index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Fix kernel stack size when KASAN is enabled
Alexandre Ghiti
2024-10-10
2
-3
/
+7
*
riscv: define ILLEGAL_POINTER_VALUE for 64bit
Jisheng Zhang
2024-10-10
1
-0
/
+5
*
riscv: Fix fp alignment bug in perf_callchain_user()
Jinjie Ruan
2024-10-04
1
-1
/
+1
*
RISC-V: KVM: Fix to allow hpmcounter31 from the guest
Atish Patra
2024-10-04
1
-3
/
+3
*
RISC-V: KVM: Allow legacy PMU access from guest
Atish Patra
2024-10-04
1
-1
/
+14
*
RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
Anup Patel
2024-10-04
1
-12
/
+2
*
RISC-V: KVM: Fix sbiret init before forwarding to userspace
Andrew Jones
2024-10-04
1
-2
/
+2
*
riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
Charlie Jenkins
2024-09-18
1
-6
/
+6
*
riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL...
Xingyu Wu
2024-09-18
1
-0
/
+6
*
riscv: Fix RISCV_ALTERNATIVE_EARLY
Alexandre Ghiti
2024-09-12
4
-65
/
+72
*
riscv: Improve sbi_ecall() code generation by reordering arguments
Alexandre Ghiti
2024-09-12
2
-9
/
+11
*
riscv: Add tracepoints for SBI calls and returns
Samuel Holland
2024-09-12
2
-0
/
+61
*
riscv: Do not restrict memory size because of linear mapping on nommu
Alexandre Ghiti
2024-09-12
1
-1
/
+1
*
riscv: Fix toolchain vector detection
Anton Blanchard
2024-09-12
1
-2
/
+2
*
riscv: mm: Do not restrict mmap address based on hint
Charlie Jenkins
2024-09-12
1
-24
/
+2
*
riscv: set trap vector earlier
yang.zhang
2024-09-12
1
-0
/
+3
*
riscv: kprobes: Use patch_text_nosync() for insn slots
Samuel Holland
2024-09-12
1
-3
/
+2
*
riscv: misaligned: Restrict user access to kernel memory
Samuel Holland
2024-09-12
1
-2
/
+2
*
riscv: entry: always initialize regs->a0 to -ENOSYS
Celeste Liu
2024-08-29
1
-2
/
+2
*
riscv: change XIP's kernel_map.size to be size of the entire kernel
Nam Cao
2024-08-29
1
-2
/
+2
*
riscv: Fix linear mapping checks for non-contiguous memory regions
Stuart Menefy
2024-08-11
1
-4
/
+11
*
RISC-V: Enable the IPI before workqueue_online_cpu()
Nick Hu
2024-08-11
1
-1
/
+1
*
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
2024-08-11
1
-8
/
+9
*
riscv/purgatory: align riscv_kernel_entry
Daniel Maslowski
2024-08-11
1
-0
/
+2
*
riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
2024-08-03
2
-12
/
+21
*
riscv, bpf: Fix out-of-bounds issue when preparing trampoline image
Pu Lehui
2024-08-03
1
-5
/
+13
*
Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-05
3
-11
/
+4
|
\
|
*
riscv: kexec: Avoid deadlock in kexec crash path
Song Shuai
2024-07-03
1
-9
/
+1
|
*
riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
Puranjay Mohan
2024-07-03
1
-1
/
+2
|
*
Merge patch series "Assorted fixes in RISC-V PMU driver"
Palmer Dabbelt
2024-07-03
1
-1
/
+1
|
|
\
|
|
*
perf: RISC-V: Check standard event availability
Samuel Holland
2024-07-03
1
-1
/
+1
*
|
|
Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-01
8
-15
/
+57
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2024-06-27
8
-15
/
+57
|
|
\
\
|
|
*
|
riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boards
Shengyu Qu
2024-06-19
1
-1
/
+1
|
|
*
|
riscv: dts: canaan: Disable I/O devices unless used
Geert Uytterhoeven
2024-05-28
7
-7
/
+32
|
|
*
|
riscv: dts: canaan: Clean up serial aliases
Geert Uytterhoeven
2024-05-28
7
-7
/
+24
|
|
|
/
*
|
|
Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-28
4
-15
/
+22
|
\
\
\
|
*
\
\
Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"
Palmer Dabbelt
2024-06-26
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
riscv: stacktrace: convert arch_stack_walk() to noinstr
Andy Chiu
2024-06-26
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
riscv: patch: Flush the icache right after patching to avoid illegal insns
Alexandre Ghiti
2024-06-26
2
-13
/
+20
|
*
|
|
RISC-V: fix vector insn load/store width mask
Jesse Taube
2024-06-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-25
1
-2
/
+2
|
/
/
*
|
riscv: dts: sophgo: disable write-protection for milkv duo
Haylen Chu
2024-06-19
1
-0
/
+1
*
|
Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-06-07
2
-12
/
+13
|
\
\
|
*
|
Revert "riscv: mm: accelerate pagefault when badaccess"
Palmer Dabbelt
2024-06-03
1
-2
/
+2
|
*
|
riscv: fix overlap of allocated page and PTR_ERR
Nam Cao
2024-06-03
1
-10
/
+11
*
|
|
Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2024-06-03
2
-5
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...
Quan Zhou
2024-05-31
1
-2
/
+2
|
*
|
RISC-V: KVM: No need to use mask when hart-index-bit is 0
Yong-Xuan Wang
2024-05-31
1
-3
/
+4
|
|
/
*
|
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
2024-05-30
1
-10
/
+12
[next]