1. 04ec652 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  2. ee7e75d tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 12 years ago
  3. 3d1170f tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  4. e1b00b2 mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago
  5. eac5ae6 mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 12 years ago
  6. 49917cc tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
  7. 802c222 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  8. b49d5c6 mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 12 years ago
  9. 89bc00f mm: fix XFS oops due to dirty pages without buffers on s390 by Jan Kara · 12 years ago
  10. be45da8 x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  11. a76d980 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  12. 3c13c96 mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() by Mel Gorman · 12 years ago
  13. 760cf0f mempolicy: fix refcount leak in mpol_set_shared_policy() by KOSAKI Motohiro · 12 years ago
  14. 6f435b8 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
  15. d9912ec mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 12 years ago
  16. 5bf114e revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 12 years ago
  17. 9ec0b70 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 12 years ago
  18. 07372f61 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 12 years ago
  19. 3fe00dc slab: fix the DEADLOCK issue on l3 alien lock by Michael Wang · 12 years ago
  20. bd396f5 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  21. 3e16c42 memory hotplug: fix section info double registration bug by qiuxishi · 12 years ago
  22. 0278d6c mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 12 years ago
  23. 0a46b87 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 12 years ago
  24. 2076093 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  25. b6f529d mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  26. 1222357 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() by Joonsoo Kim · 12 years ago
  27. 0c2e4a2 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 12 years ago
  28. e650ea7 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  29. ec75cfe memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  30. 7ba56a5 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  31. 4949469 mm/memblock: fix overlapping allocation when doubling reserved array by Greg Pearson · 12 years ago
  32. 4dbacdf mm/memblock: fix memory leak on extending regions by Gavin Shan · 12 years ago
  33. 4c54478 mm/memblock: cleanup on duplicate VA/PA conversion by Gavin Shan · 12 years ago
  34. be28460 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  35. 833f356 slub: fix a memory leak in get_partial_node() by Joonsoo Kim · 12 years ago
  36. 3a92c62 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 12 years ago
  37. 7116c5d hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
  38. e369377 mm: consider all swapped back pages in used-once logic by Michal Hocko · 12 years ago
  39. f9e5a0c mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 12 years ago
  40. a432c13 mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  41. d9bba3a shm: add memfd_create() syscall by David Herrmann · 10 years ago
  42. b0d5430 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  43. 631423f vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  44. 9cee5ca vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  45. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  46. a1d714b Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
  47. 0f846bb futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
  48. f8597ae hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  49. 4c49736 Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  50. 863d570 FP2: revert sdcardfs import and start over by chrmhoffmann · 6 years ago
  51. aa5b5c5 FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR. by dcashman · 9 years ago
  52. e5e1bef mm/slub: don't wait for high-order page allocation by Joonsoo Kim · 9 years ago
  53. db155a2 mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  54. e75bb6b sdcardfs: Flag files as non-mappable by fluxi · 8 years ago
  55. 459b18d mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  56. 295534f fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  57. 616acca mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 7 years ago
  58. 036d423 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  59. e8a9376 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  60. e468c87 mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 8 years ago
  61. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  62. 6463d3e FPII-2702:mm: avoid setting up anonymous pages into file mapping by Kirill A. Shutemov · 8 years ago
  63. f728a2d FPII-2549 : Linux kernel security vulnerability CVE-2016-5195 (Dirty Cow) by Jeron Susan · 8 years ago
  64. c702aaa mm: vmscan: fix the page state calculation in too_many_isolated by Vinayak Menon · 10 years ago
  65. 2f25e5a mm/vmscan.c: avoid possible deadlock caused by too_many_isolated() by Fengguang Wu · 12 years ago
  66. 8ba7f62 mm: vmscan: lock page on swap error in pageout by Vinayak Menon · 10 years ago
  67. a9e6b18 mm: add a field to store names for private anonymous memory by Colin Cross · 11 years ago
  68. 898d548 mm: prevent MIGRATE_ISOLATE pages entering other free lists by Vinayak Menon · 10 years ago
  69. 47346984 mm: Mark free pages as read only by Laura Abbott · 10 years ago
  70. 88551ea ksm: Provide support to use deferred timers for scanner thread by Chintan Pandya · 11 years ago
  71. 7a93e74 mm/compaction: Break out of loop on !PageBuddy in isolate_freepages_block by Laura Abbott · 11 years ago
  72. 64a552f mm: fix calculation of dirtyable memory by Sonny Rao · 12 years ago
  73. f2da5eb mm: make is_vmalloc_addr lockless by Laura Abbott · 11 years ago
  74. bbdeecf Revert "mm: make is_vmalloc_addr work properly." by Shruthi Krishna · 11 years ago
  75. 4fd4ca3 Merge "mm: make is_vmalloc_addr work properly." by Linux Build Service Account · 11 years ago
  76. d560dd9 mm: make is_vmalloc_addr work properly. by Laura Abbott · 11 years ago
  77. f6eeaa0 Merge "mm: change freepage state correctly in __isolate_free_page" by Linux Build Service Account · 11 years ago
  78. 102d27f mm: change freepage state correctly in __isolate_free_page by Laura Abbott · 11 years ago
  79. 3b321eb add extra free kbytes tunable by Rik van Riel · 13 years ago
  80. 7611158 mm: swap: Rate limit swap write errors by Olav Haugan · 11 years ago
  81. d0a5856 mm: vmscan: Move pages that fail swapout to LRU active list by Olav Haugan · 11 years ago
  82. 70a1e74 Merge "mm: vmscan: fix do_try_to_free_pages() livelock" by Linux Build Service Account · 11 years ago
  83. 229ecd3 Merge "swap: add per-partition lock for swapfile" by Linux Build Service Account · 11 years ago
  84. e093521 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  85. 1abbca7 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
  86. 9cbf01d mm: remove compressed copy from zram in-memory by Minchan Kim · 11 years ago
  87. fdd4d47 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  88. 0726cbe Merge "mm: Update is_vmalloc_addr to account for vmalloc savings" by Linux Build Service Account · 11 years ago
  89. 7c613ee slub: tid must be retrieved from the percpu area of the current processor by Christoph Lameter · 12 years ago
  90. 4291ee7 Merge "debug-pagealloc: Panic on pagealloc corruption" by Linux Build Service Account · 11 years ago
  91. d326348 mm: Update is_vmalloc_addr to account for vmalloc savings by Laura Abbott · 11 years ago
  92. 6639973 debug-pagealloc: Panic on pagealloc corruption by Subbaraman Narayanamurthy · 11 years ago
  93. d7f7aa9 Merge "mm: panic on the first bad page table entry access" by Linux Build Service Account · 11 years ago
  94. 38c0eab Merge "msm: Increase the kernel virtual area to include lowmem" by Linux Build Service Account · 11 years ago
  95. bf42e2b Merge "msm: Allow lowmem to be non contiguous and mixed." by Linux Build Service Account · 11 years ago
  96. f1db931 mm: panic on the first bad page table entry access by Pushkar Joshi · 11 years ago
  97. f8382d8 mm: Remove __init annotations from free_bootmem_late by Laura Abbott · 11 years ago
  98. e6ccd03 msm: Increase the kernel virtual area to include lowmem by Neeti Desai · 11 years ago
  99. c278c94 msm: Allow lowmem to be non contiguous and mixed. by Neeti Desai · 11 years ago
  100. f55a623 mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones by Johannes Weiner · 12 years ago