summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-07-24selftests: drv-net: Fix remote command checking in require_cmd()Gal Pressman
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja
2025-07-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-07-24selftests: drv-net: devmem: use new mattr ynl helpersJakub Kicinski
2025-07-24selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbolsPaul E. McKenney
2025-07-24selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-07-24selftests: pci_endpoint: Add doorbell test caseFrank Li
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-23selftests/bpf: Test invalid narrower ctx loadPaul Chaignon
2025-07-23selftests: drv-net: wait for iperf client to stop sendingNimrod Oren
2025-07-23selftests/tc-testing: Add selftests for qdisc DualPI2Chia-Yu Chang
2025-07-23selftests/tc-testing: Fix warning and style check on tdc.shChia-Yu Chang
2025-07-23netdevsim: add fw_update_flash_chunk_time_ms debugfs knobsJiri Pirko
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran
2025-07-23Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...Neeraj Upadhyay (AMD)
2025-07-23sysctl: Nixify sysctl.shJoel Granados
2025-07-22selftests: netfilter: tone-down conntrack clash testFlorian Westphal
2025-07-22selftests: drv-net: Test head-adjustment supportMohsin Bashir
2025-07-22selftests: drv-net: Test tail-adjustment supportMohsin Bashir
2025-07-22selftests: drv-net: Test XDP_TX supportMohsin Bashir
2025-07-22selftests: drv-net: Test XDP_PASS/DROP supportMohsin Bashir
2025-07-22selftests/kexec: fix test_kexec_jump buildMoon Hee Lee
2025-07-22selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully"Colin Ian King
2025-07-22selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-07-22kselftest/arm64: Handle attempts to disable SM on SME only systemsMark Brown
2025-07-22kselftest/arm64: Fix SVE write data generation for SME only systemsMark Brown
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-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