summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2025-06-05mm: fix vmstat after removing NR_BOUNCEKirill A. Shutemov
2025-06-05mm: expose abnormal new_pte during move_ptesPu Lehui
2025-06-05mm: fix uprobe pte be overwritten when expanding vmaPu Lehui
2025-06-05mm/damon: s/primitives/code/ on commentsEnze Li
2025-06-04Merge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-02Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31mm/khugepaged: clean up refcount check using folio_expected_ref_count()Shivank Garg
2025-05-31sched/numa: add statistics of numa balance taskChen Yu
2025-05-31mm/gup: update comment explaining why gup_fast() disables IRQsJann Horn
2025-05-31mm/khugepaged: fix race with folio split/free using temporary referenceShivank Garg
2025-05-31mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas
2025-05-31mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()Roman Gushchin
2025-05-31mm/damon/Kconfig: enable CONFIG_DAMON by defaultSeongJae Park
2025-05-31mm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMONSeongJae Park
2025-05-31hugetlb: show nr_huge_pages in report_hugepages()Wenjie Xu
2025-05-31mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()Kemeng Shi
2025-05-31mm: shmem: only remove inode from swaplist when it's swapped page count is 0Kemeng Shi
2025-05-31mm/shmem: fix potential dead loop in shmem_unuse()Kemeng Shi
2025-05-31mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()Kemeng Shi
2025-05-31mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi
2025-05-31mm/damon/core: avoid destroyed target reference from DAMOS quotaAkinobu Mita
2025-05-31memcg: make memcg_rstat_updated nmi safeShakeel Butt
2025-05-31memcg: nmi-safe slab stats updatesShakeel Butt
2025-05-31memcg: add nmi-safe update for MEMCG_KMEMShakeel Butt
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt
2025-05-31memcg: disable kmem charging in nmi for unsupported archShakeel Butt
2025-05-31mm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-27mm: pcp: increase pcp->free_count threshold to trigger free_highNikhil Dhama
2025-05-27mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()Fan Ni
2025-05-27mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-27mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of pageFan Ni
2025-05-27mm/hugetlb: pass folio instead of page to unmap_ref_private()Fan Ni
2025-05-27mm/filemap: unify dropbehind flag testing and clearingJens Axboe
2025-05-27mm/filemap: unify read/write dropbehind namingJens Axboe
2025-05-27mm/filemap: use filemap_end_dropbehind() for read invalidationJens Axboe
2025-05-27mm/filemap: gate dropbehind invalidate on folio !dirty && !writebackJens Axboe
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe