[PATCH 5.10 00/40] 5.10.3-rc1 review

From: Greg Kroah-Hartman
Date: Wed Dec 23 2020 - 10:33:39 EST


This is the start of the stable review cycle for the 5.10.3 release.
There are 40 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, 25 Dec 2020 15:05:02 +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/v5.x/stable-review/patch-5.10.3-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.10.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.10.3-rc1

Dae R. Jeong <dae.r.jeong@xxxxxxxxxxx>
md: fix a warning caused by a race between concurrent md_ioctl()s

Anant Thazhemadam <anant.thazhemadam@xxxxxxxxx>
nl80211: validate key indexes for cfg80211_registered_device

Eric Biggers <ebiggers@xxxxxxxxxx>
crypto: af_alg - avoid undefined behavior accessing salg_name

Antti Palosaari <crope@xxxxxx>
media: msi2500: assign SPI bus number dynamically

Anant Thazhemadam <anant.thazhemadam@xxxxxxxxx>
fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode()

Jan Kara <jack@xxxxxxx>
quota: Sanity-check quota file headers on load

Peilin Ye <yepeilin.cs@xxxxxxxxx>
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()

Eric Biggers <ebiggers@xxxxxxxxxx>
f2fs: prevent creating duplicate encrypted filenames

Eric Biggers <ebiggers@xxxxxxxxxx>
ext4: prevent creating duplicate encrypted filenames

Eric Biggers <ebiggers@xxxxxxxxxx>
ubifs: prevent creating duplicate encrypted filenames

Eric Biggers <ebiggers@xxxxxxxxxx>
fscrypt: add fscrypt_is_nokey_name()

Eric Biggers <ebiggers@xxxxxxxxxx>
fscrypt: remove kernel-internal constants from UAPI header

Alexey Kardashevskiy <aik@xxxxxxxxx>
serial_core: Check for port state when tty is in error state

Julian Sax <jsbc@xxxxxx>
HID: i2c-hid: add Vero K147 to descriptor override

Arnd Bergmann <arnd@xxxxxxxx>
scsi: megaraid_sas: Check user-provided offsets

Jack Qiu <jack.qiu@xxxxxxxxxx>
f2fs: init dirty_secmap incorrectly

Chao Yu <chao@xxxxxxxxxx>
f2fs: fix to seek incorrect data offset in inline data file

Suzuki K Poulose <suzuki.poulose@xxxxxxx>
coresight: etm4x: Handle TRCVIPCSSCTLR accesses

Suzuki K Poulose <suzuki.poulose@xxxxxxx>
coresight: etm4x: Fix accesses to TRCPROCSELR

Suzuki K Poulose <suzuki.poulose@xxxxxxx>
coresight: etm4x: Fix accesses to TRCCIDCTLR1

Suzuki K Poulose <suzuki.poulose@xxxxxxx>
coresight: etm4x: Fix accesses to TRCVMIDCTLR1

Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx>
coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up

Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx>
coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()

Suzuki K Poulose <suzuki.poulose@xxxxxxx>
coresight: tmc-etr: Fix barrier packet insertion for perf buffer

Mao Jinlong <jinlmao@xxxxxxxxxxxxxx>
coresight: tmc-etr: Check if page is valid before dma_map_page()

Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx>
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()

Krzysztof Kozlowski <krzk@xxxxxxxxxx>
ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XU

Krzysztof Kozlowski <krzk@xxxxxxxxxx>
ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410

Krzysztof Kozlowski <krzk@xxxxxxxxxx>
ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU

Fabio Estevam <festevam@xxxxxxxxx>
usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul

Will McVicker <willmcvicker@xxxxxxxxxx>
USB: gadget: f_rndis: fix bitrate for SuperSpeed and above

Jack Pham <jackp@xxxxxxxxxxxxxx>
usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus

Will McVicker <willmcvicker@xxxxxxxxxx>
USB: gadget: f_midi: setup SuperSpeed Plus descriptors

taehyun.cho <taehyun.cho@xxxxxxxxxxx>
USB: gadget: f_acm: add support for SuperSpeed Plus

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: option: add interface-number sanity check to flag handling

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
usb: mtu3: fix memory corruption in mtu3_debugfs_regset()

Nicolin Chen <nicoleotsuka@xxxxxxxxx>
soc/tegra: fuse: Fix index bug in get_process_id

Artem Labazov <123321artyom@xxxxxxxxx>
exfat: Avoid allocating upcase table using kcalloc()

Andi Kleen <ak@xxxxxxxxxxxxxxx>
x86/split-lock: Avoid returning with interrupts enabled

Thierry Reding <treding@xxxxxxxxxx>
net: ipconfig: Avoid spurious blank lines in boot log


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/exynos5410-odroidxu.dts | 6 ++-
arch/arm/boot/dts/exynos5410-pinctrl.dtsi | 28 ++++++++++++
arch/arm/boot/dts/exynos5410.dtsi | 4 ++
arch/x86/kernel/traps.c | 3 +-
crypto/af_alg.c | 10 +++--
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++++
drivers/hwtracing/coresight/coresight-etb10.c | 4 +-
drivers/hwtracing/coresight/coresight-etm4x-core.c | 41 ++++++++++-------
drivers/hwtracing/coresight/coresight-priv.h | 2 +
drivers/hwtracing/coresight/coresight-tmc-etf.c | 4 +-
drivers/hwtracing/coresight/coresight-tmc-etr.c | 4 +-
drivers/md/md.c | 7 ++-
drivers/media/usb/msi2500/msi2500.c | 2 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 16 ++++---
drivers/soc/tegra/fuse/speedo-tegra210.c | 2 +-
drivers/tty/serial/serial_core.c | 4 ++
drivers/usb/chipidea/ci_hdrc_imx.c | 3 +-
drivers/usb/gadget/function/f_acm.c | 2 +-
drivers/usb/gadget/function/f_fs.c | 5 ++-
drivers/usb/gadget/function/f_midi.c | 6 +++
drivers/usb/gadget/function/f_rndis.c | 4 +-
drivers/usb/mtu3/mtu3_debugfs.c | 2 +-
drivers/usb/serial/option.c | 23 +++++++++-
fs/crypto/fscrypt_private.h | 9 ++--
fs/crypto/hooks.c | 5 ++-
fs/crypto/keyring.c | 2 +-
fs/crypto/keysetup.c | 4 +-
fs/crypto/policy.c | 5 ++-
fs/exfat/nls.c | 6 +--
fs/ext4/namei.c | 3 ++
fs/f2fs/f2fs.h | 2 +
fs/f2fs/file.c | 11 +++--
fs/f2fs/segment.c | 2 +-
fs/quota/dquot.c | 2 +-
fs/quota/quota_v2.c | 19 ++++++++
fs/ubifs/dir.c | 17 ++++++--
include/linux/fscrypt.h | 34 +++++++++++++++
include/uapi/linux/fscrypt.h | 5 +--
include/uapi/linux/if_alg.h | 16 +++++++
net/bluetooth/hci_event.c | 12 +++--
net/ipv4/ipconfig.c | 14 +++---
net/wireless/core.h | 2 +
net/wireless/nl80211.c | 7 +--
net/wireless/util.c | 51 ++++++++++++++++++----
45 files changed, 334 insertions(+), 88 deletions(-)