1. bf4f059 mm: memcg/slab: obj_cgroup API by Roman Gushchin · 4 years, 5 months ago
  2. 1a3e1f4 mm: memcontrol: decouple reference counting from page accounting by Johannes Weiner · 4 years, 5 months ago
  3. 4138fdf mm: slub: implement SLUB version of obj_to_index() by Roman Gushchin · 4 years, 5 months ago
  4. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  5. ea426c2 mm: memcg: prepare for byte-sized vmstat items by Roman Gushchin · 4 years, 5 months ago
  6. eedc4e5 mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state() by Roman Gushchin · 4 years, 5 months ago
  7. d648bcc mm: kmem: make memcg_kmem_enabled() irreversible by Roman Gushchin · 4 years, 5 months ago
  8. ea3271f tmpfs: support 64-bit inums per-sb by Chris Down · 4 years, 5 months ago
  9. e809d5f tmpfs: per-superblock i_ino support by Chris Down · 4 years, 5 months ago
  10. 0f190a7 mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync io by Xianting Tian · 4 years, 5 months ago
  11. 27ec487 mm: swap: fix kerneldoc of swap_vma_readahead() by Krzysztof Kozlowski · 4 years, 5 months ago
  12. e0f3ebb mm/swap_slots.c: remove redundant check for swap_slot_cache_initialized by Zhen Lei · 4 years, 5 months ago
  13. d69a957 mm/swap_slots.c: simplify enable_swap_slots_cache() by Zhen Lei · 4 years, 5 months ago
  14. f90eae2 mm/swap_slots.c: simplify alloc_swap_slot_cache() by Zhen Lei · 4 years, 5 months ago
  15. 0a36f7f mm/gup.c: fix the comment of return value for populate_vma_page_range() by Tang Yizhou · 4 years, 5 months ago
  16. 605cad8 mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page by Yang Shi · 4 years, 5 months ago
  17. b9306a7 mm: filemap: clear idle flag for writes by Yang Shi · 4 years, 5 months ago
  18. 6dc5ea1 mm, dump_page: do not crash with bad compound_mapcount() by John Hubbard · 4 years, 5 months ago
  19. 54a7515 mm/debug: print hashed address of struct page by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  20. 9bdaf2c mm/debug: print the inode number in dump_page by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  21. 9ad3826 mm/debug: switch dump_page to get_kernel_nofault by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  22. 0b93d59 mm/debug: print head flags in dump_page by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  23. 452b557 mm/debug: dump compound page information on a second line by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  24. e1ab96f mm/debug: handle page->mapping better in dump_page by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  25. b1d0000 Documentation/mm: add descriptions for arch page table helpers by Anshuman Khandual · 4 years, 5 months ago
  26. 6315df4 mm/debug_vm_pgtable: add debug prints for individual tests by Anshuman Khandual · 4 years, 5 months ago
  27. a5c3b9f mm/debug_vm_pgtable: add tests validating advanced arch page table helpers by Anshuman Khandual · 4 years, 5 months ago
  28. 0528940 mm/debug_vm_pgtable: add tests validating arch helpers for core MM features by Anshuman Khandual · 4 years, 5 months ago
  29. cfbe163 mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS" by Marco Elver · 4 years, 5 months ago
  30. b3cb9fc mm/slub.c: drop lockdep_assert_held() from put_map() by Sebastian Andrzej Siewior · 4 years, 5 months ago
  31. e42f174 mm, slab/slub: improve error reporting and overhead of cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
  32. d3c58f2 mm, slab/slub: move and improve cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
  33. 8fc8d66 mm, slub: extend checks guarded by slub_debug static key by Vlastimil Babka · 4 years, 5 months ago
  34. 59052e8 mm, slub: introduce kmem_cache_debug_flags() by Vlastimil Babka · 4 years, 5 months ago
  35. ca0cab6 mm, slub: introduce static key for slub_debug() by Vlastimil Babka · 4 years, 5 months ago
  36. 8f58119a mm, slub: make reclaim_account attribute read-only by Vlastimil Babka · 4 years, 5 months ago
  37. 060807f mm, slub: make remaining slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  38. 32a6f40 mm, slub: remove runtime allocation order changes by Vlastimil Babka · 4 years, 5 months ago
  39. ad38b5b mm, slub: make some slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  40. e17f1df mm, slub: extend slub_debug syntax for multiple blocks by Vlastimil Babka · 4 years, 5 months ago
  41. 221503e mm/slab.c: update outdated kmem_list3 in a comment by Xiao Yang · 4 years, 5 months ago
  42. 4440509 mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order by Long Li · 4 years, 5 months ago
  43. dabc3e2 mm/slab: add naive detection of double free by Kees Cook · 4 years, 5 months ago
  44. fa9ba3aa mm: ksize() should silently accept a NULL pointer by William Kucharski · 4 years, 5 months ago
  45. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  46. 4a93025 mm/shuffle: don't move pages between zones and don't read garbage memmaps by David Hildenbrand · 4 years, 5 months ago
  47. c1a06df mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER by Ralph Campbell · 4 years, 5 months ago
  48. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  49. fffe3ae Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
  50. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  51. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  52. 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  53. 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  54. 45365a0 Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
  55. cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  56. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  57. c6fe44d list: add "list_del_init_careful()" to go with "list_empty_careful()" by Linus Torvalds · 4 years, 5 months ago
  58. 2a9127f mm: rewrite wait_on_page_bit_common() logic by Linus Torvalds · 4 years, 5 months ago
  59. c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 5 months ago
  60. 998427b mm/notifier: add migration invalidation type by Ralph Campbell · 4 years, 5 months ago
  61. 5143192 mm/migrate: add a flags parameter to migrate_vma by Ralph Campbell · 4 years, 5 months ago
  62. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  63. 594cced khugepaged: fix null-pointer dereference due to race by Kirill A. Shutemov · 4 years, 5 months ago
  64. dbda8fe mm/hugetlb: avoid hardcoding while checking if cma is enabled by Barry Song · 4 years, 5 months ago
  65. d38a2b7 mm: memcg/slab: fix memory leak at non-root kmem_cache destroy by Muchun Song · 4 years, 5 months ago
  66. 8d22a93 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 5 months ago
  67. 82ff165 mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages() by Bhupesh Sharma · 4 years, 5 months ago
  68. 45779b0 mm: initialize return of vm_insert_pages by Tom Rix · 4 years, 5 months ago
  69. 3bef735 vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way by Chengguang Xu · 4 years, 5 months ago
  70. 246c320 mm/mmap.c: close race between munmap() and expand_upwards()/downwards() by Kirill A. Shutemov · 4 years, 5 months ago
  71. bb7cdd3 alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb() by Will Deacon · 5 years ago
  72. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  73. fea1120 mm/debug_vm_pgtable: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  74. f81fdd0 mm: document warning in move_normal_pmd() and make it warn only once by Linus Torvalds · 4 years, 6 months ago
  75. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  76. a2b992c debugfs: make sure we can remove u32_array files cleanly by Jakub Kicinski · 4 years, 6 months ago
  77. 3b50a6e mm/hmm: provide the page mapping order in hmm_range_fault() by Ralph Campbell · 4 years, 6 months ago
  78. d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 6 months ago
  79. 7764990 mm/memblock: expose only miminal interface to add/walk physmem by David Hildenbrand · 4 years, 6 months ago
  80. 8c911f3 writeback: remove struct bdi_writeback_congested by Christoph Hellwig · 4 years, 6 months ago
  81. 492d76b writeback: remove {set,clear}_wb_congested by Christoph Hellwig · 4 years, 6 months ago
  82. 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
  83. 41da51b fs: Add IOCB_NOIO flag for generic_file_read_iter by Andreas Gruenbacher · 5 years ago
  84. 8beeae8 mm/page_alloc: fix documentation error by Joel Savitz · 4 years, 6 months ago
  85. 40366bd mm/cma.c: use exact_nid true to fix possible per-numa cma leak by Barry Song · 4 years, 6 months ago
  86. 1139d33 mm/hugetlb.c: fix pages per hugetlb calculation by Mike Kravetz · 4 years, 6 months ago
  87. e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 6 months ago
  88. 13625c0 Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD by Paul E. McKenney · 4 years, 6 months ago
  89. e0feed0 mm/list_lru.c: Rename kvfree_rcu() to local variant by Uladzislau Rezki (Sony) · 4 years, 7 months ago
  90. 0a3b3c2 mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls by Paul E. McKenney · 4 years, 9 months ago
  91. a18b9b1 block: move bio_associate_blkg_from_page to mm/page_io.c by Christoph Hellwig · 4 years, 6 months ago
  92. 800c02f docs: move nommu-mmap.txt to admin-guide and rename to ReST by Mauro Carvalho Chehab · 4 years, 6 months ago
  93. b7e3deb mm/memory_hotplug.c: fix false softlockup during pfn range removal by Ben Widawsky · 4 years, 6 months ago
  94. 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 6 months ago
  95. 0076f02 mm/memory: fix IO cost for anonymous page by Joonsoo Kim · 4 years, 6 months ago
  96. cb68688 mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages" by Joonsoo Kim · 4 years, 6 months ago
  97. 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 6 months ago
  98. 03960e3 mm/memcontrol.c: prevent missed memory.low load tears by Chris Down · 4 years, 6 months ago
  99. 3a98990 mm/memcontrol.c: add missed css_put() by Muchun Song · 4 years, 6 months ago
  100. cd324ed mm: memcontrol: handle div0 crash race condition in memory.low by Johannes Weiner · 4 years, 6 months ago