linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.18 00/53] 4.18.16-stable review
@ 2018-10-18 17:53 Greg Kroah-Hartman
  2018-10-18 17:53 ` [PATCH 4.18 01/53] soundwire: Fix duplicate stream state assignment Greg Kroah-Hartman
                   ` (55 more replies)
  0 siblings, 56 replies; 60+ messages in thread
From: Greg Kroah-Hartman @ 2018-10-18 17:53 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches,
	ben.hutchings, lkft-triage, stable

This is the start of the stable review cycle for the 4.18.16 release.
There are 53 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 Oct 20 17:53:52 UTC 2018.
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.18.16-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.18.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 4.18.16-rc1

Alexey Brodkin <abrodkin@synopsys.com>
    ARC: build: Don't set CROSS_COMPILE in arch's Makefile

Alexey Brodkin <abrodkin@synopsys.com>
    ARC: build: Get rid of toolchain check

Linus Torvalds <torvalds@linux-foundation.org>
    mremap: properly flush TLB before releasing the page

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"

Kairui Song <kasong@redhat.com>
    x86/boot: Fix kexec booting failure in the SEV bit detection code

Arindam Nath <arindam.nath@amd.com>
    iommu/amd: Return devid as alias for ACPI HID devices

Srikar Dronamraju <srikar@linux.vnet.ibm.com>
    powerpc/numa: Use associativity if VPHN hcall is successful

Michael Neuling <mikey@neuling.org>
    powerpc/tm: Avoid possible userspace r1 corruption on reclaim

Michael Neuling <mikey@neuling.org>
    powerpc/tm: Fix userspace r13 corruption

Daniel Kurtz <djkurtz@chromium.org>
    pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type

Heiko Stuebner <heiko@sntech.de>
    iommu/rockchip: Free irqs in shutdown handler

James Cowgill <jcowgill@debian.org>
    RISC-V: include linux/ftrace.h in asm-prototypes.h

Selvin Xavier <selvin.xavier@broadcom.com>
    RDMA/bnxt_re: Fix system crash during RDMA resource initialization

Tao Ren <taoren@fb.com>
    clocksource/drivers/fttmr010: Fix set_next_event handler

Nathan Chancellor <natechancellor@gmail.com>
    net/mlx4: Use cpumask_available for eq->affinity_mask

John Fastabend <john.fastabend@gmail.com>
    bpf: test_maps, only support ESTABLISHED socks

John Fastabend <john.fastabend@gmail.com>
    bpf: sockmap, fix transition through disconnect without close

John Fastabend <john.fastabend@gmail.com>
    bpf: sockmap only allow ESTABLISHED sock state

Johannes Thumshirn <jthumshirn@suse.de>
    scsi: sd: don't crash the host on invalid commands

Wen Xiong <wenxiong@linux.vnet.ibm.com>
    scsi: ipr: System hung while dlpar adding primary ipr adapter back

Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
    drm: mali-dp: Call drm_crtc_vblank_reset on device init

James Smart <jsmart2021@gmail.com>
    scsi: lpfc: Synchronize access to remoteport via rport

Majd Dibbiny <majd@mellanox.com>
    RDMA/uverbs: Fix validity check for modify QP

Jisheng Zhang <Jisheng.Zhang@synaptics.com>
    PCI: dwc: Fix scheduling while atomic issues

Sudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
    qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.

Sudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
    qed: Fix populating the invalid stag value in multi function mode.

YueHaibing <yuehaibing@huawei.com>
    net/smc: fix sizeof to int comparison

Ursula Braun <ubraun@linux.ibm.com>
    net/smc: fix non-blocking connect problem

Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
    ravb: do not write 1 to reserved bits

Christian Lamparter <chunkeey@gmail.com>
    net: emac: fix fixed-link setup for the RTL8363SB switch

Sabrina Dubroca <sd@queasysnail.net>
    selftests: pmtu: properly redirect stderr to /dev/null

Michael Schmitz <schmitzmic@gmail.com>
    Input: atakbd - fix Atari CapsLock behaviour

Andreas Schwab <schwab@linux-m68k.org>
    Input: atakbd - fix Atari keymap

Alexander Shishkin <alexander.shishkin@linux.intel.com>
    intel_th: pci: Add Ice Lake PCH support

Laura Abbott <labbott@redhat.com>
    scsi: ibmvscsis: Ensure partition name is properly NUL terminated

Laura Abbott <labbott@redhat.com>
    scsi: ibmvscsis: Fix a stringop-overflow warning

Keerthy <j-keerthy@ti.com>
    clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs

Steve Wise <swise@opengridcomputing.com>
    cxgb4: fix abort_req_rss6 struct

Marek Lindner <mareklindner@neomailbox.ch>
    batman-adv: fix hardif_neigh refcount on queue_work() failure

Marek Lindner <mareklindner@neomailbox.ch>
    batman-adv: fix backbone_gw refcount on queue_work() failure

Sven Eckelmann <sven@narfation.org>
    batman-adv: Prevent duplicated tvlv handler

