summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2 daysselftests: drv-net: Bring back tool() to driver __init__sGal Pressman
12 daysselftests/mm: fix thread state check in uffd-unit-testsWake Liu
12 daysidr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
12 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
12 daysselftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
12 daysselftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
12 daysselftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
2026-01-02KVM: selftests: Add missing "break" in rseq_test's param parsingGavin Shan
2026-01-02KVM: selftests: Forcefully override ARCH from x86_64 to x86Sean Christopherson
2026-01-02tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield
2026-01-02selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2026-01-02ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt
2026-01-02selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()Ming Lei
2026-01-02iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe
2026-01-02selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2026-01-02netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2026-01-02selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal
2026-01-02selftests: net: tfo: Fix build warningGuenter Roeck
2026-01-02selftests: net: Fix build warningsGuenter Roeck
2026-01-02selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck
2025-12-18selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu
2025-12-18selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn
2025-12-18selftests/landlock: Fix makefile header listMatthieu Buffet
2025-12-18selftests/bpf: Allow selftests to build with older xxdAlan Maguire
2025-12-18selftests/bpf: Update test_tag to use sha256Xing Guo
2025-12-18selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2025-12-18selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2025-12-18selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski
2025-12-18selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-11-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan
2025-11-19selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-17selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman
2025-11-13Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-11-13selftests/bpf: Add mptcp test with sockmapJiayuan Chen
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro
2025-11-12vfio: selftests: add iova allocatorAlex Mastro
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro