开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-24
riscv: Fix build errors using binutils2.37 toolchains
Mingzheng Xing
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
riscv, bpf: Support unconditional bswap insn
Pu Lehui
2023-08-24
riscv, bpf: Support signed div/mod insns
Pu Lehui
2023-08-24
riscv, bpf: Support 32-bit offset jmp insn
Pu Lehui
2023-08-24
riscv, bpf: Support sign-extension mov insns
Pu Lehui
2023-08-24
riscv, bpf: Support sign-extension load insns
Pu Lehui
2023-08-24
riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
Pu Lehui
2023-08-23
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
2023-08-22
RISC-V: vector: export VLENB csr in __sc_riscv_v_state
Andy Chiu
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-18
Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...
Arnd Bergmann
2023-08-16
riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
2023-08-16
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
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: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
2023-08-16
riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
2023-08-11
Merge tag 'riscv-for-linus-6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
riscv: Implement flush_cache_vmap()
Alexandre Ghiti
2023-08-10
riscv: Do not allow vmap pud mappings for 3-level page table
Alexandre Ghiti
2023-08-08
riscv: mm: fix 2 instances of -Wmissing-variable-declarations
Nick Desaulniers
2023-08-08
riscv,mmio: Fix readX()-to-delay() ordering
Andrea Parri
2023-08-08
riscv: Fix CPU feature detection with SMP disabled
Samuel Holland
2023-08-07
Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"
Marc Kleine-Budde
2023-08-04
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-04
riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...
Alexandre Ghiti
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-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-02
riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
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
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-28
riscv: dts: allwinner: d1: Add CAN controller nodes
John Watts
2023-07-14
Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[next]