From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753378AbbLOHhx (ORCPT ); Tue, 15 Dec 2015 02:37:53 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59492 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752117AbbLOHhu (ORCPT ); Tue, 15 Dec 2015 02:37:50 -0500 Date: Mon, 14 Dec 2015 23:37:48 -0800 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.3.3 Message-ID: <20151215073748.GA19455@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.3.3 kernel. All users of the 4.3 kernel series must upgrade. The updated 4.3.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-4.3.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Makefile | 2=20 block/blk-merge.c | 4=20 certs/.gitignore | 4=20 drivers/block/rbd.c | 1=20 drivers/firewire/ohci.c | 5=20 drivers/media/pci/cobalt/Kconfig | 2=20 drivers/net/ethernet/cavium/thunder/nicvf_main.c | 10=20 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c | 39 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 56 +++ drivers/net/ethernet/realtek/r8169.c | 6=20 drivers/net/phy/broadcom.c | 2=20 drivers/net/usb/qmi_wwan.c | 1=20 drivers/net/vrf.c | 15=20 fs/btrfs/ctree.h | 4=20 fs/btrfs/delayed-ref.c | 139 +++++++- fs/btrfs/delayed-ref.h | 7=20 fs/btrfs/extent-tree.c | 59 +-- fs/btrfs/file.c | 36 +- fs/btrfs/inode.c | 96 ++++-- fs/btrfs/ioctl.c | 257 +++++++++----= --- fs/btrfs/relocation.c | 16 - fs/btrfs/send.c | 10=20 fs/btrfs/tree-log.c | 2=20 fs/btrfs/xattr.c | 4=20 fs/ceph/mds_client.c | 2=20 fs/debugfs/inode.c | 6=20 fs/ext4/crypto.c | 23 + fs/ext4/ext4_jbd2.c | 6=20 fs/ext4/extents.c | 3=20 fs/ext4/page-io.c | 5=20 fs/ext4/super.c | 12=20 fs/jbd2/journal.c | 6=20 fs/nfs/inode.c | 6=20 fs/nfs/nfs4client.c | 2=20 fs/nfs/pnfs.c | 56 +-- fs/nfsd/nfs4state.c | 127 +++++++ fs/nfsd/state.h | 19 - fs/ocfs2/namei.c | 2=20 include/linux/ipv6.h | 2=20 include/linux/jbd2.h | 1=20 include/linux/mlx5/mlx5_ifc.h | 24 - include/net/af_unix.h | 1=20 include/net/ip6_fib.h | 3=20 include/net/ip6_tunnel.h | 3=20 include/net/ip_tunnels.h | 3=20 include/net/ipv6.h | 22 + include/net/ndisc.h | 3=20 include/net/sch_generic.h | 3=20 include/net/switchdev.h | 2=20 kernel/.gitignore | 1=20 kernel/bpf/arraymap.c | 2=20 net/core/neighbour.c | 4=20 net/core/scm.c | 2=20 net/dccp/ipv6.c | 33 +- net/ipv4/ipmr.c | 15=20 net/ipv4/tcp_input.c | 23 + net/ipv4/tcp_ipv4.c | 3=20 net/ipv4/tcp_timer.c | 12=20 net/ipv6/addrconf.c | 2=20 net/ipv6/af_inet6.c | 13=20 net/ipv6/datagram.c | 4=20 net/ipv6/exthdrs.c | 3=20 net/ipv6/inet6_connection_sock.c | 11=20 net/ipv6/ip6_tunnel.c | 2=20 net/ipv6/ip6mr.c | 15=20 net/ipv6/ipv6_sockglue.c | 33 +- net/ipv6/mcast.c | 2=20 net/ipv6/ndisc.c | 10=20 net/ipv6/netfilter/nf_conntrack_reasm.c | 5=20 net/ipv6/raw.c | 8=20 net/ipv6/reassembly.c | 10=20 net/ipv6/route.c | 24 + net/ipv6/syncookies.c | 2=20 net/ipv6/tcp_ipv6.c | 28 + net/ipv6/udp.c | 8=20 net/l2tp/l2tp_ip6.c | 8=20 net/openvswitch/dp_notify.c | 2=20 net/openvswitch/vport-netdev.c | 8=20 net/packet/af_packet.c | 86 ++--- net/rds/connection.c | 6=20 net/rds/send.c | 4=20 net/sched/sch_api.c | 27 + net/sched/sch_generic.c | 2=20 net/sched/sch_mq.c | 4=20 net/sched/sch_mqprio.c | 4=20 net/sctp/auth.c | 4=20 net/sctp/socket.c | 9=20 net/tipc/udp_media.c | 7=20 net/unix/af_unix.c | 286 +++++++++++++= ++--- sound/pci/Kconfig | 24 - sound/pci/hda/patch_hdmi.c | 3=20 tools/net/Makefile | 7=20 92 files changed, 1350 insertions(+), 535 deletions(-) Aaro Koskinen (1): broadcom: fix PHY_ID_BCM5481 entry in the id table Andrew Elble (1): nfsd: eliminate sending duplicate and repeated delegations Arnd Bergmann (1): ceph: fix message length computation Benjamin Coddington (1): nfs4: start callback_ident at idr 1 Bj=C3=B8rn Mork (1): net: qmi_wwan: add XS Stick W100-2 from 4G Systems Daeho Jeong (1): ext4, jbd2: ensure entering into panic after recording an error in su= perblock Dan Williams (1): ALSA: pci: depend on ZONE_DMA Daniel Borkmann (8): packet: do skb_probe_transport_header when we actually have data packet: always probe for transport header packet: only allow extra vlan len on ethernet devices packet: infer protocol from ethernet header if unset packet: fix tpacket_snd max frame len net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds bpf, array: fix heap out-of-bounds access when updating elements debugfs: fix refcount imbalance in start_creating David Sterba (1): btrfs: fix signed overflows in btrfs_sync_file Dragos Tatulea (1): net: switchdev: fix return code of fdb_dump stub Eran Ben Elisha (1): net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_count= ers Eric Dumazet (6): tcp: md5: fix lockdep annotation tcp: fix potential huge kmalloc() calls in TCP_REPAIR tcp: initialize tp->copied_seq in case of cross SYN connection ipv6: add complete rcu protection around np->opt ipv6: sctp: implement sctp_v6_destroy_sock() net_sched: fix qdisc_tree_decrease_qlen() races Filipe Manana (7): Btrfs: fix file corruption and data loss after cloning inline extents Btrfs: fix truncation of compressed and inlined extents Btrfs: fix regression when running delayed references Btrfs: fix race leading to incorrect item deletion when dropping exte= nts Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow Btrfs: fix race when listing an inode's xattrs Btrfs: fix regression running delayed references when using qgroups Greg Kroah-Hartman (1): Linux 4.3.3 Hannes Frederic Sowa (4): af-unix: fix use-after-free with concurrent readers while splicing af_unix: don't append consumed skbs to sk_receive_queue af_unix: take receive queue lock while appending new skb af-unix: passcred support for sendpage Hans Verkuil (1): cobalt: fix Kconfig dependency Ilya Dryomov (1): rbd: don't put snap_context twice in rbd_queue_workfn() Jason A. Donenfeld (1): ip_tunnel: disable preemption when updating per-cpu tstats Jeff Layton (3): nfsd: serialize state seqid morphing operations nfs4: resend LAYOUTGET when there is a race that changes the seqid nfs: if we have no valid attrs, then don't declare the attribute cach= e valid Junxiao Bi (1): ocfs2: fix umask ignored issue Kamal Mostafa (1): tools/net: Use include/uapi with __EXPORTED_HEADERS__ Konstantin Khlebnikov (1): net/neighbour: fix crash at dumping device-agnostic proxy entries Lu, Han (1): ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codec Lukas Czerner (1): ext4: fix potential use after free in __ext4_journal_stop Martin KaFai Lau (3): ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 = tree ipv6: Check expire on DST_NOCACHE route ipv6: Check rt->dst.from for the DST_NOCACHE route Michal Kube=C4=8Dek (1): ipv6: distinguish frag queues by device for multicast and link-local = packets Ming Lei (1): block: fix segment split Neil Horman (1): snmp: Remove duplicate OUTMCAST stat increment Nicolas Dichtel (1): Revert "ipv6: ndisc: inherit metadata dst when creating ndisc request= s" Nikolay Aleksandrov (3): net: ipmr: fix static mfc/dev leaks on table destruction net: ip6mr: fix static mfc/dev leaks on table destruction vrf: fix double free and memory corruption on register_netdevice fail= ure Paolo Abeni (2): net/ip6_tunnel: fix dst leak openvswitch: fix hangup on vxlan/gre/geneve device deletion Paul Gortmaker (1): certs: add .gitignore to stop git nagging about x509_certificate_list Pavel Fedin (1): net: thunder: Check for driver data in nicvf_remove() Quentin Casasnovas (1): RDS: fix race condition when sending a message on unbound socket Rainer Weikusat (1): unix: avoid use-after-free in ep_remove_wait_queue Robin Ruede (1): btrfs: fix resending received snapshot with parent Stefan Richter (1): firewire: ohci: fix JMicron JMB38x IT context discovery Tariq Toukan (1): net/mlx5e: Added self loopback prevention Theodore Ts'o (2): ext4 crypto: fix memory leak in ext4_bio_write_page() ext4 crypto: fix bugs in ext4_encrypted_zeroout() Ying Xue (1): tipc: fix error handling of expanding buffer headroom Yuchung Cheng (1): tcp: disable Fast Open on timeouts after handshake fran=C3=A7ois romieu (1): r8169: fix kasan reported skb use-after-free. lucien (1): sctp: translate host order to network order when setting a hmacid --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWb8NJAAoJEDjbvchgkmk+k1sP/RC8jAD70Ya099zLlTZPUxWL mz6/ERRIifhEM96/k4ZpkQmiuCERA+CqTWOC/IcpxhqUuK+g0QYanQoByo8tDWdL 3ArksG7UOxlF0XlSeA6ggjn5VF3XrPnusiAXcPPhXSWXV6NCGriWzTGTBlgqaK2x 3UZZdnHl8n9yG2r+7G3cnu62+eSzDZvlLKpYblXL6Ezqj3qCOY1X7D/ugfyunE/8 JQEr21qYnDfd64YCh/jc+qHvOp+j/opqZKgdANX9Rdy/3N76es2jfLLHg15zd1UG EupshSw+A/8aSSAqDIPSX9zVyhfv/1s6OvDGUbOdhwpf2DM/NLMKAuEZ4QGs+IKr v5LEkO22/pwOsQk761ComKee0AFwXFPEyFb5c1oJVBKEwqeyAZRKJ6HNksZZssjl 8a1+W5Fr198GwbNOlTzlLgdBpDrKNhWVhz7g9HFfxpILv/uVJu16cH1kWRmkAb6n pKmwWT2SyjlNOBd0FM6GWX9DGL65dSr/tDXNu5/cZsdUBf41REPSujjtzHXPZ/6c SksmYV7Kl38hP7NMcPQGG6iUfD4Jvz82tDYGCmRkF1dQCFrfrB3nWkUV1dKUwP2A YKMdat7MH/sSWSu6kFO2j4/l5Hy9/8gdVBMulNYY254/4DZEsZIVGfayZcM2j3L1 kKfg/V1ba3ZsiMG2TBHh =elax -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--