Age | Commit message (Expand) | Author |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-09-26 | mm: multi-gen LRU: admin guide | Yu Zhao |
2022-09-26 | mm: multi-gen LRU: kill switch | Yu Zhao |
2022-09-26 | mm: multi-gen LRU: minimal implementation | Yu Zhao |
2022-09-26 | mm: multi-gen LRU: groundwork | Yu Zhao |
2022-09-19 | mm/compaction: Get rid of RT ifdeffery | Thomas Gleixner |
2022-09-11 | mm: remove EXPERIMENTAL flag for zswap | David Heidelberg |
2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-07-29 | mm: Kconfig: fix typo | Sophia Gabriella |
2022-07-21 | resource: Introduce alloc_free_mem_region() | Dan Williams |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-06-27 | docs: rename Documentation/vm to Documentation/mm | Mike Rapoport |
2022-05-27 | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka |
2022-05-19 | mm: Kconfig: simplify zswap configuration | Johannes Weiner |
2022-05-19 | mm: Kconfig: group swap, slab, hotplug and thp options into submenus | Johannes Weiner |
2022-05-19 | mm: Kconfig: move swap and slab config options to the MM section | Johannes Weiner |
2022-05-13 | mm/uffd: move USERFAULTFD configs into mm/ | Peter Xu |
2022-05-13 | mm: enable PTE markers by default | Peter Xu |
2022-05-13 | mm/uffd: PTE_MARKER_UFFD_WP | Peter Xu |
2022-05-13 | mm: introduce PTE_MARKER swap entry | Peter Xu |
2022-04-28 | mm/mmap: drop arch_filter_pgprot() | Anshuman Khandual |
2022-04-28 | mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-03-24 | mm: generalize ARCH_HAS_FILTER_PGPROT | Anshuman Khandual |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB | Anshuman Khandual |
2022-03-22 | mm: enforce pageblock_order < MAX_ORDER | David Hildenbrand |
2022-03-03 | mm: build migrate_vma_* for all configs with ZONE_DEVICE support | Christoph Hellwig |
2022-03-03 | mm: move the migrate_vma_* device migration code into its own file | Christoph Hellwig |
2022-03-03 | mm: remove the extra ZONE_DEVICE struct page refcount | Christoph Hellwig |
2022-02-25 | usercopy: Check valid lifetime via stack depth | Kees Cook |
2022-01-22 | mm: hide the FRONTSWAP Kconfig symbol | Christoph Hellwig |
2022-01-22 | mm: remove cleancache | Christoph Hellwig |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang |
2022-01-15 | mm: add a field to store names for private anonymous memory | Colin Cross |
2021-12-06 | percpu: km: ensure it is used with NOMMU (either UP or SMP) | Vladimir Murzin |
2021-11-20 | kmap_local: don't assume kmap PTEs are linear arrays in memory | Ard Biesheuvel |
2021-11-09 | kernel/resource: disallow access to exclusive system RAM regions | David Hildenbrand |
2021-11-06 | mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit | David Hildenbrand |
2021-11-06 | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE | David Hildenbrand |
2021-11-06 | mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO... | David Hildenbrand |
2021-11-06 | mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP... | Sebastian Andrzej Siewior |
2021-09-08 | mm/idle_page_tracking: make PG_idle reusable | SeongJae Park |
2021-09-08 | mm: introduce Data Access MONitor (DAMON) | SeongJae Park |
2021-09-08 | mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE | Mike Rapoport |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport |
2021-06-30 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang |