| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-07-22 | riscv: dts: spacemit: Add cpu scaling for K1 SoC | Shuwei Wu | 3 | -1/+147 |
| 2026-07-22 | riscv: dts: spacemit: k3: Add QSPI support for Pico-ITX board | Zhengyu He | 3 | -0/+94 |
| 2026-07-22 | riscv: dts: spacemit: improve RTL8211F PHY configuration on K3 Pico-ITX board | Aurelien Jarno | 1 | -0/+2 |
| 2026-07-22 | riscv: dts: spacemit: add i2c aliases on K3 Pico-ITX board | Aurelien Jarno | 1 | -0/+2 |
| 2026-07-22 | riscv: dts: spacemit: add 24c02 eeprom on K3 Pico-ITX board | Aurelien Jarno | 1 | -0/+30 |
| 2026-07-22 | riscv: dts: spacemit: enable the i2c2 adapter on K3 Pico-ITX board | Aurelien Jarno | 2 | -0/+17 |
| 2026-07-22 | riscv: dts: spacemit: set console baud rate on K3 Pico-ITX board | Aurelien Jarno | 1 | -1/+1 |
| 2026-07-21 | riscv, bpf: Add 32 bit atomic operations to RV32 JIT | Kuan-Wei Chiu | 1 | -11/+53 |
| 2026-07-21 | riscv, bpf: Add support for BPF_MOVSX in RV32 JIT | Kuan-Wei Chiu | 1 | -0/+32 |
| 2026-07-21 | riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT | Kuan-Wei Chiu | 1 | -5/+10 |
| 2026-07-21 | bpf, riscv: Fix extable handling for arena load_acquire | Feng Jiang | 1 | -1/+6 |
| 2026-07-21 | riscv, bpf: Mixing bpf2bpf and tailcalls | Pu Lehui | 2 | -55/+54 |
| 2026-07-21 | riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset | Pu Lehui | 1 | -4/+4 |
| 2026-07-21 | riscv, bpf: Fix kernel stack corruption in tailcall with CFI | Pu Lehui | 1 | -3/+4 |
| 2026-07-21 | riscv, bpf: Using kvzalloc_objs to allocate cache buffer | Pu Lehui | 2 | -5/+5 |
| 2026-07-21 | riscv, bpf: Fix memory leak in bpf_jit_free | Pu Lehui | 1 | -0/+1 |
| 2026-07-21 | bpf: Extract the is_struct_ops_tramp helper | Pu Lehui | 1 | -1/+1 |
| 2026-07-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -74/+137 |
| 2026-07-20 | riscv: defconfig: thead: enable PCA953X GPIO driver | Marek Szyprowski | 1 | -0/+2 |
| 2026-07-20 | entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ... | Thomas Gleixner | 1 | -6/+5 |
| 2026-07-15 | riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus() | Mark Harris | 1 | -0/+1 |
| 2026-07-15 | calibrate: Rework delay timer calibration | Thomas Gleixner | 3 | -9/+7 |
| 2026-07-15 | KVM: riscv: Fix Spectre-v1 in vector register access | Zongmin Zhou | 1 | -2/+12 |
| 2026-07-15 | vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTORE | Thomas Weißschuh | 1 | -1/+1 |
| 2026-07-15 | vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig files | Thomas Weißschuh | 1 | -2/+2 |
| 2026-07-15 | vdso: Remove the dependency on HAVE_GENERIC_VDSO from ARCH_HAS_VDSO_ARCH_DATA | Thomas Weißschuh | 1 | -1/+1 |
| 2026-07-15 | RISC-V: KVM: Serialize virtual interrupt pending state updates | Xie Bo | 4 | -34/+87 |
| 2026-07-14 | arch/riscv: vdso: remove CFI landing pad from rt_sigreturn | Aurelien Jarno | 1 | -1/+9 |
| 2026-07-14 | syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH | Jinjie Ruan | 1 | -5/+0 |
| 2026-07-14 | RISC-V: KVM: Inject instruction access fault on unmapped guest fetch | Qingwei Hu | 1 | -0/+19 |
| 2026-07-13 | riscv: vdso: Do not use LTO for the vDSO | Thomas Weißschuh | 1 | -3/+3 |
| 2026-07-13 | riscv: io: avoid null-pointer arithmetic in PIO helpers | Yunhui Cui | 1 | -0/+8 |
| 2026-07-13 | riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE | Rui Qi | 1 | -1/+1 |
| 2026-07-13 | mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap | Vivian Wang | 1 | -1/+2 |
| 2026-07-13 | riscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMU | Vivian Wang | 3 | -2/+4 |
| 2026-07-13 | RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG | Anup Patel | 1 | -32/+6 |
| 2026-07-13 | riscv: kvm: Skip TLB flush when G-stage PTE becomes valid with Svvptc | Dylan.Wu | 1 | -1/+5 |
| 2026-07-13 | KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG | Shengwen Cheng | 1 | -2/+2 |
| 2026-07-13 | KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set | SeungJu Cheon | 1 | -2/+4 |
| 2026-07-13 | RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup | Fangyu Yu | 1 | -1/+2 |
| 2026-07-12 | riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack() | Thomas Gleixner | 1 | -4/+1 |
| 2026-07-10 | riscv: dts: spacemit: k3: Enable SD card support | Yixun Lan | 3 | -0/+75 |
| 2026-07-09 | ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code | Lorenzo Pieralisi | 1 | -0/+1 |
| 2026-07-08 | riscv: defconfig: enable ARCH_ULTRARISC | Jia Wang | 1 | -0/+1 |
| 2026-07-08 | riscv: add UltraRISC SoC family Kconfig support | Jia Wang | 1 | -0/+6 |
| 2026-07-07 | riscv: dts: spacemit: Use symbolic PDMA request numbers on K1 | Guodong Xu | 2 | -1/+59 |
| 2026-07-06 | riscv: Prevent NULL pointer dereference in machine_kexec_prepare() | Tao Liu | 1 | -0/+3 |
| 2026-07-07 | riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube System... | Lukas Schmid | 1 | -0/+6 |
| 2026-07-03 | Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -10/+16 |
| 2026-07-01 | bpf: Restrict JIT predictor flush to cBPF | Pawan Gupta | 2 | -2/+3 |