diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-09-20 13:37:35 +0000 |
---|---|---|
committer | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-09-20 15:56:43 +0000 |
commit | 8fdf528f50ff426fb0f08e67b3e99fb85eaa3c42 (patch) | |
tree | 08dbe63e4da8a69a6815b4d732dcdb526e3401aa | |
parent | cf04074976119b701d9dbe824d851f00cf6a0d5a (diff) | |
download | meta-freescale-8fdf528f50ff426fb0f08e67b3e99fb85eaa3c42.tar.gz |
linux-fslc-lts: update to v5.10.64
Kernel repository has been upgraded up to v5.10.64 from stable korg.
Following upstream commits are included in this version:
----
cb83afdc0b86 Linux 5.10.64
f72fce550709 PCI: Call Max Payload Size-related fixup quirks early
8c04a16d2037 x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
1234849353b0 xhci: fix unsafe memory usage in xhci tracing
3f7f1baf7045 xhci: fix even more unsafe memory usage in xhci tracing
30e6e9f8bf2c usb: mtu3: fix the wrong HS mult value
8a4439aaf4f7 usb: mtu3: use @mult for HS isoc or intr
147819723c74 usb: mtu3: restore HS function when set SS/SSP
c75e2fd0d3c5 usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
d544c9a2190a usb: host: xhci-rcar: Don't reload firmware after the completion
c3fd7b0b9aa1 ALSA: usb-audio: Add registration quirk for JBL Quantum 800
798679af7978 blk-mq: clearing flush request reference in tags->rqs[]
e51ff3ffc316 netfilter: nftables: clone set element expression template
36983fc2f87e netfilter: nf_tables: initialize set before expression setup
3fda454f909c netfilter: nftables: avoid potential overflows on 32bit arches
cad6239f5080 blk-mq: fix is_flush_rq
ceffaa61b5bb blk-mq: fix kernel panic during iterating over flush request
bc1b5c5f3e3b x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
554efc9a6138 Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
d24347e2ff11 tty: drop termiox user definitions
0757a883b970 net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
0b62660c6a33 serial: 8250: 8250_omap: Fix unused variable warning
7ff0b71b6826 net: kcov: don't select SKB_EXTENSIONS when there is no NET
c4225992060b mm/page_alloc: speed up the iteration of max_order
50e56c68e1ef net: ll_temac: Remove left-over debug message
6e2c4e665623 USB: serial: mos7720: improve OOM-handling in read_mos_reg()
ddd7e8b7b848 igmp: Add ip_mc_list lock in ip_check_mc_rcu
e07f317d5a28 Linux 5.10.63
4405ea221dea media: stkwebcam: fix memory leak in stk_camera_probe
ad5e13f15db7 fuse: fix illegal access to inode with reused nodeid
40ba433a85db new helper: inode_wrong_type()
ded9137fcf0d spi: Switch to signed types for *_native_cs SPI controller fields
55bb5193cec5 serial: 8250: 8250_omap: Fix possible array out of bounds access
8e41134a92a5 ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
4ffde17862b0 ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
4ee2686b3745 ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
2808d59fb29b cryptoloop: add a deprecation warning
61a038f80c80 perf/x86/amd/power: Assign pmu.module
ec9a82e034f6 perf/x86/amd/ibs: Work around erratum #1197
23c29490b84d ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
d2064a1444d6 perf/x86/intel/pt: Fix mask of num_address_ranges
0e74bba60452 qede: Fix memset corruption
35f223cb21b1 net: macb: Add a NULL check on desc_ptp
cf50d02e474b qed: Fix the VF msix vectors flow
2177c4943e40 reset: reset-zynqmp: Fixed the argument data type
9872349b088d gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
b983d60292a6 ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
bc860c3f0945 xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
b1075d2a7052 static_call: Fix unused variable warn w/o MODULE
ae16b7c66837 Revert "Add a reference to ucounts for each cred"
1aa3f27e592d Revert "cred: add missing return error code when set_cred_ucounts() failed"
0c1443874e1c Revert "ucounts: Increase ucounts reference counter before the security hook"
0479b2bd2959 ubifs: report correct st_size for encrypted symlinks
3ac01789f6d9 f2fs: report correct st_size for encrypted symlinks
894a02236d0d ext4: report correct st_size for encrypted symlinks
b8c298cf57dc fscrypt: add fscrypt_symlink_getattr() for computing st_size
09a379549620 ext4: fix race writing to an inline_data file while its xattrs are changing
----
Link: https://lore.kernel.org/r/20210901122300.503008474@linuxfoundation.org # v5.10.62
Link: https://lore.kernel.org/r/20210906125449.756437409@linuxfoundation.org # v5.10.63
Link: https://lore.kernel.org/r/20210910122916.253646001@linuxfoundation.org # v5.10.64
Link: https://github.com/Freescale/linux-fslc/pull/436
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
-rw-r--r-- | recipes-kernel/linux/linux-fslc-lts_5.10.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts_5.10.bb b/recipes-kernel/linux/linux-fslc-lts_5.10.bb index c9273e37..21e374f3 100644 --- a/recipes-kernel/linux/linux-fslc-lts_5.10.bb +++ b/recipes-kernel/linux/linux-fslc-lts_5.10.bb | |||
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | |||
19 | # | 19 | # |
20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
21 | # should be updated once patchlevel is merged. | 21 | # should be updated once patchlevel is merged. |
22 | LINUX_VERSION = "5.10.62" | 22 | LINUX_VERSION = "5.10.64" |
23 | 23 | ||
24 | KBRANCH = "5.10.x+fslc" | 24 | KBRANCH = "5.10.x+fslc" |
25 | SRCREV = "e4e0f7ffbed445d4559db8d19a5247636dd7fc23" | 25 | SRCREV = "d2ffd8a38756da23967dd0e724f3fc6edebeb10a" |
26 | 26 | ||
27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |