Age | Commit message (Expand) | Author |
2023-10-10 | docs: move riscv under arch | Costa Shulyupin |
2023-09-09 | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2023-09-08 | Merge patch "RISC-V: Add ptrace support for vectors" | Palmer Dabbelt |
2023-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-09-01 | RISC-V: Add ptrace support for vectors | Andy Chiu |
2023-09-01 | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-31 | Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2023-08-31 | Merge patch series "riscv: support ELF format binaries in nommu mode" | Palmer Dabbelt |
2023-08-25 | Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-23 | riscv: support the elf-fdpic binfmt loader | Greg Ungerer |
2023-08-22 | RISC-V: vector: export VLENB csr in __sc_riscv_v_state | Andy Chiu |
2023-08-18 | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-17 | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ... | Arnd Bergmann |
2023-08-08 | RISC-V: KVM: provide UAPI for host SATP mode | Daniel Henrique Barboza |
2023-08-08 | RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM | Anup Patel |
2023-08-08 | RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM | Anup Patel |
2023-08-08 | RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions | Anup Patel |
2023-07-11 | riscv: sigcontext: Correct the comment of sigreturn | Guo Ren |
2023-07-07 | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-07-01 | RISC-V: Fix up some vector state related build failures | Palmer Dabbelt |
2023-06-22 | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch | Tiezhu Yang |
2023-06-20 | RISC-V: KVM: Allow Svnapot extension for Guest/VM | Anup Patel |
2023-06-19 | Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe" | Palmer Dabbelt |
2023-06-19 | RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip | Anup Patel |
2023-06-19 | RISC-V: hwprobe: Expose Zba, Zbb, and Zbs | Evan Green |
2023-06-18 | RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip | Anup Patel |
2023-06-18 | RISC-V: KVM: Implement device interface for AIA irqchip | Anup Patel |
2023-06-18 | RISC-V: KVM: Skeletal in-kernel AIA irqchip support | Anup Patel |
2023-06-08 | riscv: KVM: Add vector lazy save/restore support | Vincent Chen |
2023-06-08 | riscv: kvm: Add V extension to KVM ISA | Vincent Chen |
2023-06-08 | riscv: signal: Report signal frame size to userspace via auxv | Vincent Chen |
2023-06-08 | riscv: signal: Add sigcontext save/restore for vector | Greentime Hu |
2023-06-08 | riscv: Add ptrace vector support | Greentime Hu |
2023-06-08 | riscv: Introduce struct/helpers to save/restore per-task Vector state | Greentime Hu |
2023-06-08 | riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0 | Andy Chiu |
2023-06-08 | riscv: Extending cpufeature.c to detect V-extension | Guo Ren |
2023-05-05 | Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2023-04-21 | RISC-V: KVM: Virtualize per-HART AIA CSRs | Anup Patel |
2023-04-21 | RISC-V: KVM: Add ONE_REG interface for AIA CSRs | Anup Patel |
2023-04-21 | RISC-V: KVM: Implement subtype for CSR ONE_REG interface | Anup Patel |
2023-04-21 | RISC-V: KVM: Allow Zbb extension for Guest/VM | Anup Patel |
2023-04-21 | RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions | Anup Patel |
2023-04-18 | Merge patch series "RISC-V Hardware Probing User Interface" | Palmer Dabbelt |
2023-04-18 | RISC-V: hwprobe: Support probing of misaligned access performance | Evan Green |
2023-04-18 | RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA | Evan Green |
2023-04-18 | RISC-V: Add a syscall for HW probing | Evan Green |
2023-03-14 | RISC-V: KVM: Expose Zicboz to the guest | Andrew Jones |
2023-03-14 | RISC-V: KVM: Provide UAPI for Zicboz block size | Andrew Jones |