index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+83
2025-12-31
kselftest/harness: Use helper to avoid zero-size memset warning
Wake Liu
1
-1
/
+7
2025-12-31
selftests/ftrace: Test toplevel-enable for instance
Zheng Yejian
1
-1
/
+2
2025-12-31
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
1
-2
/
+3
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
6
-6
/
+0
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-14
/
+93
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
1
-1
/
+69
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
1
-0
/
+15
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+22
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
1
-2
/
+2
2025-12-28
selftests/ublk: add test for async partition scan
Ming Lei
3
-4
/
+81
2025-12-23
vfio: selftests: Drop <uapi/linux/types.h> includes
David Matlack
6
-6
/
+0
2025-12-23
selftests/mm: fix thread state check in uffd-unit-tests
Wake Liu
1
-1
/
+1
2025-12-23
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
1
-0
/
+21
2025-12-23
selftests: net: fix "buffer overflow detected" for tap.c
Alice C. Munduruca
1
-11
/
+5
2025-12-23
selftests: drv-net: psp: fix test names in ipver_test_builder()
Daniel Zahka
1
-1
/
+2
2025-12-23
selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()
Daniel Zahka
1
-1
/
+2
2025-12-22
selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
Gopi Krishna Menon
1
-0
/
+1
2025-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2025-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+16
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-33
/
+342
2025-12-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+3
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-61
/
+202
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+16
2025-12-18
selftests/tc-testing: Test case exercising potential mirred redirect deadlock
Victor Nogueira
1
-0
/
+46
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-22
/
+139
2025-12-16
Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2025-12-15
iommufd/selftest: Make it clearer to gcc that the access is not out of bounds
Jason Gunthorpe
1
-5
/
+3
2025-12-15
selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel
Florian Westphal
1
-1
/
+1
2025-12-15
lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq context
Ard Biesheuvel
1
-0
/
+2
2025-12-12
selftests: ublk: add user copy test cases
Caleb Sander Mateos
9
-0
/
+243
2025-12-12
selftests: ublk: add support for user copy to kublk
Caleb Sander Mateos
4
-9
/
+64
2025-12-12
selftests: ublk: forbid multiple data copy modes
Caleb Sander Mateos
2
-6
/
+15
2025-12-12
selftests: ublk: don't share backing files between ublk servers
Caleb Sander Mateos
1
-1
/
+3
2025-12-12
selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
Caleb Sander Mateos
1
-4
/
+4
2025-12-12
selftests: ublk: fix fio arguments in run_io_and_recover()
Caleb Sander Mateos
4
-5
/
+6
2025-12-12
selftests: ublk: remove unused ios map in seq_io.bt
Caleb Sander Mateos
1
-1
/
+0
2025-12-12
selftests: ublk: correct last_rw map type in seq_io.bt
Caleb Sander Mateos
1
-1
/
+1
2025-12-12
selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()
Ming Lei
1
-6
/
+6
2025-12-12
selftests/sched_ext: flush stdout before test to avoid log spam
Emil Tsalapatis
1
-0
/
+8
2025-12-11
netfilter: nf_nat: remove bogus direction check
Florian Westphal
2
-4
/
+11
2025-12-11
selftests/tc-testing: Create tests to exercise ets classes active list mispla...
Victor Nogueira
1
-0
/
+78
2025-12-11
Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
1
-5
/
+4
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleeping
Petr Machata
1
-41
/
+22
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakiness
Petr Machata
2
-4
/
+10
2025-12-11
selftests: net: lib: tc_rule_stats_get(): Don't hard-code array index
Petr Machata
1
-1
/
+2
2025-12-10
selftests: netfilter: prefer xfail in case race wasn't triggered
Florian Westphal
1
-5
/
+4
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
2
-17
/
+95
2025-12-10
selftests: net: tfo: Fix build warning
Guenter Roeck
1
-1
/
+2
[next]