index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
uapi
Age
Commit message (
Expand
)
Author
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
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-07
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-10-28
riscv: fix styling in ucontext header
Cleo John
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2022-10-02
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
2022-10-02
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
2022-10-02
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
2022-10-02
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
2022-08-12
RISC-V: KVM: Support sstc extension
Atish Patra
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2022-06-01
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-04
RISC-V: Include clone3() on rv32
Palmer Dabbelt
[next]