index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
riscv: compat: fix COMPAT_UTS_MACHINE definition
Han Gao
1
-1
/
+1
2026-01-25
errata/sifive: remove unreliable warn_miss_errata
Andreas Schwab
1
-18
/
+0
2026-01-25
riscv: fix minor typo in syscall.h comment
Austin Kim
1
-1
/
+1
2026-01-25
riscv: signal: fix some warnings reported by sparse
Paul Walmsley
1
-3
/
+3
2026-01-24
Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+19
2026-01-22
riscv: Add intermediate cast to 'unsigned long' in __get_user_asm
Nathan Chancellor
1
-1
/
+1
2026-01-16
riscv: Use 64-bit variable for output in __get_user_asm
Nathan Chancellor
1
-2
/
+12
2026-01-15
riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAIN...
Jonathan Cameron
1
-0
/
+1
2026-01-14
riscv: suspend: Fix stimecmp update hazard on RV32
Naohiko Shimizu
1
-1
/
+2
2026-01-14
riscv: kvm: Fix vstimecmp update hazard on RV32
Naohiko Shimizu
1
-2
/
+4
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-4
/
+2
2026-01-07
riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
1
-7
/
+8
2026-01-07
riscv: remove irqflags.h inclusion in asm/bitops.h
Yunhui Cui
1
-1
/
+0
2026-01-07
riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
Ben Dooks
1
-1
/
+1
2026-01-07
riscv: configs: Clean up references to non-existing configs
Lukas Bulwahn
3
-4
/
+0
2026-01-06
riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
Menglong Dong
1
-4
/
+2
2026-01-05
riscv: kexec_image: Fix dead link to boot-image-header.rst
Soham Metha
1
-1
/
+1
2026-01-05
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+0
2026-01-05
riscv: cpufeature: Fix Zk bundled extension missing Zknh
Guodong Xu
1
-12
/
+11
2025-12-30
riscv: fix KUnit test_kprobes crash when building with Clang
Jiakai Xu
1
-0
/
+2
2025-12-30
riscv: Sanitize syscall table indexing under speculation
Lukas Gerlach
1
-1
/
+3
2025-12-30
riscv: boot: Always make Image from vmlinux, not vmlinux.unstripped
Vivian Wang
1
-4
/
+0
2025-12-19
riscv: Add SBI debug trigger extension and function ids
Himanshu Chauhan
1
-0
/
+29
2025-12-19
riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.
Zongmin Zhou
1
-4
/
+4
2025-12-19
riscv: hwprobe: export Zilsd and Zclsd ISA extensions
Pincheng Wang
2
-0
/
+5
2025-12-19
riscv: add ISA extension parsing for Zilsd and Zclsd
Pincheng Wang
2
-0
/
+26
2025-12-19
riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()
Paul Walmsley
1
-2
/
+2
2025-12-19
riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMP
Paul Walmsley
1
-0
/
+6
2025-12-19
riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMP
Paul Walmsley
1
-0
/
+6
2025-12-19
riscv: signal: abstract header saving for setup_sigcontext
Andy Chiu
2
-21
/
+44
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
1
-4
/
+8
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2025-12-05
Merge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-0
/
+271
2025-12-05
Merge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
32
-29
/
+1892
2025-12-05
Merge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-96
/
+135
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-125
/
+187
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-2
/
+196
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-4
/
+7
2025-12-02
Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
19
-93
/
+133
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2025-11-28
Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-11-28
Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2025-11-27
Merge tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+1
2025-11-27
Merge tag 'riscv-dt-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
15
-19
/
+516
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+2
2025-11-25
riscv: dts: starfive: add Orange Pi RV
Icenowy Zheng
2
-0
/
+77
2025-11-25
riscv: dts: starfive: Add VisionFive 2 Lite eMMC board device tree
Hal Feng
2
-0
/
+23
2025-11-25
riscv: dts: starfive: Add VisionFive 2 Lite board device tree
Hal Feng
2
-0
/
+21
[next]