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
/
nommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/vmalloc: remove vmap_area_list
Baoquan He
2024-02-23
1
-2
/
+0
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-4
/
+4
|
\
|
*
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
2023-10-18
1
-2
/
+2
|
*
mm: make __access_remote_vm() static
Lorenzo Stoakes
2023-10-18
1
-2
/
+2
*
|
mm: Remove unused vm_brk()
Kees Cook
2023-10-03
1
-5
/
+0
|
/
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+2
|
\
|
*
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
2023-07-11
1
-2
/
+2
*
|
mm/nommu.c: use helper macro K()
ZhangPeng
2023-08-21
1
-2
/
+2
*
|
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
2023-08-18
1
-19
/
+14
*
|
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
2023-08-18
1
-8
/
+4
*
|
mm: make show_free_areas() static
Kefeng Wang
2023-08-18
1
-4
/
+4
|
/
*
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
2023-07-01
1
-1
/
+6
*
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2023-06-30
1
-0
/
+11
*
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-11
/
+7
*
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-06-24
1
-1
/
+2
*
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
1
-5
/
+5
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-5
/
+6
*
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
2023-02-09
1
-3
/
+5
*
nommu: pass through vma iterator to shrink_vma()
Liam R. Howlett
2023-02-09
1
-46
/
+17
*
nommu: convert nommu to using the vma iterator
Liam R. Howlett
2023-02-09
1
-48
/
+31
*
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
2023-02-02
1
-4
/
+4
*
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
2023-01-18
1
-21
/
+30
*
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2023-01-18
1
-5
/
+6
*
nommu: fix split_vma() map_count error
Liam Howlett
2023-01-11
1
-1
/
+3
*
nommu: fix do_munmap() error path
Liam Howlett
2023-01-11
1
-1
/
+2
*
nommu: fix memory leak in do_mmap() error path
Liam Howlett
2023-01-11
1
-1
/
+1
*
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
1
-6
/
+0
*
nommu: remove uses of VMA linked list
Matthew Wilcox (Oracle)
2022-09-26
1
-37
/
+109
*
mm: remove vmacache
Liam R. Howlett
2022-09-26
1
-33
/
+4
*
mm: use maple tree operations for find_vma_intersection()
Liam R. Howlett
2022-09-26
1
-0
/
+11
*
mm: remove rb tree.
Liam R. Howlett
2022-09-26
1
-63
/
+24
*
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
1
-0
/
+13
*
mm: nommu: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
1
-1
/
+1
*
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
2022-04-25
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-6
/
+0
|
\
|
*
mm: nommu: kill arch_get_unmapped_area()
Kefeng Wang
2021-11-06
1
-6
/
+0
*
|
mm: remove spurious blkdev.h includes
Christoph Hellwig
2021-10-18
1
-1
/
+0
|
/
*
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
1
-2
/
+0
|
\
|
*
mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
David Hildenbrand
2021-09-03
1
-2
/
+0
*
|
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
1
-3
/
+0
|
/
*
mm/nommu: unexport do_munmap()
Liam Howlett
2021-06-30
1
-1
/
+0
*
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
2021-06-30
1
-2
/
+2
*
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
2021-06-29
1
-1
/
+1
*
mm/vmalloc: remove vwrite()
David Hildenbrand
2021-05-07
1
-10
/
+0
*
mm/nommu: Fix return type of filemap_map_pages()
Geert Uytterhoeven
2021-01-28
1
-1
/
+2
*
mm: cleanup: remove unused tsk arg from __access_remote_vm
John Hubbard
2020-12-15
1
-4
/
+4
*
mm: remove alloc_vm_area
Christoph Hellwig
2020-10-18
1
-7
/
+0
*
Fix references to nommu-mmap.rst
Stephen Kitt
2020-09-24
1
-1
/
+1
*
mm/nommu.c: delete duplicated words
Randy Dunlap
2020-08-12
1
-2
/
+2
*
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
1
-3
/
+3
[next]