From patchwork Wed Nov 1 00:58:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thadeu Lima de Souza Cascardo X-Patchwork-Id: 832798 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3yRVGH1D1Hz9t6k; Wed, 1 Nov 2017 11:58:47 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1e9hMd-0005J4-Sn; Wed, 01 Nov 2017 00:58:39 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1e9hMc-0005Ib-A8 for kernel-team@lists.ubuntu.com; Wed, 01 Nov 2017 00:58:38 +0000 Received: from 1.general.cascardo.us.vpn ([10.172.70.58] helo=calabresa) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1e9hMa-000087-UJ for kernel-team@lists.ubuntu.com; Wed, 01 Nov 2017 00:58:38 +0000 Date: Tue, 31 Oct 2017 22:58:33 -0200 From: Thadeu Lima de Souza Cascardo To: kernel-team@lists.ubuntu.com Subject: [Xenial SRU] Xenial update to 4.4.94 stable release Message-ID: <20171101005832.vdshlq627ofvzexw@calabresa> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20170113 (1.7.2) X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" https://bugs.launchpad.net/ubuntu/xenial/+source/linux/+bug/1724836 The following changes since commit b374d64192ec7aa4f57e46753dea2b6d284e940b: UBUNTU: Ubuntu-4.4.0-99.122 (2017-10-31 12:24:10 -0200) are available in the git repository at: git://git.launchpad.net/~cascardo/ubuntu/+source/linux/+git/xenial stable for you to fetch changes up to 77234fdcbc94647e30bd04f43f4f47c88f6d527f: Linux 4.4.94 (2017-10-31 21:21:24 -0200) ---------------------------------------------------------------- Alexander Potapenko (1): tun: bail out from tun_get_user() if the skb is empty Alexandre Belloni (1): i2c: at91: ensure state is restored after suspending Alexey Kodanev (1): vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit Arnd Bergmann (2): watchdog: kempld: fix gcc-4.3 build cpufreq: CPPC: add ACPI_PROCESSOR dependency Christian Lamparter (1): net: emac: Fix napi poll list corruption Christoph Paasch (1): net: Set sk_prot_creator when cloning sockets to the right proto Christophe JAILLET (1): iio: adc: xilinx: Fix error handling Dan Carpenter (2): sctp: potential read out of bounds in sctp_ulpevent_type_enabled() scsi: scsi_dh_emc: return success in clariion_std_inquiry() Dmitry V. Levin (2): uapi: fix linux/rds.h userspace compilation errors uapi: fix linux/mroute6.h userspace compilation errors Edward Cree (1): bpf/verifier: reject BPF_ALU64|BPF_END Emmanuel Grumbach (1): mac80211: fix power saving clients handling in iwlwifi Eric Dumazet (1): net/mlx4_en: fix overflow in mlx4_en_init_timestamp() Eric Ren (1): ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock Franck Demathieu (1): irqchip/crossbar: Fix incorrect type of local variables Greg Kroah-Hartman (3): Revert "bsg-lib: don't free job in bsg_prepare_job" Revert "tty: goldfish: Fix a parameter of a call to free_irq" Linux 4.4.94 Grygorii Maistrenko (1): slub: do not merge cache if slub_debug contains a never-merge flag Harry Wentland (1): drm/dp/mst: save vcpi with payloads Jaegeuk Kim (1): f2fs: do not wait for writeback in write_begin Jarno Rajahalme (1): netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. Jeff Layton (1): ceph: clean up unsafe d_parent accesses in build_dentry_path Johannes Berg (1): mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length Kinglong Mee (1): nfsd/callback: Cleanup callback cred on shutdown Majd Dibbiny (1): net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs Mark Rutland (1): percpu: make this_cpu_generic_read() atomic w.r.t. interrupts Matt Redfearn (1): MIPS: Fix minimum alignment requirement of IRQ stack Meng Xu (1): isdn/i4l: fetch the ppp_write buffer in one shot Milan Broz (1): crypto: xts - Add ECB dependency Parthasarathy Bhuvaragan (1): tipc: use only positive error codes in messages Peter Zijlstra (1): locking/lockdep: Add nest_lock integrity test Ridge Kennedy (1): l2tp: Avoid schedule while atomic in exit_net Robbie Ko (1): Btrfs: send, fix failure to rename top level inode due to name collision Sabrina Dubroca (1): l2tp: fix race condition in l2tp_tunnel_delete Shaohua Li (1): md/linear: shutup lockdep warnning Subash Abhinov Kasiviswanathan (1): udpv6: Fix the checksum computation when HW checksum does not apply Thomas Petazzoni (1): net: mvpp2: release reference to txq_cpu[] entry after unmapping Varun Prakash (1): target/iscsi: Fix unsolicited data seq_end_offset calculation Vijay Kumar (1): sparc64: Migrate hvcons irq to panicked cpu Willem de Bruijn (3): packet: hold bind lock when rebinding to fanout hook packet: in packet_do_bind, test fanout with bind_lock held packet: only test po->has_vnet_hdr once in packet_snd Xin Long (1): ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header Yonghong Song (1): bpf: one perf event close won't free bpf program attached by another perf event Makefile | 2 +- arch/mips/include/asm/irq.h | 2 +- arch/sparc/include/asm/setup.h | 5 +- arch/sparc/kernel/smp_64.c | 6 +- block/bsg-lib.c | 1 + crypto/Kconfig | 1 + drivers/cpufreq/Kconfig.arm | 2 +- drivers/gpu/drm/drm_dp_mst_topology.c | 2 + drivers/i2c/busses/i2c-at91.c | 3 + drivers/iio/adc/xilinx-xadc-core.c | 6 +- drivers/irqchip/irq-crossbar.c | 3 +- drivers/isdn/i4l/isdn_ppp.c | 37 ++++++--- drivers/md/linear.c | 3 +- drivers/net/ethernet/ibm/emac/mal.c | 3 +- drivers/net/ethernet/marvell/mvpp2.c | 9 +-- drivers/net/ethernet/mellanox/mlx4/en_clock.c | 18 ++--- drivers/net/ethernet/mellanox/mlx4/main.c | 2 - drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 - drivers/net/tun.c | 8 +- drivers/net/wireless/mac80211_hwsim.c | 28 +++++-- drivers/scsi/device_handler/scsi_dh_emc.c | 2 +- drivers/target/iscsi/iscsi_target_erl0.c | 6 +- drivers/tty/goldfish.c | 2 +- drivers/tty/serial/sunhv.c | 6 ++ drivers/watchdog/kempld_wdt.c | 9 ++- fs/btrfs/send.c | 5 +- fs/ceph/mds_client.c | 9 ++- fs/f2fs/data.c | 7 +- fs/nfsd/nfs4callback.c | 8 ++ fs/nfsd/nfs4state.c | 10 ++- fs/nfsd/state.h | 1 + fs/ocfs2/dlmglue.c | 105 +++++++++++++++++++++++++- fs/ocfs2/dlmglue.h | 18 +++++ fs/ocfs2/ocfs2.h | 1 + include/asm-generic/percpu.h | 24 +++++- include/linux/trace_events.h | 1 + include/net/sctp/ulpevent.h | 6 +- include/uapi/linux/mroute6.h | 1 + include/uapi/linux/rds.h | 3 +- kernel/bpf/verifier.c | 3 +- kernel/events/core.c | 3 +- kernel/locking/lockdep.c | 11 ++- mm/slab_common.c | 5 +- net/core/sock.c | 2 + net/ipv4/ip_vti.c | 3 +- net/ipv6/ip6_gre.c | 21 +++--- net/ipv6/ip6_vti.c | 3 +- net/ipv6/udp.c | 1 + net/l2tp/l2tp_core.c | 14 ++-- net/l2tp/l2tp_core.h | 5 +- net/mac80211/sta_info.c | 2 +- net/netfilter/nf_conntrack_expect.c | 4 +- net/packet/af_packet.c | 28 ++++--- net/tipc/msg.c | 2 +- 54 files changed, 361 insertions(+), 112 deletions(-)