summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2025-05-02selftests/bpf: Test attaching a bpf qdisc with incomplete operatorsAmery Hung
2025-05-02selftests/bpf: Test setting and creating bpf qdisc as default qdiscAmery Hung
2025-05-02selftests/bpf: Add tests for bucket resume logic in UDP socket iteratorsJordan Rife
2025-05-02selftests/bpf: Return socket cookies from sock_iter_batch progsJordan Rife
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01selftests/bpf: Add btf dedup test covering module BTF dedupAlan Maguire
2025-05-01selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progsLorenzo Bianconi
2025-04-29selftests/bpf: Fix compilation errorsFeng Yang
2025-04-29selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener
2025-04-24selftests/bpf: Fix endianness issue in __qspinlock declarationIlya Leoshkevich
2025-04-24selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUsIlya Leoshkevich
2025-04-24selftests/bpf: Fix arena_spin_lock.c build dependencyIlya Leoshkevich
2025-04-23selftests/bpf: Set MACs during veth creation in tc_redirectIlya Leoshkevich
2025-04-23selftests/bpf: Add test to access const void pointer argument in tracing programKaFai Wan
2025-04-23selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-04-22selftests/bpf: Add test for attaching kprobe with long event namesFeng Yang
2025-04-22selftests/bpf: Add test for attaching uprobe with long event namesFeng Yang
2025-04-22selftests/bpf: Close the file descriptor to avoid resource leaksMalaya Kumar Rout
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-04-21fs: remove uselib() system callChristian Brauner
2025-04-18selftests/bpf: Add 5-byte NOP uprobe trigger benchmarkJiri Olsa
2025-04-17selftests/bpf: Test attaching bpf qdisc to mq and non rootAmery Hung
2025-04-17selftests/bpf: Add a bpf fq qdisc to selftestAmery Hung
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung
2025-04-15selftest/bpf/benchs: Remove duplicate sys/types.h headerJiapeng Chong
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare
2025-04-09selftests/bpf: Add test case for atomic update of fd htabHou Tao
2025-04-09selftest/bpf/benchs: Add benchmark for sockmap usageJiayuan Chen
2025-04-09selftests/bpf: add ktls selftestJiayuan Chen
2025-04-09selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2025-04-09selftests/bpf: Add BTF.ext line/func info getter testsMykyta Yatsenko
2025-04-09selftests/bpf: Support struct/union presets in veristatMykyta Yatsenko
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-04selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers
2025-04-04selftests/bpf: Convert comma to semicolonChen Ni
2025-04-04libbpf: Add likely/unlikely macros and use them in selftestsAnton Protopopov
2025-04-02selftests/bpf: Fix verifier_private_stack test failureYonghong Song
2025-04-02selftests/bpf: Fix verifier_bpf_fastcall testSong Liu
2025-04-02selftests/bpf: Fix tests after fields reorder in struct fileSong Liu
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds