| Age | Commit message (Expand) | Author |
| 2026-06-19 | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2026-06-08 | riscv/mm: drop vmemmap_pmd helpers and use generic code | Muchun Song |
| 2026-06-06 | riscv: mm: Use the bitmap API for new_valid_map_cpus | Vivian Wang |
| 2026-06-06 | riscv: mm: Rename new_vmalloc into new_valid_map_cpus | Vivian Wang |
| 2026-05-28 | mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths | Muchun Song |
| 2026-05-01 | riscv: mm: Fixup no5lvl failure when vaddr is invalid | Guo Ren (Alibaba DAMO Academy) |
| 2026-04-24 | Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2026-04-05 | riscv/mm: align vmemmap to maximal folio size | Kiryl Shutsemau |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) |
| 2026-04-04 | riscv: Remove support for XIP kernel | Nam Cao |
| 2026-04-04 | riscv: mm: WARN_ON() for bad addresses in vmemmap_populate() | Vivian Wang |
| 2026-04-04 | riscv: move kaslr_offset() to page.h as a static inline function | Austin Kim |
| 2026-02-12 | Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2026-01-26 | mm, arch: consolidate hugetlb CMA reservation | Mike Rapoport (Microsoft) |
| 2026-01-26 | arch, mm: consolidate initialization of SPARSE memory model | Mike Rapoport (Microsoft) |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) |
| 2026-01-26 | riscv: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) |
| 2026-01-25 | riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE | Deepak Gupta |
| 2025-11-19 | riscv: Remove __GFP_HIGHMEM masking | Vishal Moola (Oracle) |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-09-21 | riscv: stop calling page_address() in free_pages() | Vishal Moola (Oracle) |
| 2025-09-19 | riscv: errata: Fix the PAUSE Opcode for MIPS P8700 | Djordje Todorovic |
| 2025-09-18 | riscv: mm: Use mmu-type from FDT to limit SATP mode | Junhui Liu |
| 2025-09-17 | riscv: mm: Return intended SATP mode for noXlvl options | Junhui Liu |
| 2025-07-19 | Add a new optional ",cma" suffix to the crashkernel= command line option | Jiri Bohac |
| 2025-05-11 | riscv: mm: call PUD/P4D ctor in special kernel pgtable alloc | Kevin Brodsky |
| 2025-05-11 | riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_late | Kevin Brodsky |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky |
| 2025-04-04 | Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2025-03-26 | riscv: Remove CONFIG_PAGE_OFFSET | Samuel Holland |
| 2025-03-26 | riscv: Support CONFIG_RELOCATABLE on riscv32 | Samuel Holland |
| 2025-03-26 | riscv: Support CONFIG_RELOCATABLE on NOMMU | Samuel Holland |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) |
| 2025-03-16 | crash: remove an unused argument from reserve_crashkernel_generic() | Sourabh Jain |
| 2025-01-31 | Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2025-01-29 | riscv: add a warning when physical memory address overflows | Yunhui Cui |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng |
| 2025-01-08 | riscv: mm: Fix the out of bound issue of vmemmap address | Xu Lu |
| 2024-12-11 | riscv: mm: Do not call pmd dtor on vmemmap page table teardown | Björn Töpel |
| 2024-09-24 | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2024-09-15 | Merge patch series "Svvptc extension to remove preventive sfence.vma" | Palmer Dabbelt |
| 2024-09-15 | riscv: Stop emitting preventive sfence.vma for new vmalloc mappings | Alexandre Ghiti |
| 2024-09-14 | riscv: Remove redundant restriction on memory size | Stuart Menefy |
| 2024-09-12 | Merge patch series "remove size limit on XIP kernel" | Palmer Dabbelt |
| 2024-09-12 | riscv: drop the use of XIP_OFFSET in create_kernel_page_table() | Nam Cao |