Sven Eckelmann <sven@narfation.org>
    batman-adv: Prevent duplicated global TT entry

Sven Eckelmann <sven@narfation.org>
    batman-adv: Prevent duplicated softif_vlan entry

Sven Eckelmann <sven@narfation.org>
    batman-adv: Prevent duplicated nc_node entry

Sven Eckelmann <sven@narfation.org>
    batman-adv: Prevent duplicated gateway_node entry

Sven Eckelmann <sven@narfation.org>
    batman-adv: Fix segfault when writing to sysfs elp_interval

Sven Eckelmann <sven@narfation.org>
    batman-adv: Fix segfault when writing to throughput_override

Sven Eckelmann <sven@narfation.org>
    batman-adv: Avoid probe ELP information leak

Linus Walleij <linus.walleij@linaro.org>
    spi: gpio: Fix copy-and-paste error

Jozef Balga <jozef.balga@gmail.com>
    media: af9035: prevent buffer overflow on write

Sanyog Kale <sanyog.r.kale@intel.com>
    soundwire: Fix acquiring bus lock twice during master release

Shreyas NC <shreyas.nc@intel.com>
    soundwire: Fix incorrect exit after configuring stream

Shreyas NC <shreyas.nc@intel.com>
    soundwire: Fix duplicate stream state assignment


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

Diffstat:

 Makefile                                     |   4 +-
 arch/arc/Makefile                            |  24 +-----
 arch/powerpc/kernel/tm.S                     |  20 ++++-
 arch/powerpc/mm/numa.c                       |   4 +-
 arch/riscv/include/asm/asm-prototypes.h      |   7 ++
 arch/x86/boot/compressed/mem_encrypt.S       |  19 -----
 drivers/clocksource/timer-fttmr010.c         |  18 +++--
 drivers/clocksource/timer-ti-32k.c           |   3 +
 drivers/gpu/drm/arm/malidp_drv.c             |   1 +
 drivers/hwtracing/intel_th/pci.c             |   5 ++
 drivers/infiniband/core/uverbs_cmd.c         |  68 +++++++++++------
 drivers/infiniband/hw/bnxt_re/main.c         |  93 ++++++++++-------------
 drivers/input/keyboard/atakbd.c              |  74 +++++++------------
 drivers/iommu/amd_iommu.c                    |   6 ++
 drivers/iommu/rockchip-iommu.c               |   6 ++
 drivers/media/usb/dvb-usb-v2/af9035.c        |   6 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h  |   1 -
 drivers/net/ethernet/ibm/emac/core.c         |  15 ++--
 drivers/net/ethernet/mellanox/mlx4/eq.c      |   3 +-
 drivers/net/ethernet/qlogic/qed/qed_dcbx.c   |   9 ++-
 drivers/net/ethernet/qlogic/qed/qed_dcbx.h   |   1 +
 drivers/net/ethernet/qlogic/qed/qed_dev.c    |  15 +++-
 drivers/net/ethernet/qlogic/qed/qed_hsi.h    |   4 +
 drivers/net/ethernet/renesas/ravb.h          |   5 ++
 drivers/net/ethernet/renesas/ravb_main.c     |  11 +--
 drivers/net/ethernet/renesas/ravb_ptp.c      |   2 +-
 drivers/pci/controller/dwc/pcie-designware.c |   8 +-
 drivers/pci/controller/dwc/pcie-designware.h |   3 +-
 drivers/pinctrl/pinctrl-amd.c                |  33 ++++++---
 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c     |   5 +-
 drivers/scsi/ipr.c                           | 106 +++++++++++++++------------
 drivers/scsi/ipr.h                           |   1 +
 drivers/scsi/lpfc/lpfc_attr.c                |  15 ++--
 drivers/scsi/lpfc/lpfc_debugfs.c             |  10 +--
 drivers/scsi/lpfc/lpfc_nvme.c                |  11 ++-
 drivers/scsi/sd.c                            |   3 +-
 drivers/soundwire/stream.c                   |  23 ++++--
 drivers/spi/spi-gpio.c                       |   4 +-
 fs/namespace.c                               |   7 +-
 include/linux/huge_mm.h                      |   2 +-
 kernel/bpf/sockmap.c                         |  91 ++++++++++++++++++-----
 mm/huge_memory.c                             |  10 +--
 mm/mremap.c                                  |  30 ++++----
 net/batman-adv/bat_v_elp.c                   |  10 ++-
 net/batman-adv/bridge_loop_avoidance.c       |  10 ++-
 net/batman-adv/gateway_client.c              |  11 ++-
 net/batman-adv/network-coding.c              |  27 ++++---
 net/batman-adv/soft-interface.c              |  25 +++++--
 net/batman-adv/sysfs.c                       |  30 +++++---
 net/batman-adv/translation-table.c           |   6 +-
 net/batman-adv/tvlv.c                        |   8 +-
 net/smc/af_smc.c                             |   7 +-
 net/smc/smc_clc.c                            |  14 ++--
 tools/testing/selftests/bpf/test_maps.c      |  10 ++-
 tools/testing/selftests/net/pmtu.sh          |   4 +-
 55 files changed, 563 insertions(+), 385 deletions(-)



