summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-02kexec: enable CMA based contiguous allocationAlexander Graf
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen
2025-07-31cfi: add C CFI type macroMark Rutland
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-29Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-29Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-29Merge tag 'soc-newsoc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-29Merge tag 'soc-dt-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-07-29Merge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-07-28Merge tag 'pwm/for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-28RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()Quan Zhou
2025-07-28RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAsQuan Zhou
2025-07-28RISC-V: KVM: Enable ring-based dirty memory trackingQuan Zhou
2025-07-28RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmapSamuel Holland
2025-07-28RISC-V: KVM: Delegate illegal instruction fault to VS modeXu Lu
2025-07-28RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIsAnup Patel
2025-07-28RISC-V: KVM: Factor-out g-stage page table managementAnup Patel
2025-07-28RISC-V: KVM: Add vmid field to struct kvm_riscv_hfenceAnup Patel
2025-07-28RISC-V: KVM: Introduce struct kvm_gstage_mappingAnup Patel
2025-07-28RISC-V: KVM: Factor-out MMU related declarations into separate headersAnup Patel
2025-07-28RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()Anup Patel
2025-07-28RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()Anup Patel
2025-07-28RISC-V: KVM: Don't flush TLB when PTE is unchangedAnup Patel
2025-07-28RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSHAnup Patel
2025-07-28RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()Anup Patel
2025-07-28RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()Anup Patel
2025-07-28RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return valueAnup Patel
2025-07-24mm: remove arch_flush_tlb_batched_pending() arch helperRyan Roberts
2025-07-23Merge tag 'riscv-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-23Merge tag 'riscv-sophgo-dt-for-v6.17' of https://github.com/sophgo/linux into...Arnd Bergmann
2025-07-23RISC-V: KVM: add SBI extension reset callbackClément Léger
2025-07-23RISC-V: KVM: add SBI extension init()/deinit() functionsClément Léger
2025-07-23riscv: dts: sophgo: fix mdio node name for CV180XInochi Amaoto
2025-07-23riscv: dts: sophgo: sophgo-srd3-10: reserve uart0 deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: add Sophgo SG2042_EVB_V2.0 board device treeHan Gao
2025-07-23riscv: dts: sophgo: add Sophgo SG2042_EVB_V1.X board device treeHan Gao
2025-07-23riscv: dts: sophgo: add ethernet GMAC device for sg2042Inochi Amaoto
2025-07-23riscv: dts: sophgo: Enable ethernet device for Huashan PiInochi Amaoto
2025-07-23riscv: dts: sophgo: Add mdio multiplexer device for cv18xxInochi Amaoto
2025-07-23riscv: dts: sophgo: Add ethernet device for cv18xxInochi Amaoto