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-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: 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-23
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-10-15
riscv, bpf: Sign extend struct ops return values properly
Hengqi Chen
1
-1
/
+41
2025-09-19
RISC-V: Remove unnecessary include from compat.h
Palmer Dabbelt
1
-1
/
+0
2025-09-09
riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id
Radim Krčmář
1
-1
/
+1
2025-09-09
riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
Radim Krčmář
1
-1
/
+1
2025-09-09
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
1
-1
/
+1
2025-09-09
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
1
-1
/
+1
2025-09-09
riscv: Only allow LTO with CMODEL_MEDANY
Nathan Chancellor
1
-1
/
+1
2025-09-04
RISC-V: KVM: fix stack overrun when loading vlenb
Radim Krčmář
1
-0
/
+2
2025-08-20
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-3
/
+0
2025-07-24
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
1
-1
/
+1
2025-07-24
riscv: Enable interrupt during exception handling
Nam Cao
1
-4
/
+6
2025-07-17
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-07-10
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2025-07-06
riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
Sasha Levin
1
-1
/
+1
2025-07-06
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
1
-2
/
+2
2025-07-06
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-07-06
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
1
-1
/
+14
2025-06-27
RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
Anup Patel
1
-2
/
+2
2025-06-27
RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
Anup Patel
1
-2
/
+2
2025-06-19
riscv: misaligned: fix sleeping function called during misaligned access hand...
Nylon Chen
1
-2
/
+2
2025-06-19
RISC-V: KVM: lock the correct mp_state during reset
Radim Krčmář
1
-2
/
+2
2025-05-29
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-2
/
+2
2025-05-29
riscv: Call secondary mmu notifier when flushing the tlb
Alexandre Ghiti
1
-15
/
+22
2025-05-29
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
2
-9
/
+5
2025-05-22
riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
Ze Huang
1
-1
/
+1
2025-05-18
riscv: misaligned: enable IRQs while handling misaligned accesses
Clément Léger
1
-4
/
+8
2025-05-18
riscv: misaligned: factorize trap handling
Clément Léger
1
-30
/
+36
2025-05-18
riscv: misaligned: Add handling for ZCB instructions
Nylon Chen
1
-0
/
+17
2025-05-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
1
-1
/
+0
2025-05-02
riscv: Provide all alternative macros all the time
Andrew Jones
1
-12
/
+7
2025-05-02
riscv: uprobes: Add missing fence.i after building the XOL buffer
Björn Töpel
1
-8
/
+2
2025-05-02
riscv: Replace function-like macro by static inline function
Björn Töpel
1
-5
/
+10
2025-04-25
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2025-04-25
riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
WangYuli
1
-3
/
+1
2025-04-25
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
2
-8
/
+9
2025-04-25
riscv: module: Allocate PLT entries for R_RISCV_PLT32
Samuel Holland
1
-6
/
+7
2025-04-25
riscv: module: Fix out-of-bounds relocation access
Samuel Holland
1
-1
/
+1
2025-04-25
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
1
-1
/
+35
2025-04-25
riscv: Use kvmalloc_array on relocation_hashtable
Will Pierce
1
-4
/
+5
[next]