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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
38
-767
/
+1322
2025-06-05
riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
Miquel Sabaté Solà
1
-4
/
+4
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
9
-10
/
+142
2025-06-05
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
1
-5
/
+18
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: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
5
-48
/
+63
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
2
-0
/
+2
2025-06-05
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
1
-1
/
+1
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
7
-486
/
+610
2025-06-05
RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
谢致邦 (XIE Zhibang)
1
-2
/
+2
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
9
-199
/
+289
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
6
-2
/
+120
2025-06-05
riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
1
-1
/
+3
2025-06-05
riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
Guo Ren
1
-0
/
+24
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
8
-9
/
+55
2025-06-05
riscv: Introduce Zicbop instructions
Alexandre Ghiti
1
-0
/
+60
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
5
-1
/
+101
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
5
-486
/
+510
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
5
-27
/
+48
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
5
-6
/
+105
2025-06-05
riscv: ftrace: support PREEMPT
Andy Chiu
1
-1
/
+1
2025-06-05
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
1
-1
/
+14
2025-06-05
riscv: vector: Support calling schedule() for preemptible Vector
Andy Chiu
2
-3
/
+24
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
3
-97
/
+98
2025-06-05
riscv: ftrace: align patchable functions to 4 Byte boundary
Andy Chiu
1
-0
/
+2
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
3
-2
/
+28
2025-06-04
riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
2
-2
/
+21
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
2
-3
/
+4
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
3
-5
/
+77
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
2
-0
/
+74
2025-06-04
riscv: sbi: add new SBI error mappings
Clément Léger
1
-0
/
+10
2025-06-04
riscv: sbi: remove useless parenthesis
Clément Léger
1
-3
/
+3
2025-06-04
riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
Clément Léger
1
-0
/
+33
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-32
/
+2
2025-06-02
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
Palmer Dabbelt
6
-298
/
+0
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-16
/
+79
2025-05-31
Merge tag 'soc-newsoc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-107
/
+3496
2025-05-31
Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
7
-24
/
+217
2025-05-31
Merge tag 'soc-defconfig-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+4
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
13
-75
/
+115
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
3
-107
/
+243
[prev]
[next]