bpf, docs: Prune all references to "internal BPF"
[platform/kernel/linux-starfive.git] / tools /
2021-11-30 Mehrdad Arshad Radlibbpf: Remove duplicate assignments
2021-11-29 Alan Maguirelibbpf: Silence uninitialized warning/error in btf_dump...
2021-11-29 Andrii NakryikoMerge branch 'Support static initialization of BPF_MAP_...
2021-11-29 Hengqi Chenselftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static...
2021-11-29 Hengqi Chenlibbpf: Support static initialization of BPF_MAP_TYPE_P...
2021-11-26 Tiezhu Yangbpf, mips: Fix build errors about __NR_bpf undeclared
2021-11-25 Andrii Nakryikoselftests/bpf: Fix misaligned accesses in xdp and xdp_b...
2021-11-25 Andrii Nakryikoselftests/bpf: Fix misaligned memory accesses in xdp_bo...
2021-11-25 Andrii Nakryikoselftests/bpf: Prevent out-of-bounds stack access in...
2021-11-25 Andrii Nakryikoselftests/bpf: Fix misaligned memory access in queue_st...
2021-11-25 Andrii Nakryikoselftests/bpf: Prevent misaligned memory access in...
2021-11-25 Andrii Nakryikoselftests/bpf: Fix possible NULL passed to memcpy(...
2021-11-25 Andrii Nakryikoselftests/bpf: Fix UBSan complaint about signed __int12...
2021-11-25 Andrii Nakryikolibbpf: Fix using invalidated memory in bpf_linker
2021-11-25 Andrii Nakryikolibbpf: Fix glob_syms memory leak in bpf_linker
2021-11-25 Andrii Nakryikolibbpf: Don't call libc APIs with NULL pointers
2021-11-25 Andrii Nakryikolibbpf: Fix potential misaligned memory access in btf_e...
2021-11-25 Andrii Nakryikotools/resolve_btf_ids: Close ELF file on error
2021-11-25 Andrii Nakryikoselftests/bpf: Migrate selftests to bpf_map_create()
2021-11-25 Andrii Nakryikolibbpf: Prevent deprecation warnings in xsk.c
2021-11-25 Andrii Nakryikolibbpf: Use bpf_map_create() consistently internally
2021-11-25 Andrii Nakryikolibbpf: Unify low-level map creation APIs w/ new bpf_ma...
2021-11-25 Andrii Nakryikoselftests/bpf: Mix legacy (maps) and modern (vars)...
2021-11-25 Andrii Nakryikolibbpf: Load global data maps lazily on legacy kernels
2021-11-23 Drew Fustiniselftests/bpf: Fix trivial typo
2021-11-19 Florent Revestlibbpf: Change bpf_program__set_extra_flags to bpf_prog...
2021-11-19 Jiri Olsaselftests/bpf: Add btf_dedup case with duplicated struc...
2021-11-19 Andrii Nakryikolibbpf: Accommodate DWARF/compiler bug with duplicated...
2021-11-19 Andrii Nakryikolibbpf: Add runtime APIs to query libbpf version
2021-11-18 Ilya Leoshkevichselfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
2021-11-17 Tirthendu Sarkarselftests/bpf: Fix xdpxceiver failures for no hugepages
2021-11-17 Yucong Sunselftests/bpf: Mark variable as static
2021-11-17 Yucong Sunselftests/bpf: Variable naming fix
2021-11-17 Yucong Sunselftests/bpf: Move summary line after the error logs
2021-11-16 Andrii Nakryikoselftests/bpf: Add uprobe triggering overhead benchmarks
2021-11-16 Tiezhu Yangbpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-11-16 Quentin Monnetselftests/bpf: Configure dir paths via env in test_bpft...
2021-11-16 Quentin Monnetbpftool: Update doc (use susbtitutions) and test_bpftoo...
2021-11-16 Quentin Monnetbpftool: Add SPDX tags to RST documentation files
2021-11-16 Yonghong Songselftests/bpf: Add a dedup selftest with equivalent...
2021-11-16 Yonghong Songlibbpf: Fix a couple of missed btf_type_tag handling...
2021-11-16 Stanislav Fomichevbpftool: Add current libbpf_strict mode to version...
2021-11-15 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2021-11-15 Hengqi Chenbpftool: Use libbpf_get_error() to check error
2021-11-15 Andrii NakryikoMerge branch 'bpftool: miscellaneous fixes'
2021-11-15 Quentin Monnetbpftool: Fix mixed indentation in documentation
2021-11-15 Quentin Monnetbpftool: Update the lists of names for maps and prog...
2021-11-15 Quentin Monnetbpftool: Fix indent in option lists in the documentation
2021-11-15 Quentin Monnetbpftool: Remove inclusion of utilities.mak from Makefiles
2021-11-15 Quentin Monnetbpftool: Fix memory leak in prog_dump()
2021-11-12 Yonghong Songselftests/bpf: Fix a tautological-constant-out-of-range...
2021-11-12 Yonghong Songselftests/bpf: Fix an unused-but-set-variable compiler...
2021-11-12 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'pwm/for-5.16-rc1' of git://git./linux/kernel...
2021-11-12 Linus TorvaldsMerge tag 'sound-fix-5.16-rc1' of git://git./linux...
2021-11-12 Linus TorvaldsMerge tag 'drm-next-2021-11-12' of git://anongit.freede...
2021-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-11-12 Linus TorvaldsMerge tag 'rtc-5.16' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'libata-5.16-rc1-p2' of git://git./linux...
2021-11-12 Sasha Levintools/lib/lockdep: drop liblockdep
2021-11-12 Stanislav Fomichevbpftool: Enable libbpf's strict mode by default
2021-11-12 Dave AirlieMerge tag 'drm-misc-fixes-2021-11-11' of git://anongit...
2021-11-12 Alexei StarovoitovMerge branch 'Support BTF_KIND_TYPE_TAG for btf_type_ta...
2021-11-12 Yonghong Songselftests/bpf: Clarify llvm dependency with btf_tag...
2021-11-12 Yonghong Songselftests/bpf: Add a C test for btf_type_tag
2021-11-12 Yonghong Songselftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
2021-11-12 Yonghong Songselftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
2021-11-12 Yonghong Songselftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
2021-11-12 Yonghong Songselftests/bpf: Test libbpf API function btf__add_type_tag()
2021-11-12 Yonghong Songbpftool: Support BTF_KIND_TYPE_TAG
2021-11-12 Yonghong Songlibbpf: Support BTF_KIND_TYPE_TAG
2021-11-12 Yonghong Songbpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
2021-11-12 Alexei StarovoitovMerge branch 'Future-proof more tricky libbpf APIs'
2021-11-12 Andrii Nakryikobpftool: Update btf_dump__new() and perf_buffer__new_ra...
2021-11-12 Andrii Nakryikotools/runqslower: Update perf_buffer__new() calls
2021-11-12 Andrii Nakryikoselftests/bpf: Update btf_dump__new() uses to v1.0...
2021-11-12 Andrii Nakryikoselftests/bpf: Migrate all deprecated perf_buffer uses
2021-11-12 Andrii Nakryikolibbpf: Make perf_buffer__new() use OPTS-based interface
2021-11-12 Andrii Nakryikolibbpf: Ensure btf_dump__new() and btf_dump_opts are...
2021-11-12 Andrii Nakryikolibbpf: Turn btf_dedup_opts into OPTS-based struct
2021-11-12 Andrii Nakryikoselftests/bpf: Minor cleanups and normalization of...
2021-11-12 Andrii Nakryikobpftool: Normalize compile rules to specify output...
2021-11-12 Alexei StarovoitovMerge branch 'selftests/bpf: fix test_progs' log_level...
2021-11-12 Andrii Nakryikoselftests/bpf: Fix bpf_prog_test_load() logic to pass...
2021-11-12 Andrii Nakryikolibbpf: Add ability to get/set per-program load flags
2021-11-11 Dave AirlieBackMerge tag 'v5.15' into drm-next
2021-11-11 Linus TorvaldsMerge tag 'pci-v5.16-fixes-1' of git://git./linux/kerne...
2021-11-11 Linus TorvaldsMerge tag 'kcsan.2021.11.11a' of git://git./linux/kerne...
2021-11-11 Linus TorvaldsMerge tag 'apparmor-pr-2021-11-10' of git://git./linux...
2021-11-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-11-11 Linus TorvaldsMerge tag 'm68knommu-for-v5.16' of git://git./linux...
2021-11-11 Linus TorvaldsMerge tag 'trace-v5.16-3' of git://git./linux/kernel...
2021-11-11 Linus TorvaldsMerge tag 'net-5.16-rc1' of git://git./linux/kernel...
2021-11-11 Linus TorvaldsMerge tag 'char-misc-5.16-rc1' of git://git./linux...
2021-11-11 Linus TorvaldsMerge tag 'usb-5.16-rc1' of git://git./linux/kernel...
2021-11-11 Willem de Bruijnselftests/net: udpgso_bench_rx: fix port argument
2021-11-11 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-11-11 Linus TorvaldsMerge tag 'for-5.16-deadlock-fix-tag' of git://git...
2021-11-11 Linus TorvaldsMerge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields...
next