summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
5 daysRevert "sched/numa: add statistics of numa balance task"Chen Yu
5 daysmm/damon: fix divide by zero in damon_get_intervals_score()Honggyu Kim
5 dayskasan: remove kasan_find_vm_area() to prevent possible deadlockYeoreum Yun
5 daysmm/migrate: fix do_pages_stat in compat modeChristoph Berg
5 daysmm/damon/core: handle damon_call_control as normal under kdmond deactivationSeongJae Park
5 daysmm/rmap: fix potential out-of-bounds page table access during batched unmapLance Yang
5 daysmm/hugetlb: don't crash when allocating a folio if there are no resvVivek Kasireddy
5 daysmm/vmalloc: leave lazy MMU mode on PTE mapping errorAlexander Gordeev
11 daysMerge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-25mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on writeSeongJae Park
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge
2025-06-25mm/hugetlb: remove unnecessary holding of hugetlb_lockGe Yang
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-23fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-06-19mm: userfaultfd: fix race of userfaultfd_move and swap cacheKairui Song
2025-06-19mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"David Hildenbrand
2025-06-19mm/shmem, swap: fix softlockup with mTHP swapinKairui Song
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes
2025-06-11mm: close theoretical race where stale TLB entries could lingerRyan Roberts
2025-06-11mm/vma: reset VMA iterator on commit_merge() OOM failureLorenzo Stoakes
2025-06-11Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)
2025-06-10Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-05kmsan: test: add module descriptionArnd Bergmann
2025-06-05mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast raceJann Horn
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-05mm/mempolicy: fix incorrect freeing of wi_kobjJoshua Hahn
2025-06-05mm/madvise: handle madvise_lock() failure during race unwindingSeongJae Park
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