summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2026-07-22riscv: dts: spacemit: Add cpu scaling for K1 SoCShuwei Wu3-1/+147
2026-07-22riscv: dts: spacemit: k3: Add QSPI support for Pico-ITX boardZhengyu He3-0/+94
2026-07-22riscv: dts: spacemit: improve RTL8211F PHY configuration on K3 Pico-ITX boardAurelien Jarno1-0/+2
2026-07-22riscv: dts: spacemit: add i2c aliases on K3 Pico-ITX boardAurelien Jarno1-0/+2
2026-07-22riscv: dts: spacemit: add 24c02 eeprom on K3 Pico-ITX boardAurelien Jarno1-0/+30
2026-07-22riscv: dts: spacemit: enable the i2c2 adapter on K3 Pico-ITX boardAurelien Jarno2-0/+17
2026-07-22riscv: dts: spacemit: set console baud rate on K3 Pico-ITX boardAurelien Jarno1-1/+1
2026-07-21riscv, bpf: Add 32 bit atomic operations to RV32 JITKuan-Wei Chiu1-11/+53
2026-07-21riscv, bpf: Add support for BPF_MOVSX in RV32 JITKuan-Wei Chiu1-0/+32
2026-07-21riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JITKuan-Wei Chiu1-5/+10
2026-07-21bpf, riscv: Fix extable handling for arena load_acquireFeng Jiang1-1/+6
2026-07-21riscv, bpf: Mixing bpf2bpf and tailcallsPu Lehui2-55/+54
2026-07-21riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offsetPu Lehui1-4/+4
2026-07-21riscv, bpf: Fix kernel stack corruption in tailcall with CFIPu Lehui1-3/+4
2026-07-21riscv, bpf: Using kvzalloc_objs to allocate cache bufferPu Lehui2-5/+5
2026-07-21riscv, bpf: Fix memory leak in bpf_jit_freePu Lehui1-0/+1
2026-07-21bpf: Extract the is_struct_ops_tramp helperPu Lehui1-1/+1
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-74/+137
2026-07-20riscv: defconfig: thead: enable PCA953X GPIO driverMarek Szyprowski1-0/+2
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner1-6/+5
2026-07-15riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris1-0/+1
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner3-9/+7
2026-07-15KVM: riscv: Fix Spectre-v1 in vector register accessZongmin Zhou1-2/+12
2026-07-15vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTOREThomas Weißschuh1-1/+1
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh1-2/+2
2026-07-15vdso: Remove the dependency on HAVE_GENERIC_VDSO from ARCH_HAS_VDSO_ARCH_DATAThomas Weißschuh1-1/+1
2026-07-15RISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo4-34/+87
2026-07-14arch/riscv: vdso: remove CFI landing pad from rt_sigreturnAurelien Jarno1-1/+9
2026-07-14syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCHJinjie Ruan1-5/+0
2026-07-14RISC-V: KVM: Inject instruction access fault on unmapped guest fetchQingwei Hu1-0/+19
2026-07-13riscv: vdso: Do not use LTO for the vDSOThomas Weißschuh1-3/+3
2026-07-13riscv: io: avoid null-pointer arithmetic in PIO helpersYunhui Cui1-0/+8
2026-07-13riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACERui Qi1-1/+1
2026-07-13mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmapVivian Wang1-1/+2
2026-07-13riscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMUVivian Wang3-2/+4
2026-07-13RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REGAnup Patel1-32/+6
2026-07-13riscv: kvm: Skip TLB flush when G-stage PTE becomes valid with SvvptcDylan.Wu1-1/+5
2026-07-13KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONGShengwen Cheng1-2/+2
2026-07-13KVM: riscv: SBI FWFT: Apply LOCK flag only on successful setSeungJu Cheon1-2/+4
2026-07-13RISC-V: KVM: Avoid redundant page-table allocations in ioremap topupFangyu Yu1-1/+2
2026-07-12riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner1-4/+1
2026-07-10riscv: dts: spacemit: k3: Enable SD card supportYixun Lan3-0/+75
2026-07-09ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ codeLorenzo Pieralisi1-0/+1
2026-07-08riscv: defconfig: enable ARCH_ULTRARISCJia Wang1-0/+1
2026-07-08riscv: add UltraRISC SoC family Kconfig supportJia Wang1-0/+6
2026-07-07riscv: dts: spacemit: Use symbolic PDMA request numbers on K1Guodong Xu2-1/+59
2026-07-06riscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu1-0/+3
2026-07-07riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube System...Lukas Schmid1-0/+6
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+16
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta2-2/+3