]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-lts: update to v5.10.79
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 15 Nov 2021 21:23:54 +0000 (21:23 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 15 Nov 2021 21:33:48 +0000 (21:33 +0000)
Kernel repository has been upgraded up to v5.10.79 from stable korg.

Following upstream commits are included in this version:
----
bd816c278316 Linux 5.10.79
62424fe4c2cf rsi: fix control-message timeout
8971158af1e0 media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init
1cf43e928954 staging: rtl8192u: fix control-message timeouts
9963ba5b9d49 staging: r8712u: fix control-message timeout
844b02496eac comedi: vmk80xx: fix bulk and interrupt message timeouts
b7fd7f3387f0 comedi: vmk80xx: fix bulk-buffer overflow
33d7a470730d comedi: vmk80xx: fix transfer-buffer overflows
ef143dc0c3de comedi: ni_usb6501: fix NULL-deref in command paths
786f5b034504 comedi: dt9812: fix DMA buffers on stack
86d4aedcbc69 isofs: Fix out of bound access for corrupted isofs image
c430094541a8 staging: rtl8712: fix use-after-free in rtl8712_dl_fw
ab4af56ae250 printk/console: Allow to disable console output by using console="" or console=null
07d1db141e47 binder: don't detect sender/target during buffer cleanup
42681b90c4db usb-storage: Add compatibility quirk flags for iODD 2531/2541
1309753b7841 usb: musb: Balance list entry in musb_gadget_queue
27409143122f usb: gadget: Mark USB_FSL_QE broken on 64-bit
94e5305a3816 usb: ehci: handshake CMD_RUN instead of STS_HALT
a8db6fd04d58 Revert "x86/kvm: fix vcpu-id indexed array sizes"
ecf58653f1e4 KVM: x86: avoid warning with -Wbitwise-instead-of-logical
----

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

index 1517ebffba20ce250daa13c6b6eacf6ccd8b8505..b56e003f8380fdb040e9bd3cc3f17c43d35b137e 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.78"
+LINUX_VERSION = "5.10.79"
 
 KBRANCH = "5.10.x+fslc"
-SRCREV = "3441c4415afa258f21b22cff8bfa7cdbcb8dc72c"
+SRCREV = "0ac3cc275e5453959661bfbbc78b22c2dc6d1987"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"