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
2024-07-27
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
2024-07-18
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
2024-07-18
mm: avoid overflows in dirty throttling logic
Jan Kara
2024-07-05
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
2024-07-05
mm/cma: drop incorrect alignment check in cma_init_reserved_mem
Frank van der Linden
2024-07-05
cma: factor out minimum alignment requirement
David Hildenbrand
2024-04-13
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-10
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-10
mm/migrate: set swap entry values of THP tail pages properly.
Zi Yan
2024-04-10
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
2024-04-10
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
2024-04-10
swap: comments get_swap_device() with usage rule
Huang Ying
2024-03-01
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
2024-02-23
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
2024-02-23
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
2024-01-15
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
2024-01-15
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
2024-01-05
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
2023-12-23
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-12-20
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2023-12-20
mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
David Hildenbrand
2023-12-13
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
2023-11-28
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-11-28
mm/memory_hotplug: use pfn math in place of direct struct page manipulation
Zi Yan
2023-11-28
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-11-20
vfs: fix readahead(2) on block devices
Reuben Hawkins
2023-11-08
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-11-08
mm/migrate: fix do_pages_move for compat pointers
Gregory Price
2023-11-08
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
2023-09-19
mm/vmalloc: add a safer version of find_vm_area() for debug
Joel Fernandes (Google)
2023-09-19
rcu: dump vmalloc memory info safely
Zqiang
2023-09-19
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
2023-09-19
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
2023-08-30
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-30
mm: memory-failure: kill soft_offline_free_page()
Kefeng Wang
2023-08-30
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-07-23
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-07-23
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-07-05
mm, hwpoison: when copy-on-write hits poison, take page offline
Jane Chu
2023-07-05
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2023-06-28
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
2023-05-11
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-26
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-04-26
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
2023-04-26
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
2023-04-13
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-13
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-13
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-03-30
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
2023-03-30
kfence: avoid passing -g for test
Marco Elver
[next]