From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 4.14 00/89] 4.14.170-stable review
Date: Mon, 3 Feb 2020 16:18:45 +0000 [thread overview]
Message-ID: <20200203161916.847439465@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.170 release.
There are 89 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, 05 Feb 2020 16:17:59 +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.170-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@linuxfoundation.org>
Linux 4.14.170-rc1
Praveen Chaudhary <praveen5582@gmail.com>
net: Fix skb->csum update in inet_proto_csum_replace16().
Vasily Averin <vvs@virtuozzo.com>
l2t_seq_next should increase position index
Vasily Averin <vvs@virtuozzo.com>
seq_tab_next() should increase position index
Finn Thain <fthain@telegraphics.com.au>
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain <fthain@telegraphics.com.au>
net/sonic: Fix receive buffer handling
Finn Thain <fthain@telegraphics.com.au>
net/sonic: Use MMIO accessors
Finn Thain <fthain@telegraphics.com.au>
net/sonic: Add mutual exclusion for accessing shared state
Madalin Bucur <madalin.bucur@oss.nxp.com>
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur <madalin.bucur@oss.nxp.com>
net/fsl: treat fsl,erratum-a011043
Madalin Bucur <madalin.bucur@oss.nxp.com>
powerpc/fsl/dts: add fsl,erratum-a011043
Manish Chopra <manishc@marvell.com>
qlcnic: Fix CPU soft lockup while collecting firmware dump
Hayes Wang <hayeswang@realtek.com>
r8152: get default setting of WOL before initializing
Michael Ellerman <mpe@ellerman.id.au>
airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman <mpe@ellerman.id.au>
airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
Vincenzo Frascino <vincenzo.frascino@arm.com>
tee: optee: Fix compilation issue with nommu
Vladimir Murzin <vladimir.murzin@arm.com>
ARM: 8955/1: virt: Relax arch timer version check during early boot
Hannes Reinecke <hare@suse.de>
scsi: fnic: do not queue commands during fwreset
Nicolas Dichtel <nicolas.dichtel@6wind.com>
vti[6]: fix packet tx through bpf_redirect()
Matwey V. Kornilov <matwey@sai.msu.ru>
ARM: dts: am335x-boneblack-common: fix memory size
Johan Hovold <johan@kernel.org>
Input: aiptek - use descriptors of current altsetting
Luca Coelho <luciano.coelho@intel.com>
iwlwifi: mvm: fix NVM check for 3168 devices
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix ipv6 RFS filter matching logic.
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
Arnd Bergmann <arnd@arndb.de>
wireless: wext: avoid gcc -O3 warning
Jouni Malinen <j@w1.fi>
mac80211: Fix TKIP replay protection immediately after key setup
Orr Mazor <orr.mazor@tandemg.com>
cfg80211: Fix radar event during another phy CAC
Ganapathi Bhat <ganapathi.bhat@nxp.com>
wireless: fix enabling channel 12 for custom regulatory domain
Kristian Evensen <kristian.evensen@gmail.com>
qmi_wwan: Add support for Quectel RM500Q
Arnaud Pouliquen <arnaud.pouliquen@st.com>
ASoC: sti: fix possible sleep-in-atomic
Manfred Rudigier <manfred.rudigier@omicronenergy.com>
igb: Fix SGMII SFP module discovery for 100FX/LX.
Cambda Zhu <cambda@linux.alibaba.com>
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Radoslaw Tyl <radoslawx.tyl@intel.com>
ixgbevf: Remove limit of 10 entries for unicast filter list
Lubomir Rintel <lkundrak@v3.sk>
clk: mmp2: Fix the order of timer mux parents
Markus Theil <markus.theil@tu-ilmenau.de>
mac80211: mesh: restrict airtime metric to peered established plinks
Dave Gerlach <d-gerlach@ti.com>
soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
Kishon Vijay Abraham I <kishon@ti.com>
ARM: dts: beagle-x15-common: Model 5V0 regulator
Marek Szyprowski <m.szyprowski@samsung.com>
ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity
Lee Jones <lee.jones@linaro.org>
media: si470x-i2c: Move free() past last use of 'radio'
Michal Koutný <mkoutny@suse.com>
cgroup: Prevent double killing of css when enabling threaded cgroup
Dan Carpenter <dan.carpenter@oracle.com>
Bluetooth: Fix race condition in hci_release_sock()
Zhenzhong Duan <zhenzhong.duan@gmail.com>
ttyprintk: fix a potential deadlock in interrupt context issue
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: gspca: zero usb_buf
Sean Young <sean@mess.org>
media: af9005: uninitialized variable printked
Sean Young <sean@mess.org>
media: digitv: don't continue if remote control state can't be read
Jan Kara <jack@suse.cz>
reiserfs: Fix memory leak of journal device string
Dan Carpenter <dan.carpenter@oracle.com>
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Theodore Ts'o <tytso@mit.edu>
ext4: validate the debug_want_extra_isize mount option at parse time
Dirk Behme <dirk.behme@de.bosch.com>
arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
Vitaly Chikunov <vt@altlinux.org>
tools lib: Fix builds when glibc contains strlcpy()
Chanwoo Choi <cw00.choi@samsung.com>
PM / devfreq: Add new name attribute for sysfs
Andres Freund <andres@anarazel.de>
perf c2c: Fix return type for histogram sorting comparision functions
Herbert Xu <herbert@gondor.apana.org.au>
crypto: pcrypt - Fix user-after-free on module unload
Xiaochen Shen <xiaochen.shen@intel.com>
x86/resctrl: Fix a deadlock due to inaccurate reference
Xiaochen Shen <xiaochen.shen@intel.com>
x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
Xiaochen Shen <xiaochen.shen@intel.com>
x86/resctrl: Fix use-after-free when deleting resource groups
Al Viro <viro@zeniv.linux.org.uk>
vfs: fix do_last() regression
Herbert Xu <herbert@gondor.apana.org.au>
crypto: af_alg - Use bh_lock_sock in sk_destruct
Johan Hovold <johan@kernel.org>
rsi: fix use-after-free on probe errors
Eric Dumazet <edumazet@google.com>
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Laura Abbott <labbott@fedoraproject.org>
usb-storage: Disable UAS on JMicron SATA enclosure
Slawomir Pawlowski <slawomir.pawlowski@intel.com>
PCI: Add DMA alias quirk for Intel VCA NTB
Arnd Bergmann <arnd@arndb.de>
atm: eni: fix uninitialized variable warning
Dmitry Osipenko <digetx@gmail.com>
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Krzysztof Kozlowski <krzk@kernel.org>
net: wan: sdla: Fix cast from pointer to integer of different size
Fenghua Yu <fenghua.yu@intel.com>
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
wuxu.wu <wuxu.wu@huawei.com>
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
Andreas Kemnade <andreas@kemnade.info>
watchdog: rn5t618_wdt: fix module aliases
David Engraf <david.engraf@sysgo.com>
watchdog: max77620_wdt: fix potential build errors
Tony Lindgren <tony@atomide.com>
phy: cpcap-usb: Prevent USB line glitches from waking up modem
Hans de Goede <hdegoede@redhat.com>
HID: ite: Add USB id match for Acer SW5-012 keyboard dock
Randy Dunlap <rdunlap@infradead.org>
arc: eznps: fix allmodconfig kconfig warning
Johan Hovold <johan@kernel.org>
zd1211rw: fix storage endpoint lookup
Johan Hovold <johan@kernel.org>
rtl8xxxu: fix interface sanity check
Johan Hovold <johan@kernel.org>
brcmfmac: fix interface sanity check
Johan Hovold <johan@kernel.org>
ath9k: fix storage endpoint lookup
Eric Biggers <ebiggers@google.com>
crypto: chelsio - fix writing tfm flags to wrong place
Lukas Wunner <lukas@wunner.de>
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: Fix false Tx excessive retries reporting.
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: use NULLFUCTION stack on mac80211
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: correct packet types for CTS protect, mode.
Colin Ian King <colin.king@canonical.com>
staging: wlan-ng: ensure error return is actually returned
Andrey Shvetsov <andrey.shvetsov@k2l.de>
staging: most: net: fix buffer overflow
Bin Liu <b-liu@ti.com>
usb: dwc3: turn off VBUS when leaving host mode
Johan Hovold <johan@kernel.org>
USB: serial: ir-usb: fix IrLAP framing
Johan Hovold <johan@kernel.org>
USB: serial: ir-usb: fix link-speed handling
Johan Hovold <johan@kernel.org>
USB: serial: ir-usb: add missing endpoint sanity check
Johan Hovold <johan@kernel.org>
rsi_91x_usb: fix interface sanity check
Johan Hovold <johan@kernel.org>
orinoco_usb: fix interface sanity check
-------------
Diffstat:
Documentation/ABI/testing/sysfs-class-devfreq | 7 ++
Makefile | 4 +-
arch/arc/plat-eznps/Kconfig | 2 +-
arch/arm/boot/dts/am335x-boneblack-common.dtsi | 5 +
arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 21 ++++
arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts | 2 +-
arch/arm/kernel/hyp-stub.S | 7 +-
arch/arm64/boot/Makefile | 2 +-
.../dts/fsl/qoriq-fman3-0-10g-0-best-effort.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0.dtsi | 1 +
.../dts/fsl/qoriq-fman3-0-10g-1-best-effort.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-0.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-1.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-2.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-3.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-4.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-5.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-0.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-1.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-0.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-1.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-2.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-3.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-4.dtsi | 1 +
arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-5.dtsi | 1 +
arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 38 +++---
crypto/af_alg.c | 6 +-
crypto/pcrypt.c | 3 +-
drivers/atm/eni.c | 4 +-
drivers/char/ttyprintk.c | 15 ++-
drivers/clk/mmp/clk-of-mmp2.c | 2 +-
drivers/crypto/chelsio/chcr_algo.c | 16 +--
drivers/devfreq/devfreq.c | 9 ++
drivers/gpio/Kconfig | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-ite.c | 3 +
drivers/input/tablet/aiptek.c | 2 +-
drivers/media/radio/si470x/radio-si470x-i2c.c | 2 +-
drivers/media/usb/dvb-usb/af9005.c | 2 +-
drivers/media/usb/dvb-usb/digitv.c | 10 +-
drivers/media/usb/dvb-usb/dvb-usb-urb.c | 2 +-
drivers/media/usb/gspca/gspca.c | 2 +-
drivers/net/dsa/bcm_sf2.c | 2 +-
drivers/net/ethernet/broadcom/b44.c | 9 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 22 +++-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 3 +-
drivers/net/ethernet/chelsio/cxgb4/l2t.c | 3 +-
drivers/net/ethernet/freescale/fman/fman_memac.c | 4 +-
drivers/net/ethernet/freescale/xgmac_mdio.c | 7 +-
drivers/net/ethernet/intel/igb/e1000_82575.c | 8 +-
drivers/net/ethernet/intel/igb/igb_ethtool.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 37 ++++--
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 5 -
drivers/net/ethernet/natsemi/sonic.c | 109 ++++++++++++++---
drivers/net/ethernet/natsemi/sonic.h | 25 ++--
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 1 +
.../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c | 2 +
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/usb/r8152.c | 9 +-
drivers/net/wan/sdla.c | 2 +-
drivers/net/wireless/ath/ath9k/hif_usb.c | 2 +-
.../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 4 +-
drivers/net/wireless/cisco/airo.c | 20 ++-
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c | 2 +-
.../net/wireless/intersil/orinoco/orinoco_usb.c | 4 +-
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 2 +-
drivers/net/wireless/rsi/rsi_91x_hal.c | 12 +-
drivers/net/wireless/rsi/rsi_91x_usb.c | 2 +-
drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 2 +-
drivers/pci/quirks.c | 34 ++++++
drivers/phy/motorola/phy-cpcap-usb.c | 18 ++-
drivers/scsi/fnic/fnic_scsi.c | 3 +
drivers/soc/ti/wkup_m3_ipc.c | 4 +-
drivers/spi/spi-dw.c | 15 ++-
drivers/spi/spi-dw.h | 1 +
drivers/staging/most/aim-network/networking.c | 10 ++
drivers/staging/vt6656/device.h | 2 +
drivers/staging/vt6656/int.c | 6 +-
drivers/staging/vt6656/main_usb.c | 1 +
drivers/staging/vt6656/rxtx.c | 26 ++--
drivers/staging/wlan-ng/prism2mgmt.c | 2 +-
drivers/tee/optee/Kconfig | 1 +
drivers/tty/serial/8250/8250_bcm2835aux.c | 2 +-
drivers/usb/dwc3/core.c | 3 +
drivers/usb/serial/ir-usb.c | 136 ++++++++++++++++-----
drivers/usb/storage/unusual_uas.h | 7 +-
drivers/watchdog/Kconfig | 1 +
drivers/watchdog/rn5t618_wdt.c | 1 +
fs/ext4/super.c | 127 ++++++++++---------
fs/namei.c | 4 +-
fs/reiserfs/super.c | 2 +
include/linux/usb/irda.h | 13 +-
include/net/cfg80211.h | 5 +
kernel/cgroup/cgroup.c | 11 +-
mm/mempolicy.c | 6 +-
net/bluetooth/hci_sock.c | 3 +
net/core/utils.c | 20 ++-
net/ipv4/ip_vti.c | 13 +-
net/ipv6/ip6_vti.c | 13 +-
net/mac80211/cfg.c | 23 ++++
net/mac80211/mesh_hwmp.c | 3 +
net/mac80211/tkip.c | 18 ++-
net/sched/ematch.c | 3 +
net/wireless/rdev-ops.h | 10 ++
net/wireless/reg.c | 36 +++++-
net/wireless/trace.h | 5 +
net/wireless/wext-core.c | 3 +-
sound/soc/sti/uniperif_player.c | 7 +-
tools/include/linux/string.h | 8 ++
tools/lib/string.c | 7 ++
tools/perf/builtin-c2c.c | 10 +-
112 files changed, 802 insertions(+), 308 deletions(-)
next reply other threads:[~2020-02-03 16:28 UTC|newest]
Thread overview: 95+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 16:18 Greg Kroah-Hartman [this message]
2020-02-03 16:18 ` [PATCH 4.14 01/89] orinoco_usb: fix interface sanity check Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 02/89] rsi_91x_usb: " Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 03/89] USB: serial: ir-usb: add missing endpoint " Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 04/89] USB: serial: ir-usb: fix link-speed handling Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 05/89] USB: serial: ir-usb: fix IrLAP framing Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 06/89] usb: dwc3: turn off VBUS when leaving host mode Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 07/89] staging: most: net: fix buffer overflow Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 08/89] staging: wlan-ng: ensure error return is actually returned Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 09/89] staging: vt6656: correct packet types for CTS protect, mode Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 10/89] staging: vt6656: use NULLFUCTION stack on mac80211 Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 11/89] staging: vt6656: Fix false Tx excessive retries reporting Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 12/89] serial: 8250_bcm2835aux: Fix line mismatch on driver unbind Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 13/89] crypto: chelsio - fix writing tfm flags to wrong place Greg Kroah-Hartman
2020-02-03 16:18 ` [PATCH 4.14 14/89] ath9k: fix storage endpoint lookup Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 15/89] brcmfmac: fix interface sanity check Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 16/89] rtl8xxxu: " Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 17/89] zd1211rw: fix storage endpoint lookup Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 18/89] arc: eznps: fix allmodconfig kconfig warning Greg Kroah-Hartman
2020-02-03 16:19 ` Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 19/89] HID: ite: Add USB id match for Acer SW5-012 keyboard dock Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 20/89] phy: cpcap-usb: Prevent USB line glitches from waking up modem Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 21/89] watchdog: max77620_wdt: fix potential build errors Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 22/89] watchdog: rn5t618_wdt: fix module aliases Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 23/89] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 24/89] drivers/net/b44: Change to non-atomic bit operations on pwol_mask Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 25/89] net: wan: sdla: Fix cast from pointer to integer of different size Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 26/89] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 27/89] atm: eni: fix uninitialized variable warning Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 28/89] PCI: Add DMA alias quirk for Intel VCA NTB Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 29/89] usb-storage: Disable UAS on JMicron SATA enclosure Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 30/89] net_sched: ematch: reject invalid TCF_EM_SIMPLE Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 31/89] rsi: fix use-after-free on probe errors Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 32/89] crypto: af_alg - Use bh_lock_sock in sk_destruct Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 33/89] vfs: fix do_last() regression Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 34/89] x86/resctrl: Fix use-after-free when deleting resource groups Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 35/89] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 36/89] x86/resctrl: Fix a deadlock due to inaccurate reference Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 37/89] crypto: pcrypt - Fix user-after-free on module unload Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 38/89] perf c2c: Fix return type for histogram sorting comparision functions Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 39/89] PM / devfreq: Add new name attribute for sysfs Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 40/89] tools lib: Fix builds when glibc contains strlcpy() Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 41/89] arm64: kbuild: remove compressed images on make ARCH=arm64 (dist)clean Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 42/89] ext4: validate the debug_want_extra_isize mount option at parse time Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 43/89] mm/mempolicy.c: fix out of bounds write in mpol_parse_str() Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 44/89] reiserfs: Fix memory leak of journal device string Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 45/89] media: digitv: dont continue if remote control state cant be read Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 46/89] media: af9005: uninitialized variable printked Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 47/89] media: gspca: zero usb_buf Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 48/89] media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0 Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 49/89] ttyprintk: fix a potential deadlock in interrupt context issue Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 50/89] Bluetooth: Fix race condition in hci_release_sock() Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 51/89] cgroup: Prevent double killing of css when enabling threaded cgroup Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 52/89] media: si470x-i2c: Move free() past last use of radio Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 53/89] ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 54/89] ARM: dts: beagle-x15-common: Model 5V0 regulator Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 55/89] soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 56/89] mac80211: mesh: restrict airtime metric to peered established plinks Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 57/89] clk: mmp2: Fix the order of timer mux parents Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 58/89] ixgbevf: Remove limit of 10 entries for unicast filter list Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 59/89] ixgbe: Fix calculation of queue with VFs and flow director on interface flap Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 60/89] igb: Fix SGMII SFP module discovery for 100FX/LX Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 61/89] ASoC: sti: fix possible sleep-in-atomic Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 62/89] qmi_wwan: Add support for Quectel RM500Q Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 63/89] wireless: fix enabling channel 12 for custom regulatory domain Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 64/89] cfg80211: Fix radar event during another phy CAC Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 65/89] mac80211: Fix TKIP replay protection immediately after key setup Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 66/89] wireless: wext: avoid gcc -O3 warning Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 67/89] net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 68/89] bnxt_en: Fix ipv6 RFS filter matching logic Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 69/89] iwlwifi: mvm: fix NVM check for 3168 devices Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 70/89] Input: aiptek - use descriptors of current altsetting Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 71/89] ARM: dts: am335x-boneblack-common: fix memory size Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 72/89] vti[6]: fix packet tx through bpf_redirect() Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 73/89] scsi: fnic: do not queue commands during fwreset Greg Kroah-Hartman
2020-02-03 16:19 ` [PATCH 4.14 74/89] ARM: 8955/1: virt: Relax arch timer version check during early boot Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 75/89] tee: optee: Fix compilation issue with nommu Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 76/89] airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 77/89] airo: Add missing CAP_NET_ADMIN check " Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 78/89] r8152: get default setting of WOL before initializing Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 79/89] qlcnic: Fix CPU soft lockup while collecting firmware dump Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 80/89] powerpc/fsl/dts: add fsl,erratum-a011043 Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 81/89] net/fsl: treat fsl,erratum-a011043 Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 82/89] net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 83/89] net/sonic: Add mutual exclusion for accessing shared state Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 84/89] net/sonic: Use MMIO accessors Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 85/89] net/sonic: Fix receive buffer handling Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 86/89] net/sonic: Quiesce SONIC before re-initializing descriptor memory Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 87/89] seq_tab_next() should increase position index Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 88/89] l2t_seq_next " Greg Kroah-Hartman
2020-02-03 16:20 ` [PATCH 4.14 89/89] net: Fix skb->csum update in inet_proto_csum_replace16() Greg Kroah-Hartman
[not found] ` <20200203161916.847439465-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2020-02-03 21:39 ` [PATCH 4.14 00/89] 4.14.170-stable review Jon Hunter
2020-02-03 21:39 ` Jon Hunter
2020-02-04 10:03 ` Naresh Kamboju
2020-02-04 17:19 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200203161916.847439465@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.