summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-09memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-09mm/gup: fix gup_pud_range() for daxJohn Starks
2022-12-09mmap: fix do_brk_flags() modifying obviously incorrect VMAsLiam Howlett
2022-12-09tmpfs: fix data loss from failed fallocateHugh Dickins
2022-12-09mm: do not BUG_ON missing brk mapping, because userspace can unmap itJason A. Donenfeld
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-04Revert "mm: align larger anonymous mappings on THP boundaries"Linus Torvalds
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-01Merge branch 'slub-tiny-v1r6' into slab/for-nextVlastimil Babka
2022-12-01Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-nextVlastimil Babka
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka
2022-12-01mm, slub: don't aggressively inline with CONFIG_SLUB_TINYVlastimil Babka
2022-12-01mm, slub: remove percpu slabs with CONFIG_SLUB_TINYVlastimil Babka
2022-12-01mm, slub: split out allocations from pre/post hooksVlastimil Babka
2022-12-01mm/slub, kunit: Add a test case for kmalloc redzone checkFeng Tang
2022-11-30mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-30mm/khugepaged: take the right locks for page table retractionJann Horn
2022-11-30mm: migrate: fix THP's mapcount on isolationGavin Shan
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross
2022-11-30mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz
2022-11-28mm/page_reporting: Add checks for page_reporting_order paramShradha Gupta
2022-11-27mm, slub: refactor free debug processingVlastimil Babka
2022-11-27mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slub: disable SYSFS support with CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slub: add CONFIG_SLUB_TINYVlastimil Babka
2022-11-27mm, slab: ignore hardened usercopy parameters when disabledVlastimil Babka
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-22mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1Aneesh Kumar K.V
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng
2022-11-22swapfile: fix soft lockup in scan_swap_map_slotsChen Wandun
2022-11-22hugetlb: fix __prep_compound_gigantic_page page flag settingMike Kravetz
2022-11-22kfence: fix stack trace pruningMarco Elver
2022-11-22mm: multi-gen LRU: retry folios written back while isolatedYu Zhao
2022-11-22mm/migrate_device: return number of migrating pages in args->cpagesAlistair Popple
2022-11-22mm: mmap: fix documentation for vma_mas_szeroIan Cowan
2022-11-22mm/damon/sysfs-schemes: skip stats update if the scheme directory is removedSeongJae Park
2022-11-22mm/memory: return vm_fault_t result from migrate_to_ram() callbackAlistair Popple
2022-11-22mm: correctly charge compressed memory to its memcgLi Liguang
2022-11-22mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani
2022-11-22mm/page_exit: fix kernel doc warning in page_ext_put()Charan Teja Kalla
2022-11-22mm: khugepaged: allow page allocation fallback to eligible nodesYang Shi
2022-11-22mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner