index
:
linux-stable.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.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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
2023-01-25
1
-1
/
+2
*
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
2023-01-24
1
-2
/
+2
*
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
2023-01-19
1
-1
/
+1
*
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
2023-01-05
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-21
1
-0
/
+3
|
\
|
*
RISC-V: Export sbi_get_mvendorid() and friends
Anup Patel
2022-12-07
1
-0
/
+3
*
|
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-14
15
-87
/
+210
|
\
\
|
*
\
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
2022-12-12
2
-3
/
+40
|
|
\
\
|
|
*
|
RISC-V: Add some comments about the shadow and overflow stacks
Palmer Dabbelt
2022-12-12
1
-7
/
+13
|
|
*
|
RISC-V: Align the shadow stack
Palmer Dabbelt
2022-12-12
1
-1
/
+1
|
*
|
|
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
2022-12-09
1
-10
/
+33
|
|
\
\
\
|
|
*
|
|
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
2022-12-09
1
-0
/
+13
|
|
*
|
|
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
2022-12-09
1
-3
/
+11
|
|
*
|
|
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
2022-12-09
1
-9
/
+11
|
*
|
|
|
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2022-12-08
2
-26
/
+26
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-08
2
-26
/
+26
|
|
|
/
/
/
|
*
|
|
|
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2022-12-05
2
-1
/
+11
|
*
|
|
|
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
2022-12-05
1
-1
/
+1
|
*
|
|
|
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2022-12-05
1
-0
/
+4
|
*
|
|
|
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2022-12-05
1
-0
/
+10
|
*
|
|
|
Merge patch series "Support VMCOREINFO export for RISCV64"
Palmer Dabbelt
2022-12-02
2
-0
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2022-12-02
2
-0
/
+22
|
|
|
/
/
/
|
*
|
|
|
riscv: add riscv rethook implementation
Binglei Wang
2022-12-02
5
-17
/
+39
|
*
|
|
|
Merge patch series "RISC-V: Dynamic ftrace support for RV32I"
Palmer Dabbelt
2022-12-02
1
-21
/
+23
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: preserve a1 in mcount
Jamie Iles
2022-12-02
1
-2
/
+4
|
|
*
|
|
|
RISC-V: reduce mcount save space on RV32
Jamie Iles
2022-12-02
1
-16
/
+16
|
|
*
|
|
|
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
2022-12-02
1
-15
/
+15
|
|
|
/
/
/
|
*
/
/
/
RISC-V: Cache SBI vendor values
Heiko Stuebner
2022-10-27
1
-3
/
+27
|
|
/
/
/
*
|
|
|
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
1
-6
/
+0
|
\
\
\
\
|
*
\
\
\
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
6
-17
/
+167
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-18
1
-6
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
2022-11-09
1
-2
/
+0
|
|
*
|
|
|
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
1
-2
/
+0
|
|
*
|
|
|
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
1
-1
/
+0
|
|
*
|
|
|
efi: libstub: Use local strncmp() implementation unconditionally
Ard Biesheuvel
2022-11-09
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
1
-22
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-12-01
1
-22
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
2022-12-01
2
-0
/
+31
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
riscv: fix race when vmap stack overflow
Jisheng Zhang
2022-11-29
2
-0
/
+31
*
|
|
|
|
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
2022-11-29
2
-13
/
+130
|
\
\
\
\
\
|
*
|
|
|
|
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
2022-11-29
2
-18
/
+100
|
*
|
|
|
|
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
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
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
1
-0
/
+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
|
|
_
|
/
|
/
|
|
*
|
|
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
2022-10-27
1
-0
/
+3
|
/
/
*
|
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-14
6
-34
/
+85
|
\
\
[next]