1. c87cbc1 mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled by Vlastimil Babka · 4 years, 10 months ago
  2. a8198fe mm/z3fold.c: do not include rwlock.h directly by Sebastian Andrzej Siewior · 4 years, 10 months ago
  3. c3e5ea6 mm: avoid data corruption on CoW fault into PFN-mapped VMA by Kirill A. Shutemov · 4 years, 10 months ago
  4. 8a8683a mm: fix possible PMD dirty bit lost in set_pmd_migration_entry() by Huang Ying · 4 years, 10 months ago
  5. 8b272b3 mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa by Mel Gorman · 4 years, 10 months ago
  6. bc570c1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  7. 63f01d8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  8. 18e19f1 mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM by Wei Yang · 4 years, 10 months ago
  9. 76073c6 mm/vmscan.c: don't round up scan size for online memory cgroup by Gavin Shan · 4 years, 10 months ago
  10. 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 4 years, 10 months ago
  11. fed98ef mm/swapfile.c: fix a comment in sys_swapon() by Christoph Hellwig · 4 years, 10 months ago
  12. dcde2373 mm: Avoid creating virtual address aliases in brk()/mmap()/mremap() by Catalin Marinas · 4 years, 10 months ago
  13. bf4498ad3 tmpfs: deny and force are not huge mount options by Hugh Dickins · 4 years, 11 months ago
  14. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  15. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  16. f35aa2b tmpfs: switch to use of invalfc() by Al Viro · 5 years ago
  17. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  18. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  19. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  20. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  21. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  22. 9717c1c Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  23. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  24. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  25. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago
  26. 3af4bd0 asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 5 years ago
  27. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  28. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  29. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  30. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  31. 30d621f mm: add generic ptdump by Steven Price · 5 years ago
  32. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  33. c02a987 mm: pagewalk: fix termination condition in walk_pte_range() by Steven Price · 5 years ago
  34. fbf5634 mm: pagewalk: don't lock PTEs for walk_page_range_novma() by Steven Price · 5 years ago
  35. 488ae6a mm: pagewalk: allow walking without vma by Steven Price · 5 years ago
  36. 3afc423 mm: pagewalk: add p4d_entry() and pgd_entry() by Steven Price · 5 years ago
  37. 1c94871 mm: remove __krealloc by Florian Westphal · 5 years ago
  38. 9291799 mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() by David Hildenbrand · 5 years ago
  39. 52fb87c mm/memory_hotplug: cleanup __remove_pages() by David Hildenbrand · 5 years ago
  40. 5d12071 mm/memory_hotplug: drop local variables in shrink_zone_span() by David Hildenbrand · 5 years ago
  41. 950b68d mm/memory_hotplug: don't check for "all holes" in shrink_zone_span() by David Hildenbrand · 5 years ago
  42. 9b05158 mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn by David Hildenbrand · 5 years ago
  43. d33695b mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone() by David Hildenbrand · 5 years ago
  44. 1f8d75c mm/memmap_init: update variable name in memmap_init_zone by Aneesh Kumar K.V · 5 years ago
  45. 4c60588 mm: factor out next_present_section_nr() by David Hildenbrand · 5 years ago
  46. 948c436 mm/page_alloc: fix and rework pfn handling in memmap_init_zone() by David Hildenbrand · 5 years ago
  47. 4b094b7 mm/page_alloc.c: initialize memmap of unavailable memory directly by David Hildenbrand · 5 years ago
  48. e822969 mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section by David Hildenbrand · 5 years ago
  49. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  50. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  51. a108454 Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  52. 43e76af kcov: ignore fault-inject and stacktrace by Dmitry Vyukov · 5 years ago
  53. 38aeb07 zswap: potential NULL dereference on error in init_zswap() by Dan Carpenter · 5 years ago
  54. 45190f0 mm/zswap.c: add allocation hysteresis if pool limit is hit by Vitaly Wool · 5 years ago
  55. 3d680bd mm/page_isolation: fix potential warning from user by Qian Cai · 5 years ago
  56. 4a55c04 mm/hotplug: silence a lockdep splat with printk() by Qian Cai · 5 years ago
  57. bd5c234 mm/memory_hotplug: pass in nid to online_pages() by David Hildenbrand · 5 years ago
  58. a67c8ca mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma() by Miaohe Lin · 5 years ago
  59. f42f255 mm, thp: fix defrag setting if newline is not used by David Rientjes · 5 years ago
  60. 34290e2 mm/migrate: add stable check in migrate_vma_insert_page() by Ralph Campbell · 5 years ago
  61. c23a0c9 mm/migrate: clean up some minor coding style by Ralph Campbell · 5 years ago
  62. 872ea70 mm/migrate: remove useless mask of start address by Ralph Campbell · 5 years ago
  63. afb9717 mm/huge_memory.c: reduce critical section protected by split_queue_lock by Wei Yang · 5 years ago
  64. a8803e6 mm/huge_memory.c: use head to emphasize the purpose of page by Wei Yang · 5 years ago
  65. cb82962 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 5 years ago
  66. 8a7ff02 mm, oom: dump stack of victim when reaping failed by David Rientjes · 5 years ago
  67. a090d71 memblock: Use __func__ in remaining memblock_dbg() call sites by Anshuman Khandual · 5 years ago
  68. 02634a4 mm/memblock: define memblock_physmem_add() by Anshuman Khandual · 5 years ago
  69. 648b5cf mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE by Alex Shi · 5 years ago
  70. fffbacc mm/vmscan: remove prefetch_prev_lru_page by Alex Shi · 5 years ago
  71. 6c9e0907 mm/vmscan.c: remove unused return value of shrink_node by Liu Song · 5 years ago
  72. fe4c86c mm: remove "count" parameter from has_unmovable_pages() by David Hildenbrand · 5 years ago
  73. 3f9903b mm: remove the memory isolate notifier by David Hildenbrand · 5 years ago
  74. 3f13535 mm/page_alloc: skip non present sections on zone initialization by Kirill A. Shutemov · 5 years ago
  75. 7b69d79 mm/early_ioremap.c: use %pa to print resource_size_t variables by Andy Shevchenko · 5 years ago
  76. 5b8d6e3 mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page by Li Xinhai · 5 years ago
  77. 92855270 mm/memcontrol.c: cleanup some useless code by Kaitao Cheng · 5 years ago
  78. 10c8d69 mm/swapfile.c: swap_next should increase position index by Vasily Averin · 5 years ago
  79. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  80. bdffe23 mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" by John Hubbard · 5 years ago
  81. 803e457 mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() by John Hubbard · 5 years ago
  82. eddb1c2 mm/gup: introduce pin_user_pages*() and FOLL_PIN by John Hubbard · 5 years ago
  83. f4000fd mm/gup: allow FOLL_FORCE for get_user_pages_fast() by John Hubbard · 5 years ago
  84. c4237f8 mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM by John Hubbard · 5 years ago
  85. 07d8026 mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages by John Hubbard · 5 years ago
  86. 429589d mm: Cleanup __put_devmap_managed_page() vs ->page_free() by Dan Williams · 5 years ago
  87. a707cdd mm/gup: move try_get_compound_head() to top, fix minor issues by John Hubbard · 5 years ago
  88. a43e982 mm/gup: factor out duplicate code from four routines by John Hubbard · 5 years ago
  89. be9d304 mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge by Wei Yang · 5 years ago
  90. 15494520 mm: fix gup_pud_range by Qiujun Huang · 5 years ago
  91. ddf8f37 mm/filemap.c: clean up filemap_write_and_wait() by Ira Weiny · 5 years ago
  92. 5b57b8f mm/debug.c: always print flags in dump_page() by Vlastimil Babka · 5 years ago
  93. 8c96f1b mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t by He Zhe · 5 years ago
  94. 90e9f6a mm/slub.c: avoid slub allocation while holding list_lock by Yu Zhao · 5 years ago
  95. 5984fab mm: move_pages: report the number of non-attempted pages by Yang Shi · 5 years ago
  96. fac0516 mm: thp: don't need care deferred split queue in memcg charge move path by Wei Yang · 5 years ago
  97. f1037ec mm/memory_hotplug: fix remove_memory() lockdep splat by Dan Williams · 5 years ago
  98. dfe9aa2 mm/migrate.c: also overwrite error when it is bigger than zero by Wei Yang · 5 years ago
  99. 1f50344 mm/sparse.c: reset section's mem_map when fully deactivated by Pingfan Liu · 5 years ago
  100. c7a91bc mm/mempolicy.c: fix out of bounds write in mpol_parse_str() by Dan Carpenter · 5 years ago