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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...
Danil Skrebenkov
1
-0
/
+1
2025-10-29
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-08-28
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-7
/
+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
1
-0
/
+8
2025-05-02
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
1
-1
/
+35
2025-01-23
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: Fix fp alignment bug in perf_callchain_user()
Jinjie Ruan
1
-1
/
+1
2024-09-12
riscv: set trap vector earlier
yang.zhang
1
-0
/
+3
2024-07-27
riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
Puranjay Mohan
1
-1
/
+2
2024-07-18
riscv: kexec: Avoid deadlock in kexec crash path
Song Shuai
1
-9
/
+1
2024-06-16
riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
1
-6
/
+14
2024-06-16
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2
-1
/
+11
2024-04-10
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-01-25
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
1
-1
/
+2
2024-01-25
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
3
-1
/
+14
2023-12-13
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
1
-4
/
+2
2023-11-28
riscv: kprobes: allow writing to x0
Nam Cao
1
-1
/
+1
2023-07-23
riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
1
-0
/
+2
2023-05-01
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
1
-4
/
+1
2023-05-01
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
1
-1
/
+0
2023-04-20
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
1
-1
/
+8
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2
-5
/
+37
2023-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
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-10
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2
-72
/
+35
2023-03-10
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
1
-0
/
+3
2023-02-22
riscv: kprobe: Fixup misaligned load text
Guo Ren
1
-3
/
+5
2023-02-22
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-6
/
+5
2023-02-14
riscv: stacktrace: Fix missing the first frame
Liu Shixin
1
-1
/
+2
2023-02-09
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
1
-0
/
+18
2023-02-01
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
1
-2
/
+2
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-01-12
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2023-01-12
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
1
-1
/
+1
2022-12-31
RISC-V: Align the shadow stack
Palmer Dabbelt
1
-1
/
+1
2022-12-08
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
1
-0
/
+35
2022-12-08
riscv: fix race when vmap stack overflow
Jisheng Zhang
2
-0
/
+31
2022-12-08
riscv: mm: Proper page permissions after initmem free
Björn Töpel
1
-4
/
+5
2022-12-08
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
1
-0
/
+1
2022-12-02
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-11-16
riscv: fix reserved memory setup
Conor Dooley
1
-0
/
+1
2022-11-16
riscv: vdso: fix build with llvm
Jisheng Zhang
1
-1
/
+1
2022-11-16
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
[next]