selftests/bpf: Better clean up for runqslower in test_bpftool_build.sh
[linux-2.6-block.git] / tools /
2021-10-08 Quentin Monnetselftests/bpf: Better clean up for runqslower in test_b...
2021-10-08 Quentin Monnettools/runqslower: Install libbpf headers when building
2021-10-08 Quentin Monnettools/resolve_btfids: Install libbpf headers when building
2021-10-08 Quentin Monnetbpftool: Install libbpf headers instead of including...
2021-10-08 Quentin Monnetbpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
2021-10-08 Quentin Monnetlibbpf: Skip re-installing headers file if source is...
2021-10-08 Yucong Sunselftests/bpf: Fix btf_dump test under new clang
2021-10-08 Dave Marchevskyselftests/bpf: Remove SEC("version") from test progs
2021-10-08 Song Liuselftests/bpf: Skip the second half of get_branch_snaps...
2021-10-06 Andrii NakryikoMerge branch 'libbpf: Deprecate bpf_{map,program}__...
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_object__unload() API since v0.6
2021-10-06 Hengqi Chenselftests/bpf: Switch to new bpf_object__next_{map...
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_{map,program}__{prev,next} APIs...
2021-10-06 Jiri Olsaselftest/bpf: Switch recursion test to use htab_map_del...
2021-10-06 Quentin Monnetbpf: Use $(pound) instead of \# in Makefiles
2021-10-06 Andrii Nakryikoselftests/bpf: Test new btf__add_btf() API
2021-10-06 Andrii Nakryikoselftests/bpf: Refactor btf_write selftest to reuse...
2021-10-06 Andrii Nakryikolibbpf: Add API that copies all BTF types from one...
2021-10-06 Jie Mengbpf, x64: Save bytes for DIV by reducing reg copies
2021-10-06 Alexei StarovoitovMerge branch 'Support kernel module function calls...
2021-10-06 Kumar Kartikeya... bpf: selftests: Add selftests for module kfunc support
2021-10-06 Kumar Kartikeya... libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
2021-10-06 Kumar Kartikeya... libbpf: Resolve invalid weak kfunc calls with imm ...
2021-10-06 Kumar Kartikeya... libbpf: Support kernel module function calls
2021-10-06 Kumar Kartikeya... tools: Allow specifying base BTF file in resolve_btfids
2021-10-05 Jakub KicinskiMerge tag 'for-net-next-2021-10-01' of git://git./linux...
2021-10-04 David S. MillerMerge branch 'ipv6-ioam-encap'
2021-10-04 Justin Iurmanselftests: net: Test for the IOAM encapsulation with...
2021-10-02 David S. MillerMerge branch 'ocelot-vlan'
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: add a test for egress...
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: rename the VLAN modificat...
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: bring up the ports automa...
2021-10-02 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2021-10-01 Andrii NakryikoMerge branch 'libbpf: Support uniform BTF-defined key...
2021-10-01 Hengqi Chenselftests/bpf: Use BTF-defined key/value for map defini...
2021-10-01 Hengqi Chenlibbpf: Support uniform BTF-defined key/value specifica...
2021-10-01 David S. MillerMerge tag 'mlx5-fixes-2021-09-30' of git://git./linux...
2021-09-30 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2021-09-30 Linus TorvaldsMerge tag 'net-5.15-rc4' of git://git./linux/kernel...
2021-09-30 Po-Hsu Linselftests/bpf: Use kselftest skip code for skipped...
2021-09-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15-rc4' of git://git....
2021-09-30 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-09-30 Kumar Kartikeya... libbpf: Fix skel_internal.h to set errno on loader...
2021-09-29 Toke Høiland-Jørgensenlibbpf: Properly ignore STT_SECTION symbols in legacy...
2021-09-29 Alexei Starovoitovlibbpf: Make gen_loader data aligned.
2021-09-29 Kumar Kartikeya... bpf: selftests: Fix fd cleanup in get_branch_snapshot
2021-09-29 Linus TorvaldsMerge tag 'sound-5.15-rc4' of git://git./linux/kernel...
2021-09-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-09-29 Yonghong Songselftests/bpf: Fix probe_user test failure with clang...
2021-09-28 Linus TorvaldsMerge tag 'pinctrl-v5.15-2' of git://git./linux/kernel...
2021-09-28 Linus TorvaldsMerge tag 'vfio-v5.15-rc4' of git://github.com/awilliam...
2021-09-28 Yucong Sunbpftool: Avoid using "?: " in generated code
2021-09-28 Alexei StarovoitovMerge branch 'libbpf: stricter BPF program section...
2021-09-28 Andrii Nakryikoselftests/bpf: Switch sk_lookup selftests to strict...
2021-09-28 Andrii Nakryikolibbpf: Add opt-in strict BPF program section name...
2021-09-28 Andrii Nakryikolibbpf: Complete SEC() table unification for BPF_APROG_...
2021-09-28 Andrii Nakryikolibbpf: Refactor ELF section handler definitions
2021-09-28 Andrii Nakryikolibbpf: Reduce reliance of attach_fns on sec_def internals
2021-09-28 Andrii Nakryikolibbpf: Refactor internal sec_def handling to enable...
2021-09-28 Andrii Nakryikoselftests/bpf: Normalize all the rest SEC() uses
2021-09-28 Andrii Nakryikoselftests/bpf: Switch SEC("classifier*") usage to a...
2021-09-28 Andrii Nakryikoselftests/bpf: Normalize XDP section names in selftests
2021-09-28 Andrii Nakryikolibbpf: Add "tc" SEC_DEF which is a better name for...
2021-09-28 Linus TorvaldsMerge tag 'm68k-for-v5.15-tag3' of git://git./linux...
2021-09-28 Linus TorvaldsMerge tag 'nios2_fixes_for_v5.15_part1' of git://git...
2021-09-28 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fscrypt...
2021-09-28 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-09-28 Linus TorvaldsMerge tag 'mmc-v5.15-2' of git://git./linux/kernel...
2021-09-28 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-09-28 Jiri Bencselftests, bpf: test_lwt_ip_encap: Really disable rp_filter
2021-09-28 Jiri Bencselftests, bpf: Fix makefile dependencies on libbpf
2021-09-28 Kumar Kartikeya... libbpf: Fix segfault in static linker for objects witho...
2021-09-28 Toke Høiland-Jørgensenlibbpf: Ignore STT_SECTION symbols in 'maps' section
2021-09-27 Daniel BorkmannMerge branch 'bpf-xsk-rx-batch'
2021-09-27 Magnus Karlssonselftests: xsk: Add frame_headroom test
2021-09-27 Magnus Karlssonselftests: xsk: Change interleaving of packets in unali...
2021-09-27 Magnus Karlssonselftests: xsk: Add single packet test
2021-09-27 Magnus Karlssonselftests: xsk: Introduce pacing of traffic
2021-09-27 Magnus Karlssonselftests: xsk: Fix socket creation retry
2021-09-27 Magnus Karlssonselftests: xsk: Put the same buffer only once in the...
2021-09-27 Magnus Karlssonselftests: xsk: Fix missing initialization
2021-09-27 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of...
2021-09-27 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-09-27 Linus TorvaldsMerge tag 'media/v5.15-2' of git://git./linux/kernel...
2021-09-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-09-27 Like Xuperf iostat: Fix Segmentation fault from NULL 'struct...
2021-09-27 David S. MillerMerge tag 'mac80211-for-net-2021-09-27' of git://git...
2021-09-27 Like Xuperf iostat: Use system-wide mode if the target cpu_lis...
2021-09-27 Like Xuperf config: Refine error message to eliminate confusion
2021-09-27 Like Xuperf doc: Fix typos all over the place
2021-09-27 Ian Rogersperf arm: Fix off-by-one directory paths.
2021-09-27 Colin Ian Kingperf vendor events powerpc: Fix spelling mistake "icach...
2021-09-27 James Clarkperf tests: Fix flaky test 'Object code reading'
2021-09-27 Ian Rogersperf test: Fix DWARF unwind for optimized builds.
2021-09-27 Petr Machataselftests: net: fib_nexthops: Wait before checking...
2021-09-26 Alexei StarovoitovMerge branch 'bpf: Support <8-byte scalar spill and...
2021-09-26 Martin KaFai Laubpf: selftest: Add verifier tests for <8-byte scalar...
2021-09-26 Martin KaFai Laubpf: selftest: A bpf prog that has a 32bit scalar spill
2021-09-26 Linus TorvaldsMerge tag '5.15-rc2-ksmbd-fixes' of git://git.samba...
2021-09-26 Linus TorvaldsMerge tag 'edac_urgent_for_v5.15_rc3' of git://git...
next