index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: only enforce minimum stack gap size if it's sensible
David Gow
2024-09-02
1
-1
/
+1
*
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-09-02
1
-30
/
+70
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-3
/
+3
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
1
-0
/
+17
|
\
|
*
mm: add folio_mc_copy()
Kefeng Wang
2024-07-06
1
-0
/
+17
*
|
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-19
1
-6
/
+17
|
\
\
|
*
\
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-15
1
-6
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mm/util: Use dedicated slab buckets for memdup_user()
Kees Cook
2024-07-03
1
-2
/
+12
|
|
*
mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
Kees Cook
2024-07-03
1
-4
/
+5
*
|
|
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-17
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
2024-07-02
1
-0
/
+2
|
*
|
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2024-06-15
1
-0
/
+3
|
|
/
*
|
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-17
1
-2
/
+2
|
\
\
|
*
|
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
2024-06-06
1
-2
/
+2
|
|
/
*
/
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
2024-06-06
1
-5
/
+5
|
/
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-26
1
-3
/
+3
*
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-26
1
-9
/
+9
*
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2024-04-26
1
-8
/
+8
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-2
/
+4
|
\
|
*
mm/util.c: add byte count to __vm_enough_memory failure warning
Matthew Cassell
2024-03-05
1
-2
/
+4
*
|
mm/util: Introduce kmemdup_array()
Kartik
2024-02-01
1
-0
/
+17
|
/
*
mm/util: use kmap_local_page() in memcmp_pages()
Fabio De Francesco
2023-12-11
1
-4
/
+4
*
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-11-16
1
-0
/
+10
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-0
/
+1
|
\
|
*
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
2023-10-26
1
-0
/
+1
*
|
mm: Remove kmem_valid_obj()
Zhen Lei
2023-09-13
1
-3
/
+1
|
/
*
rcu: dump vmalloc memory info safely
Zqiang
2023-09-05
1
-1
/
+3
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
|
*
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
2023-07-11
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-8
/
+2
|
\
\
|
*
|
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-25
1
-1
/
+1
|
*
|
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
2023-08-25
1
-1
/
+1
|
*
|
mm: remove page_rmapping()
ZhangPeng
2023-08-18
1
-6
/
+0
|
|
/
*
/
parisc: Use generic mmap top-down layout and brk randomization
Helge Deller
2023-08-22
1
-1
/
+4
|
/
*
mm: uninline kstrdup()
Alexey Dobriyan
2023-04-08
1
-0
/
+1
*
mm: fix typo in __vm_enough_memory warning
Jakub Wilk
2023-02-14
1
-1
/
+1
*
mm: new primitive kvmemdup()
Hao Sun
2023-01-19
1
-1
/
+23
*
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
2022-12-01
1
-79
/
+0
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-33
/
+3
|
\
|
*
mm: remove the vma linked list
Liam R. Howlett
2022-09-27
1
-40
/
+0
|
*
mm: remove rb tree.
Liam R. Howlett
2022-09-27
1
-1
/
+9
|
*
mm/util.c: add warning if __vm_enough_memory fails
Kefeng Wang
2022-09-12
1
-0
/
+2
|
*
mm/util: reduce stack usage of folio_mapcount
Kairui Song
2022-09-12
1
-1
/
+1
*
|
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-10-01
1
-0
/
+4
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
|
*
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
1
-1
/
+1
*
|
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-08-02
1
-2
/
+2
|
/
*
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
1
-1
/
+1
|
\
|
*
mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...
Christophe Leroy
2022-05-05
1
-1
/
+1
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-0
/
+1
|
\
\
[next]