summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Linux 4.9.87v4.9.87Greg Kroah-Hartman1-1/+1
2018-03-11btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández1-1/+5
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann1-0/+1
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 Borkmann1-2/+3
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-03-11bpf: fix mlock precharge on arraymapsDaniel Borkmann1-11/+18
2018-03-11bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2-0/+2
2018-03-11mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams1-9/+13
2018-03-11net: mpls: Pull common label check into helperDavid Ahern1-15/+17
2018-03-11sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-1/+6
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-03-11s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-03-11s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-03-11s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-11s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-03-11sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev1-3/+7
2018-03-11tcp_bbr: better deal with suboptimal GSOEric Dumazet1-3/+5
2018-03-11rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-03-11tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin1-0/+25
2018-03-11net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit1-1/+1
2018-03-11mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-11sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala1-6/+4
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev3-0/+11
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-11netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel1-2/+10
2018-03-11net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+6
2018-03-11net: fix race on decreasing number of TX queuesJakub Kicinski1-2/+9
2018-03-11ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-03-11fib_semantics: Don't match route with mismatching tclassidStefano Brivio1-0/+5
2018-03-11bridge: check brport attr show in brport_showXin Long1-0/+3
2018-03-11x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner1-7/+7
2018-03-11netlink: put module reference if dump start failsJason A. Donenfeld1-1/+3
2018-03-11md: only allow remove_and_add_spares when no sync_thread running.NeilBrown1-0/+4
2018-03-11x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2-0/+33
2018-03-11x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski3-2/+20
2018-03-11ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford1-0/+8
2018-03-11ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford1-1/+8
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-0/+1
2018-03-11PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel1-2/+6
2018-03-11KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini2-2/+2
2018-03-11KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini2-6/+8
2018-03-11KVM: mmu: Fix overlap between public and private memslotsWanpeng Li1-2/+1
2018-03-11ARM: kvm: fix building with gcc-8Arnd Bergmann2-0/+9
2018-03-11ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson1-2/+2
2018-03-11nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-03-11media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5