summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
8 daysselftests/cgroup: test clone3() into a previously killed cgroupEtienne Perot
8 daysMerge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
9 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
10 daysselftests/bpf: Bound the offset accumulator in __tld_fetch_key()Yonghong Song
11 daysselftests/bpf: half-dead scalar zero stack spill testEduard Zingerman
11 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
12 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysselftests/net: packetdrill: add tcp_urg_ptr_retransmitJiayuan Chen
12 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysselftests: net: Fix slow configurations in big_tcp_tunnels.shAlice Mikityanska
12 daysselftests: net: Lower threshold with csum offload off in big_tcp_tunnels.shAlice Mikityanska
12 daysselftests: net: Lower threshold on debug kernels for big_tcp_tunnels.shAlice Mikityanska
12 daysselftests: net: Wait for netserver to launchAlice Mikityanska
12 daysselftests/arm64: Add MTE test config fragmentMuhammad Usama Anjum
12 daysselftests/arm64: Fix MTE prctl TAP planMuhammad Usama Anjum
12 daysselftests/arm64: Treat KSM merge_across_nodes as optionalMuhammad Usama Anjum
12 daysselftests/arm64: Print missing MTE TAP headersMuhammad Usama Anjum
12 daysselftests: net: tcp_ao: test VRF-scoped key deletionRastislav Szabo
13 daysselftests/bpf: a demo for check_cond_jmp_op() non-null inference bugEduard Zingerman
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
14 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-24selftests/proc: make proc-maps-race work with READ_IMPLIES_EXECKarl Mehltretter
2026-08-24maple_tree: change two GFP flags in testsLiam R. Howlett (Oracle)
2026-08-24selftests/mm: check stat() return value in khugepaged get_finfo()Anshuman
2026-08-24selftests/mm: fix unchecked ftruncate return value in soft-dirty testAnshuman
2026-08-24selftests/mm: drop redundant open() in mprotect_tests()Hongfu Li
2026-08-24selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailableWilson Felipe Pereira
2026-08-24selftests/mm: kmemleak: drop stale min_unref_scans default from commentsBreno Leitao
2026-08-24selftests: mm: test kmemleak's N-consecutive-scan leak confirmationBreno Leitao
2026-08-24kselftest: alloc_tag: extend the allocinfo ioctl kselftestAbhishek Bapat
2026-08-24kselftest: alloc_tag: add kselftest for ioctl interfaceAbhishek Bapat
2026-08-24mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.hEthan Nelson-Moore
2026-08-24selftests/mm: fix read_file() return value checkHongfu Li
2026-08-24selftests/mm: retry migration failures for the full runtimeMuhammad Usama Anjum
2026-08-24selftests/mm: skip hard dirty page-cache test on NFSMuhammad Usama Anjum
2026-08-24selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupportedMuhammad Usama Anjum
2026-08-24selftests/mm: skip COW tmpfile cases when fallocate() is unsupportedMuhammad Usama Anjum
2026-08-24selftests/mm/vm_util.c: correct __pagemap_scan_get_categories return valueAudra Mitchell
2026-08-24selftests/mm: drop duplicate test_seal_mprotect_two_vma_with_gap() callHongfu Li
2026-08-24selftests: mm: add mTHP collapse test casesBaolin Wang
2026-08-24selftests: mm: implement the mTHP-sized hugepage check helpersBaolin Wang
2026-08-24selftests: mm: move gather_after_split_folio_orders() into vm_util.c fileBaolin Wang
2026-08-24selftests: mm: extend the check_huge() to support mTHP checkBaolin Wang
2026-08-24selftests/mm: use pattern matching in .gitignorePratyush Mallick
2026-08-24selftests/mm: read memory information without popenWarren Xiong
2026-08-24selftests/mm: rename local_config.h to local_config.h_genPratyush Mallick
2026-08-24tools/testing/selftests/mm: test anonymous page offset merge behaviourLorenzo Stoakes (ARM)
2026-08-24tools/testing/vma: expand VMA merge tests to assert anon pgoffLorenzo Stoakes (ARM)
2026-08-24mm: propagate VMA anonymous page offset on map, remap, split + mergeLorenzo Stoakes (ARM)