1. e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 6 months ago
  2. a458b76 mm: gup: pack has_pinned in MMF_HAS_PINNED by Andrea Arcangeli · 3 years, 6 months ago
  3. 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 8 months ago
  4. ca6eb14 mm: use is_cow_mapping() across tree where proper by Peter Xu · 3 years, 10 months ago
  5. 912efa1 mm: proc: Invalidate TLB after clearing soft-dirty page state by Will Deacon · 4 years ago
  6. 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  7. 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  8. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
  9. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 2 months ago
  10. ff9f47f mm: proc: smaps_rollup: do not stall write attempts on mmap_lock by Chinwen Chang · 4 years, 3 months ago
  11. 03b4b11 mm: smaps*: extend smap_gather_stats to support specified beginning by Chinwen Chang · 4 years, 3 months ago
  12. 8cf8864 proc: optimise smaps for shmem entries by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  13. 9f34193 arm64: mte: Add PROT_MTE support to mmap() and mprotect() by Catalin Marinas · 5 years ago
  14. 471e78c /proc/PID/smaps: consistent whitespace output format by Michal Koutný · 4 years, 5 months ago
  15. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  16. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  17. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  18. c94b692 /proc/PID/smaps: Add PMD migration entry parsing by Huang Ying · 4 years, 7 months ago
  19. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  20. 80e4e56 Merge branch 'for-next/bti-user' into for-next/bti by Will Deacon · 4 years, 8 months ago
  21. 6664876 mm: Remove MPX leftovers by Jimmy Assarsson · 4 years, 9 months ago
  22. fad9550 proc: inline m_next_vma into m_next by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  23. 4781f2c proc: use ppos instead of m->version by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  24. c2e88d2 proc: remove m_cache_vma by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  25. d07ded6 proc: inline vma_stop into m_stop by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  26. 424037b mm: smaps: Report arm64 guarded pages in smaps by Daniel Kiss · 4 years, 10 months ago
  27. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  28. 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
  29. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  30. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  31. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  32. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  33. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  34. ee2ad71 mm: smaps: split PSS into components by Luigi Semenzato · 5 years ago
  35. c460380 proc: use down_read_killable mmap_sem for /proc/pid/clear_refs by Konstantin Khlebnikov · 5 years ago
  36. ad80b932 proc: use down_read_killable mmap_sem for /proc/pid/pagemap by Konstantin Khlebnikov · 5 years ago
  37. a26a978 proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup by Konstantin Khlebnikov · 5 years ago
  38. 8a713e7 proc: use down_read_killable mmap_sem for /proc/pid/maps by Konstantin Khlebnikov · 5 years ago
  39. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
  40. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  41. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  42. 04f5866 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
  43. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  44. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  45. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  46. 27dd768 mm: proc: smaps_rollup: fix pss_locked calculation by Sandeep Patil · 6 years ago
  47. 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
  48. 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  49. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  50. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  51. fa76da4 mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() by Vlastimil Babka · 6 years ago
  52. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  53. 258f669 mm: /proc/pid/smaps_rollup: convert to single value seq_file by Vlastimil Babka · 6 years ago
  54. f154795 mm: /proc/pid/smaps: factor out common stats printing by Vlastimil Babka · 6 years ago
  55. 8e68d68 mm: /proc/pid/smaps: factor out mem stats gathering by Vlastimil Babka · 6 years ago
  56. 871305b mm: /proc/pid/*maps remove is_pid and related wrappers by Vlastimil Babka · 6 years ago
  57. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  58. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  59. ab6ecf2 mm: /proc/pid/pagemap: hide swap entries from unprivileged users by Huang Ying · 7 years ago
  60. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  61. 27cca86 mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys by Ram Pai · 7 years ago
  62. 2c9e0a6 mm, powerpc, x86: introduce an additional vma bit for powerpc pkey by Ram Pai · 7 years ago
  63. 5212213 mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled by Ram Pai · 7 years ago
  64. ccf2b06 Merge tag 'v4.17-rc2' into docs-next by Jonathan Corbet · 7 years ago
  65. 1ad1335 docs/admin-guide/mm: start moving here files from Documentation/vm by Mike Rapoport · 7 years ago
  66. 88c28f2 mm, pagemap: fix swap offset value for PMD migration entry by Huang Ying · 7 years ago
  67. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  68. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  69. f664066 proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  70. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  71. 0e3dc01 procfs: add seq_put_hex_ll to speed up /proc/pid/maps by Andrei Vagin · 7 years ago
  72. a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 7 years ago
  73. 8526d84 fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory by Konstantin Khlebnikov · 7 years ago
  74. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  75. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  76. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  77. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  78. b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago
  79. b6fb293 mm: Define MAP_SYNC and VM_SYNC flags by Jan Kara · 7 years ago
  80. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  81. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  82. 1403830 fs, proc: unconditional cond_resched when reading smaps by David Rientjes · 7 years ago
  83. 1240ea0 fs, proc: remove priv argument from is_stack by Michal Hocko · 7 years ago
  84. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  85. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  86. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  87. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  88. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  89. 493b0e9 mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  90. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  91. 8c03cc8 fs/proc/task_mmu.c: remove obsolete comment in show_map_vma() by Vasily Averin · 7 years ago
  92. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  93. cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 8 years ago
  94. 5b7abea thp: fix MADV_DONTNEED vs clear soft dirty race by Kirill A. Shutemov · 8 years ago
  95. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  96. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  97. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  98. a66c0410 mm: add cond_resched() in gather_pte_stats() by Hugh Dickins · 8 years ago
  99. b18cb64 fs/proc: Stop trying to report thread stacks by Andy Lutomirski · 8 years ago
  100. 855af07 mm, proc: fix region lost in /proc/self/smaps by Robert Ho · 8 years ago