index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Age
Commit message (
Expand
)
Author
2025-09-23
mm/vmalloc: move resched point into alloc_vmap_area()
Uladzislau Rezki (Sony)
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
mm: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-13
mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
2025-09-08
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Uladzislau Rezki (Sony)
2025-07-09
mm/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-25
mm: vmalloc: only zero-init on vrealloc shrink
Kees Cook
2025-05-25
mm: vmalloc: actually use the in-place vrealloc region
Kees Cook
2025-05-22
mm/vmalloc: fix data race in show_numa_info()
Jeongjun Park
2025-05-12
mm/vmalloc.c: return explicit error value in alloc_vmap_area()
Baoquan He
2025-05-12
mm/vmalloc: optimize function vm_unmap_aliases()
Baoquan He
2025-05-12
mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
Baoquan He
2025-05-12
mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
Baoquan He
2025-05-12
mm/vmalloc.c: change purge_ndoes as local static variable
Baoquan He
2025-05-11
vmalloc: align nr_vmalloc_pages and vmap_lazy_nr
Uladzislau Rezki (Sony)
2025-05-11
vmalloc: use atomic_long_add_return_relaxed()
Uladzislau Rezki (Sony)
2025-05-11
vmalloc: use for_each_vmap_node() in purge-vmap-area
Uladzislau Rezki (Sony)
2025-05-11
vmalloc: switch to for_each_vmap_node() helper
Uladzislau Rezki (Sony)
2025-05-11
vmalloc: add for_each_vmap_node() helper
Uladzislau Rezki (Sony)
2025-05-11
memcg: vmalloc: simplify MEMCG_VMALLOC updates
Shakeel Butt
2025-05-09
mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
Ryan Roberts
2025-05-09
mm/vmalloc: Gracefully unmap huge ptes
Ryan Roberts
2025-05-09
mm/vmalloc: Warn on improper use of vunmap_range()
Ryan Roberts
2025-05-07
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
2025-05-03
mm: Add vmalloc_huge_node()
Peter Zijlstra
2025-03-17
mm/vmalloc: refactor __vmalloc_node_range_noprof()
Liu Ye
2025-03-05
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2024-12-18
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
2024-12-05
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
2024-11-07
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2024-11-07
execmem: add support for cache of large ROX pages
Mike Rapoport (Microsoft)
2024-11-07
mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport (Microsoft)
2024-11-05
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
mm/vmalloc.c: use "high-order" in description non 0-order pages
Uladzislau Rezki (Sony)
2024-09-09
mm/vmalloc.c: use helper function va_size()
ZhangPeng
2024-09-09
mm/vmalloc.c: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-03
mm: vmalloc: refactor vm_area_alloc_pages() function
Uladzislau Rezki (Sony)
2024-09-01
mm: vmalloc: add optimization hint on page existence check
Miao Wang
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
2024-09-01
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
2024-09-01
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
2024-08-15
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-03
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
2024-07-03
vmalloc: modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
[next]