index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2025-01-09
Merge patch series "SBI PMU event related fixes"
Palmer Dabbelt
2025-01-09
drivers/perf: riscv: Fix Platform firmware event data
Atish Patra
2025-01-08
riscv: use local label names instead of global ones in assembly
Clément Léger
2025-01-08
riscv: qspinlock: Fixup _Q_PENDING_LOOPS definition
Guo Ren
2025-01-08
riscv: stacktrace: fix backtracing through exceptions
Clément Léger
2025-01-08
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
2025-01-08
riscv: kprobes: Fix incorrect address calculation
Nam Cao
2025-01-08
riscv: Fix sleeping in invalid context in die()
Nam Cao
2025-01-08
riscv: module: remove relocation_head rel_entry member allocation
Clément Léger
2024-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-11
riscv: mm: Do not call pmd dtor on vmemmap page table teardown
Björn Töpel
2024-12-11
riscv: Fix IPIs usage in kfence_protect_page()
Alexandre Ghiti
2024-12-11
riscv: Fix wrong usage of __pa() on a fixmap address
Alexandre Ghiti
2024-12-11
riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y
Guo Ren
2024-12-06
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
Michael Neuling
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
2024-11-26
RISC-V: Remove unnecessary include from compat.h
Palmer Dabbelt
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-21
RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
Yong-Xuan Wang
2024-11-21
RISC-V: Add Svade and Svadu Extensions Support
Yong-Xuan Wang
2024-11-20
Merge tag 'soc-dt-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-14
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dave Vasilevsky
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-12
riscv: Fix default misaligned access trap
Charlie Jenkins
2024-11-12
Merge tag 'riscv-dt-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2024-11-12
Merge tag 'riscv-sophgo-dt-for-v6.13' of https://github.com/sophgo/linux into...
Arnd Bergmann
2024-11-12
Merge tag 'renesas-dts-for-v6.13-tag1' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2024-11-12
Merge tag 'thead-dt-for-v6.13-p2' of https://github.com/pdp7/linux into soc/dt
Arnd Bergmann
2024-11-12
Merge tag 'thead-dt-for-v6.13' of https://github.com/pdp7/linux into soc/dt
Arnd Bergmann
2024-11-11
Merge patch series "Zacas/Zabha support and qspinlocks"
Palmer Dabbelt
2024-11-11
riscv: Add qspinlock support
Alexandre Ghiti
2024-11-11
riscv: Add ISA extension parsing for Ziccrse
Alexandre Ghiti
2024-11-11
riscv: Implement xchg8/16() using Zabha
Alexandre Ghiti
2024-11-11
riscv: Implement arch_cmpxchg128() using Zacas
Alexandre Ghiti
[next]