aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-22kselftest/arm64: Handle attempts to disable SM on SME only systemsMark Brown1-0/+3
2025-07-22kselftest/arm64: Fix SVE write data generation for SME only systemsMark Brown1-0/+6
2025-07-22kselftest/arm64: Test SME on SME only systems in fp-ptraceMark Brown1-1/+1
2025-07-22kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptraceMark Brown1-2/+64
2025-07-22kselftest/arm64: Allow sve-ptrace to run on SME only systemsMark Brown1-3/+0
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+1
2025-07-21selftests: drv-net: rss_api: context create and delete testsJakub Kicinski1-0/+73
2025-07-21selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)2-1/+6
2025-07-21selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)3-1/+12
2025-07-21selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang2-1/+65
2025-07-21ktest.pl: Always display BUILD_DIR and OUTPUT_DIR at the start of testsSteven Rostedt1-0/+4
2025-07-21ktest.pl: Prevent recursion of default variable optionsSteven Rostedt1-1/+4
2025-07-21ktest.pl: Have -D option work without a spaceSteven Rostedt1-0/+9
2025-07-21ktest.pl: Allow command option -D to override temp variablesSteven Rostedt1-2/+20
2025-07-21ktest.pl: Add -D option to override optionsSteven Rostedt1-1/+44
2025-07-20Merge tag 'locking-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2025-07-19selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan1-1/+2
2025-07-19selftests/thermal: remove duplicate newlines in perror callsWangYuli1-7/+7
2025-07-19selftests/thermal: remove duplicate sprintf() call in workload_hint_testWangYuli1-2/+0
2025-07-19selftests/mm: pagemap_scan ioctl: add PFN ZERO test casesMuhammad Usama Anjum4-29/+95
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-0/+8
2025-07-18selftests: rtnetlink: Add operational state testIdo Schimmel1-0/+34
2025-07-18iommufd/selftest: Add coverage for vdevice tombstoneXu Yilun1-0/+14
2025-07-18iommufd/selftest: Explicitly skip tests for inapplicable variantXu Yilun1-175/+164
2025-07-18iommufd/selftest: Test reserved regions near ULONG_MAXJason Gunthorpe1-0/+27
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov22-49/+912
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+69
2025-07-17selftests/drivers/net: Support ipv6 for napi_id testTianyi Cui2-11/+28
2025-07-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-15/+479
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski1-3/+4
2025-07-17selftests: drv-net: rss_api: test input-xfrm and hash fieldsJakub Kicinski1-0/+143
2025-07-17netlink: specs: define input-xfrm enum in the specJakub Kicinski1-3/+3
2025-07-17selftests: drv-net: rss_api: test setting hashing key via NetlinkJakub Kicinski1-0/+33
2025-07-17selftests: drv-net: rss_api: test setting indirection table via NetlinkJakub Kicinski1-3/+93
2025-07-17selftests: drv-net: rss_api: factor out checking min queue countJakub Kicinski1-8/+9
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji1-20/+43
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-21/+684
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-21/+614
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu1-0/+26
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen1-12/+86
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni6-5/+432
2025-07-17kselftest/arm4: Provide local defines for AT_HWCAP3Mark Brown2-0/+8
2025-07-16selftests/bpf: fix implementation of smp_mb()Puranjay Mohan1-1/+1
2025-07-16bpf/selftests: Add selftests for token infoTao Chen1-0/+44
2025-07-16selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich1-0/+67
2025-07-16selftests/bpf: enable tracing_struct tests for arm64Alexis Lothoré (eBPF Foundation)1-1/+0
2025-07-16selftests: net: add netpoll basic functionality testBreno Leitao2-0/+397
2025-07-16selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao1-0/+2
2025-07-16selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski2-2/+35
2025-07-16vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella1-1/+1