index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
nommu.c
Age
Commit message (
Expand
)
Author
2026-08-24
mm: nommu: point to the write iterator upon split_vma
Hajime Tazaki
2026-08-06
mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
2026-08-04
mm/vma: correct incorrect vma.h inclusion
Lorenzo Stoakes
2026-08-04
mm/vma: introduce and use vma_set_pgoff()
Lorenzo Stoakes
2026-08-04
mm/vma: add and use vma_[add/sub]_pgoff()
Lorenzo Stoakes
2026-08-04
mm: use linear_page_[index, delta]() consistently
Lorenzo Stoakes
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026-08-04
mm: nommu: fix the error path when vma_iter_prealloc() fails
Hajime Tazaki
2026-07-30
mm: nommu: add sysctl_max_map_count() check for do_mmap()
Hajime Tazaki
2026-04-05
mm: abstract reading sysctl_max_map_count, and READ_ONCE()
Lorenzo Stoakes (Oracle)
2025-09-13
mm/nommu: convert kobjsize() to folios
Sidhartha Kumar
2025-09-13
mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
2025-06-17
mm/nommu: use file_has_valid_mmap_hooks() helper
Lorenzo Stoakes
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
2025-05-12
mm: move dup_mmap() to mm
Lorenzo Stoakes
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
2025-05-03
mm: Add vmalloc_huge_node()
Peter Zijlstra
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-16
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
2025-02-19
mm: Add copy_remote_vm_str() for readng C strings from remote VM
Jordan Rome
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
2024-12-11
fsnotify: generate pre-content permission event on page fault
Josef Bacik
2024-11-11
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2024-11-05
mm: unconditionally close VMAs on error
Lorenzo Stoakes
2024-11-05
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
Lorenzo Stoakes
2024-09-01
mm: remove follow_page()
David Hildenbrand
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm: remove follow_pfn
Christoph Hellwig
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-15
mm: add nommu variant of vm_insert_pages()
Jens Axboe
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-18
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
2023-10-03
mm: Remove unused vm_brk()
Kees Cook
[next]