index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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]