Age | Commit message (Expand) | Author |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-05 | dmapool: add alloc/free performance test | Keith Busch |
2023-03-29 | mm/slob: remove CONFIG_SLOB | Vlastimil Babka |
2022-10-03 | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol | Johannes Weiner |
2022-10-03 | kmsan: add KMSAN runtime core | Alexander Potapenko |
2022-09-26 | mm: remove vmacache | Liam R. Howlett |
2022-09-26 | mm/demotion: add support for explicit memory tiers | Aneesh Kumar K.V |
2022-07-03 | mm: shrinkers: introduce debugfs interface for memory shrinkers | Roman Gushchin |
2022-04-28 | mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP* | Muchun Song |
2022-03-03 | mm: move the migrate_vma_* device migration code into its own file | Christoph Hellwig |
2022-01-22 | mm: remove cleancache | Christoph Hellwig |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm: page table check | Pasha Tatashin |
2021-12-09 | mm, kcsan: Enable barrier instrumentation | Marco Elver |
2021-09-27 | mm/util: Add folio_mapping() and folio_file_mapping() | Matthew Wilcox (Oracle) |
2021-09-08 | mm: introduce Data Access MONitor (DAMON) | SeongJae Park |
2021-09-08 | mm: move ioremap_page_range to vmalloc.c | Christoph Hellwig |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport |
2021-06-30 | mm: hugetlb: free the vmemmap pages associated with each HugeTLB page | Muchun Song |
2021-06-30 | mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c | Muchun Song |
2021-05-05 | mm,memory_hotplug: add kernel boot option to enable memmap_on_memory | Oscar Salvador |
2021-05-05 | mm: cma: support sysfs | Minchan Kim |
2021-04-30 | mm: add a io_mapping_map_user helper | Christoph Hellwig |
2021-02-26 | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko |
2021-01-12 | media: videobuf2: Move frame_vector into media subsystem | Daniel Vetter |
2020-12-15 | mm: mmap_lock: add tracepoints around lock acquisition | Axel Rasmussen |
2020-12-15 | mm/gup_benchmark: rename to mm/gup_test | John Hubbard |
2020-10-13 | mm,kmemleak-test.c: move kmemleak-test.c to samples dir | Hui Su |
2020-08-07 | mm: move lib/ioremap.c to mm/ | Mike Rapoport |
2020-06-11 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar |
2020-04-07 | mm: introduce Reported pages | Alexander Duyck |
2020-04-02 | mm/Makefile: disable KCSAN for kmemleak | Qian Cai |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2020-02-04 | mm: add generic ptdump | Steven Price |
2020-01-31 | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov |
2019-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2019-11-16 | build, kcsan: Add KCSAN build exceptions | Marco Elver |
2019-11-06 | mm: Add write-protect and clean utilities for address space ranges | Thomas Hellstrom |
2019-09-24 | mm: silence -Woverride-init/initializer-overrides | Qian Cai |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-08-03 | memremap: move from kernel/ to mm/ | Christoph Hellwig |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-12 | mm: consolidate the get_user_pages* implementations | Christoph Hellwig |
2019-07-02 | mm: remove the HMM config option | Christoph Hellwig |
2019-05-14 | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams |
2018-10-31 | mm: remove nobootmem | Mike Rapoport |