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-21
KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
David Woodhouse
1
-5
/
+11
2026-07-21
KVM: selftests: sev_smoke_test: Only run VM types the host offers
David Woodhouse
1
-1
/
+8
2026-07-21
selftests: net: add FOU multicast encapsulation resubmit test
Anton Danilov
3
-0
/
+175
2026-07-20
selftests/bpf: Add test for redirect from qdisc qevent block
Daniel Borkmann
3
-0
/
+137
2026-07-20
selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
Ricardo B. Marlière
1
-4
/
+4
2026-07-20
selftest: fix headers in fclog.c
Jori Koolstra
1
-3
/
+1
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
Kiryl Shutsemau (Meta)
1
-1
/
+55
2026-07-20
selftests/futex: Give circular-list nodes static storage
Miles Krause
1
-1
/
+1
2026-07-20
selftests/bpf: Silence maybe-uninitialized compiler warning in libarena
Viktor Malik
1
-1
/
+1
2026-07-20
selftests/bpf: Silence array bounds warning in global_map_resize
Viktor Malik
1
-2
/
+6
2026-07-20
selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256
Viktor Malik
1
-2
/
+2
2026-07-20
selftests/bpf: Check malloc result with ASSERT_NEQ in test_loader
Viktor Malik
1
-1
/
+1
2026-07-20
selftests/futex: Use thread synchronization helpers instead of usleep()
Yuwen Chen
1
-19
/
+28
2026-07-20
selftests/futex: Provide thread creation and synchronization helpers
Yuwen Chen
2
-1
/
+119
2026-07-20
selftests/rseq: Add missing test binaries to .gitignore
Cihan Karadag
1
-0
/
+2
2026-07-20
selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
longlong yan
1
-1
/
+3
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
20
-51
/
+1004
2026-07-19
selftests/bpf: Cover scalar arena frees below the base
Yiyang Chen
1
-5
/
+35
2026-07-19
selftests/bpf: Remove redundant config option from selftests fragments
Alexis Lothoré (eBPF Foundation)
5
-5
/
+0
2026-07-19
selftests/bpf: Add tests for memory usage for arena
Jiayuan Chen
2
-0
/
+162
2026-07-19
selftests/bpf: Run arena tests serially
Jiayuan Chen
8
-8
/
+8
2026-07-17
selftests/cgroup: Fix minor defects in test_cpuset
Waiman Long
1
-17
/
+21
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
43
-131
/
+1731
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
10
-63
/
+274
2026-07-17
Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-1
/
+57
2026-07-17
selftests/cgroup: Remove redundant cg_enter_current() call in test_core
Jian Guo
1
-1
/
+0
2026-07-17
vfio: selftests: Avoid VLAs
Alex Mastro
1
-11
/
+15
2026-07-17
vfio: selftests: Add allocation assert helpers
Alex Mastro
6
-19
/
+28
2026-07-17
vfio: selftests: Add NVIDIA Falcon driver for DMA testing
Rubin Du
4
-0
/
+1140
2026-07-17
vfio: selftests: Allow drivers without send_msi() support
Rubin Du
1
-13
/
+26
2026-07-17
vfio: selftests: Add generic PCI command register helpers
Rubin Du
1
-0
/
+14
2026-07-17
vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
Rubin Du
2
-10
/
+26
2026-07-17
selftests: ntsync: correct CONFIG_NTSYNC name
Ethan Nelson-Moore
1
-1
/
+1
2026-07-17
selftests: netconsole: only restore MAC when it changed on resume
Andre Carvalho
1
-1
/
+2
2026-07-16
selftests/bpf: Add testcases for callback with tailcall
Pu Lehui
2
-0
/
+88
2026-07-16
selftests/bpf: Cover tracing implicit kfunc args
Kumar Kartikeya Dwivedi
2
-0
/
+113
2026-07-16
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-23
/
+141
2026-07-16
selftests/cgroup: Add test for cpuset affinity on controller disable
Michal Koutný
1
-0
/
+243
2026-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+303
2026-07-15
selftests/seccomp: Fix pointer type mismatch build error
Kuan-Ying Lee
1
-1
/
+2
2026-07-15
selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASE
Haofeng Li
1
-1
/
+1
2026-07-15
Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-11
/
+20
2026-07-15
selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on
Avinash Duduskar
1
-0
/
+21
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+47
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-0
/
+256
2026-07-15
selftests/bpf: Cover negative buffer pointer offsets
Sun Jian
5
-43
/
+102
2026-07-15
selftests/bpf: Test FIONREAD on a sockmap socket without a verdict program
Mattia Meleleo
1
-0
/
+39
2026-07-15
selftests/bpf: Test kfunc returning zero-sized allocation buffer
Amery Hung
2
-0
/
+28
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
1
-1
/
+1
2026-07-15
bpf: Remove dynptr check in check_stack_range_initialized()
Amery Hung
1
-2
/
+2
[prev]
[next]