]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: update to v5.4.72
authorAndrey Zhizhikin <andrey.z@gmail.com>
Sun, 18 Oct 2020 21:20:43 +0000 (21:20 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 30 Oct 2020 14:54:08 +0000 (11:54 -0300)
Kernel repository has been upgraded to v5.4.72 from stable korg.

Following commits are included in this version:
----
52f6ded2a377 Linux 5.4.72
865b015e8d41 crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
aa1167908ac4 crypto: bcm - Verify GCM/CCM key length in setkey
564312e08892 xen/events: don't use chip_data for legacy IRQs
041445d0d577 reiserfs: Fix oops during mount
046616898a57 reiserfs: Initialize inode keys properly
22ab9ca024a0 USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
bfb1438e8c15 USB: serial: pl2303: add device-id for HP GC device
aecf3a1c11dc staging: comedi: check validity of wMaxPacketSize of usb endpoints found
8aff87284be6 USB: serial: option: Add Telit FT980-KS composition
3c3eb734ef1f USB: serial: option: add Cellient MPL200 card
b970578274e9 media: usbtv: Fix refcounting mixup
6ad2e647d91f Bluetooth: Disconnect if E0 is used for Level 4
21d2051d1f1c Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
ed6c361e3229 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
155bf3fd4e8c Bluetooth: MGMT: Fix not checking if BT_HS is enabled
66a14350de9a Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
0d9e9b6e1a26 Bluetooth: A2MP: Fix not initializing all members
54f8badb9bc9 ACPI: Always build evged in
30ddaa4c0c95 ARM: 8939/1: kbuild: use correct nm executable
1bf467fdfeae btrfs: take overcommit into account in inc_block_group_ro
39c5eb1482b2 btrfs: don't pass system_chunk into can_overcommit
bc79abf4afea perf cs-etm: Move definition of 'traceid_list' global variable from header file
----

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
(cherry picked from commit 350017397b22930c854a8024a0d7b825f000de26)

recipes-kernel/linux/linux-fslc_5.4.bb

index b86d4cba7d3cde877e0c202d2c00d64c6521a110..eb822afbd9cccf56b0fa3d8c39216bce705c8168 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.71"
+LINUX_VERSION = "5.4.72"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "d4f3dcb65f2e93e3d2112feba5ff6d6f143e97be"
+SRCREV = "3bd0fd4e0f383cf7c35b3f1dc7c4ffa56fe96834"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"