index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: vmalloc: rename addr_to_vb_xarray() function
Uladzislau Rezki (Sony)
2023-04-18
1
-6
/
+6
*
mm: vmalloc: remove a global vmap_blocks xarray
Uladzislau Rezki (Sony)
2023-04-18
1
-8
/
+63
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
1
-3
/
+7
|
\
|
*
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
2023-04-18
1
-2
/
+2
|
*
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2023-04-18
1
-1
/
+5
*
|
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
1
-3
/
+5
|
\
|
|
*
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-04-05
1
-3
/
+5
*
|
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
1
-88
/
+147
*
|
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
2023-03-28
1
-1
/
+1
*
|
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-03-28
1
-1
/
+1
|
/
*
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
2023-03-23
1
-5
/
+23
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-195
/
+266
|
\
|
*
mm/vmalloc: skip the uninitilized vmalloc areas
Baoquan He
2023-02-09
1
-0
/
+5
|
*
mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
Baoquan He
2023-02-09
1
-7
/
+4
|
*
mm/vmalloc.c: allow vread() to read out vm_map_ram areas
Baoquan He
2023-02-09
1
-7
/
+81
|
*
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
2023-02-09
1
-4
/
+12
|
*
mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
Baoquan He
2023-02-09
1
-0
/
+7
|
*
mm/vmalloc: replace BUG_ON with a simple if statement
Hyunmin Lee
2023-02-09
1
-3
/
+2
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
mm: refactor va_remove_mappings
Christoph Hellwig
2023-02-02
1
-19
/
+8
|
*
mm: split __vunmap
Christoph Hellwig
2023-02-02
1
-43
/
+41
|
*
mm: move debug checks from __vunmap to remove_vm_area
Christoph Hellwig
2023-02-02
1
-9
/
+9
|
*
mm: use remove_vm_area in __vunmap
Christoph Hellwig
2023-02-02
1
-21
/
+12
|
*
mm: move __remove_vm_area out of va_remove_mappings
Christoph Hellwig
2023-02-02
1
-6
/
+4
|
*
mm: call vfree instead of __vunmap from delayed_vfree_work
Christoph Hellwig
2023-02-02
1
-1
/
+1
|
*
mm: move vmalloc_init and free_work down in vmalloc.c
Christoph Hellwig
2023-02-02
1
-53
/
+51
|
*
mm: remove __vfree_deferred
Christoph Hellwig
2023-02-02
1
-26
/
+17
|
*
mm: remove __vfree
Christoph Hellwig
2023-02-02
1
-12
/
+6
|
*
mm: reject vmap with VM_FLUSH_RESET_PERMS
Christoph Hellwig
2023-02-02
1
-0
/
+3
|
*
mm: vmalloc: replace BUG_ON() by WARN_ON_ONCE()
Uladzislau Rezki (Sony)
2023-01-18
1
-1
/
+3
|
*
mm: vmalloc: avoid calling __find_vmap_area() twice in __vunmap()
Uladzislau Rezki (Sony)
2023-01-18
1
-31
/
+48
|
*
mm: vmalloc: correct use of __GFP_NOWARN mask in __vmalloc_area_node()
Lorenzo Stoakes
2023-01-18
1
-1
/
+1
*
|
netfs: Add a function to extract an iterator into a scatterlist
David Howells
2023-02-20
1
-0
/
+1
|
/
*
mm: vmalloc: use trace_free_vmap_area_noflush event
Uladzislau Rezki (Sony)
2022-11-08
1
-1
/
+5
*
mm: vmalloc: use trace_purge_vmap_area_lazy event
Uladzislau Rezki (Sony)
2022-11-08
1
-2
/
+7
*
mm: vmalloc: use trace_alloc_vmap_area event
Uladzislau Rezki (Sony)
2022-11-08
1
-0
/
+5
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
1
-2
/
+18
*
mm/vmalloc: extend find_vmap_lowest_match_check with extra arguments
Song Liu
2022-09-11
1
-6
/
+7
*
mm/vmalloc.c: support HIGHMEM pages in vmap_pages_range_noflush()
Matthew Wilcox
2022-09-11
1
-1
/
+1
*
mm/vmalloc: extend __find_vmap_area() with one more argument
Uladzislau Rezki (Sony)
2022-07-03
1
-4
/
+4
*
mm/vmalloc: initialize VA's list node after unlink
Uladzislau Rezki (Sony)
2022-07-03
1
-1
/
+1
*
mm/vmalloc: extend __alloc_vmap_area() with extra arguments
Uladzislau Rezki (Sony)
2022-07-03
1
-13
/
+17
*
mm/vmalloc: make link_va()/unlink_va() common to different rb_root
Uladzislau Rezki (Sony)
2022-07-03
1
-12
/
+48
*
kasan: fix zeroing vmalloc memory with HW_TAGS
Andrey Konovalov
2022-07-03
1
-5
/
+5
*
Merge branch 'master' into mm-stable
akpm
2022-06-27
1
-1
/
+1
|
\
|
*
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
2022-06-13
1
-1
/
+1
*
|
mm/vmalloc: add code comment for find_vmap_area_exceed_addr()
Baoquan He
2022-06-16
1
-2
/
+3
*
|
mm/vmalloc: fix typo in local variable name
Baoquan He
2022-06-16
1
-6
/
+6
*
|
mm/vmalloc: remove the redundant boundary check
Baoquan He
2022-06-16
1
-4
/
+2
*
|
mm/vmalloc: invoke classify_va_fit_type() in adjust_va_to_fit_type()
Baoquan He
2022-06-16
1
-17
/
+6
|
/
[next]