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-08-04
selftests/mm: handle EINVAL when configuring gigantic hugepages
Sayali Patil
3
-5
/
+24
2026-08-04
selftests/mm: fix memleak in migration benchmark
Hongfu Li
1
-9
/
+12
2026-08-04
ksm: add mremap selftests for ksm_rmap_walk
xu xin
1
-0
/
+81
2026-08-04
selftests/mm: add userfaultfd RWP tests
Kiryl Shutsemau (Meta)
1
-0
/
+919
2026-08-04
selftests/damon: check correct path in ensure_file() not_exist case
wang wei
1
-1
/
+1
2026-08-04
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2
-2
/
+2
2026-08-05
selftests/ftrace: refactor eprobes test to fix argument checks
Martin Kaiser
1
-11
/
+5
2026-08-04
selftests/xsk: Decouple xskxceiver and xdp apps from test_progs objects
Tushar Vyavahare
1
-5
/
+14
2026-08-04
selftests/bpf: Test RCU pointer invalidation after spin unlock
Ning Ding
4
-0
/
+86
2026-08-03
selftests: ipc: change operation not supported error number
Paul White
1
-1
/
+1
2026-08-03
selftests/acct: share netlink helpers
Yiyang Chen
6
-254
/
+184
2026-08-03
selftests/acct: add cgroupstats functional test
Yiyang Chen
2
-0
/
+355
2026-08-03
selftests: ublk: add rotating auto_buf index regression test
Yang Xiuwei
5
-3
/
+82
2026-08-03
selftests: ublk: add UBLK_F_IO_DESC_SIZE test
Caleb Sander Mateos
2
-0
/
+26
2026-08-03
selftests: ublk: add support for --io_desc_size
Caleb Sander Mateos
2
-11
/
+24
2026-08-03
ublk: add UBLK_F_IO_DESC_SIZE
Caleb Sander Mateos
1
-0
/
+1
2026-08-03
selftests: drv-net: Test queue stall upon reconfig
Mohsin Bashir
3
-6
/
+263
2026-08-03
selftests: net: getsockopt_iter: cover rawv6 and tls
Breno Leitao
1
-0
/
+239
2026-08-03
selftests/exec: test the pre-opened interpreter limit
Christian Brauner
4
-0
/
+309
2026-08-03
selftests: drv-net: enable devmem TCP in the test config
Bobby Eshleman
1
-0
/
+2
2026-08-03
selftests/exec: test interpreters bound to a 'B' entry
Christian Brauner
4
-9
/
+349
2026-08-03
selftests/exec: share the bpf handler preconditions
Christian Brauner
1
-16
/
+27
2026-08-03
selftests/exec: test registering an entry disabled
Christian Brauner
3
-0
/
+215
2026-08-03
selftests/exec: let binfmt_flag_supported() return a bool
Christian Brauner
3
-5
/
+5
2026-08-03
selftests/sched_ext: Make allowed_cpus idle validation race-free
Andrea Righi
1
-7
/
+42
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+12
2026-08-03
selftests/exec: check that a binfmt_misc instance cannot be pinned
Christian Brauner
3
-0
/
+171
2026-08-03
selftests/exec: test binfmt_misc loader substitution
Christian Brauner
7
-22
/
+764
2026-08-03
selftests/exec: test the transparent binfmt_misc mode
Christian Brauner
7
-4
/
+399
2026-08-03
selftests/exec: convert the binfmt_misc bpf test to the kselftest harness
Christian Brauner
4
-141
/
+185
2026-08-03
selftests/exec: add binfmt_misc bpf-backed handler test
Farid Zakaria
7
-0
/
+642
2026-08-03
selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockopt
Shivaji Kant
2
-0
/
+4
2026-08-03
bpf: Classify scalar kfunc arguments from BTF
Amery Hung
1
-1
/
+1
2026-08-03
bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...
Amery Hung
4
-8
/
+8
2026-08-03
selftests/bpf: Test __szk precision with a NULL nullable buffer
Amery Hung
2
-0
/
+30
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
4
-6
/
+6
2026-08-03
selftests/bpf: Test map lookup result refinement
Amery Hung
2
-0
/
+75
2026-08-03
bpf: Resolve map lookup result type at lookup time
Eduard Zingerman
1
-1
/
+1
2026-08-02
selftests/cgroup: add user_usec sanity check in test_cpucg_nice
Shaojie Sun
1
-0
/
+2
2026-08-02
kselftest/arm64: Don't write to P0 in irritator on SME only systems
Mark Brown
1
-1
/
+6
2026-08-02
kselftest/arm64: Add testcase for SECCOMP_RET_TRACE orig_x0 bypass
Jinjie Ruan
3
-1
/
+206
2026-08-02
kselftest/arm64: Add seccomp ptrace x0 bypass test
Jinjie Ruan
3
-1
/
+197
2026-08-02
kselftest/arm64: fp-ptrace: Fix checks for inactive SVE and SSVE regsets
Karl Mehltretter
1
-6
/
+41
2026-08-02
tools/nolibc: add support for Alpha
Thomas Weißschuh
3
-1
/
+8
2026-08-01
selftests/bpf: Add tests for >8 byte return value and 128-bit arguments
Yonghong Song
5
-0
/
+112
2026-07-31
KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement
Hemanth Selam
3
-4
/
+49
2026-07-31
KVM: selftests: Extend the invalid nVMX guest state test to cover RSM
Hao Zhang
1
-0
/
+53
2026-07-31
KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcase
Sean Christopherson
1
-19
/
+42
2026-07-31
KVM: selftests: Use port 0x80 in invalid nVMX guest state test
Sean Christopherson
1
-3
/
+3
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
Sean Christopherson
1
-0
/
+16
[prev]
[next]