This is the start of the stable review cycle for the 5.1.13 release.
There are 98 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 22 Jun 2019 05:42:15 PM UTC.
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/v5.x/stable-review/patch-5.1.13-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-5.1.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
    Linux 5.1.13-rc1

Andrea Arcangeli <[email protected]>
    coredump: fix race condition between collapse_huge_page() and core dumping

Sagi Grimberg <[email protected]>
    nvme-tcp: fix queue mapping when queue count is limited

Sagi Grimberg <[email protected]>
    nvme-tcp: fix possible null deref on a timed out io queue connect

Sagi Grimberg <[email protected]>
    nvme-tcp: rename function to have nvme_tcp prefix

Yang Shi <[email protected]>
    mm: mmu_gather: remove __tlb_reset_range() for force flush

Tobin C. Harding <[email protected]>
    ocfs2: fix error path kobject memory leak

Amit Cohen <[email protected]>
    mlxsw: spectrum: Prevent force of 56G

Jason Yan <[email protected]>
    scsi: libsas: delete sas port if expander discover failed

YueHaibing <[email protected]>
    scsi: scsi_dh_alua: Fix possible null-ptr-deref

Lianbo Jiang <[email protected]>
    scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask

Varun Prakash <[email protected]>
    scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()

Max Uvarov <[email protected]>
    net: phy: dp83867: Set up RGMII TX delay

Max Uvarov <[email protected]>
    net: phy: dp83867: increase SGMII autoneg timer duration

Max Uvarov <[email protected]>
    net: phy: dp83867: fix speed 10 in sgmii mode

Russell King <[email protected]>
    net: phylink: ensure consistent phy interface mode

Jes Sorensen <[email protected]>
    blk-mq: Fix memory leak in error handling

Yoshihiro Shimoda <[email protected]>
    net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs

Sami Tolvanen <[email protected]>
    arm64: use the correct function type for __arm64_sys_ni_syscall

Sami Tolvanen <[email protected]>
    arm64: use the correct function type in SYSCALL_DEFINE0

Sami Tolvanen <[email protected]>
    arm64: fix syscall_fn_t type

Geert Uytterhoeven <[email protected]>
    ALSA: fireface: Use ULL suffixes for 64-bit constants

Paul Mackerras <[email protected]>
    KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu

Paul Mackerras <[email protected]>
    KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list

Paul Mackerras <[email protected]>
    KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup

Gen Zhang <[email protected]>
    dfs_cache: fix a wrong use of kfree in flush_cache_ent()

Ross Lagerwall <[email protected]>
    xenbus: Avoid deadlock during suspend due to open transactions

YueHaibing <[email protected]>
    xen/pvcalls: Remove set but not used variable

Madalin Bucur <[email protected]>
    dpaa_eth: use only online CPU portals

Randy Dunlap <[email protected]>
    ia64: fix build errors by exporting paddr_to_nid()

Thomas Richter <[email protected]>
    perf record: Fix s390 missing module symbol and warning for non-root users

Namhyung Kim <[email protected]>
    perf namespace: Protect reading thread's namespace

Harald Freudenberger <[email protected]>
    s390/zcrypt: Fix wrong dispatching for control domain CPRBs

Shawn Landden <[email protected]>
    perf data: Fix 'strncat may truncate' build failure with recent gcc

Sahitya Tummala <[email protected]>
    configfs: Fix use-after-free when accessing sd->s_dentry

Bard Liao <[email protected]>
    ALSA: hda - Force polling mode on CNL for fixing codec communication

Yingjoe Chen <[email protected]>
    i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr

Dmitry Bogdanov <[email protected]>
    net: aquantia: fix LRO with FCS error

Igor Russkikh <[email protected]>
    net: aquantia: tx clean budget logic error

Lucas Stach <[email protected]>
    drm/etnaviv: lock MMU while dumping core

Rafael J. Wysocki <[email protected]>
    ACPI/PCI: PM: Add missing wakeup.flags.valid checks

Kees Cook <[email protected]>
    net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()

Ioana Radulescu <[email protected]>
    dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate

