Show patches with: none      |   111980 patches
« 1 2 ... 226 227 2281119 1120 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region KVM: selftests: Add aarch64/page_fault_test - 1 - --- 2022-10-17 Ricardo Koller New
[v10,05/14] tools: Copy bitfield.h from the kernel sources KVM: selftests: Add aarch64/page_fault_test - 1 - --- 2022-10-17 Ricardo Koller New
[v10,04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[v10,03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete() KVM: selftests: Add aarch64/page_fault_test - 3 - --- 2022-10-17 Ricardo Koller New
[v10,02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[v10,01/14] KVM: selftests: Add a userfaultfd library KVM: selftests: Add aarch64/page_fault_test - 2 - --- 2022-10-17 Ricardo Koller New
[3/3] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler - - - --- 2022-10-17 Alexander Graf New
[2/3] KVM: x86: Make filter arg for set_msr_filter() KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler - - - --- 2022-10-17 Alexander Graf New
[1/3] kvm: Add support for arch compat vm ioctls KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler - - - --- 2022-10-17 Alexander Graf New
[v3,5/5] vfio: Fold vfio_virqfd.ko into vfio.ko Simplify the module and kconfig structure in vfio - - - --- 2022-10-17 Jason Gunthorpe New
[v3,4/5] vfio: Remove CONFIG_VFIO_SPAPR_EEH Simplify the module and kconfig structure in vfio - - - --- 2022-10-17 Jason Gunthorpe New
[v3,3/5] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c Simplify the module and kconfig structure in vfio - 1 - --- 2022-10-17 Jason Gunthorpe New
[v3,2/5] vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl() Simplify the module and kconfig structure in vfio - 2 - --- 2022-10-17 Jason Gunthorpe New
[v3,1/5] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko Simplify the module and kconfig structure in vfio - 1 - --- 2022-10-17 Jason Gunthorpe New
[v2] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test [v2] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test - - - --- 2022-10-17 Gautam Menghani New
[v1] KVM: selftests: name the threads [v1] KVM: selftests: name the threads - - - --- 2022-10-17 Wei Wang New
[v4,25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,17/25] KVM: arm64: Add generic hyp_memcache helpers KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu' KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,10/25] KVM: arm64: Add hyp_spinlock_t static initializer KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,07/25] KVM: arm64: Prevent the donation of no-map pages KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,06/25] KVM: arm64: Implement do_donate() helper for donating memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 2 1 --- 2022-10-17 Will Deacon New
[kvm-unit-tests,v7,1/1] s390x: add exittime tests s390x: Add exit time test - 1 - --- 2022-10-17 Nico Boehr Mainlined
[kvm-unit-tests,v3,8/8] s390x: uv-host: Fix init storage origin and length check s390x: uv-host: Access check extensions and improvements - 1 - --- 2022-10-17 Janosch Frank New
[kvm-unit-tests,v3,7/8] s390x: uv-host: Fence against being run as a PV guest s390x: uv-host: Access check extensions and improvements - 1 - --- 2022-10-17 Janosch Frank New
[kvm-unit-tests,v3,6/8] s390x: uv-host: Remove duplicated + s390x: uv-host: Access check extensions and improvements - 2 - --- 2022-10-17 Janosch Frank New
[kvm-unit-tests,v3,5/8] s390x: uv-host: Add a set secure config parameters test function s390x: uv-host: Access check extensions and improvements - 1 - --- 2022-10-17 Janosch Frank New
[kvm-unit-tests,v3,4/8] s390x: uv-host: Add access exception test s390x: uv-host: Access check extensions and improvements - 2 - --- 2022-10-17 Janosch Frank New
[kvm-unit-tests,v3,3/8] s390x: uv-host: Test uv immediate parameter s390x: uv-host: Access check extensions and improvements - 1 - --- 2022-10-17 Janosch Frank New
[kvm-unit-tests,v3,2/8] s390x: uv-host: Add uninitialized UV tests s390x: uv-host: Access check extensions and improvements - 2 - --- 2022-10-17 Janosch Frank New
[kvm-unit-tests,v3,1/8] s390x: uv-host: Add access checks for donated memory s390x: uv-host: Access check extensions and improvements - 2 - --- 2022-10-17 Janosch Frank New
[9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM Linear Address Masking (LAM) KVM Enabling - 1 - --- 2022-10-17 Robert Hoo New
[8/9] KVM: x86: When guest set CR3, handle LAM bits semantics Linear Address Masking (LAM) KVM Enabling - - - --- 2022-10-17 Robert Hoo New
[7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits Linear Address Masking (LAM) KVM Enabling - 1 - --- 2022-10-17 Robert Hoo New
[6/9] KVM: x86: Untag LAM bits when applicable Linear Address Masking (LAM) KVM Enabling - 1 - --- 2022-10-17 Robert Hoo New
[5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3 Linear Address Masking (LAM) KVM Enabling - 1 - --- 2022-10-17 Robert Hoo New
[4/9,Trivial] KVM: x86: MMU: Commets update Linear Address Masking (LAM) KVM Enabling - - - --- 2022-10-17 Robert Hoo New
[3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd Linear Address Masking (LAM) KVM Enabling - 1 - --- 2022-10-17 Robert Hoo New
[2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits Linear Address Masking (LAM) KVM Enabling - 1 - --- 2022-10-17 Robert Hoo New
[1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable Linear Address Masking (LAM) KVM Enabling - - - --- 2022-10-17 Robert Hoo New
[v2,2/2] KVM: debugfs: Return retval of simple_attr_open() if it fails [v2,1/2] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() - - - --- 2022-10-17 Hou Wenlong New
[v2,1/2] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() [v2,1/2] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() - 1 - --- 2022-10-17 Hou Wenlong New
[V2] KVM: arm64: vgic: fix wrong loop condition in scan_its_table() [V2] KVM: arm64: vgic: fix wrong loop condition in scan_its_table() - - - --- 2022-10-15 Eric Ren New
KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open() - - - --- 2022-10-14 Hou Wenlong New
[kvm-unit-tests,v6,1/1] s390x: add exittime tests s390x: Add exit time test - - - --- 2022-10-14 Nico Boehr Superseded
[6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[4/6] KVM: selftests: memslot_perf_test: Support variable guest page size KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm() KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes - - - --- 2022-10-14 Gavin Shan New
[RFC,v4,8/8] bus/cdx: add cdx controller [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,6/8] irq/msi: use implicit msi domain for alloc and free [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,5/8] bus/cdx: add bus and device attributes [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,4/8] bux/cdx: support dma configuration for CDX devices [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,3/8] iommu/arm-smmu-v3: support ops registration for CDX bus [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,2/8] bus/cdx: add the cdx bus driver [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings [RFC,v4,1/8] dt-bindings: bus: add CDX bus device tree bindings - - - --- 2022-10-14 Nipun Gupta New
MAINTAINERS: git://github -> https://github.com for kvm-riscv MAINTAINERS: git://github -> https://github.com for kvm-riscv 1 - - --- 2022-10-13 Palmer Dabbelt New
MAINTAINERS: git://github -> https://github.com for awilliam MAINTAINERS: git://github -> https://github.com for awilliam - 1 1 --- 2022-10-13 Palmer Dabbelt New
[v2,16/16] KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,15/16] KVM: selftests: Add tests in xen_shinfo_test to detect lock races KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,14/16] KVM: Skip unnecessary "unmap" if gpc is already valid during refresh KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,13/16] KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,12/16] KVM: Do not partially reinitialize gfn=>pfn cache during activation KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,11/16] KVM: Drop KVM's API to allow temprorarily unmapping gfn=>pfn cache KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,10/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,09/16] KVM: Clean up hva_to_pfn_retry() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,08/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,07/16] KVM: Store gfn_to_pfn_cache length as an immutable property KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,06/16] KVM: Store immutable gfn_to_pfn_cache properties KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,05/16] KVM: x86: Remove unused argument in gpc_unmap_khva() KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,04/16] KVM: Shorten gfn_to_pfn_cache function names KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,03/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,02/16] KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[v2,01/16] KVM: Initialize gfn_to_pfn_cache locks in dedicated helper KVM: x86: gfn_to_pfn_cache fixes and cleanups - - - --- 2022-10-13 Sean Christopherson New
[RFC,v2,10/10] drivers/vhost: queue vhost_blk works at vq workers vhost-blk: in-kernel accelerator for virtio-blk guests - - - --- 2022-10-13 Andrey Zhadchenko New
[RFC,v2,09/10] drivers/vhost: allow polls to be bound to workers via vqs vhost-blk: in-kernel accelerator for virtio-blk guests - - - --- 2022-10-13 Andrey Zhadchenko New
[RFC,v2,08/10] drivers/vhost: add API to queue work at virtqueue's worker vhost-blk: in-kernel accelerator for virtio-blk guests - - - --- 2022-10-13 Andrey Zhadchenko New
[RFC,v2,07/10] drivers/vhost: assign workers to virtqueues vhost-blk: in-kernel accelerator for virtio-blk guests - - - --- 2022-10-13 Andrey Zhadchenko New
« 1 2 ... 226 227 2281119 1120 »