1. ce33135 mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk() by Miaohe Lin · 3 years, 10 months ago
  2. bda420b numa balancing: migrate on fault among multiple bound nodes by Huang Ying · 3 years, 10 months ago
  3. f555bef mm: migrate: initialize err in do_migrate_pages by Jan Stancek · 4 years ago
  4. 236c32e mm: migrate: clean up migrate_prep{_local} by Yang Shi · 4 years, 1 month ago
  5. 3f08842 mm: mempolicy: fix potential pte_unmap_unlock pte error by Shijie Luo · 4 years, 2 months ago
  6. f8fd525 mm: remove unused alloc_page_vma_node() by Wei Yang · 4 years, 3 months ago
  7. 78b132e mm/mempolicy: remove or narrow the lock on current by Wei Yang · 4 years, 3 months ago
  8. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  9. a097631 mm/mempolicy: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  10. d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 5 months ago
  11. 4605f05 mm/mempolicy.c: check parameters first in kernel_get_mempolicy by Wenchao Hao · 4 years, 5 months ago
  12. f6e92f4 mm: mempolicy: fix kerneldoc of numa_map_to_online_node() by Krzysztof Kozlowski · 4 years, 5 months ago
  13. 8ca39e6 mm/hugetlb: add mempolicy check in the reservation routine by Muchun Song · 4 years, 5 months ago
  14. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  15. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  16. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  17. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  18. 2d3a36a mm, mempolicy: fix up gup usage in lookup_node by Michal Hocko · 4 years, 7 months ago
  19. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  20. ba84107 mm/mempolicy: Allow lookup_node() to handle fatal signal by Peter Xu · 4 years, 9 months ago
  21. e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
  22. 959a7e1 mm/mempolicy: add missing annotation for queue_pages_pmd() by Jules Irenge · 4 years, 9 months ago
  23. 5870544 mm: merge parameters for change_protection() by Peter Xu · 4 years, 9 months ago
  24. 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 4 years, 9 months ago
  25. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  26. aa9f7d5 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED by Randy Dunlap · 4 years, 9 months ago
  27. d888fb2 mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk() by Yang Shi · 4 years, 9 months ago
  28. 20ca87f mm/mempolicy: check hugepage migration is supported by arch in vma_migratable() by Li Xinhai · 4 years, 9 months ago
  29. dcf1763 mm/mempolicy: support MPOL_MF_STRICT for huge page mapping by Li Xinhai · 4 years, 9 months ago
  30. 4fcbe96 mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node() by Dan Williams · 4 years, 11 months ago
  31. b2ca916 ACPI: NUMA: Up-level "map to online node" functionality by Dan Williams · 4 years, 11 months ago
  32. c7a91bc mm/mempolicy.c: fix out of bounds write in mpol_parse_str() by Dan Carpenter · 5 years ago
  33. cc638f3 mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations by Vlastimil Babka · 5 years ago
  34. f18da66 mm/mempolicy.c: fix checking unmapped holes for mbind by Li Xinhai · 5 years ago
  35. a18b3ac2 mm/mempolicy.c: check range first in queue_pages_test_walk by Li Xinhai · 5 years ago
  36. a85dfc3 mm: mempolicy: fix the wrong return value and potential pages leak of mbind by Yang Shi · 5 years ago
  37. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  38. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
  39. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  40. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  41. 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
  42. 4406548 mm/mempolicy.c: remove unnecessary nodemask check in kernel_migrate_pages() by Kefeng Wang · 5 years ago
  43. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  44. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  45. a828260 Revert "mm, thp: restore node-local hugepage allocations" by Andrea Arcangeli · 5 years ago
  46. 92717d4 Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by Andrea Arcangeli · 5 years ago
  47. a53190a mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind by Yang Shi · 5 years ago
  48. d883544 mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified by Yang Shi · 5 years ago
  49. 6926221 mm: export alloc_pages_vma by Christoph Hellwig · 6 years ago
  50. 29b190f mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 6 years ago
  51. 46aeb7e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225 by Thomas Gleixner · 6 years ago
  52. a7f40cf mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
  53. 2e25644 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 6 years ago
  54. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  55. 050c17f numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 6 years ago
  56. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  57. 2f0799a mm, thp: restore node-local hugepage allocations by David Rientjes · 6 years ago
  58. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  59. ac5b2c1 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  60. dedf2c7 mm/mempolicy.c: use match_string() helper to simplify the code by zhong jiang · 6 years ago
  61. 3b9aadf userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults by Andrea Arcangeli · 6 years ago
  62. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
  63. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  64. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  65. 94723aa mm: unclutter THP migration by Michal Hocko · 7 years ago
  66. 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
  67. a49bd4d mm, numa: rework do_pages_move by Michal Hocko · 7 years ago
  68. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  69. af03c4a mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  70. e7dc9ad6 mm: add kernel_mbind() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  71. b6e9b0b mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c by Dominik Brodowski · 7 years ago
  72. 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
  73. 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 7 years ago
  74. ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 7 years ago
  75. 0486a38 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 7 years ago
  76. 56521e7 mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 7 years ago
  77. 66f308e mm/mempolicy: remove redundant check in get_nodes by Yisheng Xie · 7 years ago
  78. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  79. 3136746 Unify migrate_pages and move_pages access checks by Otto Ebeling · 7 years ago
  80. de55c8b mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter by Andrey Ryabinin · 7 years ago
  81. 149728e mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced() by Anshuman Khandual · 7 years ago
  82. 98c70ba mm: remove useless vma parameter to offset_il_node by Laurent Dufour · 7 years ago
  83. c863379 mm: mempolicy: mbind and migrate_pages support thp migration by Naoya Horiguchi · 7 years ago
  84. 88aaa2a mm: mempolicy: add queue_pages_required() by Naoya Horiguchi · 7 years ago
  85. 73223e4 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  86. 0f55685 mm, migration: do not trigger OOM killer when migrating memory by Michal Hocko · 7 years ago
  87. e0dd7d5 mm, mempolicy: don't check cpuset seqlock where it doesn't matter by Vlastimil Babka · 7 years ago
  88. 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 7 years ago
  89. 04ec626 mm, page_alloc: pass preferred nid instead of zonelist to allocator by Vlastimil Babka · 7 years ago
  90. 4581668 mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() by Vlastimil Babka · 7 years ago
  91. cf01fb9 mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 8 years ago
  92. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  93. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  94. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  95. d51e989 mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 8 years ago
  96. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  97. 8d303e4 mm/mempolicy.c: forbid static or relative flags for local NUMA mode by Piotr Kwapulinski · 8 years ago
  98. 6d84095 mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist by Michal Hocko · 8 years ago
  99. fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
  100. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago