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-18
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
2024-04-13
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-13
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-13
mm/migrate: set swap entry values of THP tail pages properly.
Zi Yan
2024-04-13
mm/memory-failure: fix an incorrect use of tail pages
Liu Shixin
2024-04-13
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
2024-03-01
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
2024-03-01
memcg: add refcnt for pcpu stock to avoid UAF problem in drain_all_stock()
GONG, Ruiqi
2024-02-23
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
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)
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-09-23
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
2023-08-30
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2023-06-28
mm: make wait_on_page_writeback() wait for multiple pending writebacks
Linus Torvalds
2023-06-28
mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
Hugh Dickins
2023-06-28
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2023-06-28
mm: rewrite wait_on_page_bit_common() logic
Linus Torvalds
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-17
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-04-20
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-03-11
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
2023-03-11
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-22
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-02-22
mm: swap: properly update readahead statistics in unuse_pte_range()
Andrea Righi
2023-02-22
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-02-06
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-06
mm: kasan: do not panic if both panic_on_warn and kasan_multishot set
David Gow
2023-01-24
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
2023-01-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-18
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
2022-12-19
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-12-14
mm/gup: fix gup_pud_range() for dax
John Starks
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-14
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
2022-12-14
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-12-14
mm/khugepaged: take the right locks for page table retraction
Jann Horn
2022-12-08
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
2022-11-25
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2022-11-03
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
2022-10-15
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2022-10-05
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-10-05
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-10-05
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-10-05
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-09-28
mm/slub: fix to return errno if kmalloc() fails
Chao Yu
2022-09-20
mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region()
Jann Horn
2022-09-15
Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
Yee Lee
[next]