index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
-11
/
+11
2025-12-31
selftests/bpf: veristat: fix printing order in output_stats()
Puranjay Mohan
-1
/
+1
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
-1
/
+1
2025-12-31
selftests/bpf: iterator based loop and STACK_MISC states pruning
Eduard Zingerman
-0
/
+65
2025-12-30
selftests/bpf: test cases for bpf_loop SCC and state graph backedges
Eduard Zingerman
-0
/
+75
2025-12-30
selftests/bpf: Fix verifier_arena_large/big_alloc3 test
Puranjay Mohan
-1
/
+1
2025-12-23
selftests: bpf: test non-sleepable arena allocations
Puranjay Mohan
-5
/
+240
2025-12-22
selftests: bpf: fix tests with raw_tp calling kfuncs
Puranjay Mohan
-4
/
+4
2025-12-22
bpf: selftests: selftests for memcg stat kfuncs
JP Kobryn
-0
/
+280
2025-12-21
selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_file
Matt Bobrowski
-1
/
+30
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
-5
/
+11
2025-12-19
selftests/bpf: Run resolve_btfids only for relevant .test.o objects
Ihor Solodrai
-2
/
+6
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
-25
/
+145
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-22
/
+139
2025-12-16
selftests/bpf: Add tests for the arena offset of globals
Emil Tsalapatis
-0
/
+140
2025-12-16
libbpf: Move arena globals to the end of the arena
Emil Tsalapatis
-3
/
+9
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
-2
/
+2
2025-12-16
selftests/bpf: Explicitly account for globals in verifier_arena_large
Emil Tsalapatis
-4
/
+11
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
-17
/
+95
2025-12-10
selftests/bpf: add verifier sign extension bound computation tests.
Cupertino Miranda
-0
/
+68
2025-12-09
selftests/bpf: add tests for attaching invalid fd
Kohei Enju
-2
/
+17
2025-12-09
selftests/bpf: Add test for truncated dmabuf_iter reads
T.J. Mercier
-5
/
+42
2025-12-08
selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
-2
/
+7
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-12-05
selftests/bpf: Test getting associated struct_ops in timer callback
Amery Hung
-0
/
+158
2025-12-05
selftests/bpf: Test ambiguous associated struct_ops
Amery Hung
-0
/
+113
2025-12-05
selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
Amery Hung
-0
/
+195
2025-12-03
selftests/bpf: Add -fms-extensions to bpf build flags
Alexei Starovoitov
-0
/
+2
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-168
/
+1275
2025-11-29
selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
Alexis Lothoré (eBPF Foundation)
-3
/
+4
2025-11-29
selftests/bpf: remove test_tc_edt.sh
Alexis Lothoré (eBPF Foundation)
-102
/
+0
2025-11-29
selftests/bpf: integrate test_tc_edt into test_progs
Alexis Lothoré (eBPF Foundation)
-1
/
+145
2025-11-29
selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
Alexis Lothoré (eBPF Foundation)
-2
/
+3
2025-11-29
selftests/bpf: Add success stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
-12
/
+43
2025-11-28
bpf: Remove runqslower tool
Hoyeon Lee
-20
/
+1
2025-11-28
selftests/bpf: Remove usage of lsm/file_alloc_security in selftest
Amery Hung
-7
/
+7
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
-1
/
+1
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
-1
/
+1
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
-4
/
+4
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
-4
/
+4
2025-11-25
selftests/bpf: Make CS length configurable for rqspinlock stress test
Kumar Kartikeya Dwivedi
-2
/
+12
2025-11-25
selftests/bpf: Add lock wait time stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
-0
/
+104
2025-11-25
selftests/bpf: Relax CPU requirements for rqspinlock stress test
Kumar Kartikeya Dwivedi
-1
/
+1
2025-11-25
selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()
Menglong Dong
-4
/
+6
2025-11-24
selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
-15
/
+41
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
-2
/
+5
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
-0
/
+42
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
-1
/
+1
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
-0
/
+50
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
-2
/
+90
[prev]
[next]