aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
5 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-2/+2
6 daysMerge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-0/+1
6 daysMerge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds11-11/+34
6 daysMerge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-21/+64
7 dayskmsan: test: add module descriptionArnd Bergmann1-0/+1
7 daysmm/hugetlb: fix huge_pmd_unshare() vs GUP-fast raceJann Horn1-0/+7
7 daysmm/hugetlb: unshare page tables during VMA split, not beforeJann Horn2-16/+51
7 daysmm/mempolicy: fix incorrect freeing of wi_kobjJoshua Hahn1-3/+1
7 daysmm/madvise: handle madvise_lock() failure during race unwindingSeongJae Park1-1/+4
7 daysmm: fix vmstat after removing NR_BOUNCEKirill A. Shutemov1-1/+0
7 daysmm: expose abnormal new_pte during move_ptesPu Lehui1-0/+2
7 daysmm: fix uprobe pte be overwritten when expanding vmaPu Lehui2-3/+24
7 daysmm/damon: s/primitives/code/ on commentsEnze Li8-8/+8
9 daysMerge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-6/+9
10 daysMerge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds16-51/+211
11 daysMerge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-3/+9
11 daysMerge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-15/+24
12 daysmm/khugepaged: clean up refcount check using folio_expected_ref_count()Shivank Garg1-15/+2
12 dayssched/numa: add statistics of numa balance taskChen Yu2-0/+4
12 daysmm/gup: update comment explaining why gup_fast() disables IRQsJann Horn1-1/+1
12 daysmm/khugepaged: fix race with folio split/free using temporary referenceShivank Garg1-1/+17
12 daysmm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas2-1/+35
12 daysmmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()Roman Gushchin2-0/+3
12 daysmm/damon/Kconfig: enable CONFIG_DAMON by defaultSeongJae Park1-0/+1
12 daysmm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMONSeongJae Park1-0/+3
12 dayshugetlb: show nr_huge_pages in report_hugepages()Wenjie Xu1-1/+1
12 daysmm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()Kemeng Shi1-2/+0
12 daysmm: shmem: only remove inode from swaplist when it's swapped page count is 0Kemeng Shi1-2/+2
12 daysmm/shmem: fix potential dead loop in shmem_unuse()Kemeng Shi1-3/+6
12 daysmm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()Kemeng Shi1-3/+3
12 daysmm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi1-0/+2
12 daysmm/damon/core: avoid destroyed target reference from DAMOS quotaAkinobu Mita1-0/+8
12 daysmemcg: make memcg_rstat_updated nmi safeShakeel Butt1-7/+9
12 daysmemcg: nmi-safe slab stats updatesShakeel Butt1-3/+33
12 daysmemcg: add nmi-safe update for MEMCG_KMEMShakeel Butt1-2/+19
12 daysmemcg: nmi safe memcg stats for specific archsShakeel Butt1-0/+49
12 daysmemcg: disable kmem charging in nmi for unsupported archShakeel Butt1-0/+3
12 daysmm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)5-10/+10
12 daysMerge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
13 daysMerge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds74-1695/+3127
13 daysMerge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-6/+0
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-19/+243
14 daysLoongArch: Introduce the numa_memblks conversionHuacai Chen1-0/+1
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-6/+2
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-18/+56
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+2
2025-05-27mm: pcp: increase pcp->free_count threshold to trigger free_highNikhil Dhama1-1/+1
2025-05-27mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()Fan Ni1-11/+13
2025-05-27mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of pageFan Ni1-9/+9