index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2024-03-04
mm/util.c: add byte count to __vm_enough_memory failure warning
Matthew Cassell
1
-2
/
+4
2024-02-01
mm/util: Introduce kmemdup_array()
Kartik
1
-0
/
+17
2023-12-10
mm/util: use kmap_local_page() in memcmp_pages()
Fabio De Francesco
1
-4
/
+4
2023-11-15
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
1
-0
/
+10
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2023-10-25
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-09-13
mm: Remove kmem_valid_obj()
Zhen Lei
1
-3
/
+1
2023-09-05
rcu: dump vmalloc memory info safely
Zqiang
1
-1
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+2
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-1
/
+1
2023-08-24
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
parisc: Use generic mmap top-down layout and brk randomization
Helge Deller
1
-1
/
+4
2023-08-18
mm: remove page_rmapping()
ZhangPeng
1
-6
/
+0
2023-07-11
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
1
-1
/
+1
2023-04-08
mm: uninline kstrdup()
Alexey Dobriyan
1
-0
/
+1
2023-02-13
mm: fix typo in __vm_enough_memory warning
Jakub Wilk
1
-1
/
+1
2023-01-18
mm: new primitive kvmemdup()
Hao Sun
1
-1
/
+23
2022-11-30
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
1
-79
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-33
/
+3
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
1
-0
/
+4
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
1
-40
/
+0
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-1
/
+9
2022-09-11
mm/util.c: add warning if __vm_enough_memory fails
Kefeng Wang
1
-0
/
+2
2022-09-11
mm/util: reduce stack usage of folio_mapcount
Kairui Song
1
-1
/
+1
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-0
/
+32
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+1
2022-05-05
mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...
Christophe Leroy
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+50
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+34
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-03-21
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
1
-0
/
+33
2022-03-08
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
1
-0
/
+50
2022-03-04
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
1
-1
/
+3
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
1
-11
/
+4
2021-11-17
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
1
-4
/
+17
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-0
/
+11
2021-09-27
mm: Add folio_raw_mapping()
Matthew Wilcox (Oracle)
1
-16
/
+4
2021-09-27
mm: Add folio_mapped()
Matthew Wilcox (Oracle)
1
-13
/
+16
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
1
-12
/
+18
2021-09-24
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
1
-2
/
+2
2021-09-02
mm: don't allow oversized kvmalloc() calls
Linus Torvalds
1
-0
/
+4
[next]