index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
nommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
mm/nommu: convert kobjsize() to folios
Sidhartha Kumar
1
-7
/
+7
2025-09-14
mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
1
-1
/
+2
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
1
-1
/
+1
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+6
2025-07-10
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-6
/
+6
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-17
mm/nommu: use file_has_valid_mmap_hooks() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+11
2025-05-13
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
1
-1
/
+3
2025-05-13
mm: move dup_mmap() to mm
Lorenzo Stoakes
1
-0
/
+8
2025-05-12
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
1
-16
/
+0
2025-05-03
mm: Add vmalloc_huge_node()
Peter Zijlstra
1
-1
/
+17
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+2
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+79
2025-03-27
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+14
2025-03-18
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-2
/
+0
2025-03-18
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-4
/
+0
2025-03-17
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
1
-2
/
+2
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
1
-7
/
+0
2025-02-20
mm: Add copy_remote_vm_str() for readng C strings from remote VM
Jordan Rome
1
-0
/
+79
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
1
-1
/
+14
2024-12-11
fsnotify: generate pre-content permission event on page fault
Josef Bacik
1
-0
/
+7
2024-11-12
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
1
-1
/
+1
2024-11-06
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-1
/
+1
2024-11-06
mm: unconditionally close VMAs on error
Lorenzo Stoakes
1
-2
/
+1
2024-11-06
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
Lorenzo Stoakes
1
-2
/
+2
2024-09-02
mm: remove follow_page()
David Hildenbrand
1
-6
/
+0
2024-09-02
mm: vmalloc: implement vrealloc()
Danilo Krummrich
1
-0
/
+5
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-49
/
+28
2024-04-26
mm: remove follow_pfn
Christoph Hellwig
1
-21
/
+0
2024-04-26
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-28
/
+28
2024-04-15
mm: add nommu variant of vm_insert_pages()
Jens Axboe
1
-0
/
+7
2024-02-24
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-2
/
+0
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-10-19
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
1
-2
/
+2
2023-10-19
mm: make __access_remote_vm() static
Lorenzo Stoakes
1
-2
/
+2
2023-10-04
mm: Remove unused vm_brk()
Kees Cook
1
-5
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-21
mm/nommu.c: use helper macro K()
ZhangPeng
1
-2
/
+2
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
1
-19
/
+14
2023-08-18
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
1
-8
/
+4
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
1
-4
/
+4
2023-07-12
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
1
-2
/
+2
2023-07-01
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
1
-1
/
+6
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
1
-0
/
+11
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-11
/
+7
2023-06-25
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
1
-1
/
+2
2023-04-06
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
1
-5
/
+5
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-5
/
+6
[next]