index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-11-02
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
2023-11-02
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-11-02
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2023-11-02
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
2023-11-02
mm/migrate: fix do_pages_move for compat pointers
Gregory Price
2023-11-02
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
2023-11-02
hugetlbfs: clear resv_map pointer if mmap fails
Rik van Riel
2023-11-02
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
2023-10-25
mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
Catalin Marinas
2023-10-06
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2023-10-06
memcg: drop kmem.limit_in_bytes
Michal Hocko
2023-10-06
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2023-10-06
mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
Johannes Weiner
2023-10-06
mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
Rafael Aquini
2023-10-06
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-10-06
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-09-23
Revert "memcg: drop kmem.limit_in_bytes"
Greg Kroah-Hartman
2023-09-19
vm: fix move_vma() memory accounting being off
Linus Torvalds
2023-09-19
memcontrol: ensure memcg acquired by id is properly set up
Johannes Weiner
2023-09-19
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
2023-09-19
mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
Muchun Song
2023-09-19
memcg: drop kmem.limit_in_bytes
Michal Hocko
2023-09-13
revert "memfd: improve userspace warnings for missing exec-related flags".
Andrew Morton
2023-09-13
memfd: improve userspace warnings for missing exec-related flags
Aleksa Sarai
2023-09-13
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
2023-09-13
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
2023-09-13
mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
2023-09-13
mm/vmalloc: add a safer version of find_vm_area() for debug
Joel Fernandes (Google)
2023-09-13
rcu: dump vmalloc memory info safely
Zqiang
2023-09-13
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-09-13
mm/pagewalk: fix bootstopping regression from extra pte_unmap()
Hugh Dickins
2023-09-13
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
2023-09-13
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-24
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
2023-08-24
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
2023-08-24
madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...
Yin Fengwei
2023-08-24
madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...
Yin Fengwei
2023-08-21
mm: multi-gen LRU: don't spin during memcg release
T.J. Mercier
2023-08-21
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-21
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-08-21
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
mm: avoid 'might_sleep()' in get_mmap_lock_carefully()
Linus Torvalds
2023-08-11
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-09
mm: Fix access_remote_vm() regression on tagged addresses
Kirill A. Shutemov
2023-08-04
mm/damon/core: initialize damo_filter->list from damos_new_filter()
SeongJae Park
2023-08-04
mm: compaction: fix endless looping over same migrate block
Johannes Weiner
[next]