aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-185/+66
2 daysMerge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
4 daysselftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy1-0/+1
5 daysMerge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds2-28/+358
5 daysMerge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+6
6 daystools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes1-1/+1
6 daystools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes1-41/+139
6 daystools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes1-0/+232
7 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-3/+11
7 daysselftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
7 daysselftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman1-2/+4
7 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-59/+85
10 daysMerge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+17
11 daysselftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson1-12/+18
11 daysselftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini1-8/+30
11 daysselftests: kvm: replace numbered sync points with actionsPaolo Bonzini1-45/+43
11 daysselftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
12 daysselftests/landlock: Properly close a file descriptorGünther Noack1-1/+2
12 daysMerge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-11/+165
12 daysMerge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+64
13 daysselftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer1-4/+35
13 daysselftests/hid: use a enum class for the different button typesPeter Hutterer1-10/+14
13 daysselftests/hid: require hidtools 0.12Peter Hutterer1-0/+14
13 daysselftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires1-0/+2
14 daysselftests: netdevsim: add carrier state consistency testYohei Kojima1-0/+59
14 daysselftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen1-3/+11
2026-01-05selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha5-6/+11
2026-01-05selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira1-0/+47
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-4/+12
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+83
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal1-1/+44
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian1-1/+2
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds6-6/+0
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-14/+93
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko1-1/+69
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel1-0/+15
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-12-29selftests/landlock: Use scoped_base_variants.h for ptrace_testTingmao Wang2-151/+12
2025-12-29selftests/landlock: Fix missing semicolonTingmao Wang1-1/+1
2025-12-29selftests/landlock: Fix typo in fs_testTingmao Wang1-2/+2
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei1-2/+2
2025-12-28selftests/ublk: add test for async partition scanMing Lei3-4/+81
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet2-25/+20
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet1-3/+0
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet1-1/+13
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet2-1/+16
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack6-6/+0