index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+9
5 days
bpf, riscv: Make arena support depend on ZACAS
Chen Pei
1
-1
/
+9
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+2
2026-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
33
-156
/
+1074
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-45
/
+40
2026-08-20
Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
45
-432
/
+669
2026-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
6
-86
/
+238
2026-08-18
Merge tag 'soc-defconfig-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2026-08-18
Merge tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
31
-70
/
+2353
2026-08-18
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2026-08-18
Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+7
2026-08-18
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+5
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+67
2026-08-18
Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-29
/
+15
2026-08-18
Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+0
2026-08-18
Merge tag 'acpi-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2026-08-18
Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
5
-16
/
+22
2026-08-14
riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args
Pu Lehui
1
-2
/
+3
2026-08-13
RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Andy Chiu
7
-14
/
+120
2026-08-13
riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Andy Chiu
2
-19
/
+16
2026-08-13
riscv: vector: refactor riscv_v_start_kernel_context
Andy Chiu
1
-9
/
+5
2026-08-12
bpf, riscv: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-4
/
+13
2026-08-12
KVM: RISC-V: Add CPU PM notifier for non-retention idle states
Yong-Xuan Wang
3
-18
/
+133
2026-08-10
Merge tag 'riscv-sophgo-dt-for-v7.3' of https://github.com/sophgo/linux into ...
Arnd Bergmann
5
-1
/
+439
2026-08-10
Revert "riscv: dts: spacemit: k3: add i2s0-i2s5 nodes"
Arnd Bergmann
1
-119
/
+0
2026-08-09
Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...
Alexandre Belloni
21
-82
/
+175
2026-08-08
riscv: lib: Fix ZBB strnlen reading past count boundary
Michael Neuling
1
-1
/
+9
2026-08-08
Merge tag 'sunxi-dt-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...
Alexandre Belloni
1
-0
/
+6
2026-08-08
Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...
Alexandre Belloni
18
-32
/
+1301
2026-08-08
KVM: RISC-V: Clear former VCPU cache on virtualization disable
Yong-Xuan Wang
3
-0
/
+15
2026-08-08
RISC-V: KVM: Fix PMU event info array size overflow
Guidong Han
1
-5
/
+9
2026-08-08
RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
Pengpeng Hou
1
-22
/
+30
2026-08-08
RISC-V: KVM: Guard HFENCE range loops against overflow
Pengpeng Hou
1
-12
/
+59
2026-08-07
RISC-V: hwprobe: Use BIT macro to avoid warnings
Jesse Taube
1
-78
/
+79
2026-08-07
riscv: alternative: Also patch the compat vDSO
Thomas Weißschuh
1
-0
/
+5
2026-08-07
riscv: alternative: Use the statically extracted vDSO section offsets
Thomas Weißschuh
1
-17
/
+11
2026-08-07
riscv: vdso: Add symbols for the alternative section boundaries
Thomas Weißschuh
2
-0
/
+8
2026-08-07
riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Andrew Jones
4
-0
/
+14
2026-08-07
riscv: Add Zicclsm to cpufeature and hwprobe
Jesse Taube
4
-0
/
+4
2026-08-07
riscv: cpufeature: Clarify ISA spec version for canonical order
Guodong Xu
1
-1
/
+2
2026-08-07
riscv: Standardize extension capitalization
Charlie Jenkins
9
-62
/
+63
2026-08-07
riscv: kprobes: Prevent probes in breakpoint handlers
Rui Qi
1
-0
/
+3
2026-08-07
riscv: cmpxchg: Use .option arch for Zacas and Zabha
Vivian Wang
2
-7
/
+13
2026-08-07
riscv: acpi: Handle LPI architectural context loss flags
Peixin Xie
1
-0
/
+19
2026-08-07
riscv: further remove XIP
Jisheng Zhang
4
-148
/
+3
2026-08-07
riscv: Add support for srmcfg CSR from Ssqosid extension
Drew Fustini
7
-0
/
+206
2026-08-07
riscv: Detect the Ssqosid extension
Drew Fustini
2
-0
/
+2
2026-08-07
RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
Atish Patra
2
-0
/
+26
2026-08-07
RISC-V: Add Ssccfg extension CSR definition
Kaiwen Xue
1
-0
/
+18
2026-08-07
RISC-V: Add Smcntrpmf extension parsing
Atish Patra
2
-0
/
+2
[next]