summaryrefslogtreecommitdiff
path: root/arch/riscv/mm
AgeCommit message (Expand)Author
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-18Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-08riscv/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song
2026-06-06riscv: mm: Use the bitmap API for new_valid_map_cpusVivian Wang
2026-06-06riscv: mm: Rename new_vmalloc into new_valid_map_cpusVivian Wang
2026-06-06riscv: ptdump: Replace unbounded sprintf() in dump_prot()Thorsten Blum
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-01riscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-05riscv/mm: align vmemmap to maximal folio sizeKiryl Shutsemau
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-04riscv: Remove support for XIP kernelNam Cao
2026-04-04riscv: mm: WARN_ON() for bad addresses in vmemmap_populate()Vivian Wang
2026-04-04riscv: move kaslr_offset() to page.h as a static inline functionAustin Kim
2026-04-04riscv: fix various typos in comments and codeSean Chang
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-06RISC-V: KVM: Transparent huge page supportJessica Liu
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26riscv: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-25riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEsDeepak Gupta
2026-01-25riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITEDeepak Gupta
2025-11-19riscv: pgtable: Use riscv_has_extension_unlikelyVivian Wang
2025-11-19riscv: Remove __GFP_HIGHMEM maskingVishal Moola (Oracle)
2025-10-27riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-21riscv: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic
2025-09-18riscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-24mm: remove arch_flush_tlb_batched_pending() arch helperRyan Roberts
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-09mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-07-09mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes
2025-07-09riscv: mm: Add page fault trace pointsNam Cao
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05riscv: mm: Add support for Svinval extensionMayuresh Chitale
2025-06-05Merge patch series "riscv: Add Zicbop & prefetchw support"Alexandre Ghiti
2025-06-05Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"Alexandre Ghiti
2025-06-05riscv: Add support for PUD THPAlexandre Ghiti