summaryrefslogtreecommitdiff
path: root/arch/riscv/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+73
2023-06-20RISC-V: KVM: Allow Svnapot extension for Guest/VMAnup Patel1-0/+1
2023-06-20Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"Palmer Dabbelt1-0/+3
2023-06-19RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchipAnup Patel1-0/+17
2023-06-19RISC-V: hwprobe: Expose Zba, Zbb, and ZbsEvan Green1-0/+3
2023-06-18RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchipAnup Patel1-0/+6
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel1-0/+45
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel1-0/+4
2023-06-08riscv: KVM: Add vector lazy save/restore supportVincent Chen1-0/+7
2023-06-08riscv: kvm: Add V extension to KVM ISAVincent Chen1-0/+1
2023-06-08riscv: signal: Report signal frame size to userspace via auxvVincent Chen1-0/+1
2023-06-08riscv: signal: Add sigcontext save/restore for vectorGreentime Hu2-1/+30
2023-06-08riscv: Add ptrace vector supportGreentime Hu1-0/+7
2023-06-08riscv: Introduce struct/helpers to save/restore per-task Vector stateGreentime Hu1-0/+17
2023-06-08riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0Andy Chiu1-0/+1
2023-06-08riscv: Extending cpufeature.c to detect V-extensionGuo Ren1-0/+1
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-1/+50
2023-04-21RISC-V: KVM: Virtualize per-HART AIA CSRsAnup Patel1-0/+7
2023-04-21RISC-V: KVM: Add ONE_REG interface for AIA CSRsAnup Patel1-0/+8
2023-04-21RISC-V: KVM: Implement subtype for CSR ONE_REG interfaceAnup Patel1-1/+2
2023-04-21RISC-V: KVM: Allow Zbb extension for Guest/VMAnup Patel1-0/+1
2023-04-21RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensionsAnup Patel1-0/+32
2023-04-19Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt2-0/+46
2023-04-19RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green1-0/+7
2023-04-19RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMAEvan Green1-0/+5
2023-04-19RISC-V: Add a syscall for HW probingEvan Green2-0/+34
2023-03-15RISC-V: KVM: Expose Zicboz to the guestAndrew Jones1-0/+1
2023-03-15RISC-V: KVM: Provide UAPI for Zicboz block sizeAndrew Jones1-0/+1
2023-03-02riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2022-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2022-12-07RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpidAnup Patel1-0/+3
2022-10-29riscv: fix styling in ucontext headerCleo John1-4/+8
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2022-10-13riscv: Add cache information in AUX vectorGreentime Hu1-1/+3
2022-10-02RISC-V: KVM: Expose Zicbom to the guestAndrew Jones1-0/+1
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones1-0/+1
2022-10-02RISC-V: KVM: Allow Guest use Zihintpause extensionMayuresh Chitale1-0/+1
2022-10-02RISC-V: KVM: Allow Guest use Svinval extensionAnup Patel1-0/+1
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra1-0/+1
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel1-0/+1
2022-06-02riscv: Wire up memfd_secret in UAPI headerTobias Klauser1-0/+1
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra1-0/+20
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren1-1/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+128
2021-10-05RISC-V: Include clone3() on rv32Palmer Dabbelt1-1/+2
2021-10-04RISC-V: KVM: Implement ONE REG interface for FP registersAtish Patra1-0/+10
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra1-0/+17
2021-10-04RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctlsAnup Patel1-1/+52
2021-10-04RISC-V: KVM: Implement VCPU interrupts and requests handlingAnup Patel1-0/+3