开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
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-10-27
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
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
2022-08-25
Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...
Palmer Dabbelt
2022-08-18
riscv: traps: add missing prototype
Conor Dooley
2022-08-18
riscv: signal: fix missing prototype warning
Conor Dooley
2022-08-16
riscv: Ensure isa-ext static keys are writable
Andrew Jones
2022-08-15
riscv: topology: fix default topology reporting
Conor Dooley
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
RISC-V: Enable sstc extension parsing from DT
Atish Patra
2022-08-11
riscv:uprobe fix SR_SPIE set/clear handling
Yipeng Zou
2022-08-11
riscv: ensure cpu_ops_sbi is declared
Conor Dooley
2022-08-11
RISC-V: cpu_ops_spinwait.c should include head.h
Ben Dooks
2022-08-11
RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>
Ben Dooks
2022-08-11
RISC-V: fixups to work with crash tool
Palmer Dabbelt
2022-08-11
riscv: traps_misaligned: do not duplicate stringify
Krzysztof Kozlowski
2022-08-11
RISC-V: Fixup schedule out issue in machine_crash_shutdown()
Xianting Tian
2022-08-11
RISC-V: Fixup get incorrect user mode PC for kernel mode regs
Xianting Tian
2022-08-11
RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
Xianting Tian
2022-08-11
arch/riscv: add Zihintpause support
Dao Lu
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
[next]