Show patches with: none      |   112363 patches
« 1 2 ... 676 677 6781123 1124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639) - 1 - --- 2018-05-21 Daniel P. Berrangé New
[1/3] i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639) - 1 - --- 2018-05-21 Daniel P. Berrangé New
Use 'imply' with SEV Kconfig CRYPTO dependencies - - - --- 2018-05-21 Janakarajan Natarajan New
[08/33] vfio: use match_string() helper - - - --- 2018-05-21 Xie Yisheng New
[RFC,net-next,12/12] vhost_net: batch submitting XDP buffers to underlayer sockets - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,11/12] vhost_net: passing raw xdp buff to tun - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,10/12] vhost_net: build xdp buff - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,09/12] tuntap: split out XDP logic - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,08/12] tuntap: tweak on the path of non-xdp case in tun_build_skb() - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,07/12] tuntap: simplify error handling in tun_build_skb() - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,06/12] tuntap: enable premmption early - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,05/12] vhost_net: batch update used ring for datacopy TX - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,04/12] vhost_net: split out datacopy logic - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,03/12] vhost_net: introduce vhost_has_more_pkts() - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,02/12] vhost_net: introduce vhost_exceeds_weight() - - - --- 2018-05-21 Jason Wang New
[RFC,net-next,01/12] vhost_net: introduce helper to initialize tx iov iter - - - --- 2018-05-21 Jason Wang New
[v3,7/7] KVM: PPC: reimplements LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_intr() i… - - - --- 2018-05-21 simon New
[v3,6/7] KVM: PPC: expand mmio_vsx_copy_type to mmio_copy_type to cover VMX load/store elem types - - - --- 2018-05-21 simon New
[v3,5/7] KVM: PPC: reimplements LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_intr() i… - - - --- 2018-05-21 simon New
[v3,4/7] KVM: PPC: reimplement LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr() input - - - --- 2018-05-21 simon New
[v3,3/7] KVM: PPC: add giveup_ext() hook for PPC KVM ops - - - --- 2018-05-21 simon New
[v3,2/7] KVM: PPC: reimplement non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr() i… - - - --- 2018-05-21 simon New
[v3,1/7] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation - 1 - --- 2018-05-21 simon New
[v3,29/29] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers - - - --- 2018-05-21 simon New
[v3,28/29] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS - - - --- 2018-05-21 simon New
[v3,27/29] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl - - - --- 2018-05-21 simon New
[v3,26/29] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl - - - --- 2018-05-21 simon New
[v3,25/29] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl - - - --- 2018-05-21 simon New
[v3,24/29] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM. - - - --- 2018-05-21 simon New
[v3,23/29] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transact… - - - --- 2018-05-21 simon New
[v3,22/29] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest - - - --- 2018-05-21 simon New
[v3,21/29] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM. - - - --- 2018-05-21 simon New
[v3,20/29] KVM: PPC: Book3S PR: adds emulation for treclaim. - - - --- 2018-05-21 simon New
[v3,19/29] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state - 1 - --- 2018-05-21 simon New
[v3,18/29] KVM: PPC: Book3S PR: always fail transaction in guest privilege state - - - --- 2018-05-21 simon New
[v3,17/29] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs - - - --- 2018-05-21 simon New
[v3,16/29] KVM: PPC: Book3S PR: add math support for PR KVM HTM - - - --- 2018-05-21 simon New
[v3,15/29] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM - - - --- 2018-05-21 simon New
[v3,14/29] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs - 1 - --- 2018-05-21 simon New
[v3,13/29] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR K… - - - --- 2018-05-21 simon New
[v3,12/29] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() - 1 - --- 2018-05-21 simon New
[v3,11/29] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 - 1 - --- 2018-05-21 simon New
[v3,10/29] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest - - - --- 2018-05-21 simon New
[v3,09/29] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. - 1 - --- 2018-05-21 simon New
[v3,08/29] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. - 1 - --- 2018-05-21 simon New
[v3,07/29] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() - - - --- 2018-05-21 simon New
[v3,06/29] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() - 1 - --- 2018-05-21 simon New
[v3,05/29] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_t… - - - --- 2018-05-21 simon New
[v3,04/29] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - - --- 2018-05-21 simon New
[v3,03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs - 1 - --- 2018-05-21 simon New
[v3,02/29] powerpc: add TEXASR related macros - 1 - --- 2018-05-21 simon New
[v3,01/29] powerpc: export symbol msr_check_and_set(). - 1 - --- 2018-05-21 simon New
KASAN: use-after-free Read in vhost_chr_write_iter - - - --- 2018-05-21 Jason Wang New
[v7,13/13] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512 1 - - --- 2018-05-20 Eric Auger New
[v7,12/13] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION - 1 - --- 2018-05-20 Eric Auger New
[v7,11/13] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION 1 - - --- 2018-05-20 Eric Auger New
[v7,10/13] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources - 1 - --- 2018-05-20 Eric Auger New
[v7,09/13] KVM: arm/arm64: Check vcpu redist base before registering an iodev 1 - - --- 2018-05-20 Eric Auger New
[v7,08/13] KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init - - - --- 2018-05-20 Eric Auger New
[v7,07/13] KVM: arm/arm64: Helper to register a new redistributor region - 1 - --- 2018-05-20 Eric Auger New
[v7,06/13] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions - 1 - --- 2018-05-20 Eric Auger New
[v7,05/13] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation - 1 - --- 2018-05-20 Eric Auger New
[v7,04/13] KVM: arm/arm64: Helper to locate free rdist index - 1 - --- 2018-05-20 Eric Auger New
[v7,03/13] KVM: arm/arm64: Replace the single rdist region by a list - 1 - --- 2018-05-20 Eric Auger New
[v7,02/13] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION 1 1 - --- 2018-05-20 Eric Auger New
[v7,01/13] KVM: arm/arm64: Set dist->spis to NULL after kfree - 2 - --- 2018-05-20 Eric Auger New
KVM: X86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION - 1 - --- 2018-05-19 Dan Carpenter New
KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests - - 1 --- 2018-05-19 Paul Mackerras New
idr: fix invalid ptr dereference on item delete - - - --- 2018-05-18 Roman Kagan New
[v4,2/2] vfio/mdev: Re-order sysfs attribute creation - 1 - --- 2018-05-18 Alex Williamson New
[v4,1/2] vfio/mdev: Check globally for duplicate devices 1 1 - --- 2018-05-18 Alex Williamson New
x86/kvm: fix LAPIC timer drift when guest uses periodic mode - - - --- 2018-05-18 David Vrabel New
[v2] vfio: platform: Fix using devices in PM Domains - 1 - --- 2018-05-18 Geert Uytterhoeven New
kvm: mmu: Ensure try_async_pf initializes *writable - - - --- 2018-05-17 Jim Mattson New
kvm: rename HINTS_DEDICATED to KVM_HINTS_REALTIME - - - --- 2018-05-17 Michael S. Tsirkin New
[GIT,PULL,1/1] KVM: s390: vsie: fix < 8k check for the itdba - 3 - --- 2018-05-17 Christian Borntraeger New
[4/4] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present - - - --- 2018-05-17 Marc Zyngier New
[3/4] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables - - - --- 2018-05-17 Marc Zyngier New
[2/4] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set 1 - - --- 2018-05-17 Marc Zyngier New
[1/4] arm64: KVM: Add support for Stage-2 control of memory types and cacheability 1 - - --- 2018-05-17 Marc Zyngier New
fix the blank-output of kvm_stat - - - --- 2018-05-17 Wu, Liming New
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path - - - --- 2018-05-17 Paul Mackerras New
[v3] vfio/mdev: Check globally for duplicate devices - - - --- 2018-05-17 Alex Williamson New
[v2,1/1] s390: vfio-ccw: push down unsupported IDA check - - 1 --- 2018-05-16 Halil Pasic New
[v2] vfio/mdev: Check globally for duplicate devices - 1 - --- 2018-05-16 Alex Williamson New
[v4,8/8] KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability - - - --- 2018-05-16 Vitaly Kuznetsov New
[v4,7/8] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementation - - - --- 2018-05-16 Vitaly Kuznetsov New
[v4,6/8] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementation - - - --- 2018-05-16 Vitaly Kuznetsov New
[v4,5/8] KVM: introduce kvm_make_vcpus_request_mask() API - - - --- 2018-05-16 Vitaly Kuznetsov New
[v4,4/8] KVM: x86: hyperv: do rep check for each hypercall separately - - - --- 2018-05-16 Vitaly Kuznetsov New
[v4,3/8] KVM: x86: hyperv: use defines when parsing hypercall parameters - - - --- 2018-05-16 Vitaly Kuznetsov New
[v4,2/8] x86/hyperv: fix typo in 'HV_GENERIC_SET_SPARCE_4K' definition - - - --- 2018-05-16 Vitaly Kuznetsov New
[v4,1/8] x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header - - - --- 2018-05-16 Vitaly Kuznetsov New
[RFC] iscsit_wait_for_tag() can be static - - - --- 2018-05-16 kernel test robot New
[RFC,V4,8/8] vhost: event suppression for packed ring - - - --- 2018-05-16 Jason Wang New
[RFC,V4,7/8] vhost: packed ring support - - - --- 2018-05-16 Jason Wang New
[RFC,V4,6/8] virtio: introduce packed ring defines - - - --- 2018-05-16 Jason Wang New
[RFC,V4,5/8] vhost: vhost_put_user() can accept metadata type - - - --- 2018-05-16 Jason Wang New
[RFC,V4,4/8] vhost_net: do not explicitly manipulate vhost_used_elem - - - --- 2018-05-16 Jason Wang New
[RFC,V4,3/8] vhost: do not use vring_used_elem - - - --- 2018-05-16 Jason Wang New
« 1 2 ... 676 677 6781123 1124 »