开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmap_lock.c
Age
Commit message (
Expand
)
Author
2025-09-13
mm: change vma_start_read() to drop RCU lock on failure
Suren Baghdasaryan
2025-09-13
mm: limit the scope of vma_start_read()
Suren Baghdasaryan
2025-08-02
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
2025-07-24
fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
2025-01-13
mm: mmap_lock: optimize mmap_lock tracepoints
Shakeel Butt
2024-11-11
mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
Vlastimil Babka
2024-07-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
2021-07-23
mm: mmap_lock: fix disabling preemption directly
Muchun Song
2021-07-01
mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
Mel Gorman
2021-06-29
mm: mmap_lock: use local locks instead of disabling preemption
Nicolas Saenz Julienne
2020-12-15
mm: mmap_lock: add tracepoints around lock acquisition
Axel Rasmussen