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
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+9
2026-03-03
selftests/bpf: Split module_attach into subtests
Viktor Malik
-86
/
+148
2026-03-03
selftests: bpf: Add tests for void global subprogs
Emil Tsalapatis
-3
/
+111
2026-03-03
bpf: Allow void global functions in the verifier
Emil Tsalapatis
-2
/
+2
2026-03-03
selftests/bpf: drop test_bpftool.sh
Alexis Lothoré (eBPF Foundation)
-188
/
+1
2026-03-03
selftests/bpf: Add tests for ctx fixed offset support
Kumar Kartikeya Dwivedi
-0
/
+76
2026-03-03
bpf, arm64: Use ORR-based MOV for general-purpose registers
Puranjay Mohan
-4
/
+4
2026-03-03
selftests/bpf: Add usdt trigger bench
Jiri Olsa
-2
/
+76
2026-03-03
selftests/bpf: Add test for checking correct nop of optimized usdt
Jiri Olsa
-1
/
+142
2026-03-03
selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
Jiri Olsa
-0
/
+2
2026-03-03
selftests/bpf: factor out get_func_* tests for fsession
Menglong Dong
-64
/
+108
2026-03-03
bpf/s390: Implement get_preempt_count()
Ilya Leoshkevich
-0
/
+7
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
-0
/
+4
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
-0
/
+58
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
-2
/
+2
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
-0
/
+2
2026-03-02
selftest: net: Add basic functionality tests for ipmr.
Kuniyuki Iwashima
-0
/
+460
2026-03-02
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
-0
/
+44
2026-03-02
selftests: drv-net: iou-zcrx: allocate hugepages for large chunks test
Jakub Kicinski
-1
/
+9
2026-03-02
selftests: drv-net: iou-zcrx: rework large chunks test to use common setup
Jakub Kicinski
-25
/
+6
2026-03-02
selftests: drv-net: iou-zcrx: wait for memory provider cleanup
Jakub Kicinski
-1
/
+17
2026-03-02
KVM: selftests: Extend state_test to check next_rip
Yosry Ahmed
-0
/
+11
2026-03-02
KVM: selftests: Extend state_test to check vGIF
Yosry Ahmed
-0
/
+24
2026-03-02
KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRs
Sean Christopherson
-1
/
+1
2026-03-02
KVM: selftests: Allow the PMU event filter test for Hygon
Zhiquan Li
-1
/
+2
2026-03-02
KVM: selftests: Add a flag to identify AMD compatible test cases
Zhiquan Li
-7
/
+12
2026-03-02
KVM: selftests: Add CPU vendor detection for Hygon
Zhiquan Li
-0
/
+9
2026-03-02
selftests/filesystems: Assume that TIOCGPTPEER is defined
Mark Brown
-2
/
+0
2026-03-02
selftests/xattr: test xattrs on various socket families
Christian Brauner
-1
/
+179
2026-03-02
selftests/xattr: sockfs socket xattr tests
Christian Brauner
-1
/
+365
2026-03-02
selftests/xattr: path-based AF_UNIX socket xattr tests
Christian Brauner
-0
/
+477
2026-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2
Alexei Starovoitov
-159
/
+1023
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-137
/
+783
2026-02-28
selftests: net: add ICMP error source address test over xfrm tunnel
Antony Antony
-0
/
+614
2026-02-28
selftests/net: packetdrill: remove tests for tcp_rcv_*big
Jakub Kicinski
-77
/
+0
2026-02-27
selftests/tc-testing: Create tests to exercise act_ct binding restrictions
Victor Nogueira
-0
/
+159
2026-02-27
selftests: netfilter: nft_queue.sh: avoid flakes on debug kernels
Florian Westphal
-6
/
+17
2026-02-27
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
-1
/
+1
2026-02-27
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
-0
/
+137
2026-02-27
selftests/bpf: Add tests for special fields races
Kumar Kartikeya Dwivedi
-0
/
+415
2026-02-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+76
2026-02-27
selftests: fix mntns iteration selftests
Christian Brauner
-10
/
+15
2026-02-27
selftests: gpio: Add gpio-cdev-uaf tests
Tzung-Bi Shih
-2
/
+358
2026-02-26
selftests: net: Add bridge VLAN range grouping tests
Danielle Ratson
-0
/
+205
2026-02-26
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
-1
/
+1
2026-02-26
selftests/bpf: Fix a memory leak in xdp_flowtable test
Ihor Solodrai
-1
/
+2
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-22
/
+214
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-22
/
+164
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
-20
/
+21
2026-02-25
selftests: drv-net: rss: Generate unique ports for RSS context tests
Dimitri Daskalakis
-7
/
+6
[prev]
[next]