From 7a6f123bd34c17ddaecab36a3541de8843d958e6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 11 Mar 2021 11:34:16 -0600 Subject: kernel-5.11.6-8 * Thu Mar 11 2021 Justin M. Forbes [5.11.6-8] - Forgot to turn this back on when disabling gcc plugins (Justin M. Forbes) - Fedora: Turn on SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC option (Hans de Goede) - common: enable RTC_SYSTOHC to supplement update_persistent_clock64 (Peter Robinson) - Disable structleak gcc-plugins until a solution is upstream (Justin M. Forbes) - mmc: sdhci-iproc: Add ACPI bindings for the rpi (Jeremy Linton) - ACPI: platform: Hide ACPI_PLATFORM_PROFILE option (Maximilian Luz) - platform/x86: ideapad-laptop: DYTC Platform profile support (Jiaxun Yang) - platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with depends on (Hans de Goede) - platform/x86: thinkpad_acpi: Add platform profile support (Mark Pearson) - platform/x86: thinkpad_acpi: fixed warning and incorporated review comments (Nitin Joshi) - platform/x86: thinkpad_acpi: Don't register keyboard_lang unnecessarily (Hans de Goede) - platform/x86: thinkpad_acpi: set keyboard language (Nitin Joshi) - ACPI: platform-profile: Fix possible deadlock in platform_profile_remove() (Hans de Goede) - ACPI: platform-profile: Introduce object pointers to callbacks (Jiaxun Yang) - ACPI: platform-profile: Drop const qualifier for cur_profile (Jiaxun Yang) - ACPI: platform: Add platform profile support (Mark Pearson) - Documentation: Add documentation for new platform_profile sysfs attribute (Mark Pearson) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- sources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sources') diff --git a/sources b/sources index 9318a61ab..48df0cd20 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.11.5.tar.xz) = 135bd94a8944ecf87ffcf884a36cc7ffd2c206464ae46a93606c90b022a62ce0eb922b0bed06d69a3ccd8f09231ee798d12268ab1c7519621208a7e3e080c48f -SHA512 (kernel-abi-whitelists-5.11.5-300.tar.bz2) = 9f2e527188605d1af0e3ea284954b9659af25c6393d9629034d84fe7b49a6b54046376e9e0dadb7cabd064ffbe94c813af3b881c4e97f218e4c9ed407d5a0a33 -SHA512 (kernel-kabi-dw-5.11.5-300.tar.bz2) = 16951f94fd0fe5d49a867fce912503d3187e84cbca3596cb71a5f20d2b4f3cce65356429390183a57eb16b4100fd9acdf02f9415a30a46575592a0f0263715f2 +SHA512 (linux-5.11.6.tar.xz) = bbf02e901c54ca4cad2688e983fa0d39b786607bc89581bfcc1108592e074b4c18a5fd939d730f82acacb9d8ce8df2c1d86f5d072f60e5216f39d4df2e367cf8 +SHA512 (kernel-abi-whitelists-5.11.6-300.tar.bz2) = 28fb7706da73d5cfc1bd6e0606233289652e8d26a76716392b659bf7f83e2c1cb90e32d476107478c8835394afe94729b221f9b317c5a1bc5daa77696dcf4777 +SHA512 (kernel-kabi-dw-5.11.6-300.tar.bz2) = 6db288b6cea167a3c73437e1a28c398240a94a235dfd6e4562c8ef39c4eaaba5c2ab5e6022ce7db3be7d35341ceba988c8bb83f0409ff685a832451ad6e3f4d4 -- cgit