1. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  2. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  3. b685a73 mm/page_io.c: fix polled swap page in by Jens Axboe · 6 years ago
  4. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  5. fa45f11 mm/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  6. 2c91bd4 mm: speed up mremap by 20x on large regions by Joel Fernandes (Google) · 6 years ago
  7. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 6 years ago
  10. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  11. 55db91f Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  12. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  13. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  14. 7056d3a memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
  15. 7af7a8e mm, swap: fix swapoff with KSM pages by Huang Ying · 6 years ago
  16. 063a7d1 mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm by Dan Williams · 6 years ago
  17. c86aa7b hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race by Mike Kravetz · 6 years ago
  18. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  19. 451b951 mm: remove __hugepage_set_anon_rmap() by Kirill Tkhai · 6 years ago
  20. af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
  21. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  22. 89cb088 mm: migrate: provide buffer_migrate_page_norefs() by Jan Kara · 6 years ago
  23. 84ade7c mm: migrate: move migrate_page_lock_buffers() by Jan Kara · 6 years ago
  24. cc4f11e mm: migrate: lock buffers before migrate_page_move_mapping() by Jan Kara · 6 years ago
  25. 0b3901b mm: migration: factor out code to compute expected number of page references by Jan Kara · 6 years ago
  26. d9367bd mm, page_alloc: enable pcpu_drain with zone capability by Wei Yang · 6 years ago
  27. d53ce04 kmemleak: add config to select auto scan by Sri Krishna chowdary · 6 years ago
  28. 3c0c12c mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init by Waiman Long · 6 years ago
  29. 125b860 mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES by Pingfan Liu · 6 years ago
  30. fcf9a0e ksm: react on changing "sleep_millisecs" parameter faster by Kirill Tkhai · 6 years ago
  31. e0975b2 mm, fault_around: do not take a reference to a locked page by Michal Hocko · 6 years ago
  32. bb8965b mm, memory_hotplug: deobfuscate migration part of offlining by Michal Hocko · 6 years ago
  33. a85009c mm, memory_hotplug: try to migrate full pfn range by Michal Hocko · 6 years ago
  34. 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  35. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  36. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  37. b15c872 hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 6 years ago
  38. 9f1eb38 mm, kmemleak: little optimization while scanning by Oscar Salvador · 6 years ago
  39. c16eb00 mm/filemap.c: remove useless check in pagecache_get_page() by Kirill Tkhai · 6 years ago
  40. bbe5d99 mm/page_alloc.c: drop uneeded __meminit and __meminitdata by Oscar Salvador · 6 years ago
  41. 3fa750d mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 6 years ago
  42. 0ecea99 mm/hmm.c: remove set but not used variable 'devmem' by YueHaibing · 6 years ago
  43. fa004ab mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection by Wei Yang · 6 years ago
  44. 4e0d2e7 mm, sparse: pass nid instead of pgdat to sparse_add_one_section() by Wei Yang · 6 years ago
  45. 83af658 mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() by Wei Yang · 6 years ago
  46. fed84c7 mm/memblock.c: skip kmemleak for kasan_init() by Qian Cai · 6 years ago
  47. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  48. 23b68cf mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() by Wei Yang · 6 years ago
  49. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  50. f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
  51. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  52. e5cb113 mm: make free_reserved_area() return "const char *" by Alexey Dobriyan · 6 years ago
  53. 9a2f45f mm/debug.c: make "migrate_reason_names[]" const char * by Alexey Dobriyan · 6 years ago
  54. c999fbd mm/mmzone.c: make "migratetype_names" const char * by Alexey Dobriyan · 6 years ago
  55. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  56. 0a79cda mm: use alloc_flags to record if kswapd can wake by Mel Gorman · 6 years ago
  57. a921444 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
  58. 6bb1545 mm, page_alloc: spread allocations across zones before introducing fragmentation by Mel Gorman · 6 years ago
  59. f29d8e9c0 mm/memory_hotplug: drop "online" parameter from add_memory_resource() by David Hildenbrand · 6 years ago
  60. 4d72868 memblock: replace usage of __memblock_free_early() with memblock_free() by Mike Rapoport · 6 years ago
  61. d31cfe7 mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free() by Wentao Wang · 6 years ago
  62. 742aa7f mm/page_alloc.c: use a single function to free page by Aaron Lu · 6 years ago
  63. 65895b6 mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() by Aaron Lu · 6 years ago
  64. 02917e9 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  65. bbecd94e mm, hmm: replace hmm_devmem_pages_create() with devm_memremap_pages() by Dan Williams · 6 years ago
  66. 58ef15b mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  67. 7ead334 mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in fallbacks by Huang Shijie · 6 years ago
  68. 66f71da mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
  69. 8b09549 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  70. 476567e mm: remove managed_page_count_lock spinlock by Arun KS · 6 years ago
  71. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  72. 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
  73. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  74. fecd4a5 mm: remove reset of pcp->counter in pageset_init() by Wei Yang · 6 years ago
  75. 46a3679 mm, memory_hotplug: do not clear numa_node association after hot_remove by Michal Hocko · 6 years ago
  76. 9cabf92 mm/mmap.c: remove verify_mm_writelocked() by Yangtao Li · 6 years ago
  77. 59e1a2f4 ksm: replace jhash2 with xxhash by Timofey Titovets · 6 years ago
  78. d381c54 mm: only report isolation failures when offlining memory by Michal Hocko · 6 years ago
  79. 2932c8b mm, memory_hotplug: be more verbose for memory offline failures by Michal Hocko · 6 years ago
  80. 7960509 mm, memory_hotplug: print reason for the offlining failure by Michal Hocko · 6 years ago
  81. 6cc2baf mm, memory_hotplug: drop pointless block alignment checks from __offline_pages by Michal Hocko · 6 years ago
  82. e0392cf mm: lower the printk loglevel for __dump_page messages by Michal Hocko · 6 years ago
  83. 1c6fb1d mm: print more information about mapping in __dump_page by Michal Hocko · 6 years ago
  84. 20ff1c9 mm/readahead.c: simplify get_next_ra_size() by Gao Xiang · 6 years ago
  85. 6a90a83 mm/mmu_notifier.c: remove mmu_notifier_synchronize() by Sean Christopherson · 6 years ago
  86. 5eb570a mm/hotplug: optimize clear_hwpoisoned_pages() by Balbir Singh · 6 years ago
  87. c8f61cf mm/page_owner: clamp read count to PAGE_SIZE by Miles Chen · 6 years ago
  88. 88349a2 mm/slub.c: record final state of slub action in deactivate_slab() by Wei Yang · 6 years ago
  89. 6159d0f mm/slub.c: page is always non-NULL in node_match() by Wei Yang · 6 years ago
  90. 1265ef2 mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab() by Wei Yang · 6 years ago
  91. 221d7da mm, slab: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  92. e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
  93. 66afc7f kasan: add __must_check annotations to kasan hooks by Andrey Konovalov · 6 years ago
  94. 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
  95. 7f94ffb kasan: add hooks implementation for tag-based mode by Andrey Konovalov · 6 years ago
  96. 5b7c414 mm: move obj_to_index to include/linux/slab_def.h by Andrey Konovalov · 6 years ago
  97. 121e8f8 kasan: add bug reporting routines for tag-based mode by Andrey Konovalov · 6 years ago
  98. 11cd3cd kasan: split out generic_report.c from report.c by Andrey Konovalov · 6 years ago
  99. 772a2fa kasan, mm: perform untagged pointers comparison in krealloc by Andrey Konovalov · 6 years ago
  100. 4d17671 kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU by Andrey Konovalov · 6 years ago