linux-fslc: update to v5.10.3
Kernel repository has been upgraded to v5.10.3 from stable korg.
Following upstream commits are included in this version:
----
02164534cb86 Linux 5.10.3
70eb256f8c8a md: fix a warning caused by a race between concurrent md_ioctl()s
05725b40b945 nl80211: validate key indexes for cfg80211_registered_device
709b2d03bb29 crypto: af_alg - avoid undefined behavior accessing salg_name
7730b2f41cef media: msi2500: assign SPI bus number dynamically
f5d4e47871c8 fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode()
e196311e0d69 quota: Sanity-check quota file headers on load
b260e4a68853 Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
c2c9944b5607 f2fs: prevent creating duplicate encrypted filenames
e5a2a002f83d ext4: prevent creating duplicate encrypted filenames
456fcfca6dcf ubifs: prevent creating duplicate encrypted filenames
2da473e59e11 fscrypt: add fscrypt_is_nokey_name()
3b7c17a81426 fscrypt: remove kernel-internal constants from UAPI header
e6160ad6e729 serial_core: Check for port state when tty is in error state
45a13c35c7f8 HID: i2c-hid: add Vero K147 to descriptor override
79ab763e574f scsi: megaraid_sas: Check user-provided offsets
7812d88349b6 f2fs: init dirty_secmap incorrectly
4cad005fe512 f2fs: fix to seek incorrect data offset in inline data file
1384d0cba681 coresight: etm4x: Handle TRCVIPCSSCTLR accesses
08af50ba2819 coresight: etm4x: Fix accesses to TRCPROCSELR
c3ac42626ea9 coresight: etm4x: Fix accesses to TRCCIDCTLR1
004f79bec798 coresight: etm4x: Fix accesses to TRCVMIDCTLR1
99203d728205 coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up
3e89c7f97889 coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
cda539d024c8 coresight: tmc-etr: Fix barrier packet insertion for perf buffer
35d07b02187b coresight: tmc-etr: Check if page is valid before dma_map_page()
8c5c48b60caa coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
61bed86699e8 ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XU
8ed259869637 ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410
d012f0c8367b ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU
39fb7424d4ed usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
2a548c32d550 USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
4ef3fc712c77 usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
245cb2f26ea0 USB: gadget: f_midi: setup SuperSpeed Plus descriptors
798be9a2f9d7 USB: gadget: f_acm: add support for SuperSpeed Plus
e4ef9c8d13b3 USB: serial: option: add interface-number sanity check to flag handling
4cfc27cb5620 usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
e8d7daf69edb soc/tegra: fuse: Fix index bug in get_process_id
5f5240c03aa3 exfat: Avoid allocating upcase table using kcalloc()
84bcbb0779c6 x86/split-lock: Avoid returning with interrupts enabled
eadec7f5374e net: ipconfig: Avoid spurious blank lines in boot log
----
Link: https://lore.kernel.org/r/20201223150515.553836647@linuxfoundation.org
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>