index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
mm/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
1
-7
/
+15
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-101
/
+107
2025-05-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+36
2025-05-27
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+6
2025-05-25
mm: vmalloc: only zero-init on vrealloc shrink
Kees Cook
1
-5
/
+7
2025-05-25
mm: vmalloc: actually use the in-place vrealloc region
Kees Cook
1
-0
/
+1
2025-05-23
mm/vmalloc: fix data race in show_numa_info()
Jeongjun Park
1
-28
/
+35
2025-05-13
mm/vmalloc.c: return explicit error value in alloc_vmap_area()
Baoquan He
1
-14
/
+13
2025-05-13
mm/vmalloc: optimize function vm_unmap_aliases()
Baoquan He
1
-4
/
+1
2025-05-13
mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
Baoquan He
1
-12
/
+11
2025-05-13
mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
Baoquan He
1
-2
/
+2
2025-05-13
mm/vmalloc.c: change purge_ndoes as local static variable
Baoquan He
1
-1
/
+1
2025-05-12
vmalloc: align nr_vmalloc_pages and vmap_lazy_nr
Uladzislau Rezki (Sony)
1
-3
/
+2
2025-05-12
vmalloc: use atomic_long_add_return_relaxed()
Uladzislau Rezki (Sony)
1
-1
/
+1
2025-05-12
vmalloc: use for_each_vmap_node() in purge-vmap-area
Uladzislau Rezki (Sony)
1
-4
/
+15
2025-05-12
vmalloc: switch to for_each_vmap_node() helper
Uladzislau Rezki (Sony)
1
-25
/
+15
2025-05-12
vmalloc: add for_each_vmap_node() helper
Uladzislau Rezki (Sony)
1
-0
/
+5
2025-05-12
memcg: vmalloc: simplify MEMCG_VMALLOC updates
Shakeel Butt
1
-8
/
+7
2025-05-09
mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
Ryan Roberts
1
-0
/
+14
2025-05-09
mm/vmalloc: Gracefully unmap huge ptes
Ryan Roberts
1
-2
/
+16
2025-05-09
mm/vmalloc: Warn on improper use of vunmap_range()
Ryan Roberts
1
-2
/
+6
2025-05-08
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
1
-7
/
+24
2025-05-03
mm: Add vmalloc_huge_node()
Peter Zijlstra
1
-5
/
+6
2025-03-18
mm/vmalloc: refactor __vmalloc_node_range_noprof()
Liu Ye
1
-12
/
+8
2025-03-06
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
1
-2
/
+2
2025-01-26
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-2
/
+2
2024-12-19
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-12-06
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
1
-1
/
+2
2024-11-08
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
1
-2
/
+2
2024-11-08
execmem: add support for cache of large ROX pages
Mike Rapoport (Microsoft)
1
-0
/
+5
2024-11-08
mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport (Microsoft)
1
-7
/
+2
2024-11-06
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
1
-8
/
+26
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-39
/
+100
2024-09-10
mm/vmalloc.c: use "high-order" in description non 0-order pages
Uladzislau Rezki (Sony)
1
-2
/
+2
2024-09-10
mm/vmalloc.c: use helper function va_size()
ZhangPeng
1
-9
/
+8
2024-09-10
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-8
/
+3
2024-09-04
mm: vmalloc: refactor vm_area_alloc_pages() function
Uladzislau Rezki (Sony)
1
-20
/
+17
2024-09-02
mm: vmalloc: add optimization hint on page existence check
Miao Wang
1
-1
/
+1
2024-09-02
mm: vmalloc: implement vrealloc()
Danilo Krummrich
1
-0
/
+70
2024-09-02
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
1
-1
/
+4
2024-09-02
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
1
-1
/
+1
2024-08-16
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
1
-9
/
+2
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
1
-1
/
+9
2024-07-04
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
1
-1
/
+9
2024-07-04
vmalloc: modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
1
-2
/
+2
2024-07-04
mm/vmalloc: use __this_cpu_try_cmpxchg() in preload_this_cpu_lock()
Uros Bizjak
1
-2
/
+3
2024-06-25
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
1
-6
/
+15
2024-06-06
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Cong Wang
1
-1
/
+1
2024-05-24
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
1
-3
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-66
/
+72
[next]