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-04-10
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
1
-0
/
+3
2025-04-10
riscv: Fix set up of vector cpu hotplug callback
Andrew Jones
1
-15
/
+16
2025-04-10
riscv: Fix set up of cpu hotplug callbacks
Andrew Jones
1
-14
/
+13
2025-04-10
riscv: Change check_unaligned_access_speed_all_cpus to void
Andrew Jones
1
-10
/
+5
2025-04-10
riscv: Fix check_unaligned_access_all_cpus
Andrew Jones
2
-10
/
+7
2025-04-10
riscv: Fix riscv_online_cpu_vec
Andrew Jones
1
-2
/
+4
2025-04-10
riscv: Annotate unaligned access init functions
Andrew Jones
2
-11
/
+11
2025-04-10
riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...
Pu Lehui
1
-13
/
+11
2025-04-10
riscv: Fix missing __free_pages() in check_vector_unaligned_access()
Alexandre Ghiti
1
-1
/
+4
2025-04-10
riscv: Fix the __riscv_copy_vec_words_unaligned implementation
Tingbo Liao
1
-1
/
+1
2025-02-14
riscv: signal: fix signal_minsigstksz
Yong-Xuan Wang
1
-1
/
+1
2025-02-14
riscv: signal: fix signal frame size
Yong-Xuan Wang
1
-6
/
+0
2025-02-14
riscv: cpufeature: use bitmap_equal() instead of memcmp()
Clément Léger
1
-1
/
+1
2025-02-14
riscv: cacheinfo: Use of_property_present() for non-boolean properties
Rob Herring
1
-6
/
+6
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-18
/
+212
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2
-2
/
+2
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-3
/
+1
2025-01-24
Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+1
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-12
/
+29
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-23
/
+0
2025-01-20
riscv: export __cpuid_to_hartid_map
Valentina Fernandez
1
-0
/
+1
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
12
-18
/
+212
2025-01-18
riscv: Add ghostwrite vulnerability
Charlie Jenkins
3
-1
/
+71
2025-01-18
riscv: hwprobe: Add thead vendor extension probing
Charlie Jenkins
3
-0
/
+25
2025-01-18
riscv: vector: Support xtheadvector save/restore
Charlie Jenkins
5
-18
/
+18
2025-01-18
riscv: vector: Use vlenb from DT for thead
Charlie Jenkins
3
-1
/
+70
2025-01-18
riscv: Add thead and xtheadvector as a vendor extension
Charlie Jenkins
4
-0
/
+30
2025-01-18
RISC-V: Mark riscv_v_init() as __init
Palmer Dabbelt
1
-1
/
+1
2025-01-08
riscv: use local label names instead of global ones in assembly
Clément Léger
1
-10
/
+10
2025-01-08
riscv: stacktrace: fix backtracing through exceptions
Clément Léger
2
-1
/
+4
2025-01-08
riscv: kprobes: Fix incorrect address calculation
Nam Cao
1
-1
/
+1
2025-01-08
riscv: Fix sleeping in invalid context in die()
Nam Cao
1
-3
/
+3
2025-01-08
riscv: module: remove relocation_head rel_entry member allocation
Clément Léger
1
-14
/
+4
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
1
-11
/
+13
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
1
-1
/
+16
2024-12-11
riscv: Fix wrong usage of __pa() on a fixmap address
Alexandre Ghiti
1
-1
/
+1
2024-12-11
riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y
Guo Ren
1
-3
/
+9
2024-12-11
kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
1
-23
/
+0
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+12
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-34
/
+641
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+12
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
15
-34
/
+641
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-6
/
+7
2024-11-21
RISC-V: Add Svade and Svadu Extensions Support
Yong-Xuan Wang
1
-0
/
+12
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-15
/
+15
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-38
/
+20
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
9
-11
/
+20
[next]