Show patches with: State = Action Required       |   109827 patches
« 1 2 ... 715 716 7171098 1099 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[24/58] KVM: arm/arm64: Check if irq lines to the GIC are already used - 1 - --- 2017-06-30 Marc Zyngier New
[23/58] KVM: arm/arm64: Introduce an allocator for in-kernel irq lines 1 - - --- 2017-06-30 Marc Zyngier New
[22/58] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace - 1 - --- 2017-06-30 Marc Zyngier New
[21/58] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c - 1 - --- 2017-06-30 Marc Zyngier New
[20/58] KVM: arm/arm64: Move irq_is_ppi() to header file 1 - - --- 2017-06-30 Marc Zyngier New
[19/58] KVM: arm: Handle VCPU device attributes in guest.c 1 - - --- 2017-06-30 Marc Zyngier New
[18/58] KVM: arm64: Allow creating the PMU without the in-kernel GIC - 1 - --- 2017-06-30 Marc Zyngier New
[17/58] KVM: arm/arm64: timer: remove request-less vcpu kick - 1 - --- 2017-06-30 Marc Zyngier New
[16/58] KVM: arm/arm64: PMU: remove request-less vcpu kick - 1 - --- 2017-06-30 Marc Zyngier New
[15/58] KVM: arm/arm64: use vcpu requests for irq injection - 1 - --- 2017-06-30 Marc Zyngier New
[14/58] KVM: arm/arm64: change exit request to sleep request 1 - - --- 2017-06-30 Marc Zyngier New
[13/58] KVM: arm/arm64: optimize VCPU RUN - 1 - --- 2017-06-30 Marc Zyngier New
[12/58] KVM: arm/arm64: use vcpu requests for power_off - 1 - --- 2017-06-30 Marc Zyngier New
[11/58] KVM: arm/arm64: replace pause checks with vcpu request checks - 1 - --- 2017-06-30 Marc Zyngier New
[10/58] KVM: arm/arm64: properly use vcpu requests - 1 - --- 2017-06-30 Marc Zyngier New
[09/58] KVM: Add documentation for VCPU requests 1 - - --- 2017-06-30 Marc Zyngier New
[08/58] KVM: add kvm_request_pending 1 - - --- 2017-06-30 Marc Zyngier New
[07/58] KVM: improve arch vcpu request defining 1 - - --- 2017-06-30 Marc Zyngier New
[06/58] KVM: arm/arm64: Use uaccess functions for GICv3 {sc}active - - - --- 2017-06-30 Marc Zyngier New
[05/58] KVM: arm/arm64: Simplify active_change_prepare and plug race - 1 - --- 2017-06-30 Marc Zyngier New
[04/58] KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active - 1 - --- 2017-06-30 Marc Zyngier New
[03/58] KVM: arm/arm64: Allow GICv2 to supply a uaccess register function 1 - - --- 2017-06-30 Marc Zyngier New
[02/58] KVM: arm64: Restore host physical timer access on hyp_panic() - 2 - --- 2017-06-30 Marc Zyngier New
[01/58] KVM: arm: Restore banked registers and physical timer access on hyp_panic() - 2 - --- 2017-06-30 Marc Zyngier New
[v2,2/2] KVM: PPC: Book3S HV: Close race with testing for signals on guest entry - - - --- 2017-06-30 Paul Mackerras New
KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code 1 - - --- 2017-06-30 Paul Mackerras New
[kernel,v4,6/6] vfio-pci: Allow to expose MSI-X table to userspace if interrupt remapping is enabled - - - --- 2017-06-30 Alexey Kardashevskiy New
[kernel,v4,5/6] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge - 1 - --- 2017-06-30 Alexey Kardashevskiy New
[kernel,v4,4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization - - - --- 2017-06-30 Alexey Kardashevskiy New
[kernel,v4,3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping - - - --- 2017-06-30 Alexey Kardashevskiy New
[kernel,v4,2/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller enables IRQ remapping - - - --- 2017-06-30 Alexey Kardashevskiy New
[kernel,v4,1/6] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag - - - --- 2017-06-30 Alexey Kardashevskiy New
[2/2] KVM: nVMX: Advertise VMFUNC to L1 hypervisor - - - --- 2017-06-29 Bandan Das New
[1/2] KVM: nVMX: Implement EPTP switching for the L1 hypervisor - - - --- 2017-06-29 Bandan Das New
[v3,RESEND] kvm: vmx: Properly handle machine check during VM-entry - 1 - --- 2017-06-29 Jim Mattson New
[kvm-unit-tests,v2,4/4] Add basic invvpid test - - - --- 2017-06-29 Jim Mattson New
[kvm-unit-tests,v2,3/4] Move vmx_{on,off} into vmx.h - - - --- 2017-06-29 Jim Mattson New
[kvm-unit-tests,v2,2/4] Specify %cs for exception_handler iret - - - --- 2017-06-29 Jim Mattson New
[kvm-unit-tests,v2,1/4] Save/restore handler in test_for_exception - - - --- 2017-06-29 Jim Mattson New
[kvm-unit-tests,3/3] Mark some local functions as "static" - - - --- 2017-06-29 Thomas Huth New
[kvm-unit-tests,v2,2/3] Replace -Wextra with a saner list of warning flags - - - --- 2017-06-29 Thomas Huth New
[kvm-unit-tests,1/3] Move flags that are shared between C and C++ into COMMON_CFLAGS - - - --- 2017-06-29 Thomas Huth New
arm64: kvm: reuse existing cache type/info related macros - - - --- 2017-06-29 Sudeep Holla New
[kvm-unit-tests,2/2] Add basic invvpid test - - - --- 2017-06-29 Jim Mattson New
[kvm-unit-tests,1/2] Move vmx_{on,off} into vmx.h - - - --- 2017-06-29 Jim Mattson New
[kvm-unit-tests,3/3] x86/vmx: get EPT at the last level - - - --- 2017-06-29 Radim Krčmář New
[kvm-unit-tests,2/3] x86/vmx: fix detection of unmapped PTE - 1 - --- 2017-06-29 Radim Krčmář New
[kvm-unit-tests,1/3] x86/vmx: fix EPT - MMIO access - 1 - --- 2017-06-29 Radim Krčmář New
[3/3] KVM: LAPIC: Fix lapic timer injection delay - - - --- 2017-06-29 Paolo Bonzini New
[2/3] KVM: lapic: reorganize restart_apic_timer - - - --- 2017-06-29 Paolo Bonzini New
[1/3] KVM: lapic: reorganize start_hv_timer - - - --- 2017-06-29 Paolo Bonzini New
[kvm-unit-tests] vmexit: add tscdeadline benchmarks - - - --- 2017-06-29 Paolo Bonzini New
[kvm-unit-tests] Replace -Wextra with a saner list of warning flags - 1 - --- 2017-06-29 Thomas Huth New
[RFC,kernel] vfio-pci: Allow mapping of MSI-X table to userspace - - - --- 2017-06-29 Alexey Kardashevskiy New
[kvm-unit-tests,v2,6/5] x86/run: support accelerator controls - - - --- 2017-06-29 Radim Krčmář New
[kvm-unit-tests,v2,5/5] arch/run: unify accelerator detection - - - --- 2017-06-29 Radim Krčmář New
[kvm-unit-tests,5/5] arch/run: unify accelerator detection - - - --- 2017-06-29 Radim Krčmář New
[v4] KVM: LAPIC: Fix lapic timer injection delay - - - --- 2017-06-29 Wanpeng Li New
[kvm-unit-tests,5/5] arch/run: unify accelerator detection - - - --- 2017-06-29 Radim Krčmář New
[v3] KVM: LAPIC: Fix lapic timer injection delay - - - --- 2017-06-29 Wanpeng Li New
[v3] KVM: LAPIC: Fix lapic timer injection delay - - - --- 2017-06-29 Wanpeng Li New
[v7,4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit - - - --- 2017-06-29 Wanpeng Li New
[v7,3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf - - - --- 2017-06-29 Wanpeng Li New
[v7,2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler - - - --- 2017-06-29 Wanpeng Li New
[v7,1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter - - - --- 2017-06-29 Wanpeng Li New
[kvm-unit-tests,5/5] arch/run: unify accelerator detection - - - --- 2017-06-28 Radim Krčmář New
[kvm-unit-tests,4/5] scripts/arch-run: fix qemu binary search failure path - - - --- 2017-06-28 Radim Krčmář New
[kvm-unit-tests,3/5] s390+powerpc/run: improve output handling - - - --- 2017-06-28 Radim Krčmář New
[kvm-unit-tests,2/5] run_tests: add summary to powerpc and s390 - - - --- 2017-06-28 Radim Krčmář New
[kvm-unit-tests,1/5] arch/run: simplify copy-paste of the command line - - - --- 2017-06-28 Radim Krčmář New
[GIT,PULL,9/9] KVM: s390: Inject machine check into the nested guest 1 - - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,8/9] KVM: s390: Inject machine check into the guest 1 - - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,7/9] KVM: s390: Backup the guest's machine check info 1 - - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,6/9] s390/nmi: s390: New low level handling for machine check happening in guest 3 - - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,5/9] KVM: s390: avoid packed attribute - 1 - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,4/9] KVM: S390: add new group for flic - 1 - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,3/9] KVM: s390: implement instruction execution protection for emulated ifetch - 1 - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,2/9] KVM: s390: ioctls to get and set guest storage attributes 1 - - --- 2017-06-28 Christian Borntraeger New
[GIT,PULL,1/9] KVM: s390: CMMA tracking, ESSA emulation, migration mode 1 1 - --- 2017-06-28 Christian Borntraeger New
[v2] kvm: nVMX: Check memory operand to INVVPID - - - --- 2017-06-28 Jim Mattson New
[v3] KVM: Add async pf flag to KVM_GET/SET_VCPU_EVENTS interface - - - --- 2017-06-28 Wanpeng Li New
[v6,4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit - - - --- 2017-06-28 Wanpeng Li New
[v6,3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf - - - --- 2017-06-28 Wanpeng Li New
[v6,2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler - - - --- 2017-06-28 Wanpeng Li New
[v6,1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter - - - --- 2017-06-28 Wanpeng Li New
[v3] KVM: LAPIC: Fix lapic timer injection delay - - - --- 2017-06-28 Paolo Bonzini New
[kvm-unit-tests] Compile code with "-Wwrite-strings" - 1 - --- 2017-06-28 Thomas Huth New
[RFC,2/2] KVM: x86: add support of kvm-clock stablity in L2 - - - --- 2017-06-28 Denis Plotnikov New
[RFC,1/2] timekeeper: change interface of clocksource reding functions - - - --- 2017-06-28 Denis Plotnikov New
[v2] KVM: x86: remove ignored type attribute - - - --- 2017-06-28 Nick Desaulniers New
[v3] KVM: LAPIC: Fix lapic timer injection delay - - - --- 2017-06-28 Wanpeng Li New
kvm: nVMX: Check memory operand to INVVPID - 1 - --- 2017-06-27 Jim Mattson New
[v3] ARM: KVM: Enable in-kernel timers with user space gic - 1 - --- 2017-06-27 Alexander Graf New
[v8,RESEND,38/38] x86/mm: Add support to make use of Secure Memory Encryption - - - --- 2017-06-27 Tom Lendacky New
[v8,RESEND,37/38] compiler-gcc.h: Introduce __nostackp function attribute - - - --- 2017-06-27 Tom Lendacky New
[v8,RESEND,36/38] x86/boot: Add early cmdline parsing for options with arguments - - - --- 2017-06-27 Tom Lendacky New
[v8,RESEND,35/38] x86/mm: Add support to encrypt the kernel in-place - - - --- 2017-06-27 Tom Lendacky New
[v8,RESEND,34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4 - - - --- 2017-06-27 Tom Lendacky New
[v8,RESEND,33/38] x86/mm: Use proper encryption attributes with /dev/mem - 1 - --- 2017-06-27 Tom Lendacky New
[v8,RESEND,32/38] xen/x86: Remove SME feature in PV guests - 2 - --- 2017-06-27 Tom Lendacky New
« 1 2 ... 715 716 7171098 1099 »