index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-07-16
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
2025-07-16
riscv: Enable interrupt during exception handling
Nam Cao
2025-07-16
riscv: ftrace: Properly acquire text_mutex to fix a race condition
Alexandre Ghiti
2025-06-30
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
2025-06-23
riscv: export boot_cpu_hartid
Klara Modin
2025-06-23
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
2025-06-23
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2025-06-05
riscv: enable mseal sysmap for RV64
Jisheng Zhang
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
2025-06-05
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
2025-06-05
riscv/kexec_file: Fix comment in purgatory relocator
Yao Zi
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
2025-06-05
riscv: ftrace: do not use stop_machine to update code
Andy Chiu
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
2025-06-05
riscv: ftrace factor out code defined by !WITH_ARG
Andy Chiu
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
2025-06-04
riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
2025-06-04
riscv: misaligned: move emulated access uniformity check in a function
Clément Léger
2025-06-04
riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
Clément Léger
2025-06-04
riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
Clément Léger
2025-06-04
riscv: misaligned: request misaligned exception from SBI
Clément Léger
2025-06-04
riscv: sbi: add SBI FWFT extension calls
Clément Léger
2025-06-04
riscv: sbi: add FWFT extension interface
Clément Léger
2025-06-04
riscv: sbi: remove useless parenthesis
Clément Léger
2025-06-02
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
Palmer Dabbelt
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-26
Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-05-21
RISC-V: KVM: Remove scounteren initialization
Atish Patra
2025-05-08
Merge patch series "riscv: Add vendor extensions support for SiFive"
Palmer Dabbelt
[next]