index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-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
2
-8
/
+6
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-05-02
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
1
-1
/
+35
2025-04-10
riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...
Juhan Jin
1
-2
/
+2
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: 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-09-12
riscv: set trap vector earlier
yang.zhang
1
-0
/
+3
2024-08-19
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
1
-8
/
+9
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-07-05
riscv: fix overlap of allocated page and PTR_ERR
Nam Cao
1
-10
/
+11
2024-07-05
riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef
Jisheng Zhang
1
-27
/
+16
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-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-04-10
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-04-10
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
1
-2
/
+2
2024-03-27
riscv: dts: sifive: add missing #interrupt-cells to pmic
Conor Dooley
1
-0
/
+1
2024-03-06
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
1
-1
/
+1
2024-03-01
RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
1
-1
/
+1
2024-02-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+1
2024-01-26
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
1
-1
/
+2
2024-01-26
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
4
-1
/
+15
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-10-20
riscv, bpf: Sign-extend return values
Björn Töpel
1
-2
/
+3
2023-10-20
riscv, bpf: Factor out emit_call for kernel and bpf context
Pu Lehui
1
-17
/
+13
2023-08-26
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
1
-4
/
+7
2023-08-16
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
1
-8
/
+8
2023-07-23
riscv: mm: fix truncation warning on RV32
Jisheng Zhang
1
-1
/
+1
2023-07-23
riscv, bpf: Fix inconsistent JIT image generation
Björn Töpel
2
-9
/
+16
2023-07-23
bpf, riscv: Support riscv jit to provide bpf_line_info
Pu Lehui
2
-1
/
+8
2023-07-23
riscv: move memblock_allow_resize() after linear mapping is ready
Woody Zhang
1
-1
/
+3
2023-07-23
riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
1
-0
/
+2
2023-06-14
riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
1
-0
/
+1
2023-06-09
riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandre Ghiti
1
-1
/
+1
2023-05-17
RISC-V: Fix up a cherry-pick warning in setup_vm_final()
Alexandre Ghiti
1
-1
/
+2
2023-05-17
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
1
-0
/
+8
[next]