1. 1913834 mm/migrate: Add folio_migrate_flags() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  2. 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  3. adac17e mm/ksm: remove old GCC 4.9+ check by Nick Desaulniers · 3 years, 4 months ago
  4. 584ff0d mm: KSM: fix data type by Zhansaya Bagdauletkyzy · 3 years, 4 months ago
  5. ff69fb8 mm/ksm: use vma_lookup() in find_mergeable_vma() by Liam Howlett · 3 years, 6 months ago
  6. 6286229 ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()" by Hugh Dickins · 3 years, 8 months ago
  7. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  8. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  9. 420be4e mm/ksm: remove unused parameter from remove_trailing_rmap_items() by Chengyang Fan · 3 years, 8 months ago
  10. c89a384 ksm: fix potential missing rmap_item for stable_node by Miaohe Lin · 3 years, 8 months ago
  11. cd7fae2 ksm: remove dedicated macro KSM_FLAG_MASK by Miaohe Lin · 3 years, 8 months ago
  12. 3e96b6a ksm: use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree() by Miaohe Lin · 3 years, 8 months ago
  13. a08e1e1 ksm: remove redundant VM_BUG_ON_PAGE() on stable_tree_search() by Miaohe Lin · 3 years, 8 months ago
  14. dfefd22 mm: cleanup kstrto*() usage by Alexey Dobriyan · 4 years ago
  15. ae7a927 mm: use sysfs_emit for struct kobject * uses by Joe Perches · 4 years ago
  16. 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 3 months ago
  17. 62fdb16 ksm: reinstate memcg charge on copied pages by Hugh Dickins · 4 years, 3 months ago
  18. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  19. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 4 months ago
  20. 1256448 Revert "powerpc/64s: Remove PROT_SAO support" by Shawn Anastasio · 4 years, 4 months ago
  21. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  22. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  23. 5c9fa16 powerpc/64s: Remove PROT_SAO support by Nicholas Piggin · 4 years, 6 months ago
  24. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  25. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  26. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  27. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  28. 457aef9 mm: ksm: fix a typo in comment "alreaady"->"already" by Ethon Paul · 4 years, 7 months ago
  29. 56df70a mm/ksm: fix NULL pointer dereference when KSM zero page is enabled by Muchun Song · 4 years, 8 months ago
  30. e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
  31. 7a9547f mm/ksm.c: update get_user_pages() argument in comment by Li Chen · 4 years, 9 months ago
  32. aedc065 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  33. 33cf170 mm: ksm: Export ksm_madvise() by Bharata B Rao · 5 years ago
  34. 9a63236 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 5 years ago
  35. 010c164 mm: move memcmp_pages() and pages_identical() by Song Liu · 5 years ago
  36. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
  37. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  38. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  39. 2cee57d1 mm: ksm: do not block on page lock when searching stable tree by Yang Shi · 6 years ago
  40. 52d1e60 mm: reuse only-pte-mapped KSM page in do_wp_page() by Kirill Tkhai · 6 years ago
  41. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  42. fcf9a0e ksm: react on changing "sleep_millisecs" parameter faster by Kirill Tkhai · 6 years ago
  43. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  44. 59e1a2f4 ksm: replace jhash2 with xxhash by Timofey Titovets · 6 years ago
  45. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  46. 1c4c3b9 mm: fix page_freeze_refs and page_unfreeze_refs in comments by Jiang Biao · 6 years ago
  47. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  48. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
  49. 1105a2f mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() by Jia He · 7 years ago
  50. 8848482 mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c by Mike Rapoport · 7 years ago
  51. 5a2ca3e mm/ksm: docs: extend overview comment and make it "DOC:" by Mike Rapoport · 7 years ago
  52. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  53. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  54. a38c015 mm/ksm.c: fix inconsistent accounting of zero pages by Claudio Imbrenda · 7 years ago
  55. 77da2ba mm/ksm: fix interaction with THP by Claudio Imbrenda · 7 years ago
  56. c01f0b5 mm/ksm.c: make stable_node_dup() static by Colin Ian King · 7 years ago
  57. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
  58. b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
  59. 08df477 mm/ksm: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  60. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  61. 4b22927 ksm: fix unlocked iteration over vmas in cmp_and_merge_page() by Kirill Tkhai · 7 years ago
  62. f907c26 mm/ksm.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  63. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  64. 80b18df ksm: optimize refile of stable_node_dup at the head of the chain by Andrea Arcangeli · 7 years ago
  65. 8dc5ffc ksm: swap the two output parameters of chain/chain_prune by Andrea Arcangeli · 7 years ago
  66. 0ba1d0f ksm: cleanup stable_node chain collapse case by Andrea Arcangeli · 7 years ago
  67. b4fecc6 ksm: fix use after free with merge_across_nodes = 0 by Andrea Arcangeli · 7 years ago
  68. 2c653d0 ksm: introduce ksm_max_page_sharing per page deduplication limit by Andrea Arcangeli · 7 years ago
  69. a7306c3 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 8 years ago
  70. e4b8222 mm: make rmap_one boolean function by Minchan Kim · 8 years ago
  71. 1df631a mm: make rmap_walk() return void by Minchan Kim · 8 years ago
  72. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  73. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  74. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  75. 595cd8f mm/ksm: handle protnone saved writes when making page write protect by Aneesh Kumar K.V · 8 years ago
  76. 36eaff3 mm, ksm: convert write_protect_page() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  77. e86c59b mm/ksm: improve deduplication of zero pages with colouring by Claudio Imbrenda · 8 years ago
  78. 6213055 mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node() by zhong jiang · 8 years ago
  79. 5b398e4 mm,ksm: fix endless looping in allocating memory when ksm enable by zhong jiang · 8 years ago
  80. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  81. bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
  82. 7496fea ksm: fix conflict between mmput and scan_get_next_rmap_item by Zhou Chengming · 9 years ago
  83. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 9 years ago
  84. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  85. 337ed7e mm/ksm.c: mark stable page dirty by Minchan Kim · 9 years ago
  86. f765f54 ksm: prepare to new THP semantics by Kirill A. Shutemov · 9 years ago
  87. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  88. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  89. 0364041 mm/ksm.c: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  90. c8f95ed ksm: unstable_tree_search_insert error checking cleanup by Andrea Arcangeli · 9 years ago
  91. 85c6e8d ksm: use find_mergeable_vma in try_to_merge_with_ksm_page by Andrea Arcangeli · 9 years ago
  92. 98666f8a ksm: use the helper method to do the hlist_empty check by Andrea Arcangeli · 9 years ago
  93. f2e5ff8 ksm: don't fail stable tree lookups if walking over stale stable_nodes by Andrea Arcangeli · 9 years ago
  94. ad12695 ksm: add cond_resched() to the rmap_walks by Andrea Arcangeli · 9 years ago
  95. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 10 years ago
  96. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 10 years ago
  97. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  98. 34ee645 mmu_notifier: call mmu_notifier_invalidate_range() from VMM by Joerg Roedel · 10 years ago
  99. 25acde3 mm: ksm use pr_err instead of printk by Paul McQuade · 10 years ago
  100. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago