| Age | Commit message (Expand) | Author |
| 2022-11-30 | mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios | Sidhartha Kumar |
| 2022-11-30 | mempool: do not use ksize() for poisoning | Kees Cook |
| 2022-11-30 | mm: vmscan: split khugepaged stats from direct reclaim stats | Johannes Weiner |
| 2022-11-30 | mm: hugetlb_vmemmap: remove redundant list_del() | Muchun Song |
| 2022-11-30 | mm, hwpoison: when copy-on-write hits poison, take page offline | Tony Luck |
| 2022-11-30 | mm, hwpoison: try to recover from copy-on write faults | Tony Luck |
| 2022-11-30 | mm: convert mm's rss stats into percpu_counter | Shakeel Butt |
| 2022-12-01 | Merge branch 'slub-tiny-v1r6' into slab/for-next | Vlastimil Babka |
| 2022-12-01 | Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next | Vlastimil Babka |
| 2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka |
| 2022-12-01 | mm, slub: don't aggressively inline with CONFIG_SLUB_TINY | Vlastimil Babka |
| 2022-12-01 | mm, slub: remove percpu slabs with CONFIG_SLUB_TINY | Vlastimil Babka |
| 2022-12-01 | mm, slub: split out allocations from pre/post hooks | Vlastimil Babka |
| 2022-12-01 | mm/slub, kunit: Add a test case for kmalloc redzone check | Feng Tang |
| 2022-11-30 | mm/damon/lru_sort: enable and disable synchronously | SeongJae Park |
| 2022-11-30 | mm/damon/reclaim: enable and disable synchronously | SeongJae Park |
| 2022-11-30 | mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers | SeongJae Park |
| 2022-11-30 | mm/damon/modules: deduplicate init steps for DAMON context setup | SeongJae Park |
| 2022-11-30 | mm/damon/sysfs: split out schemes directory implementation to separate file | SeongJae Park |
| 2022-11-30 | mm/damon/sysfs: split out kdamond-independent schemes stats update logic into... | SeongJae Park |
| 2022-11-30 | mm/damon/sysfs: move unsigned long range directory to common module | SeongJae Park |
| 2022-11-30 | mm/damon/sysfs: move sysfs_lock to common module | SeongJae Park |
| 2022-11-30 | mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc() | SeongJae Park |
| 2022-11-30 | mm/damon/sysfs: use damon_addr_range for region's start and end values | SeongJae Park |
| 2022-11-30 | mm/damon/core: split out scheme quota adjustment logic into a new function | SeongJae Park |
| 2022-11-30 | mm/damon/core: split out scheme stat update logic into a new function | SeongJae Park |
| 2022-11-30 | mm/damon/core: split damos application logic into a new function | SeongJae Park |
| 2022-11-30 | mm/damon/core: split out DAMOS-charged region skip logic into a new function | SeongJae Park |
| 2022-11-30 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton |
| 2022-11-30 | mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths | Jann Horn |
| 2022-11-30 | mm/khugepaged: fix GUP-fast interaction by sending IPI | Jann Horn |
| 2022-11-30 | mm/khugepaged: take the right locks for page table retraction | Jann Horn |
| 2022-11-30 | mm: migrate: fix THP's mapcount on isolation | Gavin Shan |
| 2022-11-30 | mm: introduce arch_has_hw_nonleaf_pmd_young() | Juergen Gross |
| 2022-11-30 | mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam... | SeongJae Park |
| 2022-11-30 | hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing | Mike Kravetz |
| 2022-11-30 | madvise: use zap_page_range_single for madvise dontneed | Mike Kravetz |
| 2022-11-29 | mm: Add PG_arch_3 page flag | Peter Collingbourne |
| 2022-11-29 | mm: Do not enable PG_arch_2 for all 64-bit architectures | Catalin Marinas |
| 2022-11-28 | mm/page_reporting: Add checks for page_reporting_order param | Shradha Gupta |
| 2022-11-27 | mm, slub: refactor free debug processing | Vlastimil Babka |
| 2022-11-27 | mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY | Vlastimil Babka |
| 2022-11-27 | mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINY | Vlastimil Babka |
| 2022-11-27 | mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY | Vlastimil Babka |
| 2022-11-27 | mm, slub: disable SYSFS support with CONFIG_SLUB_TINY | Vlastimil Babka |
| 2022-11-27 | mm, slub: add CONFIG_SLUB_TINY | Vlastimil Babka |
| 2022-11-27 | mm, slab: ignore hardened usercopy parameters when disabled | Vlastimil Babka |
| 2022-11-25 | Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
| 2022-11-22 | mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 | Aneesh Kumar K.V |