]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-lts: update to v5.10.59
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 20 Sep 2021 13:34:28 +0000 (13:34 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 20 Sep 2021 15:56:43 +0000 (15:56 +0000)
Kernel repository has been upgraded up to v5.10.59 from stable korg.

Following upstream commits are included in this version:
----
5805e5eec901 Linux 5.10.59
25cff25ec606 net: xilinx_emaclite: Do not print real IOMEM pointer
6a002d48a660 ovl: prevent private clone if bind mount is not allowed
bffead8d3648 ppp: Fix generating ppp unit id when ifname is not specified
5df85901fe45 ALSA: hda: Add quirk for ASUS Flow x13
8930f2c60a45 ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
98c3fa3a9d7a ALSA: pcm: Fix mmap breakage without explicit buffer setup
cc1a4dff23a4 USB:ehci:fix Kunpeng920 ehci hardware problem
bd909fd3878d vboxsf: Make vboxsf_dir_create() return the handle for the created file
971703fc19cf vboxsf: Honor excl flag to the dir-inode create op
96b2232cb7e5 arm64: dts: renesas: beacon: Fix USB ref clock references
e0dd4a0ab072 arm64: dts: renesas: beacon: Fix USB extal reference
0f47027d1b9b arm64: dts: renesas: rzg2: Add usb2_clksel to RZ/G2 M/N/H
eaa7feecd366 mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEM
0e709390372f Revert "selftests/resctrl: Use resctrl/info for feature detection"
d8c38598701f bpf: Add lockdown check for probe_write_user helper
5b5064ea9a94 firmware: tee_bnxt: Release TEE shm, session, and context during kexec
c5a625c6a4ac tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
9f105d2d4f6c KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
----

Link: https://lore.kernel.org/r/20210810172955.660225700@linuxfoundation.org
Link: https://lore.kernel.org/r/20210813150522.623322501@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/412
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-kernel/linux/linux-fslc-lts_5.10.bb

index 343e2fc4c4cdb630140657797108eb40d69af634..0aa1b71de2167e4d354d3f3d71e77d9a6afb541a 100644 (file)
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 #
 # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
 # should be updated once patchlevel is merged.
-LINUX_VERSION = "5.10.58"
+LINUX_VERSION = "5.10.59"
 
 KBRANCH = "5.10.x+fslc"
-SRCREV = "cf1bebbb69c45619088db7f740626209a12f6cd4"
+SRCREV = "04d3f58281f3ae0b8dcb1b86c6ee44703137e7e5"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"