Ioana Radulescu <[email protected]>
    dpaa2-eth: Fix potential spectre issue

Pavel Begunkov <[email protected]>
    io_uring: Fix __io_uring_register() false success

Biao Huang <[email protected]>
    net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write 
fail

Biao Huang <[email protected]>
    net: stmmac: fix csr_clk can't be zero issue

Biao Huang <[email protected]>
    net: stmmac: update rx tail pointer register to fix rx dma hang issue.

Randy Dunlap <[email protected]>
    gpio: fix gpio-adp5588 build errors

Peter Zijlstra <[email protected]>
    perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data

Peter Zijlstra <[email protected]>
    perf/ring_buffer: Add ordering to rb->nest increment

Yabin Cui <[email protected]>
    perf/ring_buffer: Fix exposing a temporarily decreased data_head

Frank van der Linden <[email protected]>
    x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor

Dan Carpenter <[email protected]>
    mISDN: make sure device name is NUL terminated

Jia-Ju Bai <[email protected]>
    usb: xhci: Fix a potential null pointer dereference in 
xhci_debugfs_create_endpoint()

Anju T Sudhakar <[email protected]>
    powerpc/powernv: Return for invalid IMC domain

Tony Lindgren <[email protected]>
    clk: ti: clkctrl: Fix clkdm_clk handling

Jeffrin Jose T <[email protected]>
    selftests: netfilter: missing error check when setting up veth interface

YueHaibing <[email protected]>
    ipvs: Fix use-after-free in ip_vs_in

Phil Sutter <[email protected]>
    netfilter: nft_fib: Fix existence check support

Jagdish Motwani <[email protected]>
    netfilter: nf_queue: fix reinject verdict handling

Stephane Eranian <[email protected]>
    perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints

Florian Westphal <[email protected]>
    netfilter: nf_tables: fix oops during rule dump

Kai-Heng Feng <[email protected]>
    pinctrl: intel: Clear interrupt status in mask/unmask callback

Dan Carpenter <[email protected]>
    staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()

Dan Carpenter <[email protected]>
    Staging: vc04_services: Fix a couple error codes

Chengguang Xu <[email protected]>
    staging: erofs: set sb->s_root to NULL when failing from __getname()

Steve Moskovchenko <[email protected]>
    iio: imu: mpu6050: Fix FIFO layout for ICM20602

Alaa Hleihel <[email protected]>
    net/mlx5e: Avoid detaching non-existing netdev under switchdev mode

Willem de Bruijn <[email protected]>
    net: correct udp zerocopy refcnt also when zerocopy only on append

Eli Britstein <[email protected]>
    net/mlx5e: Support tagged tunnel over bond

Petr Machata <[email protected]>
    mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2

Raed Salem <[email protected]>
    net/mlx5e: Fix source port matching in fdb peer flow rule

Jiri Pirko <[email protected]>
    mlxsw: spectrum_flower: Fix TOS matching

Chris Mi <[email protected]>
    net/mlx5e: Add ndo_set_feature for uplink representor

Ido Schimmel <[email protected]>
    mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead

Edward Srouji <[email protected]>
    net/mlx5: Update pci error handler entries and command translation

Maxime Chevallier <[email protected]>
    net: ethtool: Allow matching on vlan DEI bit

Robert Hancock <[email protected]>
    net: dsa: microchip: Don't try to read stats for unused ports

Maxime Chevallier <[email protected]>
    net: mvpp2: prs: Use the correct helpers when removing all VID filters

Maxime Chevallier <[email protected]>
    net: mvpp2: prs: Fix parser range for VID filtering

Stefano Brivio <[email protected]>
    geneve: Don't assume linear buffers in error handler

Stefano Brivio <[email protected]>
    vxlan: Don't assume linear buffers in error handler

Alaa Hleihel <[email protected]>
    net/mlx5: Avoid reloading already removed devices

Stephen Barber <[email protected]>
    vsock/virtio: set SOCK_DONE on peer shutdown

Xin Long <[email protected]>
    tipc: purge deferredq list for each grp member in tipc_group_delete

