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-02-04
selftests: mptcp: connect cleanup TFO setup
Matthieu Baerts (NGI0)
-10
/
+7
2026-02-04
selftests: mptcp: join: avoid declaring i if not used
Matthieu Baerts (NGI0)
-6
/
+3
2026-02-04
selftests: mptcp: join chk_stale_nr: avoid dup stats
Matthieu Baerts (NGI0)
-8
/
+2
2026-02-04
selftests: mptcp: join: userspace: wait for new events
Matthieu Baerts (NGI0)
-2
/
+7
2026-02-04
selftests: mptcp: join: fix wait_mpj helper
Matthieu Baerts (NGI0)
-16
/
+14
2026-02-04
selftests: mptcp: join: wait for estab event instead of MPJ
Matthieu Baerts (NGI0)
-9
/
+10
2026-02-04
selftests: mptcp: diag: sort all #include
Matthieu Baerts (NGI0)
-12
/
+15
2026-02-04
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
-2
/
+301
2026-02-04
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
-1
/
+1
2026-02-04
selftests/bpf: Add tests for BPF_END bitwise tracking
Tianci Cao
-0
/
+43
2026-02-04
selftests/bpf: Strengthen timer_start_deadlock test
Alexei Starovoitov
-7
/
+2
2026-02-04
selftests/bpf: Add a testcase for deadlock avoidance
Alexei Starovoitov
-0
/
+108
2026-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2026-02-04
Merge branch 'thermal-intel'
Rafael J. Wysocki
-22
/
+52
2026-02-04
Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+1
2026-02-04
KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl
Claudio Imbrenda
-0
/
+300
2026-02-04
selftests/futex: Fix incorrect result reporting of futex_requeue test item
Yuwen Chen
-41
/
+8
2026-02-03
selftest: net: add a test-case for encap segmentation after GRO
Paolo Abeni
-0
/
+64
2026-02-03
selftests/bpf: Add a test to stress bpf_timer_start and map_delete race
Alexei Starovoitov
-0
/
+203
2026-02-03
selftests/bpf: Removed obsolete tests
Mykyta Yatsenko
-111
/
+0
2026-02-03
selftests/bpf: Add timer stress test in NMI context
Mykyta Yatsenko
-12
/
+231
2026-02-03
selftests/bpf: Verify bpf_timer_cancel_async works
Mykyta Yatsenko
-0
/
+48
2026-02-03
selftests/bpf: Add stress test for timer async cancel
Mykyta Yatsenko
-4
/
+28
2026-02-03
selftests/bpf: Refactor timer selftests
Mykyta Yatsenko
-19
/
+36
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
-0
/
+32
2026-02-03
selftests/bpf: Add selftests for bpf_stream_print_stack
Emil Tsalapatis
-0
/
+21
2026-02-03
selftests/bpf: Add a test for ids=0 to verifier_scalar_ids test
Puranjay Mohan
-0
/
+45
2026-02-03
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
-3
/
+5
2026-02-03
selftests/net: packetdrill: add TCP Accurate ECN cases
Chia-Yu Chang
-0
/
+1363
2026-02-03
selftests/net: gro: add self-test for TCP CWR flag
Chia-Yu Chang
-24
/
+60
2026-02-03
selftests/sched_ext: Add test for DL server total_bw consistency
Joel Fernandes
-0
/
+282
2026-02-03
selftests/sched_ext: Add test for sched_ext dl_server
Andrea Righi
-0
/
+264
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
-512
/
+1995
2026-02-02
selftests: mptcp: connect: cover splice mode
Geliang Tang
-0
/
+6
2026-02-02
selftests: mptcp: add splice io mode
Geliang Tang
-1
/
+78
2026-02-02
selftests: drv-net: rss: validate min RSS table size
Jakub Kicinski
-0
/
+89
2026-02-02
selftests/sched_ext: Fix init_enable_count flakiness
Tejun Heo
-11
/
+23
2026-01-31
selftests/mm: have the harness run each test category separately
Mark Brown
-1
/
+152
2026-01-31
selftests/damon/wss_estimation: deduplicate failed samples output
SeongJae Park
-1
/
+5
2026-01-31
selftests/damon/wss_estimation: ensure number of collected wss
SeongJae Park
-2
/
+4
2026-01-31
selftests/damon/access_memory: add repeat mode
SeongJae Park
-8
/
+21
2026-01-31
selftests/damon/wss_estimation: test for up to 160 MiB working set size
SeongJae Park
-6
/
+23
2026-01-31
selftests/damon/sysfs_memcg_path_leak.sh: use kmemleak
SeongJae Park
-12
/
+14
2026-01-31
selftests/mm: remove virtual_address_range test
Lorenzo Stoakes
-276
/
+0
2026-01-31
selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
-31
/
+53
2026-01-31
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
-3
/
+3
2026-01-31
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
-5
/
+4
2026-01-31
selftests/mm: introduce helper to read every page
Kevin Brodsky
-19
/
+12
2026-01-31
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
-10
/
+33
2026-01-31
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
-8
/
+8
[prev]
[next]