index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-111
/
+13
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
1
-4
/
+3
2026-04-05
riscv/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
1
-1
/
+2
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
1
-4
/
+0
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
1
-103
/
+8
2026-04-04
riscv: mm: WARN_ON() for bad addresses in vmemmap_populate()
Vivian Wang
1
-0
/
+2
2026-04-04
riscv: move kaslr_offset() to page.h as a static inline function
Austin Kim
1
-5
/
+0
2026-04-04
riscv: fix various typos in comments and code
Sean Chang
2
-3
/
+3
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-1
/
+17
2026-02-06
RISC-V: KVM: Transparent huge page support
Jessica Liu
1
-0
/
+2
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
2
-2
/
+8
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
1
-1
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-9
/
+0
2026-01-26
riscv: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-3
/
+7
2026-01-25
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
1
-0
/
+16
2026-01-25
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
1
-1
/
+1
2025-11-19
riscv: pgtable: Use riscv_has_extension_unlikely
Vivian Wang
1
-12
/
+10
2025-11-19
riscv: Remove __GFP_HIGHMEM masking
Vishal Moola (Oracle)
1
-2
/
+2
2025-10-27
riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
1
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-4
/
+5
2025-09-21
riscv: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
1
-2
/
+2
2025-09-21
kasan: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
1
-0
/
+1
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
1
-0
/
+1
2025-09-18
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu
1
-3
/
+8
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
1
-2
/
+2
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-12
/
+4
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
1
-5
/
+0
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-09
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-3
/
+0
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
1
-4
/
+4
2025-07-09
riscv: mm: Add page fault trace points
Nam Cao
1
-0
/
+8
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-4
/
+73
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
1
-0
/
+31
2025-06-05
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
1
-0
/
+31
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
1
-3
/
+11
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
1
-1
/
+14
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
2
-0
/
+17
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
1
-3
/
+11
2025-06-05
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
1
-1
/
+14
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2025-05-11
riscv: mm: call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
1
-8
/
+8
2025-05-11
riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
1
-0
/
+6
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
1
-2
/
+2
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
1
-2
/
+44
2025-04-29
riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()
Yury Norov
1
-1
/
+1
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-95
/
+115
2025-04-03
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
1
-30
/
+44
[next]