1. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  2. bc7d9ae Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. b41dae0 Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  4. e6bc9de Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  5. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  6. 1902314 Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  7. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  8. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  9. f323562 vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API by David Howells · 6 years ago
  10. 626c392 shmem_parse_one(): switch to use of fs_parse() by Al Viro · 5 years ago
  11. e04dc42 shmem_parse_options(): take handling a single option into a helper by Al Viro · 5 years ago
  12. f6490b7 shmem_parse_options(): don't bother with mpol in separate variable by Al Viro · 5 years ago
  13. 0b5071d shmem_parse_options(): use a separate structure to keep the results by Al Viro · 5 years ago
  14. 7e30d2a5 make shmem_fill_super() static by Al Viro · 6 years ago
  15. 14d3761 percpu: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  16. 02fa5d7b mm/balloon_compaction: suppress allocation warnings by Nadav Amit · 5 years ago
  17. fe9041c vmalloc: lift the arm flag for coherent mappings to common code by Christoph Hellwig · 6 years ago
  18. a55c745 sched/topology: Improve load balancing on AMD EPYC systems by Matt Fleming · 5 years ago
  19. cf1ea05 fs: Export generic_fadvise() by Jan Kara · 5 years ago
  20. 692fe62 mm: Handle MADV_WILLNEED through vfs_fadvise() by Jan Kara · 5 years ago
  21. 6c1c280 mm: memcontrol: fix percpu vmstats and vmevents flush by Shakeel Butt · 5 years ago
  22. d2e5fb9 mm, memcg: do not set reclaim_state on soft limit reclaim by Michal Hocko · 5 years ago
  23. 14108b9 mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate by Gustavo A. R. Silva · 5 years ago
  24. b4c4648 mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones" by Roman Gushchin · 5 years ago
  25. 441e254 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 5 years ago
  26. bee07b3 mm: memcontrol: flush percpu slab vmstats on kmem offlining by Roman Gushchin · 5 years ago
  27. 3a8e9ac writeback: add tracepoints for cgroup foreign writebacks by Tejun Heo · 5 years ago
  28. 97b2782 writeback, memcg: Implement foreign dirty flushing by Tejun Heo · 5 years ago
  29. ed288dc writeback: Separate out wb_get_lookup() from wb_get_create() by Tejun Heo · 5 years ago
  30. 34f8fe5 bdi: Add bdi->id by Tejun Heo · 5 years ago
  31. 00fb24a mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y by Andrey Ryabinin · 5 years ago
  32. 701d678 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 5 years ago
  33. 1a87aa0 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 5 years ago
  34. f7da677 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 5 years ago
  35. bb65f89 mm: memcontrol: flush percpu vmevents before releasing memcg by Roman Gushchin · 5 years ago
  36. c350a99 mm: memcontrol: flush percpu vmstats before releasing memcg by Roman Gushchin · 5 years ago
  37. cd96103 mm, page_alloc: move_freepages should not examine struct page of reserved memory by David Rientjes · 5 years ago
  38. d776aaa mm/z3fold.c: fix race between migration and destruction by Henry Burns · 5 years ago
  39. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  40. 1638045 mm: set S_SWAPFILE on blockdev swap devices by Darrick J. Wong · 5 years ago
  41. 4643d67 hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS by Mike Kravetz · 5 years ago
  42. 28360f3 mm, vmscan: do not special-case slab reclaim when watermarks are boosted by Mel Gorman · 5 years ago
  43. a828260 Revert "mm, thp: restore node-local hugepage allocations" by Andrea Arcangeli · 5 years ago
  44. 92717d4 Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by Andrea Arcangeli · 5 years ago
  45. ec9f023 mm: workingset: fix vmstat counters for shadow nodes by Roman Gushchin · 5 years ago
  46. 9515316 mm/usercopy: use memory range to be accessed for wraparound check by Isaac J. Manjarres · 5 years ago
  47. fcf3a5b mm: kmemleak: disable early logging in case of error by Catalin Marinas · 5 years ago
  48. 5336e52 mm/vmalloc.c: fix percpu free VM area search criteria by Kuppuswamy Sathyanarayanan · 5 years ago
  49. 54a83d6 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 5 years ago
  50. b997052 mm/z3fold.c: fix z3fold_destroy_pool() race condition by Henry Burns · 5 years ago
  51. 6051d3b mm/z3fold.c: fix z3fold_destroy_pool() ordering by Henry Burns · 5 years ago
  52. a53190a mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind by Yang Shi · 5 years ago
  53. d883544 mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified by Yang Shi · 5 years ago
  54. 1de13ee mm/hmm: fix bad subpage pointer in try_to_unmap_one by Ralph Campbell · 5 years ago
  55. 7ab0ad0 mm/hmm: fix ZONE_DEVICE anon page mapping reuse by Ralph Campbell · 5 years ago
  56. 06282373 mm/memremap: Fix reuse of pgmap instances with internal references by Dan Williams · 5 years ago
  57. 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 5 years ago
  58. aa4996b mm/memory_hotplug.c: remove unneeded return for void function by Weitao Hou · 5 years ago
  59. 7b358c6 mm/migrate.c: initialize pud_entry in migrate_vma() by Ralph Campbell · 5 years ago
  60. 670105a mm: compaction: avoid 100% CPU usage during compaction when a task is killed by Mel Gorman · 5 years ago
  61. ebdf4de mm: migrate: fix reference check race between __find_get_block() and migration by Jan Kara · 5 years ago
  62. fa1e512 mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker by Yang Shi · 5 years ago
  63. df9576d Revert "kmemleak: allow to coexist with fault injection" by Yang Shi · 5 years ago
  64. 1b7e816 mm: slub: Fix slab walking for init_on_free by Laura Abbott · 5 years ago
  65. 515f12b Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  66. 2a11c76 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  67. 2bcbeae mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot} by Christoph Hellwig · 6 years ago
  68. 69ab285 percpu: fix typo in pcpu_setup_first_chunk() comment by Christophe JAILLET · 6 years ago
  69. cfe6180 balloon: fix up comments by Michael S. Tsirkin · 6 years ago
  70. dd42290 mm/balloon_compaction: avoid duplicate page removal by Wei Wang · 6 years ago
  71. 3f8fd02 mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() by Joerg Roedel · 6 years ago
  72. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  73. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  74. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 6 years ago
  75. 9a84503 mm/sparsemem: cleanup 'section number' data types by Dan Williams · 6 years ago
  76. ba72b4c mm/sparsemem: support sub-section hotplug by Dan Williams · 6 years ago
  77. 7ea6216 mm/sparsemem: prepare for sub-section ranges by Dan Williams · 6 years ago
  78. 46d945a mm: kill is_dev_zone() helper by Dan Williams · 6 years ago
  79. 96da435 mm/hotplug: kill is_dev_zone() usage in __remove_pages() by Dan Williams · 6 years ago
  80. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 6 years ago
  81. 49ba3c6 mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal by Dan Williams · 6 years ago
  82. f46edbd mm/sparsemem: add helpers track active portions of a section at boot by Dan Williams · 6 years ago
  83. 326e1b8 mm/sparsemem: introduce a SECTION_IS_EARLY flag by Dan Williams · 6 years ago
  84. f1eca35 mm/sparsemem: introduce struct mem_section_usage by Dan Williams · 6 years ago
  85. ea88464 mm/memory_hotplug: move and simplify walk_memory_blocks() by David Hildenbrand · 6 years ago
  86. fbcf73c mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns by David Hildenbrand · 6 years ago
  87. 2491f0a mm: section numbers use the type "unsigned long" by David Hildenbrand · 6 years ago
  88. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 6 years ago
  89. 43675e6 mm: thp: make transhuge_vma_suitable available for anonymous THP by Yang Shi · 6 years ago
  90. 26f26be mm/sparse.c: set section nid for hot-add memory by Wei Yang · 6 years ago
  91. b9bf8d3 mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section by David Hildenbrand · 6 years ago
  92. 4c4b7f9 mm/memory_hotplug: remove memory block devices before arch_remove_memory() by David Hildenbrand · 6 years ago
  93. 05f800a mm/memory_hotplug: drop MHP_MEMBLOCK_API by David Hildenbrand · 6 years ago
  94. db051a0 mm/memory_hotplug: create memory block devices after arch_add_memory() by David Hildenbrand · 6 years ago
  95. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 6 years ago
  96. cec3ebd mm/memory_hotplug: simplify and fix check_hotplug_memory_range() by David Hildenbrand · 6 years ago
  97. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  98. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  99. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 6 years ago
  100. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 6 years ago