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.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
2023-01-12
nommu: fix split_vma() map_count error
Liam Howlett
1
-1
/
+3
2023-01-12
nommu: fix do_munmap() error path
Liam Howlett
1
-1
/
+2
2023-01-12
nommu: fix memory leak in do_mmap() error path
Liam Howlett
1
-1
/
+1
2022-09-27
mm: remove the vma linked list
Liam R. Howlett
1
-6
/
+0
2022-09-27
nommu: remove uses of VMA linked list
Matthew Wilcox (Oracle)
1
-37
/
+109
2022-09-27
mm: remove vmacache
Liam R. Howlett
1
-33
/
+4
2022-09-27
mm: use maple tree operations for find_vma_intersection()
Liam R. Howlett
1
-0
/
+11
2022-09-27
mm: remove rb tree.
Liam R. Howlett
1
-63
/
+24
2022-09-27
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-0
/
+13
2022-07-18
mm: nommu: pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-04-25
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
1
-0
/
+2
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2021-11-06
mm: nommu: kill arch_get_unmapped_area()
Kefeng Wang
1
-6
/
+0
2021-10-18
mm: remove spurious blkdev.h includes
Christoph Hellwig
1
-1
/
+0
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-2
/
+0
2021-09-03
mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
David Hildenbrand
1
-2
/
+0
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-3
/
+0
2021-07-01
mm/nommu: unexport do_munmap()
Liam Howlett
1
-1
/
+0
2021-07-01
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
1
-2
/
+2
2021-06-29
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
1
-1
/
+1
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
1
-10
/
+0
2021-01-28
mm/nommu: Fix return type of filemap_map_pages()
Geert Uytterhoeven
1
-1
/
+2
2020-12-15
mm: cleanup: remove unused tsk arg from __access_remote_vm
John Hubbard
1
-4
/
+4
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
1
-7
/
+0
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
1
-1
/
+1
2020-08-12
mm/nommu.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
1
-3
/
+3
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-06-26
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
1
-17
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-8
/
+8
2020-06-08
nommu: use flush_icache_user_range in brk and mmap
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-12
/
+0
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
1
-6
/
+8
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
1
-3
/
+3
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
1
-1
/
+2
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-8
/
+7
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-1
/
+1
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-3
/
+7
2019-12-01
mm/mmap.c: rb_parent is not necessary in __vma_link_list()
Wei Yang
1
-1
/
+1
2019-12-01
mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list()
Wei Yang
1
-7
/
+1
2019-11-26
mm: Implement no-MMU variant of vmalloc_user_node_flags
Andrii Nakryiko
1
-2
/
+13
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-1
/
+3
2019-07-12
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
1
-1
/
+2
2019-07-12
mm: consolidate the get_user_pages* implementations
Christoph Hellwig
1
-88
/
+0
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
1
-0
/
+14
2018-10-27
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
1
-4
/
+2
[next]