Toggle navigation
Patchwork
Linux KVM RISC-V
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 189 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
Noltari
Noltari
mrchuck
vineetg76
computersforpeace
patrick_delaunay
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
ajd
darball1
sammj
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
tagr
tagr
tagr
arj
arj
davem
davem
davem
jforissier
andmur01
amitay
matttbe
pabeni
istokes
maddy
aparcar
danielschwierzeck
tytso
martineau
goliath
Ansuel
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
XiaoYang
marex
mkorpershoek
tpetazzoni
khem
liwang
mmichelson
danielhb
groug
npiggin
robimarko
apritzel
pareddja
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
monstr
blocktrron
vigneshr
mraynal
chunkeey
stewart
stewart
xypron
kabel
Jaehoon
rfried
freenix
ivanhu
ukleinek
ukleinek
arbab
rsalvaterra
adrianschmutzler
wsa
hegdevasant
hegdevasant
sjg
jagan
metan
prom
bmeng
rmilecki
rmilecki
jacmet
kevery
ag
horms
akumar
ehristev
wbx
pablo
pablo
chleroy
abelloni
rw
rw
legoater
legoater
legoater
svanheule
juju
trini
apconole
bjonglez
sbabic
sbabic
xback
xback
richiejp
dangole
dangole
pevik
jonhunter
aik
ynezz
Hauke
Hauke
forty
next_ghost
anuppatel
anuppatel
acer
echaudron
amusil
benh
rgrimm
segher
passgat
pratyush
jms
jms
jms
Andes
mans0n
ruscur
jk
jk
jk
jk
jmberg
ymorin
numans
xuyang
linusw
linusw
festevam
conchuod
kubu
tambarus
matthias_bgg
ltpci
imaximets
pbrobinson
stroese
dceara
spectrum
apalos
krzk
strlen
strlen
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
ktraynor
arnout
robh
anguy11
nbd
nbd
kcxt
paulus
jm
hs
Apply
«
1
2
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v5,6/6] RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUs
KVM: lockdep improvements
- - - -
-
-
-
2025-05-12
Maxim Levitsky
New
[v5,5/6] KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
KVM: lockdep improvements
- - - -
-
-
-
2025-05-12
Maxim Levitsky
New
[v5,4/6] x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation
KVM: lockdep improvements
- - - -
-
-
-
2025-05-12
Maxim Levitsky
New
[v5,3/6] KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus
KVM: lockdep improvements
- - - -
-
-
-
2025-05-12
Maxim Levitsky
New
[v5,2/6] locking/mutex: implement mutex_lock_killable_nest_lock
KVM: lockdep improvements
- - - -
-
-
-
2025-05-12
Maxim Levitsky
New
[v5,1/6] locking/mutex: implement mutex_trylock_nested
KVM: lockdep improvements
- - - -
-
-
-
2025-05-12
Maxim Levitsky
New
[v2,2/2] RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
VCPU reset fixes
- - - -
-
-
-
2025-05-08
Radim Krčmář
New
[v2,1/2] KVM: RISC-V: reset smstateen in a better place
VCPU reset fixes
- - - -
-
-
-
2025-05-08
Radim Krčmář
New
[v3,3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h
Move duplicated instructions macros into asm/insn.h
- - 1 -
-
-
-
2025-05-08
Alexandre Ghiti
New
[v3,2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
Move duplicated instructions macros into asm/insn.h
- - 1 -
-
-
-
2025-05-08
Alexandre Ghiti
New
[v3,1/3] riscv: Fix typo EXRACT -> EXTRACT
Move duplicated instructions macros into asm/insn.h
- - 2 -
-
-
-
2025-05-08
Alexandre Ghiti
New
[v2,3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h
Move duplicated instructions macros into asm/insn.h
- - 1 -
-
-
-
2025-05-08
Alexandre Ghiti
New
[v2,2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
Move duplicated instructions macros into asm/insn.h
- - - -
-
-
-
2025-05-08
Alexandre Ghiti
New
[v2,1/3] riscv: Fix typo EXRACT -> EXTRACT
Move duplicated instructions macros into asm/insn.h
- - 2 -
-
-
-
2025-05-08
Alexandre Ghiti
New
[kvm-unit-tests,v3,16/16] scripts: Enable kvmtool
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,15/16] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,14/16] scripts/mkstandalone: Export $TARGET
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,13/16] scripts: Do not probe for maximum number of VCPUs when using kvmtool
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,12/16] scripts: Detect kvmtool failure in premature_failure()
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,11/16] scripts: Add KVMTOOL environment variable for kvmtool binary path
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,10/16] scripts: Add default arguments for kvmtool
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,09/16] scripts: Add support for kvmtool
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,08/16] scripts: Add 'kvmtool_params' to test definition
arm/arm64: Add kvmtool to the runner script
- - - -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,07/16] scripts: Use an associative array for qemu argument names
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,06/16] scripts: Refuse to run the tests if not configured for qemu
arm/arm64: Add kvmtool to the runner script
- - - -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,05/16] scripts: Document environment variables
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,04/16] run_tests.sh: Document --probe-maxsmp argument
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,03/16] configure: Export TARGET unconditionally
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,02/16] scripts: Add 'test_args' test definition parameter
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[kvm-unit-tests,v3,01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
arm/arm64: Add kvmtool to the runner script
- - 1 -
-
-
-
2025-05-07
Alexandru Elisei
New
[5/5] RISC-V: KVM: Remove the boot time enabling of hstateen bits
Enable hstateen bits lazily for the KVM RISC-V Guests
- - - -
-
-
-
2025-05-05
Atish Patra
New
[4/5] RISC-V: KVM: Enable envcfg and sstateen bits lazily
Enable hstateen bits lazily for the KVM RISC-V Guests
- - - -
-
-
-
2025-05-05
Atish Patra
New
[3/5] RISC-V: KVM: Support lazy enabling of siselect and aia bits
Enable hstateen bits lazily for the KVM RISC-V Guests
- - - -
-
-
-
2025-05-05
Atish Patra
New
[2/5] RISC-V: KVM: Add a hstateen lazy enabler helper function
Enable hstateen bits lazily for the KVM RISC-V Guests
- - - -
-
-
-
2025-05-05
Atish Patra
New
[1/5] RISC-V: KVM: Lazy enable hstateen IMSIC & ISEL bit
Enable hstateen bits lazily for the KVM RISC-V Guests
- - - -
-
-
-
2025-05-05
Atish Patra
New
MAINTAINERS: Update Atish's email address
MAINTAINERS: Update Atish's email address
- - - -
-
-
-
2025-05-05
Atish Patra
New
RISC-V: KVM: Remove experimental tag for RISC-V
RISC-V: KVM: Remove experimental tag for RISC-V
- - - -
-
-
-
2025-05-05
Atish Patra
New
[GIT,PULL] KVM/riscv fixes for 6.15 take #1
[GIT,PULL] KVM/riscv fixes for 6.15 take #1
- - - -
-
-
-
2025-05-02
Anup Patel
New
[10/10] KVM: selftests: Use u8 instead of uint8_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[09/10] KVM: selftests: Use s16 instead of int16_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[08/10] KVM: selftests: Use u16 instead of uint16_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[07/10] KVM: selftests: Use s32 instead of int32_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[06/10] KVM: selftests: Use u32 instead of uint32_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[05/10] KVM: selftests: Use s64 instead of int64_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[04/10] KVM: selftests: Use u64 instead of uint64_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
KVM: selftests: Convert to kernel-style types
- - - -
-
-
-
2025-05-01
David Matlack
New
[v4,5/5] x86: KVM: SEV: implement kvm_lock_all_vcpus and use it
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v4,4/5] locking/mutex: implement mutex_lock_killable_nest_lock
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v4,3/5] RISC-V: KVM: switch to kvm_trylock/unlock_all_vcpus
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v4,2/5] arm64: KVM: use mutex_trylock_nest_lock when locking all vCPUs
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v4,1/5] locking/mutex: implement mutex_trylock_nested
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v3,4/4] x86: KVM: SEV: implement kvm_lock_all_vcpus and use it
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v3,3/4] locking/mutex: implement mutex_lock_killable_nest_lock
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v3,2/4] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v3,1/4] arm64: KVM: use mutex_trylock_nest_lock when locking all vCPUs
KVM: lockdep improvements
- - - -
-
-
-
2025-04-30
Maxim Levitsky
New
[v3,3/3] KVM: riscv: selftests: Add vector extension tests
RISC-V KVM selftests improvements
- - 2 -
-
-
-
2025-04-30
Atish Patra
New
[v3,2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
RISC-V KVM selftests improvements
- - 2 -
-
-
-
2025-04-30
Atish Patra
New
[v3,1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
RISC-V KVM selftests improvements
- - 1 -
-
-
-
2025-04-30
Atish Patra
New
[v2,3/3] KVM: riscv: selftests: Add vector extension tests
RISC-V KVM selftests improvements
- - 2 -
-
-
-
2025-04-30
Atish Patra
New
[v2,2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
RISC-V KVM selftests improvements
- - 2 -
-
-
-
2025-04-30
Atish Patra
New
[v2,1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
RISC-V KVM selftests improvements
- - 1 -
-
-
-
2025-04-30
Atish Patra
New
[kvmtool,v3,10/10] riscv: Allow including extensions in the min CPU type using command-line
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,09/10] riscv: Add cpu-type command-line option
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,08/10] riscv: Include single-letter extensions in isa_info_arr[]
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,07/10] riscv: Fix no params with nodefault segfault
Add SBI system suspend and cpu-type option
- 1 1 -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,06/10] riscv: Make system suspend time configurable
Add SBI system suspend and cpu-type option
- - - -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,05/10] riscv: Add SBI system suspend support
Add SBI system suspend and cpu-type option
- - - -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,04/10] riscv: Add Ziccrse extension support
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,03/10] riscv: Add Zabha extension support
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,02/10] riscv: Add Svvptc extension support
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-26
Anup Patel
New
[kvmtool,v3,01/10] Sync-up headers with Linux-6.14 kernel
Add SBI system suspend and cpu-type option
- - - -
-
-
-
2025-04-26
Anup Patel
New
[v6,14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,13/14] RISC-V: KVM: add support for FWFT SBI extension
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,12/14] RISC-V: KVM: add SBI extension reset callback
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,10/14] riscv: misaligned: add a function to check misalign trap delegability
riscv: add SBI FWFT misaligned exception delegation support
- - 1 -
-
-
-
2025-04-24
Clément Léger
New
[v6,09/14] riscv: misaligned: move emulated access uniformity check in a function
riscv: add SBI FWFT misaligned exception delegation support
- - 1 -
-
-
-
2025-04-24
Clément Léger
New
[v6,08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
riscv: add SBI FWFT misaligned exception delegation support
- - 1 -
-
-
-
2025-04-24
Clément Léger
New
[v6,07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
riscv: add SBI FWFT misaligned exception delegation support
- - 1 -
-
-
-
2025-04-24
Clément Léger
New
[v6,06/14] riscv: misaligned: request misaligned exception from SBI
riscv: add SBI FWFT misaligned exception delegation support
- - 1 -
-
-
-
2025-04-24
Clément Léger
New
[v6,05/14] riscv: sbi: add SBI FWFT extension calls
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,04/14] riscv: sbi: add FWFT extension interface
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,03/14] riscv: sbi: add new SBI error mappings
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,02/14] riscv: sbi: remove useless parenthesis
riscv: add SBI FWFT misaligned exception delegation support
- - 2 -
-
-
-
2025-04-24
Clément Léger
New
[v6,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
riscv: add SBI FWFT misaligned exception delegation support
- - 4 1
-
-
-
2025-04-24
Clément Léger
New
[kvmtool,v2,10/10] riscv: Allow including extensions in the min CPU type using command-line
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,09/10] riscv: Add cpu-type command-line option
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,08/10] riscv: Include single-letter extensions in isa_info_arr[]
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,07/10] riscv: Fix no params with nodefault segfault
Add SBI system suspend and cpu-type option
- 1 1 -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,06/10] riscv: Make system suspend time configurable
Add SBI system suspend and cpu-type option
- - - -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,05/10] riscv: Add SBI system suspend support
Add SBI system suspend and cpu-type option
- - - -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,04/10] riscv: Add Ziccrse extension support
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,03/10] riscv: Add Zabha extension support
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,02/10] riscv: Add Svvptc extension support
Add SBI system suspend and cpu-type option
- - 1 -
-
-
-
2025-04-24
Anup Patel
New
[kvmtool,v2,01/10] Sync-up headers with Linux-6.14 kernel
Add SBI system suspend and cpu-type option
- - - -
-
-
-
2025-04-24
Anup Patel
New
[3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h
Move duplicated instructions macros into asm/insn.h
- - 1 -
-
-
-
2025-04-22
Alexandre Ghiti
New
[2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
Move duplicated instructions macros into asm/insn.h
- - - -
-
-
-
2025-04-22
Alexandre Ghiti
New
[1/3] riscv: Fix typo EXRACT -> EXTRACT
Move duplicated instructions macros into asm/insn.h
- - 3 -
-
-
-
2025-04-22
Alexandre Ghiti
New
«
1
2
»