1. fa13803 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED by Randy Dunlap · 4 years, 4 months ago
  2. 732ecd4 mm/mempolicy.c: fix out of bounds write in mpol_parse_str() by Dan Carpenter · 4 years, 6 months ago
  3. 653d9e0 mm: mempolicy: fix the wrong return value and potential pages leak of mbind by Yang Shi · 4 years, 9 months ago
  4. 3c0cb90 mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind by Yang Shi · 5 years ago
  5. cd825d8 mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified by Yang Shi · 5 years ago
  6. 49e9b49 mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 5 years ago
  7. 67abbb9 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 5 years ago
  8. 5966777 mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 5 years ago
  9. c7ddb26 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 5 years ago
  10. 67a19f8 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  11. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
  12. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  13. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  14. 94723aa mm: unclutter THP migration by Michal Hocko · 6 years ago
  15. 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 6 years ago
  16. a49bd4d mm, numa: rework do_pages_move by Michal Hocko · 6 years ago
  17. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 6 years ago
  18. af03c4a mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 6 years ago
  19. e7dc9ad6 mm: add kernel_mbind() helper; remove in-kernel call to syscall by Dominik Brodowski · 6 years ago
  20. b6e9b0b mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c by Dominik Brodowski · 6 years ago
  21. 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 6 years ago
  22. 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 6 years ago
  23. ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 6 years ago
  24. 0486a38 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 7 years ago
  25. 56521e7 mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 7 years ago
  26. 66f308e mm/mempolicy: remove redundant check in get_nodes by Yisheng Xie · 7 years ago
  27. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  28. 3136746 Unify migrate_pages and move_pages access checks by Otto Ebeling · 7 years ago
  29. de55c8b mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter by Andrey Ryabinin · 7 years ago
  30. 149728e mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced() by Anshuman Khandual · 7 years ago
  31. 98c70ba mm: remove useless vma parameter to offset_il_node by Laurent Dufour · 7 years ago
  32. c863379 mm: mempolicy: mbind and migrate_pages support thp migration by Naoya Horiguchi · 7 years ago
  33. 88aaa2a mm: mempolicy: add queue_pages_required() by Naoya Horiguchi · 7 years ago
  34. 73223e4 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  35. 0f55685 mm, migration: do not trigger OOM killer when migrating memory by Michal Hocko · 7 years ago
  36. e0dd7d5 mm, mempolicy: don't check cpuset seqlock where it doesn't matter by Vlastimil Babka · 7 years ago
  37. 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 7 years ago
  38. 04ec626 mm, page_alloc: pass preferred nid instead of zonelist to allocator by Vlastimil Babka · 7 years ago
  39. 4581668 mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() by Vlastimil Babka · 7 years ago
  40. cf01fb9 mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 7 years ago
  41. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  42. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 7 years ago
  43. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  44. d51e989 mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 8 years ago
  45. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  46. 8d303e4 mm/mempolicy.c: forbid static or relative flags for local NUMA mode by Piotr Kwapulinski · 8 years ago
  47. 6d84095 mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist by Michal Hocko · 8 years ago
  48. fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
  49. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  50. c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
  51. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  52. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  53. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  54. 337d9ab mm: thp: check pmd_trans_unstable() after split_huge_pmd() by Naoya Horiguchi · 8 years ago
  55. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
  56. fee83b3 mm/mempolicy.c:offset_il_node() document and clarify by Andrew Morton · 8 years ago
  57. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  58. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 756a025 mm: coalesce split strings by Joe Perches · 8 years ago
  60. 4355c01 mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind by Liang Chen · 8 years ago
  61. 0a2e280 mm, thp: fix migration of PTE-mapped transparent huge pages by Kirill A. Shutemov · 8 years ago
  62. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  63. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 8 years ago
  64. d645fc0 mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY by Liang Chen · 9 years ago
  65. 248db92 migrate_pages: try to split pages on queuing by Kirill A. Shutemov · 9 years ago
  66. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  67. 4a8c7bb mm/mempolicy.c: convert the shared_policy lock to a rwlock by Nathan Zimmer · 9 years ago
  68. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  69. acda0c3 mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages_range() by Aristeu Rozanski · 9 years ago
  70. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  71. 0867a57 mm, thp: respect MPOL_PREFERRED policy with non-local node by Vlastimil Babka · 9 years ago
  72. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 9 years ago
  73. 5265047 mm, thp: really limit transparent hugepage allocation to local node by David Rientjes · 9 years ago
  74. b360edb mm, mempolicy: migrate_to_node should only migrate to node by David Rientjes · 9 years ago
  75. 9e763e0 mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  76. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 9 years ago
  77. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 9 years ago
  78. 6f4576e mempolicy: apply page table walker on queue_pages_range() by Naoya Horiguchi · 9 years ago
  79. be97a41 mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma by Vlastimil Babka · 9 years ago
  80. 077fcf1 mm/thp: allocate transparent hugepages on local node by Aneesh Kumar K.V · 9 years ago
  81. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  82. 859f7ef mm/mempolicy.c: remove unnecessary is_valid_nodemask() by Zhihui Zhang · 10 years ago
  83. 5006217 vm_area_operations: kill ->migrate() by Al Viro · 10 years ago
  84. 2c0346a mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY by Mel Gorman · 10 years ago
  85. dd6eecb mempolicy: unexport get_vma_policy() and remove its "task" arg by Oleg Nesterov · 10 years ago
  86. 2c7c3a7 mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem) by Oleg Nesterov · 10 years ago
  87. 74d2c3a mempolicy: introduce __get_vma_policy(), export get_task_policy() by Oleg Nesterov · 10 years ago
  88. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  89. 8d90274b mempolicy: sanitize the usage of get_task_policy() by Oleg Nesterov · 10 years ago
  90. f15ca78 mempolicy: change get_task_policy() to return default_policy rather than NULL by Oleg Nesterov · 10 years ago
  91. 2386740 mempolicy: change alloc_pages_vma() to use mpol_cond_put() by Oleg Nesterov · 10 years ago
  92. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  93. 391acf9 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 10 years ago
  94. d05f0cdcb mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago
  95. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  96. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  97. d4c5491 mm: add !pte_present() check on existing hugetlb_entry callbacks by Naoya Horiguchi · 10 years ago
  98. 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 10 years ago
  99. b46e14a mm/mempolicy.c: parameter doc uniformization by Fabian Frederick · 10 years ago
  100. 23c8902 mm: constify nmask argument to set_mempolicy() by Rasmus Villemoes · 10 years ago