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-12-07
riscv: dts: allwinner: d1: fix vlenb property
Sergey Matyukevich
1
-1
/
+1
2025-11-24
riscv: acpi: avoid errors caused by probing DT devices when ACPI is used
Han Gao
1
-2
/
+5
2025-11-24
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...
Danil Skrebenkov
1
-0
/
+1
2025-11-24
riscv: Build loader.bin exclusively for Canaan K210
Feng Jiang
1
-1
/
+1
2025-11-13
riscv: Fix memory leak in module_frob_arch_sections()
Miaoqian Lin
1
-2
/
+6
2025-11-13
riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
1
-1
/
+1
2025-11-13
riscv: stacktrace: Disable KASAN checks for non-current tasks
Chunyan Zhang
1
-2
/
+19
2025-11-13
riscv: bpf: Fix uninitialized symbol 'retval_off'
Chenghao Duan
1
-3
/
+2
2025-11-02
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-10-29
riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
Paul Walmsley
1
-0
/
+6
2025-10-29
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
1
-3
/
+1
2025-10-29
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-10-29
riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
Paul Walmsley
1
-2
/
+2
2025-10-29
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
5
-15
/
+79
2025-10-29
riscv: cpufeature: add validation for zfa, zfh and zfhmin
Clément Léger
2
-11
/
+9
2025-10-29
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu
3
-3
/
+49
2025-10-29
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
2
-4
/
+4
2025-10-23
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-10-15
RISC-V: KVM: Write hgatp register with valid mode bits
Fangyu Yu
1
-1
/
+2
2025-10-15
riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
1
-1
/
+41
2025-10-15
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-09-26
Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+17
2025-09-24
Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-09-23
riscv: Use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
1
-0
/
+17
2025-09-23
Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2025-09-10
riscv: dts: allwinner: rename devterm i2c-gpio node to comply with binding
Conor Dooley
1
-1
/
+1
2025-09-07
Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-13
/
+13
2025-09-05
riscv: Fix sparse warning about different address spaces
Alexandre Ghiti
1
-2
/
+2
2025-09-05
riscv: Fix sparse warning in __get_user_error()
Alexandre Ghiti
1
-1
/
+1
2025-09-05
riscv: kexec: Initialize kexec_buf struct
Breno Leitao
3
-4
/
+4
2025-09-05
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
1
-1
/
+1
2025-09-05
riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id
Radim Krčmář
1
-1
/
+1
2025-09-05
riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
Radim Krčmář
1
-1
/
+1
2025-09-05
riscv: uaccess: fix __put_user_nocheck for unaligned accesses
Aurelien Jarno
1
-1
/
+1
2025-09-05
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
1
-1
/
+1
2025-09-04
riscv: Only allow LTO with CMODEL_MEDANY
Nathan Chancellor
1
-1
/
+1
2025-08-25
RISC-V: KVM: fix stack overrun when loading vlenb
Radim Krčmář
1
-0
/
+2
2025-08-25
RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
Quan Zhou
1
-1
/
+1
2025-08-25
RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()
Fangyu Yu
1
-1
/
+4
2025-08-12
riscv: dts: thead: Add APB clocks for TH1520 GMACs
Yao Zi
1
-4
/
+6
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-1
/
+8
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-14
/
+21
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
1
-0
/
+1
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-69
/
+0
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
2
-40
/
+0
2025-07-31
cfi: add C CFI type macro
Mark Rutland
1
-32
/
+3
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-53
/
+4
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-642
/
+939
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-0
/
+8
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
[next]