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.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: kprobe: Fixup misaligned load text
Guo Ren
2023-02-14
1
-3
/
+5
*
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
2023-02-14
1
-1
/
+3
*
riscv: stacktrace: Fix missing the first frame
Liu Shixin
2023-02-14
1
-1
/
+2
*
riscv: disable generation of unwind tables
Andreas Schwab
2023-02-09
1
-0
/
+3
*
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
2023-02-09
1
-0
/
+18
*
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
2023-02-01
1
-1
/
+2
*
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
2023-02-01
1
-2
/
+2
*
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
2023-02-01
1
-1
/
+1
*
riscv: dts: sifive: fu740: fix size of pcie 32bit memory
Ben Dooks
2023-01-24
1
-1
/
+1
*
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
2023-01-12
1
-2
/
+2
*
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
2023-01-12
1
-1
/
+1
*
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2023-01-07
5
-18
/
+42
*
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
2023-01-07
1
-1
/
+1
*
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2023-01-07
1
-0
/
+4
*
riscv: Fixup compile error with !MMU
Guo Ren
2023-01-07
1
-1
/
+1
*
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2023-01-07
2
-0
/
+15
*
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
2022-12-31
1
-4
/
+7
*
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
2022-12-31
1
-1
/
+5
*
RISC-V: Align the shadow stack
Palmer Dabbelt
2022-12-31
1
-1
/
+1
*
riscv: Fix crash during early errata patching
Samuel Holland
2022-12-31
1
-1
/
+1
*
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
2022-12-31
1
-0
/
+5
*
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-31
2
-26
/
+26
*
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
2022-12-31
1
-0
/
+6
*
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
2022-12-31
1
-1
/
+28
*
riscv: dts: microchip: remove pcie node from the sev kit
Conor Dooley
2022-12-31
1
-29
/
+0
*
riscv: dts: microchip: fix the icicle's #pwm-cells
Conor Dooley
2022-12-31
1
-1
/
+1
*
riscv: dts: microchip: fix memory node unit address for icicle
Conor Dooley
2022-12-31
1
-1
/
+1
*
Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-02
11
-24
/
+187
|
\
|
*
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
2022-12-01
3
-0
/
+32
|
|
\
|
|
*
riscv: fix race when vmap stack overflow
Jisheng Zhang
2022-11-29
3
-0
/
+32
|
*
|
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
2022-11-29
3
-13
/
+133
|
|
\
\
|
|
*
|
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
2022-11-29
3
-18
/
+103
|
|
*
|
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
2022-11-29
1
-0
/
+35
|
*
|
|
riscv: mm: Proper page permissions after initmem free
Björn Töpel
2022-11-29
1
-4
/
+5
|
*
|
|
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
2022-11-29
1
-0
/
+1
|
*
|
|
riscv: Sync efi page table's kernel mappings before switching
Alexandre Ghiti
2022-11-28
2
-4
/
+13
|
*
|
|
riscv: Fix NR_CPUS range conditions
Samuel Holland
2022-11-28
1
-3
/
+3
*
|
|
|
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-12-02
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-30
1
-0
/
+1
*
|
|
|
|
Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-11
6
-2
/
+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-11-10
2
-0
/
+5
|
*
|
|
riscv: fix reserved memory setup
Conor Dooley
2022-11-10
2
-1
/
+1
|
*
|
|
riscv: vdso: fix build with llvm
Jisheng Zhang
2022-11-10
1
-1
/
+1
|
*
|
|
riscv: process: fix kernel info leakage
Jisheng Zhang
2022-11-10
1
-0
/
+2
|
*
|
|
riscv: dts: sifive unleashed: Add PWM controlled LEDs
Emil Renner Berthing
2022-10-28
1
-0
/
+38
*
|
|
|
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-28
6
-14
/
+29
|
\
|
|
|
|
*
|
|
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
2022-10-27
1
-0
/
+3
|
*
|
|
Merge patch series "Fix RISC-V toolchain extension support detection"
Palmer Dabbelt
2022-10-27
3
-9
/
+16
|
|
\
\
\
|
|
*
|
|
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
2022-10-27
3
-3
/
+9
|
|
*
|
|
riscv: fix detection of toolchain Zicbom support
Conor Dooley
2022-10-27
2
-6
/
+7
[next]