aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 dayssync: Pull latest bpftool changes from kernelupstream-mainQuentin Monnet
2 daysbpftool, selftests/hid/bpf: Fix 29 clang warningsJohn Hubbard
2 daysbpf: Add support for kprobe session attachJiri Olsa
2 daysbpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu
2 dayssync: Update libbpf submoduleQuentin Monnet
2024-04-25mirror: Add .mailmap to the repository, sync with kernel'sQuentin Monnet
2024-04-25mirror: Update expected diff with kernel sourcesQuentin Monnet
2024-04-25sync: Pull latest bpftool changes from kernelQuentin Monnet
2024-04-25tools: sync include/uapi/linux/bpf.hBenjamin Tissoires
2024-04-25bpftool: Address minor issues in bash completionQuentin Monnet
2024-04-25bpftool: Update documentation where progs/maps can be passed by nameQuentin Monnet
2024-04-25bpftool: Fix typo in error messageThorsten Blum
2024-04-25bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAPYonghong Song
2024-04-25bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song
2024-04-25bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-04-25bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq
2024-04-25bpf: add special internal-only MOV instruction to resolve per-CPU addrsAndrii Nakryiko
2024-04-25sync: Update libbpf submoduleQuentin Monnet
2024-04-08mirror: Set DESTDIR to empty when building libbpfjinzhiguang
2024-04-02sync: Pull latest bpftool changes from kernelQuentin Monnet
2024-04-02bpftool: Use __typeof__() instead of typeof() in BPF skeletonAndrii Nakryiko
2024-04-02bpf: Fix typo in uapi doc commentsDavid Lechner
2024-04-02bpftool: Clean-up typos, punctuation, list formatting in docsRameez Rehman
2024-04-02bpftool: Remove useless emphasis on command description in man pagesRameez Rehman
2024-04-02bpftool: Use simpler indentation in source rST for documentationRameez Rehman
2024-04-02bpf: improve error message for unsupported helperMykyta Yatsenko
2024-04-02bpf: Add support for passing mark with bpf_fib_lookupAnton Protopopov
2024-04-02sync: Update libbpf submoduleQuentin Monnet
2024-03-26mirror: Update expected diff with kernel sourcesQuentin Monnet
2024-03-26sync: Pull latest bpftool changes from kernelQuentin Monnet
2024-03-26libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVMAlexei Starovoitov
2024-03-26bpf: Sync uapi bpf.h to tools directoryYonghong Song
2024-03-26bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftoolQuentin Monnet
2024-03-26bpftool: Remove unnecessary source files from bootstrap versionQuentin Monnet
2024-03-26bpftool: Enable libbpf logs when loading pid_iter in debug modeQuentin Monnet
2024-03-26bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsAndrii Nakryiko
2024-03-26bpftool: Fix missing pids during link showYonghong Song
2024-03-26bpftool: Cast pointers for shadow types explicitly.Kui-Feng Lee
2024-03-26libbpf: Recognize __arena global variables.Andrii Nakryiko
2024-03-26bpftool: Recognize arena map typeAlexei Starovoitov
2024-03-26bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov
2024-03-26bpf: Introduce bpf_arena.Alexei Starovoitov
2024-03-26bpftool: rename is_internal_mmapable_map into is_mmapable_mapAndrii Nakryiko
2024-03-26sync: Update libbpf submoduleQuentin Monnet
2024-03-26mirror: Add u16 definition to types.hQuentin Monnet
2024-03-07sync: Pull latest bpftool changes from kernelQuentin Monnet
2024-03-07bpf: Introduce may_goto instructionAlexei Starovoitov
2024-03-07bpftool: Add an example for struct_ops map and shadow type.Kui-Feng Lee
2024-03-07bpftool: Generated shadow variables for struct_ops maps.Kui-Feng Lee
2024-03-07bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook