summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-09-13riscv: use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti
2025-09-13riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Na...Lukas Schmid
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-10riscv: dts: allwinner: rename devterm i2c-gpio node to comply with bindingConor Dooley
2025-09-09riscv: dts: microchip: add a device tree for Discovery KitValentina Fernandez
2025-09-09riscv: dts: microchip: rename icicle kit ccc clock and other minor fixesValentina Fernandez
2025-09-09riscv: dts: microchip: add icicle kit with production deviceValentina Fernandez
2025-09-09riscv: dts: microchip: add common board dtsi for icicle kit variantsValentina Fernandez
2025-09-08riscv: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-08riscv: dts: starfive: jh7110-common: drop mmc post-power-on-delay-msE Shattow
2025-09-08riscv: dts: starfive: jh7110-common: drop no-mmc property from mmc1E Shattow
2025-09-08RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEGClément Léger
2025-09-08RISC-V: KVM: add support for FWFT SBI extensionClément Léger
2025-09-07Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-05riscv: Fix sparse warning about different address spacesAlexandre Ghiti
2025-09-05riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti
2025-09-05riscv: kexec: Initialize kexec_buf structBreno Leitao
2025-09-05riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář
2025-09-05riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář
2025-09-05riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář
2025-09-05riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno
2025-09-05riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L
2025-09-04riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor
2025-09-04riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loaderE Shattow
2025-09-04riscv: dts: starfive: jh7110: add DMC memory controllerE Shattow
2025-09-04riscv: sophgo: dts: sg2044: Change msi irq type to IRQ_TYPE_EDGE_RISINGChen Wang
2025-09-04riscv: sophgo: dts: sg2042: Change msi irq type to IRQ_TYPE_EDGE_RISINGChen Wang
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-04riscv: vdso: Untangle Kconfig logicThomas Weißschuh
2025-09-03binfmt_elf: preserve original ELF e_flags for core dumpsSvetlana Parfenova
2025-09-04riscv: dts: spacemit: uart: remove sec_uart1 device nodeYixun Lan
2025-09-03riscv: kexec: initialize kexec_buf structBreno Leitao
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-09-02riscv: dts: spacemit: Enable PDMA on Banana Pi F3 and Milkv JupiterGuodong Xu
2025-09-02riscv: dts: spacemit: Add PDMA node for K1 SoCGuodong Xu
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-28riscv: Remove ld.lld version checks from many TOOLCHAIN_HAS configsNathan Chancellor
2025-08-28riscv: Unconditionally use linker relaxationNathan Chancellor
2025-08-28riscv: Remove version check for LTO_CLANG selectsNathan Chancellor
2025-08-25RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář
2025-08-25RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() commentQuan Zhou
2025-08-25RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()Fangyu Yu
2025-08-24riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU nodeMichal Wilczynski
2025-08-24riscv: dts: spacemit: add UART resets for Soc K1Hendrik Hamerlinck
2025-08-19riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1E Shattow
2025-08-19riscv: dts: microchip: Minor whitespace cleanupKrzysztof Kozlowski
2025-08-15riscv, bpf: Add support arena atomics for RV64Pu Lehui
2025-08-15riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handlingPu Lehui