summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2021-05-25 17:31:48 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2021-05-25 17:07:22 -0300
commit5adfc8c0794a0e909dad4efc47c0b4cdc4be932a (patch)
tree1cbc8fcf8bdd517f72d46936342b464ce965fc67 /recipes-kernel/linux
parentb2e1e4e59eae18af724076a091bc676bbe665f47 (diff)
downloadmeta-freescale-5adfc8c0794a0e909dad4efc47c0b4cdc4be932a.tar.gz
linux-fslc: update to v5.12.6
Kernel repository has been upgraded to v5.12.6 from stable korg. Following upstream commits are included in this version: ---- c84df89f0476 Linux 5.12.6 8cbbb75ab817 bus: mhi: core: Download AMSS image from appropriate function 925b7bb65a37 ipv6: remove extra dev_hold() for fallback tunnels ffed1f3fcf82 ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods 94d970a6a277 sit: proper dev_{hold|put} in ndo_[un]init methods 57f7c79c8d17 ip6_gre: proper dev_{hold|put} in ndo_[un]init methods c6622f3bd9c0 net: stmmac: Do not enable RX FIFO overflow interrupts 002e5232585e lib: stackdepot: turn depot_lock spinlock to raw_spinlock 1fcca235b958 block: reexpand iov_iter after read/write 4f7536717e04 ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP 59bc3a1291b6 net:CXGB4: fix leak if sk_buff is not used a611d16962db gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 f3bb499f98fb drm/amd/display: Fix two cursor duplication when using overlay 8eed4c71b159 nvmet: remove unsupported command noise d1b7992dc80c net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info 157ca0e9cbbd bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit 5b4b94b12430 amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID 63d2b4bac5aa scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found 7b95e5f0e0b6 ceph: don't allow access to MDS-private inodes bd72272dbaa8 ceph: don't clobber i_snap_caps on non-I_NEW inode 3c63f9317aef ceph: fix fscache invalidation e786ecca0d0b scsi: lpfc: Fix illegal memory access on Abort IOCBs dba50a696ca4 riscv: Workaround mcount name prior to clang-13 c8d7c4266bf2 scripts/recordmcount.pl: Fix RISC-V regex for clang fa9fe0e0f6e2 riscv: Use $(LD) instead of $(CC) to link vDSO cf9cebbd51b7 platform/chrome: cros_ec_typec: Add DP mode check 7ca100e8df57 ARM: 9075/1: kernel: Fix interrupted SMC calls 55130ad1ce21 um: Disable CONFIG_GCOV with MODULES 1f2a3d5b5fbd um: Mark all kernel symbols as local e128c0f54750 svcrdma: Don't leak send_ctxt on Send errors cf6b90e8d1ed f2fs: fix to avoid NULL pointer dereference 91315d8270b7 NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid bcc55eb87f76 Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state abeea3365944 Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices 591856a9594d PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert() f32477ce58ad ACPI / hotplug / PCI: Fix reference count leak in enable_slot() a91f497519ff NFS: Fix fscache invalidation in nfs_set_cache_invalid() ecf838b97d4c ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend() ea103a7aeb70 dmaengine: dw-edma: Fix crash on loading/unloading driver 6d4c598fb14a PCI: thunder: Fix compile testing 8fd4bf3b546c usb: sl811-hcd: improve misleading indentation 3e6d20ed2aa9 kgdb: fix gcc-11 warning on indentation 6f1be857d600 airo: work around stack usage warning ec65d0612e83 drm/i915/display: fix compiler warning about array overrun 95d9aa03aa51 x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes ---- Link: https://lore.kernel.org/r/20210520092053.516042993@linuxfoundation.org Link: https://lore.kernel.org/r/20210520152254.218537944@linuxfoundation.org Link: https://github.com/Freescale/linux-fslc/pull/351 Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc_5.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_5.12.bb b/recipes-kernel/linux/linux-fslc_5.12.bb
index e9c57eb2..603f4238 100644
--- a/recipes-kernel/linux/linux-fslc_5.12.bb
+++ b/recipes-kernel/linux/linux-fslc_5.12.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.
22LINUX_VERSION = "5.12.5" 22LINUX_VERSION = "5.12.6"
23 23
24KBRANCH = "5.12.x+fslc" 24KBRANCH = "5.12.x+fslc"
25SRCREV = "73cfd05e78e40a5de4859bac44be96a6ce8c08d5" 25SRCREV = "efa1b95da59c14ed5e6965e52b5092a659cdacd6"
26 26
27COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" 27COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"