diff options
author | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-06-22 07:27:01 +0000 |
---|---|---|
committer | Andrey Zhizhikin <andrey.z@gmail.com> | 2021-06-30 15:31:19 +0000 |
commit | eb26465819634dc6b0be534fe1782f57c2ad192e (patch) | |
tree | 17f56a7bc397ae6ee96323d87ba2ea58075adf2b /recipes-kernel | |
parent | fca23689211cb8d00d2f00f621e99cff8ea1c4b2 (diff) | |
download | meta-freescale-eb26465819634dc6b0be534fe1782f57c2ad192e.tar.gz |
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 <andrey.z@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc_5.12.bb | 4 |
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 18bb46c3..de5413a6 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. |
22 | LINUX_VERSION = "5.12.11" | 22 | LINUX_VERSION = "5.12.12" |
23 | 23 | ||
24 | KBRANCH = "5.12.x+fslc" | 24 | KBRANCH = "5.12.x+fslc" |
25 | SRCREV = "55f71ca4e7196e3c667c720b55d4fd1117d0a051" | 25 | SRCREV = "11fc2f2061d65204b1a33e8f6cd385ae753cb69b" |
26 | 26 | ||
27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 27 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |