aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
4 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfHEADmasterLinus Torvalds1-3/+11
16 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-59/+85
3 daysMerge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+17
4 daysselftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson1-12/+18
4 daysselftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini1-8/+30
4 daysselftests: kvm: replace numbered sync points with actionsPaolo Bonzini1-45/+43
4 daysselftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
6 daysMerge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-11/+197
6 daysMerge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+64
7 daysselftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer1-4/+35
7 daysselftests/hid: use a enum class for the different button typesPeter Hutterer1-10/+14
7 daysselftests/hid: require hidtools 0.12Peter Hutterer1-0/+14
7 daysselftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires1-0/+2
7 daysselftests: netdevsim: add carrier state consistency testYohei Kojima1-0/+59
7 daysselftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
8 daysselftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen1-3/+11
8 daysselftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha5-6/+11
8 daysselftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira1-0/+47
8 daysvsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj1-0/+32
12 daysMerge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-4/+12
12 daysMerge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+83
13 daysselftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal1-1/+44
14 dayskselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
14 daysselftests/ftrace: Test toplevel-enable for instanceZheng Yejian1-1/+2
14 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
14 daysMerge 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 Torvalds2-1/+22
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-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack6-6/+0
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu1-1/+1
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka1-1/+2
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka1-1/+2
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon1-0/+1
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+16
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-33/+342
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+3
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds15-61/+202
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+16
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira1-0/+46
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-22/+139
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2025-12-15iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe1-5/+3
2025-12-15selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal1-1/+1