1. 073861e mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback) by Hugh Dickins · 4 years, 1 month ago
  2. 6638380 mm: fix madvise WILLNEED performance problem by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  3. bfe8cc1 mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() by Gerald Schaefer · 4 years, 1 month ago
  4. 8faeb1f mm: memcg/slab: fix root memcg vmstats by Muchun Song · 4 years, 1 month ago
  5. a927bd6 mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports by Dan Williams · 4 years, 1 month ago
  6. 450677d mm/madvise: fix memory leak from process_madvise by Eric Dumazet · 4 years, 1 month ago
  7. fa5fca7 Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  8. 4d02da9 Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  9. d8c1901 page_frag: Recover from memory pressure by Dongli Zhang · 4 years, 1 month ago
  10. 0abed7c mm: never attempt async page lock if we've transferred data already by Jens Axboe · 4 years, 1 month ago
  11. a50cf15 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 1 month ago
  12. 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
  13. 96e1fac mm/gup: use unpin_user_pages() in __gup_longterm_locked() by Jason Gunthorpe · 4 years, 2 months ago
  14. 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
  15. 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 2 months ago
  16. d20bdd57 mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate by Zi Yan · 4 years, 2 months ago
  17. 3893586 mm/compaction: count pages and stop correctly during page isolation by Zi Yan · 4 years, 2 months ago
  18. a77eedb mm/truncate.c: make __invalidate_mapping_pages() static by Jason Yan · 4 years, 2 months ago
  19. 3f08842 mm: mempolicy: fix potential pte_unmap_unlock pte error by Shijie Luo · 4 years, 2 months ago
  20. 8de15e9 mm: memcg: link page counters to root if use_hierarchy is false by Roman Gushchin · 4 years, 2 months ago
  21. 7de2e9f mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg by zhongjiang-ali · 4 years, 2 months ago
  22. 79aa925 hugetlb_cgroup: fix reservation accounting by Mike Kravetz · 4 years, 2 months ago
  23. 46b1ee3 mm/mremap_pages: fix static key devmap_managed_key updates by Ralph Campbell · 4 years, 2 months ago
  24. 61cf93d percpu: convert flexible array initializers to use struct_size() by Dennis Zhou · 4 years, 2 months ago
  25. f78f63d mm/process_vm_access: Add missing #include <linux/compat.h> by Geert Uytterhoeven · 4 years, 2 months ago
  26. 38dc507 Fix compat regression in process_vm_rw() by Jens Axboe · 4 years, 2 months ago
  27. c4728cf Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  28. c4d6fe7 Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray by Linus Torvalds · 4 years, 2 months ago
  29. 4962a85 Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  30. b71df8d mm: remove the filename in the top of file comment in vmalloc.c by Christoph Hellwig · 4 years, 2 months ago
  31. f255935 mm: cleanup the gfp_mask handling in __vmalloc_area_node by Christoph Hellwig · 4 years, 2 months ago
  32. 301fa9f mm: remove alloc_vm_area by Christoph Hellwig · 4 years, 2 months ago
  33. d1b6d2e zsmalloc: switch from alloc_vm_area to get_vm_area by Christoph Hellwig · 4 years, 2 months ago
  34. eeb4a05 mm: allow a NULL fn callback in apply_to_page_range by Christoph Hellwig · 4 years, 2 months ago
  35. 3e9a9e2 mm: add a vmap_pfn function by Christoph Hellwig · 4 years, 2 months ago
  36. b944afc mm: add a VM_MAP_PUT_PAGES flag for vmap by Christoph Hellwig · 4 years, 2 months ago
  37. fa30747 mm: update the documentation for vfree by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  38. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
  39. 0726b01 mm/madvise: pass mm to do_madvise by Minchan Kim · 4 years, 2 months ago
  40. f396459 mm/gup_benchmark: take the mmap lock around GUP by Jann Horn · 4 years, 2 months ago
  41. fb8090b mm/mmap: add inline munmap_vma_range() for code readability by Liam R. Howlett · 4 years, 2 months ago
  42. 3903b55a mm/mmap: add inline vma_next() for readability of mmap code by Liam R. Howlett · 4 years, 2 months ago
  43. 4dc200c mm/migrate: avoid possible unnecessary process right check in kernel_move_pages() by Miaohe Lin · 4 years, 2 months ago
  44. 203e6e5 mm/memory_hotplug: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 2 months ago
  45. 5460875 mm/memory-failure: remove a wrapper for alloc_migration_target() by Joonsoo Kim · 4 years, 2 months ago
  46. 4127c65 mm: kmem: enable kernel memcg accounting from interrupt contexts by Roman Gushchin · 4 years, 2 months ago
  47. 37d5985 mm: kmem: prepare remote memcg charging infra for interrupt contexts by Roman Gushchin · 4 years, 2 months ago
  48. 67f0286 mm: kmem: remove redundant checks from get_obj_cgroup_from_current() by Roman Gushchin · 4 years, 2 months ago
  49. 279c339 mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current() by Roman Gushchin · 4 years, 2 months ago
  50. b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 2 months ago
  51. 324bcf5 mm: use limited read-ahead to satisfy read by Jens Axboe · 4 years, 2 months ago
  52. 13bd691 mm: mark async iocb read as NOWAIT once some data has been copied by Jens Axboe · 4 years, 2 months ago
  53. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
  54. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  55. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 2 months ago
  56. 7f3bfab mm/gup: take mmap_lock in get_dump_page() by Jann Horn · 4 years, 2 months ago
  57. 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 2 months ago
  58. ab130f91 mm: rename page_order() to buddy_order() by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  59. 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 2 months ago
  60. e755f4a mm/workingset.c: fix some doc warnings by Xiaofei Tan · 4 years, 2 months ago
  61. 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 2 months ago
  62. 0e9aa67 mm: fix some broken comments by Miaohe Lin · 4 years, 2 months ago
  63. ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 2 months ago
  64. 955cc77 mm/highmem.c: clean up endif comments by Ira Weiny · 4 years, 2 months ago
  65. 58f6f03 mm/page_reporting.c: drop stale list head check in page_reporting_cycle by Wei Yang · 4 years, 2 months ago
  66. c7df08f mm/slab.h: remove duplicate include by YueHaibing · 4 years, 2 months ago
  67. b86c5fc mm/memory_hotplug: update comment regarding zone shuffling by David Hildenbrand · 4 years, 2 months ago
  68. 7fef431 mm/page_alloc: place pages to tail in __free_pages_core() by David Hildenbrand · 4 years, 2 months ago
  69. 293ffa5 mm/page_alloc: move pages to tail in move_to_free_list() by David Hildenbrand · 4 years, 2 months ago
  70. 47b6a24a2 mm/page_alloc: place pages to tail in __putback_isolated_page() by David Hildenbrand · 4 years, 2 months ago
  71. f04a5d5 mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag by David Hildenbrand · 4 years, 2 months ago
  72. 90c7eae mm: don't panic when links can't be created in sysfs by Laurent Dufour · 4 years, 2 months ago
  73. cb8e3c8 kernel/resource: make iomem_resource implicit in release_mem_region_adjustable() by David Hildenbrand · 4 years, 2 months ago
  74. 9ca6551 mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources by David Hildenbrand · 4 years, 2 months ago
  75. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 2 months ago
  76. 3a0aaef mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG by David Hildenbrand · 4 years, 2 months ago
  77. 7cf603d kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 2 months ago
  78. ec62d04e kernel/resource: make release_mem_region_adjustable() never fail by David Hildenbrand · 4 years, 2 months ago
  79. b30c592 mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory by David Hildenbrand · 4 years, 2 months ago
  80. d882c00 mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() by David Hildenbrand · 4 years, 2 months ago
  81. 4eb29bd mm/page_alloc: drop stale pageblock comment in memmap_init_zone*() by David Hildenbrand · 4 years, 2 months ago
  82. aac6532 mm/memory_hotplug: simplify page onlining by David Hildenbrand · 4 years, 2 months ago
  83. 3fa0c7c mm/page_isolation: simplify return value of start_isolate_page_range() by David Hildenbrand · 4 years, 2 months ago
  84. ea15153 mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages() by David Hildenbrand · 4 years, 2 months ago
  85. 257bea7 mm/page_alloc: simplify __offline_isolated_pages() by David Hildenbrand · 4 years, 2 months ago
  86. 0a1a9a0 mm/memory_hotplug: simplify page offlining by David Hildenbrand · 4 years, 2 months ago
  87. 4986fac mm/memory_hotplug: enforce section granularity when onlining/offlining by David Hildenbrand · 4 years, 2 months ago
  88. 73a11c9 mm/memory_hotplug: inline __offline_pages() into offline_pages() by David Hildenbrand · 4 years, 2 months ago
  89. c9682d1 mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insert by Jann Horn · 4 years, 2 months ago
  90. 295a173 mm/util.c: update the kerneldoc for kstrdup_const() by Bartosz Golaszewski · 4 years, 2 months ago
  91. 4061007 mm/vmstat.c: use helper macro abs() by Miaohe Lin · 4 years, 2 months ago
  92. 11c9c7e mm/page_poison.c: replace bool variable with static key by Mateusz Nosek · 4 years, 2 months ago
  93. b94e028 mm,hwpoison: try to narrow window race for free pages by Oscar Salvador · 4 years, 2 months ago
  94. 1f2481d mm,hwpoison: double-check page count in __get_any_page() by Naoya Horiguchi · 4 years, 2 months ago
  95. 5d1fd5d mm,hwpoison: introduce MF_MSG_UNSPLIT_THP by Naoya Horiguchi · 4 years, 2 months ago
  96. 5a2ffca mm,hwpoison: return 0 if the page is already poisoned in soft-offline by Oscar Salvador · 4 years, 2 months ago
  97. 6b9a217 mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page by Oscar Salvador · 4 years, 2 months ago
  98. 79f5f8f mm,hwpoison: rework soft offline for in-use pages by Oscar Salvador · 4 years, 2 months ago
  99. 06be6ff mm,hwpoison: rework soft offline for free pages by Oscar Salvador · 4 years, 2 months ago
  100. 694bf0b mm,hwpoison: unify THP handling for hard and soft offline by Oscar Salvador · 4 years, 2 months ago