Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2068692imm; Thu, 24 May 2018 05:21:20 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrhBoofXxm6Tk1+FyiBnzHpUWu180G+VXXT5sfirKfeDaBvG+ha25kVm2R4qUmKYtIo71HI X-Received: by 2002:a65:42c3:: with SMTP id l3-v6mr5814910pgp.210.1527164480750; Thu, 24 May 2018 05:21:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527164480; cv=none; d=google.com; s=arc-20160816; b=uhs2cIzD9loagYBATrwnKqQaVmtZGYQUoUGYJOwDlRcjv9doRVXEaoyoOzO9MI4iVg Sd4p036u33ujDI4zJTRd5L7471mdy4HlLXQnSbHk9h0denwx1332cWp9E1FNzhYLVIDS j3YV9wYZjfUkdxeR//e9+jBGW6yII3Wpo08Bd23qb2XJTMjwkXtCTmaBw7g8rM5KhqZZ H8XVx/BmJCPICcKlpT8o7yHxrSp5EGjLFzpyX5AUdU7jZu7Ynake2PRdXrDBxfZ2PNrY BNGGAC6QtelxTU/bdYjHbg+Sh24FHs3kqIsizyt5N4hwJvN3HiXlPu8J2/DhC6Gu1YHm ZgQg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=RsCnYErmLUpRL6D3WLr1tcMz9s+CbiwBWXNiXmwoOcI=; b=WS1RzwFGhfusw8hy+pOKQGYwT1kBJ2Uxtkzcg7y0iNFtLkNOXtKmwgrvs1Bh3KTikO n9AhWKssNUcnGK1Ic30BncI133FJuS5kG+s4k3GPoj/jM6gJwSqHRkgkhH8mahMzmlCG zhI/k49hL8I7AlY7HZN8BeRC5Xj5VhW4MgZJNRSBxtx2ZVlDOxrBN981MhUj2Eo9QnIz pz8npm3xsHmycdlSXBXGPrJ0TlfFkUxEvuTHBvYSF14jxhpbLT6iPfRdj3ppGd8dSs4m ajhoxUMBciOjypjujsfDxtvttlntiS/QXjagnTUnXd3uHBHHWn79QNT7jcFbHu/d9V+O EuKQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jVt/fpJE; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l11-v6si7804556pgs.218.2018.05.24.05.21.05; Thu, 24 May 2018 05:21:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jVt/fpJE; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033233AbeEXMUK (ORCPT + 99 others); Thu, 24 May 2018 08:20:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:53362 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966044AbeEXJlb (ORCPT ); Thu, 24 May 2018 05:41:31 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 221CF20896; Thu, 24 May 2018 09:41:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527154890; bh=B33eTWtWz5N8xtjDiUOtzuI5n2BUe6PKsDLhLmxkyvk=; h=From:To:Cc:Subject:Date:From; b=jVt/fpJE+GqoB3L767HifNrOez1w/6dQLzRlB++LtBoh1lLFcef9TxOtCYsswlPep mOvsVH7kIYpYebUFI6wmrHnvjmmxX1qUw5ZfQCkuEy/lMbC8lN4dCCng48Ls5HThQe LD8GxsJjnv8RQ4QfRO7VigQnCAKat/2uyAPNab6U= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 3.18 00/45] 3.18.110-stable review Date: Thu, 24 May 2018 11:38:08 +0200 Message-Id: <20180524093120.599252450@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-3.18.110-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-3.18.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 3.18.110-rc1 X-KernelTest-Deadline: 2018-05-26T09:31+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 3.18.110 release. There are 45 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sat May 26 09:30:59 UTC 2018. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.18.110-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-3.18.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.18.110-rc1 Tetsuo Handa x86/kexec: Avoid double free_page() upon do_kexec_load() failure Tetsuo Handa hfsplus: stop workqueue when fill_super() failed Johannes Berg cfg80211: limit wiphy names to 128 bytes Alexander Potapenko scsi: sg: allocate with __GFP_ZERO in sg_build_indirect() Jason Yan scsi: libsas: defer ata device eh commands to libata Al Viro ext2: fix a block leak Eric Dumazet tcp: purge write queue in tcp_connect_init() Willem de Bruijn net: test tailroom before appending to linear skb Masami Hiramatsu ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions Dexuan Cui tick/broadcast: Use for_each_cpu() specially on UP kernels Masami Hiramatsu ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr Ard Biesheuvel efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode Nicholas Piggin powerpc/powernv: Fix NVRAM sleep in invalid context when crashing Steven Rostedt (VMware) tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} Benjamin Herrenschmidt powerpc: Don't preempt_disable() in show_cpuinfo() Wenwen Wang ALSA: control: fix a redundant-copy issue Federico Cuello ALSA: usb: mixer: volume quirk for CM102-A+/102S+ Shuah Khan (Samsung OSG) usbip: usbip_host: fix bad unlock balance during stub_probe() Shuah Khan (Samsung OSG) usbip: usbip_host: fix NULL-ptr deref and use-after-free errors Alexey Khoroshilov usbip: fix error handling in stub_probe() Shuah Khan (Samsung OSG) usbip: usbip_host: run rebind from exit when module is removed Shuah Khan (Samsung OSG) usbip: usbip_host: delete device from busid_table after rebind Shuah Khan usbip: usbip_host: refine probe and disconnect debug msgs to be useful zhongjiang kernel/exit.c: avoid undefined behaviour when calling wait4() Michael Kerrisk (man-pages) pipe: cap initial pipe capacity according to pipe-max-size limit James Chapman l2tp: revert "l2tp: fix missing print session offset info" Greg Kroah-Hartman Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap" Vasily Averin lockd: lost rollback of set_grace_period() in lockd_down_net() Bjørn Mork qmi_wwan: do not steal interfaces from class drivers Xin Long sctp: delay the authentication for the duplicated cookie-echo chunk Xin Long sctp: fix the issue that the cookie-ack with auth can't get processed Yuchung Cheng tcp: ignore Fast Open on repair mode Debabrata Banerjee bonding: do not allow rlb updates to invalid mac Michael Chan tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent(). Xin Long sctp: use the old asoc when making the cookie-ack chunk in dupcook_d Heiner Kallweit r8169: fix powering up RTL8168h Lance Richardson net: support compat 64-bit time in {s,g}etsockopt Eric Dumazet net_sched: fq: take care of throttled flows before reuse Moshe Shemesh net/mlx4_en: Verify coalescing parameters are in range Rob Taglang net: ethernet: sun: niu set correct packet size in skb Eric Dumazet llc: better deal with too small mtu Andrey Ignatov ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg Eric Dumazet dccp: fix tasklet usage Hangbin Liu bridge: check iface upper dev when setting master via ioctl Ingo Molnar 8139too: Use disable_irq_nosync() in rtl8139_poll_controller() ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/imx6qdl-wandboard.dtsi | 1 - arch/arm/include/asm/assembler.h | 10 +++ arch/arm/kernel/traps.c | 5 +- arch/arm/lib/getuser.S | 10 +++ arch/powerpc/kernel/setup-common.c | 11 --- arch/powerpc/platforms/powernv/opal-nvram.c | 14 +++- arch/x86/boot/compressed/eboot.c | 6 +- arch/x86/kernel/machine_kexec_32.c | 6 +- arch/x86/kernel/machine_kexec_64.c | 4 +- arch/x86/xen/mmu.c | 4 - drivers/net/bonding/bond_alb.c | 2 +- drivers/net/ethernet/broadcom/tg3.c | 9 +- drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 16 ++++ drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 7 +- drivers/net/ethernet/realtek/8139too.c | 2 +- drivers/net/ethernet/realtek/r8169.c | 3 + drivers/net/ethernet/sun/niu.c | 5 +- drivers/net/usb/qmi_wwan.c | 13 +++ drivers/scsi/libsas/sas_scsi_host.c | 33 +++----- drivers/scsi/sg.c | 2 +- drivers/usb/usbip/stub.h | 2 + drivers/usb/usbip/stub_dev.c | 69 +++++++++------- drivers/usb/usbip/stub_main.c | 105 +++++++++++++++++++++--- fs/ext2/inode.c | 10 --- fs/hfsplus/super.c | 1 + fs/lockd/svc.c | 2 + fs/pipe.c | 3 + include/linux/efi.h | 8 +- include/trace/events/xen.h | 16 ---- include/uapi/linux/nl80211.h | 2 + kernel/exit.c | 4 + kernel/time/tick-broadcast.c | 8 ++ net/bridge/br_if.c | 4 +- net/compat.c | 6 +- net/dccp/ccids/ccid2.c | 14 +++- net/dccp/timer.c | 2 +- net/ipv4/ip_output.c | 3 +- net/ipv4/ping.c | 7 +- net/ipv4/tcp.c | 2 +- net/ipv4/tcp_output.c | 7 +- net/ipv4/udp.c | 7 +- net/ipv6/ip6_output.c | 3 +- net/l2tp/l2tp_netlink.c | 2 - net/llc/af_llc.c | 3 + net/sched/sch_fq.c | 37 ++++++--- net/sctp/associola.c | 30 ++++++- net/sctp/inqueue.c | 2 +- net/sctp/sm_statefuns.c | 89 +++++++++++--------- net/wireless/core.c | 3 + sound/core/control_compat.c | 3 +- sound/usb/mixer.c | 8 ++ 52 files changed, 427 insertions(+), 202 deletions(-)