[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200727134911.020675249@linuxfoundation.org>
Date: Mon, 27 Jul 2020 16:03:39 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
stable@...r.kernel.org
Subject: [PATCH 4.14 00/64] 4.14.190-rc1 review
This is the start of the stable review cycle for the 4.14.190 release.
There are 64 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 Wed, 29 Jul 2020 13:48:51 +0000.
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.14.190-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.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.14.190-rc1
Mark O'Donovan <shiftee@...teo.net>
ath9k: Fix regression with Atheros 9271
Qiujun Huang <hqjagain@...il.com>
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
John David Anglin <dave.anglin@...l.net>
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
Michael J. Ruhl <michael.j.ruhl@...el.com>
io-mapping: indicate mapping failure
Hugh Dickins <hughd@...gle.com>
mm/memcg: fix refcount error while moving and swapping
Fangrui Song <maskray@...gle.com>
Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
vt: Reject zero-sized screen buffer size.
Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Serge Semin <Sergey.Semin@...kalelectronics.ru>
serial: 8250_mtk: Fix high-speed baud rates clamping
Yang Yingliang <yangyingliang@...wei.com>
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Ian Abbott <abbotti@....co.uk>
staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott <abbotti@....co.uk>
staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott <abbotti@....co.uk>
staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
Ian Abbott <abbotti@....co.uk>
staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
Rustam Kovhaev <rkovhaev@...il.com>
staging: wlan-ng: properly check endpoint types
Steve French <stfrench@...rosoft.com>
Revert "cifs: Fix the target file was deleted when rename failed."
Forest Crossman <cyrozap@...il.com>
usb: xhci: Fix ASM2142/ASM3142 DMA addressing
Chunfeng Yun <chunfeng.yun@...iatek.com>
usb: xhci-mtk: fix the failure of bandwidth allocation
Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
binder: Don't use mmput() from shrinker function.
Arnd Bergmann <arnd@...db.de>
x86: math-emu: Fix up 'cmp' insn for clang ias
Will Deacon <will@...nel.org>
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Evgeny Novikov <novikov@...ras.ru>
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
Ilya Katsnelson <me@...ti.me>
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Leonid Ravich <Leonid.Ravich@....com>
dmaengine: ioat setting ioat timeout as module parameter
Evgeny Novikov <novikov@...ras.ru>
hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
Marc Kleine-Budde <mkl@...gutronix.de>
regmap: dev_get_regmap_match(): fix string comparison
leilk.liu <leilk.liu@...iatek.com>
spi: mediatek: use correct SPI_CFG2_REG MACRO
Merlijn Wajer <merlijn@...zup.org>
Input: add `SW_MACHINE_COVER`
Dinghao Liu <dinghao.liu@....edu.cn>
dmaengine: tegra210-adma: Fix runtime PM imbalance on error
Hans de Goede <hdegoede@...hat.com>
HID: apple: Disable Fn-key key-re-mapping on clone keyboards
Federico Ricchiuto <fed.ricchiuto@...il.com>
HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override
Pi-Hsun Shih <pihsun@...omium.org>
scripts/decode_stacktrace: strip basepath from all paths
Matthew Howell <matthew.howell@...level.com>
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Cong Wang <xiyou.wangcong@...il.com>
bonding: check return value of register_netdevice() in bond_newlink()
Wolfram Sang <wsa+renesas@...g-engineering.com>
i2c: rcar: always clear ICSAR to avoid side effects
guodeqing <geffrey.guo@...wei.com>
ipvs: fix the connection sync failed in some cases
Liu Jian <liujian56@...wei.com>
mlxsw: destroy workqueue when trap_register in mlxsw_emad_init
Taehee Yoo <ap420073@...il.com>
bonding: check error value of register_netdevice() immediately
Wang Hai <wanghai38@...wei.com>
net: smc91x: Fix possible memory leak in smc_drv_probe()
Chen-Yu Tsai <wens@...e.org>
drm: sun4i: hdmi: Fix inverted HPD result
Sergey Organov <sorganov@...il.com>
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
George Kennedy <george.kennedy@...cle.com>
ax88172a: fix ax88172a_unbind() failures
Christophe JAILLET <christophe.jaillet@...adoo.fr>
hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path
Vasundhara Volam <vasundhara-v.volam@...adcom.com>
bnxt_en: Fix race when modifying pause settings.
Robbie Ko <robbieko@...ology.com>
btrfs: fix page leaks after failure to lock page for delalloc
Boris Burkov <boris@....io>
btrfs: fix mount failure caused by race with umount
Filipe Manana <fdmanana@...e.com>
btrfs: fix double free on ulist after backref resolution failure
Hans de Goede <hdegoede@...hat.com>
ASoC: rt5670: Correct RT5670_LDO_SEL_MASK
Takashi Iwai <tiwai@...e.de>
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
Oleg Nesterov <oleg@...hat.com>
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression
Yang Yingliang <yangyingliang@...wei.com>
IB/umem: fix reference count leak in ib_umem_odp_get()
Vladimir Oltean <olteanv@...il.com>
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Olga Kornievskaia <kolga@...app.com>
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion")
Thomas Gleixner <tglx@...utronix.de>
irqdomain/treewide: Keep firmware node unconditionally allocated
Ben Skeggs <bskeggs@...hat.com>
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Tom Rix <trix@...hat.com>
net: sky2: initialize return of gm_phy_read
Xie He <xie.he.0141@...il.com>
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Max Filippov <jcmvbkbc@...il.com>
xtensa: update *pos in cpuinfo_op.next
Max Filippov <jcmvbkbc@...il.com>
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
Tom Rix <trix@...hat.com>
scsi: scsi_transport_spi: Fix function pointer check
Markus Theil <markus.theil@...ilmenau.de>
mac80211: allow rx of mesh eapol frames with default rx key
Jacky Hu <hengqing.hu@...il.com>
pinctrl: amd: fix npins for uart0 in kerncz_groups
Navid Emamdoost <navid.emamdoost@...il.com>
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost <navid.emamdoost@...il.com>
gpio: arizona: handle pm_runtime_get_sync failure case
-------------
Diffstat:
Makefile | 6 +--
arch/arm64/kernel/debug-monitors.c | 4 +-
arch/parisc/include/asm/atomic.h | 2 +
arch/x86/kernel/apic/io_apic.c | 10 ++---
arch/x86/kernel/apic/msi.c | 16 ++++---
arch/x86/kernel/apic/vector.c | 1 -
arch/x86/math-emu/wm_sqrt.S | 2 +-
arch/x86/platform/uv/uv_irq.c | 3 +-
arch/xtensa/kernel/setup.c | 3 +-
arch/xtensa/kernel/xtensa_ksyms.c | 4 +-
drivers/android/binder_alloc.c | 2 +-
drivers/base/regmap/regmap.c | 2 +-
drivers/dma/ioat/dma.c | 12 +++++
drivers/dma/ioat/dma.h | 2 -
drivers/dma/tegra210-adma.c | 5 ++-
drivers/gpio/gpio-arizona.c | 7 ++-
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c | 4 +-
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c | 4 +-
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 +-
drivers/hid/hid-apple.c | 18 ++++++++
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++++
drivers/hwmon/aspeed-pwm-tacho.c | 2 +
drivers/i2c/busses/i2c-rcar.c | 3 ++
drivers/infiniband/core/umem_odp.c | 3 +-
drivers/input/mouse/synaptics.c | 1 +
drivers/iommu/amd_iommu.c | 5 ++-
drivers/iommu/intel_irq_remapping.c | 2 +-
drivers/net/bonding/bond_main.c | 10 +++--
drivers/net/bonding/bond_netlink.c | 3 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 5 ++-
drivers/net/ethernet/marvell/sky2.c | 2 +-
drivers/net/ethernet/mellanox/mlxsw/core.c | 3 +-
drivers/net/ethernet/smsc/smc91x.c | 4 +-
drivers/net/hippi/rrunner.c | 2 +-
drivers/net/phy/dp83640.c | 4 ++
drivers/net/usb/ax88172a.c | 1 +
drivers/net/wan/lapbether.c | 9 +++-
drivers/net/wireless/ath/ath9k/hif_usb.c | 52 +++++++++++++++++-----
drivers/net/wireless/ath/ath9k/hif_usb.h | 5 +++
drivers/pci/host/vmd.c | 5 ++-
drivers/pinctrl/pinctrl-amd.h | 2 +-
drivers/scsi/scsi_transport_spi.c | 2 +-
drivers/spi/spi-fsl-dspi.c | 4 +-
drivers/spi/spi-mt65xx.c | 15 ++++---
drivers/staging/comedi/drivers/addi_apci_1032.c | 20 ++++++---
drivers/staging/comedi/drivers/addi_apci_1500.c | 24 +++++++---
drivers/staging/comedi/drivers/addi_apci_1564.c | 20 ++++++---
drivers/staging/comedi/drivers/ni_6527.c | 2 +-
drivers/staging/wlan-ng/prism2usb.c | 16 ++++++-
drivers/tty/serial/8250/8250_core.c | 2 +-
drivers/tty/serial/8250/8250_exar.c | 12 ++++-
drivers/tty/serial/8250/8250_mtk.c | 18 ++++++++
drivers/tty/vt/vt.c | 29 +++++++-----
drivers/usb/gadget/udc/gr_udc.c | 7 ++-
drivers/usb/host/xhci-mtk-sch.c | 4 ++
drivers/usb/host/xhci-pci.c | 3 ++
drivers/video/fbdev/core/bitblit.c | 4 +-
drivers/video/fbdev/core/fbcon_ccw.c | 4 +-
drivers/video/fbdev/core/fbcon_cw.c | 4 +-
drivers/video/fbdev/core/fbcon_ud.c | 4 +-
fs/btrfs/backref.c | 1 +
fs/btrfs/extent_io.c | 3 +-
fs/btrfs/volumes.c | 8 ++++
fs/cifs/inode.c | 10 +----
fs/nfs/direct.c | 13 ++----
fs/nfs/file.c | 1 -
include/linux/io-mapping.h | 5 ++-
include/linux/mod_devicetable.h | 2 +-
include/uapi/linux/input-event-codes.h | 3 +-
kernel/events/uprobes.c | 2 +-
mm/memcontrol.c | 4 +-
net/mac80211/rx.c | 26 +++++++++++
net/netfilter/ipvs/ip_vs_sync.c | 12 +++--
scripts/decode_stacktrace.sh | 4 +-
sound/core/info.c | 4 +-
sound/soc/codecs/rt5670.h | 2 +-
76 files changed, 387 insertions(+), 147 deletions(-)
Powered by blists - more mailing lists