1. a977209 mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 6 years ago
  2. 5a8da52a Revert "mm: use early_pfn_to_nid in page_ext_init" by Qian Cai · 6 years ago
  3. 538162d mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 6 years ago
  4. d83382c mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 6 years ago
  5. 659052d mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 6 years ago
  6. af46f4c hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  7. f581706 mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 6 years ago
  8. 494c439 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  9. 3af9907 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 6 years ago
  10. 04fed9d percpu: convert spin_lock_irq to spin_lock_irqsave. by Dennis Zhou · 6 years ago
  11. 4ebbe06 mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 6 years ago
  12. 0783205 mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 6 years ago
  13. 43f7e8b mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 6 years ago
  14. 7317854 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 6 years ago
  15. 4fb12a0 mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
  16. 694c20f mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 6 years ago
  17. 8c4da11 mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 6 years ago
  18. e973b39 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 6 years ago
  19. 90bcbcf slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 6 years ago
  20. 89b0387 mm, swap: fix swapoff with KSM pages by Huang Ying · 6 years ago
  21. c5a2c79 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  22. 465c5cf mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  23. 2c25071 hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 6 years ago
  24. 36f93a2 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  25. c7aafad mm/page_alloc.c: fix calculation of pgdat->nr_zones by Wei Yang · 6 years ago
  26. 4515bbc mm: don't warn about allocations which stall for too long by Tetsuo Handa · 7 years ago
  27. c29f901 mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo by Roman Gushchin · 6 years ago
  28. 60720df mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  29. 705a281 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  30. 46466e2 userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set by Andrea Arcangeli · 6 years ago
  31. af3edb3 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  32. 683b473 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  33. 82c5a8c userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  34. 7c1ba1a mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 6 years ago
  35. 8f85b74 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 6 years ago
  36. 84c55f8 mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 6 years ago
  37. b447a6a mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 6 years ago
  38. 5021918 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 6 years ago
  39. 98f1ae1 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 6 years ago
  40. 81d2848 mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 6 years ago
  41. 6f75a09 mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 6 years ago
  42. 16d0744 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 6 years ago
  43. 30241d7 mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 7 years ago
  44. e12b67d mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  45. c6a4b3c mm, page_alloc: check for max order in hot path by Michal Hocko · 6 years ago
  46. a84c872 tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  47. e28ae7a z3fold: fix possible reclaim races by Vitaly Wool · 6 years ago
  48. 6b43a99 mm/memory.c: recheck page table entry with page table lock held by Aneesh Kumar K.V · 6 years ago
  49. 9776404 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
  50. d856992 mm/swapfile.c: use kvzalloc for swap_info_struct allocation by Vasily Averin · 6 years ago
  51. 52fcb8d hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  52. e6e4f05 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  53. 9d3cc76 mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly by Ralph Campbell · 6 years ago
  54. d197121 hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
  55. 541500a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  56. d62b8ac mm: don't show nr_indirectly_reclaimable in /proc/vmstat by Roman Gushchin · 7 years ago
  57. 5de69d6 mm: treat indirectly reclaimable memory as free in overcommit logic by Roman Gushchin · 7 years ago
  58. dc09a5b mm: treat indirectly reclaimable memory as available in MemAvailable by Roman Gushchin · 7 years ago
  59. c605894 mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 7 years ago
  60. 68ba0bd mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2 by Jérôme Glisse · 6 years ago
  61. 54886c9 percpu: stop leaking bitmap metadata blocks by Mike Rapoport · 6 years ago
  62. 8676e0b mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  63. 7f42ead virtio_balloon: fix deadlock on OOM by Michael S. Tsirkin · 7 years ago
  64. 5178716 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  65. a2e0493 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 6 years ago
  66. 5f4f5b1 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  67. dcc89aa mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  68. 1ddc078 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 7 years ago
  69. 6447b34 mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  70. 0627436 mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  71. 4570403 mm/fadvise.c: fix signed overflow UBSAN complaint by Andrey Ryabinin · 7 years ago
  72. 7cf82f3 mm/tlb: Remove tlb_remove_table() non-concurrent condition by Peter Zijlstra · 6 years ago
  73. cf12d0f readahead: stricter check for bdi io_pages by Markus Stockhausen · 7 years ago
  74. e9afa7c mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 6 years ago
  75. 3e09946 mm: move tlb_table_flush to tlb_flush_mmu_free by Nicholas Piggin · 6 years ago
  76. cf7ab2a mm/memory.c: check return value of ioremap_prot by jie@chenjie6@huwei.com · 7 years ago
  77. 1d7bf02 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 7 years ago
  78. 249778d mm: delete historical BUG from zap_pmd_range() by Hugh Dickins · 7 years ago
  79. a73b6c4 zswap: re-check zswap_is_full() after do zswap_shrink() by Li Wang · 7 years ago
  80. 6e7084e kasan: fix shadow_size calculation error in kasan_module_alloc by Zhen Lei · 7 years ago
  81. 4bb1a8d x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 7 years ago
  82. a411633 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 7 years ago
  83. 191d00f mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 7 years ago
  84. b9d1724 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 7 years ago
  85. 70ef1db mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 7 years ago
  86. be26577 mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 7 years ago
  87. 1bbe05e bdi: Fix another oops in wb_workfn() by Jan Kara · 7 years ago
  88. 81ebc9d mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 7 years ago
  89. 684a2d8 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 7 years ago
  90. b3ef356 Revert mm/vmstat.c: fix vmstat_update() preemption BUG by Sebastian Andrzej Siewior · 7 years ago
  91. b16a6af mm: hwpoison: disable memory error handling on 1GB hugepage by Naoya Horiguchi · 7 years ago
  92. 48b019a mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 7 years ago
  93. 804a0db slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 7 years ago
  94. 6f23028 mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() by Jia He · 7 years ago
  95. 2d32996 mm: fix __gup_device_huge vs unmap by Dan Williams · 7 years ago
  96. 1d26c11 mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 7 years ago
  97. 67b4630 bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue by Tejun Heo · 7 years ago
  98. 6d2707f mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() by Minchan Kim · 7 years ago
  99. af760b5 mmap: relax file size limit for regular files by Linus Torvalds · 7 years ago
  100. 16d7ceb mmap: introduce sane default mmap limits by Linus Torvalds · 7 years ago