summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Linux 4.14.26v4.14.26Greg Kroah-Hartman1-1/+1
2018-03-11KVM: x86: fix backward migration with async_PFRadim Krčmář5-6/+13
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann1-0/+1
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann2-16/+84
2018-03-11bpf: add schedule points in percpu arrays managementEric Dumazet1-1/+4
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2-2/+29
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-03-11bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song1-2/+1
2018-03-11bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song1-4/+7
2018-03-11bpf: fix mlock precharge on arraymapsDaniel Borkmann1-12/+16
2018-03-08Linux 4.14.25v4.14.25Greg Kroah-Hartman1-1/+1
2018-03-08nvme-rdma: don't suppress send completionsSagi Grimberg1-40/+14
2018-03-08md: only allow remove_and_add_spares when no sync_thread running.NeilBrown1-0/+4
2018-03-08ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford1-0/+8
2018-03-08ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford1-1/+8
2018-03-08ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng1-7/+31
2018-03-08KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers1-4/+2
2018-03-08KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan1-2/+2
2018-03-08PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel1-2/+6
2018-03-08KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2-7/+6
2018-03-08KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini2-2/+2
2018-03-08KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini2-1/+1
2018-03-08KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini2-6/+8
2018-03-08KVM: mmu: Fix overlap between public and private memslotsWanpeng Li1-2/+1
2018-03-08KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li1-1/+1
2018-03-08KVM: x86: extend usage of RET_MMIO_PF_* constantsPaolo Bonzini2-58/+55
2018-03-08ARM: kvm: fix building with gcc-8Arnd Bergmann2-0/+9
2018-03-08ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson1-2/+2
2018-03-08ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore somDaniel Schultz1-20/+0
2018-03-08ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann1-12/+11
2018-03-08x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2-4/+14
2018-03-08nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-03-08KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand1-3/+29
2018-03-08KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand1-0/+1
2018-03-08KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand3-38/+22
2018-03-08KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand1-6/+19
2018-03-08EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik1-1/+1
2018-03-08media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-03-08blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatchMing Lei1-1/+3
2018-03-08s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-08s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-03-08Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann1-5/+3
2018-03-08s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-03-08s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-03-08s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-03-08s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-08s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-03-08virtio-net: disable NAPI only when enabled during XDP setJason Wang1-3/+5
2018-03-08tuntap: disable preemption during XDP processingJason Wang1-0/+6
2018-03-08tuntap: correctly add the missing XDP flushJason Wang1-0/+1