From eb26465819634dc6b0be534fe1782f57c2ad192e Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Tue, 22 Jun 2021 07:27:01 +0000 Subject: linux-fslc: update to v5.12.12 Kernel repository has been upgraded to v5.12.12 from stable korg. Following upstream commits are included in this version: ---- 83335a414d13 Linux 5.12.12 e324b29e6042 fib: Return the correct errno code b77b9f3ee5ee net: Return the correct errno code bc685cc0bbd2 net/x25: Return the correct errno code 8478b361dfc5 rtnetlink: Fix missing error code in rtnl_bridge_notify() abc57d8def3a drm/amd/amdgpu:save psp ring wptr to avoid attack aa000f828e60 drm/amd/display: Fix potential memory leak in DMUB hw_init 6bb36b876031 drm/amdgpu: refine amdgpu_fru_get_product_info e8eee289c159 drm/amd/display: Allow bandwidth validation for 0 streams. 85e7200b80f6 net: ipconfig: Don't override command-line hostnames or domains 565b925357af nvme-loop: do not warn for deleted controllers during reset f49baa21615f nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() e5f154eb7c3b nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails e16d20862907 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() 61b4b59e9481 scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V aed3fc70d5b5 Bluetooth: Add a new USB ID for RTL8822CE bf5b0719e69b scsi: qedf: Do not put host in qedf_vport_create() unconditionally 7205c2f5caae ethernet: myri10ge: Fix missing error code in myri10ge_probe() 20822024c394 scsi: target: core: Fix warning on realtime kernels e87ef30fe73e gfs2: Fix use-after-free in gfs2_glock_shrink_scan 49ee7e334325 mt76: mt7921: remove leftover 80+80 HE capability 1d653ffc9a7c ALSA: hda: Add AlderLake-M PCI ID 8fa0345686e5 riscv: Use -mno-relax when using lld linker 47dab921bc36 HID: intel-ish-hid: ipc: Add Alder Lake device IDs db8286ad7001 HID: gt683r: add missing MODULE_DEVICE_TABLE d8a93607fe4e HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad d27e9b57e710 gfs2: Clean up revokes on normal withdraws 10f5b5e9052a gfs2: fix a deadlock on withdraw-during-mount 6e66fcf45d90 gfs2: Prevent direct-I/O write fallback errors from getting lost aa86fbc7a357 ARM: OMAP2+: Fix build warning when mmc_omap is not built c2aba609f055 ARM: OMAP1: Fix use of possibly uninitialized irq variable 4712c07628c6 hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5 ace3b924c013 drm/tegra: sor: Fully initialize SOR before registration 243808893380 gpu: host1x: Split up client initalization and registration 6fc59edf0471 drm/tegra: sor: Do not leak runtime PM reference 805c958c29c1 mt76: mt7921: fix max aggregation subframes setting 21883bff0fd8 HID: usbhid: fix info leak in hid_submit_ctrl ed081fd87e82 HID: Add BUS_VIRTUAL to hid_connect logging 8ff871cfd0fb HID: multitouch: set Stylus suffix for Stylus-application devices, too a0e062e9c239 HID: quirks: Add quirk for Lenovo optical mouse 96cf492f508e HID: asus: filter G713/G733 key event to prevent shutdown cb33cde0dda6 HID: hid-sensor-hub: Return error for hid_set_field() failure 9bc75db6ad7b HID: hid-input: add mapping for emoji picker key 26308214e189 HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95 748a20cec454 HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock 19b4d6c0a7b5 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 0739b45a20c3 HID: asus: Filter keyboard EC for old ROG keyboard fdd51e34f453 net: ieee802154: fix null deref in parse dev addr ---- Link: https://lore.kernel.org/r/20210616152836.655643420@linuxfoundation.org Link: https://github.com/Freescale/linux-fslc/pull/380 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc_5.12.bb | 4 ++-- 1 file 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 18bb46c3b..de5413a6e 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" # # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and # should be updated once patchlevel is merged. -LINUX_VERSION = "5.12.11" +LINUX_VERSION = "5.12.12" KBRANCH = "5.12.x+fslc" -SRCREV = "55f71ca4e7196e3c667c720b55d4fd1117d0a051" +SRCREV = "11fc2f2061d65204b1a33e8f6cd385ae753cb69b" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf From cd92f405ecb42b539765548b60c0311e63b78422 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Tue, 22 Jun 2021 07:27:54 +0000 Subject: linux-fslc-lts: update to v5.10.45 Kernel repository has been upgraded to v5.10.45 from stable korg. Following upstream commits are included in this version: ---- 037a447b7a0b Linux 5.10.45 808fcc1e707c fib: Return the correct errno code d8b2e3e17c33 net: Return the correct errno code 04c1556bfc79 net/x25: Return the correct errno code 0aa356950800 rtnetlink: Fix missing error code in rtnl_bridge_notify() 9250f97fd594 drm/amd/amdgpu:save psp ring wptr to avoid attack 9e8c2af01046 drm/amd/display: Fix potential memory leak in DMUB hw_init 75fa7fbef132 drm/amdgpu: refine amdgpu_fru_get_product_info 34fe4ccb1fe5 drm/amd/display: Allow bandwidth validation for 0 streams. ecd26536ec5b net: ipconfig: Don't override command-line hostnames or domains 511a01029115 nvme-loop: do not warn for deleted controllers during reset 155c2fea4b31 nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() 620424df29a0 nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails 1c80ca596cab nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() b8fdea0695fd scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V f8ac1bd5270b Bluetooth: Add a new USB ID for RTL8822CE 5491d97078fe scsi: qedf: Do not put host in qedf_vport_create() unconditionally 609b56e9791c ethernet: myri10ge: Fix missing error code in myri10ge_probe() 5d5f0d945d47 scsi: target: core: Fix warning on realtime kernels a61156314b66 gfs2: Fix use-after-free in gfs2_glock_shrink_scan bb73f2f78969 riscv: Use -mno-relax when using lld linker 35277c1a6669 HID: gt683r: add missing MODULE_DEVICE_TABLE 7a557de07917 gfs2: fix a deadlock on withdraw-during-mount c3e9ea16adc1 gfs2: Prevent direct-I/O write fallback errors from getting lost 864b5a8d5390 ARM: OMAP2+: Fix build warning when mmc_omap is not built 247ec8ee0bf2 ARM: OMAP1: Fix use of possibly uninitialized irq variable 3c0ad70cba1f drm/tegra: sor: Fully initialize SOR before registration 9c1d492baa91 gpu: host1x: Split up client initalization and registration 570b3e4020f2 drm/tegra: sor: Do not leak runtime PM reference b1e3596416d7 HID: usbhid: fix info leak in hid_submit_ctrl 1dfd9f18ca64 HID: Add BUS_VIRTUAL to hid_connect logging 258d3fdbb15e HID: multitouch: set Stylus suffix for Stylus-application devices, too 6a142ea61074 HID: quirks: Add quirk for Lenovo optical mouse 716a087adc22 HID: hid-sensor-hub: Return error for hid_set_field() failure 0bd8a4b46cdb HID: hid-input: add mapping for emoji picker key b3c5bfc43c5e HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95 be6c98879205 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 c7836de2cadd net: ieee802154: fix null deref in parse dev addr ---- Link: https://lore.kernel.org/r/20210616152835.407925718@linuxfoundation.org https://github.com/Freescale/linux-fslc/pull/379 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-lts_5.10.bb | 4 ++-- 1 file 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 682a487e2..7efd95d63 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" # # 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.44" +LINUX_VERSION = "5.10.45" KBRANCH = "5.10.x+fslc" -SRCREV = "1d2f89fc03e31e2eae35d0babc5d289f2ce91d68" +SRCREV = "ea83d76562ac7a43282ce5a909884d0294a8a20e" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf From f41a5d4d46f7513eaacc623d81c11cea3793b3c8 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Tue, 22 Jun 2021 07:29:00 +0000 Subject: linux-fslc-imx: update to v5.4.127 Kernel repository has been upgraded to v5.4.127 from stable korg. Following upstream commits are included in this version: ---- a82d4d5e9fe6 Linux 5.4.127 f7afaf778591 fib: Return the correct errno code 51cc5ad292da net: Return the correct errno code 376a703f9dce net/x25: Return the correct errno code 107140952ecd rtnetlink: Fix missing error code in rtnl_bridge_notify() 12fa0fdbcd0f drm/amd/display: Allow bandwidth validation for 0 streams. 8c48345fdc98 net: ipconfig: Don't override command-line hostnames or domains c8e4a72b255e nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() 655d4dc10a23 nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails ed4bee6e1bb7 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() 31ac5531110a scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V 4791b8948741 scsi: qedf: Do not put host in qedf_vport_create() unconditionally 8034fc4ee9ef ethernet: myri10ge: Fix missing error code in myri10ge_probe() ea4a9a34c9b2 scsi: target: core: Fix warning on realtime kernels 86fd5b27db74 gfs2: Fix use-after-free in gfs2_glock_shrink_scan 527f70f76742 riscv: Use -mno-relax when using lld linker e58f4b5046e0 HID: gt683r: add missing MODULE_DEVICE_TABLE 50b8e1be15f6 gfs2: Prevent direct-I/O write fallback errors from getting lost c8eff6762943 ARM: OMAP2+: Fix build warning when mmc_omap is not built e4c3f7a6a3b2 drm/tegra: sor: Do not leak runtime PM reference 7f5a4b24cdbd HID: usbhid: fix info leak in hid_submit_ctrl 20fbcfaaa571 HID: Add BUS_VIRTUAL to hid_connect logging 41b9b39e1b37 HID: multitouch: set Stylus suffix for Stylus-application devices, too 2173746ed125 HID: quirks: Add quirk for Lenovo optical mouse cdf5e4747da9 HID: hid-sensor-hub: Return error for hid_set_field() failure 1f760c4e655c HID: hid-input: add mapping for emoji picker key 818bf51031cf HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 d0f47648b87b net: ieee802154: fix null deref in parse dev addr ---- Link: https://lore.kernel.org/r/20210616152834.149064097@linuxfoundation.org Link: https://github.com/Freescale/linux-fslc/pull/378 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-imx_5.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb index b2d9ea9b6..d71aa206c 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.4.bb @@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." # ------------------------------------------------------------------------------ # 1. Stable (tag or SHA(s)) # ------------------------------------------------------------------------------ -# tag: v5.4.126 +# tag: v5.4.127 # # ------------------------------------------------------------------------------ # 2. NXP-specific (tag or SHA(s)) @@ -71,14 +71,14 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" KBRANCH = "5.4-2.3.x-imx" -SRCREV = "a402819056e695056c43981ca9acf520b6b00c84" +SRCREV = "4efcf5cb62af1dae546bc1022b4edf6dedb6c983" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. # # 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.126" +LINUX_VERSION = "5.4.127" # Local version indicates the branch name in the NXP kernel tree where patches are collected from. LOCALVERSION = "-imx-5.4.70-2.3.0" -- cgit v1.2.3-54-g00ecf From c32e4f59131a2709d729b9df7ba58aaf4514b8c5 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 14:32:36 +0000 Subject: linux-fslc: update to v5.12.13 Kernel repository has been upgraded to v5.12.13 from stable korg. Following upstream commits are included in this version: ---- 1463281b5efd Linux 5.12.13 fa8c413e6b74 usb: dwc3: core: fix kernel panic when do reboot afd8b0d091d5 usb: dwc3: debugfs: Add and remove endpoint dirs dynamically c4aedcd7026b perf beauty: Update copy of linux/socket.h with the kernel sources 37699aef8dc6 tools headers UAPI: Sync linux/in.h copy with the kernel sources a5bbae600f01 net: fec_ptp: add clock rate zero check 97bf4dc3e1a3 net: stmmac: disable clocks in stmmac_remove_config_dt() bcc0a8a25dc6 mm/slub.c: include swab.h ce6e8bee7a38 mm/slub: actually fix freelist pointer vs redzoning cf990cfae36b mm/slub: fix redzoning for small allocations ca28a428cf1a mm/slub: clarify verification reporting 3af098f31a82 mm/hugetlb: expand restore_reserve_on_error functionality d3369218f922 mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare 7db3a9e6e465 mm,hwpoison: fix race with hugetlb page allocation 25053a8404ba net: bridge: fix vlan tunnel dst refcnt when egressing abb02e05cb1c net: bridge: fix vlan tunnel dst null pointer dereference b6982493ed2d net: ll_temac: Fix TX BD buffer overwrite e8afe05bd359 net: ll_temac: Make sure to free skb when it is completely used ee85fdbcea82 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. df6cd610bbe5 drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. 6fd67a68154b cfg80211: avoid double free of PMSR request 34e2e11e2282 cfg80211: make certificate generation more robust 2ffac7f3c81a mac80211: minstrel_ht: fix sample time check 077ad15b8b72 mac80211: move interface shutdown out of wiphy lock db40ccfec26d cfg80211: shut down interfaces on failed resume 721b9c56b271 cfg80211: fix phy80211 symlink creation 5ea9123f4631 mac80211: fix 'reset' debugfs locking 7b1b88232e40 mac80211: Fix NULL ptr deref for injected rate info 8043903fcb72 mac80211: fix deadlock in AP/VLAN handling 789a43de7876 dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc 70fd2a63fc1c crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo f5644a1cf617 Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0 74c3c34a04bc powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set 6d427e1730da x86/fpu: Reset state for all signal restore failures 002665dcba4b x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer ec25ea1f3f05 x86/fpu: Prevent state corruption in __fpu__restore_sig() 811148810eda x86/pkru: Write hardware init value to PKRU when xstate is init b7a05aba39f7 x86/ioremap: Map EFI-reserved memory as encrypted for SEV e85c3112ddb4 x86/process: Check PF_KTHREAD and not current->mm for kernel threads 14225dfbbada x86/mm: Avoid truncating memblocks for SGX memory f99607667fd1 ARCv2: save ABI registers across signal handling 6c800b5a60af s390/ap: Fix hanging ioctl caused by wrong msg counter 99de738e5b16 s390/mcck: fix calculation of SIE critical section size a4edc506abd5 KVM: X86: Fix x86_emulator slab cache leak c87dc2e491d4 KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU df9a40cfb3be KVM: x86: Immediately reset the MMU context when the SMM flag is cleared 54bab5cfa8c1 s390/mcck: fix invalid KVM guest condition check 47dbe49b1953 btrfs: zoned: fix negative space_info->bytes_readonly fb4af05cc622 PCI: Work around Huawei Intelligent NIC VF FLR erratum 4879d99a1af0 PCI: Add ACS quirk for Broadcom BCM57414 NIC 3d213a4ddf49 PCI: aardvark: Fix kernel panic during PIO transfer 74c1ea1b1b82 PCI: Mark AMD Navi14 GPU ATS as broken 02bbc04c2630 PCI: Mark some NVIDIA GPUs to avoid bus reset 39fc44156f3a PCI: Mark TI C667X to avoid bus reset c89a2fda651e tracing: Do no increment trace_clock_global() by one 5b5b8be020c7 tracing: Do not stop recording comms if the trace file is being read 0eee3ce5249f tracing: Do not stop recording cmdlines when tracing is off c12f71e86f22 usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection 955b2bd83c38 usb: core: hub: Disable autosuspend for Cypress CY7C65632 d0760a4ef856 can: mcba_usb: fix memory leak in mcba_usb 1071065eeb33 can: j1939: fix Use-after-Free, hold skb ref while in use e89912962fa0 can: bcm/raw/isotp: use per module netdevice notifier dc6415cb5cf8 can: bcm: fix infoleak in struct bcm_msg_head 68a1936e1812 bpf: Do not mark insn as seen under speculative path verification 408a4956acde bpf: Inherit expanded/patched seen count from old aux data 99c028fb3a99 perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter() b390fbe65816 perf metricgroup: Fix find_evsel_group() event selector 8a484eebcc93 irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry c71845655436 mm: relocate 'write_protect_seq' in struct mm_struct 68c5ac88abcc riscv: code patching only works on !XIP_KERNEL 4a737ccdb651 hwmon: (scpi-hwmon) shows the negative temperature properly 7a01fdd060eb radeon: use memcpy_to/fromio for UVD fw upload becfe762bf36 ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin 6b935731cdc9 drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device 7e7d112f7a2c pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled f9ae1750ac6c ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode dc68f0c9e4a0 regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL 600831a22047 spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() b4c0a756d88e regulator: hi6421v600: Fix .vsel_mask setting aa2b159f3839 ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values f292028099b1 sched/pelt: Ensure that *_sum is always synced with *_avg 6d655c27bab2 spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code 6e47a8167e5d regulator: rtmv20: Fix to make regcache value first reading back from HW fccd7c3574c9 regulator: mt6315: Fix function prototype for mt6315_map_mode e1ffb123e96d ASoC: fsl-asoc-card: Set .owner attribute when registering card. 6472955af5e8 phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() b437e0282764 ASoC: rt5659: Fix the lost powers for the HDA header f3a4ed2f8168 platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support 83581c571520 regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting 76f0004671b0 regulator: cros-ec: Fix error code in dev_err message d11d79e52ba0 net: ethernet: fix potential use-after-free in ec_bhf_remove 9069a7e0dd59 icmp: don't send out ICMP messages with a source address of 0.0.0.0 bddd2091e1c4 bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path 0490cea41ab1 bnxt_en: Fix TQM fastpath ring backing store computation dc5ebaf83af9 bnxt_en: Rediscover PHY capabilities after firmware reset 6b3496e07913 cxgb4: fix wrong shift. b4f7a9fc9d09 net: cdc_eem: fix tx fixup skb leak f4de2b43d13b net: hamradio: fix memory leak in mkiss_close fc2fd420b053 be2net: Fix an error handling path in 'be_probe()' d7aeb00dc5a0 net/mlx5: Reset mkey index on creation a537892fa85e net/mlx5e: Don't create devices during unload flow 7fac9dc2dc09 net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation padding 0069be27bf64 net/mlx5: SF_DEV, remove SF device on invalid state c08fd2ddb418 net/mlx5: E-Switch, Allow setting GUID for host PF vport 648a07c4d5de net/mlx5: E-Switch, Read PF mac address 1666c186fe8a net/mlx5: Check that driver was probed prior attaching the device e384aeadab1b net/mlx5: Fix error path for set HCA defaults 3cbfeea44b8d net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock 77de6ee73f54 net: ipv4: fix memory leak in ip_mc_add1_src 6a993bca5ba6 net: fec_ptp: fix issue caused by refactor the fec_devtype 14616c372a7b net: usb: fix possible use-after-free in smsc75xx_bind 5e006cdb9b75 lantiq: net: fix duplicated skb in rx descriptor ring 62e2f20e2e99 net: cdc_ncm: switch to eth%d interface naming 220c3c36b1f8 ptp: improve max_adj check against unreasonable values 7d14c66f906c net: mhi_net: Update the transmit handler prototype 4a99047ed51c bpf: Fix leakage under speculation on mispredicted branches 19892ab9c9d8 net: qrtr: fix OOB Read in qrtr_endpoint_post 55c6d93e0b38 ipv4: Fix device used for dst_alloc with local routes 490e879c3848 cxgb4: fix wrong ethtool n-tuple rule lookup 45988cab933e netxen_nic: Fix an error handling path in 'netxen_nic_probe()' ca9c08db4a8a qlcnic: Fix an error handling path in 'qlcnic_probe()' cfc7f0e70d64 ethtool: strset: fix message length calculation 4556e8ed3a82 net: qualcomm: rmnet: don't over-count statistics 5816edd370a7 net: make get_net_ns return error if NET_NS is disabled fd99cacdc70f net: stmmac: dwmac1000: Fix extended MAC address registers definition decb9c3ba468 cxgb4: halt chip before flashing PHY firmware image 2e4829cae148 cxgb4: fix sleep in atomic when flashing PHY firmware 291c5e3b8ca0 cxgb4: fix endianness when flashing boot image 9e029da0a957 alx: Fix an error handling path in 'alx_probe()' 27ef25c72373 mptcp: fix soft lookup in subflow_error_report() 4dd7ed31e66b selftests: mptcp: enable syncookie only in absence of reorders 083e54e4c761 mptcp: do not warn on bad input from the network 59f4b11b9a7a mptcp: wake-up readers only for in sequence data 6fb5ea5dd0a6 mptcp: try harder to borrow memory from subflow under pressure 3371392c60e2 sch_cake: Fix out of bounds when parsing TCP options and header 76e02b8905d0 mptcp: Fix out of bounds when parsing TCP options f648089337cb netfilter: synproxy: Fix out of bounds when parsing TCP options 56c8b8333eb1 skbuff: fix incorrect msg_zerocopy copy notifications ed2299692680 net/mlx5e: Block offload of outer header csum for GRE tunnel b38c57a01a32 net/mlx5e: Block offload of outer header csum for UDP tunnels af452c9d5f78 Revert "net/mlx5: Arm only EQs with EQEs" 574a9f20f1c0 net/mlx5: DR, Don't use SW steering when RoCE is not supported 6a84c6df0eb5 net/mlx5: Consider RoCE cap before init RDMA resources b374c1304f6d net/mlx5e: Fix page reclaim for dead peer hairpin 462abaee88f5 net/mlx5e: Remove dependency in IPsec initialization flows b6447b72aca5 net/mlx5e: Fix use-after-free of encap entry in neigh update handler 7c7dd4e03be9 net/sched: act_ct: handle DNAT tuple collision 69a54b4899dd rtnetlink: Fix regression in bridge VLAN configuration 65310b0aff86 udp: fix race between close() and udp_abort() c4c9de226916 ice: parameterize functions responsible for Tx ring management 57b2b26fa656 ice: add ndo_bpf callback for safe mode netdev ops b499e673dc47 netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local a1f6740fa393 netfilter: nf_tables: initialize set before expression setup 2e44117758bf net: lantiq: disable interrupt before sheduling NAPI 2b66c0119c87 net: ena: fix DMA mapping function issues in XDP b0a744f7ac5a net: dsa: felix: re-enable TX flow control in ocelot_port_flush() b25b60d07616 net: rds: fix memory leak in rds_recvmsg 2f032ebff9b1 vrf: fix maximum MTU 0ffb460be3ab net: ipv4: fix memory leak in netlbl_cipsov4_add_std c54a64e7c0ac libbpf: Fixes incorrect rx_ring_setup_done ffc6be4cb861 mlxsw: core: Set thermal zone polling delay argument to real value at init f313da6d46f4 mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 d1b949c70206 mac80211: fix skb length check in ieee80211_scan_rx() faca4702ab22 staging: rtl8723bs: fix monitor netdev register/unregister 2eb4e0b36318 batman-adv: Avoid WARN_ON timing related checks 476de3f94ef4 fanotify: fix copy_event_to_user() fid error clean up a2aff09807fb kvm: LAPIC: Restore guard to prevent illegal APIC register access 28788dc5c705 mm/memory-failure: make sure wait for page writeback in memory_failure 43ea6532ea87 afs: Fix an IS_ERR() vs NULL check 6a5fadcb0ac1 dmaengine: stedma40: add missing iounmap() on error in d40_probe() c8e0794226f4 dmaengine: SF_PDMA depends on HAS_IOMEM 55b1c329a157 dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM a215987f731b dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM b476c74c1ff0 dmaengine: xilinx: dpdma: initialize registers before request_irq becd2ff7ebf6 dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions 6b82f6921a36 dmaengine: idxd: add missing dsa driver unregister c1ec6d46b63d dmaengine: idxd: add engine 'struct device' missing bus type assignment ---- Link: https://lore.kernel.org/r/20210621154921.212599475@linuxfoundation.org Link: https://github.com/Freescale/linux-fslc/pull/385 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc_5.12.bb | 4 ++-- 1 file 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 de5413a6e..98aeb6358 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" # # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and # should be updated once patchlevel is merged. -LINUX_VERSION = "5.12.12" +LINUX_VERSION = "5.12.13" KBRANCH = "5.12.x+fslc" -SRCREV = "11fc2f2061d65204b1a33e8f6cd385ae753cb69b" +SRCREV = "83d4bfe5b9d9c59f9b2f697a70ed82aa3a074d43" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf From b6d22dbaa28b17b3c854b7a3b3cdbf64f8e6c196 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 14:33:57 +0000 Subject: linux-fslc-lts: update to v5.10.46 Kernel repository has been upgraded to v5.10.46 from stable korg. Following upstream commits are included in this version: ---- 3de043c6851d Linux 5.10.46 174c27583b38 usb: dwc3: core: fix kernel panic when do reboot e52d43c82f2f usb: dwc3: debugfs: Add and remove endpoint dirs dynamically 1b5fbb66182f perf beauty: Update copy of linux/socket.h with the kernel sources 69371e0482ea tools headers UAPI: Sync linux/in.h copy with the kernel sources 4f6e7098f19b net: fec_ptp: add clock rate zero check 1af3a8e91f1a net: stmmac: disable clocks in stmmac_remove_config_dt() f71ca814c286 mm/slub.c: include swab.h f6ed23575416 mm/slub: actually fix freelist pointer vs redzoning 4314c8c63bfd mm/slub: fix redzoning for small allocations 4a36fda16b1b mm/slub: clarify verification reporting 12eb3c2c1a4f mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare fc7fdd8c5c2a net: bridge: fix vlan tunnel dst refcnt when egressing fe0448a3fad3 net: bridge: fix vlan tunnel dst null pointer dereference cfe403f209b1 net: ll_temac: Fix TX BD buffer overwrite 019ab7d044d0 net: ll_temac: Make sure to free skb when it is completely used 41984d4fbe21 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. bc58ec307ce9 drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. 96b4126f8c37 cfg80211: avoid double free of PMSR request 5493b0c2a784 cfg80211: make certificate generation more robust f74df6e08608 mac80211: Fix NULL ptr deref for injected rate info df203c1fdaaf dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc b842b568a584 crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo 63ba83563e71 x86/fpu: Reset state for all signal restore failures a7748e021b9f x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer 076f732b16a5 x86/fpu: Prevent state corruption in __fpu__restore_sig() abc790bdbbc5 x86/pkru: Write hardware init value to PKRU when xstate is init 208bb686e7fa x86/ioremap: Map EFI-reserved memory as encrypted for SEV 75a55bc2e5e6 x86/process: Check PF_KTHREAD and not current->mm for kernel threads ddaaf38e1923 x86/mm: Avoid truncating memblocks for SGX memory f6bcb1a6281d ARCv2: save ABI registers across signal handling b516daed9913 s390/ap: Fix hanging ioctl caused by wrong msg counter 7c003dab436d s390/mcck: fix calculation of SIE critical section size 3a9934d6b8dd KVM: X86: Fix x86_emulator slab cache leak 18eca69f88f2 KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU 669a8866e468 KVM: x86: Immediately reset the MMU context when the SMM flag is cleared 077cb8946f55 PCI: Work around Huawei Intelligent NIC VF FLR erratum ee1a9cfed28a PCI: Add ACS quirk for Broadcom BCM57414 NIC 1a1dbc447397 PCI: aardvark: Fix kernel panic during PIO transfer dac77a14fa27 PCI: Mark some NVIDIA GPUs to avoid bus reset 1e460ddf5be1 PCI: Mark TI C667X to avoid bus reset c9fd0ab39f0a tracing: Do no increment trace_clock_global() by one b313bd944ddd tracing: Do not stop recording comms if the trace file is being read adb3849ed8d5 tracing: Do not stop recording cmdlines when tracing is off 1a91fafa3edc usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection 576996b64e4d usb: core: hub: Disable autosuspend for Cypress CY7C65632 6bd3d80d1f01 can: mcba_usb: fix memory leak in mcba_usb 509ab6bfdd0c can: j1939: fix Use-after-Free, hold skb ref while in use 0cf4b377907f can: bcm/raw/isotp: use per module netdevice notifier acb755be1f7a can: bcm: fix infoleak in struct bcm_msg_head 8c82c52d1de9 bpf: Do not mark insn as seen under speculative path verification e9d271731d21 bpf: Inherit expanded/patched seen count from old aux data ed423d80bb9a irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry 103c4a08baec mm: relocate 'write_protect_seq' in struct mm_struct a87abba03a7a hwmon: (scpi-hwmon) shows the negative temperature properly 57b21ef118ac radeon: use memcpy_to/fromio for UVD fw upload 3e4b0fbb7293 ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin 360609fc8b06 drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device 5bd6bcb3532d pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled 6d0dc1b34c02 ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode ba8a26a7ce86 regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL 2f8f0e97cebb spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() e03c8b35161b ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values 813ff24f1d08 sched/pelt: Ensure that *_sum is always synced with *_avg f6d28f0e36e9 spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code 0ea21221dd5a regulator: rtmv20: Fix to make regcache value first reading back from HW 3c5064cd2979 ASoC: fsl-asoc-card: Set .owner attribute when registering card. 9a1790794623 phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() 02e245574887 ASoC: rt5659: Fix the lost powers for the HDA header 3fb6c6acc1a7 platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support 0609c36696e7 regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting 0ea923519a3f regulator: cros-ec: Fix error code in dev_err message 95deeb29d831 net: ethernet: fix potential use-after-free in ec_bhf_remove 8c0c2d97ad28 icmp: don't send out ICMP messages with a source address of 0.0.0.0 c5d70dbc4d0b bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path f8774be4dc11 bnxt_en: Fix TQM fastpath ring backing store computation acc9175541bf bnxt_en: Rediscover PHY capabilities after firmware reset acc358995975 cxgb4: fix wrong shift. 05b2b9f7d24b net: cdc_eem: fix tx fixup skb leak 290b0b6432e2 net: hamradio: fix memory leak in mkiss_close 45bf43d8685f be2net: Fix an error handling path in 'be_probe()' 327e626c39f3 net/mlx5: Reset mkey index on creation 38aafe678caa net/mlx5: E-Switch, Allow setting GUID for host PF vport 601be24dba48 net/mlx5: E-Switch, Read PF mac address 5f2ccc58a352 net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock ac31cc837caf net: ipv4: fix memory leak in ip_mc_add1_src d08f726cd5b8 net: fec_ptp: fix issue caused by refactor the fec_devtype 570a52cf3e01 net: usb: fix possible use-after-free in smsc75xx_bind 70c8418469fb lantiq: net: fix duplicated skb in rx descriptor ring 11fac7e91270 net: cdc_ncm: switch to eth%d interface naming 9a4794956292 ptp: improve max_adj check against unreasonable values 5fc6ed1831ca bpf: Fix leakage under speculation on mispredicted branches 960b08dd36de net: qrtr: fix OOB Read in qrtr_endpoint_post 0239c439cedc ipv4: Fix device used for dst_alloc with local routes 4b5ad4b5aefd cxgb4: fix wrong ethtool n-tuple rule lookup d708e5efdd31 netxen_nic: Fix an error handling path in 'netxen_nic_probe()' 70513cdb936e qlcnic: Fix an error handling path in 'qlcnic_probe()' fb3a94814368 ethtool: strset: fix message length calculation 0e185a7b285d net: qualcomm: rmnet: don't over-count statistics e3577776d606 net: qualcomm: rmnet: Update rmnet device MTU based on real device 4abfd597fe60 net: make get_net_ns return error if NET_NS is disabled 6a4b39944e2f net: stmmac: dwmac1000: Fix extended MAC address registers definition 6392ed82ad08 cxgb4: halt chip before flashing PHY firmware image b38ec782d004 cxgb4: fix sleep in atomic when flashing PHY firmware 3d60457d74d9 cxgb4: fix endianness when flashing boot image 5bf940fe91f8 alx: Fix an error handling path in 'alx_probe()' 0adf32c033a5 selftests: mptcp: enable syncookie only in absence of reorders eab06f7504da mptcp: do not warn on bad input from the network 222ebeda1702 mptcp: try harder to borrow memory from subflow under pressure 3b491dd593d5 sch_cake: Fix out of bounds when parsing TCP options and header 73eeba71dc99 mptcp: Fix out of bounds when parsing TCP options 9cdf299ba4e1 netfilter: synproxy: Fix out of bounds when parsing TCP options a336dc6fdd56 net/mlx5e: Block offload of outer header csum for UDP tunnels 34ff3770bff8 net/mlx5: DR, Don't use SW steering when RoCE is not supported 3623bfcab3bf net/mlx5: DR, Allow SW steering for sw_owner_v2 devices 792f16e083b5 net/mlx5: Consider RoCE cap before init RDMA resources be7f3f401d22 net/mlx5e: Fix page reclaim for dead peer hairpin 02c55a257046 net/mlx5e: Remove dependency in IPsec initialization flows 4733b73709a2 net/sched: act_ct: handle DNAT tuple collision c8f1437c0145 rtnetlink: Fix regression in bridge VLAN configuration 8729ec8a2238 udp: fix race between close() and udp_abort() 7dd7b1e4d929 ice: parameterize functions responsible for Tx ring management 805ae44fc0a8 ice: add ndo_bpf callback for safe mode netdev ops 27e3d7da654d netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local 5cea03aef609 net: lantiq: disable interrupt before sheduling NAPI db5f4adc93bd net: dsa: felix: re-enable TX flow control in ocelot_port_flush() 5946fbf48355 net: rds: fix memory leak in rds_recvmsg aba26b38388e vrf: fix maximum MTU deeeb65c6ee4 net: ipv4: fix memory leak in netlbl_cipsov4_add_std 2088824ac90b libbpf: Fixes incorrect rx_ring_setup_done 195585ddb767 mlxsw: core: Set thermal zone polling delay argument to real value at init e95848e9b52c mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 5a1cd67a801c mac80211: fix skb length check in ieee80211_scan_rx() 282baa8104af batman-adv: Avoid WARN_ON timing related checks ae1d3b989d19 fanotify: fix copy_event_to_user() fid error clean up 018685461a5b kvm: LAPIC: Restore guard to prevent illegal APIC register access 9e379da727a7 mm/memory-failure: make sure wait for page writeback in memory_failure 090b1bb928a9 afs: Fix an IS_ERR() vs NULL check 5efb0b3886c3 dmaengine: stedma40: add missing iounmap() on error in d40_probe() ff864fa71aa0 dmaengine: SF_PDMA depends on HAS_IOMEM c0090b0169d6 dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM f984fa006b8b dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM be4789636f72 dmaengine: xilinx: dpdma: initialize registers before request_irq edd60afc3fc3 dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions 4d74c9802328 dmaengine: idxd: add missing dsa driver unregister ---- Link: https://lore.kernel.org/r/20210621154911.244649123@linuxfoundation.org Link: https://github.com/Freescale/linux-fslc/pull/384 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-lts_5.10.bb | 4 ++-- 1 file 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 7efd95d63..0d4b4d2a9 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" # # 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.45" +LINUX_VERSION = "5.10.46" KBRANCH = "5.10.x+fslc" -SRCREV = "ea83d76562ac7a43282ce5a909884d0294a8a20e" +SRCREV = "4d3f9b84bc4b8c1586e30dcc62cbd99f047ceea1" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf From 4981f791ba35e57bf1c5f2382d8da07a192b3652 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 14:35:36 +0000 Subject: linux-fslc-imx: update to v5.4.128 Kernel repository has been upgraded to v5.4.128 from stable korg. Following upstream commits are included in this version: ---- 4037804c5574 Linux 5.4.128 fd7c4bd58249 usb: dwc3: core: fix kernel panic when do reboot d7e403eea007 usb: dwc3: debugfs: Add and remove endpoint dirs dynamically 5babc3977565 clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940 aad8f1d88ed6 clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue 5394080643bc clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support c53cc5f9587c ARM: OMAP: replace setup_irq() by request_irq() 7d266c8a2ae8 KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read 0c2a4178d796 tools headers UAPI: Sync linux/in.h copy with the kernel sources 7381c4d0bc10 net: fec_ptp: add clock rate zero check 190ecdf53d67 net: stmmac: disable clocks in stmmac_remove_config_dt() 4f69c8930674 mm/slub.c: include swab.h 9ddeea35c47d mm/slub: fix redzoning for small allocations c0837e021d90 mm/slub: clarify verification reporting 79855be6445b net: bridge: fix vlan tunnel dst refcnt when egressing a2241e62f6b4 net: bridge: fix vlan tunnel dst null pointer dereference b6c0ab11c88f net: ll_temac: Fix TX BD buffer overwrite 6d120ab4dc39 net: ll_temac: Make sure to free skb when it is completely used a32f70e06980 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. dbde458378ef drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. 92e08a5ffae9 cfg80211: avoid double free of PMSR request 01ade7c84fda cfg80211: make certificate generation more robust 05b4fdec273b dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc f3c629b164ca x86/fpu: Reset state for all signal restore failures 4f1e9bafa195 x86/pkru: Write hardware init value to PKRU when xstate is init 13c5f1f0798c x86/process: Check PF_KTHREAD and not current->mm for kernel threads 80c56699cf1a ARCv2: save ABI registers across signal handling cbb425f62df9 KVM: x86: Immediately reset the MMU context when the SMM flag is cleared 58877ce3fecd PCI: Work around Huawei Intelligent NIC VF FLR erratum a36d9bdc1917 PCI: Add ACS quirk for Broadcom BCM57414 NIC 4c90f90a91d7 PCI: aardvark: Fix kernel panic during PIO transfer 0e888c237754 PCI: aardvark: Don't rely on jiffies while holding spinlock f3b600a2b6bc PCI: Mark some NVIDIA GPUs to avoid bus reset 775c25b7a334 PCI: Mark TI C667X to avoid bus reset c7660ab8126e tracing: Do no increment trace_clock_global() by one 79894a5d75ab tracing: Do not stop recording comms if the trace file is being read 4ab1152bb778 tracing: Do not stop recording cmdlines when tracing is off 0061eff74824 usb: core: hub: Disable autosuspend for Cypress CY7C65632 6f87c0e21ad2 can: mcba_usb: fix memory leak in mcba_usb 22cba878abf6 can: j1939: fix Use-after-Free, hold skb ref while in use 776e0d16ac84 can: bcm/raw/isotp: use per module netdevice notifier c297559a2a2a can: bcm: fix infoleak in struct bcm_msg_head 35b651d6bdf3 hwmon: (scpi-hwmon) shows the negative temperature properly 8ea34be15fb5 radeon: use memcpy_to/fromio for UVD fw upload 0b445249635d pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled d7d307fb3e70 spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() 04e5fbe604d3 ASoC: rt5659: Fix the lost powers for the HDA header 81376d3d5ede regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting 19f88ca68ccf net: ethernet: fix potential use-after-free in ec_bhf_remove 63137ea2423c icmp: don't send out ICMP messages with a source address of 0.0.0.0 c3e6fbc7ba7c bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path 87971d582c66 bnxt_en: Rediscover PHY capabilities after firmware reset 755da76ec5de cxgb4: fix wrong shift. 81de2ed06df8 net: cdc_eem: fix tx fixup skb leak a49cbb762ef2 net: hamradio: fix memory leak in mkiss_close 0f868a684376 be2net: Fix an error handling path in 'be_probe()' c14c276d7f35 net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock 3dd2aeac2e96 net: ipv4: fix memory leak in ip_mc_add1_src 7b18f289fd0b net: fec_ptp: fix issue caused by refactor the fec_devtype 4252bf6c2b24 net: usb: fix possible use-after-free in smsc75xx_bind 217395c5ab15 lantiq: net: fix duplicated skb in rx descriptor ring 5f7acbf602d8 net: cdc_ncm: switch to eth%d interface naming 3daa97817aa8 ptp: improve max_adj check against unreasonable values 26b8d10703a9 net: qrtr: fix OOB Read in qrtr_endpoint_post 8d3de2b47e53 netxen_nic: Fix an error handling path in 'netxen_nic_probe()' a670a78fb180 qlcnic: Fix an error handling path in 'qlcnic_probe()' b0bb49b0fbc3 net: make get_net_ns return error if NET_NS is disabled 5d47a84f459c net: stmmac: dwmac1000: Fix extended MAC address registers definition c82e4e78094d alx: Fix an error handling path in 'alx_probe()' 4cefa061fc63 sch_cake: Fix out of bounds when parsing TCP options and header 6defc77d48ef netfilter: synproxy: Fix out of bounds when parsing TCP options ad689fec4498 net/mlx5e: Block offload of outer header csum for UDP tunnels 946a36f82a0b net/mlx5e: allow TSO on VXLAN over VLAN topologies 0bb0270832c8 net/mlx5: Consider RoCE cap before init RDMA resources 4b16118665e9 net/mlx5e: Fix page reclaim for dead peer hairpin 3c3461ed267b net/mlx5e: Remove dependency in IPsec initialization flows 2ae0f0a409c8 net/sched: act_ct: handle DNAT tuple collision 23f3d2779dd6 rtnetlink: Fix regression in bridge VLAN configuration 5a88477c1c85 udp: fix race between close() and udp_abort() cc4c6b19093c net: lantiq: disable interrupt before sheduling NAPI 2038cd15eacd net: rds: fix memory leak in rds_recvmsg cc16e7d36e5c vrf: fix maximum MTU 398a24447eb6 net: ipv4: fix memory leak in netlbl_cipsov4_add_std e7fbd8184fa9 batman-adv: Avoid WARN_ON timing related checks bf99ea52970c kvm: LAPIC: Restore guard to prevent illegal APIC register access 566345aaabac mm/memory-failure: make sure wait for page writeback in memory_failure 0498165c6fec afs: Fix an IS_ERR() vs NULL check 2a3f74ca167e dmaengine: stedma40: add missing iounmap() on error in d40_probe() 10fd28745d8b dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM 1e3c5c450567 dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM ---- Link: https://lore.kernel.org/r/20210621154904.159672728@linuxfoundation.org Link: https://github.com/Freescale/linux-fslc/pull/383 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-imx_5.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb index d71aa206c..1c6f65dfc 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.4.bb @@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." # ------------------------------------------------------------------------------ # 1. Stable (tag or SHA(s)) # ------------------------------------------------------------------------------ -# tag: v5.4.127 +# tag: v5.4.128 # # ------------------------------------------------------------------------------ # 2. NXP-specific (tag or SHA(s)) @@ -71,14 +71,14 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" KBRANCH = "5.4-2.3.x-imx" -SRCREV = "4efcf5cb62af1dae546bc1022b4edf6dedb6c983" +SRCREV = "db8ff65069a384326486a94ec13716a833fbe6fd" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. # # 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.127" +LINUX_VERSION = "5.4.128" # Local version indicates the branch name in the NXP kernel tree where patches are collected from. LOCALVERSION = "-imx-5.4.70-2.3.0" -- cgit v1.2.3-54-g00ecf From a018be4edb249156f073a857d92a9395bd283415 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 15:39:50 +0000 Subject: linux-fslc: update to v5.12.14 Kernel repository has been upgraded to v5.12.14 from stable korg. Following upstream commits are included in this version: ---- afe5d2361cfa Linux 5.12.14 c59019dfed03 integrity: Load mokx variables into the blacklist keyring b3ca1077e1c4 certs: Add ability to preload revocation certs 8365f9a6c815 certs: Move load_system_certificate_list to a common function 7be8fb1494c6 certs: Add EFI_CERT_X509_GUID support for dbx entries 2b2e592096b5 Revert "drm: add a locked version of drm_is_current_master" 54ab8b082d0a mm/hwpoison: do not lock page again when me_huge_page() successfully recovers ee98cb6f22dc netfs: fix test for whether we can skip read when writing beyond EOF e77b796eb9b7 swiotlb: manipulate orig_addr when tlb_addr has offset d94b8af42e53 KVM: SVM: Call SEV Guest Decommission if ASID binding fails 11b5f1bdadb6 mm, futex: fix shared futex pgoff on shmem huge page a8f60caa646b mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk() 8ab4361cb4fd mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes 6701cbcf02b5 mm: page_vma_mapped_walk(): get vma_address_end() earlier ec7c3f283122 mm: page_vma_mapped_walk(): use goto instead of while (1) 0c1a4f969895 mm: page_vma_mapped_walk(): add a level of indentation 063ef7dd44ea mm: page_vma_mapped_walk(): crossing page table boundary bcd41f6b0f1a mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block 0d212ac10de5 mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd dc7010b49a99 mm: page_vma_mapped_walk(): settle PageHuge on entry 2d8d4f42ec20 mm: page_vma_mapped_walk(): use page for pvmw->page 2ceb1f903fa0 mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split d1367516c1d6 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() 9dbb5ac4291f mm/thp: fix page_address_in_vma() on file THP tails b2a4c9a9d2da mm/thp: fix vma_address() if virtual address below file offset 926b3364f87b mm/thp: try_to_unmap() use TTU_SYNC for safe splitting b1daf8f86213 mm/thp: make is_huge_zero_pmd() safe and quicker a9e223073147 mm/thp: fix __split_huge_pmd_locked() on shmem migration entry 46adfc287094 mm, thp: use head page in __migration_entry_wait() 7867cc42fc9d mm/memory-failure: use a mutex to avoid memory_failure() races 3e40e787d89b x86/fpu: Make init_fpstate correct with optimized XSAVE be2b52c651ed x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() eb674f16f194 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() 998f7b27e9c3 kthread_worker: split code for canceling the delayed work timer a9d294f749c4 xen/events: reset active flag for lateeoi events later f810a6ac02bc ceph: must hold snap_rwsem when filling inode for async create cdc9ae6b3bd4 i2c: robotfuzz-osif: fix control-request directions c36fbd888dcc KVM: do not allow mapping valid but non-reference-counted pages cf9fdfe7ac67 s390: clear pt_regs::flags on irq entry c37ba4086c80 s390: fix system call restart with multiple signals 24b8aa8c90a8 s390/stack: fix possible register corruption with stack switch helper 57378c52f158 s390/topology: clear thread/group maps for offline cpus 2eb327bf4de3 nilfs2: fix memory leak in nilfs_sysfs_delete_device_group 48e33193a269 software node: Handle software node injection to an existing device properly 0ffdf36db924 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) 79e0dbd5aa90 gpiolib: cdev: zero padding during conversion to gpioline_info_changed 5079a0fcda66 i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access 39eb61208e9d pinctrl: stm32: fix the reported number of GPIO lines per bank 96bade7ca937 pinctrl: microchip-sgpio: Put fwnode in error case during ->probe() 19e15b517a7d perf/x86: Track pmu in per-CPU cpu_hw_events 8bfb7c12758a riscv: dts: fu740: fix cache-controller interrupts 736b50ef2e3d net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY c34ef5b94b6a net: ll_temac: Add memory-barriers for TX BD access db676e73666a PCI: Add AMD RS690 quirk to enable 64-bit DMA 9a10de6de0ff recordmcount: Correct st_shndx handling e57188c29d63 mac80211: handle various extensible elements correctly 01267d00e1c3 mac80211: reset profile_periodicity/ema_ap 961535de3495 net: qed: Fix memcpy() overflow of qed_dcbx_params() bee7a6e2b973 KVM: selftests: Fix kvm_check_cap() assertion 4af8575846ca r8169: Avoid memcpy() over-reading of ETH_SS_STATS 45c6af8237bf sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS 731225fad606 r8152: Avoid memcpy() over-reading of ETH_SS_STATS 86876b371ccb net/packet: annotate accesses to po->ifindex 598c3d47f69d net/packet: annotate accesses to po->bind e309e4631c56 qmi_wwan: Do not call netif_rx from rx_fixup e5e2010ac3e2 bpf, selftests: Adjust few selftest outcomes wrt unreachable code e056cc440ae7 net: caif: fix memory leak in ldisc_open 6a3354d38cef riscv32: Use medany C model for modules 2ec33ddbc120 net: phy: dp83867: perform soft reset and retain established link ad91e20dfffd net/packet: annotate data race in packet_sendmsg() 231504bdfa03 inet: annotate date races around sk->sk_txhash 8e09e904ad15 net: annotate data race in sock_error() cb50cdafb802 ping: Check return value of function 'ping_queue_rcv_skb' a2f974276fc2 inet: annotate data race in inet_send_prepare() and inet_dgram_connect() a655fe62b436 net: ethtool: clear heap allocations for ethtool function 0529c16aca76 mac80211: drop multicast fragments df0e6c29a49f net: ipv4: Remove unneed BUG() function c12778caacf8 dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma e67423ed6001 dmaengine: mediatek: do not issue a new desc if one is still current c11dd2d04e82 dmaengine: mediatek: free the proper desc in desc_free handler 069907508fe1 dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() d79b7bb9540b dmaengine: idxd: Fix missing error code in idxd_cdev_open() c84ccd00b255 cfg80211: call cfg80211_leave_ocb when switching away from OCB 7019c9f385b2 mac80211_hwsim: drop pending frames on stop 93e9f3fbafe3 mac80211: remove warning in ieee80211_get_sband() 105d84c27974 dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits e442acb8dfcf dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig 3e7da85cf916 dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc() a300c3ff0c17 dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() 6d8af08a452e perf/x86/intel/lbr: Zero the xstate buffer on allocation 7ad4a4bfb8b7 perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context 49a122ae9c66 drm/kmb: Fix error return code in kmb_hw_init() a8faa6a1112c locking/lockdep: Improve noinstr vs errors 16349865b7a5 x86/xen: Fix noinstr fail in exc_xen_unknown_trap() 1455ac355c5f x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall() a48373603da8 x86/entry: Fix noinstr fail in __do_fast_syscall_32() d923261e73d0 drm/vc4: hdmi: Make sure the controller is powered in detect 0a4f5173a8cb drm/vc4: hdmi: Move the HSM clock enable to runtime_pm 133ad06e0419 Revert "PCI: PM: Do not read power state in pci_enable_device_flags()" 0869bd265b8a spi: spi-nxp-fspi: move the register operation after the clock enable 82fde4cde569 psi: Fix psi state corruption when schedule() races with cgroup move d698344a97bd mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk fb1039fb3b7f ARM: 9081/1: fix gcc-10 thumb2-kernel regression 83a0369de87e drm/amdgpu: wait for moving fence after pinning abaafb91c935 drm/radeon: wait for moving fence after pinning 8361b40cc355 drm/nouveau: wait for moving fence after pinning v2 58bc23d28417 drm: add a locked version of drm_is_current_master 07553a027bf9 Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell." c798a995cb39 Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue." 404dd3af590a module: limit enabling module.sig_enforce ---- Link: https://lore.kernel.org/lkml/20210630133626.478045-1-sashal@kernel.org/ Link: https://github.com/Freescale/linux-fslc/pull/390 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc_5.12.bb | 4 ++-- 1 file 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 98aeb6358..e8b77f614 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" # # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and # should be updated once patchlevel is merged. -LINUX_VERSION = "5.12.13" +LINUX_VERSION = "5.12.14" KBRANCH = "5.12.x+fslc" -SRCREV = "83d4bfe5b9d9c59f9b2f697a70ed82aa3a074d43" +SRCREV = "2f4aa90810432316f74d4ebfc4c92b959622184c" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf From d307aeb27664ba1e1181fa8c367826bd09d052df Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 15:40:32 +0000 Subject: linux-fslc-lts: update to v5.10.47 Kernel repository has been upgraded to v5.10.47 from stable korg. Following upstream commits are included in this version: ---- 4357ae26d4cd Linux 5.10.47 1573d595e239 integrity: Load mokx variables into the blacklist keyring c6ae6f89fc4f certs: Add ability to preload revocation certs 72d6f5d982f0 certs: Move load_system_certificate_list to a common function 45109066f686 certs: Add EFI_CERT_X509_GUID support for dbx entries 0ba128fa68a4 Revert "drm: add a locked version of drm_is_current_master" 0463b49e0239 netfs: fix test for whether we can skip read when writing beyond EOF e6108147dd91 swiotlb: manipulate orig_addr when tlb_addr has offset 7570a8b5dd49 KVM: SVM: Call SEV Guest Decommission if ASID binding fails 377a796e7a71 mm, futex: fix shared futex pgoff on shmem huge page ab9d178167ea mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk() 915c3a262c49 mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes 90073aecc3cc mm: page_vma_mapped_walk(): get vma_address_end() earlier bf60fc2314b9 mm: page_vma_mapped_walk(): use goto instead of while (1) 9f85dcaf1533 mm: page_vma_mapped_walk(): add a level of indentation e56bdb397663 mm: page_vma_mapped_walk(): crossing page table boundary 8dc191ed9c5f mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block 7b55a4bcfccf mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd 1cb0b9059f9e mm: page_vma_mapped_walk(): settle PageHuge on entry 65febb41b4d6 mm: page_vma_mapped_walk(): use page for pvmw->page 825c28052b4d mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split 0010275ca243 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() 38cda6b5ab83 mm/thp: fix page_address_in_vma() on file THP tails 37ffe9f4d7ff mm/thp: fix vma_address() if virtual address below file offset 66be14a92609 mm/thp: try_to_unmap() use TTU_SYNC for safe splitting 6527d8ef68c3 mm/thp: make is_huge_zero_pmd() safe and quicker a8f4ea1d38ac mm/thp: fix __split_huge_pmd_locked() on shmem migration entry 32f954e961ca mm, thp: use head page in __migration_entry_wait() bfd90b56d7f6 mm/rmap: use page_not_mapped in try_to_unmap() ff81af8259bb mm/rmap: remove unneeded semicolon in page_not_mapped() a0ad7ea018e7 mm: add VM_WARN_ON_ONCE_PAGE() macro 130a1d76ee0b x86/fpu: Make init_fpstate correct with optimized XSAVE 51d8011782ed x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() 2b35a4eaaaae kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() bfe28af78a20 kthread_worker: split code for canceling the delayed work timer 02c303f3b9fb ceph: must hold snap_rwsem when filling inode for async create de0af2651daa i2c: robotfuzz-osif: fix control-request directions dd8ed6c9bc22 KVM: do not allow mapping valid but non-reference-counted pages 5fd0c2cf7b11 s390/stack: fix possible register corruption with stack switch helper ab5bef978038 nilfs2: fix memory leak in nilfs_sysfs_delete_device_group ace31c91fd59 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) b9e6c20d4c9d gpiolib: cdev: zero padding during conversion to gpioline_info_changed 0221a5a4db46 i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access 018d03fcf77a pinctrl: stm32: fix the reported number of GPIO lines per bank df654cd3d300 perf/x86: Track pmu in per-CPU cpu_hw_events f9e73b2967f6 net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY 1c9cf96f5652 net: ll_temac: Add memory-barriers for TX BD access bafb6cdd4f70 PCI: Add AMD RS690 quirk to enable 64-bit DMA d91c50e6a678 recordmcount: Correct st_shndx handling fb71d81ccd69 mac80211: handle various extensible elements correctly 676a7cb1a96b mac80211: reset profile_periodicity/ema_ap ca0e1fefbb53 net: qed: Fix memcpy() overflow of qed_dcbx_params() 4658a8d30791 KVM: selftests: Fix kvm_check_cap() assertion e83e3c5d85a7 r8169: Avoid memcpy() over-reading of ETH_SS_STATS 992b105abf57 sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS a10856ea6066 r8152: Avoid memcpy() over-reading of ETH_SS_STATS 196b22ef6cd1 net/packet: annotate accesses to po->ifindex da8b3aeff4ad net/packet: annotate accesses to po->bind 18ed1789bbce net: caif: fix memory leak in ldisc_open edcd7594ada9 riscv32: Use medany C model for modules 47c07f919fab net: phy: dp83867: perform soft reset and retain established link f57132a887ea net/packet: annotate data race in packet_sendmsg() 9707960ecfdc inet: annotate date races around sk->sk_txhash 7293f63b7b62 net: annotate data race in sock_error() 61b132f67c0d ping: Check return value of function 'ping_queue_rcv_skb' 08c389de6d53 inet: annotate data race in inet_send_prepare() and inet_dgram_connect() c2311fd6de78 net: ethtool: clear heap allocations for ethtool function c2813d1966ba mac80211: drop multicast fragments fedc4d4f548c net: ipv4: Remove unneed BUG() function 93c2aac13b08 dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma 0f48f9277182 dmaengine: mediatek: do not issue a new desc if one is still current 63fa5b2d4b55 dmaengine: mediatek: free the proper desc in desc_free handler 78fa0f707d73 dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() 6a07cf36064a cfg80211: call cfg80211_leave_ocb when switching away from OCB a9028333001f mac80211_hwsim: drop pending frames on stop 8cfe765afd5a mac80211: remove warning in ieee80211_get_sband() b671b9816982 dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits 524f70b30ef8 dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig 13b245a7bd59 dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc() 86f3e72dcb72 dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() 4df9ed0edb9f perf/x86/intel/lbr: Zero the xstate buffer on allocation 56bc20e5fc64 perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context ca2acbd5483f locking/lockdep: Improve noinstr vs errors 59aa5c91f863 x86/xen: Fix noinstr fail in exc_xen_unknown_trap() cb83c99cf675 x86/entry: Fix noinstr fail in __do_fast_syscall_32() cf5935487594 drm/vc4: hdmi: Make sure the controller is powered in detect f73aca83fd83 drm/vc4: hdmi: Move the HSM clock enable to runtime_pm f11f9ff8a7c9 Revert "PCI: PM: Do not read power state in pci_enable_device_flags()" 4b06ebab4a82 spi: spi-nxp-fspi: move the register operation after the clock enable 50a1312a29d1 arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required bd5d4df4dcc1 arm64: Ignore any DMA offsets in the max_zone_phys() calculation 3bbdf5a6fcd2 MIPS: generic: Update node names to avoid unit addresses 03096a46019e mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk b8fd230ae085 ARM: 9081/1: fix gcc-10 thumb2-kernel regression 3d6c4f78ec61 drm/amdgpu: wait for moving fence after pinning 694bb36aa75d drm/radeon: wait for moving fence after pinning bcfea2412f4b drm/nouveau: wait for moving fence after pinning v2 3ef0ca0ec995 drm: add a locked version of drm_is_current_master fea853aca321 Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell." 1bd81429d53d Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue." 3051f230f19f module: limit enabling module.sig_enforce ---- Link: https://lore.kernel.org/lkml/20210630134020.478257-1-sashal@kernel.org/ Link: https://github.com/Freescale/linux-fslc/pull/389 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-lts_5.10.bb | 4 ++-- 1 file 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 0d4b4d2a9..bd601ed21 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" # # 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.46" +LINUX_VERSION = "5.10.47" KBRANCH = "5.10.x+fslc" -SRCREV = "4d3f9b84bc4b8c1586e30dcc62cbd99f047ceea1" +SRCREV = "03eb3893e83beaee3a83b119cd9f2a3001573012" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf From 45422176b394c98da7d88bb0c3181da75a45b05d Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 15:42:05 +0000 Subject: linux-fslc-imx: update to v5.4.129 Kernel repository has been upgraded to v5.4.129 from stable korg. Following upstream commits are included in this version: ---- 82ffbc138a1f Linux 5.4.129 9011aaab90b8 certs: Move load_system_certificate_list to a common function e20b90e4f81b certs: Add EFI_CERT_X509_GUID support for dbx entries 06ab9df09eb3 x86/efi: move common keyring handler functions to new file ac7d3f554472 certs: Add wrapper function to check blacklisted binary hash 61168eafe024 mm, futex: fix shared futex pgoff on shmem huge page a33b70d62552 mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk() e045e9e79d2a mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes 037a1d67d236 mm: page_vma_mapped_walk(): get vma_address_end() earlier fa89d536948a mm: page_vma_mapped_walk(): use goto instead of while (1) a499febd9935 mm: page_vma_mapped_walk(): add a level of indentation b1783bf8c8e4 mm: page_vma_mapped_walk(): crossing page table boundary 80b2270a14b8 mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block ef161ccaca70 mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd 4961160272b7 mm: page_vma_mapped_walk(): settle PageHuge on entry 52e2b20fb5e4 mm: page_vma_mapped_walk(): use page for pvmw->page 82ee7326af7a mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split bd4389215227 mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() b767134ec30a mm/thp: fix page_address_in_vma() on file THP tails 41432a8a6776 mm/thp: fix vma_address() if virtual address below file offset 4b0a34e222e5 mm/thp: try_to_unmap() use TTU_SYNC for safe splitting bd092a0f1942 mm/thp: make is_huge_zero_pmd() safe and quicker 4c37d7f269f8 mm/thp: fix __split_huge_pmd_locked() on shmem migration entry 7ce4b73d349b mm, thp: use head page in __migration_entry_wait() 68ce37ebe0f2 mm/rmap: use page_not_mapped in try_to_unmap() 432b61863ac7 mm/rmap: remove unneeded semicolon in page_not_mapped() cfe575954ddd mm: add VM_WARN_ON_ONCE_PAGE() macro 42f11f0fe977 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() 06ab015d1849 kthread_worker: split code for canceling the delayed work timer d77c9c8537db i2c: robotfuzz-osif: fix control-request directions bb85717e3797 KVM: do not allow mapping valid but non-reference-counted pages d6f751ecccfb nilfs2: fix memory leak in nilfs_sysfs_delete_device_group 702acfcbfa68 pinctrl: stm32: fix the reported number of GPIO lines per bank 76c10e10ba7b net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY aa00b9780482 net: ll_temac: Add memory-barriers for TX BD access d807b93f9bca PCI: Add AMD RS690 quirk to enable 64-bit DMA 5830f2081d98 recordmcount: Correct st_shndx handling 70866199220e net: qed: Fix memcpy() overflow of qed_dcbx_params() b7168ec176fd KVM: selftests: Fix kvm_check_cap() assertion 58687d143515 r8169: Avoid memcpy() over-reading of ETH_SS_STATS cb4a2e4e224a sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS 97e0102e1824 r8152: Avoid memcpy() over-reading of ETH_SS_STATS f12a5b48bcc8 net/packet: annotate accesses to po->ifindex cdcedd3c8683 net/packet: annotate accesses to po->bind 343406f9c198 net: caif: fix memory leak in ldisc_open 8707ce86e927 net: phy: dp83867: perform soft reset and retain established link 9f2d04dfb3c4 inet: annotate date races around sk->sk_txhash d40ff07a7b7d ping: Check return value of function 'ping_queue_rcv_skb' 9df4f031536b net: ethtool: clear heap allocations for ethtool function 62aed2df294a mac80211: drop multicast fragments eb2b1216bc8f net: ipv4: Remove unneed BUG() function e0c950d2fddb dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma f7b1926c7c5d dmaengine: mediatek: do not issue a new desc if one is still current 3d995587c3ea dmaengine: mediatek: free the proper desc in desc_free handler c09af3877b53 dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() f2c027a7750f cfg80211: call cfg80211_leave_ocb when switching away from OCB 78bf3c613148 mac80211_hwsim: drop pending frames on stop ae9de9444b54 mac80211: remove warning in ieee80211_get_sband() 0e486713779a dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() 456367b24190 Revert "PCI: PM: Do not read power state in pci_enable_device_flags()" 1442186236ad spi: spi-nxp-fspi: move the register operation after the clock enable 7bc73260c4b1 MIPS: generic: Update node names to avoid unit addresses 0855fe6d8835 arm64: link with -z norelro for LLD or aarch64-elf 3173390b8dbc kbuild: add CONFIG_LD_IS_LLD 3450f5eb8c9e mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk 48a5449c0be1 ARM: 9081/1: fix gcc-10 thumb2-kernel regression 4a8e89e0fd0b drm/radeon: wait for moving fence after pinning 4577708b2a22 drm/nouveau: wait for moving fence after pinning v2 c77c617e26e2 Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell." 6bd0da6c9b12 Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue." e2dc07ca4e01 module: limit enabling module.sig_enforce ---- Link: https://lore.kernel.org/lkml/20210630134034.478351-1-sashal@kernel.org/ Link: https://github.com/Freescale/linux-fslc/pull/388 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-imx_5.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb index 1c6f65dfc..e457a2f18 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.4.bb @@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." # ------------------------------------------------------------------------------ # 1. Stable (tag or SHA(s)) # ------------------------------------------------------------------------------ -# tag: v5.4.128 +# tag: v5.4.129 # # ------------------------------------------------------------------------------ # 2. NXP-specific (tag or SHA(s)) @@ -71,14 +71,14 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" KBRANCH = "5.4-2.3.x-imx" -SRCREV = "db8ff65069a384326486a94ec13716a833fbe6fd" +SRCREV = "05c302bdd5fe7eb75c22eeb4ab2b669d4849a9df" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. # # 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.128" +LINUX_VERSION = "5.4.129" # Local version indicates the branch name in the NXP kernel tree where patches are collected from. LOCALVERSION = "-imx-5.4.70-2.3.0" -- cgit v1.2.3-54-g00ecf From a1ff57baf4cfee1decf209aa8da4378ac4d16ca0 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Wed, 30 Jun 2021 20:30:26 +0000 Subject: linux-fslc-imx: sanitize local version Drop '-imx' prefix from LOCALVERSION to align with new versioning scheme that is agreed between linux-imx and linux-fslc-imx kernel providers. Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-imx_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb index e457a2f18..d3ed56ca9 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.4.bb @@ -81,7 +81,7 @@ SRCREV = "05c302bdd5fe7eb75c22eeb4ab2b669d4849a9df" LINUX_VERSION = "5.4.129" # Local version indicates the branch name in the NXP kernel tree where patches are collected from. -LOCALVERSION = "-imx-5.4.70-2.3.0" +LOCALVERSION = "-5.4.70-2.3.0" DEFAULT_PREFERENCE = "1" -- cgit v1.2.3-54-g00ecf