summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-11selftests/damon: remove the remaining test scripts for DAMON debugfs interfaceEnze Li
2025-05-11selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_re...Donet Tom
2025-05-11maple_tree: add sufficient heightSidhartha Kumar
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar
2025-05-11maple_tree: use height and depth consistentlySidhartha Kumar
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes
2025-05-11tools/testing: add PROCMAP_QUERY helper functions in mm self testsLorenzo Stoakes
2025-05-11mm/vma: fix incorrectly disallowed anonymous VMA mergesLorenzo Stoakes
2025-05-11selftest/mm: make hugetlb_reparenting_test tolerant to async reparentingLi Wang
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin
2025-05-11selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFODmitry V. Levin
2025-05-11selftests/mm: convert page_size to unsigned longSiddarth G
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-09selftests/bpf: Add test to cover sockmap with ktlsJiayuan Chen
2025-05-09tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta
2025-05-09selftests/bpf: Add link info test for ref_ctr_offset retrievalJiri Olsa
2025-05-09selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton
2025-05-09selftests/timens: timerfd: Use correct clockid type in tclock_gettime()Thomas Weißschuh
2025-05-09selftests/timens: Make run_tests() functions staticThomas Weißschuh
2025-05-09selftests/timens: Print TAP headersThomas Weißschuh
2025-05-09selftests: pid_namespace: add missing sys/mount.h include in pid_max.cPeter Seiderer
2025-05-09kselftest: cpufreq: Get rid of double suspend in rtcwake caseNícolas F. R. A. Prado
2025-05-09selftests/cpufreq: Fix cpufreq basic read and update testcasesSwapnil Sapkal
2025-05-09selftests/ftrace: Convert poll to a gen_fileAyush Jain
2025-05-09selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst
2025-05-09selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64Peilin Ye
2025-05-09selftests/bpf: Verify zero-extension behavior in load-acquire testsPeilin Ye
2025-05-09selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye
2025-05-09selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriatePeilin Ye
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang
2025-05-08selftests: net-drv: remove the nic_performance and nic_link_layer testsJakub Kicinski
2025-05-08selftests: netfilter: fix conntrack stress test failures on debug kernelsFlorian Westphal
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviourMark Rutland
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new VL change behaviourMark Rutland
2025-05-08kselftest/arm64: tpidr2: Adjust to new clone() behaviourMark Rutland
2025-05-08kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changedMark Rutland
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-06io_uring/zcrx: selftests: fix setting ntuple rule into rssDavid Wei
2025-05-06cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_testDave Jiang
2025-05-06selftests/bpf: Add test for bpf_list_{front,back}Martin KaFai Lau