summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-04mm/pagemap: add PAGE_IS_ACCESSED for RWP trackingKiryl Shutsemau (Meta)1-0/+1
2026-08-04selftests/damon: check correct path in ensure_file() not_exist casewang wei1-1/+1
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton2-2/+2
2026-07-30tools/mm/page_owner_sort: bound pattern output copiesYichong Chen1-6/+21
2026-07-30tools/mm/page_owner_sort: free per-record allocationsYichong Chen1-2/+18
2026-07-30tools/mm/page_owner_sort: return explicit filter resultsYichong Chen1-9/+31
2026-07-30mm: remove the __GFP_NO_OBJ_EXT flagVlastimil Babka (SUSE)1-7/+0
2026-07-30selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bpSJ Park1-1/+0
2026-07-30selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failureMike Rapoport (Microsoft)1-2/+7
2026-07-30selftests/mm: fix clone cleartid race in pkey sighandler testsHongfu Li1-8/+12
2026-07-30selftests/mm: add missing pthread_create() return checks in pkey testsHongfu Li1-2/+10
2026-07-30selftests/mm: add missing mmap() return checks in pkey testsHongfu Li3-6/+10
2026-07-30selftests/mm: use pkey_assert on clone_raw failure in pkey testHongfu Li1-2/+2
2026-07-30selftests/mm: unify pkey sighandler selftest assertions and tracingHongfu Li1-45/+44
2026-07-30selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li3-88/+93
2026-07-30selftests/damon/sysfs.sh: test all files in quota goal dirSJ Park1-0/+14
2026-07-30selftests/damon/sysfs.sh: test dests dirSJ Park1-0/+24
2026-07-30selftests/damon/sysfs.sh: test {core,ops}_filters/ directoriesSJ Park1-4/+24
2026-07-30selftests/damon/sysfs.sh: test multiple probe dirs creationSJ Park1-0/+5
2026-07-28selftests/damon/sysfs_refresh: test kdamond refresh_msRuslan Valiyev2-0/+76
2026-07-28selftests/damon/_damon_sysfs: support kdamond refresh_msRuslan Valiyev1-1/+8
2026-07-28selftests/damon/sysfs.py: validate memcg_path staging readbackCheng Nie1-0/+31
2026-07-28selftests/damon/_damon_sysfs.py: fix memcg_path assignmentCheng Nie1-1/+1
2026-07-28selftests/damon: fix dead code, skipped checks, and broken lookupsKunwu Chan7-10/+10
2026-07-28selftests/damon/damos_tried_regions: fix expectation output and join TypeErrorKunwu Chan1-2/+2
2026-07-28selftests/damon: prevent cross-context state pollution in DamonCtxKunwu Chan1-2/+8
2026-07-28tools/mm: add page_owner_filter userspace toolZhen Ni2-2/+312
2026-07-28tools/mm: add thp_swap_allocator_test binary to .gitignoreZenghui Yu1-0/+1
2026-07-28selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann1-1/+1
2026-07-28selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann1-1/+1
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+56
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+358
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2026-07-25Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2026-07-25Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pu...Linus Torvalds13-56/+104
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+10
2026-07-24selftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)1-0/+1
2026-07-23selftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung1-0/+10
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds19-11/+345
2026-07-23selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang1-1/+1
2026-07-23Merge tag 'ovpn-net-20260720' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-1/+3
2026-07-23selftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang1-0/+61
2026-07-22selftests: net: bridge: test ranges with PVID VLANNikolay Aleksandrov1-0/+23
2026-07-22selftests/pidfd: check PIDFD_THREAD survives open_by_handle_at()Christian Brauner1-0/+1
2026-07-21tools headers: Sync KVM headers with the kernel sourcesArnaldo Carvalho de Melo4-27/+40
2026-07-21tools headers: Sync UAPI linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+10
2026-07-21perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2026-07-21tools headers: Sync UAPI drm/drm.h with kernel sourcesArnaldo Carvalho de Melo1-19/+8
2026-07-21tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+11