From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D680C433FF for ; Sun, 28 Jul 2019 06:58:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 204F32077C for ; Sun, 28 Jul 2019 06:58:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564297132; bh=NQW6i+YRo4qVgZ+WEOUwq45gQyTGaXXNs//Kky0d0uI=; h=Date:From:To:Cc:Subject:List-ID:From; b=iMrsKU0c3DcEGuhOcYmM0YLdTPW7FczW5g9ZXfL18m+3d/4J5n7/lH2Gft2QB6QQT bH2aiHQ1q2l/w9gjiqpqJEW4ZAt3ZgQ0P5NGjuiFF5EhtigO5sy/k0jpdD4PLRPWsu Zd6vPMelDhZtrEY+CIAid4wcN87p7V3xZvXFl7rs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726171AbfG1G6v (ORCPT ); Sun, 28 Jul 2019 02:58:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:45174 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725956AbfG1G6v (ORCPT ); Sun, 28 Jul 2019 02:58:51 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 33FF82077C; Sun, 28 Jul 2019 06:58:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564297129; bh=NQW6i+YRo4qVgZ+WEOUwq45gQyTGaXXNs//Kky0d0uI=; h=Date:From:To:Cc:Subject:From; b=GdPZU4429GAy4iAgvCNk0F+It9f+sVbfAbw15tW1MrX+ASdK1S/3Ww26wgjxDkOAw OQMURTGcrdJAthjhwyHq9UGgN7ayxCZxVzI/8BmzG9nN6hZsralRhYu3RKC4wwA2fN OQpwOey8jUY/mtOQCeBjIBtAS9FpuC5V55KQwryc= Date: Sun, 28 Jul 2019 08:58:47 +0200 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 5.2.4 Message-ID: <20190728065847.GA31061@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 5.2.4 kernel. All users of the 5.2 kernel series must upgrade. The updated 5.2.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-5.2.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Ds= ummary thanks, greg k-h ------------ Makefile | 2=20 arch/mips/jz4740/board-qi_lb60.c | 16 - arch/x86/include/asm/kvm_host.h | 7=20 arch/x86/kvm/vmx/nested.c | 10=20 arch/x86/kvm/x86.c | 4=20 block/blk-zoned.c | 46 ++-- drivers/dma-buf/dma-buf.c | 1=20 drivers/dma-buf/reservation.c | 4=20 drivers/gpio/gpio-davinci.c | 5=20 drivers/gpio/gpiolib-of.c | 10=20 drivers/net/caif/caif_hsi.c | 2=20 drivers/net/dsa/mv88e6xxx/chip.c | 2=20 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3=20 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 7=20 drivers/net/ethernet/broadcom/genet/bcmgenet.c | 57 ++--- drivers/net/ethernet/marvell/sky2.c | 7=20 drivers/net/ethernet/mellanox/mlx5/core/en.h | 1=20 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c | 10=20 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3=20 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 7=20 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 5=20 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c | 7=20 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 9=20 drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.c | 23 -- drivers/net/ethernet/mellanox/mlxsw/spectrum.h | 1=20 drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c | 16 - drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c | 10=20 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c | 6=20 drivers/net/ethernet/realtek/r8169.c | 137 ++++++++= +++++ drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 28 +- drivers/net/hyperv/netvsc_drv.c | 1=20 drivers/net/macsec.c | 6=20 drivers/net/phy/sfp.c | 2=20 drivers/net/vrf.c | 58 +++-- drivers/scsi/sd_zbc.c | 104 +++++++-- fs/ext4/dir.c | 19 - fs/ext4/ext4_jbd2.h | 12 - fs/ext4/file.c | 4=20 fs/ext4/inode.c | 24 +- fs/ext4/ioctl.c | 46 ++++ fs/ext4/move_extent.c | 3=20 fs/ext4/namei.c | 45 +++- fs/jbd2/commit.c | 23 +- fs/jbd2/journal.c | 4=20 fs/jbd2/transaction.c | 49 ++-- include/linux/blkdev.h | 5=20 include/linux/fs.h | 2=20 include/linux/jbd2.h | 22 ++ include/linux/mlx5/mlx5_ifc.h | 3=20 include/linux/perf_event.h | 5=20 include/net/dst.h | 5=20 include/net/tcp.h | 8=20 include/net/tls.h | 1=20 kernel/events/core.c | 83 +++++-- mm/filemap.c | 22 ++ net/bridge/br_input.c | 8=20 net/bridge/br_multicast.c | 23 +- net/bridge/br_stp_bpdu.c | 3=20 net/core/filter.c | 2=20 net/core/neighbour.c | 2=20 net/ipv4/devinet.c | 8=20 net/ipv4/igmp.c | 8=20 net/ipv4/tcp.c | 6=20 net/ipv4/tcp_cong.c | 6=20 net/ipv4/tcp_output.c | 13 + net/ipv6/ip6_fib.c | 18 + net/ipv6/route.c | 2=20 net/netfilter/nf_queue.c | 6=20 net/netrom/af_netrom.c | 4=20 net/nfc/nci/data.c | 2=20 net/openvswitch/actions.c | 6=20 net/rxrpc/af_rxrpc.c | 4=20 net/sched/cls_api.c | 3=20 net/sched/sch_fq_codel.c | 2=20 net/sched/sch_sfq.c | 2=20 net/sctp/socket.c | 24 -- net/sctp/stream.c | 9=20 net/tls/tls_device.c | 10=20 net/tls/tls_main.c | 4=20 net/tls/tls_sw.c | 3=20 tools/perf/builtin-script.c | 3=20 tools/testing/selftests/net/txring_overwrite.c | 2=20 82 files changed, 851 insertions(+), 334 deletions(-) Alexander Shishkin (1): perf/core: Fix exclusive events' grouping Andreas Steinmetz (2): macsec: fix use-after-free of skb during RX macsec: fix checksumming after decryption Andrew Lunn (1): net: phy: sfp: hwmon: Fix scaling of RX power Aya Levin (3): net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn net/mlx5e: Fix return value from timeout recover function net/mlx5e: Fix error flow in tx reporter diagnose Baruch Siach (1): net: dsa: mv88e6xxx: wait after reset deactivation Brian King (1): bnx2x: Prevent load reordering in tx completion processing Chris Wilson (1): dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc Christoph Paasch (1): tcp: Reset bytes_acked and bytes_received when disconnecting Cong Wang (3): net_sched: unset TCQ_F_CAN_BYPASS when adding filters netrom: fix a memory leak in nr_rx_frame() netrom: hold sock when setting skb->destructor Damien Le Moal (2): sd_zbc: Fix report zones buffer allocation block: Limit zone array allocation size Darrick J. Wong (1): ext4: don't allow any modifications to an immutable file David Ahern (1): ipv6: rt6_check should return NULL if 'from' is NULL David Howells (1): rxrpc: Fix send on a connected, but unbound socket Eli Britstein (1): net/mlx5e: Fix port tunnel GRE entropy control Eric Dumazet (3): igmp: fix memory leak in igmpv3_del_delrec() tcp: be more careful in tcp_fragment() tcp: fix tcp_set_congestion_control() use from bpf hook Florian Westphal (1): net: make skb_dst_force return true when dst is refcounted Frank de Brabander (1): selftests: txring_overwrite: fix incorrect test of mmap() return value Greg Kroah-Hartman (1): Linux 5.2.4 Haiyang Zhang (1): hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() Heiner Kallweit (1): r8169: fix issue with confused RX unit after PHY power-down on RTL841= 1b Ido Schimmel (2): ipv6: Unlink sibling route in case of failure mlxsw: spectrum: Do not process learned records with a dummy FID Jakub Kicinski (3): net/tls: make sure offload also gets the keys wiped net/tls: fix poll ignoring partially copied records net/tls: reject offload of TLS 1.3 Jan Kiszka (1): KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested John Hurley (1): net: openvswitch: fix csum updates for MPLS actions Jose Abreu (1): net: stmmac: Re-work the queue selection for TSO packets Justin Chen (1): net: bcmgenet: use promisc for unsupported filters J=E9r=F4me Glisse (1): dma-buf: balance refcount inbalance Keerthy (1): gpio: davinci: silence error prints in case of EPROBE_DEFER Linus Walleij (1): Revert "gpio/spi: Fix spi-gpio regression on active high CS" Lorenzo Bianconi (1): net: neigh: fix multiple neigh timer scheduling Maor Gottlieb (1): net/mlx5: E-Switch, Fix default encap mode Marcelo Ricardo Leitner (1): sctp: fix error handling on stream scheduler initialization Matteo Croce (1): ipv4: don't set IPv6 only flags to IPv4 addresses Michael Chan (1): bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips. Nikolay Aleksandrov (4): net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report hand= ling net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query net: bridge: don't cache ether dest pointer on input net: bridge: stp: don't cache eth dest pointer before skb pull Nishka Dasgupta (1): gpiolib: of: fix a memory leak in of_gpio_flags_quirks() Paolo Bonzini (2): KVM: nVMX: do not use dangling shadow VMCS after guest reset Revert "kvm: x86: Use task structs fpu field for user" Paul Cercueil (1): MIPS: lb60: Fix pin mappings Peter Kosyh (1): vrf: make sure skb->data contains ip header to make routing Peter Zijlstra (1): perf/core: Fix race between close() and fork() Petr Machata (1): mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed Ross Zwisler (3): mm: add filemap_fdatawait_range_keep_errors() jbd2: introduce jbd2_inode dirty range scoping ext4: use jbd2_inode dirty range scoping Saeed Mahameed (1): net/mlx5e: Rx, Fix checksum calculation for new hardware Song Liu (1): perf script: Assume native_arch for pipe mode Taehee Yoo (1): caif-hsi: fix possible deadlock in cfhsi_exit_module() Takashi Iwai (1): sky2: Disable MSI on ASUS P6T Theodore Ts'o (2): ext4: enforce the immutable flag on open files ext4: allow directory holes Vlad Buslov (1): net: sched: verify that q!=3DNULL before setting q->flags Xin Long (1): sctp: not bind the socket in sctp_connect Yang Wei (1): nfc: fix potential illegal memory access --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl09R6cACgkQONu9yGCS aT6jwQ/+IwcjgAqljhZI+AdqEBRSQ4C5xkUa/6AwSQlSeugMDdjYtOM/8k2bzCSz mzWyfcrN2D8b5AO+P4SAtcbdREcqmitDaVuhHAgqCj9ENkY5XvOCARADIcWj5QXC P0uTRFnSIzLY4OVWewIbYqdN1NZYvZ5y8Q68tsBQgVnTCpsQ2uFx/nrKg6tZY+x0 H7L1w6fULh2EwwxF0bG0Oqy+joP10YyoQXufvzjwlRkfeHnVdcJS44/w2bVNYJM/ gPNqDwwVlnL7RQY3lY9fZB9t+SJDvIAGbI+8277m4n8BZIXzzbLd3Vod46XhzY+S Oj0MHJ/hylFhMHI1EKDBt1+cEGOg9PSWyKrdRmaoC/Gaz6EaizYZ5vLAh8HJDNyI QoZZEvUCW5QwfjQimWkDqOYJlxSxPeLv/zoxcjL9IJhnNhtVVkUV2RU9XhWjQPtx b55YD15roEiD6MVSogN9IzV4jk6SdPfzO+9+Ui7Itbnf9m2qLmUvcLMKF7HQYLT7 kI5MYQQUM6enu0jN+zuKgR+szYhCLHo6nGynGUj4IbA35hmBsJkG0aEw7m0y8Z4C Rs1Tq7u29T7hqQ+180OjiLcmGxZFEmONZXoDRA/Qlt2nrFt8+vagq35kQFXqq+KM a7vLn8mlGfc9WFSI83m2+funPqTQxxAoN3MZ2ZAPvvKr7B0Iht8= =fdup -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--