index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
1
-101
/
+107
|
\
|
*
mm/vmalloc: fix data race in show_numa_info()
Jeongjun Park
2025-05-22
1
-28
/
+35
|
*
mm/vmalloc.c: return explicit error value in alloc_vmap_area()
Baoquan He
2025-05-13
1
-14
/
+13
|
*
mm/vmalloc: optimize function vm_unmap_aliases()
Baoquan He
2025-05-13
1
-4
/
+1
|
*
mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
Baoquan He
2025-05-13
1
-12
/
+11
|
*
mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
Baoquan He
2025-05-13
1
-2
/
+2
|
*
mm/vmalloc.c: change purge_ndoes as local static variable
Baoquan He
2025-05-13
1
-1
/
+1
|
*
vmalloc: align nr_vmalloc_pages and vmap_lazy_nr
Uladzislau Rezki (Sony)
2025-05-12
1
-3
/
+2
|
*
vmalloc: use atomic_long_add_return_relaxed()
Uladzislau Rezki (Sony)
2025-05-12
1
-1
/
+1
|
*
vmalloc: use for_each_vmap_node() in purge-vmap-area
Uladzislau Rezki (Sony)
2025-05-12
1
-4
/
+15
|
*
vmalloc: switch to for_each_vmap_node() helper
Uladzislau Rezki (Sony)
2025-05-12
1
-25
/
+15
|
*
vmalloc: add for_each_vmap_node() helper
Uladzislau Rezki (Sony)
2025-05-12
1
-0
/
+5
|
*
memcg: vmalloc: simplify MEMCG_VMALLOC updates
Shakeel Butt
2025-05-12
1
-8
/
+7
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-28
1
-4
/
+36
|
\
\
|
*
|
mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
Ryan Roberts
2025-05-09
1
-0
/
+14
|
*
|
mm/vmalloc: Gracefully unmap huge ptes
Ryan Roberts
2025-05-09
1
-2
/
+16
|
*
|
mm/vmalloc: Warn on improper use of vunmap_range()
Ryan Roberts
2025-05-09
1
-2
/
+6
*
|
|
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
1
-5
/
+6
|
\
\
\
|
*
|
|
mm: Add vmalloc_huge_node()
Peter Zijlstra
2025-05-03
1
-5
/
+6
|
|
/
/
*
|
|
mm: vmalloc: only zero-init on vrealloc shrink
Kees Cook
2025-05-25
1
-5
/
+7
*
|
|
mm: vmalloc: actually use the in-place vrealloc region
Kees Cook
2025-05-25
1
-0
/
+1
|
|
/
|
/
|
*
|
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
2025-05-08
1
-7
/
+24
|
/
*
mm/vmalloc: refactor __vmalloc_node_range_noprof()
Liu Ye
2025-03-18
1
-12
/
+8
*
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
2025-03-06
1
-2
/
+2
*
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-26
1
-2
/
+2
*
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
2024-12-19
1
-2
/
+4
*
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
2024-12-06
1
-1
/
+2
*
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2024-11-07
1
-2
/
+2
*
execmem: add support for cache of large ROX pages
Mike Rapoport (Microsoft)
2024-11-07
1
-0
/
+5
*
mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport (Microsoft)
2024-11-07
1
-7
/
+2
*
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
2024-11-06
1
-8
/
+26
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-39
/
+100
|
\
|
*
mm/vmalloc.c: use "high-order" in description non 0-order pages
Uladzislau Rezki (Sony)
2024-09-09
1
-2
/
+2
|
*
mm/vmalloc.c: use helper function va_size()
ZhangPeng
2024-09-09
1
-9
/
+8
|
*
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-09
1
-8
/
+3
|
*
mm: vmalloc: refactor vm_area_alloc_pages() function
Uladzislau Rezki (Sony)
2024-09-04
1
-20
/
+17
|
*
mm: vmalloc: add optimization hint on page existence check
Miao Wang
2024-09-02
1
-1
/
+1
|
*
mm: vmalloc: implement vrealloc()
Danilo Krummrich
2024-09-02
1
-0
/
+70
*
|
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
2024-09-02
1
-1
/
+4
*
|
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
2024-09-02
1
-1
/
+1
|
/
*
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
2024-08-16
1
-9
/
+2
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-1
/
+9
|
\
|
*
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
2024-07-04
1
-1
/
+9
*
|
vmalloc: modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
2024-07-04
1
-2
/
+2
*
|
mm/vmalloc: use __this_cpu_try_cmpxchg() in preload_this_cpu_lock()
Uros Bizjak
2024-07-04
1
-2
/
+3
|
/
*
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
2024-06-25
1
-6
/
+15
*
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Cong Wang
2024-06-06
1
-1
/
+1
*
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
2024-05-24
1
-3
/
+2
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-66
/
+72
|
\
|
*
mm: vmalloc: dump page owner info if page is already mapped
Hariom Panthi
2024-05-06
1
-1
/
+9
[next]