summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-27selftests/damon/_damon_sysfs: support DAMOS quota weights setupSeongJae Park1-1/+23
2025-07-27selftests/damon/_damon_sysfs: support monitoring intervals goal setupSeongJae Park1-1/+42
2025-07-27selftests/damon/_damon_sysfs: support DAMOS filters setupSeongJae Park1-4/+111
2025-07-27selftests/damon/_damon_sysfs: support DAMOS watermarks setupSeongJae Park1-4/+42
2025-07-27selftests/damon/sysfs.py: stop DAMON for dumping failuresSeongJae Park1-0/+5
2025-07-26selftests/bpf: Enable private stack tests for arm64Puranjay Mohan4-4/+91
2025-07-26selftests: bpf: fix legacy netfilter optionsJakub Kicinski1-0/+2
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-40/+59
2025-07-26selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu1-0/+6
2025-07-26KVM: arm64: selftests: Add test for nASSGIcap attributeRaghavendra Rao Ananta1-2/+40
2025-07-26KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access testMarc Zyngier1-2/+217
2025-07-26selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failureYonghong Song1-1/+12
2025-07-26selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failureYonghong Song1-2/+3
2025-07-26selftests/bpf: Increase xdp data size for arm64 64K page sizeYonghong Song1-2/+8
2025-07-26selftests: drv-net: Wait for bkg socat to startMohsin Bashir1-1/+3
2025-07-26Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski8-4/+31
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller2-0/+106
2025-07-25selftests: net: Skip test if IPv6 is not configuredBreno Leitao1-0/+5
2025-07-25selftests: rtnetlink: add macsec and vlan nesting testStanislav Fomichev1-0/+36
2025-07-25selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0Yi Chen1-2/+2
2025-07-25selftests: netfilter: Ignore tainted kernels in interface stress testPhil Sutter1-1/+4
2025-07-25selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior1-1/+1
2025-07-25selftests: net: Enable legacy netfilter legacy options.Florian Westphal6-0/+24
2025-07-25Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2025-07-25tools/testing/selftests: explicitly test split multi VMA mremap moveLorenzo Stoakes1-1/+126
2025-07-25tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA moveLorenzo Stoakes1-10/+19
2025-07-25tools/testing/selftests: add mremap() shrink test for multiple VMAsLorenzo Stoakes1-1/+82
2025-07-25selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()wang lian1-1/+1
2025-07-25selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian7-39/+31
2025-07-25selftests/proc: add verbose mode for /proc/pid/maps tearing testsSuren Baghdasaryan1-12/+141
2025-07-25selftests/proc: extend /proc/pid/maps tearing test to include vma remappingSuren Baghdasaryan1-0/+86
2025-07-25selftests/proc: extend /proc/pid/maps tearing test to include vma resizingSuren Baghdasaryan1-0/+79
2025-07-25selftests/proc: add /proc/pid/maps tearing from vma split testSuren Baghdasaryan3-0/+449
2025-07-25tools/testing/selftests: extend mremap_test to test multi-VMA mremapLorenzo Stoakes1-1/+145
2025-07-25selftests: drv-net: tso: fix non-tunneled tso6 test case nameDaniel Zahka1-12/+14
2025-07-25selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_typeDaniel Zahka1-24/+13
2025-07-25selftests: drv-net: tso: enable test cases based on hw_featuresDaniel Zahka1-12/+40
2025-07-25selftests: drv-net: Make command requirements explicitGal Pressman5-6/+5
2025-07-25selftests: drv-net: Fix remote command checking in require_cmd()Gal Pressman1-1/+1
2025-07-25net: define an enum for the napi threaded stateSamiullah Khawaja1-18/+18
2025-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+25
2025-07-25selftests: drv-net: devmem: use new mattr ynl helpersJakub Kicinski1-5/+3
2025-07-25selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbolsPaul E. McKenney1-0/+9
2025-07-25selftests/tracing: Fix false failure of subsystem event testSteven Rostedt1-2/+26
2025-07-25selftests: pci_endpoint: Add doorbell test caseFrank Li1-0/+28
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-30/+141
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-29/+57
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas11-40/+403
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas17-208/+694
2025-07-24selftests/bpf: Test invalid narrower ctx loadPaul Chaignon1-0/+25