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
/
mlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
mm/mlock: drop dead code in count_mm_mlocked_page_nr()
Liam Howlett
1
-3
/
+1
2022-09-26
mm/mlock: use vma iterator and maple state instead of vma linked list
Matthew Wilcox (Oracle)
1
-16
/
+19
2022-07-17
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
1
-1
/
+1
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
1
-10
/
+36
2022-03-28
Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2022-03-23
mm/mlock: fix two bugs in user_shm_lock()
Miaohe Lin
1
-4
/
+3
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-372
/
+266
2022-03-22
mm/mlock: fix potential imbalanced rlimit ucounts adjustment
Miaohe Lin
1
-0
/
+1
2022-03-21
mm/mlock: Add mlock_vma_folio()
Matthew Wilcox (Oracle)
1
-11
/
+11
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
1
-1
/
+1
2022-02-17
mm/munlock: mlock_page() munlock_page() batch by pagevec
Hugh Dickins
1
-34
/
+185
2022-02-17
mm/munlock: mlock_pte_range() when mlocking or munlocking
Hugh Dickins
1
-22
/
+89
2022-02-17
mm/munlock: maintain page->mlock_count while unevictable
Hugh Dickins
1
-14
/
+54
2022-02-17
mm/munlock: replace clear_page_mlock() by final clearance
Hugh Dickins
1
-30
/
+0
2022-02-17
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
1
-14
/
+7
2022-02-17
mm/munlock: delete munlock_vma_pages_all(), allow oomreap
Hugh Dickins
1
-2
/
+2
2022-02-17
mm/munlock: delete page_mlock() and all its works
Hugh Dickins
1
-351
/
+24
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-1
/
+1
2021-09-27
mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
1
-1
/
+2
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+6
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
1
-6
/
+6
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-8
/
+14
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
1
-2
/
+2
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-8
/
+14
2021-02-26
mm/mlock: stop counting mlocked pages when none vma is found
Miaohe Lin
1
-1
/
+1
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
1
-2
/
+1
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
1
-10
/
+1
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
1
-6
/
+16
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
1
-2
/
+1
2020-12-15
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
1
-22
/
+9
2020-12-15
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
1
-21
/
+5
2020-09-19
mlock: fix unevictable_pgs event counts on THP
Hugh Dickins
1
-9
/
+15
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-5
/
+4
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-8
/
+8
2019-09-25
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
1
-0
/
+4
2019-06-13
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
1
-2
/
+2
2019-06-13
mm/mlock.c: mlockall error for flag MCL_ONFAULT
Potyra, Stefan
1
-1
/
+2
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
1
-7
/
+7
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
1
-1
/
+2
2018-02-21
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
1
-0
/
+6
2018-02-06
mm: docs: fixup punctuation
Mike Rapoport
1
-1
/
+1
2017-11-28
mm: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-11-15
mm: mlock: remove lru_add_drain_all()
Shakeel Butt
1
-5
/
+0
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-08
mm/mlock.c: use page_zone() instead of page_zone_id()
Joonsoo Kim
1
-6
/
+4
2017-06-02
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
1
-2
/
+3
2017-05-03
mm: make try_to_munlock() return void
Minchan Kim
1
-4
/
+2
[next]