index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
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-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
84
-170
/
+3994
2026-08-18
Merge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+25
2026-08-17
Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+54
2026-08-17
selftests/bpf: Add tests for a store on a fault prone qdisc pointer
Daniel Borkmann
1
-0
/
+65
2026-08-17
selftests/bpf: Add tests for fault prone loads out of RCU pointers
Daniel Borkmann
1
-0
/
+76
2026-08-17
selftests/bpf: Add tests for pointer type merge at a shared load
Daniel Borkmann
1
-0
/
+234
2026-08-17
selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
Changwoo Min
1
-0
/
+7
2026-08-17
selftests/bpf: Test pseudo-function policy diagnostics
Kumar Kartikeya Dwivedi
1
-0
/
+18
2026-08-17
selftests/bpf: Test kfunc argument diagnostics
Kumar Kartikeya Dwivedi
2
-0
/
+11
2026-08-17
selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
Nick Hudson
1
-7
/
+84
2026-08-17
selftests/bpf: Enable timed may_goto tests for LoongArch
Tiezhu Yang
3
-0
/
+7
2026-08-16
selftests/bpf: Cover mixed arena and stack atomics
Yiyang Chen
1
-1
/
+31
2026-08-15
selftests/bpf: Add ksock test for async callback guard
Mahe Tardy
1
-0
/
+62
2026-08-15
selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
Mahe Tardy
1
-0
/
+35
2026-08-15
selftests/bpf: Add ksock kfunc test
Mahe Tardy
2
-0
/
+150
2026-08-15
bpf: Report Call Type Safety argument errors
Kumar Kartikeya Dwivedi
1
-0
/
+1
2026-08-15
bpf: Report Register Type Safety errors
Kumar Kartikeya Dwivedi
1
-0
/
+1
2026-08-14
selftests/bpf: Check per-CPU address resolution per register
Vineet Gupta
1
-0
/
+72
2026-08-14
selftests/bpf: Improve readability in iter test for percpu data
Leon Hwang
1
-3
/
+3
2026-08-14
selftests/bpf: Make pyperf600 a success again
Andrii Nakryiko
1
-2
/
+10
2026-08-14
selftests/bpf: Test a multi-slot argument before a struct_ops arena argument
Puranjay Mohan
1
-0
/
+24
2026-08-14
selftests/bpf: Enable __arena argument tests on arm64
Puranjay Mohan
1
-0
/
+9
2026-08-14
selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc arguments
Puranjay Mohan
1
-0
/
+20
2026-08-13
selftests/bpf: Exercise veristat filtering logic in a selftest
Eduard Zingerman
2
-0
/
+34
2026-08-13
selftests/bpf: Verify bpf_iter for global percpu data
Leon Hwang
1
-0
/
+25
2026-08-13
selftests/bpf: Test verifier log for global percpu data
Leon Hwang
1
-0
/
+23
2026-08-13
selftests/bpf: Add tests to verify global percpu data
Leon Hwang
1
-0
/
+41
2026-08-13
selftests/bpf: Fix chained_global_func_calls_success() for cpu v4
Yonghong Song
1
-0
/
+5
2026-08-12
selftests/bpf: Test resolve_btfids arena argument suffixes
Kumar Kartikeya Dwivedi
1
-0
/
+20
2026-08-12
selftests/bpf: Test subprogram instruction statistics
Kumar Kartikeya Dwivedi
1
-0
/
+223
2026-08-12
bpf: Show more useful info in stack depth stats
Kumar Kartikeya Dwivedi
5
-16
/
+44
2026-08-12
selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchains
Vineet Gupta
1
-0
/
+9
2026-08-12
selftests/bpf: Add arena fault tests for atomics with fetch
Daniel Borkmann
1
-0
/
+101
2026-08-11
selftests/bpf: Test RCU iterator state pruning
Ning Ding
1
-0
/
+46
2026-08-08
selftests/bpf: Test attach rejection for struct_ops arena programs
Kumar Kartikeya Dwivedi
1
-0
/
+25
2026-08-08
selftests/bpf: Test stack-passed struct_ops arena arguments
Tejun Heo
1
-0
/
+21
2026-08-08
selftests/bpf: Add struct_ops __arena and __arena__nullable argument tests
Tejun Heo
2
-0
/
+114
2026-08-08
selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Tejun Heo
1
-0
/
+98
2026-08-08
selftests/bpf: Add kfunc __arena and __arena__nullable argument tests
Tejun Heo
1
-0
/
+234
2026-08-08
selftests/bpf: Verify zext_dst annotations for various instructions
Eduard Zingerman
1
-0
/
+392
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
3
-0
/
+88
2026-08-07
selftests/bpf: Add load-acquire test for probe-memory pointer types
Daniel Borkmann
1
-0
/
+28
2026-08-07
selftests/bpf: Add arena fault test for load-acquire
Daniel Borkmann
1
-0
/
+44
2026-08-06
selftests/bpf: Verify arena type tags in resolve_btfids test
Ihor Solodrai
1
-0
/
+10
2026-08-06
selftests/bpf: Test overlapping RCU protection
Ning Ding
3
-0
/
+198
2026-08-06
bpf: Account for preempt and IRQ state in RCU protection
Ning Ding
1
-2
/
+6
2026-08-06
selftests/bpf: Test module kfunc calls under spin lock
Kaitao Cheng
2
-0
/
+24
2026-08-05
selftests/bpf: Verify rejection of sleepable tracing prog
Leon Hwang
2
-0
/
+24
2026-08-05
selftests/bpf: Add bpf_for() benchmark
Puranjay Mohan
1
-0
/
+32
2026-08-05
selftests/bpf: Verify inlined numeric iterator shape with __xlated
Puranjay Mohan
1
-0
/
+83
[next]