开源镜像站
帮助
动态
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
2023-10-12
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
2023-10-12
riscv: signal: fix sigaltstack frame size checking
Andy Chiu
2023-09-20
riscv: Only consider swbp/ss handlers for correct privileged mode
Björn Töpel
2023-09-12
riscv: kexec: Align the kexeced kernel entry
Song Shuai
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
2023-09-06
riscv: extend patch_text_nosync() for multiple pages
Puranjay Mohan
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-05
riscv: Dump out kernel offset information on panic
Alexandre Ghiti
2023-09-05
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
2023-09-01
riscv: errata: Add Andes alternative ports
Lad Prabhakar
2023-09-01
RISC-V: alternative: Remove feature_probe_func
Evan Green
2023-09-01
RISC-V: Probe for unaligned access speed
Evan Green
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
2023-08-31
Merge patch series "riscv: KCFI support"
Palmer Dabbelt
2023-08-31
Merge patch series "support allocating crashkernel above 4G explicitly on riscv"
Palmer Dabbelt
2023-08-31
Merge patch series "riscv: kprobes: simulate some instructions"
Palmer Dabbelt
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-28
riscv: Explicitly include correct DT includes
Rob Herring
2023-08-23
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
2023-08-23
riscv: Add CFI error handling
Sami Tolvanen
2023-08-23
riscv: Add ftrace_stub_graph
Sami Tolvanen
2023-08-23
riscv: Add types to indirectly called assembly functions
Sami Tolvanen
2023-08-23
riscv: Implement syscall wrappers
Sami Tolvanen
2023-08-23
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
2023-08-18
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
2023-08-16
riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
2023-08-16
riscv: kprobes: simulate c.beqz and c.bnez
Nam Cao
2023-08-16
riscv: kprobes: simulate c.jr and c.jalr instructions
Nam Cao
2023-08-16
riscv: kprobes: simulate c.j instruction
Nam Cao
2023-08-16
riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
2023-08-16
riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
Guo Ren
2023-08-16
riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
Guo Ren
2023-08-16
riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
2023-08-08
riscv: Fix CPU feature detection with SMP disabled
Samuel Holland
2023-08-04
Merge patch series "RISC-V: Fix a few kexec_file_load(2) failures"
Palmer Dabbelt
2023-08-04
riscv/kexec: load initrd high in available memory
Torsten Duwe
2023-08-04
riscv/kexec: handle R_RISCV_CALL_PLT relocation type
Torsten Duwe
2023-08-02
riscv: Export va_kernel_pa_offset in vmcoreinfo
Song Shuai
2023-08-02
RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
[next]