index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
29 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...
Mark Brown
29 hours
Merge branch 'riscv-dt-fixes' of https://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
29 hours
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/riscv...
Mark Brown
4 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4 days
bpf, riscv: Add support for signed arena loads
Chen Pei
8 days
bpf: Wire up JIT support for 16-byte kfunc returns
Yonghong Song
9 days
riscv: bug: Make RV32 use GENERIC_BUG_RELATIVE_POINTERS
Jisheng Zhang
9 days
riscv: hwprobe: initialize pair->value in hwprobe_one_pair()
Andy Chiu
9 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9 days
riscv: use string helper in setup_global_riscv_enable()
Dmitry Antipov
9 days
Revert "riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set"
Samuel Holland
9 days
riscv: patch: skip fixmap mapping when kernel text is already writable
Xiaofeng Yuan
9 days
riscv: mm: make EXECMEM_KPROBES writable without CONFIG_STRICT_MODULE_RWX
Xiaofeng Yuan
9 days
Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9 days
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
11 days
Merge tag 'soc-defconfig-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11 days
Merge tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
11 days
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11 days
Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11 days
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11 days
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11 days
Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
11 days
Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11 days
Merge tag 'acpi-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
11 days
Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2026-08-14
riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args
Pu Lehui
2026-08-13
RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Andy Chiu
2026-08-13
riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Andy Chiu
2026-08-13
riscv: vector: refactor riscv_v_start_kernel_context
Andy Chiu
2026-08-12
bpf, riscv: Clear fetch destination on faulting arena atomic
Daniel Borkmann
2026-08-12
KVM: RISC-V: Add CPU PM notifier for non-retention idle states
Yong-Xuan Wang
2026-08-10
Merge tag 'riscv-sophgo-dt-for-v7.3' of https://github.com/sophgo/linux into ...
Arnd Bergmann
2026-08-10
Revert "riscv: dts: spacemit: k3: add i2s0-i2s5 nodes"
Arnd Bergmann
2026-08-09
Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...
Alexandre Belloni
2026-08-08
riscv: lib: Fix ZBB strnlen reading past count boundary
Michael Neuling
2026-08-08
Merge tag 'sunxi-dt-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...
Alexandre Belloni
2026-08-08
Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...
Alexandre Belloni
2026-08-08
KVM: RISC-V: Clear former VCPU cache on virtualization disable
Yong-Xuan Wang
2026-08-08
RISC-V: KVM: Fix PMU event info array size overflow
Guidong Han
2026-08-08
RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
Pengpeng Hou
2026-08-08
RISC-V: KVM: Guard HFENCE range loops against overflow
Pengpeng Hou
2026-08-07
RISC-V: hwprobe: Use BIT macro to avoid warnings
Jesse Taube
2026-08-07
riscv: alternative: Also patch the compat vDSO
Thomas Weißschuh
2026-08-07
riscv: alternative: Use the statically extracted vDSO section offsets
Thomas Weißschuh
2026-08-07
riscv: vdso: Add symbols for the alternative section boundaries
Thomas Weißschuh
2026-08-07
riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Andrew Jones
2026-08-07
riscv: Add Zicclsm to cpufeature and hwprobe
Jesse Taube
2026-08-07
riscv: cpufeature: Clarify ISA spec version for canonical order
Guodong Xu
2026-08-07
riscv: Standardize extension capitalization
Charlie Jenkins
2026-08-07
riscv: kprobes: Prevent probes in breakpoint handlers
Rui Qi
[next]