1. 6524aa3 driver/base/memory.c: validate memory block size early by David Hildenbrand · 4 years, 8 months ago
  2. 1e8f17c drivers/base/memory.c: fixup documentation of removable/phys_index/block_size_bytes by David Hildenbrand · 4 years, 8 months ago
  3. bf88250 drivers/base/node.c: simplify unregister_memory_block_under_nodes() by David Hildenbrand · 4 years, 8 months ago
  4. e2e0b0c mm-memory_hotplug-remove-move_pfn_range-fix by Andrew Morton · 4 years, 8 months ago
  5. 4508b71 mm/memory_hotplug: remove move_pfn_range() by David Hildenbrand · 4 years, 8 months ago
  6. dc1fa26 mm: do not hash address in print_bad_pte() by Kefeng Wang · 4 years, 8 months ago
  7. 7b08bd5 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 4 years, 8 months ago
  8. 3b00a08 microblaze: switch to generic version of pte allocation by Mike Rapoport · 4 years, 8 months ago
  9. 28fd0a2 sh: switch to generic version of pte allocation by Mike Rapoport · 4 years, 8 months ago
  10. 6afde63 ia64: switch to generic version of pte allocation by Mike Rapoport · 4 years, 8 months ago
  11. ddcb130 mm: remove quicklist page table caches by Nicholas Piggin · 4 years, 8 months ago
  12. c45c6e0 mm: release the spinlock on zap_pte_range by Minchan Kim · 4 years, 8 months ago
  13. 612b95b mm/mmap.c: fix the adjusted length error by jianhong chen · 4 years, 8 months ago
  14. b1c27d7 mm: remove redundant assignment of entry by Wei Yang · 4 years, 8 months ago
  15. 32ffdf1 net/xdp: convert put_page() to put_user_page*() by John Hubbard · 4 years, 8 months ago
  16. be5b3e3 drivers/gpu/drm/via: convert put_page() to put_user_page*() by John Hubbard · 4 years, 8 months ago
  17. e1a0236 mm/gup: remove unused variable in siw_free_plist() by John Hubbard · 4 years, 8 months ago
  18. 0f98d13 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by John Hubbard · 4 years, 8 months ago
  19. e1b2eec mm: vmscan: do not share cgroup iteration between reclaimers by Johannes Weiner · 4 years, 8 months ago
  20. 61c7e0a mm: memcontrol: switch to rcu protection in drain_all_stock() by Roman Gushchin · 4 years, 8 months ago
  21. fe7a6ff mm/vmscan: expose cgroup_ino for memcg reclaim tracepoints by Yafang Shao · 4 years, 8 months ago
  22. e73abfa mm-throttle-allocators-when-failing-reclaim-over-memoryhigh-fix-fix-fix-fix by Chris Down · 4 years, 8 months ago
  23. a2f930f mm-throttle-allocators-when-failing-reclaim-over-memoryhigh-fix-fix-fix by Andrew Morton · 4 years, 8 months ago
  24. 0abb333 mm-throttle-allocators-when-failing-reclaim-over-memoryhigh-fix-fix by Andrew Morton · 4 years, 8 months ago
  25. e86ccc4 mm-throttle-allocators-when-failing-reclaim-over-memoryhigh-fix by Andrew Morton · 4 years, 8 months ago
  26. cdde9db mm, memcg: throttle allocators when failing reclaim over memory.high by Chris Down · 4 years, 8 months ago
  27. 151daa6 mm-page-cache-store-only-head-pages-in-i_pages-fix by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  28. ec244f3 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  29. 756a0963 mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner by Konstantin Khlebnikov · 4 years, 8 months ago
  30. b974387 mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 4 years, 8 months ago
  31. 8c64786 mm, page_owner, debug_pagealloc: save and dump freeing stack trace by Vlastimil Babka · 4 years, 8 months ago
  32. 557b189 mm, page_owner: keep owner info when freeing the page by Vlastimil Babka · 4 years, 8 months ago
  33. 4387570 mm, page_owner: record page owner for each subpage by Vlastimil Babka · 4 years, 8 months ago
  34. 5c926f3 mm: replace list_move_tail() with add_page_to_lru_list_tail() by Yu Zhao · 4 years, 8 months ago
  35. 124208d mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  36. f8c6c08 mm-introduce-page_shift-fix by Andrew Morton · 4 years, 8 months ago
  37. 1e2886b mm: Introduce page_shift() by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  38. 804b106 mm: introduce page_size() by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  39. 5d5df0d mm/rmap.c: remove set but not used variable 'cstart' by YueHaibing · 4 years, 8 months ago
  40. 7a9dbe3 mm/page_poison.c: fix a typo in a comment by Christophe JAILLET · 4 years, 8 months ago
  41. 234e78d lib-test_kasan-add-roundtrip-tests-checkpatch-fixes by Andrew Morton · 4 years, 8 months ago
  42. efe5f53 lib/test_kasan.c: add roundtrip tests by Mark Rutland · 4 years, 8 months ago
  43. e0324fc kasan: add memory corruption identification for software tag-based mode by Walter Wu · 4 years, 8 months ago
  44. 7aaa9a4 mm/kmemleak: increase the max mem pool to 1M by Qian Cai · 4 years, 8 months ago
  45. 3c91bae mm/kmemleak.c: record the current memory pool size by Qian Cai · 4 years, 8 months ago
  46. 5d8cf96 mm-kmemleak-use-the-memory-pool-for-early-allocations-checkpatch-fixes-fix by Andrew Morton · 4 years, 8 months ago
  47. 2c0b4e6 mm-kmemleak-use-the-memory-pool-for-early-allocations-checkpatch-fixes by Andrew Morton · 4 years, 8 months ago
  48. 82bcc8f mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 4 years, 8 months ago
  49. 5f475b0 mm: kmemleak: simple memory allocation pool for kmemleak objects by Catalin Marinas · 4 years, 8 months ago
  50. 20c1c52 mm: kmemleak: make the tool tolerant to struct scan_area allocation failures by Catalin Marinas · 4 years, 8 months ago
  51. f8e9df5 kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 4 years, 8 months ago
  52. d0450a2 mm, slab: move memcg_cache_params structure to mm/slab.h by Waiman Long · 4 years, 8 months ago
  53. d046d9e mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 4 years, 8 months ago
  54. b525870 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 4 years, 8 months ago
  55. d51cbb5 mm, slab: extend slab/shrink to shrink all memcg caches by Waiman Long · 4 years, 8 months ago
  56. 3ecab85 add -mmN to EXTRAVERSION by Andrew Morton · 4 years, 8 months ago
  57. 47de9fa2 ramfs: support O_TMPFILE by Alexey Dobriyan · 4 years, 8 months ago
  58. 910ec1f fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 4 years, 8 months ago
  59. fb8ebab fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 4 years, 8 months ago
  60. c880c62 fs-ocfs2-fix-possible-null-pointer-dereferences-in-ocfs2_xa_prepare_entry-fix by Andrew Morton · 4 years, 8 months ago
  61. 1470c20 fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 4 years, 8 months ago
  62. 34ffe22 ocfs2: checkpoint appending truncate log transaction before flushing by Changwei Ge · 4 years, 8 months ago
  63. c504d12 ocfs2: wait for recovering done after direct unlock request by Changwei Ge · 4 years, 8 months ago
  64. 0fc1f60 ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes by Andrew Morton · 4 years, 8 months ago
  65. 36858ee ocfs2: clear zero in unaligned direct IO by Jia Guo · 4 years, 8 months ago
  66. a63130b ocfs2: delete unnecessary checks before brelse() by Markus Elfring · 4 years, 8 months ago
  67. dd586e2 fs/ocfs2/dir.c: remove set but not used variables by zhengbin · 4 years, 8 months ago
  68. ed9e59b fs/ocfs2/file.c: remove set but not used variables by zhengbin · 4 years, 8 months ago
  69. 215e12f fs/ocfs2/namei.c: remove set but not used variables by zhengbin · 4 years, 8 months ago
  70. fbc480c ocfs2: remove unused ocfs2_orphan_scan_exit() declaration by Guozhonghua · 4 years, 8 months ago
  71. 33cf13d ocfs2: remove unused ocfs2_calc_tree_trunc_credits() by Guozhonghua · 4 years, 8 months ago
  72. 58b2ec4 ocfs2: ensure ret is set to zero before returning by Colin Ian King · 4 years, 8 months ago
  73. 0e0208b ocfs2: further debugfs cleanups by Greg Kroah-Hartman · 4 years, 8 months ago
  74. aea17ae jbd2: remove jbd2_journal_inode_add_[write|wait] by Joseph Qi · 4 years, 8 months ago
  75. c676aee ocfs2: use jbd2_inode dirty range scoping by Joseph Qi · 4 years, 8 months ago
  76. f0319b3 kbuild: clean compressed initramfs image by Greg Thelen · 4 years, 8 months ago
  77. e030348 /proc/kpageflags: do not use uninitialized struct pages by Toshiki Fukasawa · 4 years, 8 months ago
  78. cca5041 /proc/kpageflags: prevent an integer overflow in stable_page_flags() by Toshiki Fukasawa · 4 years, 8 months ago
  79. 089cf7f Linux 5.3-rc7 by Linus Torvalds · 4 years, 8 months ago v5.3-rc7
  80. 49ffdb4 Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  81. 2c248f9 Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
  82. 345464f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  83. e1e54ec net: seeq: Fix the function used to release some memory in an error handling path by Christophe JAILLET · 4 years, 8 months ago
  84. 9f159ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  85. 5fb181c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  86. 5358e6e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 4 years, 8 months ago
  87. dd7078f enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions by Christophe JAILLET · 4 years, 8 months ago
  88. dd1bf47 net: bcmgenet: use ethtool_op_get_ts_info() by Ryan M. Collins · 4 years, 8 months ago
  89. 02a3f0d tc-testing: don't hardcode 'ip' in nsPlugin.py by Davide Caratti · 4 years, 8 months ago
  90. 3daa418 Merge branch 'net-dsa-microchip-add-KSZ8563-support' by David S. Miller · 4 years, 8 months ago
  91. d9033ae net: dsa: microchip: add KSZ8563 compatibility string by Razvan Stefanescu · 4 years, 8 months ago
  92. de5eb9e dt-bindings: net: dsa: document additional Microchip KSZ8563 switch by Razvan Stefanescu · 4 years, 8 months ago
  93. 879c380 Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions' by David S. Miller · 4 years, 8 months ago
  94. be6cef6 net: aquantia: fix out of memory condition on rx side by Dmitry Bogdanov · 4 years, 8 months ago
  95. 5c47e3b net: aquantia: linkstate irq should be oneshot by Igor Russkikh · 4 years, 8 months ago
  96. c2ef057 net: aquantia: reapply vlan filters on up by Dmitry Bogdanov · 4 years, 8 months ago
  97. 392349f net: aquantia: fix limit of vlan filters by Dmitry Bogdanov · 4 years, 8 months ago
  98. 6fdc060 net: aquantia: fix removal of vlan 0 by Dmitry Bogdanov · 4 years, 8 months ago
  99. 154f4fb Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs' by David S. Miller · 4 years, 8 months ago
  100. 1c6c09a net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 4 years, 8 months ago