index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-24
riscv: add RISC-V Svrsw60t59b extension support
Chunyan Zhang
2025-11-19
riscv: hwprobe: Expose Zicbop extension and its block size
Yao Zihong
2025-11-19
riscv: hwprobe: Export Zalasr extension
Xu Lu
2025-11-19
riscv: Add ISA extension parsing for Zalasr
Xu Lu
2025-11-19
riscv: ptrace: Optimize the allocation of vector regset
Yong-Xuan Wang
2025-11-19
RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
2025-11-16
riscv: sbi: Prefer SRST shutdown over legacy
Mayuresh Chitale
2025-10-27
riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
Thorsten Blum
2025-10-27
riscv: tests: Make RISCV_KPROBES_KUNIT tristate
Vivian Wang
2025-10-27
riscv: tests: Rename kprobes_test_riscv to kprobes_riscv
Vivian Wang
2025-10-27
riscv: Fix memory leak in module_frob_arch_sections()
Miaoqian Lin
2025-10-27
riscv: stacktrace: Disable KASAN checks for non-current tasks
Chunyan Zhang
2025-10-18
riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
Paul Walmsley
2025-10-18
riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
Paul Walmsley
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
2025-10-17
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
2025-10-17
riscv: Register IPI IRQs with unique names
Samuel Holland
2025-10-10
riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__
Paul Walmsley
2025-10-09
riscv: acpi: avoid errors caused by probing DT devices when ACPI is used
Han Gao
2025-10-09
riscv: kprobes: Fix probe address validation
Fabian Vogt
2025-10-09
riscv: entry: fix typo in comment 'instruciton' -> 'instruction'
Florian Schmaus
2025-10-09
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...
Danil Skrebenkov
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
2025-09-19
riscv: hwprobe: Add MIPS vendor extension probing
Aleksa Paunovic
2025-09-18
riscv: Add xmipsexectl as a vendor extension
Aleksa Paunovic
2025-09-18
riscv: cpufeature: add validation for zfa, zfh and zfhmin
Clément Léger
2025-09-18
riscv: sbi: Switch to new sys-off handler API
Andrew Davis
2025-09-18
RISC-V: ACPI: enable parsing the BGRT table
Heinrich Schuchardt
2025-09-18
riscv: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
2025-09-18
riscv: mmap(): use unsigned offset type in riscv_sys_mmap
Jessica Liu
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-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
Nam Cao
[next]