Show patches with: State = Action Required       |   110507 patches
« 1 2 ... 523 524 5251105 1106 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/5] KVM: x86/pmu: Add base address parameter for get_fixed_pmc function PEBS virtualization enabling via Intel PT - - - --- 2020-03-19 Luwei Kang New
[70/70] x86/sev-es: Add NMI state tracking x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[69/70] x86/cpufeature: Add SEV_ES_GUEST CPU Feature x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[68/70] x86/sev-es: Support CPU offline/online x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[67/70] x86/head/64: Rename start_cpu0 x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[66/70] x86/head/64: Don't call verify_cpu() on starting APs x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[65/70] x86/realmode: Setup AP jump table x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[64/70] x86/realmode: Add SEV-ES specific trampoline entry point x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[63/70] x86/vmware: Add VMware specific handling for VMMCALL under SEV-ES x86: SEV-ES Guest Support 1 - - --- 2020-03-19 Joerg Roedel New
[62/70] x86/kvm: Add KVM specific VMMCALL handling under SEV-ES x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[61/70] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[60/70] x86/sev-es: Handle #DB Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[59/70] x86/sev-es: Handle #AC Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[58/70] x86/sev-es: Handle VMMCALL Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[57/70] x86/sev-es: Handle MWAIT/MWAITX Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[56/70] x86/sev-es: Handle MONITOR/MONITORX Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[55/70] x86/sev-es: Handle RDTSCP Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[54/70] x86/sev-es: Handle INVD Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[53/70] x86/sev-es: Handle RDPMC Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[52/70] x86/sev-es: Handle RDTSC Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[51/70] x86/sev-es: Handle WBINVD Events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[50/70] x86/sev-es: Handle DR7 read/write events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[49/70] x86/sev-es: Handle MSR events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[48/70] x86/sev-es: Handle MMIO String Instructions x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[47/70] x86/sev-es: Handle MMIO events x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[46/70] x86/sev-es: Filter exceptions not supported from user-space x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[45/70] x86/sev-es: Harden runtime #VC handler for exceptions from user-space x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[44/70] x86/sev-es: Handle instruction fetches from user-space x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[43/70] x86/sev-es: Wire up existing #VC exit-code handlers x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[42/70] x86/sev-es: Support nested #VC exceptions x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[41/70] x86/sev-es: Add Runtime #VC Exception Handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[40/70] x86/sev-es: Setup per-cpu GHCBs for the runtime handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[39/70] x86/sev-es: Setup GHCB based boot #VC handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[38/70] x86/sev-es: Setup early #VC handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[37/70] x86/sev-es: Compile early handler code into kernel image x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[36/70] x86/sev-es: Add SEV-ES Feature Detection x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[35/70] x86/head/64: Move early exception dispatch to C code x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[34/70] x86/head/64: Load IDT earlier x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[33/70] x86/head/64: Build k/head64.c with -fno-stack-protector x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[32/70] x86/head/64: Switch to initial stack earlier x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[31/70] x86/head/64: Load segment registers earlier x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[30/70] x86/head/64: Reload GDT after switch to virtual addresses x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[29/70] x86/head/64: Install boot GDT x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[28/70] x86/idt: Move two function from k/idt.c to i/a/desc.h x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[27/70] x86/idt: Split idt_data setup out of set_intr_gate() x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[26/70] x86/idt: Move IDT to data segment x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[25/70] x86/sev-es: Add CPUID handling to #VC handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[24/70] x86/fpu: Move xgetbv()/xsetbv() into separate header x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[23/70] x86/sev-es: Add support for handling IOIO exceptions x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[22/70] x86/boot/compressed/64: Setup GHCB Based VC Exception handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[21/70] x86/boot/compressed/64: Add function to map a page unencrypted x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[20/70] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init() x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[19/70] x86/boot/compressed/64: Call set_sev_encryption_mask earlier x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[18/70] x86/boot/compressed/64: Add stage1 #VC handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[17/70] x86/boot/compressed/64: Change add_identity_map() to take start and end x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[16/70] x86/boot/compressed/64: Don't pre-map memory in KASLR code x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[15/70] x86/boot/compressed/64: Always switch to own page-table x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[14/70] x86/boot/compressed/64: Add page-fault handler x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[13/70] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[12/70] x86/boot/compressed/64: Add IDT Infrastructure x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[11/70] x86/boot/compressed/64: Disable red-zone usage x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[10/70] x86/boot/compressed: Fix debug_puthex() parameter type x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[09/70] x86/insn: Add insn_rep_prefix() helper x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[08/70] x86/insn: Add insn_get_modrm_reg_off() x86: SEV-ES Guest Support 1 - - --- 2020-03-19 Joerg Roedel New
[07/70] x86/umip: Factor out instruction decoding x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[06/70] x86/umip: Factor out instruction fetch x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[05/70] x86/insn: Make inat-tables.c suitable for pre-decompression code x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[04/70] x86/traps: Move some definitions to <asm/trap_defs.h> x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[03/70] x86/cpufeatures: Add SEV-ES CPU feature x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[02/70] KVM: SVM: Add GHCB Accessor functions x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[01/70] KVM: SVM: Add GHCB definitions x86: SEV-ES Guest Support - - - --- 2020-03-19 Joerg Roedel New
[v8,5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
[v8,4/5] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
[v8,3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
[v8,2/5] x86/hyper-v: Add synthetic debugger definitions x86/kvm/hyper-v: add support for synthetic debugger - 1 - --- 2020-03-19 Jon Doron New
[v8,1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit x86/kvm/hyper-v: add support for synthetic debugger - 1 - --- 2020-03-19 Jon Doron New
[v7,5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
[v7,4/5] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
[v7,3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
[v7,2/5] x86/hyper-v: Add synthetic debugger definitions x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
[v7,1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit x86/kvm/hyper-v: add support for synthetic debugger - - - --- 2020-03-19 Jon Doron New
KVM: PPC: Book3S HV: Add a capability for enabling secure guests KVM: PPC: Book3S HV: Add a capability for enabling secure guests - 3 - --- 2020-03-19 Paul Mackerras New
[v14,Kernel,7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages KABIs to support migration for VFIO devices - 1 - --- 2020-03-18 Kirti Wankhede New
[v14,Kernel,6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support KABIs to support migration for VFIO devices - 1 - --- 2020-03-18 Kirti Wankhede New
[v14,Kernel,5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap KABIs to support migration for VFIO devices - 1 - --- 2020-03-18 Kirti Wankhede New
[v14,Kernel,4/7] vfio iommu: Implementation of ioctl for dirty pages tracking. KABIs to support migration for VFIO devices - 1 - --- 2020-03-18 Kirti Wankhede New
[v14,Kernel,3/7] vfio iommu: Add ioctl definition for dirty pages tracking. KABIs to support migration for VFIO devices - 1 - --- 2020-03-18 Kirti Wankhede New
[v14,Kernel,2/7] vfio iommu: Remove atomicity of ref_count of pinned pages KABIs to support migration for VFIO devices - 2 - --- 2020-03-18 Kirti Wankhede New
[v14,Kernel,1/7] vfio: KABI for migration interface for device state KABIs to support migration for VFIO devices - 1 - --- 2020-03-18 Kirti Wankhede New
[v4,2/2] KVM: VMX: untangle VMXON revision_id setting when using eVMCS KVM: VMX: cleanup VMXON region allocation - - - --- 2020-03-18 Vitaly Kuznetsov New
[v4,1/2] KVM: VMX: rename 'kvm_area' to 'vmxon_region' KVM: VMX: cleanup VMXON region allocation - 2 - --- 2020-03-18 Vitaly Kuznetsov New
[v7,14/14] KVM: selftests: Add "-c" parameter to dirty log test KVM: Dirty ring interface - 1 - --- 2020-03-18 Peter Xu New
[v7,13/14] KVM: selftests: Let dirty_log_test async for dirty ring test KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,12/14] KVM: selftests: Add dirty ring buffer test KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty log test KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,10/14] KVM: selftests: Use a single binary for dirty/clear log test KVM: Dirty ring interface - 1 - --- 2020-03-18 Peter Xu New
[v7,09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/ KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,08/14] KVM: selftests: Always clear dirty bitmap after iteration KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,06/14] KVM: Make dirty ring exclusive to dirty bitmap log KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
« 1 2 ... 523 524 5251105 1106 »