1. ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  2. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  3. 4aab2be mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged by Vijay Balakrishna · 4 years, 3 months ago
  4. bc4fe4c mm: mmap: Fix general protection fault in unlink_file_vma() by Miaohe Lin · 4 years, 3 months ago
  5. 033b5d7 mm/khugepaged: fix filemap page_to_pgoff(page) != offset by Hugh Dickins · 4 years, 3 months ago
  6. e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  7. f3c64ed mm: avoid early COW write protect games during fork() by Linus Torvalds · 4 years, 4 months ago
  8. 1d91df8 mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs by Joonsoo Kim · 4 years, 4 months ago
  9. 484cfac mm, slub: restore initial kmem_cache flags by Eric Farman · 4 years, 4 months ago
  10. 702bfc8 Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  11. c8d317a io_uring: fix async buffered reads when readahead is disabled by Hao Xu · 4 years, 4 months ago
  12. a4d63c3 mm: do not rely on mm == current->mm in __get_user_pages_locked by Jason A. Donenfeld · 4 years, 4 months ago
  13. d042035 mm/thp: Split huge pmds/puds if they're pinned when fork() by Peter Xu · 4 years, 4 months ago
  14. 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 4 months ago
  15. 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 4 months ago
  16. 008cfe4 mm: Introduce mm_struct.has_pinned by Peter Xu · 4 years, 4 months ago
  17. 8fb1e91 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  18. ce26842 mm: validate pmd after splitting by Minchan Kim · 4 years, 4 months ago
  19. f85086f mm: don't rely on system state to detect hot-plug operations by Laurent Dufour · 4 years, 4 months ago
  20. c1d0da8 mm: replace memmap_context by meminit_context by Laurent Dufour · 4 years, 4 months ago
  21. 6c5c7b9 mm/migrate: correct thp migration stats by Zi Yan · 4 years, 4 months ago
  22. d3f7b1b mm/gup: fix gup_fast with dynamic page table folding by Vasily Gorbik · 4 years, 4 months ago
  23. 8d3fe09 mm: memcontrol: fix missing suffix of workingset_restore by Muchun Song · 4 years, 4 months ago
  24. 4166343 mm, THP, swap: fix allocating cluster for swapfile by mistake by Gao Xiang · 4 years, 4 months ago
  25. 678ff6a mm: slab: fix potential double free in ___cache_free by Shakeel Butt · 4 years, 4 months ago
  26. be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 4 months ago
  27. 79a1971 mm: move the copy_one_pte() pte_present check into the caller by Linus Torvalds · 4 years, 4 months ago
  28. df3a57d mm: split out the non-present case from copy_one_pte() by Linus Torvalds · 4 years, 4 months ago
  29. 5868ec2 mm: fix wake_page_function() comment typos by Linus Torvalds · 4 years, 4 months ago
  30. 9683182 mm/memory_hotplug: drain per-cpu pages again during memory offline by Pavel Tatashin · 4 years, 4 months ago
  31. ec0abae mm/thp: fix __split_huge_pmd_locked() for migration PMD by Ralph Campbell · 4 years, 4 months ago
  32. bb3e96d tmpfs: restore functionality of nr_inodes=0 by Byron Stanoszek · 4 years, 4 months ago
  33. 0964730 mlock: fix unevictable_pgs event counts on THP by Hugh Dickins · 4 years, 4 months ago
  34. 8d8869c mm: fix check_move_unevictable_pages() on THP by Hugh Dickins · 4 years, 4 months ago
  35. a333e3e mm: migration of hugetlbfs page skip memcg by Hugh Dickins · 4 years, 4 months ago
  36. 62fdb16 ksm: reinstate memcg charge on copied pages by Hugh Dickins · 4 years, 4 months ago
  37. 10b82d5 Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 4 months ago
  38. b3b33d3 percpu: fix first chunk size calculation for populated bitmap by Sunghyun Jin · 4 years, 5 months ago
  39. 5ef64cc mm: allow a controlled amount of unfairness in the page lock by Linus Torvalds · 4 years, 4 months ago
  40. 6446a51 mm/swap: Do not abuse the seqcount_t latching API by Ahmed S. Darwish · 4 years, 5 months ago
  41. 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  42. 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  43. e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 5 months ago
  44. 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 5 months ago
  45. 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 5 months ago
  46. 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 5 months ago
  47. 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 5 months ago
  48. ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 5 months ago
  49. ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 5 months ago
  50. 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 5 months ago
  51. e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 5 months ago
  52. dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 5 months ago
  53. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 5 months ago
  54. f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 5 months ago
  55. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 5 months ago
  56. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 5 months ago
  57. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 5 months ago
  58. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 5 months ago
  59. 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 5 months ago
  60. 8a84802 mm: Add arch hooks for saving/restoring tags by Steven Price · 4 years, 8 months ago
  61. 51b0bff mm: Allow arm64 mmap(PROT_MTE) on RAM-based files by Catalin Marinas · 5 years ago
  62. c462ac2 mm: Introduce arch_validate_flags() by Catalin Marinas · 5 years ago
  63. 4d1a8a2 arm64: mte: Tags-aware aware memcmp_pages() implementation by Catalin Marinas · 5 years ago
  64. 72e6afa mm: Preserve the PG_arch_2 flag in __split_huge_page_tail() by Catalin Marinas · 4 years, 7 months ago
  65. 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 5 months ago
  66. 8381979 Merge branch 'gate-page-refcount' (patches from Dave Hansen) by Linus Torvalds · 4 years, 5 months ago
  67. 9fa2dd9 mm: fix pin vs. gup mismatch with gate pages by Dave Hansen · 4 years, 5 months ago
  68. 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  69. 1256448 Revert "powerpc/64s: Remove PROT_SAO support" by Shawn Anastasio · 4 years, 5 months ago
  70. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 5 months ago
  71. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 5 months ago
  72. 86f54bb mm/rodata_test.c: fix missing function declaration by Leon Romanovsky · 4 years, 5 months ago
  73. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 5 months ago
  74. f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 4 years, 5 months ago
  75. d5a1695 hugetlb_cgroup: convert comma to semicolon by Xu Wang · 4 years, 5 months ago
  76. b7333b5 mm/memory.c: skip spurious TLB flush for retried page fault by Yang Shi · 4 years, 5 months ago
  77. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  78. 7e0cc01 mm/swap.c: annotate data races for lru_rotate_pvecs by Qian Cai · 4 years, 5 months ago
  79. 9c1177b mm/rmap: annotate a data race at tlb_flush_batched by Qian Cai · 4 years, 5 months ago
  80. abe1de4 mm/mempool: fix a data race in mempool_free() by Qian Cai · 4 years, 5 months ago
  81. a1f4593 mm/list_lru: fix a data race in list_lru_count_one by Qian Cai · 4 years, 5 months ago
  82. 6e4bd50 mm/page_counter: fix various data races at memsw by Qian Cai · 4 years, 5 months ago
  83. a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 4 years, 5 months ago
  84. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  85. b96a3db mm/swap_state: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  86. 7b37e22 mm/page_io: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  87. 96bdd2b mm/frontswap: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  88. 69d0b54 mm/kmemleak: silence KCSAN splats in checksum by Qian Cai · 4 years, 5 months ago
  89. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  90. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  91. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  92. a8a4b7a Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone" by Baoquan He · 4 years, 5 months ago
  93. 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 4 years, 5 months ago
  94. 9f45717 mm: memcontrol: fix warning when allocating the root cgroup by Johannes Weiner · 4 years, 5 months ago
  95. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  96. a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
  97. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  98. ed03d92 mm/gup: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  99. bbe8875 mm/hugetlb: make hugetlb migration callback CMA aware by Joonsoo Kim · 4 years, 5 months ago
  100. 41b4dc1 mm/gup: restrict CMA region by using allocation scope API by Joonsoo Kim · 4 years, 5 months ago