summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-09-16RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementationAnup Patel
2025-09-16RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensionsAnup Patel
2025-09-16RISC-V: KVM: Introduce feature specific reset for SBI FWFTAnup Patel
2025-09-16RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()Anup Patel
2025-09-16RISC-V: KVM: Prevent HGATP_MODE_BARE passedGuo Ren (Alibaba DAMO Academy)
2025-09-16RISC-V: KVM: Remove unnecessary HGATP csr_readGuo Ren (Alibaba DAMO Academy)
2025-09-16RISC-V: KVM: Write hgatp register with valid mode bitsFangyu Yu
2025-09-16RISC-V: KVM: Allow bfloat16 extension for Guest/VMQuan Zhou
2025-09-16RISC-V: KVM: Allow Zicbop extension for Guest/VMQuan Zhou
2025-09-16RISC-V: KVM: Provide UAPI for Zicbop block sizeQuan Zhou
2025-09-16RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isaQuan Zhou
2025-09-16RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLENSamuel Holland
2025-09-15Merge tag 'thead-dt-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-15riscv, bpf: Sign extend struct ops return values properlyHengqi Chen
2025-09-15riscv, bpf: Remove duplicated bpf_flush_icache()Hengqi Chen
2025-09-14riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoCGuodong Xu
2025-09-14riscv: defconfig: run savedefconfig to reorder itYixun Lan
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
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