index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-10-10
mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
Johannes Weiner
2023-10-10
mm/page_alloc: leave IRQs enabled for per-cpu page allocations
Mel Gorman
2023-10-10
mm/page_alloc: always remove pages from temporary list
Mel Gorman
2023-10-10
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-10-10
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Vishal Moola (Oracle)
2023-10-10
mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
Vishal Moola (Oracle)
2023-10-10
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
Vishal Moola (Oracle)
2023-10-10
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
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/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
Rafael Aquini
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
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-19
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-09-19
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
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
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-30
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
2023-08-30
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-30
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-08-30
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
2023-08-23
hugetlb: do not clear hugetlb dtor until allocating vmemmap
Mike Kravetz
2023-08-23
zsmalloc: allow only one active pool compaction context
Sergey Senozhatsky
2023-08-23
zsmalloc: fix races between modifications of fullness and isolated
Andrew Yang
2023-08-23
zsmalloc: consolidate zs_pool's migrate_lock and size_class's locks
Nhat Pham
2023-08-11
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
2023-07-23
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
2023-07-19
mm/mmap: Fix extra maple tree write
Liam R. Howlett
2023-07-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-07-19
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-07-19
mm/mmap: Fix VM_LOCKED check in do_vmi_align_munmap()
Suren Baghdasaryan
2023-07-19
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
2023-07-05
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-07-01
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
mm: make the page fault mmap locking killable
Linus Torvalds
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-07-01
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2023-07-01
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2023-07-01
mm/mmap: Fix error return in do_vmi_align_munmap()
David Woodhouse
2023-07-01
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
2023-06-28
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
[next]