index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: new primitive kvmemdup()
Hao Sun
2023-01-18
1
-1
/
+23
*
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
2022-11-30
1
-79
/
+0
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-33
/
+3
|
\
|
*
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
1
-40
/
+0
|
*
mm: remove rb tree.
Liam R. Howlett
2022-09-26
1
-1
/
+9
|
*
mm/util.c: add warning if __vm_enough_memory fails
Kefeng Wang
2022-09-11
1
-0
/
+2
|
*
mm/util: reduce stack usage of folio_mapcount
Kairui Song
2022-09-11
1
-1
/
+1
*
|
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-09-30
1
-0
/
+4
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
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
|
\
\
|
*
|
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+1
|
|
/
*
/
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-19
1
-0
/
+32
|
/
*
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
2022-04-24
1
-2
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-0
/
+50
|
\
|
*
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
2022-03-08
1
-0
/
+50
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-2
/
+34
|
\
\
|
*
|
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+1
|
*
|
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+33
|
|
/
*
/
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
2022-03-04
1
-1
/
+3
|
/
*
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-15
1
-11
/
+4
*
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
2021-11-17
1
-1
/
+1
*
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-10-18
1
-4
/
+17
*
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+11
*
mm: Add folio_raw_mapping()
Matthew Wilcox (Oracle)
2021-09-27
1
-16
/
+4
*
mm: Add folio_mapped()
Matthew Wilcox (Oracle)
2021-09-27
1
-13
/
+16
*
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
1
-12
/
+18
*
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
2021-09-24
1
-2
/
+2
*
mm: don't allow oversized kvmalloc() calls
Linus Torvalds
2021-09-02
1
-0
/
+4
*
mm: Add kvrealloc()
Dave Chinner
2021-08-09
1
-0
/
+15
*
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-12
1
-0
/
+10
*
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-1
/
+1
|
\
|
*
mm/slub: Add Support for free path information of an object
Maninder Singh
2021-05-10
1
-1
/
+1
*
|
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2021-06-30
1
-0
/
+40
|
/
*
mm/util.c: fix typo
Bhaskar Chowdhury
2021-05-05
1
-1
/
+1
*
mm/util.c: reduce mem_dump_obj() object size
Joe Perches
2021-05-05
1
-10
/
+14
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
1
-10
/
+0
*
rcutorture: Add crude tests for mem_dump_obj()
Paul E. McKenney
2021-03-08
1
-0
/
+1
*
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
2021-03-08
1
-0
/
+2
*
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
2021-01-22
1
-6
/
+8
*
mm: Make mem_dump_obj() handle NULL and zero-sized pointers
Paul E. McKenney
2021-01-22
1
-1
/
+6
*
mm: Add mem_dump_obj() to print source of memory block
Paul E. McKenney
2021-01-22
1
-0
/
+24
*
mm: introduce vma_set_file function v5
Christian König
2020-11-19
1
-0
/
+12
*
mm/util.c: update the kerneldoc for kstrdup_const()
Bartosz Golaszewski
2020-10-16
1
-1
/
+2
*
arm64: mte: Tags-aware aware memcmp_pages() implementation
Catalin Marinas
2020-09-04
1
-1
/
+1
*
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
1
-2
/
+2
*
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2020-08-07
1
-0
/
+41
[next]