summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
26 hoursMerge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
29 hoursMerge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2 daysselftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer
2 daysselftests/hid: use a enum class for the different button typesPeter Hutterer
2 daysselftests/hid: require hidtools 0.12Peter Hutterer
2 daysselftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires
3 daysselftests: netdevsim: add carrier state consistency testYohei Kojima
3 daysselftests: drv-net: Bring back tool() to driver __init__sGal Pressman
4 daysselftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha
4 daysselftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira
4 daysvsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj
7 daysMerge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
7 daysMerge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
8 daysselftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal
9 dayskselftest/harness: Use helper to avoid zero-size memset warningWake Liu
9 daysselftests/ftrace: Test toplevel-enable for instanceZheng Yejian
9 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
9 daysMerge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
10 daysMerge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
10 daysselftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
10 daysselftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
11 daysMerge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
12 daysselftests/ublk: fix Makefile to rebuild on header changesMing Lei
12 daysselftests/ublk: add test for async partition scanMing Lei
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-15iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe
2025-12-15selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos
2025-12-12selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04Caleb Sander Mateos
2025-12-12selftests: ublk: fix fio arguments in run_io_and_recover()Caleb Sander Mateos
2025-12-12selftests: ublk: remove unused ios map in seq_io.btCaleb Sander Mateos