John Paul Adrian Glaubitz <[email protected]>
    sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg

Neil Horman <[email protected]>
    sctp: Free cookie before we memdup a new one

Young Xiao <[email protected]>
    nfc: Ensure presence of required attributes in the deactivate_target handler

John Fastabend <[email protected]>
    net: tls, correctly account for copied bytes with multiple sk_msgs

Taehee Yoo <[email protected]>
    net: openvswitch: do not free vport if register_netdevice() is failed.

Linus Walleij <[email protected]>
    net: dsa: rtl8366: Fix up VLAN filtering

Eric Dumazet <[email protected]>
    neigh: fix use-after-free read in pneigh_get_next

Jeremy Sowden <[email protected]>
    lapb: fixed leak of control-blocks.

Eric Dumazet <[email protected]>
    ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero

Haiyang Zhang <[email protected]>
    hv_netvsc: Set probe mode to sync

Ivan Vecera <[email protected]>
    be2net: Fix number of Rx queues used for flow hashing

Eric Dumazet <[email protected]>
    ax25: fix inconsistent lock state in ax25_destroy_timer

Florian Westphal <[email protected]>
    netfilter: nat: fix udp checksum corruption


-------------

Diffstat:

 Makefile                                           |  4 +-
 arch/arm64/include/asm/syscall.h                   |  2 +-
 arch/arm64/include/asm/syscall_wrapper.h           | 18 +++---
 arch/arm64/kernel/sys.c                            | 14 +++--
 arch/arm64/kernel/sys32.c                          |  7 +--
 arch/ia64/mm/numa.c                                |  1 +
 arch/powerpc/include/asm/kvm_host.h                |  2 +
 arch/powerpc/kvm/book3s.c                          |  1 +
 arch/powerpc/kvm/book3s_64_mmu_hv.c                | 36 +++++------
 arch/powerpc/kvm/book3s_hv.c                       | 40 +++++++-----
 arch/powerpc/kvm/book3s_rtas.c                     | 14 ++---
 arch/powerpc/platforms/powernv/opal-imc.c          |  4 ++
 arch/s390/include/asm/ap.h                         |  4 +-
 arch/x86/events/intel/ds.c                         | 28 ++++-----
 arch/x86/kernel/cpu/amd.c                          |  7 ++-
 block/blk-mq.c                                     |  5 +-
 drivers/acpi/device_pm.c                           |  4 +-
 drivers/clk/ti/clkctrl.c                           |  8 +--
 drivers/gpio/Kconfig                               |  1 +
 drivers/gpu/drm/etnaviv/etnaviv_dump.c             |  5 ++
 drivers/i2c/i2c-dev.c                              |  1 +
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c         | 46 ++++++++++++--
 drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h          | 20 +++++-
 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c         |  3 +
 drivers/isdn/mISDN/socket.c                        |  5 +-
 drivers/net/dsa/microchip/ksz_common.c             |  3 +
 drivers/net/dsa/rtl8366.c                          |  7 ++-
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |  7 ++-
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  | 61 +++++++++---------
 drivers/net/ethernet/dec/tulip/de4x5.c             |  1 -
 drivers/net/ethernet/emulex/benet/be_ethtool.c     |  2 +-
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |  9 ++-
 drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c |  4 +-
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c   |  4 +-
 .../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c   |  3 +
 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c     | 23 +++----
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |  8 +++
 drivers/net/ethernet/mellanox/mlx5/core/dev.c      | 25 +++++++-
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  1 +
 .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    | 11 ++--
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  8 ++-
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   | 10 +--
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  3 -
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  4 ++
 .../net/ethernet/mellanox/mlxsw/spectrum_buffers.c |  4 +-
 .../net/ethernet/mellanox/mlxsw/spectrum_flower.c  |  4 +-
 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  | 73 +++++++++++++++++++++-
 drivers/net/ethernet/renesas/sh_eth.c              |  4 ++
 .../net/ethernet/stmicro/stmmac/dwmac-mediatek.c   |  2 -
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  7 ++-
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |  5 +-
 drivers/net/geneve.c                               |  2 +-
 drivers/net/hyperv/netvsc_drv.c                    |  2 +-
 drivers/net/phy/dp83867.c                          | 39 +++++++++++-
 drivers/net/phy/phylink.c                          | 10 ++-
 drivers/net/vxlan.c                                |  2 +-
 drivers/nvme/host/tcp.c                            | 70 ++++++++++++++++-----
 drivers/pci/pci-acpi.c                             |  3 +-
 drivers/pinctrl/intel/pinctrl-intel.c              | 37 ++---------
 drivers/s390/crypto/ap_bus.c                       | 26 ++++++--
 drivers/s390/crypto/ap_bus.h                       |  3 +
 drivers/s390/crypto/zcrypt_api.c                   | 17 ++++-
 drivers/scsi/cxgbi/libcxgbi.c                      |  4 ++
 drivers/scsi/device_handler/scsi_dh_alua.c         |  6 +-
 drivers/scsi/libsas/sas_expander.c                 |  2 +
 drivers/scsi/smartpqi/smartpqi_init.c              |  2 +-
 drivers/staging/erofs/super.c                      |  1 +
 .../vc04_services/bcm2835-camera/controls.c        |  4 +-
 drivers/staging/wilc1000/wilc_wlan.c               |  8 ++-
 drivers/tty/serial/sunhv.c                         |  2 +-
 drivers/usb/host/xhci-debugfs.c                    |  3 +
 drivers/xen/pvcalls-front.c                        |  4 --
 drivers/xen/xenbus/xenbus.h                        |  3 +
 drivers/xen/xenbus/xenbus_dev_frontend.c           | 18 ++++++
 drivers/xen/xenbus/xenbus_xs.c                     |  7 ++-
 fs/cifs/dfs_cache.c                                |  4 +-
 fs/configfs/dir.c                                  | 14 ++---
 fs/io_uring.c                                      |  2 +-
 fs/ocfs2/filecheck.c                               |  1 +
 include/linux/sched/mm.h                           |  4 ++
 include/net/flow_dissector.h                       |  1 +
 include/net/netfilter/nft_fib.h                    |  2 +-
 kernel/events/ring_buffer.c                        | 39 +++++++++---
 mm/khugepaged.c                                    |  3 +
 mm/mmu_gather.c                                    | 24 +++++--
 net/ax25/ax25_route.c                              |  2 +
 net/core/ethtool.c                                 |  5 ++
 net/core/neighbour.c                               |  7 +++
 net/ipv4/ip_output.c                               |  2 +-
 net/ipv4/netfilter/nft_fib_ipv4.c                  | 23 +------
 net/ipv6/ip6_flowlabel.c                           |  7 ++-
 net/ipv6/ip6_output.c                              |  2 +-
 net/ipv6/netfilter/nft_fib_ipv6.c                  | 16 +----
 net/lapb/lapb_iface.c                              |  1 +
 net/netfilter/ipvs/ip_vs_core.c                    |  2 +-
 net/netfilter/nf_nat_helper.c                      |  2 +-
 net/netfilter/nf_queue.c                           |  1 +
 net/netfilter/nf_tables_api.c                      | 20 +++---
 net/netfilter/nft_fib.c                            |  6 +-
 net/nfc/netlink.c                                  |  3 +-
 net/openvswitch/vport-internal_dev.c               | 18 ++++--
 net/sctp/sm_make_chunk.c                           |  8 +++
 net/tipc/group.c                                   |  1 +
 net/tls/tls_sw.c                                   |  1 -
 net/vmw_vsock/virtio_transport_common.c            |  4 +-
 sound/firewire/fireface/ff-protocol-latter.c       | 10 +--
 sound/pci/hda/hda_intel.c                          |  5 +-
 tools/perf/arch/s390/util/machine.c                |  9 ++-
 tools/perf/util/data-convert-bt.c                  |  2 +-
 tools/perf/util/thread.c                           | 15 ++++-
 tools/testing/selftests/netfilter/nft_nat.sh       |  6 +-
 111 files changed, 760 insertions(+), 360 deletions(-)


Reply via email to