index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-25
/
+1
2026-08-18
Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
Linus Torvalds
1
-2
/
+3
2026-08-18
Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
2
-5
/
+0
2026-08-07
riscv: mm: Move dma_contiguous_reserve() after NUMA initialization
Eder Zulian
1
-2
/
+1
2026-08-07
riscv: mm: Apply Svinval in update_mmu_cache()
Xu Lu
1
-18
/
+0
2026-08-07
riscv: mm: Use ASID in update_mmu_cache()
Xu Lu
1
-5
/
+0
2026-08-02
Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-7
/
+14
2026-07-29
riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove
Karl Mehltretter
1
-2
/
+2
2026-07-29
riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
Troy Mitchell
1
-5
/
+12
2026-07-28
riscv/mm: use physical alignment for vmemmap_start_pfn
Jiakai Xu
1
-1
/
+2
2026-07-13
riscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMU
Vivian Wang
1
-0
/
+2
2026-07-01
riscv: remove unreachable invalid range check in kasan_init()
Sang-Heon Jeon
1
-3
/
+0
2026-07-01
riscv: remove unreachable invalid range check in create_linear_mapping_page_table()
Sang-Heon Jeon
1
-2
/
+0
2026-06-30
riscv: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
1
-2
/
+3
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-15
/
+3
2026-06-18
Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-7
/
+8
2026-06-08
riscv/mm: drop vmemmap_pmd helpers and use generic code
Muchun Song
1
-13
/
+0
2026-06-06
riscv: mm: Use the bitmap API for new_valid_map_cpus
Vivian Wang
1
-1
/
+1
2026-06-06
riscv: mm: Rename new_vmalloc into new_valid_map_cpus
Vivian Wang
1
-1
/
+1
2026-06-06
riscv: ptdump: Replace unbounded sprintf() in dump_prot()
Thorsten Blum
1
-6
/
+7
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
1
-2
/
+3
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
1
-0
/
+25
2026-05-01
riscv: mm: Fixup no5lvl failure when vaddr is invalid
Guo Ren (Alibaba DAMO Academy)
1
-0
/
+25
2026-04-26
driver core: Replace dev->dma_coherent with dev_dma_coherent()
Douglas Anderson
1
-1
/
+1
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
[next]