Show patches with: none      |   112368 patches
« 1 2 ... 323 324 3251123 1124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,28/47] mm: asi: Avoid TLB flush IPIs to CPUs not in ASI context Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,27/47] mm: asi: Avoid TLB flushes during ASI CR3 switches when possible Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,26/47] mm: asi: Use separate PCIDs for restricted address spaces Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,25/47] mm: asi: Avoid warning from NMI userspace accesses in ASI context Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,24/47] mm: asi: Support for local non-sensitive slab caches Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,23/47] mm: asi: Add support for mapping all userspace memory into ASI Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,22/47] mm: asi: Added refcounting when initilizing an asi Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,21/47] mm: asi: Add support for locally non-sensitive VM_USERMAP pages Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,20/47] mm: asi: Support for locally non-sensitive vmalloc allocations Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,19/47] mm: asi: Support for locally nonsensitive page allocations Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,18/47] mm: asi: Support for pre-ASI-init local non-sensitive allocations Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,17/47] mm: asi: Aliased direct map for local non-sensitive allocations Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,16/47] mm: asi: Support for mapping non-sensitive pcpu chunks Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,15/47] kvm: asi: Restricted address space for VM execution Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,14/47] mm: asi: Disable ASI API when ASI is not enabled for a process Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,13/47] asi: Added ASI memory cgroup flag Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,12/47] mm: asi: Support for global non-sensitive slab caches Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,11/47] mm: asi: Global non-sensitive vmalloc/vmap support Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,10/47] mm: asi: Support for global non-sensitive direct map allocations Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,09/47] mm: Add __PAGEFLAG_FALSE Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,08/47] mm: asi: Add basic infrastructure for global non-sensitive mappings Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,07/47] mm: asi: Functions to map/unmap a memory range into ASI page tables Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,06/47] mm: asi: ASI page table allocation and free functions Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,05/47] mm: asi: Make __get_current_cr3_fast() ASI-aware Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,04/47] mm: asi: ASI support in interrupts/exceptions Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,03/47] mm: asi: Switch to unrestricted address space when entering scheduler Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,02/47] mm: asi: Add command-line parameter to enable/disable ASI Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
[RFC,01/47] mm: asi: Introduce ASI core API Address Space Isolation for KVM - - - --- 2022-02-23 Junaid Shahid New
x86/mm/cpa: Generalize __set_memory_enc_pgtable() x86/mm/cpa: Generalize __set_memory_enc_pgtable() 1 - - --- 2022-02-23 Brijesh Singh New
[v3,19/19] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,18/19] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
[v3,17/19] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,16/19] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
[v3,15/19] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
[v3,14/19] KVM: arm64: Raise default PSCI version to v1.1 KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to PSCI SYSTEM_SUSPEND KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,12/19] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,11/19] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,10/19] KVM: Create helper for setting a system event exit KVM: arm64: Implement PSCI SYSTEM_SUSPEND 1 - - --- 2022-02-23 Oliver Upton New
[v3,09/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,08/19] KVM: arm64: Add reset helper that accepts caller-provided reset state KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,07/19] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
[v3,06/19] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - --- 2022-02-23 Oliver Upton New
[v3,05/19] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
[v3,04/19] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 2 - --- 2022-02-23 Oliver Upton New
[v3,03/19] KVM: arm64: Reject invalid addresses for CPU_ON PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
[v3,02/19] KVM: arm64: Create a helper to check if IPA is valid KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
[v3,01/19] KVM: arm64: Drop unused param from kvm_psci_version() KVM: arm64: Implement PSCI SYSTEM_SUSPEND - 1 - --- 2022-02-23 Oliver Upton New
linux-next: manual merge of the kvm tree with the kvm-fixes tree linux-next: manual merge of the kvm tree with the kvm-fixes tree - - - --- 2022-02-22 Mark Brown New
vhost: use bvec_kmap_local in {get,put}u16_iotlb vhost: use bvec_kmap_local in {get,put}u16_iotlb 1 - - --- 2022-02-22 Christoph Hellwig New
[4/4] KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall KVM: x86: hyper-v: XMM fast hypercalls fixes - 1 - --- 2022-02-22 Vitaly Kuznetsov New
[3/4] KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB flush hypercalls KVM: x86: hyper-v: XMM fast hypercalls fixes - 1 - --- 2022-02-22 Vitaly Kuznetsov New
[2/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb() KVM: x86: hyper-v: XMM fast hypercalls fixes - 2 - --- 2022-02-22 Vitaly Kuznetsov New
[1/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi() KVM: x86: hyper-v: XMM fast hypercalls fixes - 2 - --- 2022-02-22 Vitaly Kuznetsov New
[kvm-unit-tests,v3,5/5] s390x: uv-guest: Add attestation tests s390x: Attestation tests - - - --- 2022-02-22 Steffen Eiden New
[kvm-unit-tests,v3,4/5] s390x: uv-guest: add share bit test s390x: Attestation tests - 2 - --- 2022-02-22 Steffen Eiden New
[kvm-unit-tests,v3,3/5] s390x: uv-guest: remove duplicated checks s390x: Attestation tests - 1 - --- 2022-02-22 Steffen Eiden New
[kvm-unit-tests,v3,2/5] s390x: lib: Add QUI getter s390x: Attestation tests - 2 - --- 2022-02-22 Steffen Eiden New
[kvm-unit-tests,v3,1/5] s390x: uv-host: Add attestation test s390x: Attestation tests - 2 - --- 2022-02-22 Steffen Eiden New
[v2] KVM:nVMX: Make setup/unsetup under the same conditions [v2] KVM:nVMX: Make setup/unsetup under the same conditions - 1 - --- 2022-02-22 Hao Peng New
[v2] kvm:vmx: Fix typos comment in __loaded_vmcs_clear() [v2] kvm:vmx: Fix typos comment in __loaded_vmcs_clear() - 1 - --- 2022-02-22 Hao Peng New
[v2] KVM:VMX:Remove scratch 'cpu' variable that shadows an identical scratch var [v2] KVM:VMX:Remove scratch 'cpu' variable that shadows an identical scratch var - 1 - --- 2022-02-22 Hao Peng New
[kvmtool,v3] aarch64: Add stolen time support [kvmtool,v3] aarch64: Add stolen time support - - - --- 2022-02-22 Sebastian Ene New
[GIT,PULL,13/13] KVM: s390: Add missing vm MEM_OP size check [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - - - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,12/13] KVM: s390: Clarify key argument for MEM_OP in api docs [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - - - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,11/13] selftests: kvm: Check whether SIDA memop fails for normal guests [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 3 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,10/13] KVM: s390: Update api documentation for memop ioctl [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 1 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,09/13] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 2 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,08/13] KVM: s390: Rename existing vcpu memop functions [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 2 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,07/13] KVM: s390: Add vm IOCTL for key checked guest absolute memory access [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 1 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,06/13] KVM: s390: Add optional storage key checking to MEMOP IOCTL [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 3 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,05/13] KVM: s390: selftests: Test TEST PROTECTION emulation [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 1 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,04/13] KVM: s390: handle_tprot: Honor storage keys [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 2 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,03/13] KVM: s390: Honor storage keys when accessing guest memory [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda - 2 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,02/13] s390/uaccess: Add copy_from/to_user_key functions [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda 2 1 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda [GIT,PULL,01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda 2 1 - --- 2022-02-22 Christian Borntraeger New
[GIT,PULL,00/13] KVM: s390: Changes for 5.18 part1 - - - --- 2022-02-22 Christian Borntraeger New
[v2] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing [v2] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing 1 1 - --- 2022-02-22 Stefano Garzarella New
x86/kvm: Don't waste memory if kvmclock is disabled x86/kvm: Don't waste memory if kvmclock is disabled - - - --- 2022-02-22 Wanpeng Li New
[v4,3/3] KVM: PPC: Add KVM_CAP_PPC_AIL_MODE_3 KVM: PPC: Book3S PR: Fixes for AIL and SCV - 1 - --- 2022-02-22 Nicholas Piggin New
[v4,2/3] KVM: PPC: Book3S PR: Disallow AIL != 0 KVM: PPC: Book3S PR: Fixes for AIL and SCV - 1 - --- 2022-02-22 Nicholas Piggin New
[v4,1/3] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled KVM: PPC: Book3S PR: Fixes for AIL and SCV - 1 - --- 2022-02-22 Nicholas Piggin New
KVM: x86: Fix function address when kvm_x86_ops.func is NULL KVM: x86: Fix function address when kvm_x86_ops.func is NULL - - - --- 2022-02-22 Like Xu New
[v4] KVM: Move VM's worker kthreads back to the original cgroup before exiting. [v4] KVM: Move VM's worker kthreads back to the original cgroup before exiting. - - - --- 2022-02-22 Vipin Sharma New
[RESEND] KVM: x86/mmu: make apf token non-zero to fix bug [RESEND] KVM: x86/mmu: make apf token non-zero to fix bug - - - --- 2022-02-22 zhangliang (AG) New
vhost: validate range size before adding to iotlb vhost: validate range size before adding to iotlb - - 1 --- 2022-02-21 Anirudh Rayabharam New
KVM: s390: Add missing vm MEM_OP size check KVM: s390: Add missing vm MEM_OP size check - - - --- 2022-02-21 Janis Schoetterl-Glausch New
[v2,25/25] KVM: x86/mmu: extract initialization of the page walking data KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,24/25] KVM: x86/mmu: initialize constant-value fields just once KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,23/25] KVM: x86/mmu: replace direct_map with root_role.direct KVM MMU refactoring part 2: role changes - 1 - --- 2022-02-21 Paolo Bonzini New
[v2,22/25] KVM: x86/mmu: replace root_level with cpu_mode.base.level KVM MMU refactoring part 2: role changes - 1 - --- 2022-02-21 Paolo Bonzini New
[v2,21/25] KVM: x86/mmu: replace shadow_root_level with root_role.level KVM MMU refactoring part 2: role changes - 1 - --- 2022-02-21 Paolo Bonzini New
[v2,20/25] KVM: x86/mmu: pull CPU mode computation to kvm_init_mmu KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,19/25] KVM: x86/mmu: simplify and/or inline computation of shadow MMU roles KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,18/25] KVM: x86/mmu: remove valid from extended role KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,17/25] KVM: x86/mmu: remove redundant bits from extended role KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,16/25] KVM: x86/mmu: rename kvm_mmu_role union KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,15/25] KVM: x86/mmu: remove extended bits from mmu_role, rename field KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,14/25] KVM: x86/mmu: store shadow EFER.NX in the MMU role KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
[v2,13/25] KVM: x86/mmu: cleanup computation of MMU roles for shadow paging KVM MMU refactoring part 2: role changes - - - --- 2022-02-21 Paolo Bonzini New
« 1 2 ... 323 324 3251123 1124 »