index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2025-05-08
riscv: misaligned: factorize trap handling
Clément Léger
2025-05-05
riscv: misaligned: Add handling for ZCB instructions
Nylon Chen
2025-04-29
riscv: entry: Split ret_from_fork() into user and kernel
Charlie Jenkins
2025-04-29
riscv: entry: Convert ret_from_fork() to C
Charlie Jenkins
2025-04-25
Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-24
riscv: uprobes: Add missing fence.i after building the XOL buffer
Björn Töpel
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-04-18
Merge patch series "riscv: misaligned: Add ZCB handling and fix sleeping func...
Palmer Dabbelt
2025-04-18
riscv: misaligned: Add handling for ZCB instructions
Nylon Chen
2025-04-18
riscv: misaligned: fix sleeping function called during misaligned access hand...
Nylon Chen
2025-04-16
Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
2025-04-16
Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"
Palmer Dabbelt
2025-04-16
riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
WangYuli
2025-04-16
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
2025-04-16
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2025-04-14
riscv: module: Allocate PLT entries for R_RISCV_PLT32
Samuel Holland
2025-04-14
riscv: module: Fix out-of-bounds relocation access
Samuel Holland
2025-04-14
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
2025-04-14
riscv: Fix unaligned access info messages
Andrew Jones
2025-04-07
riscv: Use kvmalloc_array on relocation_hashtable
Will Pierce
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-01
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
2025-04-01
Merge patch series "Add some validation for vector, vector crypto and fp stuff"
Alexandre Ghiti
2025-04-01
riscv: print hartid on bringup
Yunhui Cui
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
RISC-V: add f & d extension validation checks
Conor Dooley
2025-03-25
RISC-V: add vector crypto extension validation checks
Conor Dooley
2025-03-25
RISC-V: add vector extension validation checks
Conor Dooley
2025-03-20
Merge patch series "riscv: Add runtime constant support"
Alexandre Ghiti
2025-03-20
riscv: Add runtime constant support
Charlie Jenkins
2025-03-20
riscv: Move nop definition to insn-def.h
Charlie Jenkins
2025-03-20
Merge patch series "riscv: Unaligned access speed probing fixes and skipping"
Alexandre Ghiti
2025-03-19
riscv: Add parameter for skipping access speed tests
Andrew Jones
2025-03-19
riscv: Fix set up of vector cpu hotplug callback
Andrew Jones
2025-03-19
riscv: Fix set up of cpu hotplug callbacks
Andrew Jones
2025-03-19
riscv: Change check_unaligned_access_speed_all_cpus to void
Andrew Jones
2025-03-19
riscv: Fix check_unaligned_access_all_cpus
Andrew Jones
2025-03-19
riscv: Fix riscv_online_cpu_vec
Andrew Jones
2025-03-19
riscv: Annotate unaligned access init functions
Andrew Jones
2025-03-19
riscv: hwprobe: export Zaamo and Zalrsc extensions
Clément Léger
2025-03-19
riscv: add parsing for Zaamo and Zalrsc extensions
Clément Léger
2025-03-19
riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...
Pu Lehui
2025-03-18
riscv: Fix missing __free_pages() in check_vector_unaligned_access()
Alexandre Ghiti
2025-03-18
riscv: Fix the __riscv_copy_vec_words_unaligned implementation
Tingbo Liao
2025-03-18
riscv: remove redundant CMDLINE_FORCE check
Zixian Zeng
2025-03-18
Merge patch series "Support SSTC while PM operations"
Alexandre Ghiti
2025-03-18
riscv: Add stimecmp save and restore
Nick Hu
2025-03-18
riscv: Simplify base extension checks and direct boolean return
Chin Yik Ming
2025-03-18
riscv: Remove unused TASK_TI_FLAGS
Jinjie Ruan
[prev]
[next]