summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | usercopy: Make usercopy resilient against ridiculously large copiesMatthew Wilcox (Oracle)2022-06-131-10/+9
* | usercopy: Cast pointer to an integer onceMatthew Wilcox (Oracle)2022-06-131-5/+6
* | usercopy: Handle vm_map_ram() areasMatthew Wilcox (Oracle)2022-06-132-7/+5
|/
* mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)2022-06-091-2/+1
* filemap: Cache the value of vm_flagsMatthew Wilcox (Oracle)2022-06-091-4/+5
* filemap: Don't release a locked folioMatthew Wilcox (Oracle)2022-06-091-0/+2
* Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-054-32/+32
|\
| * mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-011-29/+29
| * mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin2022-06-011-1/+1
| * mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()Zi Yan2022-06-011-1/+1
| * mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2022-06-011-1/+1
* | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-052-0/+16
|\ \
| * | delayacct: track delays from write-protect copyYang Yang2022-06-012-0/+16
| |/
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-2/+2
|\ \ | |/ |/|
| * mm/vmstat: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-06-031-2/+2
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-0/+18
|\ \
| * | riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-262-0/+18