summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
4 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
4 daysMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
4 daysMerge branch 'cpupower' of https://git.kernel.org/pub/scm/linux/kernel/git/sh...Mark Brown
4 daysMerge branch 'linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
4 daysMerge branch 'docs-next' of git://git.lwn.net/linux.gitMark Brown
4 daysMerge branch 'fs-next' of linux-nextMark Brown
4 daysMerge branch 'for-next/core' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
4 daysMerge branch 'perf-tools-next' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
4 daysMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
4 daysMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
4 daysMerge branch 'trace/fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
4 daysMerge branch 'char-misc-linus' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
4 daysMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
4 daysMerge branch 'fs-current' of linux-nextMark Brown
4 daysMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
4 daysnext-20260723/vfs-braunerMark Brown
4 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/fs/fscrypt/linux.gitMark Brown
4 daysMerge branch 'vfs.fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/v...Mark Brown
5 daysselftests: ipc: change operation not supported error numberPaul White
5 daystools/accounting: fix macro typos in getdelaysShivank Sharma
5 daysselftests/acct: share netlink helpersYiyang Chen
5 daysselftests/acct: add cgroupstats functional testYiyang Chen
5 daysdelaytop: sort by max delay to highlight top latency processesWang Yaxin
5 daysdelaytop: add timestamp of delay maxWang Yaxin
5 daysdelaytop: add delay max for delaytopWang Yaxin
5 daystools/compiler: match glibc 2.42 definition of __attribute_const__Joy H.J. Lee
5 daystools/accounting/delaytop.c: fix typo in PSI header stringSara Sena
5 daysselftests/mm/pagemap_ioctl: fix missing NULL checks after calloc()longlong yan
5 daysselftests/mm: use MAP_FAILED for mmap error checklonglong yan
5 daysselftests/mm: transhuge-stress: check duration inside page loopSarthak Sharma
5 daystools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge testsLorenzo Stoakes (ARM)
5 daystools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anonLorenzo Stoakes (ARM)
5 daysmm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymousLorenzo Stoakes (ARM)
5 daysmm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymousLorenzo Stoakes (ARM)
5 daystools/testing/selftests/mm: test virtual page offset merge behaviourLorenzo Stoakes (ARM)
5 daystools/testing/vma: expand VMA merge tests to assert virt pgoffLorenzo Stoakes (ARM)
5 daysmm: propagate VMA virtual page offset on map, remap, split + mergeLorenzo Stoakes (ARM)
5 daysmm: introduce linear_virt_page_index()Lorenzo Stoakes (ARM)
5 daysmm/vma: introduce VMA virtual page offset field and add helpersLorenzo Stoakes (ARM)
5 daysselftests/mm: fix BUG_ON checking wrong variable in mremap_dontunmapHongfu Li
5 daysselftests/mm: add PAGEMAP_SCAN test for THP PMD holesKiryl Shutsemau (Meta)
5 daysmm/vma: update create_init_stack_vma() to use vma_flags_tLorenzo Stoakes
5 daysmm: introduce vma_get_page_prot() and use itLorenzo Stoakes
5 daysmm/vma: rename vma_get_page_prot to vma_flags_to_page_protLorenzo Stoakes
5 daysselftests/dax: add dax/kmem hotplug sysfs regression testGregory Price
5 daysselftests/mm: factor out hmm_buffer_alloc() to consolidate buffer setupHongfu Li
5 daysselftests/mm: fix on-fault-limit false failure under sudo-rsInjae Ryou
5 daysselftests: mincore: count file-mmap readahead on both sidesYijia Wang
5 daysselftests: mm: test kmemleak's N-consecutive-scan leak confirmationBreno Leitao
5 daysselftests/mm: remove obsolete hugetlb vmemmap testMuchun Song