index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap_lock.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
mm: change vma_start_read() to drop RCU lock on failure
Suren Baghdasaryan
1
-39
/
+45
2025-09-13
mm: limit the scope of vma_start_read()
Suren Baghdasaryan
1
-0
/
+85
2025-08-02
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
1
-7
/
+3
2025-07-24
fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
1
-0
/
+93
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
1
-0
/
+273
2025-01-13
mm: mmap_lock: optimize mmap_lock tracepoints
Shakeel Butt
1
-47
/
+3
2024-11-11
mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
Vlastimil Babka
1
-31
/
+8
2024-07-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
1
-155
/
+20
2021-07-23
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-01
mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
Mel Gorman
1
-27
/
+32
2021-06-29
mm: mmap_lock: use local locks instead of disabling preemption
Nicolas Saenz Julienne
1
-11
/
+22
2020-12-15
mm: mmap_lock: add tracepoints around lock acquisition
Axel Rasmussen
1
-0
/
+230