summaryrefslogtreecommitdiffstats
path: root/mm/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-2/+4
|\
| * mm/util.c: add byte count to __vm_enough_memory failure warningMatthew Cassell2024-03-041-2/+4
* | mm/util: Introduce kmemdup_array()Kartik2024-02-011-0/+17
|/
* mm/util: use kmap_local_page() in memcmp_pages()Fabio De Francesco2023-12-101-4/+4
* parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2023-11-151-0/+10
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-0/+1
|\
| * nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()Matthew Wilcox (Oracle)2023-10-251-0/+1
* | mm: Remove kmem_valid_obj()Zhen Lei2023-09-131-3/+1
|/
* rcu: dump vmalloc memory info safelyZqiang2023-09-051-1/+3
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Re-introduce vm_flags to do_mmap()Yu-cheng Yu2023-07-111-1/+1
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-8/+2
|\ \
| * | mm/swap: inline folio_set_swap_entry() and folio_swap_entry()David Hildenbrand2023-08-241-1/+1
| * | mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIOMatthew Wilcox (Oracle)2023-08-241-1/+1
| * | mm: remove page_rmapping()ZhangPeng2023-08-181-6/+0
| |/
* / parisc: Use generic mmap top-down layout and brk randomizationHelge Deller2023-08-221-1/+4
|/
* mm: uninline kstrdup()Alexey Dobriyan2023-04-081-0/+1
* mm: fix typo in __vm_enough_memory warningJakub Wilk2023-02-131-1/+1
* mm: new primitive kvmemdup()Hao Sun2023-01-181-1/+23
* mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins2022-11-301-79/+0
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-33/+3
|\
| * mm: remove the vma linked listLiam R. Howlett2022-09-261-40/+0
| * mm: remove rb tree.Liam R. Howlett2022-09-261-1/+9
| * mm/util.c: add warning if __vm_enough_memory failsKefeng Wang2022-09-111-0/+2
| * mm/util: reduce stack usage of folio_mapcountKairui Song2022-09-111-1/+1
* | mm: fix BUG splat with kvmalloc + GFP_ATOMICFlorian Westphal2022-09-301-0/+4
|/
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+1
|\
| * docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-271-1/+1
* | mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2022-08-021-2/+2
|/
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-1/+1
|\
| * mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...Christophe Leroy2022-05-051-1/+1
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-0/+1
|\ \
| * | mm: create new mm/swap.h header fileNeilBrown2022-05-091-0/+1
| |/
* / random: move randomize_page() into mm where it belongsJason A. Donenfeld2022-05-191-0/+32
|/
* kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds2022-04-241-2/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-241-0/+50
|\
| * mm: vmalloc: introduce array allocation functionsPaolo Bonzini2022-03-081-0/+50
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-2/+34
|\ \
| * | mm: Turn page_anon_vma() into folio_anon_vma()Matthew Wilcox (Oracle)2022-03-211-2/+1
| * | mm: Add folio_mapcount()Matthew Wilcox (Oracle)2022-03-211-0/+33
| |/
* / mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann2022-03-041-1/+3
|/
* mm: allow !GFP_KERNEL allocations for kvmallocMichal Hocko2022-01-151-11/+4
* mm: Remove folio_test_singleMatthew Wilcox (Oracle)2021-11-171-1/+1
* mm/migrate: Add folio_migrate_copy()Matthew Wilcox (Oracle)2021-10-181-4/+17
* mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+11
* mm: Add folio_raw_mapping()Matthew Wilcox (Oracle)2021-09-271-16/+4
* mm: Add folio_mapped()Matthew Wilcox (Oracle)2021-09-271-13/+16
* mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)2021-09-271-12/+18
* mm: fix uninitialized use in overcommit_policy_handlerChen Jun2021-09-241-2/+2
* mm: don't allow oversized kvmalloc() callsLinus Torvalds2021-09-021-0/+4