^ permalink raw reply	[flat|nested] 60+ messages in thread

end of thread, other threads:[~2018-10-20  6:42 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 17:53 [PATCH 4.18 00/53] 4.18.16-stable review Greg Kroah-Hartman
2018-10-18 17:53 ` [PATCH 4.18 01/53] soundwire: Fix duplicate stream state assignment Greg Kroah-Hartman
2018-10-18 17:53 ` [PATCH 4.18 02/53] soundwire: Fix incorrect exit after configuring stream Greg Kroah-Hartman
2018-10-18 17:53 ` [PATCH 4.18 03/53] soundwire: Fix acquiring bus lock twice during master release Greg Kroah-Hartman
2018-10-18 17:53 ` [PATCH 4.18 04/53] media: af9035: prevent buffer overflow on write Greg Kroah-Hartman
2018-10-18 17:53 ` [PATCH 4.18 05/53] spi: gpio: Fix copy-and-paste error Greg Kroah-Hartman
2018-10-18 17:53 ` [PATCH 4.18 06/53] batman-adv: Avoid probe ELP information leak Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 07/53] batman-adv: Fix segfault when writing to throughput_override Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 08/53] batman-adv: Fix segfault when writing to sysfs elp_interval Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 09/53] batman-adv: Prevent duplicated gateway_node entry Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 10/53] batman-adv: Prevent duplicated nc_node entry Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 11/53] batman-adv: Prevent duplicated softif_vlan entry Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 12/53] batman-adv: Prevent duplicated global TT entry Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 13/53] batman-adv: Prevent duplicated tvlv handler Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 14/53] batman-adv: fix backbone_gw refcount on queue_work() failure Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 15/53] batman-adv: fix hardif_neigh " Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 16/53] cxgb4: fix abort_req_rss6 struct Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 17/53] clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 18/53] scsi: ibmvscsis: Fix a stringop-overflow warning Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 19/53] scsi: ibmvscsis: Ensure partition name is properly NUL terminated Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 20/53] intel_th: pci: Add Ice Lake PCH support Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 21/53] Input: atakbd - fix Atari keymap Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 22/53] Input: atakbd - fix Atari CapsLock behaviour Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 23/53] selftests: pmtu: properly redirect stderr to /dev/null Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 24/53] net: emac: fix fixed-link setup for the RTL8363SB switch Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 25/53] ravb: do not write 1 to reserved bits Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 26/53] net/smc: fix non-blocking connect problem Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 27/53] net/smc: fix sizeof to int comparison Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 28/53] qed: Fix populating the invalid stag value in multi function mode Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 29/53] qed: Do not add VLAN 0 tag to untagged frames in multi-function mode Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 30/53] PCI: dwc: Fix scheduling while atomic issues Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 31/53] RDMA/uverbs: Fix validity check for modify QP Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 32/53] scsi: lpfc: Synchronize access to remoteport via rport Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 33/53] drm: mali-dp: Call drm_crtc_vblank_reset on device init Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 34/53] scsi: ipr: System hung while dlpar adding primary ipr adapter back Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 35/53] scsi: sd: dont crash the host on invalid commands Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 36/53] bpf: sockmap only allow ESTABLISHED sock state Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 37/53] bpf: sockmap, fix transition through disconnect without close Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 38/53] bpf: test_maps, only support ESTABLISHED socks Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 39/53] net/mlx4: Use cpumask_available for eq->affinity_mask Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 40/53] clocksource/drivers/fttmr010: Fix set_next_event handler Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 41/53] RDMA/bnxt_re: Fix system crash during RDMA resource initialization Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 42/53] RISC-V: include linux/ftrace.h in asm-prototypes.h Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 43/53] iommu/rockchip: Free irqs in shutdown handler Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 44/53] pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 45/53] powerpc/tm: Fix userspace r13 corruption Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 46/53] powerpc/tm: Avoid possible userspace r1 corruption on reclaim Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 47/53] powerpc/numa: Use associativity if VPHN hcall is successful Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 48/53] iommu/amd: Return devid as alias for ACPI HID devices Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 49/53] x86/boot: Fix kexec booting failure in the SEV bit detection code Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 50/53] Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs" Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 51/53] mremap: properly flush TLB before releasing the page Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 52/53] ARC: build: Get rid of toolchain check Greg Kroah-Hartman
2018-10-18 17:54 ` [PATCH 4.18 53/53] ARC: build: Dont set CROSS_COMPILE in archs Makefile Greg Kroah-Hartman
2018-10-19 12:43 ` [PATCH 4.18 00/53] 4.18.16-stable review Rafael David Tinoco
2018-10-19 15:44   ` Greg Kroah-Hartman
2018-10-19 15:50 ` Guenter Roeck
2018-10-20  6:42   ` Greg Kroah-Hartman
2018-10-19 20:43 ` Shuah Khan
2018-10-20  6:41   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).