1. 891cb2a mm, memory_hotplug: fix off-by-one in is_pageblock_removable by Michal Hocko · 6 years ago
  2. 6c8fcc0 mm: don't let userspace spam allocations warnings by Daniel Vetter · 6 years ago
  3. 6373dca slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS by Qian Cai · 6 years ago
  4. 557ea25 kasan, slab: remove redundant kasan_slab_alloc hooks by Andrey Konovalov · 6 years ago
  5. 51dedad kasan, slab: make freelist stored without tags by Andrey Konovalov · 6 years ago
  6. 219667c kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY by Andrey Konovalov · 6 years ago
  7. dc15a8a kasan: prevent tracing of tags.c by Andrey Konovalov · 6 years ago
  8. 3f41b60 kasan: fix random seed generation for tag-based mode by Andrey Konovalov · 6 years ago
  9. 1062af9 tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 6 years ago
  10. 6ea183d mm: handle lru_add_drain_all for UP properly by Michal Hocko · 6 years ago
  11. 94b3334 mm, page_alloc: fix a division by zero error when boosting watermarks v2 by Mel Gorman · 6 years ago
  12. 311ade0e mm/debug.c: fix __dump_page() for poisoned pages by Robin Murphy · 6 years ago
  13. 338cfaa slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS by Qian Cai · 6 years ago
  14. d36a63a kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
  15. 18e5066 kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
  16. a710122 kasan, slub: move kasan_poison_slab hook before page_address by Andrey Konovalov · 6 years ago
  17. a2f7757 kmemleak: account for tagged pointers when calculating pointer range by Andrey Konovalov · 6 years ago
  18. 5312824 kasan, kmemleak: pass tagged pointers to kmemleak by Andrey Konovalov · 6 years ago
  19. e1db95b kasan: fix assigning tags twice by Andrey Konovalov · 6 years ago
  20. 050c17f numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 6 years ago
  21. 40e196a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  22. 8644772 mm: Use fixed constant in page_frag_alloc instead of size + 1 by Alexander Duyck · 6 years ago
  23. 8a5b403d arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table by Ard Biesheuvel · 6 years ago
  24. 6e7bd3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  25. 2c2ade8 mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 6 years ago
  26. 2f1ee09 Revert "mm: use early_pfn_to_nid in page_ext_init" by Qian Cai · 6 years ago
  27. 414fd08 mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 6 years ago
  28. a9a238e Revert "mm: slowly shrink slabs with a relatively small number of objects" by Dave Chinner · 6 years ago
  29. e0a352f mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 6 years ago
  30. e3df4c6 mm, memory_hotplug: __offline_pages fix wrong locking by Michal Hocko · 6 years ago
  31. 6376360 mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 6 years ago
  32. 0d0c8de kasan: mark file common so ftrace doesn't trace it by Anders Roxell · 6 years ago
  33. cefc7ef mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 6 years ago
  34. eeb0efd mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages by Oscar Salvador · 6 years ago
  35. 24feb47 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 6 years ago
  36. efad4e4 mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 6 years ago
  37. 9bcdeb5 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 6 years ago
  38. 80409c6 mm: migrate: make buffer_migrate_page_norefs() actually succeed by Jan Kara · 6 years ago
  39. 1ac2501 mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT by Andrea Arcangeli · 6 years ago
  40. 1723058 mm, memory_hotplug: don't bail out in do_migrate_range() prematurely by Oscar Salvador · 6 years ago
  41. 4aa9fc2 Revert "mm, memory_hotplug: initialize struct pages for the full memory section" by Michal Hocko · 6 years ago
  42. 6b8f915 Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  43. 30bac16 Revert "Change mincore() to count "mapped" pages rather than "cached" pages" by Linus Torvalds · 6 years ago
  44. 7fc5854 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  45. ba422731 mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one by Sean Christopherson · 6 years ago
  46. 73444bc mm, page_alloc: do not wake kswapd with zone lock held by Mel Gorman · 6 years ago
  47. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  48. e7c5809 hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race" by Mike Kravetz · 6 years ago
  49. 8ab88c7 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 6 years ago
  50. 1ed7293 mm/memory.c: initialise mmu_notifier_range correctly by Matthew Wilcox · 6 years ago
  51. a3fe7cd kasan: fix krealloc handling for tag-based mode by Andrey Konovalov · 6 years ago
  52. 96fedce kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY by Andrey Konovalov · 6 years ago
  53. eb214f2 kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning by Andrey Konovalov · 6 years ago
  54. 63f3655 mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 6 years ago
  55. 7bff3c0 mm/usercopy.c: no check page span for stack objects by Qian Cai · 6 years ago
  56. 09c2e76 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 6 years ago
  57. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  58. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  59. b685a73 mm/page_io.c: fix polled swap page in by Jens Axboe · 6 years ago
  60. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  61. fa45f11 mm/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  62. 2c91bd4 mm: speed up mremap by 20x on large regions by Joel Fernandes (Google) · 6 years ago
  63. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  64. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  65. 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 6 years ago
  66. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  67. 55db91f Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  68. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  69. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  70. 7056d3a memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
  71. 7af7a8e mm, swap: fix swapoff with KSM pages by Huang Ying · 6 years ago
  72. 063a7d1 mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm by Dan Williams · 6 years ago
  73. c86aa7b hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race by Mike Kravetz · 6 years ago
  74. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  75. 451b951 mm: remove __hugepage_set_anon_rmap() by Kirill Tkhai · 6 years ago
  76. af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
  77. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  78. 89cb088 mm: migrate: provide buffer_migrate_page_norefs() by Jan Kara · 6 years ago
  79. 84ade7c mm: migrate: move migrate_page_lock_buffers() by Jan Kara · 6 years ago
  80. cc4f11e mm: migrate: lock buffers before migrate_page_move_mapping() by Jan Kara · 6 years ago
  81. 0b3901b mm: migration: factor out code to compute expected number of page references by Jan Kara · 6 years ago
  82. d9367bd mm, page_alloc: enable pcpu_drain with zone capability by Wei Yang · 6 years ago
  83. d53ce04 kmemleak: add config to select auto scan by Sri Krishna chowdary · 6 years ago
  84. 3c0c12c mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init by Waiman Long · 6 years ago
  85. 125b860 mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES by Pingfan Liu · 6 years ago
  86. fcf9a0e ksm: react on changing "sleep_millisecs" parameter faster by Kirill Tkhai · 6 years ago
  87. e0975b2 mm, fault_around: do not take a reference to a locked page by Michal Hocko · 6 years ago
  88. bb8965b mm, memory_hotplug: deobfuscate migration part of offlining by Michal Hocko · 6 years ago
  89. a85009c mm, memory_hotplug: try to migrate full pfn range by Michal Hocko · 6 years ago
  90. 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  91. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  92. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  93. b15c872 hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 6 years ago
  94. 9f1eb38 mm, kmemleak: little optimization while scanning by Oscar Salvador · 6 years ago
  95. c16eb00 mm/filemap.c: remove useless check in pagecache_get_page() by Kirill Tkhai · 6 years ago
  96. bbe5d99 mm/page_alloc.c: drop uneeded __meminit and __meminitdata by Oscar Salvador · 6 years ago
  97. 3fa750d mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 6 years ago
  98. 0ecea99 mm/hmm.c: remove set but not used variable 'devmem' by YueHaibing · 6 years ago
  99. fa004ab mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection by Wei Yang · 6 years ago
  100. 4e0d2e7 mm, sparse: pass nid instead of pgdat to sparse_add_one_section() by Wei Yang · 6 years ago