summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-29bridge: mdb: Allow replace of a host-joined groupPetr Machata
2025-05-29netdevsim: allow normal queue reset while downJakub Kicinski
2025-05-29kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-05-29selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-05-29iommufd: Disallow allocating nested parent domain with fault IDYi Liu
2025-05-29selftests: pci_endpoint: Skip disabled BARsNiklas Cassel
2025-05-29kunit: tool: Fix bug in parsing test planRae Moar
2025-05-29selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-05-22vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy
2025-05-22tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu
2025-05-18selftest/x86/bugs: Add selftests for ITSPawan Gupta
2025-05-18selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-18selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-18selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-05-02selftests/bpf: Fix cap_enable_effective() return codeFeng Yang
2025-05-02selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung
2025-05-02selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-25selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün
2025-04-20landlock: Add the errata interfaceMickaël Salaün
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar
2025-04-10selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu
2025-04-10selftests/bpf: Fix runqslower cross-endian buildTony Ambardar
2025-04-10selftests/bpf: Fix string read in strncmp benchmarkViktor Malik
2025-04-10selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGSYi Lai
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...Guillaume Nault
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu
2025-03-10selftests: drv-net: add xdp cases for ping.pyTaehee Yoo