summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | blk-cgroup: move blkcg_{pin,unpin}_online out of lineChristoph Hellwig2022-05-021-3/+2
| * | | | | block: ignore RWF_HIPRI hint for sync dioMing Lei2022-05-021-3/+1
| * | | | | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-171-3/+3
| * | | | | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-15/+2
| * | | | | block: add a bdev_stable_writes helperChristoph Hellwig2022-04-171-1/+1
| * | | | | block: add a bdev_nonrot helperChristoph Hellwig2022-04-171-2/+2
| * | | | | mm: use bdev_is_zoned in claim_swapfileChristoph Hellwig2022-04-171-1/+1
| |/ / / /
* | | | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-134-16/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mm/kfence: reset PG_slab and memcg_data before freeing __kfence_poolHyeonggon Yoo2022-05-091-0/+10
| * | | | mm: mremap: fix sign for EFAULT error return valueNiels Dossche2022-05-091-1/+1
| * | | | mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()Naoya Horiguchi2022-04-281-1/+1
| * | | | mm/huge_memory: do not overkill when splitting huge_zero_pageXu Yu2022-04-281-1/+6
| * | | | Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"Xu Yu2022-04-281-13/+0
* | | | | mm/readahead: Fix readahead with large foliosMatthew Wilcox (Oracle)2022-05-051-6/+9
|/ / / /
* | | | kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang2022-04-271-0/+7
* | | | no-MMU: expose vmalloc_huge() for alloc_large_system_hash()Linus Torvalds2022-04-251-0/+2
* | | | kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds2022-04-241-2/+9
* | | | page_alloc: use vmalloc_huge for large system hashSong Liu2022-04-241-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-228-73/+200
|\ \ \ \
| * | | | mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple2022-04-211-1/+13
| * | | | oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2022-04-211-14/+40
| * | | | mm, hugetlb: allow for "high" userspace addressesChristophe Leroy2022-04-211-8/+0
| * | | | userfaultfd: mark uffd_wp regardless of VM_WRITE flagNadav Amit2022-04-211-6/+9
| * | | | memcg: sync flush only if periodic flush is delayedShakeel Butt2022-04-212-2/+12
| * | | | mm/memory-failure.c: skip huge_zero_page in memory_failure()Xu Yu2022-04-211-0/+13
| * | | | mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi2022-04-212-42/+113
* | | | | mm/vmalloc: huge vmalloc backing pages should be split rather than compoundNicholas Piggin2022-04-221-15/+21
|/ / / /
* / / / vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu2022-04-191-7/+10
|/ / /
* | | mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang2022-04-151-4/+4
* | | mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval2022-04-151-11/+0
* | | hugetlb: do not demote poisoned hugetlb pagesMike Kravetz2022-04-151-7/+10
* | | mm: compaction: fix compiler warning when CONFIG_COMPACTION=nCharan Teja Kalla2022-04-151-5/+5
* | | mm: fix unexpected zeroed page mapping with zram swapMinchan Kim2022-04-151-54/+0
* | | mm, page_alloc: fix build_zonerefs_node()Juergen Gross2022-04-151-1/+1
* | | mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver2022-04-158-25/+81
* | | kasan: fix hw tags enablement when KUNIT tests are disabledVincenzo Frascino2022-04-152-6/+9
* | | mm/secretmem: fix panic when growing a memfd_secretAxel Rasmussen2022-04-151-0/+17
* | | tmpfs: fix regressions from wider use of ZERO_PAGEHugh Dickins2022-04-152-17/+20
|/ /
* | Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-101-1/+1
|\ \
| * | Revert "mm/page_alloc: mark pagesets as __maybe_unused"Sebastian Andrzej Siewior2022-04-051-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-084-8/+6
|\ \
| * | mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton2022-04-081-6/+0
| * | mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin2022-04-081-0/+1
| * | mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini2022-04-081-0/+3
| * | highmem: fix checks in __kmap_local_sched_{in,out}Max Filippov2022-04-081-2/+2
| * | mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.Zi Yan2022-04-082-2/+2
| |/
* | mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walkzhenwei pi2022-04-071-3/+3
* | mm/mempolicy: Use vma_alloc_folio() in new_page()Matthew Wilcox (Oracle)2022-04-071-14/+11
* | mm: Add vma_alloc_folio()Matthew Wilcox (Oracle)2022-04-071-0/+13
* | mm/migrate: Use a folio in migrate_misplaced_transhuge_page()Matthew Wilcox (Oracle)2022-04-071-42/+16