summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-08Linux 4.15.8v4.15.8Greg Kroah-Hartman
2018-03-08platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth
2018-03-08md: only allow remove_and_add_spares when no sync_thread running.NeilBrown
2018-03-08powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin
2018-03-08ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-08ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford
2018-03-08ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng
2018-03-08KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-03-08KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-08KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-03-08KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-03-08KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-03-08KVM: mmu: Fix overlap between public and private memslotsWanpeng Li
2018-03-08KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-03-08ARM: kvm: fix building with gcc-8Arnd Bergmann
2018-03-08ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-08ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore somDaniel Schultz
2018-03-08ARM: orion: fix orion_ge00_switch_board_info initializationArnd Bergmann
2018-03-08x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-03-08nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-03-08KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-03-08KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-03-08KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-03-08KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-03-08EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik
2018-03-08media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab
2018-03-08blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatchMing Lei
2018-03-08tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng
2018-03-08tcp: revert F-RTO middle-box workaroundYuchung Cheng
2018-03-08s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-08s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann
2018-03-08Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann
2018-03-08s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann
2018-03-08s390/qeth: fix IP removal on offline cardsJulian Wiedmann
2018-03-08s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-03-08s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-03-08s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-03-08l2tp: fix tunnel lookup use-after-free raceJames Chapman
2018-03-08l2tp: fix race in pppol2tp_release with session object destroyJames Chapman
2018-03-08l2tp: fix races with tunnel socket closeJames Chapman
2018-03-08l2tp: don't use inet_shutdown on ppp session destroyJames Chapman
2018-03-08l2tp: don't use inet_shutdown on tunnel destroyJames Chapman
2018-03-08tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu
2018-03-08net: phy: Restore phy_resume() locking assumptionAndrew Lunn
2018-03-08net/mlx5: Fix error handling when adding flow rulesVlad Buslov
2018-03-08cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy
2018-03-08virtio-net: disable NAPI only when enabled during XDP setJason Wang
2018-03-08tuntap: disable preemption during XDP processingJason Wang
2018-03-08tuntap: correctly add the missing XDP flushJason Wang
2018-03-08tcp: purge write queue upon RSTSoheil Hassas Yeganeh