index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
Lines
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+2
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+17
2026-02-06
RISC-V: KVM: Transparent huge page support
Jessica Liu
-0
/
+2
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
-2
/
+8
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-1
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-9
/
+0
2026-01-26
riscv: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-3
/
+7
2026-01-25
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
-0
/
+16
2026-01-25
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
-1
/
+1
2025-11-19
riscv: pgtable: Use riscv_has_extension_unlikely
Vivian Wang
-12
/
+10
2025-11-19
riscv: Remove __GFP_HIGHMEM masking
Vishal Moola (Oracle)
-2
/
+2
2025-10-27
riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+5
2025-09-21
riscv: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
-2
/
+2
2025-09-21
kasan: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
-0
/
+1
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
-0
/
+1
2025-09-18
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu
-3
/
+8
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
-2
/
+2
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
-2
/
+2
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+4
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
-5
/
+0
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
-1
/
+1
2025-07-09
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
-3
/
+0
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
-4
/
+4
2025-07-09
riscv: mm: Add page fault trace points
Nam Cao
-0
/
+8
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+73
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-0
/
+31
2025-06-05
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
-0
/
+31
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
-3
/
+11
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
-1
/
+14
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
-0
/
+17
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
-3
/
+11
2025-06-05
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
-1
/
+14
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
-1
/
+1
2025-05-11
riscv: mm: call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
-8
/
+8
2025-05-11
riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
-0
/
+6
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
-2
/
+2
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
-2
/
+44
2025-04-29
riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()
Yury Norov
-1
/
+1
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-96
/
+116
2025-04-03
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-31
/
+45
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-4
/
+2
2025-04-01
riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
Alexandre Ghiti
-31
/
+45
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
-48
/
+49
2025-03-26
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
-6
/
+2
2025-03-26
riscv: Support CONFIG_RELOCATABLE on riscv32
Samuel Holland
-9
/
+8
2025-03-26
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
-38
/
+44
2025-03-18
riscv: mm: Don't use %pK through printk
Thomas Weißschuh
-1
/
+1
2025-03-18
riscv: Fix a comment typo in set_mm_asid()
Chin Yik Ming
-1
/
+1
[next]