]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: update to v5.4.159
authorNicolas Jeker <n.jeker@gmx.net>
Tue, 18 Jan 2022 10:20:57 +0000 (11:20 +0100)
committerNicolas Jeker <n.jeker@gmx.net>
Tue, 18 Jan 2022 10:20:57 +0000 (11:20 +0100)
Kernel repository has been upgraded up to v5.4.159 from stable korg.

Following upstream commits are included in this version:
----
5915b0ea6746 Linux 5.4.159
abc49cc45d0a rsi: fix control-message timeout
64e6632ab4c1 media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init
6c382b63658e staging: rtl8192u: fix control-message timeouts
f66258cb60e4 staging: r8712u: fix control-message timeout
88a252ff782c comedi: vmk80xx: fix bulk and interrupt message timeouts
1ae4715121a5 comedi: vmk80xx: fix bulk-buffer overflow
199acd8c110e comedi: vmk80xx: fix transfer-buffer overflows
b0156b7c9649 comedi: ni_usb6501: fix NULL-deref in command paths
3efb7af8ac43 comedi: dt9812: fix DMA buffers on stack
6e80e9314f8b isofs: Fix out of bound access for corrupted isofs image
adc56dbfc4aa printk/console: Allow to disable console output by using console="" or console=null
589ac131b3ab binder: don't detect sender/target during buffer cleanup
b60e89b63eb9 usb-storage: Add compatibility quirk flags for iODD 2531/2541
5c3eba290479 usb: musb: Balance list entry in musb_gadget_queue
161571745de1 usb: gadget: Mark USB_FSL_QE broken on 64-bit
d6013265a779 usb: ehci: handshake CMD_RUN instead of STS_HALT
6d000e1c1625 Revert "x86/kvm: fix vcpu-id indexed array sizes"
----

Link: https://lore.kernel.org/r/20211110182002.206203228@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/496
Signed-off-by: Nicolas Jeker <n.jeker@gmx.net>
recipes-kernel/linux/linux-fslc_5.4.bb

index 6829ac260f4757d5c33b52dbefa6a16675dbc216..c55c6b729bf8c7f925ce1a4d41d09b6db09f412d 100644 (file)
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 #
 # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
 # should be updated once patchlevel is merged.
-LINUX_VERSION = "5.4.158"
+LINUX_VERSION = "5.4.159"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "08f882d2fb67138c659be4c0679793168fdb4c3a"
+SRCREV = "976629e8e719a29a570f87f766d3260e14b4c83e"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"