index
:
pub/scm/linux/kernel/git/next/linux-next.git
master
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmap_lock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-31
mm/vma: improve and document __is_vma_write_locked()
Lorenzo Stoakes
1
-3
/
+3
2026-01-31
mm/vma: introduce helper struct + thread through exclusive lock fns
Lorenzo Stoakes
1
-69
/
+83
2026-01-31
mm/vma: clean up __vma_enter/exit_locked()
Lorenzo Stoakes
1
-18
/
+40
2026-01-31
mm/vma: de-duplicate __vma_enter_locked() error path
Lorenzo Stoakes
1
-9
/
+12
2026-01-31
mm/vma: add+use vma lockdep acquire/release defines
Lorenzo Stoakes
1
-5
/
+5
2026-01-31
mm/vma: rename is_vma_write_only(), separate out shared refcount put
Lorenzo Stoakes
1
-7
/
+10
2026-01-31
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
1
-0
/
+6
2026-01-31
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
1
-7
/
+10
2025-11-29
mm: fix vma_start_write_killable() signal handling
Matthew Wilcox (Oracle)
1
-0
/
+8
2025-11-24
mm: tweak __vma_enter_locked()
Matthew Wilcox (Oracle)
1
-8
/
+5
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
1
-0
/
+1
2025-11-24
mm/mmap_lock: reset maple state on lock_vma_under_rcu() retry
Liam R. Howlett
1
-0
/
+1
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
1
-9
/
+25
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