summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
5 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
5 daysMerge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
6 daysMerge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
7 dayskmsan: test: add module descriptionArnd Bergmann
7 daysmm/hugetlb: fix huge_pmd_unshare() vs GUP-fast raceJann Horn
7 daysmm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
7 daysmm/mempolicy: fix incorrect freeing of wi_kobjJoshua Hahn
7 daysmm/madvise: handle madvise_lock() failure during race unwindingSeongJae Park
7 daysmm: fix vmstat after removing NR_BOUNCEKirill A. Shutemov
7 daysmm: expose abnormal new_pte during move_ptesPu Lehui
7 daysmm: fix uprobe pte be overwritten when expanding vmaPu Lehui
7 daysmm/damon: s/primitives/code/ on commentsEnze Li
8 daysMerge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
10 daysMerge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daysMerge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysMerge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysmm/khugepaged: clean up refcount check using folio_expected_ref_count()Shivank Garg
12 dayssched/numa: add statistics of numa balance taskChen Yu
12 daysmm/gup: update comment explaining why gup_fast() disables IRQsJann Horn
12 daysmm/khugepaged: fix race with folio split/free using temporary referenceShivank Garg
12 daysmm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas
12 daysmmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()Roman Gushchin
12 daysmm/damon/Kconfig: enable CONFIG_DAMON by defaultSeongJae Park
12 daysmm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default to DAMONSeongJae Park
12 dayshugetlb: show nr_huge_pages in report_hugepages()Wenjie Xu
12 daysmm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()Kemeng Shi
12 daysmm: shmem: only remove inode from swaplist when it's swapped page count is 0Kemeng Shi
12 daysmm/shmem: fix potential dead loop in shmem_unuse()Kemeng Shi
12 daysmm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()Kemeng Shi
12 daysmm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()Kemeng Shi
12 daysmm/damon/core: avoid destroyed target reference from DAMOS quotaAkinobu Mita
12 daysmemcg: make memcg_rstat_updated nmi safeShakeel Butt
12 daysmemcg: nmi-safe slab stats updatesShakeel Butt
12 daysmemcg: add nmi-safe update for MEMCG_KMEMShakeel Butt
12 daysmemcg: nmi safe memcg stats for specific archsShakeel Butt
12 daysmemcg: disable kmem charging in nmi for unsupported archShakeel Butt
12 daysmm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)
12 daysMerge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
12 daysMerge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysMerge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
13 daysLoongArch: 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