index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
Yuran Pereira
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
Yuran Pereira
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
Yuran Pereira
2023-11-20
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2023-11-20
selftests/bpf: reduce verboseness of reg_bounds selftest logs
Andrii Nakryiko
2023-11-20
selftests/bpf: Add netkit to tc_redirect selftest
Daniel Borkmann
2023-11-20
selftests/bpf: De-veth-ize the tc_redirect test case
Daniel Borkmann
2023-11-18
bpf: smarter verifier log number printing logic
Andrii Nakryiko
2023-11-18
bpf: omit default off=0 and imm=0 in register state log
Andrii Nakryiko
2023-11-18
bpf: emit map name in register state if applicable and available
Andrii Nakryiko
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2023-11-15
veristat: add ability to set BPF_F_TEST_SANITY_STRICT flag with -r flag
Andrii Nakryiko
2023-11-15
selftests/bpf: set BPF_F_TEST_SANITY_SCRIPT by default
Andrii Nakryiko
2023-11-15
selftests/bpf: add randomized reg_bounds tests
Andrii Nakryiko
2023-11-15
selftests/bpf: add range x range test to reg_bounds
Andrii Nakryiko
2023-11-15
selftests/bpf: adjust OP_EQ/OP_NE handling to use subranges for branch taken
Andrii Nakryiko
2023-11-15
selftests/bpf: BPF register range bounds tester
Andrii Nakryiko
2023-11-14
selftests/bpf: Add selftests for cgroup1 hierarchy
Yafang Shao
2023-11-14
selftests/bpf: Add parallel support for classid
Yafang Shao
2023-11-13
selftests/bpf: Add assert for user stacks in test_task_stack
Jordan Rome
2023-11-09
selftests/bpf: Test bpf_refcount_acquire of node obtained via direct ld
Dave Marchevsky
2023-11-09
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
2023-11-09
selftests/bpf: fix RELEASE=1 build for tc_opts
Andrii Nakryiko
2023-11-09
selftests/bpf: Add malloc failure checks in bpf_iter
Yuran Pereira
2023-11-09
selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
Yuran Pereira
2023-11-01
selftests/bpf: precision tracking test for BPF_NEG and BPF_END
Shung-Hsi Yu
2023-11-01
selftests/bpf: Add test for using css_task iter in sleepable progs
Chuyi Zhou
2023-11-01
selftests/bpf: Add tests for css_task iter combining with cgroup iter
Chuyi Zhou
2023-11-01
selftests/bpf: fix test_bpffs
Manu Bretelle
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-24
selftests/bpf: Add selftests for netkit
Daniel Borkmann
2023-10-20
selftests/bpf: Add more test cases for bpf memory allocator
Hou Tao
2023-10-20
selftests/bpf: Make linked_list failure test more robust
Kumar Kartikeya Dwivedi
2023-10-19
selftests/bpf: Add tests for open-coded task and css iter
Chuyi Zhou
2023-10-19
selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
Chuyi Zhou
2023-10-19
selftests/bpf/sockopt: Add io_uring support
Breno Leitao
2023-10-17
selftests/bpf: Add additional mprog query test coverage
Daniel Borkmann
2023-10-17
selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog
Yafang Shao
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
selftests/bpf: Make align selftests more robust
Andrii Nakryiko
2023-10-16
selftests/bpf: Improve missed_kprobe_recursion test robustness
Andrii Nakryiko
2023-10-16
selftests/bpf: Improve percpu_alloc test robustness
Andrii Nakryiko
2023-10-13
selftests/bpf: Add tests for open-coded task_vma iter
Dave Marchevsky
2023-10-13
selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.c
Dave Marchevsky
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-11
selftests/bpf: Add tests for cgroup unix socket address hooks
Daan De Meyer
2023-10-11
selftests/bpf: Add missing section name tests for getpeername/getsockname
Daan De Meyer
2023-10-09
selftests/bpf: Add BPF_FIB_LOOKUP_SRC tests
Martynas Pumputis
2023-10-09
selftests/bpf: Add testcase for async callback return value failure
David Vernet
2023-10-09
selftests/bpf: Test pinning bpf timer to a core
David Vernet
[prev]
[next]