index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
1
-0
/
+106
2024-11-12
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
1
-0
/
+2
2024-11-12
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
1
-1
/
+2
2024-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
1
-13
/
+19
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2
-6
/
+6
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
1
-2
/
+2
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
1
-0
/
+6
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
1
-1
/
+131
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
3
-12
/
+0
2024-11-11
selftests/bpf: Add threads to consumer test
Jiri Olsa
1
-18
/
+80
2024-11-11
selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
1
-21
/
+49
2024-11-11
selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
1
-0
/
+33
2024-11-11
selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
1
-0
/
+2
2024-11-11
selftests/bpf: Add uprobe session verifier test for return value
Jiri Olsa
1
-0
/
+2
2024-11-11
selftests/bpf: Add uprobe session recursive test
Jiri Olsa
1
-0
/
+57
2024-11-11
selftests/bpf: Add uprobe session cookie test
Jiri Olsa
1
-0
/
+31
2024-11-11
selftests/bpf: Add uprobe session test
Jiri Olsa
1
-0
/
+47
2024-11-11
selftests/bpf: Fix uprobe consumer test (again)
Jiri Olsa
1
-6
/
+8
2024-11-04
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
1
-0
/
+25
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
9
-20
/
+20
2024-11-03
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
1
-0
/
+8
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
1
-12
/
+23
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
1
-3
/
+3
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
8
-19
/
+272
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
1
-0
/
+46
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
1
-0
/
+2
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
1
-0
/
+45
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
1
-0
/
+43
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
1
-0
/
+142
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
1
-1
/
+75
2024-10-22
selftests/bpf: Add test for passing in uninit mtu_len
Daniel Borkmann
1
-0
/
+19
2024-10-22
selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_tests
Jordan Rife
1
-10
/
+25
2024-10-22
selftests/bpf: Migrate *_POST_BIND test cases to prog_tests
Jordan Rife
1
-0
/
+426
2024-10-21
selftests/bpf: Augment send_signal test with remote signaling
Puranjay Mohan
1
-32
/
+101
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
1
-0
/
+2
2024-10-17
bpf: Properly test iter/task tid filtering
Jordan Rome
1
-5
/
+22
2024-10-16
selftests/bpf: Add test to verify tailcall and freplace restrictions
Leon Hwang
1
-14
/
+106
2024-10-16
selftests/bpf: Add tests for bpf_task_from_vpid() kfunc
Juntong Deng
1
-0
/
+80
2024-10-16
selftests/bpf: Add a test for kmem_cache_iter
Namhyung Kim
1
-0
/
+115
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
1
-2
/
+40
2024-10-11
selftests/bpf: Check for timeout in perf_link test
Ihor Solodrai
1
-2
/
+13
2024-10-11
selftests/bpf: migrate cgroup sock create test for prohibiting sockets
Daniel T. Lee
1
-3
/
+80
2024-10-11
selftests/bpf: migrate cgroup sock create test for setting iface/mark/prio
Daniel T. Lee
1
-0
/
+256
2024-10-10
selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_buf
Zhu Jun
1
-3
/
+0
2024-10-10
selftests/bpf: Assert link info uprobe_multi count & path_size if unset
Tyrone Wu
1
-0
/
+9
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
1
-0
/
+55
2024-10-09
selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
Tony Ambardar
1
-1
/
+1
2024-10-09
selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
1
-3
/
+6
2024-10-09
selftests/bpf: Add more test case for field flattening
Hou Tao
1
-0
/
+1
2024-10-03
selftests/bpf: Bail out quickly from failing consumer test
Jiri Olsa
1
-5
/
+11
[next]