summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-17MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-05-17KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-05-17KVM: use slowpath for cross page cached accessesRadim Krčmář
2015-05-17s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-17KVM: s390: fix get_all_floating_irqsJens Freimann
2015-05-17KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger
2015-05-17KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-05-17KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand
2015-05-17KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand
2015-05-17usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-17Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-05-17Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-05-17btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-05-17Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-05-17KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit
2015-05-17sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith
2015-05-17sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-05-11net: fix crash in build_skb()Eric Dumazet
2015-05-11net: do not deplete pfmemalloc reserveEric Dumazet
2015-05-11tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-11tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet
2015-05-11ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert
2015-05-11net: add skb_checksum_complete_unsetTom Herbert
2015-05-11ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-05-11ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-11net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-05-11mlx4: Fix tx ring affinity_mask creationBenjamin Poirier
2015-05-11arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-05-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-05-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-05-11ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka
2015-05-11arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-05-11arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-05-11arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-05-11arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-05-11KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpuEric Auger
2015-05-11arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-05-11arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQsChristoffer Dall
2015-05-11arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through allShannon Zhao
2015-05-11arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-05-11arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell
2015-05-11arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-05-11arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall
2015-05-11arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-05-11arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-05-11arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-05-11arm, arm64: KVM: handle potential incoherency of readonly memslotsArd Biesheuvel
2015-05-11arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2015-05-11kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel
2015-05-05Linux 3.18.13v3.18.13Sasha Levin