index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
uapi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-07
1
-0
/
+4
|
\
|
*
RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
2023-07-01
1
-0
/
+4
*
|
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-14
/
+0
|
\
\
|
*
|
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
2023-06-22
1
-14
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-04
1
-0
/
+73
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
2023-06-20
1
-0
/
+1
|
*
|
RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
2023-06-19
1
-0
/
+17
|
*
|
RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
2023-06-18
1
-0
/
+6
|
*
|
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
2023-06-18
1
-0
/
+45
|
*
|
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
2023-06-18
1
-0
/
+4
|
|
/
*
|
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
2023-06-19
1
-0
/
+3
|
\
\
|
*
|
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
2023-06-19
1
-0
/
+3
|
|
/
*
|
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-06-08
1
-0
/
+7
*
|
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
2023-06-08
1
-0
/
+1
*
|
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-06-08
1
-0
/
+1
*
|
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2023-06-08
2
-1
/
+30
*
|
riscv: Add ptrace vector support
Greentime Hu
2023-06-08
1
-0
/
+7
*
|
riscv: Introduce struct/helpers to save/restore per-task Vector state
Greentime Hu
2023-06-08
1
-0
/
+17
*
|
riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
2023-06-08
1
-0
/
+1
*
|
riscv: Extending cpufeature.c to detect V-extension
Guo Ren
2023-06-08
1
-0
/
+1
|
/
*
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-05-05
1
-1
/
+50
|
\
|
*
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
2023-04-21
1
-0
/
+7
|
*
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
2023-04-21
1
-0
/
+8
|
*
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
2023-04-21
1
-1
/
+2
|
*
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
2023-04-21
1
-0
/
+1
|
*
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
2023-04-21
1
-0
/
+32
*
|
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
2023-04-19
2
-0
/
+46
|
\
\
|
*
|
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
2023-04-19
1
-0
/
+7
|
*
|
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
2023-04-19
1
-0
/
+5
|
*
|
RISC-V: Add a syscall for HW probing
Evan Green
2023-04-19
2
-0
/
+34
|
|
/
*
|
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
2023-03-15
1
-0
/
+1
*
|
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
2023-03-15
1
-0
/
+1
|
/
*
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
2023-03-02
1
-0
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-22
1
-0
/
+3
|
\
|
*
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-12-07
1
-0
/
+3
*
|
riscv: fix styling in ucontext header
Cleo John
2022-10-28
1
-4
/
+8
|
/
*
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-14
1
-1
/
+3
|
\
|
*
riscv: Add cache information in AUX vector
Greentime Hu
2022-10-13
1
-1
/
+3
*
|
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
2022-10-02
1
-0
/
+1
*
|
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
2022-10-02
1
-0
/
+1
*
|
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
2022-10-02
1
-0
/
+1
*
|
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
2022-10-02
1
-0
/
+1
|
/
*
RISC-V: KVM: Support sstc extension
Atish Patra
2022-08-12
1
-0
/
+1
*
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2022-07-29
1
-0
/
+1
*
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2022-06-02
1
-0
/
+1
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-1
/
+1
|
\
|
*
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
1
-1
/
+1
*
|
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2022-05-20
1
-0
/
+20
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-0
/
+128
|
\
|
*
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
2021-10-04
1
-0
/
+10
[next]