summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-08-02Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....Linus Torvalds2-32/+61
2022-08-01Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-142/+84
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-18/+32
2022-07-29Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-15/+16
2022-07-29mm/hmm: fault non-owner device private entriesRalph Campbell1-11/+8
2022-07-29page_alloc: fix invalid watermark check on a negative valueJaewon Kim1-4/+8
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-30/+57
2022-07-26mm: fix NULL pointer dereference in wp_page_reuse()Qi Zheng1-1/+1
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon2-10/+12
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon1-1/+1
2022-07-24mm: honor FGP_NOWAIT for page cache page allocationJens Axboe1-0/+4
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara1-10/+41
2022-07-24mm: Move updates of dirty_exceeded into one placeJan Kara1-5/+2
2022-07-24mm: Move starting of background writeback into the main balancing loopJan Kara1-17/+14
2022-07-20mm/slab_common: move generic bulk alloc/free functions to SLOBHyeonggon Yoo3-40/+21
2022-07-20mm/sl[au]b: use own bulk free function when bulk alloc failedHyeonggon Yoo2-3/+3
2022-07-20arm64: enable THP_SWAP for arm64Barry Song1-1/+1
2022-07-18hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pteMiaohe Lin1-0/+1
2022-07-18secretmem: fix unhandled fault in truncateMike Rapoport1-7/+26
2022-07-18mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()Naoya Horiguchi1-2/+7
2022-07-18mm: fix missing wake-up event for FSDAX pagesMuchun Song2-5/+7
2022-07-18mm: fix page leak with multiple threads mapping the same pageJosef Bacik1-2/+5
2022-07-18tmpfs: fix the issue that the mount and remount results are inconsistent.ZhaoLong Wang1-5/+2
2022-07-18mm: kfence: apply kmemleak_ignore_phys on early allocated poolYee Lee1-9/+9
2022-07-07mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISONCatalin Marinas1-7/+5
2022-07-07mm: kasan: Skip unpoisoning of user pagesCatalin Marinas1-2/+5
2022-07-07mm: kasan: Ensure the tags are visible before the tag in page->flagsCatalin Marinas1-1/+2
2022-07-04mm: slab: optimize memcg_slab_free_hook()Muchun Song3-68/+32
2022-07-04mm/tracing: add 'accounted' entry into output of allocation tracepointsVasily Averin4-24/+23
2022-07-04mm/slub: Simplify __kmem_cache_alias()Xiongwei Song1-5/+3
2022-07-04mm, slab: fix bad alignmentsJiapeng Chong1-2/+2
2022-07-03mm: split huge PUD on wp_huge_pud fallbackGowans, James1-13/+14
2022-07-03mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()David Hildenbrand1-10/+17
2022-07-03mm: sparsemem: fix missing higher order allocation splittingMuchun Song1-0/+8
2022-07-03mm/damon: use set_huge_pte_at() to make huge pte oldBaolin Wang1-2/+1
2022-07-03mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pagesAxel Rasmussen1-1/+4
2022-07-01usercopy: use unsigned long instead of uintptr_tJason A. Donenfeld1-1/+1
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang1-1/+10
2022-06-27mm: ioremap: Setup phys_addr of struct vm_structKefeng Wang1-0/+1
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang1-6/+8
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-6/+31
2022-06-23filemap: Fix serialization adding transparent huge pages to page cacheAlistair Popple1-0/+2
2022-06-23mm: Clear page->private when splitting or migrating a pageMatthew Wilcox (Oracle)2-0/+2
2022-06-20filemap: Handle sibling entries in filemap_get_read_batch()Matthew Wilcox (Oracle)1-0/+2
2022-06-20filemap: Correct the conditions for marking a folio as accessedMatthew Wilcox (Oracle)1-3/+10
2022-06-20Merge tag 'slab-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+36
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+2
2022-06-16mm/memory-failure: disable unpoison once hw error happenszhenwei pi3-2/+14
2022-06-16mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.pyYang Yang1-1/+1