1. 5ecae63 mm/memory_hotplug: drop PageReserved() check in online_pages_range() by David Hildenbrand · 5 years ago
  2. 00ff9a9 mm/memory_hotplug.c: use PFN_UP / PFN_DOWN in walk_system_ram_range() by David Hildenbrand · 5 years ago
  3. 33fce01 mm/memory_hotplug.c: prevent memory leak when reusing pgdat by Wei Yang · 5 years ago
  4. b6c88d3 drivers/base/memory.c: don't store end_section_nr in memory blocks by David Hildenbrand · 5 years ago
  5. 902ce63b driver/base/memory.c: validate memory block size early by David Hildenbrand · 5 years ago
  6. f915fb7 drivers/base/memory.c: fixup documentation of removable/phys_index/block_size_bytes by David Hildenbrand · 5 years ago
  7. d84f2f5 drivers/base/node.c: simplify unregister_memory_block_under_nodes() by David Hildenbrand · 5 years ago
  8. 3fccb74 mm/memory_hotplug: remove move_pfn_range() by David Hildenbrand · 5 years ago
  9. 6aa9b8b mm: do not hash address in print_bad_pte() by Kefeng Wang · 5 years ago
  10. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  11. 1b9a9d8 microblaze: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  12. 6fb1276 sh: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  13. 0131992 ia64: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  14. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  15. 7b167b6 mm: release the spinlock on zap_pte_range by Minchan Kim · 5 years ago
  16. 9da99f2 mm: remove redundant assignment of entry by Wei Yang · 5 years ago
  17. 1edc976 net/xdp: convert put_page() to put_user_page*() by John Hubbard · 5 years ago
  18. 6f553ce drivers/gpu/drm/via: convert put_page() to put_user_page*() by John Hubbard · 5 years ago
  19. 2d15eb3 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by akpm@linux-foundation.org · 5 years ago
  20. 1ba6fc9 mm: vmscan: do not share cgroup iteration between reclaimers by Johannes Weiner · 5 years ago
  21. e1a366b mm: memcontrol: switch to rcu protection in drain_all_stock() by Roman Gushchin · 5 years ago
  22. 0e4b01d mm, memcg: throttle allocators when failing reclaim over memory.high by Chris Down · 5 years ago
  23. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  24. 875d91b mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner by Konstantin Khlebnikov · 5 years ago
  25. c3aab9a0 mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
  26. 8974558 mm, page_owner, debug_pagealloc: save and dump freeing stack trace by Vlastimil Babka · 5 years ago
  27. 37389167 mm, page_owner: keep owner info when freeing the page by Vlastimil Babka · 5 years ago
  28. 7e2f2a0 mm, page_owner: record page owner for each subpage by Vlastimil Babka · 5 years ago
  29. e7a1aaf mm: replace list_move_tail() with add_page_to_lru_list_tail() by Yu Zhao · 5 years ago
  30. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  31. 94ad933 mm: introduce page_shift() by Matthew Wilcox (Oracle) · 5 years ago
  32. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  33. 1f18b29 mm/rmap.c: remove set but not used variable 'cstart' by YueHaibing · 5 years ago
  34. dbf7684 mm/page_poison.c: fix a typo in a comment by Christophe JAILLET · 5 years ago
  35. b92a953 lib/test_kasan.c: add roundtrip tests by Mark Rutland · 5 years ago
  36. ae8f06b kasan: add memory corruption identification for software tag-based mode by Walter Wu · 5 years ago
  37. c59180a mm/kmemleak: increase the max mem pool to 1M by Qian Cai · 5 years ago
  38. 0e965a6 mm/kmemleak.c: record the current memory pool size by Qian Cai · 5 years ago
  39. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  40. 0647398 mm: kmemleak: simple memory allocation pool for kmemleak objects by Catalin Marinas · 5 years ago
  41. dba82d9 mm: kmemleak: make the tool tolerant to struct scan_area allocation failures by Catalin Marinas · 5 years ago
  42. b751c52 kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 5 years ago
  43. 9d5f0be mm/slub.c: fix -Wunused-function compiler warnings by Qian Cai · 5 years ago
  44. 9adeaa2 mm, slab: move memcg_cache_params structure to mm/slab.h by Waiman Long · 5 years ago
  45. 04f768a mm, slab: extend slab/shrink to shrink all memcg caches by Waiman Long · 5 years ago
  46. 1c3ce54 ocfs2: fix spelling mistake "ambigous" -> "ambiguous" by Colin Ian King · 5 years ago
  47. d7283b39 ocfs2: checkpoint appending truncate log transaction before flushing by Changwei Ge · 5 years ago
  48. 0a3775e ocfs2: wait for recovering done after direct unlock request by Changwei Ge · 5 years ago
  49. a89bd89 ocfs2: delete unnecessary checks before brelse() by Markus Elfring · 5 years ago
  50. 77461ba fs/ocfs2/dir.c: remove set but not used variables by zhengbin · 5 years ago
  51. 236dcc2 fs/ocfs2/file.c: remove set but not used variables by zhengbin · 5 years ago
  52. 225dcad fs/ocfs2/namei.c: remove set but not used variables by zhengbin · 5 years ago
  53. bf5a526 ocfs2: remove unused ocfs2_orphan_scan_exit() declaration by Guozhonghua · 5 years ago
  54. 3dd21cd ocfs2: remove unused ocfs2_calc_tree_trunc_credits() by Guozhonghua · 5 years ago
  55. 5e7a3ed ocfs2: further debugfs cleanups by Greg Kroah-Hartman · 5 years ago
  56. 963abb9 jbd2: remove jbd2_journal_inode_add_[write|wait] by Joseph Qi · 5 years ago
  57. bbd0f32 ocfs2: use jbd2_inode dirty range scoping by Joseph Qi · 5 years ago
  58. 6279eb3 kbuild: clean compressed initramfs image by Greg Thelen · 5 years ago
  59. 3f9d2b5 z3fold: fix retry mechanism in page reclaim by Vitaly Wool · 5 years ago
  60. 710ec38 mm: add dummy can_do_mlock() helper by Arnd Bergmann · 5 years ago
  61. 6e73fd2 Revert "mm/z3fold.c: fix race between migration and destruction" by Vitaly Wool · 5 years ago
  62. 07bfa44 fat: work around race with userspace's read via blockdev while mounting by OGAWA Hirofumi · 5 years ago
  63. 619e17c Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  64. 57f1c3c Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 5 years ago
  65. 5d4156a firmware: bcm47xx_nvram: _really_ correct size_t printf format by Linus Torvalds · 5 years ago
  66. 3e4d890 modules: make MODULE_IMPORT_NS() work even when modular builds are disabled by Linus Torvalds · 5 years ago
  67. 9dbd83f Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  68. 379bb04 Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  69. 28de978 Merge tag 'rproc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  70. 8d7ead5 Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire by Linus Torvalds · 5 years ago
  71. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  72. 8808cf8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  73. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  74. f7c3bf8 Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  75. fbc246a Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  76. 7ce1e15 Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  77. 70cb0d0 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  78. 104c0d6 Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  79. 9dca343 Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  80. 4553d46 Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  81. 6cb2e9e Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  82. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  83. 3e414b5 Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  84. 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  85. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  86. 227c3e9 Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  87. 56c631f Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  88. 56c1e83 Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  89. f97c81d Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  90. a703d27 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  91. 1ddd002 Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  92. 05d013a MIPS: Detect bad _PFN_SHIFT values by Paul Burton · 5 years ago
  93. d1af2ab MIPS: Disable pte_special() for MIPS32 with RiXi by Paul Burton · 5 years ago
  94. 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  95. 8c2b418c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  96. bb736a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 5 years ago
  97. 45979a9 Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  98. 3207598 Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  99. b08918f lz4: do not export static symbol by Linus Torvalds · 5 years ago
  100. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago