summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-015-142/+84
|\
| * mm/slab_common: move generic bulk alloc/free functions to SLOBHyeonggon Yoo2022-07-203-40/+21
| * mm/sl[au]b: use own bulk free function when bulk alloc failedHyeonggon Yoo2022-07-202-3/+3
| * mm: slab: optimize memcg_slab_free_hook()Muchun Song2022-07-043-68/+32
| * mm/tracing: add 'accounted' entry into output of allocation tracepointsVasily Averin2022-07-044-24/+23
| * mm/slub: Simplify __kmem_cache_alias()Xiongwei Song2022-07-041-5/+3
| * mm, slab: fix bad alignmentsJiapeng Chong2022-07-041-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-014-18/+32
|\ \
| * \ Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-07-252-10/+12
| |\ \
| | * | mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISONCatalin Marinas2022-07-071-7/+5
| | * | mm: kasan: Skip unpoisoning of user pagesCatalin Marinas2022-07-071-2/+5
| | * | mm: kasan: Ensure the tags are visible before the tag in page->flagsCatalin Marinas2022-07-071-1/+2
| * | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-07-251-1/+1
| |\ \ \
| | * | | arm64: enable THP_SWAP for arm64Barry Song2022-07-201-1/+1
| | |/ /
| * | | mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang2022-06-271-1/+10
| * | | mm: ioremap: Setup phys_addr of struct vm_structKefeng Wang2022-06-271-0/+1
| * | | mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang2022-06-271-6/+8
| |/ /
* | | Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-292-15/+16
|\ \ \
| * | | mm/hmm: fault non-owner device private entriesRalph Campbell2022-07-291-11/+8
| * | | page_alloc: fix invalid watermark check on a negative valueJaewon Kim2022-07-291-4/+8
* | | | Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-267-30/+57
|\| | |
| * | | hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pteMiaohe Lin2022-07-181-0/+1
| * | | secretmem: fix unhandled fault in truncateMike Rapoport2022-07-181-7/+26
| * | | mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()Naoya Horiguchi2022-07-181-2/+7
| * | | mm: fix missing wake-up event for FSDAX pagesMuchun Song2022-07-182-5/+7
| * | | mm: fix page leak with multiple threads mapping the same pageJosef Bacik2022-07-181-2/+5
| * | | tmpfs: fix the issue that the mount and remount results are inconsistent.ZhaoLong Wang2022-07-181-5/+2
| * | | mm: kfence: apply kmemleak_ignore_phys on early allocated poolYee Lee2022-07-181-9/+9
* | | | mm: fix NULL pointer dereference in wp_page_reuse()Qi Zheng2022-07-261-1/+1
|/ / /
* | | mm: split huge PUD on wp_huge_pud fallbackGowans, James2022-07-031-13/+14
* | | mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()David Hildenbrand2022-07-031-10/+17
* | | mm: sparsemem: fix missing higher order allocation splittingMuchun Song2022-07-031-0/+8
* | | mm/damon: use set_huge_pte_at() to make huge pte oldBaolin Wang2022-07-031-2/+1
* | | mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pagesAxel Rasmussen2022-07-031-1/+4
| |/ |/|
* | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-268-6/+31
|\ \
| * | mm/memory-failure: disable unpoison once hw error happenszhenwei pi2022-06-163-2/+14
| * | mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.pyYang Yang2022-06-161-1/+1
| * | mm/kfence: select random number before taking raw lockJason A. Donenfeld2022-06-161-2/+5
| * | mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...SeongJae Park2022-06-161-0/+8
| * | mm: lru_cache_disable: use synchronize_rcu_expeditedMarcelo Tosatti2022-06-161-1/+1
| * | mm/page_isolation.c: fix one kernel-doc commentYang Li2022-06-161-0/+2
* | | filemap: Fix serialization adding transparent huge pages to page cacheAlistair Popple2022-06-231-0/+2
* | | mm: Clear page->private when splitting or migrating a pageMatthew Wilcox (Oracle)2022-06-232-0/+2
* | | filemap: Handle sibling entries in filemap_get_read_batch()Matthew Wilcox (Oracle)2022-06-201-0/+2
* | | filemap: Correct the conditions for marking a folio as accessedMatthew Wilcox (Oracle)2022-06-201-3/+10
* | | Merge tag 'slab-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-201-7/+36
|\ \ \ | |_|/ |/| |
| * | mm/slub: add missing TID updates on slab deactivationJann Horn2022-06-131-0/+2
| * | mm/slub: Move the stackdepot related allocation out of IRQ-off section.Sebastian Andrzej Siewior2022-06-131-7/+34
| |/
* | Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-171-9/+2
|\ \
| * | init: Initialize noop_backing_dev_info earlyJan Kara2022-06-161-9/+2
| |/