index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-571
/
+455
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+11
2023-10-25
mempolicy: migration attempt to match interleave nodes
Hugh Dickins
1
-5
/
+50
2023-10-25
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
1
-40
/
+43
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-224
/
+155
2023-10-25
mm: add page_rmappable_folio() wrapper
Hugh Dickins
1
-14
/
+3
2023-10-25
mempolicy: remove confusing MPOL_MF_LAZY dead code
Hugh Dickins
1
-18
/
+0
2023-10-25
mempolicy: mpol_shared_policy_init() without pseudo-vma
Hugh Dickins
1
-15
/
+15
2023-10-25
mempolicy trivia: use pgoff_t in shared mempolicy tree
Hugh Dickins
1
-6
/
+6
2023-10-25
mempolicy trivia: slightly more consistent naming
Hugh Dickins
1
-40
/
+33
2023-10-25
mempolicy trivia: delete those ancient pr_debug()s
Hugh Dickins
1
-21
/
+0
2023-10-25
mempolicy: fix migrate_pages(2) syscall return nr_failed
Hugh Dickins
1
-179
/
+159
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
1
-23
/
+3
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-1
/
+3
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
1
-1
/
+1
2023-10-16
mm: mempolicy: make mpol_misplaced() to take a folio
Kefeng Wang
1
-10
/
+12
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
1
-20
/
+19
2023-10-06
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
1
-1
/
+3
2023-09-29
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
1
-20
/
+19
2023-09-15
numa: Generalize numa_map_to_online_node()
Yury Norov
1
-7
/
+11
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
1
-7
/
+8
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-8
/
+14
2023-07-28
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
1
-1
/
+14
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-2
/
+4
2023-06-19
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
1
-3
/
+4
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
1
-9
/
+6
2023-05-02
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
1
-1
/
+3
2023-04-16
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
1
-55
/
+49
2023-02-20
mm: hugetlb: change to return bool for isolate_hugetlb()
Baolin Wang
1
-1
/
+1
2023-02-20
mm: change to return bool for folio_isolate_lru()
Baolin Wang
1
-1
/
+1
2023-02-13
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Vishal Moola (Oracle)
1
-19
/
+20
2023-02-13
mm/mempolicy: convert queue_pages_required() to queue_folio_required()
Vishal Moola (Oracle)
1
-6
/
+6
2023-02-13
mm/mempolicy: convert queue_pages_hugetlb() to queue_folios_hugetlb()
Vishal Moola (Oracle)
1
-11
/
+18
2023-02-13
mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
Vishal Moola (Oracle)
1
-14
/
+14
2023-02-13
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
Vishal Moola (Oracle)
1
-12
/
+12
2023-02-13
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
1
-2
/
+4
2023-02-13
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
1
-1
/
+1
2023-02-09
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
1
-3
/
+3
2023-02-09
mempolicy: convert to vma iterator
Liam R. Howlett
1
-17
/
+8
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-1
/
+2
2023-01-31
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-01-18
mm/uffd: detect pgtable allocation failures
Peter Xu
1
-1
/
+1
2023-01-18
mm/mprotect: use long for page accountings and retval
Peter Xu
1
-1
/
+1
2023-01-18
mm/mprotect: drop pgprot_t parameter from change_protection()
David Hildenbrand
1
-2
/
+1
2023-01-18
mm/mempolicy: do not duplicate policy if it is not applicable for set_mempoli...
Michal Hocko
1
-16
/
+12
2022-12-21
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
1
-0
/
+1
2022-10-20
mm/mempolicy: fix mbind_range() arguments to vma_merge()
Liam Howlett
1
-6
/
+11
2022-10-03
mm/mempolicy: use PAGE_ALIGN instead of open-coding it
ze zuo
1
-2
/
+2
2022-09-26
mm/mempolicy: use vma iterator & maple state instead of vma linked list
Liam R. Howlett
1
-24
/
+32
2022-09-11
mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
Feng Tang
1
-1
/
+1
[next]