summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
5 daysMerge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
5 daysselftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
5 daysselftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
5 daysselftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
9 daysselftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera
11 daysMerge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
11 daysMerge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysMerge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
12 daysMerge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
12 daysvsock/test: add stream TX credit bounds testMelbin K Mathew
12 daysvsock/test: fix seqpacket message bounds testStefano Garzarella
12 daysselftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
13 daysselftests/ublk: fix garbage output in foreground modeMing Lei
13 daysselftests/ublk: fix error handling for starting deviceMing Lei
13 daysselftests/ublk: fix IO thread idle checkMing Lei
14 daysvsock/test: Do not filter kallsyms by symbol typeMichal Luczaj
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov
2026-01-19selftests: ALSA: Remove unused variable in utimer-testLeeYongjun
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-17selftests: vDSO: getrandom: Fix path to s390 chacha implementationThomas Weißschuh
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-15selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-15vsock/test: Add test for a linear and non-linear skb getting coalescedMichal Luczaj
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-13selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman
2026-01-13selftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-13cxl: Check for invalid addresses returned from translation functions on errorsRobert Richter
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-10vsock/test: add a final full barrier after run all testsStefano Garzarella
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang
2026-01-09selftests/landlock: Properly close a file descriptorGünther Noack
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires
2026-01-06selftests: netdevsim: add carrier state consistency testYohei Kojima