Show patches with: State = Action Required       |   110590 patches
« 1 2 ... 285 286 2871105 1106 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,2/7] KVM: X86/MMU: Add special shadow pages KVM: X86/MMU: Use one-off special shadow page for special roots - - - --- 2022-05-03 Lai Jiangshan New
[V2,1/7] KVM: X86/MMU: Add using_special_root_page() KVM: X86/MMU: Use one-off special shadow page for special roots - - - --- 2022-05-03 Lai Jiangshan New
entry/kvm: Make vCPU tasks exit to userspace when a livepatch is pending entry/kvm: Make vCPU tasks exit to userspace when a livepatch is pending - - - --- 2022-05-03 Seth Forshee (DigitalOcean) New
[v2] kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test [v2] kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test - - - --- 2022-05-03 Zeng Guang New
[v4,7/7] Revert "KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set" KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
[v4,6/7] KVM/arm64: Hide AArch32 PMU registers when not available KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
[v4,5/7] KVM: arm64: Start trapping ID registers for 32 bit guests KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-05-03 Oliver Upton New
[v4,4/7] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-05-03 Oliver Upton New
[v4,3/7] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents KVM: arm64: Limit feature register reads from AArch32 - 1 - --- 2022-05-03 Oliver Upton New
[v4,2/7] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
[v4,1/7] KVM: arm64: Return a bool from emulate_cp() KVM: arm64: Limit feature register reads from AArch32 - - - --- 2022-05-03 Oliver Upton New
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id - - - --- 2022-05-03 Kyle Huey New
[v2] vfio/pci: Remove vfio_device_get_from_dev() [v2] vfio/pci: Remove vfio_device_get_from_dev() - 3 - --- 2022-05-02 Jason Gunthorpe New
[v7,9/9] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list KVM: arm64: Add support for hypercall services selection - - - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,8/9] selftests: KVM: aarch64: Introduce hypercall ABI test KVM: arm64: Add support for hypercall services selection - 1 - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,7/9] tools: Import ARM SMCCC definitions KVM: arm64: Add support for hypercall services selection - 1 - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,6/9] Docs: KVM: Add doc for the bitmap firmware registers KVM: arm64: Add support for hypercall services selection - 1 - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,5/9] Docs: KVM: Rename psci.rst to hypercalls.rst KVM: arm64: Add support for hypercall services selection - 2 - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,4/9] KVM: arm64: Add vendor hypervisor firmware register KVM: arm64: Add support for hypercall services selection - 1 - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,3/9] KVM: arm64: Add standard hypervisor firmware register KVM: arm64: Add support for hypercall services selection - 1 - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers KVM: arm64: Add support for hypercall services selection - 1 - --- 2022-05-02 Raghavendra Rao Ananta New
[v7,1/9] KVM: arm64: Factor out firmware register handling from psci.c KVM: arm64: Add support for hypercall services selection - 2 - --- 2022-05-02 Raghavendra Rao Ananta New
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state - - - --- 2022-05-02 Sean Christopherson New
[v2] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps [v2] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps - - - --- 2022-05-02 Vipin Sharma New
[v3,7/7] vfio: Remove calls to vfio_group_add_container_user() Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,6/7] vfio: Remove dead code Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw() Make the rest of the VFIO driver interface use vfio_device - 2 - --- 2022-05-02 Jason Gunthorpe New
[v3,3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages() Make the rest of the VFIO driver interface use vfio_device 1 4 - --- 2022-05-02 Jason Gunthorpe New
[v3,2/7] vfio/ccw: Remove mdev from struct channel_program Make the rest of the VFIO driver interface use vfio_device - 1 - --- 2022-05-02 Jason Gunthorpe New
[v3,1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device Make the rest of the VFIO driver interface use vfio_device 1 4 - --- 2022-05-02 Jason Gunthorpe New
[v4] KVM: SEV: Mark nested locking of vcpu->lock [v4] KVM: SEV: Mark nested locking of vcpu->lock - - - --- 2022-05-02 Peter Gonda New
[kvm-unit-tests] x86: vmx: Break the 'vmx' monolith into multiple tests [kvm-unit-tests] x86: vmx: Break the 'vmx' monolith into multiple tests - - - --- 2022-05-02 Aaron Lewis New
[kvm-unit-tests,v7,3/3] Disable s390x skey test in GitLab CI s390x: Test effect of storage keys on some instructions 1 1 - --- 2022-05-02 Janis Schoetterl-Glausch New
[kvm-unit-tests,v7,2/3] s390x: Test effect of storage keys on some instructions s390x: Test effect of storage keys on some instructions 2 - - --- 2022-05-02 Janis Schoetterl-Glausch New
[kvm-unit-tests,v7,1/3] s390x: Give name to return value of tprot() s390x: Test effect of storage keys on some instructions - 3 - --- 2022-05-02 Janis Schoetterl-Glausch New
[GIT,PULL,1/1] KVM: s390: Fix lockdep issue in vm memop [GIT,PULL,1/1] KVM: s390: Fix lockdep issue in vm memop - 2 - --- 2022-05-02 Christian Borntraeger New
[GIT,PULL,0/1] KVM: s390: Fix lockdep issue in vm memop 1 - - --- 2022-05-02 Christian Borntraeger New
[kvm-unit-tests,v5,6/6] s390x: Add attestation tests s390x: Attestation tests - 1 - --- 2022-05-02 Steffen Eiden New
[kvm-unit-tests,v5,5/6] s390x: uv-guest: add share bit test s390x: Attestation tests - 1 - --- 2022-05-02 Steffen Eiden New
[kvm-unit-tests,v5,4/6] s390x: uv-guest: Remove double report_prefix_pop s390x: Attestation tests - 1 - --- 2022-05-02 Steffen Eiden New
[kvm-unit-tests,v5,3/6] s390x: uv-guest: remove duplicated checks s390x: Attestation tests - 1 - --- 2022-05-02 Steffen Eiden New
[kvm-unit-tests,v5,2/6] s390x: lib: Add QUI getter s390x: Attestation tests - 1 - --- 2022-05-02 Steffen Eiden New
[kvm-unit-tests,v5,1/6] s390x: uv-host: Add invalid command attestation check s390x: Attestation tests - 2 - --- 2022-05-02 Steffen Eiden New
[v3,12/12] KVM: nSVM: Drop support for CPUs without NRIPS (NextRIP Save) support KVM: SVM: Fix soft int/ex re-injection - - - --- 2022-05-01 Maciej S. Szmigiero New
[v3,11/12] KVM: selftests: nSVM: Add svm_nested_soft_inject_test KVM: SVM: Fix soft int/ex re-injection - 1 - --- 2022-05-01 Maciej S. Szmigiero New
[v3,10/12] KVM: nSVM: Transparently handle L1 -> L2 NMI re-injection KVM: SVM: Fix soft int/ex re-injection - - - --- 2022-05-01 Maciej S. Szmigiero New
[v3,09/12] KVM: x86: Differentiate Soft vs. Hard IRQs vs. reinjected in tracepoint KVM: SVM: Fix soft int/ex re-injection - - - --- 2022-05-01 Maciej S. Szmigiero New
[v3,08/12] KVM: x86: Print error code in exception injection tracepoint iff valid KVM: SVM: Fix soft int/ex re-injection - 1 - --- 2022-05-01 Maciej S. Szmigiero New
[v3,07/12] KVM: x86: Trace re-injected exceptions KVM: SVM: Fix soft int/ex re-injection - 1 - --- 2022-05-01 Maciej S. Szmigiero New
[v3,06/12] KVM: SVM: Re-inject INTn instead of retrying the insn on "failure" KVM: SVM: Fix soft int/ex re-injection - - - --- 2022-05-01 Maciej S. Szmigiero New
[v3,05/12] KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction KVM: SVM: Fix soft int/ex re-injection - - - --- 2022-05-01 Maciej S. Szmigiero New
[v3,04/12] KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS is supported KVM: SVM: Fix soft int/ex re-injection - 1 - --- 2022-05-01 Maciej S. Szmigiero New
[v3,03/12] KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails" KVM: SVM: Fix soft int/ex re-injection - 1 - --- 2022-05-01 Maciej S. Szmigiero New
[v3,02/12] KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 KVM: SVM: Fix soft int/ex re-injection - - - --- 2022-05-01 Maciej S. Szmigiero New
[v3,01/12] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02 KVM: SVM: Fix soft int/ex re-injection - 1 - --- 2022-05-01 Maciej S. Szmigiero New
[GIT,PULL] KVM fixes for Linux 5.18-rc5 (or -rc6) [GIT,PULL] KVM fixes for Linux 5.18-rc5 (or -rc6) - - - --- 2022-05-01 Paolo Bonzini New
[RFC] vfio: Introduce DMA logging uAPIs for VFIO device [RFC] vfio: Introduce DMA logging uAPIs for VFIO device - - - --- 2022-05-01 Yishai Hadas New
RISC-V: fix typos in comments RISC-V: fix typos in comments 1 1 - --- 2022-04-30 Julia Lawall New
[v3,8/8] KVM: Do not pin pages tracked by gfn=>pfn caches KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v3,7/8] KVM: Fix multiple races in gfn=>pfn cache refresh KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v3,6/8] KVM: Fully serialize gfn=>pfn cache refresh via mutex KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v3,5/8] KVM: Do not incorporate page offset into gfn=>pfn cache user address KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v3,4/8] KVM: Put the extra pfn reference when reusing a pfn in the gpc cache KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v3,3/8] KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v3,2/8] Revert "KVM: Fix race between mmu_notifier invalidation and pfncache refresh" KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v3,1/8] Revert "KVM: Do not speculatively mark pfn cache valid to "fix" race" KVM: Fix mmu_notifier vs. pfncache vs. pfncache races - - - --- 2022-04-29 Sean Christopherson New
[v4,4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats KVM: mm: count KVM mmu usage in memory stats - - - --- 2022-04-29 Yosry Ahmed New
[v4,3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats. KVM: mm: count KVM mmu usage in memory stats - - - --- 2022-04-29 Yosry Ahmed New
[v4,2/4] KVM: mmu: add a helper to account memory used by KVM mmu. KVM: mm: count KVM mmu usage in memory stats - - - --- 2022-04-29 Yosry Ahmed New
[v4,1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses. KVM: mm: count KVM mmu usage in memory stats - - - --- 2022-04-29 Yosry Ahmed New
KVM: x86: work around QEMU issue with synthetic CPUID leaves KVM: x86: work around QEMU issue with synthetic CPUID leaves - 1 - --- 2022-04-29 Paolo Bonzini New
vfio: Delete container_q vfio: Delete container_q - 1 - --- 2022-04-29 Jason Gunthorpe New
[9/9] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2 KVM: selftests: Add nested support to dirty_log_perf_test - - - --- 2022-04-29 David Matlack New
[8/9] KVM: selftests: Clean up LIBKVM files in Makefile KVM: selftests: Add nested support to dirty_log_perf_test - 1 - --- 2022-04-29 David Matlack New
[7/9] KVM: selftests: Link selftests directly with lib object files KVM: selftests: Add nested support to dirty_log_perf_test - 1 - --- 2022-04-29 David Matlack New
[6/9] KVM: selftests: Add a helper to check EPT/VPID capabilities KVM: selftests: Add nested support to dirty_log_perf_test - 1 - --- 2022-04-29 David Matlack New
[5/9] KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h KVM: selftests: Add nested support to dirty_log_perf_test - 1 - --- 2022-04-29 David Matlack New
[4/9] KVM: selftests: Refactor nested_map() to specify target level KVM: selftests: Add nested support to dirty_log_perf_test - 1 - --- 2022-04-29 David Matlack New
[3/9] KVM: selftests: Drop stale function parameter comment for nested_map() KVM: selftests: Add nested support to dirty_log_perf_test - 1 - --- 2022-04-29 David Matlack New
[2/9] KVM: selftests: Add option to create 2M and 1G EPT mappings KVM: selftests: Add nested support to dirty_log_perf_test - - - --- 2022-04-29 David Matlack New
[1/9] KVM: selftests: Replace x86_page_size with raw levels KVM: selftests: Add nested support to dirty_log_perf_test - - - --- 2022-04-29 David Matlack New
[GIT,PULL] Please pull VFIO changes [GIT,PULL] Please pull VFIO changes - - - --- 2022-04-29 Jason Gunthorpe New
[GIT,PULL] KVM/arm64 fixes for 5.18, take #2 [GIT,PULL] KVM/arm64 fixes for 5.18, take #2 - - - --- 2022-04-29 Marc Zyngier New
[PATCH/RFC] KVM: s390: vsie/gmap: reduce gmap_rmap overhead [PATCH/RFC] KVM: s390: vsie/gmap: reduce gmap_rmap overhead 1 - - --- 2022-04-29 Christian Borntraeger New
KVM: selftests: Use TAP interface in the kvm_binary_stats_test KVM: selftests: Use TAP interface in the kvm_binary_stats_test - - - --- 2022-04-29 Thomas Huth New
[v3,4/4] KVM: s390: selftests: Use TAP interface in the reset test KVM: s390: selftests: Provide TAP output in tests - 1 - --- 2022-04-29 Thomas Huth New
[v3,3/4] KVM: s390: selftests: Use TAP interface in the tprot test KVM: s390: selftests: Provide TAP output in tests - 2 - --- 2022-04-29 Thomas Huth New
[v3,2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test KVM: s390: selftests: Provide TAP output in tests 1 - - --- 2022-04-29 Thomas Huth New
[v3,1/4] KVM: s390: selftests: Use TAP interface in the memop test KVM: s390: selftests: Provide TAP output in tests - 1 - --- 2022-04-29 Thomas Huth New
KVM: x86/mmu: fix potential races when walking host page table KVM: x86/mmu: fix potential races when walking host page table - - - --- 2022-04-29 Mingwei Zhang New
[10/10] KVM: x86/mmu: Shove refcounted page dependency into host_pfn_mapping_level() KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[09/10] KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page() KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[08/10] KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page() KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[07/10] KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page() KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[06/10] KVM: Don't WARN if kvm_pfn_to_page() encounters a "reserved" pfn KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[05/10] KVM: nVMX: Use kvm_vcpu_map() to get/pin vmcs12's APIC-access page KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[04/10] KVM: Avoid pfn_to_page() and vice versa when releasing pages KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[03/10] KVM: Don't set Accessed/Dirty bits for ZERO_PAGE KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
[02/10] KVM: Drop bogus "pfn != 0" guard from kvm_release_pfn() KVM: Clean up 'struct page' / pfn helpers - - - --- 2022-04-29 Sean Christopherson New
« 1 2 ... 285 286 2871105 1106 »