summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2025-10-09riscv: kgdb: Ensure that BUFMAX > NUMREGBYTESMiquel Sabaté Solà
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-25ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L
2025-09-25ACPI: RISC-V: Add support to update gsi rangeSunil V L
2025-09-24RISC-V: Add defines for the SBI message proxy extensionAnup Patel
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-23riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic
2025-09-19riscv: hwprobe: Add MIPS vendor extension probingAleksa Paunovic
2025-09-19riscv: Add xmipsexectl instructionsAleksa Paunovic
2025-09-18riscv: Add xmipsexectl as a vendor extensionAleksa Paunovic
2025-09-18riscv: Move vendor errata definitions to new headerGuo Ren (Alibaba DAMO Academy)
2025-09-18riscv: introduce asm/swab.hIgnacio Encinas
2025-09-17riscv: Use generic TIF bitsThomas Gleixner
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: 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-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-16drivers/perf: riscv: Implement PMU event info functionAtish 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: 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: Add support for SBI_FWFT_POINTER_MASKING_PMLENSamuel Holland
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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-08riscv: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-08RISC-V: KVM: add support for FWFT SBI extensionClément Léger
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: use lw when reading int cpu in asm_per_cpuRadim Krčmář
2025-09-05riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno
2025-08-15riscv: Separate toolchain support dependency from RISCV_ISA_ZACASPu Lehui