1. 4b3597c mm: hugetlb: fix softlockup when a large number of hugepages are freed. by Mizuma, Masayoshi · 11 years ago
  2. 0d9caa8 mm/hotplug: correctly add new zone to all other nodes' zone lists by Jiang Liu · 12 years ago
  3. ea97247 mm: setup pageblock_order before it's used by sparsemem by Xishi Qiu · 12 years ago
  4. 3ef25a8 mm/page_alloc.c: remove pageblock_default_order() by Andrew Morton · 12 years ago
  5. 9259c4b mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq() by KOSAKI Motohiro · 11 years ago
  6. 7110c40 slub: Fix calculation of cpu slabs by Li Zefan · 11 years ago
  7. 0308759 mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  8. e4c2743 mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully by Jianguo Wu · 11 years ago
  9. 90d23d2 mm/hugetlb: check for pte NULL pointer in __page_check_address() by Jianguo Wu · 11 years ago
  10. 4e64616 mm: fix aio performance regression for database caused by THP by Khalid Aziz · 11 years ago
  11. 9896f41 writeback: fix negative bdi max pause by Fengguang Wu · 11 years ago
  12. d21452e mm: do not grow the stack vma just because of an overrun on preceding vma by Linus Torvalds · 12 years ago
  13. 3e55f21 mm/mmap: check for RLIMIT_AS before unmapping by Cyril Hrubis · 11 years ago
  14. 83040f3 mm, memcg: give exiting processes access to memory reserves by David Rientjes · 11 years ago
  15. 3d70bd8 mm/huge_memory.c: fix potential NULL pointer dereference by Libin · 11 years ago
  16. b15a71d memcg: fix multiple large threshold notifications by Greg Thelen · 11 years ago
  17. a1782f5 vm: add no-mmu vm_iomap_memory() stub by Linus Torvalds · 11 years ago
  18. 468048d mm/memory-hotplug: fix lowmem count overflow when offline pages by Wanpeng Li · 11 years ago
  19. 065d0e8 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  20. 9e995ec swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 11 years ago
  21. 90227e6 mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer by Aneesh Kumar K.V · 11 years ago
  22. e62eec8 mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas by Cliff Wickman · 11 years ago
  23. 1a2bf89 mm: mmu_notifier: re-fix freed page still mapped in secondary MMU by Xiao Guangrong · 11 years ago
  24. a0ca517 mm compaction: fix of improper cache flush in migration code by Leonid Yegoshin · 11 years ago
  25. 188b13f mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  26. 7e15d02 vm: add vm_iomap_memory() helper function by Linus Torvalds · 11 years ago
  27. 258c5ed hugetlbfs: add swap entry check in follow_hugetlb_page() by Naoya Horiguchi · 11 years ago
  28. 9ee7398 mm: prevent mmap_cache race in find_vma() by Jan Stancek · 12 years ago
  29. d8fa55a mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 12 years ago
  30. 293fb11 mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages by Mel Gorman · 12 years ago
  31. 5bff19b tmpfs: fix use-after-free of mempolicy object by Greg Thelen · 12 years ago
  32. 3eb048e mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts by Robin Holt · 12 years ago
  33. a02f4a2 mm: mmu_notifier: make the mmu_notifier srcu static by Andrea Arcangeli · 12 years ago
  34. ebd4aa5 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
  35. 75e80aa mm: fix pageblock bitmap allocation by Linus Torvalds · 12 years ago
  36. 4431de8 thp, memcg: split hugepage for memcg oom on cow by David Rientjes · 12 years ago
  37. 04ec652 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  38. ee7e75d tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 12 years ago
  39. 3d1170f tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  40. e1b00b2 mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago
  41. eac5ae6 mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 12 years ago
  42. 49917cc tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  43. 802c222 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  44. b49d5c6 mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 12 years ago
  45. 89bc00f mm: fix XFS oops due to dirty pages without buffers on s390 by Jan Kara · 12 years ago
  46. be45da8 x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  47. a76d980 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  48. 3c13c96 mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() by Mel Gorman · 12 years ago
  49. 760cf0f mempolicy: fix refcount leak in mpol_set_shared_policy() by KOSAKI Motohiro · 12 years ago
  50. 6f435b8 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
  51. d9912ec mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 12 years ago
  52. 5bf114e revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 12 years ago
  53. 9ec0b70 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 12 years ago
  54. 07372f61 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 12 years ago
  55. 3fe00dc slab: fix the DEADLOCK issue on l3 alien lock by Michael Wang · 12 years ago
  56. bd396f5 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  57. 3e16c42 memory hotplug: fix section info double registration bug by qiuxishi · 12 years ago
  58. 0278d6c mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 12 years ago
  59. 0a46b87 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 12 years ago
  60. 2076093 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  61. b6f529d mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  62. 1222357 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() by Joonsoo Kim · 12 years ago
  63. 0c2e4a2 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 12 years ago
  64. e650ea7 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  65. ec75cfe memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  66. 7ba56a5 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  67. 4949469 mm/memblock: fix overlapping allocation when doubling reserved array by Greg Pearson · 12 years ago
  68. 4dbacdf mm/memblock: fix memory leak on extending regions by Gavin Shan · 12 years ago
  69. 4c54478 mm/memblock: cleanup on duplicate VA/PA conversion by Gavin Shan · 12 years ago
  70. be28460 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  71. 833f356 slub: fix a memory leak in get_partial_node() by Joonsoo Kim · 12 years ago
  72. 3a92c62 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 12 years ago
  73. 7116c5d hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
  74. e369377 mm: consider all swapped back pages in used-once logic by Michal Hocko · 12 years ago
  75. f9e5a0c mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 12 years ago
  76. a432c13 mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  77. d9bba3a shm: add memfd_create() syscall by David Herrmann · 10 years ago
  78. b0d5430 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  79. 631423f vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  80. 9cee5ca vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  81. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  82. a1d714b Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
  83. 0f846bb futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
  84. f8597ae hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  85. 4c49736 Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  86. 863d570 FP2: revert sdcardfs import and start over by chrmhoffmann · 6 years ago
  87. aa5b5c5 FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR. by dcashman · 9 years ago
  88. e5e1bef mm/slub: don't wait for high-order page allocation by Joonsoo Kim · 9 years ago
  89. db155a2 mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  90. e75bb6b sdcardfs: Flag files as non-mappable by fluxi · 8 years ago
  91. 459b18d mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  92. 295534f fs: introduce inode operation ->update_time by Josef Bacik · 13 years ago
  93. 616acca mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 8 years ago
  94. 036d423 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  95. e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  96. e468c87 mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 8 years ago
  97. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  98. 6463d3e FPII-2702:mm: avoid setting up anonymous pages into file mapping by Kirill A. Shutemov · 8 years ago
  99. f728a2d FPII-2549 : Linux kernel security vulnerability CVE-2016-5195 (Dirty Cow) by Jeron Susan · 8 years ago
  100. c702aaa mm: vmscan: fix the page state calculation in too_many_isolated by Vinayak Menon · 10 years ago