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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
10 days
Revert "riscv: Sparse-Memory/vmemmap out-of-bounds fix"
Sasha Levin
1
-1
/
+1
2026-04-18
riscv: kgdb: fix several debug register assignment bugs
Paul Walmsley
1
-3
/
+4
2025-12-07
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...
Danil Skrebenkov
1
-0
/
+1
2025-12-07
riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
1
-1
/
+1
2025-05-02
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2025-05-02
riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
WangYuli
1
-3
/
+1
2025-05-02
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
2
-8
/
+9
2025-02-01
riscv: Fix sleeping in invalid context in die()
Nam Cao
1
-3
/
+3
2024-11-08
riscv: Remove duplicated GET_RM
Chunyan Zhang
1
-2
/
+0
2024-11-08
riscv: Remove unused GENERATING_ASM_OFFSETS
Chunyan Zhang
1
-2
/
+0
2024-11-08
riscv: Use '%u' to format the output of 'cpu'
WangYuli
1
-1
/
+1
2024-11-08
riscv: efi: Set NX compat flag in PE/COFF header
Heinrich Schuchardt
1
-1
/
+1
2024-11-08
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
1
-0
/
+1
2024-10-17
riscv: define ILLEGAL_POINTER_VALUE for 64bit
Jisheng Zhang
1
-0
/
+5
2024-10-17
riscv: Fix fp alignment bug in perf_callchain_user()
Jinjie Ruan
1
-1
/
+1
2024-08-19
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
1
-8
/
+9
2024-05-02
riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
Guenter Roeck
1
-0
/
+1
2024-05-02
riscv: Fix TASK_SIZE on 64-bit NOMMU
Samuel Holland
1
-1
/
+1
2024-05-02
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2024-05-02
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-05-02
riscv: Enable per-task stack canaries
Guo Ren
5
-2
/
+23
2024-04-13
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
1
-2
/
+2
2024-03-06
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
1
-1
/
+1
2023-12-13
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
1
-4
/
+2
2023-10-25
riscv, bpf: Sign-extend return values
Björn Töpel
1
-2
/
+3
2023-10-25
riscv, bpf: Factor out emit_call for kernel and bpf context
Pu Lehui
1
-17
/
+13
2023-08-16
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
1
-8
/
+8
2023-07-27
riscv, bpf: Fix inconsistent JIT image generation
Björn Töpel
2
-9
/
+16
2023-07-27
bpf, riscv: Support riscv jit to provide bpf_line_info
Pu Lehui
2
-1
/
+8
2023-07-27
riscv: bpf: Avoid breaking W^X
Jisheng Zhang
1
-1
/
+2
2023-07-27
riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
Jisheng Zhang
2
-13
/
+13
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-06-14
riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
1
-0
/
+1
2023-04-20
riscv: Handle zicsr/zifencei issues between clang and binutils
Nathan Chancellor
2
-4
/
+28
2023-04-20
kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
Masahiro Yamada
1
-1
/
+1
2023-04-20
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
1
-1
/
+8
2023-04-05
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
4
-6
/
+40
2023-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-17
riscv: Add header include guards to insn.h
Liao Chang
1
-0
/
+5
2023-03-17
riscv: Avoid enabling interrupts in die()
Mattias Nissler
1
-2
/
+3
2023-03-17
RISC-V: Avoid dereferening NULL regs in die()
Palmer Dabbelt
1
-3
/
+6
2023-03-11
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-03-11
RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
1
-1
/
+1
2023-03-11
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
1
-0
/
+3
2023-02-15
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-15
riscv: disable generation of unwind tables
Andreas Schwab
1
-0
/
+3
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2
-2
/
+2
2023-01-14
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-14
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
1
-1
/
+1
[next]