This is the start of the stable review cycle for the 4.19.22 release.
There are 44 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 Fri Feb 15 18:36:28 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.19.22-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.19.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Chuck Lever <[email protected]>
    svcrdma: Remove max_sge check at connect time

Chuck Lever <[email protected]>
    svcrdma: Reduce max_send_sges

Sven Eckelmann <[email protected]>
    batman-adv: Force mac header to start of data on xmit

Sven Eckelmann <[email protected]>
    batman-adv: Avoid WARN on net_device without parent in netns

Florian Westphal <[email protected]>
    xfrm: refine validation of template and selector families

Ilya Dryomov <[email protected]>
    libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()

Theodore Ts'o <[email protected]>
    Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"

Benedict Wong <[email protected]>
    xfrm: Make set-mark default behavior backward compatible

Benjamin Coddington <[email protected]>
    SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT

Thomas Hellstrom <[email protected]>
    drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user

Thomas Hellstrom <[email protected]>
    drm/vmwgfx: Fix setting of dma masks

Lucas De Marchi <[email protected]>
    drm/i915: always return something on DDI clock selection

Gustavo A. R. Silva <[email protected]>
    drm/amd/powerplay: Fix missing break in switch

Tina Zhang <[email protected]>
    drm/modes: Prevent division by zero htotal

Felix Fietkau <[email protected]>
    mac80211: ensure that mgmt tx skbs have tailroom for encryption

Vincent Whitchurch <[email protected]>
    mic: vop: Fix use-after-free on remove

Aneesh Kumar K.V <[email protected]>
    powerpc/radix: Fix kernel crash with mremap()

Sudeep Holla <[email protected]>
    firmware: arm_scmi: provide the mandatory device release callback

Bartosz Golaszewski <[email protected]>
    ARM: dts: da850: fix interrupt numbers for clocksource

Marc Gonzalez <[email protected]>
    ARM: tango: Improve ARCH_MULTIPLATFORM compatibility

Russell King <[email protected]>
    ARM: iop32x/n2100: fix PCI IRQ mapping

Paul Burton <[email protected]>
    MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds

Yifeng Li <[email protected]>
    mips: loongson64: remove unreachable(), fix loongson_poweroff().

Paul Burton <[email protected]>
    MIPS: VDSO: Use same -m%-float cflag as the kernel proper

Aaro Koskinen <[email protected]>
    MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled

Vladimir Kondratiev <[email protected]>
    mips: cm: reprime error cause

Andreas Ziegler <[email protected]>
    tracing: uprobes: Fix typo in pr_fmt string

Dmitry Torokhov <[email protected]>
    pinctrl: cherryview: fix Strago DMI workaround

Chen-Yu Tsai <[email protected]>
    pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller

Greg Kroah-Hartman <[email protected]>
    debugfs: fix debugfs_rename parameter checking

Tomas Winkler <[email protected]>
    samples: mei: use /dev/mei0 instead of /dev/mei

Tomas Winkler <[email protected]>
    mei: me: add ice lake point device id.

Dan Carpenter <[email protected]>
    misc: vexpress: Off by one in vexpress_syscfg_exec()

Eric W. Biederman <[email protected]>
    signal: Better detection of synchronous signals

Eric W. Biederman <[email protected]>
    signal: Always notice exiting tasks

Dan Murphy <[email protected]>
    iio: ti-ads8688: Update buffer allocation for timestamps

Matt Ranostay <[email protected]>
    iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius

Hans de Goede <[email protected]>
    iio: adc: axp288: Fix TS-pin handling

Martin Kelly <[email protected]>
    tools: iio: iio_generic_buffer: make num_loops signed

Hans de Goede <[email protected]>
    libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD

Martin Kepplinger <[email protected]>
    mtd: rawnand: gpmi: fix MX28 bus master lockup problem

Boris Brezillon <[email protected]>
    mtd: spinand: Fix the error/cleanup path in spinand_init()

Boris Brezillon <[email protected]>
    mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache

Boris Brezillon <[email protected]>
    mtd: Make sure mtd->erasesize is valid even if the partition is of size 0


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

Diffstat:

 Makefile                                          |   4 +-
 arch/arm/boot/dts/da850.dtsi                      |   2 +-
 arch/arm/mach-iop32x/n2100.c                      |   3 +-
 arch/arm/mach-tango/pm.c                          |   6 +-
 arch/arm/mach-tango/pm.h                          |   7 ++
 arch/arm/mach-tango/setup.c                       |   2 +
 arch/mips/kernel/mips-cm.c                        |   2 +-
 arch/mips/loongson64/common/reset.c               |   7 +-
 arch/mips/pci/pci-octeon.c                        |  10 +--
 arch/mips/vdso/Makefile                           |   5 +-
 arch/powerpc/include/asm/book3s/64/pgtable.h      |  22 ++---
 arch/powerpc/mm/pgtable-book3s64.c                |  22 +++++
 drivers/ata/libata-core.c                         |   1 +
 drivers/firmware/arm_scmi/bus.c                   |   9 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c |   1 +
 drivers/gpu/drm/drm_modes.c                       |   2 +-
 drivers/gpu/drm/i915/intel_ddi.c                  |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c               |   9 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c           |   2 +-
 drivers/iio/adc/axp288_adc.c                      |  76 ++++++++++++----
 drivers/iio/adc/ti-ads8688.c                      |   3 +-
 drivers/iio/chemical/atlas-ph-sensor.c            |   7 +-
 drivers/misc/mei/hw-me-regs.h                     |   2 +
 drivers/misc/mei/pci-me.c                         |   2 +
 drivers/misc/mic/vop/vop_main.c                   |   4 +-
 drivers/misc/vexpress-syscfg.c                    |   2 +-
 drivers/mtd/mtdpart.c                             |   4 +
 drivers/mtd/nand/raw/gpmi-nand/gpmi-lib.c         |  13 ++-
 drivers/mtd/nand/spi/core.c                       |  46 +++++-----
 drivers/pinctrl/intel/pinctrl-cherryview.c        |   8 +-
 drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c         |   2 +-
 fs/debugfs/inode.c                                |   7 ++
 fs/ext4/fsync.c                                   |  13 +--
 include/linux/sunrpc/xprt.h                       |   5 ++
 kernel/signal.c                                   |  58 +++++++++++-
 kernel/trace/trace_uprobe.c                       |   2 +-
 net/batman-adv/hard-interface.c                   |   5 +-
 net/batman-adv/soft-interface.c                   |   2 +
 net/ceph/messenger.c                              |   5 +-
 net/mac80211/tx.c                                 |  12 ++-
 net/sunrpc/clnt.c                                 |   6 +-
 net/sunrpc/xprtrdma/svc_rdma_sendto.c             | 105 ++++++++++++++++++++--
 net/sunrpc/xprtrdma/svc_rdma_transport.c          |  13 ++-
 net/xfrm/xfrm_policy.c                            |   5 +-
 net/xfrm/xfrm_user.c                              |  13 ++-
 samples/mei/mei-amt-version.c                     |   2 +-
 tools/iio/iio_generic_buffer.c                    |   2 +-
 47 files changed, 402 insertions(+), 140 deletions(-)


Reply via email to