summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-09-17riscv: Use generic TIF bitsThomas Gleixner
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Move branch_funct3 to insn.hNam Cao
2025-09-16riscv: kprobes: Move branch_rs2_idx to insn.hNam Cao
2025-09-16riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti
2025-09-16riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti
2025-09-16riscv: Fix typo EXRACT -> EXTRACTAlexandre Ghiti
2025-09-16riscv: Add kprobes KUnit testNam Cao
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-09-16riscv: introduce ioremap_wc()Yunhui Cui
2025-09-16riscv: dts: starfive: add Milk-V Mars CM Lite system-on-moduleE Shattow
2025-09-16riscv: dts: starfive: add Milk-V Mars CM system-on-moduleE Shattow
2025-09-16riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variantsE Shattow
2025-09-16riscv: dts: spacemit: Add Ethernet support for JupiterVivian Wang
2025-09-16riscv: dts: spacemit: Add Ethernet support for BPI-F3Vivian Wang
2025-09-16riscv: dts: spacemit: Add Ethernet support for K1Vivian Wang
2025-09-16RISC-V: KVM: Upgrade the supported SBI version to 3.0Atish Patra
2025-09-16RISC-V: KVM: Implement get event info functionAtish Patra
2025-09-16RISC-V: KVM: No need of explicit writable slot checkAtish Patra
2025-09-16drivers/perf: riscv: Implement PMU event info functionAtish Patra
2025-09-16RISC-V: KVM: Add support for Raw event v2Atish Patra
2025-09-16drivers/perf: riscv: Add raw event v2 supportAtish Patra
2025-09-16RISC-V: KVM: Implement ONE_REG interface for SBI FWFT stateAnup Patel
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)