summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-07-22kselftest/arm64: Test SME on SME only systems in fp-ptraceMark Brown
2025-07-22kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptraceMark Brown
2025-07-22kselftest/arm64: Allow sve-ptrace to run on SME only systemsMark Brown
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-21selftests: drv-net: rss_api: context create and delete testsJakub Kicinski
2025-07-21selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-07-21selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-07-21selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang
2025-07-21ktest.pl: Always display BUILD_DIR and OUTPUT_DIR at the start of testsSteven Rostedt
2025-07-21ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-07-21ktest.pl: Have -D option work without a spaceSteven Rostedt
2025-07-21ktest.pl: Allow command option -D to override temp variablesSteven Rostedt
2025-07-21ktest.pl: Add -D option to override optionsSteven Rostedt
2025-07-20Merge tag 'locking-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-19selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan
2025-07-19selftests/thermal: remove duplicate newlines in perror callsWangYuli
2025-07-19selftests/thermal: remove duplicate sprintf() call in workload_hint_testWangYuli
2025-07-19selftests/mm: pagemap_scan ioctl: add PFN ZERO test casesMuhammad Usama Anjum
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-18selftests: rtnetlink: Add operational state testIdo Schimmel
2025-07-18iommufd/selftest: Add coverage for vdevice tombstoneXu Yilun
2025-07-18iommufd/selftest: Explicitly skip tests for inapplicable variantXu Yilun
2025-07-18iommufd/selftest: Test reserved regions near ULONG_MAXJason Gunthorpe
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-07-17selftests/drivers/net: Support ipv6 for napi_id testTianyi Cui
2025-07-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test input-xfrm and hash fieldsJakub Kicinski
2025-07-17netlink: specs: define input-xfrm enum in the specJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test setting hashing key via NetlinkJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test setting indirection table via NetlinkJakub Kicinski
2025-07-17selftests: drv-net: rss_api: factor out checking min queue countJakub Kicinski
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-07-17kselftest/arm4: Provide local defines for AT_HWCAP3Mark Brown
2025-07-16selftests/bpf: fix implementation of smp_mb()Puranjay Mohan
2025-07-16bpf/selftests: Add selftests for token infoTao Chen
2025-07-16selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich
2025-07-16selftests/bpf: enable tracing_struct tests for arm64Alexis Lothoré (eBPF Foundation)
2025-07-16selftests: net: add netpoll basic functionality testBreno Leitao
2025-07-16selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao
2025-07-16selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski
2025-07-16vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella
2025-07-16selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski
2025-07-16selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu