Show patches with: none      |   111483 patches
« 1 2 ... 334 335 3361114 1115 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,12/13] KVM: x86/mmu: Add tracepoint for splitting huge pages KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 1 - --- 2021-12-13 David Matlack New
[v1,11/13] KVM: x86/mmu: Split huge pages during CLEAR_DIRTY_LOG KVM: x86/mmu: Eager Page Splitting for the TDP MMU - - - --- 2021-12-13 David Matlack New
[v1,10/13] KVM: Push MMU locking down into kvm_arch_mmu_enable_log_dirty_pt_masked KVM: x86/mmu: Eager Page Splitting for the TDP MMU - - - --- 2021-12-13 David Matlack New
[v1,09/13] KVM: x86/mmu: Split huge pages when dirty logging is enabled KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 1 - --- 2021-12-13 David Matlack New
[v1,08/13] KVM: x86/mmu: Refactor TDP MMU child page initialization KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 1 - --- 2021-12-13 David Matlack New
[v1,07/13] KVM: x86/mmu: Derive page role from parent KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 1 - --- 2021-12-13 David Matlack New
[v1,06/13] KVM: x86/mmu: Refactor tdp_mmu iterators to take kvm_mmu_page root KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 2 - --- 2021-12-13 David Matlack New
[v1,05/13] KVM: x86/mmu: Move restore_acc_track_spte to spte.c KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 2 - --- 2021-12-13 David Matlack New
[v1,04/13] KVM: x86/mmu: Factor out logic to atomically install a new page table KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 1 - --- 2021-12-13 David Matlack New
[v1,03/13] KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 3 - --- 2021-12-13 David Matlack New
[v1,02/13] KVM: x86/mmu: Rename __rmap_write_protect to rmap_write_protect KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 3 - --- 2021-12-13 David Matlack New
[v1,01/13] KVM: x86/mmu: Rename rmap_write_protect to kvm_vcpu_write_protect_gfn KVM: x86/mmu: Eager Page Splitting for the TDP MMU - 3 - --- 2021-12-13 David Matlack New
[RFC,v5,1/1] KVM: s390: Clarify SIGP orders versus STOP/RESTART s390x: Improvements to SIGP handling [KVM] - 1 - --- 2021-12-13 Eric Farman New
[kvm-unit-tests] x86: Increase timeout for vmx_vmcs_shadow_test [kvm-unit-tests] x86: Increase timeout for vmx_vmcs_shadow_test - - - --- 2021-12-13 David Matlack New
linux-next: manual merge of the kvm tree with the tip tree linux-next: manual merge of the kvm tree with the tip tree - - - --- 2021-12-13 Mark Brown New
[4/4] KVM: SVM: Update the SEV-ES save area mapping Create multiple save area for SEV guests - - - --- 2021-12-13 Brijesh Singh New
[3/4] KVM: SVM: Create a separate mapping for the GHCB save area Create multiple save area for SEV guests - - - --- 2021-12-13 Brijesh Singh New
[2/4] KVM: SVM: Create a separate mapping for the SEV-ES save area Create multiple save area for SEV guests - - - --- 2021-12-13 Brijesh Singh New
[1/4] KVM: SVM: Define sev_features and vmpl field in the VMSA Create multiple save area for SEV guests - - - --- 2021-12-13 Brijesh Singh New
[v3,3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit svm: avic: Allow AVIC support on system w/ physical APIC ID > 255 - 1 - --- 2021-12-13 Suthikulpanit, Suravee New
[v3,2/3] x86/apic: Add helper function to get maximum physical APIC ID svm: avic: Allow AVIC support on system w/ physical APIC ID > 255 - - - --- 2021-12-13 Suthikulpanit, Suravee New
[v3,1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function svm: avic: Allow AVIC support on system w/ physical APIC ID > 255 - - - --- 2021-12-13 Suthikulpanit, Suravee New
[2/2] KVM: x86: zap invalid roots in kvm_tdp_mmu_zap_all KVM: x86: Fix dangling page reference in TDP MMU - - - --- 2021-12-13 Paolo Bonzini New
[1/2] KVM: x86: allow kvm_tdp_mmu_zap_invalidated_roots with write-locked mmu_lock KVM: x86: Fix dangling page reference in TDP MMU - - - --- 2021-12-13 Paolo Bonzini New
[v2,5/5] KVM: SVM: allow AVIC to co-exist with a nested guest running RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting - - - --- 2021-12-13 Maxim Levitsky New
[v2,4/5] KVM: x86: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting - - - --- 2021-12-13 Maxim Levitsky New
[v2,3/5] KVM: SVM: fix race between interrupt delivery and AVIC inhibition RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting - - - --- 2021-12-13 Maxim Levitsky New
[v2,2/5] KVM: SVM: allow to force AVIC to be enabled RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting - - - --- 2021-12-13 Maxim Levitsky New
[v2,1/5] KVM: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control EFLAGS.IF RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting - - - --- 2021-12-13 Maxim Levitsky New
[GIT,PULL] vhost: cleanups and fixes [GIT,PULL] vhost: cleanups and fixes - - - --- 2021-12-12 Michael S. Tsirkin New
vfio/iommu_type1: replace kfree with kvfree vfio/iommu_type1: replace kfree with kvfree - - - --- 2021-12-12 Jiacheng Shi New
[2/2] kvm/msi: do explicit commit when adding msi routes kvm/msi: do explicit commit when adding msi routes - - - --- 2021-12-11 Longpeng(Mike) New
[1/2] kvm-irqchip: introduce new API to support route change kvm/msi: do explicit commit when adding msi routes - - - --- 2021-12-11 Longpeng(Mike) New
Revert "KVM: X86: Update mmu->pdptrs only when it is changed" Revert "KVM: X86: Update mmu->pdptrs only when it is changed" - 1 - --- 2021-12-11 Paolo Bonzini New
Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()" Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()" - - 1 --- 2021-12-11 Paolo Bonzini New
KVM: x86: Inject #UD on "unsupported" hypercall if patching fails KVM: x86: Inject #UD on "unsupported" hypercall if patching fails - - - --- 2021-12-10 Sean Christopherson New
[kvm-unit-tests,3/3] arm64: debug: add a migration test for single-step state arm64: debug: add migration tests for debug state - - - --- 2021-12-10 Ricardo Koller New
[kvm-unit-tests,2/3] arm64: debug: add a migration test for watchpoint state arm64: debug: add migration tests for debug state - - - --- 2021-12-10 Ricardo Koller New
[kvm-unit-tests,1/3] arm64: debug: add a migration test for breakpoint state arm64: debug: add migration tests for debug state - - - --- 2021-12-10 Ricardo Koller New
[RFC,10/10] kvm: selftests: add ucall_test to test various ucall functionality KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,09/10] kvm: selftests: add GUEST_SHARED_* macros for shared ucall implementations KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,08/10] kvm: selftests: introduce ucall implementation based on halt instructions KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,07/10] kvm: selftests: add ucall_shared ops for PIO KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,06/10] kvm: selftests: add ucall interfaces based around shared memory KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,05/10] kvm: s390: selftests: use ucall_ops to define default ucall implementation KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,04/10] kvm: arm64: selftests: use ucall_ops to define default ucall implementation KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,03/10] kvm: selftests: introduce ucall_ops for test/arch-specific ucall implementations KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,02/10] kvm: selftests: move ucall declarations into ucall_common.h KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[RFC,01/10] kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h KVM: selftests: Add support for test-selectable ucall implementations - - - --- 2021-12-10 Michael Roth New
[v6,6/6] KVM: x86: First attempt at converting nested virtual APIC page to gpc x86/xen: Add in-kernel Xen event channel delivery - - - --- 2021-12-10 David Woodhouse New
[v6,5/6] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty x86/xen: Add in-kernel Xen event channel delivery - - - --- 2021-12-10 David Woodhouse New
[v6,4/6] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery x86/xen: Add in-kernel Xen event channel delivery - - - --- 2021-12-10 David Woodhouse New
[v6,3/6] KVM: x86/xen: Maintain valid mapping of Xen shared_info page x86/xen: Add in-kernel Xen event channel delivery - - - --- 2021-12-10 David Woodhouse New
[v6,2/6] KVM: Reinstate gfn_to_pfn_cache with invalidation support x86/xen: Add in-kernel Xen event channel delivery - - - --- 2021-12-10 David Woodhouse New
[v6,1/6] KVM: Warn if mark_page_dirty() is called without an active vCPU x86/xen: Add in-kernel Xen event channel delivery - - - --- 2021-12-10 David Woodhouse New
[v8,40/40] virt: sevguest: Add support to get extended report Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,39/40] virt: sevguest: Add support to derive key Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,38/40] virt: Add SEV-SNP guest driver Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,37/40] x86/sev: Register SNP guest request platform device Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,36/40] x86/sev: Provide support for SNP guest request NAEs Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,35/40] x86/sev: use firmware-validated CPUID for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,34/40] x86/sev: add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,33/40] x86/compressed/64: add identity mapping for Confidential Computing blob Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,32/40] x86/compressed: use firmware-validated CPUID for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,31/40] x86/compressed: add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,30/40] x86/boot: add a pointer to Confidential Computing blob in bootparams Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,28/40] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,27/40] x86/boot: Add Confidential Computing type to setup_data Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,26/40] x86/compressed/acpi: move EFI vendor table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,25/40] x86/compressed/acpi: move EFI config table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,24/40] x86/compressed/acpi: move EFI system table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,23/40] KVM: x86: move lookup of indexed CPUID leafs to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,21/40] x86/head: re-enable stack protection for 32/64-bit builds Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,19/40] KVM: SVM: Update the SEV-ES save area mapping Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,18/40] KVM: SVM: Create a separate mapping for the GHCB save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,16/40] KVM: SVM: Define sev_features and vmpl field in the VMSA Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,15/40] x86/mm: Add support to validate memory when changing C-bit Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,13/40] x86/kernel: Make the bss.decrypted section shared in RMP table Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,12/40] x86/sev: Add helper for validating pages in early enc attribute changes Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,11/40] x86/sev: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,10/40] x86/compressed: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,09/40] x86/compressed: Add helper for validating pages in the decompression stage Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,08/40] x86/sev: Check the vmpl level Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[v8,07/40] x86/sev: Add a helper for the PVALIDATE instruction Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,06/40] x86/sev: Check SEV-SNP features support Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,05/40] x86/sev: Save the negotiated GHCB version Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,04/40] x86/sev: Define the Linux specific guest termination reasons Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,03/40] x86/mm: Extend cc_attr to include AMD SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,02/40] x86/sev: detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support - 1 - --- 2021-12-10 Brijesh Singh New
[v8,01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support - - - --- 2021-12-10 Brijesh Singh New
[GIT,PULL] KVM fixes for Linux 5.16-rc5 [GIT,PULL] KVM fixes for Linux 5.16-rc5 - - - --- 2021-12-10 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.16-rc5 [GIT,PULL] KVM fixes for Linux 5.16-rc5 - - - --- 2021-12-10 Paolo Bonzini New
[v11,17/17] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64 [v11,01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server 1 - - --- 2021-12-10 Like Xu New
[v11,16/17] KVM: x86/cpuid: Refactor host/guest CPU model consistency check [v11,01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server 1 - - --- 2021-12-10 Like Xu New
[v11,15/17] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability [v11,01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server 1 - - --- 2021-12-10 Like Xu New
« 1 2 ... 334 335 3361114 1115 »