Toggle navigation
Patchwork
Linux KVM RISC-V
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 218 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
galak
galak
demarchi
ms
bhundven
chbs
kengyu
kadlec
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
linusw
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
neoraider
neoraider
linville
jesse
tjaalton
esben
paulus
paulus
abrodkin
abrodkin
diproiettod
tbot
stephenfin
vriera
darball1
sammj
ajd
jogo
jogo
bhelgaas
blogic
blogic
naveen
oohal
russellb
ptomsich
agraf
scottwood
joestringer
davem
davem
davem
pepe2k
pepe2k
tagr
tagr
tagr
mwalle
arj
pchotard
andmur01
amitay
matttbe
pabeni
istokes
danielschwierzeck
martineau
Ansuel
tytso
aparcar
goliath
mariosix
dcaratti
khem
ovsrobot
ovsrobot
aserdean
XiaoYang
tpetazzoni
imaximets
hs
mkorpershoek
marex
liwang
pareddja
pareddja
mmichelson
groug
danielhb
apritzel
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
maximeh
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
narmstrong
0andriy
981213
chunkeey
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
blocktrron
vigneshr
horms
monstr
mraynal
stewart
stewart
rsalvaterra
kevery
ukleinek
ukleinek
rfried
xypron
bmeng
kabel
sjg
ehristev
wsa
freenix
ag
jagan
adrianschmutzler
Jaehoon
hegdevasant
hegdevasant
prom
metan
arbab
ivanhu
rmilecki
rmilecki
jacmet
Hauke
Hauke
apconole
rw
rw
trini
pablo
pablo
wbx
abelloni
legoater
legoater
legoater
chleroy
svanheule
bjonglez
xback
xback
aik
pevik
sbabic
sbabic
richiejp
ynezz
dangole
dangole
echaudron
forty
anuppatel
anuppatel
benh
rgrimm
pratyush
segher
passgat
jms
jms
jms
mans0n
ruscur
Andes
numans
jmberg
xuyang
jk
jk
jk
jk
festevam
ymorin
ymorin
kubu
tambarus
stroese
spectrum
dceara
strlen
strlen
pbrobinson
apalos
cazzacarna
aldot
mpe
ktraynor
arnout
anguy11
calebccff
nbd
nbd
jpn
kvaneesh
robh
jm
Apply
«
1
2
3
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
KVM/riscv changes for 6.7
KVM/riscv changes for 6.7
- - - -
-
-
-
2023-10-24
Anup Patel
New
[01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
KVM: vfio: Hide KVM internals from others
- - 2 -
-
-
-
2023-09-16
Sean Christopherson
New
[01/34] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
KVM: guest_memfd() and per-page attributes
- - 4 1
-
-
-
2023-11-05
Paolo Bonzini
New
[02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
KVM: vfio: Hide KVM internals from others
- - 2 -
-
-
-
2023-09-16
Sean Christopherson
New
[02/34] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
KVM: guest_memfd() and per-page attributes
- - 3 1
-
-
-
2023-11-05
Paolo Bonzini
New
[03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
KVM: vfio: Hide KVM internals from others
- - 2 -
-
-
-
2023-09-16
Sean Christopherson
New
[03/34] KVM: Use gfn instead of hva for mmu_notifier_retry
KVM: guest_memfd() and per-page attributes
- - 4 1
-
-
-
2023-11-05
Paolo Bonzini
New
[04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code
KVM: vfio: Hide KVM internals from others
- - 1 -
-
-
-
2023-09-16
Sean Christopherson
New
[04/34] KVM: WARN if there are dangling MMU invalidations at VM destruction
KVM: guest_memfd() and per-page attributes
- - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
KVM: vfio: Hide KVM internals from others
- - 1 -
-
-
-
2023-09-16
Sean Christopherson
New
[05/34] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
KVM: guest_memfd() and per-page attributes
- - 2 -
-
-
-
2023-11-05
Paolo Bonzini
New
[06/15] RISC-V: KVM: Allow vector crypto extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
KVM: vfio: Hide KVM internals from others
- - 2 -
-
-
-
2023-09-16
Sean Christopherson
New
[06/34] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[07/15] KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[07/26] x86/idt: Wrap KVM logic with CONFIG_KVM instead of CONFIG_HAVE_KVM
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[07/34] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
KVM: guest_memfd() and per-page attributes
1 - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[08/15] RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[08/26] KVM: x86: Stop selecting and depending on HAVE_KVM
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[08/34] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
KVM: guest_memfd() and per-page attributes
1 - 3 1
-
-
-
2023-11-05
Paolo Bonzini
New
[09/15] KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[09/26] KVM: arm64: Stop selecting and depending on HAVE_KVM
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
KVM: guest_memfd() and per-page attributes
- - 3 1
-
-
-
2023-11-05
Paolo Bonzini
New
[1/5] riscv: Use WRITE_ONCE() when setting page table entries
riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
- - - -
-
-
-
2023-10-02
Alexandre Ghiti
New
[1/5] riscv: use ".L" local labels in assembly when applicable
riscv: cleanup assembly usage of ENTRY()/END() and use local labels
- - 1 -
-
-
-
2023-10-04
Clément Léger
New
[1/6] RISC-V: Add defines for SBI debug console extension
RISC-V SBI debug console extension support
- - - -
-
-
-
2023-10-10
Anup Patel
New
[10/15] RISC-V: KVM: Allow Zihintntl extension for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[10/26] KVM: s390: Stop selecting and depending on HAVE_KVM
KVM: vfio: Hide KVM internals from others
- - 1 -
-
-
-
2023-09-16
Sean Christopherson
New
[10/34] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
KVM: guest_memfd() and per-page attributes
- - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[11/15] KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[11/26] KVM: MIPS: Make HAVE_KVM a MIPS-only Kconfig
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[11/34] KVM: Drop .on_unlock() mmu_notifier hook
KVM: guest_memfd() and per-page attributes
- - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[12/15] RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[12/26] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[12/34] KVM: Introduce per-page memory attributes
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[13/15] KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[13/26] KVM: arm64: Include KVM headers to get forward declarations
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[13/34] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[14/15] RISC-V: KVM: Allow Zfa extension for Guest/VM
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[14/26] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[14/34] fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
KVM: guest_memfd() and per-page attributes
- - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[15/15] KVM: riscv: selftests: Add Zfa extension to get-reg-list test
KVM RISC-V report more ISA extensions through ONE_REG
- - - -
-
-
-
2023-11-28
Anup Patel
New
[15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[16/26] KVM: MIPS: Stop adding virt/kvm to the arch include path
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
KVM: guest_memfd() and per-page attributes
- - 3 1
-
-
-
2023-11-05
Paolo Bonzini
New
[17/26] KVM: PPC: Stop adding virt/kvm to the arch include path
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[17/34] KVM: x86: Disallow hugepages when memory attributes are mixed
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[18/26] KVM: s390: Stop adding virt/kvm to the arch include path
KVM: vfio: Hide KVM internals from others
1 - 1 -
-
-
-
2023-09-16
Sean Christopherson
New
[18/34] KVM: x86/mmu: Handle page fault for private memory
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[19/26] KVM: Standardize include paths across all architectures
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
KVM: guest_memfd() and per-page attributes
- - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
- - - -
-
-
-
2023-10-02
Alexandre Ghiti
New
[2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
riscv: cleanup assembly usage of ENTRY()/END() and use local labels
- - - -
-
-
-
2023-10-04
Clément Léger
New
[2/6] RISC-V: KVM: Change the SBI specification version to v2.0
RISC-V SBI debug console extension support
- - - -
-
-
-
2023-10-10
Anup Patel
New
[20/26] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[20/34] KVM: Allow arch code to track number of memslot address spaces per VM
KVM: guest_memfd() and per-page attributes
- - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[21/26] entry/kvm: Drop @vcpu param from arch_xfer_to_guest_mode_handle_work()
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory
KVM: guest_memfd() and per-page attributes
- - 2 1
-
-
-
2023-11-05
Paolo Bonzini
New
[22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[23/26] KVM: arm64: Move and consolidate "public" functions in asm/kvm_host.h
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[24/26] powerpc/xics: Move declaration of xics_wake_cpu() out of kvm_ppc.h
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[24/34] KVM: selftests: Add support for creating private memslots
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[25/26] KVM: PPC: Rearrange code in kvm_ppc.h to isolate "public" information
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[26/26] KVM: Hide KVM internal data structures and values from kernel at-large
KVM: vfio: Hide KVM internals from others
- - - -
-
-
-
2023-09-16
Sean Christopherson
New
[26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[28/34] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[29/34] KVM: selftests: Add x86-only selftest for private memory conversions
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
riscv: cleanup assembly usage of ENTRY()/END() and use local labels
- - 1 -
-
-
-
2023-10-04
Clément Léger
New
[3/5] riscv: mm: Only compile pgtable.c if MMU
riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
- - - -
-
-
-
2023-10-02
Alexandre Ghiti
New
[3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
RISC-V SBI debug console extension support
- - - -
-
-
-
2023-10-10
Anup Patel
New
[30/34] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[31/34] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[32/34] KVM: selftests: Add basic selftest for guest_memfd()
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[33/34] KVM: selftests: Test KVM exit behavior for private memory/access
KVM: guest_memfd() and per-page attributes
- - 1 1
-
-
-
2023-11-05
Paolo Bonzini
New
[34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[35/34] KVM: Prepare for handling only shared mappings in mmu_notifier events
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[36/34] KVM: Add transparent hugepage support for dedicated guest memory
KVM: guest_memfd() and per-page attributes
- - - -
-
-
-
2023-11-05
Paolo Bonzini
New
[4/5] riscv: Suffix all page table entry pointers with 'p'
riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
- - - -
-
-
-
2023-10-02
Alexandre Ghiti
New
[4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
riscv: cleanup assembly usage of ENTRY()/END() and use local labels
- - 1 -
-
-
-
2023-10-04
Clément Léger
New
[4/6] tty/serial: Add RISC-V SBI debug console based earlycon
RISC-V SBI debug console extension support
- - - -
-
-
-
2023-10-10
Anup Patel
New
[5/5] riscv: Use accessors to page table entries instead of direct dereference
riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
- - - -
-
-
-
2023-10-02
Alexandre Ghiti
New
[5/5] riscv: kvm: use ".L" local labels in assembly when applicable
riscv: cleanup assembly usage of ENTRY()/END() and use local labels
- - 1 -
-
-
-
2023-10-04
Clément Léger
New
[5/6] tty: Add SBI debug console support to HVC SBI driver
RISC-V SBI debug console extension support
- - - -
-
-
-
2023-10-10
Anup Patel
New
[6/6] RISC-V: Enable SBI based earlycon support
RISC-V SBI debug console extension support
- - - -
-
-
-
2023-10-10
Anup Patel
New
[GIT,PULL] KVM/riscv changes for 6.7
[GIT,PULL] KVM/riscv changes for 6.7
- - - -
-
-
-
2023-10-24
Anup Patel
New
[RFC,v1,1/8] KVM: selftests: x86: Fix bug in addr_arch_gva2gpa()
KVM: seftests: Support guest user mode execution and running
- - - -
-
-
-
2023-11-02
Zeng Guang
New
[RFC,v1,2/8] KVM: selftests: x86: Support guest running on canonical linear-address organization
KVM: seftests: Support guest user mode execution and running
- - - -
-
-
-
2023-11-02
Zeng Guang
New
[RFC,v1,3/8] KVM: selftests: Add virt_arch_ucall_prealloc() arch specific implementation
KVM: seftests: Support guest user mode execution and running
- - - -
-
-
-
2023-11-02
Zeng Guang
New
[RFC,v1,4/8] KVM : selftests : Adapt selftest cases to kernel canonical linear address
KVM: seftests: Support guest user mode execution and running
- - - -
-
-
-
2023-11-02
Zeng Guang
New
[RFC,v1,5/8] KVM: selftests: x86: Prepare setup for user mode support
KVM: seftests: Support guest user mode execution and running
- - - -
-
-
-
2023-11-02
Zeng Guang
New
«
1
2
3
»