index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
riscv: export boot_cpu_hartid
Klara Modin
1
-0
/
+1
2025-06-23
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
1
-1
/
+1
2025-06-23
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
1
-2
/
+2
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-687
/
+1436
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
3
-16
/
+185
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
1
-1
/
+1
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
2
-7
/
+8
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
10
-39
/
+324
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
4
-0
/
+275
2025-06-05
riscv: enable mseal sysmap for RV64
Jisheng Zhang
1
-1
/
+1
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
15
-691
/
+971
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
1
-0
/
+21
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
1
-1
/
+1
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
1
-0
/
+1
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
5
-486
/
+602
2025-06-05
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
1
-16
/
+65
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
3
-164
/
+208
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
1
-0
/
+21
2025-06-05
riscv/kexec_file: Fix comment in purgatory relocator
Yao Zi
1
-1
/
+1
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
3
-1
/
+98
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
4
-486
/
+505
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
3
-26
/
+41
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
3
-4
/
+101
2025-06-05
riscv: ftrace: do not use stop_machine to update code
Andy Chiu
1
-54
/
+10
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
2
-70
/
+76
2025-06-05
riscv: ftrace factor out code defined by !WITH_ARG
Andy Chiu
2
-49
/
+0
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
2
-2
/
+21
2025-06-04
riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
1
-2
/
+15
2025-06-04
riscv: misaligned: move emulated access uniformity check in a function
Clément Léger
1
-6
/
+14
2025-06-04
riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
Clément Léger
1
-2
/
+0
2025-06-04
riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
Clément Léger
1
-2
/
+6
2025-06-04
riscv: misaligned: request misaligned exception from SBI
Clément Léger
2
-4
/
+75
2025-06-04
riscv: sbi: add SBI FWFT extension calls
Clément Léger
1
-1
/
+19
2025-06-04
riscv: sbi: add FWFT extension interface
Clément Léger
1
-0
/
+57
2025-06-04
riscv: sbi: remove useless parenthesis
Clément Léger
1
-3
/
+3
2025-06-02
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
Palmer Dabbelt
4
-267
/
+0
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+30
2025-05-26
Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+10
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-4
/
+4
2025-05-21
RISC-V: KVM: Remove scounteren initialization
Atish Patra
1
-0
/
+10
2025-05-08
Merge patch series "riscv: Add vendor extensions support for SiFive"
Palmer Dabbelt
5
-0
/
+60
2025-05-08
riscv: hwprobe: Add SiFive xsfvfwmaccqqq vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: Add SiFive xsfvfwmaccqqq vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: hwprobe: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
1
-0
/
+1
[next]