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
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
2024-11-25
selftest/bpf: Add test for vsock removal from sockmap on close()
Michal Luczaj
2024-11-25
selftest/bpf: Add test for af_vsock poll()
Michal Luczaj
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-18
selftests/bpf: Add some tests with sockmap SK_PASS
Jiayuan Chen
2024-11-14
selftests/bpf: Set test path for token/obj_priv_implicit_token_envvar
Ihor Solodrai
2024-11-12
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
2024-11-12
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
2024-11-12
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
2024-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
2024-11-11
selftests/bpf: Add threads to consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session verifier test for return value
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session recursive test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session cookie test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session test
Jiri Olsa
2024-11-11
selftests/bpf: Fix uprobe consumer test (again)
Jiri Olsa
2024-11-05
selftests/bpf: Drop netns helpers in mptcp
Geliang Tang
2024-11-04
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
2024-11-03
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-30
selftests/bpf: Add a selftest for bpf_csum_diff()
Puranjay Mohan
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
[next]