index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
KVM: selftests: Clean up global constants in hardware disable test
Sean Christopherson
1
-10
/
+10
2026-07-31
KVM: selftests: Add helper APIs to cancel+join pthreads
Sean Christopherson
7
-45
/
+33
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
Sean Christopherson
27
-61
/
+38
2026-07-31
KVM: selftests: Add KVM syscall wrapper for pthread_create()
Sean Christopherson
28
-77
/
+50
2026-07-31
KVM: selftests: Drop unreachable, dead code from hardware disable test
Sean Christopherson
1
-27
/
+14
2026-07-31
KVM: selftests: Affine threads to random CPUs in hardware disable test
Sean Christopherson
1
-4
/
+9
2026-07-31
KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
Sean Christopherson
2
-6
/
+12
2026-07-31
KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
Sean Christopherson
2
-3
/
+4
2026-07-31
KVM: selftests: Pre-set threads affinity in hardware disable test when possible
Sean Christopherson
1
-2
/
+12
2026-07-31
KVM: selftests: Set threads CPU affinity before doing work in hardware disabl...
Sean Christopherson
1
-15
/
+8
2026-07-31
KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()
Sean Christopherson
2
-4
/
+3
2026-07-31
selftests/bpf: Cover commuted pointer state propagation
Yiyang Chen
3
-0
/
+88
2026-07-31
KVM: selftests: Only link to VFIO library on x86
Sean Christopherson
1
-0
/
+5
2026-07-31
Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+2
2026-07-31
selftests/verification: Add selftests for deadline and stall monitors
Gabriele Monaco
2
-0
/
+56
2026-07-31
selftests/verification: Rearrange the wwnr_printk test
Gabriele Monaco
1
-3
/
+25
2026-07-31
selftests/verification: Fix wrong errexit assumption
Gabriele Monaco
3
-9
/
+9
2026-07-31
selftests: ntsync: test absolute MONOTONIC waits under time namespaces
Iván Ezequiel Rodriguez
1
-0
/
+87
2026-07-31
selftests: ntsync: add wait argument validation tests
Iván Ezequiel Rodriguez
1
-0
/
+44
2026-07-31
selftests: ntsync: fix wake_all CREATE_EVENT fd expectation
Iván Ezequiel Rodriguez
1
-1
/
+1
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
76
-185
/
+2393
2026-07-31
selftests/filesystems: add mntns cleanup test
Noah Orlando
4
-0
/
+67
2026-07-31
selftests/statmount: Fix file descriptor leak in setup_namespace
Malaya Kumar Rout
1
-0
/
+3
2026-07-31
selftests/filesystems: fix spelling error in statmount test comment
Wang Yan
1
-1
/
+1
2026-07-31
KVM: arm64: selftest: Add NVHCR_EL2 to get-reg-list
Marc Zyngier
1
-0
/
+2
2026-07-31
KVM: arm64: selftests: Add stage-2 block transition test
Fuad Tabba
2
-0
/
+227
2026-07-30
KVM: arm64: selftests: Add a userspace watchpoint test
Fuad Tabba
1
-0
/
+41
2026-07-30
KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
Congkai Tan
1
-0
/
+1
2026-07-30
selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
SJ Park
1
-1
/
+0
2026-07-30
selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
Mike Rapoport (Microsoft)
1
-2
/
+7
2026-07-30
selftests/mm: fix clone cleartid race in pkey sighandler tests
Hongfu Li
1
-8
/
+12
2026-07-30
selftests/mm: add missing pthread_create() return checks in pkey tests
Hongfu Li
1
-2
/
+10
2026-07-30
selftests/mm: add missing mmap() return checks in pkey tests
Hongfu Li
3
-6
/
+10
2026-07-30
selftests/mm: use pkey_assert on clone_raw failure in pkey test
Hongfu Li
1
-2
/
+2
2026-07-30
selftests/mm: unify pkey sighandler selftest assertions and tracing
Hongfu Li
1
-45
/
+44
2026-07-30
selftests/mm: move pkey selftest helpers to pkey_util.c
Hongfu Li
3
-88
/
+93
2026-07-30
selftests/damon/sysfs.sh: test all files in quota goal dir
SJ Park
1
-0
/
+14
2026-07-30
selftests/damon/sysfs.sh: test dests dir
SJ Park
1
-0
/
+24
2026-07-30
selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
SJ Park
1
-4
/
+24
2026-07-30
selftests/damon/sysfs.sh: test multiple probe dirs creation
SJ Park
1
-0
/
+5
2026-07-30
selftests: net: add coverage for fdb nexthop dst_port
Jack Ma
2
-2
/
+121
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-30
/
+659
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-23
/
+230
2026-07-30
selftests/zram: fix kernel_gte() for POSIX sh
Cheng-Han Wu
1
-1
/
+1
2026-07-29
selftests/net: test PACKET_IGNORE_OUTGOING
Joe Damato
2
-2
/
+87
2026-07-29
selftests/net: psock_snd: Verify sll_pkttype
Joe Damato
1
-3
/
+14
2026-07-29
selftests/net: psock_snd: unify on recvmsg()
Joe Damato
1
-17
/
+11
2026-07-29
selftests/net: psock: Generalize stats check
Joe Damato
1
-5
/
+6
2026-07-29
selftests/net: psock: Generalize psock bind
Joe Damato
1
-2
/
+7
2026-07-29
KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
Inochi Amaoto
1
-0
/
+69
[prev]
[next]