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.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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2022-12-02
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2022-12-02
riscv: add riscv rethook implementation
Binglei Wang
2022-12-02
Merge patch series "RISC-V: Dynamic ftrace support for RV32I"
Palmer Dabbelt
2022-12-02
RISC-V: preserve a1 in mcount
Jamie Iles
2022-12-02
RISC-V: reduce mcount save space on RV32
Jamie Iles
2022-12-02
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-11-29
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
2022-11-29
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
2022-11-29
riscv: mm: Proper page permissions after initmem free
Björn Töpel
2022-11-29
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
2022-11-09
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
efi: libstub: Use local strncmp() implementation unconditionally
Ard Biesheuvel
2022-10-27
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
2022-10-27
RISC-V: Cache SBI vendor values
Heiko Stuebner
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-13
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Palmer Dabbelt
2022-10-13
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
2022-10-13
riscv: use BIT() marco for cpufeature probing
Heiko Stuebner
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
2022-10-13
riscv: cleanup svpbmt cpufeature probing
Heiko Stuebner
2022-10-12
RISC-V: Avoid dereferening NULL regs in die()
Palmer Dabbelt
2022-10-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-11
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
Wenting Zhang
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
RISC-V: Print SSTC in canonical order
Palmer Dabbelt
2022-10-05
riscv: compat: s/failed/unsupported if compat mode isn't supported
Jisheng Zhang
2022-10-03
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Anup Patel
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
RISC-V: Probe Svinval extension form ISA string
Mayuresh Chitale
2022-09-26
riscv: use vma iterator for vdso
Liam R. Howlett
2022-09-22
riscv: Allow PROT_WRITE-only mmap()
Andrew Bresticker
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
2022-09-17
riscv: fix a nasty sigreturn bug...
Al Viro
2022-09-13
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
[prev]
[next]