summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung
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-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: Add BTF.ext line/func info getter testsMykyta Yatsenko
2025-04-09selftests/bpf: Support struct/union presets in veristatMykyta Yatsenko
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn
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
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-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: Add a kernel flag test for LSM bpf hookBlaise Boscaccy
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
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: Add tests for arena spin lockKumar 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-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: Add tests for extending sleepable global subprogsKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Test sleepable global subprogs in atomic contextsKumar Kartikeya Dwivedi
2025-03-15bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)
2025-03-15selftests/bpf: Add selftests allowing cgroup prog pre-orderingYonghong Song
2025-03-15selftests/bpf: Allow auto port binding for cgroup connectJiayuan Chen
2025-03-15selftests/bpf: Add tests for bpf_dynptr_copyMykyta Yatsenko
2025-03-13selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MINJason Xing
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-03-06selftests/bpf: Refactor xdp_context_functional test and bpf programMarcus Wichelmann
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26selftests/bpf: Introduce veristat testMykyta Yatsenko
2025-02-26selftests/bpf: Test bpf_usdt_arg_size() functionIhor Solodrai
2025-02-26selftests/bpf: add cgroup_skb netns cookie testsMahe Tardy
2025-02-25selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung