summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
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
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet
2025-03-22selftests/bpf: Add selftests for load-acquire/store-release when register num...Kohei Enju
2025-03-22bpf: Fix out-of-bounds read in check_atomic_load/store()Kohei Enju
2025-03-20selftests/bpf: Sanitize pointer prior fclose()Björn Töpel
2025-03-19selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)
2025-03-19selftests/bpf: test_xdp_vlan: Rename BPF sectionsBastien Curutchet (eBPF Foundation)
2025-03-19selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi
2025-03-18selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao
2025-03-17selftests/bpf: Test freplace from user namespaceMykyta Yatsenko
2025-03-15selftests/bpf: Fix sockopt selftest failure on powerpcSaket Kumar Bhaskar
2025-03-15selftests/bpf: Fix string read in strncmp benchmarkViktor Malik
2025-03-15selftests/bpf: Fix arena_spin_lock compilation on PowerPCKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Add a kernel flag test for LSM bpf hookBlaise Boscaccy
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
2025-03-15selftests/bpf: Convert comma to semicolonChen Ni
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov
2025-03-15selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis
2025-03-15selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: lwt_seg6local: Remove unused routesBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Fix cap_enable_effective() return codeFeng Yang
2025-03-15selftests/bpf: Fix dangling stdout seen by traffic monitor threadAmery Hung
2025-03-15selftests/bpf: Allow assigning traffic monitor print functionAmery Hung
2025-03-15selftests/bpf: Clean up call sites of stdio_restore()Amery Hung
2025-03-15selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Add tests for arena spin lockKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Introduce arena spin lockKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Introduce cond_break_labelKumar Kartikeya Dwivedi
2025-03-15bpf: correct use/def for may_goto instructionEduard Zingerman
2025-03-15selftests/bpf: test cases for compute_live_registers()Eduard Zingerman
2025-03-15bpf: simple DFA-based live registers analysisEduard Zingerman
2025-03-15selftests/bpf: Add selftests for load-acquire and store-release instructionsPeilin Ye
2025-03-15bpf, x86: Add x86 JIT support for timed may_gotoKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Add tests for bpf_object__prepareMykyta Yatsenko
2025-03-15selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Add ping helpersBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Add generic_attach* helpersBastien Curutchet (eBPF Foundation)
2025-03-15veristat: Report program type guess results to sdterrEduard Zingerman
2025-03-15veristat: Strerror expects positive number (errno)Eduard Zingerman
2025-03-15veristat: @files-list.txt notation for object files listEduard Zingerman