index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-04-24
riscv: uprobes: Add missing fence.i after building the XOL buffer
Björn Töpel
-8
/
+2
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
-2
/
+2
2025-04-18
Merge patch series "riscv: misaligned: Add ZCB handling and fix sleeping func...
Palmer Dabbelt
-2
/
+19
2025-04-18
riscv: misaligned: Add handling for ZCB instructions
Nylon Chen
-0
/
+17
2025-04-18
riscv: misaligned: fix sleeping function called during misaligned access hand...
Nylon Chen
-2
/
+2
2025-04-16
Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
-22
/
+64
2025-04-16
Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"
Palmer Dabbelt
-0
/
+6
2025-04-16
riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
WangYuli
-3
/
+1
2025-04-16
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
-0
/
+8
2025-04-16
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-0
/
+267
2025-04-14
riscv: module: Allocate PLT entries for R_RISCV_PLT32
Samuel Holland
-6
/
+7
2025-04-14
riscv: module: Fix out-of-bounds relocation access
Samuel Holland
-1
/
+1
2025-04-14
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
-1
/
+35
2025-04-14
riscv: Fix unaligned access info messages
Andrew Jones
-14
/
+21
2025-04-07
riscv: Use kvmalloc_array on relocation_hashtable
Will Pierce
-4
/
+5
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-173
/
+367
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-04-01
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
-0
/
+3
2025-04-01
Merge patch series "Add some validation for vector, vector crypto and fp stuff"
Alexandre Ghiti
-40
/
+103
2025-04-01
riscv: print hartid on bringup
Yunhui Cui
-0
/
+6
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-97
/
+11
2025-03-25
RISC-V: add f & d extension validation checks
Conor Dooley
-2
/
+29
2025-03-25
RISC-V: add vector crypto extension validation checks
Conor Dooley
-16
/
+33
2025-03-25
RISC-V: add vector extension validation checks
Conor Dooley
-20
/
+40
2025-03-20
Merge patch series "riscv: Add runtime constant support"
Alexandre Ghiti
-5
/
+8
2025-03-20
riscv: Add runtime constant support
Charlie Jenkins
-0
/
+3
2025-03-20
riscv: Move nop definition to insn-def.h
Charlie Jenkins
-5
/
+5
2025-03-20
Merge patch series "riscv: Unaligned access speed probing fixes and skipping"
Alexandre Ghiti
-101
/
+150
2025-03-19
riscv: Add parameter for skipping access speed tests
Andrew Jones
-66
/
+121
2025-03-19
riscv: Fix set up of vector cpu hotplug callback
Andrew Jones
-15
/
+16
2025-03-19
riscv: Fix set up of cpu hotplug callbacks
Andrew Jones
-14
/
+13
2025-03-19
riscv: Change check_unaligned_access_speed_all_cpus to void
Andrew Jones
-10
/
+5
2025-03-19
riscv: Fix check_unaligned_access_all_cpus
Andrew Jones
-10
/
+7
2025-03-19
riscv: Fix riscv_online_cpu_vec
Andrew Jones
-2
/
+4
2025-03-19
riscv: Annotate unaligned access init functions
Andrew Jones
-11
/
+11
2025-03-19
riscv: hwprobe: export Zaamo and Zalrsc extensions
Clément Léger
-0
/
+2
2025-03-19
riscv: add parsing for Zaamo and Zalrsc extensions
Clément Léger
-1
/
+8
2025-03-19
riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...
Pu Lehui
-13
/
+11
2025-03-18
riscv: Fix missing __free_pages() in check_vector_unaligned_access()
Alexandre Ghiti
-1
/
+4
2025-03-18
riscv: Fix the __riscv_copy_vec_words_unaligned implementation
Tingbo Liao
-1
/
+1
2025-03-18
riscv: remove redundant CMDLINE_FORCE check
Zixian Zeng
-5
/
+0
2025-03-18
Merge patch series "Support SSTC while PM operations"
Alexandre Ghiti
-0
/
+14
2025-03-18
riscv: Add stimecmp save and restore
Nick Hu
-0
/
+14
2025-03-18
riscv: Simplify base extension checks and direct boolean return
Chin Yik Ming
-5
/
+3
2025-03-18
riscv: Remove unused TASK_TI_FLAGS
Jinjie Ruan
-1
/
+0
2025-03-18
RISC-V: hwprobe: Expose Zicbom extension and its block size
Yunhui Cui
-1
/
+7
2025-03-18
RISC-V: Enable cbo.clean/flush in usermode
Yunhui Cui
-0
/
+8
2025-03-18
Merge patch series "riscv: Add bfloat16 instruction support"
Alexandre Ghiti
-0
/
+38
2025-03-18
riscv: hwprobe: export bfloat16 ISA extension
Inochi Amaoto
-0
/
+3
2025-03-18
riscv: add ISA extension parsing for bfloat16 ISA extension
Inochi Amaoto
-0
/
+35
[prev]
[next]