summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/uapi
AgeCommit message (Expand)AuthorLines
2023-06-08riscv: kvm: Add V extension to KVM ISAVincent Chen-0/+1
2023-06-08riscv: signal: Report signal frame size to userspace via auxvVincent Chen-0/+1
2023-06-08riscv: signal: Add sigcontext save/restore for vectorGreentime Hu-1/+30
2023-06-08riscv: Add ptrace vector supportGreentime Hu-0/+7
2023-06-08riscv: Introduce struct/helpers to save/restore per-task Vector stateGreentime Hu-0/+17
2023-06-08riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0Andy Chiu-0/+1
2023-06-08riscv: Extending cpufeature.c to detect V-extensionGuo Ren-0/+1
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-1/+50
2023-04-21RISC-V: KVM: Virtualize per-HART AIA CSRsAnup Patel-0/+7
2023-04-21RISC-V: KVM: Add ONE_REG interface for AIA CSRsAnup Patel-0/+8
2023-04-21RISC-V: KVM: Implement subtype for CSR ONE_REG interfaceAnup Patel-1/+2
2023-04-21RISC-V: KVM: Allow Zbb extension for Guest/VMAnup Patel-0/+1
2023-04-21RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensionsAnup Patel-0/+32
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt-0/+46
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green-0/+7
2023-04-18RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMAEvan Green-0/+5
2023-04-18RISC-V: Add a syscall for HW probingEvan Green-0/+34
2023-03-14RISC-V: KVM: Expose Zicboz to the guestAndrew Jones-0/+1
2023-03-14RISC-V: KVM: Provide UAPI for Zicboz block sizeAndrew Jones-0/+1
2023-03-01riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti-0/+8
2022-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2022-12-07RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpidAnup Patel-0/+3
2022-10-28riscv: fix styling in ucontext headerCleo John-4/+8
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2022-10-13riscv: Add cache information in AUX vectorGreentime Hu-1/+3
2022-10-02RISC-V: KVM: Expose Zicbom to the guestAndrew Jones-0/+1
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones-0/+1
2022-10-02RISC-V: KVM: Allow Guest use Zihintpause extensionMayuresh Chitale-0/+1
2022-10-02RISC-V: KVM: Allow Guest use Svinval extensionAnup Patel-0/+1
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra-0/+1
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel-0/+1
2022-06-01riscv: Wire up memfd_secret in UAPI headerTobias Klauser-0/+1
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra-0/+20
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren-1/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+128
2021-10-04RISC-V: Include clone3() on rv32Palmer Dabbelt-1/+2
2021-10-04RISC-V: KVM: Implement ONE REG interface for FP registersAtish Patra-0/+10
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra-0/+17
2021-10-04RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctlsAnup Patel-1/+52
2021-10-04RISC-V: KVM: Implement VCPU interrupts and requests handlingAnup Patel-0/+3
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel-0/+47
2020-09-15riscv: Add cache information in AUX vectorZong Li-1/+22
2020-09-15riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li-0/+3
2020-07-30Replace HTTP links with HTTPS ones: RISC-VAlexander A. Klimov-1/+1
2020-07-30riscv: Fix typo in asm/hwcap.h uapi headerTobias Klauser-1/+1
2019-12-19riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel-0/+9
2019-11-12riscv: clean up the macro format in each header fileZong Li-9/+9
2019-09-05riscv: Add support for perf registers samplingMao Han-0/+42
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+7