Received: by 2002:ac0:8c9a:0:0:0:0:0 with SMTP id r26csp3646658ima; Mon, 4 Feb 2019 02:45:20 -0800 (PST) X-Google-Smtp-Source: ALg8bN6Huoiuo1N96uWBV6olpIC9g6JrNHaKIO3yksVNFD9plIukFU6D9lt0F04gtdyn3Sz73Jse X-Received: by 2002:a17:902:bcc7:: with SMTP id o7mr52009558pls.281.1549277120665; Mon, 04 Feb 2019 02:45:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549277120; cv=none; d=google.com; s=arc-20160816; b=KHedmrEOrJzr73vNaVugwSjb7Pq1ISooUID3DoAA3Ev2HIzAztMn/8wY4PoN7tVxbM Cnb6OOG4elmaDdgbSw2soMVJhB8Iz1u3C7TbaSbx3Tx10bT2tglS7aPsIg2RkOqr0KNV ITFAw5w3OW9OLkkqow01vteTafZSlIFCHQHSTcDdCZuV2fvLTAngxjJb7WbsksOXcASa lsn+hXTGqqIm1u+jrQrsefQWPo4AMh+umGHL2BhanQEnUmmeJ5KgRPMjpsIb7PAhLqfp RfFiBuPt/VsEVwMWScbJG7KjqaDeyqz1LxYGQb41bGvzAV76Azgj//ELTQ2hWrRlIp0a waSw== 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; bh=fATeSWH8GkFPB48EtwpswGMWDwrY3yTs/eDC1e+lILk=; b=mwubfFJeL13rS92du7s7R254HKDiRjuiub9HiCkAHLCkmiO5YWwj0HSr2oq7ZRFs4y G1ni3HAMhwUJNurjkL0uhsCv3ybn7ouPd+Jfx/7XwIChnFNhqz9iWdhqM79XuoH33mPP pwvRmUVkWAZj6Tpqr29IE3I9/GaoTDNP1TSvs2L6B6a+amjeuMGcNezr0eWcwus0NXXi +LpuxENqTGd3M/iElvcQULrRhfLZKdNRysMbQ4wSJG1QnqqreLRWr16qCXfBXQ4GjW5T cWNr7ud/B3s77ckFGUjIAMv04yQVSaQvkJ3J20XXSRtL9zaneHxO2oYjhf5APlYi6nOk BBHQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QOrBFvcl; 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 d4si5416009plo.190.2019.02.04.02.45.04; Mon, 04 Feb 2019 02:45:20 -0800 (PST) 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=QOrBFvcl; 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 S1729920AbfBDKmw (ORCPT + 99 others); Mon, 4 Feb 2019 05:42:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:40712 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730610AbfBDKms (ORCPT ); Mon, 4 Feb 2019 05:42:48 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 7C58C2070C; Mon, 4 Feb 2019 10:42:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549276968; bh=blQjEfFiUsi0v/+mACtita/nVa3sXx4+aJVCEQOW0F0=; h=From:To:Cc:Subject:Date:From; b=QOrBFvcl/qaNtlpebRKXAvO05e9AfP2Y9plcabJE129OaEEwlHa/qicrfpUM8PrP8 d9509fkE5scvWxpMsOhVIOaBavPTJRVykMpQVobG2mtPiRmph8/r4gxd8HHU7WAXWa S0XL/8gSAAT2j7PQBI0PCjdtg+PvjrpZW5UPzZZU= 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 4.9 00/30] 4.9.155-stable review Date: Mon, 4 Feb 2019 11:36:38 +0100 Message-Id: <20190204103605.271746870@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.155-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.155-rc1 X-KernelTest-Deadline: 2019-02-06T10:36+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 4.9.155 release. There are 30 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 Wed Feb 6 10:35:37 UTC 2019. 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/v4.x/stable-review/patch-4.9.155-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-4.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.155-rc1 Amir Goldstein fanotify: fix handling of events on child sub-directory Dave Chinner fs: don't scan the inode cache before SB_BORN is set Benjamin Herrenschmidt drivers: core: Remove glue dirs from sysfs earlier Paulo Alcantara cifs: Always resolve hostname before reconnecting David Hildenbrand mm: migrate: don't rely on __PageMovable() of newpage after unlocking it Naoya Horiguchi mm: hwpoison: use do_send_sig_info() instead of force_sig() Shakeel Butt mm, oom: fix use-after-free in oom_kill_process Andrei Vagin kernel/exit.c: release ptraced tasks before zap_pid_ns_processes Stefan Wahren mmc: sdhci-iproc: handle mmc_of_parse() errors during probe João Paulo Rechi Vita platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes João Paulo Rechi Vita platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK Andreas Gruenbacher gfs2: Revert "Fix loop in gfs2_rbm_find" James Morse arm64: hibernate: Clean the __hyp_text to PoC after resume James Morse arm64: hyp-stub: Forbid kprobing of the hyp-stub Ard Biesheuvel arm64: kaslr: ensure randomized quantities are clean also when kaslr is off Koen Vandeputte ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment Waiman Long fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() Pavel Shilovsky CIFS: Do not count -ENODATA as failure for query directory Daniel Borkmann ipvlan, l3mdev: fix broken l3s mode wrt local routes Jacob Wen l2tp: fix reading optional fields of L2TPv3 Lorenzo Bianconi l2tp: remove l2specific_len dependency in l2tp_core Aya Levin net/mlx5e: Allow MAC invalidation while spoofchk is ON Mathias Thore ucc_geth: Reset BQL queue when stopping device Bernard Pidoux net/rose: fix NULL ax25_cb kernel panic Cong Wang netrom: switch to sock timer API Aya Levin net/mlx4_core: Add masking for a few queries on HCA caps Jacob Wen l2tp: copy 4 more bytes to linear part if necessary David Ahern ipv6: Consider sk_bound_dev_if when binding a socket to an address Jimmy Durand Wesolowski fs: add the fsnotify call to vfs_iter_write Greg Kroah-Hartman Fix "net: ipv4: do not handle duplicate fragments as overlapping" ------------- Diffstat: Makefile | 4 +- arch/arm/mach-cns3xxx/pcie.c | 2 +- arch/arm64/kernel/hibernate.c | 4 +- arch/arm64/kernel/hyp-stub.S | 2 + arch/arm64/kernel/kaslr.c | 1 + drivers/base/core.c | 2 + drivers/mmc/host/sdhci-iproc.c | 5 +- drivers/net/ethernet/freescale/ucc_geth.c | 2 + drivers/net/ethernet/mellanox/mlx4/fw.c | 75 ++++++++++++++--------- drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 19 ++---- drivers/net/ipvlan/ipvlan_main.c | 6 +- drivers/platform/x86/asus-nb-wmi.c | 3 +- fs/cifs/connect.c | 53 ++++++++++++++++ fs/cifs/smb2pdu.c | 4 +- fs/dcache.c | 6 +- fs/gfs2/rgrp.c | 2 +- fs/notify/fsnotify.c | 8 ++- fs/read_write.c | 4 +- fs/super.c | 30 +++++++-- include/linux/kobject.h | 17 +++++ include/linux/netdevice.h | 8 +++ include/net/l3mdev.h | 3 +- kernel/exit.c | 12 +++- mm/memory-failure.c | 3 +- mm/migrate.c | 7 ++- mm/oom_kill.c | 8 +++ net/ipv4/ip_fragment.c | 2 +- net/ipv6/af_inet6.c | 3 + net/l2tp/l2tp_core.c | 43 ++++++------- net/l2tp/l2tp_core.h | 31 ++++++++++ net/l2tp/l2tp_ip.c | 3 + net/l2tp/l2tp_ip6.c | 3 + net/netrom/nr_timer.c | 20 +++--- net/rose/rose_route.c | 5 ++ 34 files changed, 293 insertions(+), 107 deletions(-)