index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-11-18
1
-3
/
+3
*
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-13
1
-1
/
+5
*
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-02-05
1
-3
/
+3
*
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
Yang Shi
2019-04-27
1
-2
/
+6
*
numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
Ralph Campbell
2019-03-23
1
-3
/
+3
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
1
-1
/
+1
*
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
2018-11-21
1
-2
/
+30
*
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
2018-05-30
1
-0
/
+3
*
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
2018-05-30
1
-3
/
+7
*
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
2018-05-30
1
-3
/
+20
*
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
2017-08-24
1
-5
/
+0
*
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
2017-04-12
1
-12
/
+8
*
mm/mempolicy.c: do not put mempolicy before using its nodemask
Vlastimil Babka
2017-02-01
1
-1
/
+1
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-2
/
+2
*
mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages...
Aristeu Rozanski
2015-09-08
1
-3
/
+0
*
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-09-04
1
-2
/
+2
*
mm, thp: respect MPOL_PREFERRED policy with non-local node
Vlastimil Babka
2015-06-24
1
-16
/
+22
*
mm, numa: really disable NUMA balancing by default on single node machines
Mel Gorman
2015-05-14
1
-1
/
+1
*
mm, thp: really limit transparent hugepage allocation to local node
David Rientjes
2015-04-14
1
-1
/
+2
*
mm, mempolicy: migrate_to_node should only migrate to node
David Rientjes
2015-04-14
1
-1
/
+2
*
mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-4
/
+3
*
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-12
1
-1
/
+1
*
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
2015-02-11
1
-0
/
+3
*
mempolicy: apply page table walker on queue_pages_range()
Naoya Horiguchi
2015-02-11
1
-136
/
+92
*
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
2015-02-11
1
-85
/
+33
*
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
2015-02-11
1
-0
/
+72
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-19
1
-5
/
+0
|
\
|
*
vm_area_operations: kill ->migrate()
Al Viro
2014-12-17
1
-5
/
+0
*
|
mm/mempolicy.c: remove unnecessary is_valid_nodemask()
Zhihui Zhang
2014-12-18
1
-8
/
+2
|
/
*
mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY
Mel Gorman
2014-10-09
1
-1
/
+3
*
mempolicy: unexport get_vma_policy() and remove its "task" arg
Oleg Nesterov
2014-10-09
1
-11
/
+8
*
mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem)
Oleg Nesterov
2014-10-09
1
-14
/
+1
*
mempolicy: introduce __get_vma_policy(), export get_task_policy()
Oleg Nesterov
2014-10-09
1
-18
/
+26
*
mempolicy: remove the "task" arg of vma_policy_mof() and simplify it
Oleg Nesterov
2014-10-09
1
-14
/
+11
*
mempolicy: sanitize the usage of get_task_policy()
Oleg Nesterov
2014-10-09
1
-11
/
+14
*
mempolicy: change get_task_policy() to return default_policy rather than NULL
Oleg Nesterov
2014-10-09
1
-18
/
+13
*
mempolicy: change alloc_pages_vma() to use mpol_cond_put()
Oleg Nesterov
2014-10-09
1
-2
/
+1
*
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
1
-2
/
+0
|
\
|
*
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-06-25
1
-2
/
+0
*
|
mm: fix crashes from mbind() merging vmas
Hugh Dickins
2014-06-23
1
-26
/
+20
|
/
*
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
1
-16
/
+19
|
\
|
*
mm: convert some level-less printks to pr_*
Mitchel Humpherys
2014-06-06
1
-1
/
+4
|
*
mm, migration: add destination page freeing callback
David Rientjes
2014-06-04
1
-2
/
+2
|
*
mm/mempolicy.c: parameter doc uniformization
Fabian Frederick
2014-06-04
1
-11
/
+11
|
*
mm: constify nmask argument to set_mempolicy()
Rasmus Villemoes
2014-06-04
1
-1
/
+1
|
*
mm: constify nmask argument to mbind()
Rasmus Villemoes
2014-06-04
1
-1
/
+1
*
|
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
2014-06-06
1
-1
/
+5
|
/
*
mm, mempolicy: remove per-process flag
David Rientjes
2014-04-07
1
-31
/
+0
*
mm, mempolicy: rename slab_node for clarity
David Rientjes
2014-04-07
1
-9
/
+6
*
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-04-03
1
-6
/
+6
[next]