index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+3
2026-04-06
selftests: bpf: have a separate variable for drop test
Maciej Fijalkowski
1
-1
/
+3
2026-04-02
selftests/bpf: Add more precision tracking tests for atomics
Daniel Borkmann
1
-0
/
+341
2026-03-21
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
1
-0
/
+108
2026-03-21
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
1
-0
/
+94
2026-03-21
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
1
-0
/
+58
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
1
-0
/
+47
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-3
/
+6
2026-03-10
selftests/bpf: Add test for BPF_END register ID reset
Yazhou Tang
1
-0
/
+22
2026-03-06
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
1
-0
/
+64
2026-03-06
bpf: collect only live registers in linked regs
Eduard Zingerman
2
-31
/
+59
2026-03-06
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-1
/
+38
2026-02-27
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
1
-0
/
+137
2026-02-27
selftests/bpf: Add tests for special fields races
Kumar Kartikeya Dwivedi
1
-0
/
+197
2026-02-26
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
1
-1
/
+1
2026-02-18
selftests/bpf: Use vmlinux.h in test_xdp_meta
Ihor Solodrai
1
-6
/
+6
2026-02-13
selftests/bpf: enable fsession_test on riscv64
Menglong Dong
2
-2
/
+2
2026-02-13
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
1
-26
/
+4
2026-02-13
selftests/bpf: Adjust selftest due to function rename
Ihor Solodrai
2
-4
/
+4
2026-02-06
selftests/bpf: Fix outdated test on storage->smap
Amery Hung
1
-17
/
+2
2026-02-06
selftests/bpf: Remove test_task_storage_map_stress_lookup
Amery Hung
1
-38
/
+0
2026-02-06
selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
Amery Hung
1
-5
/
+2
2026-02-06
selftests/bpf: Update task_local_storage/recursion test
Amery Hung
1
-12
/
+2
2026-02-06
selftests/bpf: Update sk_storage_omem_uncharge test
Amery Hung
1
-9
/
+3
2026-02-04
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
1
-2
/
+301
2026-02-04
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
1
-1
/
+1
2026-02-04
selftests/bpf: Add tests for BPF_END bitwise tracking
Tianci Cao
1
-0
/
+43
2026-02-04
selftests/bpf: Strengthen timer_start_deadlock test
Alexei Starovoitov
1
-7
/
+2
2026-02-04
selftests/bpf: Add a testcase for deadlock avoidance
Alexei Starovoitov
1
-0
/
+75
2026-02-03
selftests/bpf: Add a test to stress bpf_timer_start and map_delete race
Alexei Starovoitov
1
-0
/
+66
2026-02-03
selftests/bpf: Removed obsolete tests
Mykyta Yatsenko
1
-111
/
+0
2026-02-03
selftests/bpf: Add timer stress test in NMI context
Mykyta Yatsenko
1
-12
/
+73
2026-02-03
selftests/bpf: Verify bpf_timer_cancel_async works
Mykyta Yatsenko
1
-0
/
+23
2026-02-03
selftests/bpf: Add stress test for timer async cancel
Mykyta Yatsenko
1
-3
/
+11
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
1
-0
/
+32
2026-02-03
selftests/bpf: Add selftests for bpf_stream_print_stack
Emil Tsalapatis
1
-0
/
+21
2026-02-03
selftests/bpf: Add a test for ids=0 to verifier_scalar_ids test
Puranjay Mohan
1
-0
/
+45
2026-02-03
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
1
-3
/
+5
2026-01-31
selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
2
-2
/
+2
2026-01-31
selftests/bpf: Test access from RO map from xdp_store_bytes
Paul Chaignon
1
-0
/
+35
2026-01-30
selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
1
-9
/
+37
2026-01-30
selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
1
-0
/
+20
2026-01-30
selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
1
-0
/
+7
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
1
-0
/
+43
2026-01-28
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
1
-0
/
+22
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
1
-0
/
+14
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
1
-3
/
+6
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
1
-0
/
+48
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
1
-0
/
+16
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
1
-0
/
+66
[next]