Show patches with: none      |   112445 patches
« 1 2 ... 758 759 7601124 1125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels - - - --- 2017-02-20 Andy Lutomirski New
[2/6] x86/kvm/vmx: Don't fetch the TSS base from the GDT - - - --- 2017-02-20 Andy Lutomirski New
[1/6] x86/asm: Define the kernel TSS limit in a macro - - - --- 2017-02-20 Andy Lutomirski New
[17/17] tools/kvm_stat: add '%Total' column - - - --- 2017-02-20 Stefan Raspl New
[16/17] tools/kvm_stat: add interactive command 'r' 1 - - --- 2017-02-20 Stefan Raspl New
[15/17] tools/kvm_stat: add interactive command 'c' - 1 - --- 2017-02-20 Stefan Raspl New
[14/17] tools/kvm_stat: add option '--guest' - 1 - --- 2017-02-20 Stefan Raspl New
[13/17] tools/kvm_stat: remove regex filter on empty input - 1 - --- 2017-02-20 Stefan Raspl New
[12/17] tools/kvm_stat: display regex when set to non-default - 1 - --- 2017-02-20 Stefan Raspl New
[11/17] tools/kvm_stat: print error messages on faulty pid filter input - 1 - --- 2017-02-20 Stefan Raspl New
[10/17] tools/kvm_stat: remove pid filter on empty input - 2 - --- 2017-02-20 Stefan Raspl New
[09/17] tools/kvm_stat: display guest name when using pid filter - 1 - --- 2017-02-20 Stefan Raspl New
[08/17] tools/kvm_stat: document list of interactive commands - - - --- 2017-02-20 Stefan Raspl New
[07/17] tools/kvm_stat: reduce perceived idle time on filter updates - - - --- 2017-02-20 Stefan Raspl New
[06/17] tools/kvm_stat: full PEP8 compliance - 1 - --- 2017-02-20 Stefan Raspl New
[05/17] tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider - - - --- 2017-02-20 Stefan Raspl New
[04/17] tools/kvm_stat: fix misc glitches - 1 - --- 2017-02-20 Stefan Raspl New
[03/17] tools/kvm_stat: handle SIGINT in log and batch modes - 1 - --- 2017-02-20 Stefan Raspl New
[02/17] tools/kvm_stat: catch curses exceptions only - 3 - --- 2017-02-20 Stefan Raspl New
[01/17] tools/kvm_stat: hide cursor - 2 - --- 2017-02-20 Stefan Raspl New
[4/4] kvm: convert kvm.users_count from atomic_t to refcount_t - - - --- 2017-02-20 Reshetova, Elena New
[3/4] sparc: convert mdesc_handle.refcnt from atomic_t to refcount_t 1 - - --- 2017-02-20 Reshetova, Elena New
[2/4] x86: convert threshold_bank.cpus from atomic_t to refcount_t - 3 - --- 2017-02-20 Reshetova, Elena New
[1/4] s390: convert debug_info.ref_count from atomic_t to refcount_t - - - --- 2017-02-20 Reshetova, Elena New
RFC: Getting rid of LTR in VMX - - - --- 2017-02-20 Paolo Bonzini New
[RFC,3/3] VFIO: Add new cmd for user space to get IOMMU fault info - - - --- 2017-02-19 lan,Tianyu New
[RFC,2/3] VFIO: Add IOMMU fault notifier callback - - - --- 2017-02-19 lan,Tianyu New
[RFC,1/3] VFIO: Add new cmd to receive eventfd from userspace to notify IOMMU fault event - - - --- 2017-02-19 lan,Tianyu New
KVM: Documentation: document MCE ioctls - - - --- 2017-02-17 Luiz Capitulino New
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now 1 - - --- 2017-02-17 Paul Mackerras New
[v4,1/4] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-02-17 Thomas Garnier New
[20/20] arm/arm64: Add hyp-stub API documentation - - - --- 2017-02-17 Marc Zyngier New
[19/20] arm/arm64: KVM: Remove kvm_get_idmap_start - - - --- 2017-02-17 Marc Zyngier New
[18/20] arm/arm64: KVM: Simplify __cpu_reset_hyp_mode - - - --- 2017-02-17 Marc Zyngier New
[17/20] ARM: KVM: Implement HVC_SOFT_RESTART in the init code - - - --- 2017-02-17 Marc Zyngier New
[16/20] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors - - - --- 2017-02-17 Marc Zyngier New
[15/20] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation - - - --- 2017-02-17 Marc Zyngier New
[14/20] ARM: KVM: Implement HVC_GET_VECTORS in the init code - - - --- 2017-02-17 Marc Zyngier New
[13/20] ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall - - - --- 2017-02-17 Marc Zyngier New
[12/20] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall - - - --- 2017-02-17 Marc Zyngier New
[11/20] ARM: Expose the VA/IDMAP offset - - - --- 2017-02-17 Marc Zyngier New
[10/20] ARM: hyp-stub: Use r1 for the soft-restart address - - - --- 2017-02-17 Marc Zyngier New
[09/20] ARM: KVM: Convert KVM to use HVC_GET_VECTORS - - - --- 2017-02-17 Marc Zyngier New
[08/20] ARM: soft-reboot into same mode that we entered the kernel - - 1 --- 2017-02-17 Marc Zyngier New
[07/20] ARM: hyp-stub: improve ABI - - - --- 2017-02-17 Marc Zyngier New
[06/20] arm64: KVM: Implement HVC_SOFT_RESTART in the init code - - - --- 2017-02-17 Marc Zyngier New
[05/20] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors - - - --- 2017-02-17 Marc Zyngier New
[04/20] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation - - - --- 2017-02-17 Marc Zyngier New
[03/20] arm64: KVM: Implement HVC_GET_VECTORS in the init code - - - --- 2017-02-17 Marc Zyngier New
[02/20] arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall - - - --- 2017-02-17 Marc Zyngier New
[01/20] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall - - - --- 2017-02-17 Marc Zyngier New
[PATCH/RFC,2/2] KVM: enable kvm_vcpu_kick/wake_up for s390 - - - --- 2017-02-17 Radim Krčmář New
KVM: add kvm_arch_cpu_kick - - - --- 2017-02-17 Radim Krčmář New
[PATCH/RFC,2/2] KVM: enable kvm_vcpu_kick/wake_up for s390 - - - --- 2017-02-17 Christian Borntraeger New
[PATCH/RFC,1/2] s390/smp: export smp_send_reschedule - - - --- 2017-02-17 Christian Borntraeger New
[RFC,v3,15/15] vfio: ccw: introduce support for ccw0 - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,14/15] docs: add documentation for vfio-ccw 1 - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,13/15] vfio: ccw: introduce a finite state machine - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,12/15] vfio: ccw: return I/O results asynchronously - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,11/15] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,10/15] vfio: ccw: realize VFIO_DEVICE_RESET ioctl - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,09/15] vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,08/15] vfio: ccw: handle ccw command request 1 - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,07/15] vfio: ccw: introduce ccw_io_region - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,06/15] vfio: ccw: register vfio_ccw to the mediated device framework - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,05/15] vfio: ccw: introduce channel program interfaces - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,04/15] vfio: ccw: basic implementation for vfio_ccw driver 1 - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,03/15] vfio: ccw: define device_api strings - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,02/15] s390: cio: export more interfaces - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,01/15] s390: cio: introduce cio_cancel_halt_clear - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,11/11] vfio/ccw: update sense data if a unit check is pending - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,10/11] s390x/css: ccw translation infrastructure - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,09/11] s390x/css: introduce and realize ccw-request callback - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,08/11] vfio/ccw: get irqs info and set the eventfd fd - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,07/11] vfio/ccw: get io region info - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,06/11] vfio/ccw: vfio based subchannel passthrough driver - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,05/11] s390x/css: device support for s390-ccw passthrough - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,04/11] s390x/css: realize css_create_sch - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,03/11] s390x/css: realize css_sch_build_schib - 1 - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,02/11] s390x/css: add s390-squash-mcss machine option - - - --- 2017-02-17 Dong Jia Shi New
[RFC,v3,01/11] vfio: linux-headers update for vfio-ccw - - - --- 2017-02-17 Dong Jia Shi New
[v4,4/4] KVM: VMX: Simplify segment_base - - - --- 2017-02-16 Thomas Garnier New
[v4,3/4] x86: Make the GDT remapping read-only on 64-bit - - - --- 2017-02-16 Thomas Garnier New
[v4,2/4] x86: Remap GDT tables in the Fixmap section - - - --- 2017-02-16 Thomas Garnier New
[v4,1/4] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-02-16 Thomas Garnier New
KVM: PPC: Turn "KVM guest htab" message into a debug message - 1 - --- 2017-02-16 Thomas Huth New
[v2] KVM: PPC: Book3S: Ratelimit copy data failure error messages - - - --- 2017-02-16 Vipin K Parashar New
[v4,2/2] x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64 - - - --- 2017-02-16 Peter Zijlstra New
[5/5] KVM: add kvm_request_pending - 1 - --- 2017-02-16 Radim Krčmář New
[4/5] KVM: add __kvm_request_needs_mb - - - --- 2017-02-16 Radim Krčmář New
[3/5] KVM: optimize kvm_make_all_cpus_request - - - --- 2017-02-16 Radim Krčmář New
[2/5] KVM: add KVM request variants without barrier - - - --- 2017-02-16 Radim Krčmář New
[1/5] KVM: change API for requests to match bit operations - - - --- 2017-02-16 Radim Krčmář New
[RFC,v4,28/28] x86: Add support to make use of Secure Memory Encryption - - - --- 2017-02-16 Tom Lendacky New
[RFC,v4,27/28] x86: Add support to encrypt the kernel in-place - - - --- 2017-02-16 Tom Lendacky New
[RFC,v4,26/28] x86: Allow kexec to be used with SME - - - --- 2017-02-16 Tom Lendacky New
[RFC,v4,25/28] x86: Access the setup data through sysfs decrypted 1 - - --- 2017-02-16 Tom Lendacky New
[RFC,v4,24/28] x86: Access the setup data through debugfs decrypted - - - --- 2017-02-16 Tom Lendacky New
[RFC,v4,23/28] x86/kvm: Enable Secure Memory Encryption of nested page tables - - - --- 2017-02-16 Tom Lendacky New
[RFC,v4,22/28] x86: Do not specify encrypted memory for video mappings - - - --- 2017-02-16 Tom Lendacky New
« 1 2 ... 758 759 7601124 1125 »