Kees Cook
|
3b3b1a29eb
mm: Use overflow helpers in kvmalloc()
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Michal Hocko
|
8594a21cf7
mm, vmalloc: fix vmalloc users tracking properly
|
8 years ago |
Michal Hocko
|
1f5307b1e0
mm, vmalloc: properly track vmalloc users
|
8 years ago |
Michal Hocko
|
a7c3e901a4
mm: introduce kv[mz]alloc helpers
|
8 years ago |
Andrey Ryabinin
|
bf22e37a64
mm: add vfree_atomic()
|
8 years ago |
Linus Torvalds
|
1d6da87a32
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Chris Wilson
|
80c4bd7a5e
mm/vmalloc: keep a separate lazy-free list
|
9 years ago |
Chris Wilson
|
4da56b99d9
mm/vmap: Add a notifier for when we run out of vmap address space
|
9 years ago |
David Rientjes
|
244d63ee34
mm, vmalloc: remove VM_VPAGES
|
9 years ago |
Linus Torvalds
|
a5ad88ce8c
mm: get rid of 'vmalloc_info' from /proc/meminfo
|
9 years ago |
Andrey Ryabinin
|
a5af5aa8b6
kasan, module, vmalloc: rework shadow allocation for modules
|
10 years ago |
Andrey Ryabinin
|
cb9e3c292d
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
|
10 years ago |
Andrey Ryabinin
|
71394fe501
mm: vmalloc: add flag preventing guard hole allocation
|
10 years ago |
WANG Chao
|
f6f8ed4735
mm/vmalloc.c: clean up map_vm_area third argument
|
11 years ago |
Zhang Yanfei
|
20fc02b477
mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
|
12 years ago |
HATAYAMA Daisuke
|
e69e9d4aee
vmalloc: introduce remap_vmalloc_range_partial
|
12 years ago |
Atsushi Kumagai
|
13ba3fcbbe
kexec, vmalloc: export additional vmalloc layer information
|
12 years ago |
Joonsoo Kim
|
f1c4069e1d
mm, vmalloc: export vmap_area_list, instead of vmlist
|
12 years ago |
Joonsoo Kim
|
db3808c1ba
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
|
12 years ago |
Marek Szyprowski
|
e9da6e9905
ARM: dma-mapping: remove custom consistent dma region
|
13 years ago |
Marek Szyprowski
|
5e6cafc83e
mm: vmalloc: use const void * for caller argument
|
13 years ago |
Russell King
|
73829af71f
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
|
13 years ago |
Nicolas Pitre
|
be9b7335e7
mm: add vm_area_add_early()
|
14 years ago |
David Vrabel
|
cd12909cb5
xen: map foreign pages for shared rings by updating the PTEs directly
|
14 years ago |
Mitsuo Hayasaka
|
f5252e009d
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
|
13 years ago |
Graf Yang
|
b554cb426a
NOMMU: support SMP dynamic percpu_alloc
|
14 years ago |
David Rientjes
|
d0a21265df
mm: unify module_alloc code for vmalloc
|
14 years ago |
David Rientjes
|
ec3f64fc9c
mm: remove gfp mask from pcpu_get_vm_areas
|
14 years ago |
David Rientjes
|
e5a5623b28
mm: remove unused get_vm_area_node
|
14 years ago |