Show patches with: State = Action Required       |   110158 patches
« 1 2 ... 620 621 6221101 1102 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,v3,3/5] lib: arm: Use ns16550a UART when --vmm=kvmtool arm/arm64: Add support for running under kvmtool - 1 - --- 2019-02-04 Alexandru Elisei New
[kvm-unit-tests,v3,2/5] configure: arm/arm64: Add --vmm option with no effect arm/arm64: Add support for running under kvmtool - 1 - --- 2019-02-04 Alexandru Elisei New
[kvm-unit-tests,v3,1/5] lib: arm: Use UART address from generated config.h arm/arm64: Add support for running under kvmtool - 1 - --- 2019-02-04 Alexandru Elisei New
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE - 1 - --- 2019-02-04 Paul Mackerras New
KVM: PPC: Book3S PR: Add emulation for slbfee. instruction KVM: PPC: Book3S PR: Add emulation for slbfee. instruction - - - --- 2019-02-04 Paul Mackerras New
[kvm-unit-tests] s390x: Only look at relevant skey bits [kvm-unit-tests] s390x: Only look at relevant skey bits - 1 - --- 2019-02-04 Janosch Frank New
[kvmtool,v2,3/3] kvmtool: 9p: fix overapping snprintf Fix GCC 8 warnings - 1 - --- 2019-02-04 Anisse Astier New
[kvmtool,v2,2/3] virtio: fix warning on strncpy Fix GCC 8 warnings - 1 - --- 2019-02-04 Anisse Astier New
[kvmtool,v2,1/3] builtin-run: Fix warning when resolving path Fix GCC 8 warnings - 1 - --- 2019-02-04 Anisse Astier New
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> for all architectures KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> for all architectures 1 - - --- 2019-02-04 Masahiro Yamada New
Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()" Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()" - - - --- 2019-02-02 Tianyu Lan New
[V2,9/10] KVM: Add flush parameter for kvm_age_hva() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,7/10] KVM: Add kvm_get_memslot() to get memslot via slot id X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,5/10] KVM/MMU: Flush tlb with range list in sync_page() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,4/10] KVM/MMU: Introduce tlb flush with range list X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,3/10] KVM/MMU: Add last_level in the struct mmu_spte_page X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[V2,1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - --- 2019-02-02 Tianyu Lan New
[2/2] KVM: SVM: move the SEV specific function in a separate file KVM: SVM: move the SEV command handling into a separate file - - - --- 2019-02-01 Brijesh Singh New
[1/2] KVM: SVM: move common struct definitions to header file KVM: SVM: move the SEV command handling into a separate file - - - --- 2019-02-01 Brijesh Singh New
[v2,4/4] arm: Auto-detect guest GIC type Various convenience fixes - - - --- 2019-02-01 Andre Przywara New
[v2,3/4] Makefile: Remove echoing of kvmtools version file Various convenience fixes - - - --- 2019-02-01 Andre Przywara New
[v2,2/4] Makefile: support -s switch Various convenience fixes - - - --- 2019-02-01 Andre Przywara New
[v2,1/4] arm: fdt: add stdout-path to /chosen node Various convenience fixes - - - --- 2019-02-01 Andre Przywara New
[v3,2/2] vsock/virtio: reset connected sockets on device removal vsock/virtio: fix issues on device hot-unplug - 1 - --- 2019-02-01 Stefano Garzarella New
[v3,1/2] vsock/virtio: fix kernel panic after device hot-unplug vsock/virtio: fix issues on device hot-unplug 1 - - --- 2019-02-01 Stefano Garzarella New
[kvm-unit-tests,v2,5/5] lib: arm: Fallback to psci_system_off() in exit() arm/arm64: Add support for running under kvmtool - 1 - --- 2019-02-01 Alexandru Elisei New
[kvm-unit-tests,v2,4/5] lib: arm: Implement PSCI SYSTEM_OFF in psci_system_off() arm/arm64: Add support for running under kvmtool - 1 - --- 2019-02-01 Alexandru Elisei New
[kvm-unit-tests,v2,3/5] lib: arm: Use ns16550a UART when --vmm=kvmtool arm/arm64: Add support for running under kvmtool - 1 - --- 2019-02-01 Alexandru Elisei New
[kvm-unit-tests,v2,2/5] configure: arm/arm64: Add --vmm option with no effect arm/arm64: Add support for running under kvmtool - 1 - --- 2019-02-01 Alexandru Elisei New
[kvm-unit-tests,v2,1/5] lib: arm: Use UART address from generated config.h arm/arm64: Add support for running under kvmtool - - - --- 2019-02-01 Alexandru Elisei New
kvm: x86: Remove useless index and parameter kvm: x86: Remove useless index and parameter - - - --- 2019-02-01 Liu, Jing2 New
[v1] KVM: s390: vsie: fix Do the CRYCB validation first [v1] KVM: s390: vsie: fix Do the CRYCB validation first - - - --- 2019-02-01 Pierre Morel New
[v6,14/14] kvm, x86: Properly check whether a pfn is an MMIO or not KVM/X86: Introduce a new guest mapping interface - - - --- 2019-01-31 KarimAllah Ahmed New
[v6,13/14] KVM/nVMX: Use page_address_valid in a few more locations KVM/X86: Introduce a new guest mapping interface - - - --- 2019-01-31 KarimAllah Ahmed New
[v6,12/14] KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,11/14] KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,10/14] KVM/nSVM: Use the new mapping API for mapping guest memory KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,09/14] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,08/14] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,07/14] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,06/14] KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap KVM/X86: Introduce a new guest mapping interface - - - --- 2019-01-31 KarimAllah Ahmed New
[v6,05/14] X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,04/14] KVM: Introduce a new guest mapping API KVM/X86: Introduce a new guest mapping interface - 1 - --- 2019-01-31 KarimAllah Ahmed New
[v6,03/14] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs KVM/X86: Introduce a new guest mapping interface - - - --- 2019-01-31 KarimAllah Ahmed New
[v6,02/14] X86/nVMX: Update the PML table without mapping and unmapping the page KVM/X86: Introduce a new guest mapping interface - 2 - --- 2019-01-31 KarimAllah Ahmed New
[v6,01/14] X86/nVMX: handle_vmon: Read 4 bytes from guest memory KVM/X86: Introduce a new guest mapping interface - 3 - --- 2019-01-31 KarimAllah Ahmed New
[v6,19/27] kvm: Adapt assembly for PIE support Untitled series #74361 - - - --- 2019-01-31 Thomas Garnier New
[RFC,4/4] kvm/mmu_notifier: re-enable the change_pte() optimization. Restore change_pte optimization to its former glory - - - --- 2019-01-31 Jerome Glisse New
[RFC,3/4] mm/mmu_notifier: set MMU_NOTIFIER_USE_CHANGE_PTE flag where appropriate Restore change_pte optimization to its former glory - - - --- 2019-01-31 Jerome Glisse New
[RFC,2/4] mm/mmu_notifier: use unsigned for event field in range struct Restore change_pte optimization to its former glory - - - --- 2019-01-31 Jerome Glisse New
[RFC,1/4] uprobes: use set_pte_at() not set_pte_at_notify() Restore change_pte optimization to its former glory - - - --- 2019-01-31 Jerome Glisse New
kvm: x86: Return LA57 feature based on hardware capability kvm: x86: Return LA57 feature based on hardware capability - - - --- 2019-01-31 Yu Zhang New
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role KVM: MMU: record maximum physical address width in kvm_mmu_extended_role - 1 - --- 2019-01-31 Yu Zhang New
[v2,4/4] KVM: mips: Move to common kvm_mmu_memcache infrastructure KVM: Unify mmu_memory_cache functionality across architectures - - - --- 2019-01-31 Christoffer Dall New
[v2,3/4] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure KVM: Unify mmu_memory_cache functionality across architectures - - - --- 2019-01-31 Christoffer Dall New
[v2,2/4] KVM: x86: Rename mmu_memory_cache to kvm_mmu_memcache KVM: Unify mmu_memory_cache functionality across architectures - - - --- 2019-01-31 Christoffer Dall New
[v2,1/4] KVM: x86: Move mmu_memory_cache functions to common code KVM: Unify mmu_memory_cache functionality across architectures - - - --- 2019-01-31 Christoffer Dall New
[v7,15/15] KVM: s390: test for non NULL gisa origin in pending_irqs() KVM: s390: make use of the GIB - - - --- 2019-01-31 Michael Mueller New
[v7,15/15] KVM: s390: fix possible null pointer dereference in pending_irqs() Untitled series #74055 - 2 - --- 2019-01-31 Michael Mueller New
[v7,14/15] KVM: s390: start using the GIB KVM: s390: make use of the GIB - 2 - --- 2019-01-31 Michael Mueller New
[v7,13/15] KVM: s390: add gib_alert_irq_handler() KVM: s390: make use of the GIB 1 1 - --- 2019-01-31 Michael Mueller New
[v7,12/15] KVM: s390: kvm_s390_gisa_clear() now clears the IPM only KVM: s390: make use of the GIB 1 1 - --- 2019-01-31 Michael Mueller New
[v7,11/15] KVM: s390: add functions to (un)register GISC with GISA KVM: s390: make use of the GIB 2 1 - --- 2019-01-31 Michael Mueller New
[v7,10/15] KVM: s390: add kvm reference to struct sie_page2 KVM: s390: make use of the GIB - 4 - --- 2019-01-31 Michael Mueller New
[v7,09/15] KVM: s390: add the GIB and its related life-cyle functions KVM: s390: make use of the GIB 1 4 - --- 2019-01-31 Michael Mueller New
[v7,08/15] s390/cio: add function chsc_sgib() KVM: s390: make use of the GIB 3 3 - --- 2019-01-31 Michael Mueller New
[v7,07/15] KVM: s390: introduce struct kvm_s390_gisa_interrupt KVM: s390: make use of the GIB - 2 - --- 2019-01-31 Michael Mueller New
[v7,06/15] KVM: s390: remove kvm_s390_ from gisa static inline functions KVM: s390: make use of the GIB - 3 - --- 2019-01-31 Michael Mueller New
[v7,05/15] KVM: s390: use pending_irqs_no_gisa() where appropriate KVM: s390: make use of the GIB - 3 - --- 2019-01-31 Michael Mueller New
[v7,04/15] KVM: s390: coding style kvm_s390_gisa_init/clear() KVM: s390: make use of the GIB - 3 - --- 2019-01-31 Michael Mueller New
[v7,03/15] KVM: s390: move bitmap idle_mask into arch struct top level KVM: s390: make use of the GIB 1 2 - --- 2019-01-31 Michael Mueller New
[v7,02/15] KVM: s390: make bitmap declaration consistent KVM: s390: make use of the GIB - 2 - --- 2019-01-31 Michael Mueller New
[v7,01/15] KVM: s390: drop obsolete else path KVM: s390: make use of the GIB - 2 - --- 2019-01-31 Michael Mueller New
[V3] KVM: x86: Sync the pending Posted-Interrupts [V3] KVM: x86: Sync the pending Posted-Interrupts - - - --- 2019-01-31 Luwei Kang New
kvm: vmx: Fix typos in vmentry/vmexit control setting kvm: vmx: Fix typos in vmentry/vmexit control setting - - - --- 2019-01-31 Yu Zhang New
[v2,for-4.14-stable] x86,kvm: remove extra kvm_{get,put}_guest_fpu [v2,for-4.14-stable] x86,kvm: remove extra kvm_{get,put}_guest_fpu - - - --- 2019-01-30 Daniel Verkamp New
kvm: x86: Add memcg accounting to KVM allocations kvm: x86: Add memcg accounting to KVM allocations - 1 - --- 2019-01-30 Ben Gardon New
[v3,6/6] vfio-ccw: add handling for async channel instructions vfio-ccw: support hsch/csch (kernel part) - - - --- 2019-01-30 Cornelia Huck New
[v3,5/6] s390/cio: export hsch to modules vfio-ccw: support hsch/csch (kernel part) - 2 - --- 2019-01-30 Cornelia Huck New
[v3,4/6] vfio-ccw: add capabilities chain vfio-ccw: support hsch/csch (kernel part) - - - --- 2019-01-30 Cornelia Huck New
[v3,3/6] vfio-ccw: protect the I/O region vfio-ccw: support hsch/csch (kernel part) - 1 - --- 2019-01-30 Cornelia Huck New
[v3,2/6] vfio-ccw: rework ssch state handling vfio-ccw: support hsch/csch (kernel part) - 1 - --- 2019-01-30 Cornelia Huck New
[v3,1/6] vfio-ccw: make it safe to access channel programs vfio-ccw: support hsch/csch (kernel part) - - - --- 2019-01-30 Cornelia Huck New
[v2] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM [v2] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM - - - --- 2019-01-30 Josh Poimboeuf New
vfio: platform: reset: fix up include directives to remove ccflags-y vfio: platform: reset: fix up include directives to remove ccflags-y 1 - - --- 2019-01-30 Masahiro Yamada New
[v2] KVM: x86: Sync the pending Posted-Interrupts [v2] KVM: x86: Sync the pending Posted-Interrupts - - - --- 2019-01-30 Luwei Kang New
kvm: arm64: Relax the restriction on using stage2 PUD huge mapping kvm: arm64: Relax the restriction on using stage2 PUD huge mapping - - - --- 2019-01-29 Suzuki K Poulose New
svm: Fix improper check when deactivate AVIC svm: Fix improper check when deactivate AVIC - - - --- 2019-01-29 Suthikulpanit, Suravee New
svm: Fix AVIC DFR and LDR handling svm: Fix AVIC DFR and LDR handling - - - --- 2019-01-29 Suthikulpanit, Suravee New
KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPU KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPU 1 - - --- 2019-01-28 Sean Christopherson New
[2/2] kvm: x86: IA32_ARCH_CAPABILITIES may be emulated on Intel [1/2] kvm: x86: IA32_ARCH_CAPABILITIES is only emulated for Intel - 2 1 --- 2019-01-28 Jim Mattson New
[1/2] kvm: x86: IA32_ARCH_CAPABILITIES is only emulated for Intel [1/2] kvm: x86: IA32_ARCH_CAPABILITIES is only emulated for Intel - 2 1 --- 2019-01-28 Jim Mattson New
KVM: Ignore LBR MSRs with no effect KVM: Ignore LBR MSRs with no effect - - - --- 2019-01-28 Anton Kuchin New
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM - - - --- 2019-01-28 Josh Poimboeuf New
[3/3] KVM: mips: Move to common kvm_mmu_memcache infrastructure KVM: Unify mmu_memory_cache functionality across architectures - - - --- 2019-01-28 Christoffer Dall New
[2/3] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure KVM: Unify mmu_memory_cache functionality across architectures - - - --- 2019-01-28 Christoffer Dall New
[1/3] KVM: x86: Move mmu_memory_cache functions to common code KVM: Unify mmu_memory_cache functionality across architectures - - - --- 2019-01-28 Christoffer Dall New
« 1 2 ... 620 621 6221101 1102 »