index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
1
-1
/
+1
|
\
|
*
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
2024-01-24
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-67
/
+43
|
\
\
|
*
|
mm/mmap: pass vma to vma_merge()
Yajun Deng
2024-02-22
1
-14
/
+13
|
*
|
mm/mmap: use SZ_{8K, 128K} helper macro
Yajun Deng
2024-02-22
1
-4
/
+4
|
*
|
mm/mmap: introduce vma_set_range()
Yajun Deng
2024-02-22
1
-22
/
+7
|
*
|
mm: mmap: no need to call khugepaged_enter_vma() for stack
Yang Shi
2024-02-21
1
-2
/
+0
|
*
|
mm/mmap: simplify vma link and unlink
Yajun Deng
2024-02-21
1
-25
/
+19
*
|
|
mm, mmap: fix vma_merge() case 7 with vma_ops->close
Vlastimil Babka
2024-03-04
1
-1
/
+9
|
/
/
*
/
mm: thp_get_unmapped_area must honour topdown preference
Ryan Roberts
2024-01-26
1
-2
/
+4
|
/
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-39
/
+7
|
\
|
*
mmap: remove the IA64-specific vma expansion implementation
Lukas Bulwahn
2023-12-10
1
-36
/
+1
|
*
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-10
1
-3
/
+6
*
|
mm: align larger anonymous mappings on THP boundaries
Rik van Riel
2023-12-29
1
-0
/
+3
|
/
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-33
/
+116
|
\
|
*
mm: fix multiple typos in multiple files
Muhammad Muzammil
2023-10-25
1
-1
/
+1
|
*
mm: perform the mapping_map_writable() check after call_mmap()
Lorenzo Stoakes
2023-10-18
1
-8
/
+11
|
*
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2023-10-18
1
-6
/
+6
|
*
mm: abstract VMA merge and extend into vma_merge_extend() helper
Lorenzo Stoakes
2023-10-18
1
-7
/
+24
|
*
mm: abstract merge for new VMAs into vma_merge_new_vma()
Lorenzo Stoakes
2023-10-18
1
-7
/
+18
|
*
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
2023-10-18
1
-4
/
+4
|
*
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
2023-10-18
1
-0
/
+48
|
*
mmap: add clarifying comment to vma_merge() code
Liam R. Howlett
2023-10-18
1
-0
/
+5
|
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
1
-13
/
+33
|
|
\
|
*
|
mm: remove duplicated vma->vm_flags check when expanding stack
Xiu Jianfeng
2023-10-04
1
-2
/
+0
|
*
|
mm: fix unaccount of memory on vma_link() failure
Anthony Yznaga
2023-10-04
1
-1
/
+2
*
|
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-3
/
+3
|
\
\
\
|
*
|
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
1
-6
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: Remove unused vm_brk()
Kees Cook
2023-10-03
1
-6
/
+0
|
|
/
*
|
mmap: fix error paths with dup_anon_vma()
Liam R. Howlett
2023-10-06
1
-8
/
+22
*
|
mmap: fix vma_iterator in error path of vma_merge()
Liam R. Howlett
2023-10-06
1
-2
/
+8
*
|
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
2023-10-06
1
-3
/
+3
|
/
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-7
/
+7
|
\
|
*
mm: Add guard pages around a shadow stack.
Rick Edgecombe
2023-07-11
1
-2
/
+2
|
*
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
2023-07-11
1
-5
/
+5
*
|
mm: move vma locking out of vma_prepare and dup_anon_vma
Suren Baghdasaryan
2023-08-21
1
-11
/
+19
*
|
mm: always lock new vma before inserting into vma tree
Suren Baghdasaryan
2023-08-21
1
-2
/
+5
*
|
mm/mmap.c: use helper macro K()
ZhangPeng
2023-08-21
1
-3
/
+3
*
|
mm/mmap: change vma iteration order in do_vmi_align_munmap()
Liam R. Howlett
2023-08-18
1
-14
/
+13
*
|
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
2023-08-18
1
-27
/
+42
*
|
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
2023-08-18
1
-12
/
+0
*
|
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
2023-08-18
1
-2
/
+2
*
|
mm: remove re-walk from mmap_region()
Liam R. Howlett
2023-08-18
1
-5
/
+10
*
|
mm: remove prev check from do_vmi_align_munmap()
Liam R. Howlett
2023-08-18
1
-2
/
+0
*
|
mm: change do_vmi_align_munmap() tracking of VMAs to remove
Liam R. Howlett
2023-08-18
1
-17
/
+24
*
|
mm: don't drop VMA locks in mm_drop_all_locks()
Jann Horn
2023-08-18
1
-1
/
+6
*
|
mm/mmap: change detached vma locking scheme
Liam R. Howlett
2023-08-18
1
-2
/
+2
*
|
mm/mmap: clean up validate_mm() calls
Liam R. Howlett
2023-08-18
1
-20
/
+4
*
|
mm/mmap: move vma operations to mm_struct out of the critical section of file...
Yu Ma
2023-08-18
1
-8
/
+3
[next]