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.c: fix typo in comment
Andrew Morton
2019-06-01
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+43
*
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+48
*
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-18
1
-246
/
+758
*
mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
Uladzislau Rezki (Sony)
2019-05-14
1
-10
/
+10
*
mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
Uladzislau Rezki (Sony)
2019-05-14
1
-6
/
+12
*
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
2019-04-30
1
-19
/
+94
*
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
2019-03-05
1
-10
/
+37
*
docs/mm: vmalloc: re-indent kernel-doc comemnts
Mike Rapoport
2019-03-05
1
-185
/
+182
*
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
Uladzislau Rezki (Sony)
2019-03-05
1
-1
/
+5
*
vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULE
Uladzislau Rezki (Sony)
2019-03-05
1
-0
/
+9
*
mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range()
Roman Penyaev
2019-03-05
1
-23
/
+8
*
mm/vmalloc: do not call kmemleak_free() on not yet accounted memory
Roman Penyaev
2019-03-05
1
-5
/
+11
*
mm/vmalloc: fix size check for remap_vmalloc_range_partial()
Roman Penyaev
2019-03-05
1
-1
/
+1
*
mm/vmalloc.c: make vmalloc_32_user() align base kernel virtual address to SHMLBA
Roman Penyaev
2019-03-05
1
-2
/
+3
*
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
2019-03-05
1
-1
/
+1
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-2
/
+2
*
vfree: add debug might_sleep()
Andrey Ryabinin
2018-10-26
1
-0
/
+2
*
mm/vmalloc.c: improve vfree() kerneldoc
Andrey Ryabinin
2018-10-26
1
-0
/
+2
*
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
2018-08-17
1
-4
/
+0
*
mm: use octal not symbolic permissions
Joe Perches
2018-06-15
1
-2
/
+2
*
mm: vmalloc: pass proper vm_start into debugobjects
Chintan Pandya
2018-06-07
1
-4
/
+5
*
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-06-07
1
-1
/
+2
*
mm: vmalloc: clean up vunmap to avoid pgtable ops twice
Chintan Pandya
2018-06-07
1
-22
/
+7
*
proc: introduce proc_create_seq_private
Christoph Hellwig
2018-05-16
1
-15
/
+3
*
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-5
/
+6
*
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
2018-02-21
1
-3
/
+7
*
Revert "vmalloc: back off when the current task is killed"
Johannes Weiner
2017-10-13
1
-6
/
+0
*
mm/vmalloc.c: don't reinvent the wheel but use existing llist API
Byungchul Park
2017-09-06
1
-6
/
+4
*
mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()
Wei Yang
2017-09-06
1
-7
/
+3
*
mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM
Laura Abbott
2017-08-18
1
-5
/
+8
*
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
1
-1
/
+1
*
vmalloc: show lazy-purged vma info in vmallocinfo
Yisheng Xie
2017-07-10
1
-1
/
+9
*
mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects
Catalin Marinas
2017-07-06
1
-6
/
+1
*
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
2017-06-23
1
-2
/
+13
*
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
2017-05-12
1
-1
/
+18
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-11
1
-1
/
+1
|
\
|
*
mm: Silence vmap() allocation failures based on caller gfp_flags
Florian Fainelli
2017-05-11
1
-1
/
+1
*
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
1
-7
/
+7
*
|
mm, vmalloc: properly track vmalloc users
Michal Hocko
2017-05-08
1
-11
/
+1
*
|
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
1
-1
/
+8
*
|
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
2017-04-02
1
-1
/
+1
*
|
mm: don't warn when vmalloc() fails due to a fatal signal
Dmitry Vyukov
2017-03-16
1
-1
/
+2
*
|
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-21
/
+60
|
/
*
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
1
-1
/
+1
*
mm: cleanups for printing phys_addr_t and dma_addr_t
Miles Chen
2017-02-24
1
-1
/
+1
*
vmalloc: back off when the current task is killed
Michal Hocko
2017-02-24
1
-0
/
+5
*
mm, page_alloc: warn_alloc print nodemask
Michal Hocko
2017-02-22
1
-2
/
+2
[next]