[ubuntu/focal-proposed] linux-oem-5.6_5.6.0-1021.21_amd64.tar.gz - (Accepted)

Timo Aaltonen timo.aaltonen at canonical.com
Thu Jul 30 13:30:59 UTC 2020


linux-oem-5.6 (5.6.0-1021.21) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1021.21 -proposed tracker (LP: #1889371)

  * Fix right speaker of HP laptop (LP: #1889375)
    - SAUCE: hda/realtek: Fix right speaker of HP laptop

  * blk_update_request error when mount nvme partition (LP: #1872383)
    - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command

  * cgroup refcount is bogus when cgroup_sk_alloc is disabled (LP: #1886860)
    - cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
    - cgroup: Fix sock_cgroup_data on big-endian.

  * Add support for Atlantic NIC firmware v4 (LP: #1886908)
    - net: atlantic: simplify hw_get_fw_version() usage
    - net: atlantic: align return value of ver_match function with function name
    - net: atlantic: add support for FW 4.x

  * Restart the machine successfully after suspend (LP: #1888375)
    - SAUCE: iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
    - iommu/vt-d: Don't apply gfx quirks to untrusted devices

  * Wakeup the system by touching the touchpad (LP: #1888331)
    - gpio: gpiolib: Allow GPIO IRQs to lazy disable
    - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle

  * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
    - ASoC: amd: add logic to check dmic hardware runtime
    - ASoC: amd: add ACPI dependency check
    - ASoC: amd: fixed kernel warnings

  * [SRU][PATCH 0/1][oem-5.6] fix amd RENOIR screen backlight issue.
    (LP: #1886785)
    - Revert "drm/amd/display: disable dcn20 abm feature for bring up"

  * Enable Quectel EG95 LTE modem [2c7c:0195]  (LP: #1886744)
    - net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
    - USB: serial: option: add Quectel EG95 LTE modem

  * soc/amd/renoir: change the module name to make it work with ucm3
    (LP: #1888166)
    - AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel
      module
    - remove a kernel module since its name is changed

  * System stops responding while entering S3 with SD card installed
    (LP: #1880519)
    - xhci: Return if xHCI doesn't support LPM
    - xhci: Poll for U0 after disabling USB2 LPM

  * [SRU][F/OEM-5.6] add a new OLED panel support for brightness control
    (LP: #1887909)
    - drm/dp: Lenovo X13 Yoga OLED panel brightness fix

Date: Wed, 29 Jul 2020 21:08:56 +0300
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-003.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 29 Jul 2020 21:08:56 +0300
Source: linux-oem-5.6
Binary: linux-buildinfo-5.6.0-1021-oem linux-headers-5.6.0-1021-oem linux-image-unsigned-5.6.0-1021-oem linux-modules-5.6.0-1021-oem linux-oem-5.6-headers-5.6.0-1021 linux-oem-5.6-tools-5.6.0-1021 linux-oem-5.6-tools-host linux-tools-5.6.0-1021-oem
Architecture: amd64 all amd64_translations
Version: 5.6.0-1021.21
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-003.buildd>
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Description:
 linux-buildinfo-5.6.0-1021-oem - Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP
 linux-headers-5.6.0-1021-oem - Linux kernel headers for version 5.6.0 on 64 bit x86 SMP
 linux-image-unsigned-5.6.0-1021-oem - Linux kernel image for version 5.6.0 on 64 bit x86 SMP
 linux-modules-5.6.0-1021-oem - Linux kernel extra modules for version 5.6.0 on 64 bit x86 SMP
 linux-oem-5.6-headers-5.6.0-1021 - Header files related to Linux kernel version 5.6.0
 linux-oem-5.6-tools-5.6.0-1021 - Linux kernel version specific tools for version 5.6.0-1021
 linux-oem-5.6-tools-host - Linux kernel VM host tools
 linux-tools-5.6.0-1021-oem - Linux kernel version specific tools for version 5.6.0-1021
Launchpad-Bugs-Fixed: 1872383 1880519 1886744 1886785 1886860 1886908 1887734 1887909 1888166 1888331 1888375 1889371 1889375
Changes:
 linux-oem-5.6 (5.6.0-1021.21) focal; urgency=medium
 .
   * focal/linux-oem-5.6: 5.6.0-1021.21 -proposed tracker (LP: #1889371)
 .
   * Fix right speaker of HP laptop (LP: #1889375)
     - SAUCE: hda/realtek: Fix right speaker of HP laptop
 .
   * blk_update_request error when mount nvme partition (LP: #1872383)
     - SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
 .
   * cgroup refcount is bogus when cgroup_sk_alloc is disabled (LP: #1886860)
     - cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
     - cgroup: Fix sock_cgroup_data on big-endian.
 .
   * Add support for Atlantic NIC firmware v4 (LP: #1886908)
     - net: atlantic: simplify hw_get_fw_version() usage
     - net: atlantic: align return value of ver_match function with function name
     - net: atlantic: add support for FW 4.x
 .
   * Restart the machine successfully after suspend (LP: #1888375)
     - SAUCE: iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
     - iommu/vt-d: Don't apply gfx quirks to untrusted devices
 .
   * Wakeup the system by touching the touchpad (LP: #1888331)
     - gpio: gpiolib: Allow GPIO IRQs to lazy disable
     - HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
 .
   * soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
     - ASoC: amd: add logic to check dmic hardware runtime
     - ASoC: amd: add ACPI dependency check
     - ASoC: amd: fixed kernel warnings
 .
   * [SRU][PATCH 0/1][oem-5.6] fix amd RENOIR screen backlight issue.
     (LP: #1886785)
     - Revert "drm/amd/display: disable dcn20 abm feature for bring up"
 .
   * Enable Quectel EG95 LTE modem [2c7c:0195]  (LP: #1886744)
     - net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
     - USB: serial: option: add Quectel EG95 LTE modem
 .
   * soc/amd/renoir: change the module name to make it work with ucm3
     (LP: #1888166)
     - AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel
       module
     - remove a kernel module since its name is changed
 .
   * System stops responding while entering S3 with SD card installed
     (LP: #1880519)
     - xhci: Return if xHCI doesn't support LPM
     - xhci: Poll for U0 after disabling USB2 LPM
 .
   * [SRU][F/OEM-5.6] add a new OLED panel support for brightness control
     (LP: #1887909)
     - drm/dp: Lenovo X13 Yoga OLED panel brightness fix
Checksums-Sha1:
 3316fc05d5a312fb3410bb7329a31f4b00cd1dc6 284260 linux-buildinfo-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 2c336c47533bccdc2a60bc0b2900f4bc6d8869d0 1242024 linux-headers-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 c95b85e371a4d71c506cb84163476beeaf11c30b 994368316 linux-image-unsigned-5.6.0-1021-oem-dbgsym_5.6.0-1021.21_amd64.ddeb
 289c786d86d1494765ebf614ad5dc1bee98df42d 9101556 linux-image-unsigned-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 d6916a49b0dcea33c0091d2f5837cb0d1761c89e 53580216 linux-modules-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 7b887bac12e76889464c916e93980a46a8d0f296 11197660 linux-oem-5.6-headers-5.6.0-1021_5.6.0-1021.21_all.deb
 465d4f047cfd6ffd1db8fcced99985b5511012a9 5807572 linux-oem-5.6-tools-5.6.0-1021_5.6.0-1021.21_amd64.deb
 5d59c607593bdc7647e77c1ae0672671d6caa229 75044 linux-oem-5.6-tools-host_5.6.0-1021.21_all.deb
 aae3eaa1d2a34c985635db05bcc53a09574f6550 15916 linux-oem-5.6_5.6.0-1021.21_amd64.buildinfo
 dbe999847c06d8cbd8290d8c51c880c7c2bdef31 9662738 linux-oem-5.6_5.6.0-1021.21_amd64.tar.gz
 33d02fbaafc4b15b919d7b51892d948497511fa5 39824 linux-oem-5.6_5.6.0-1021.21_amd64_translations.tar.gz
 4321e3ae14fcce589f7097cdaa50749c3e0d76f9 2000 linux-tools-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
Checksums-Sha256:
 b9dd0fde84b97a764078b52e28b0fbfb7b8d41e9df8bc63fe12b93ed5b1f9c95 284260 linux-buildinfo-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 3ecaac3e74aee0903c05fd7d43a6ba91687241464d9f4f89d07bab20234a229d 1242024 linux-headers-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 576e00cc537b0c47885bd16a463297db7314fc6f3739e3aca79ecf539ec3c74e 994368316 linux-image-unsigned-5.6.0-1021-oem-dbgsym_5.6.0-1021.21_amd64.ddeb
 b27162adacf9245feb581b837cc44ae90af13544a52f1993c9aa521219a14a41 9101556 linux-image-unsigned-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 fa157240b2ef70fa358efc672fdc142b7647ebbdf5b650341a5fd39edf0b5d46 53580216 linux-modules-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 53e29241b1adb86d3a7c2b0efb81ca3c55bf66426cf3d1e126cdd1a5501b58a3 11197660 linux-oem-5.6-headers-5.6.0-1021_5.6.0-1021.21_all.deb
 e3c411eeadab34f89c907585fee2c5027bea7637bc051391de9250b6acbee26b 5807572 linux-oem-5.6-tools-5.6.0-1021_5.6.0-1021.21_amd64.deb
 6dc985fe9e070035cd586773378eebee65b358a9b02090face2ecc8b7b9214c9 75044 linux-oem-5.6-tools-host_5.6.0-1021.21_all.deb
 5941a44d71464eb4e3cdedc9d9e17adc3290a2cba3245f92e509b188ebc6f653 15916 linux-oem-5.6_5.6.0-1021.21_amd64.buildinfo
 6ce3622ce40bcd9507c53fa2633197b68aed572cddaf5c5838ec1d309d915f5b 9662738 linux-oem-5.6_5.6.0-1021.21_amd64.tar.gz
 aa64e21b4846945babad52b1f48a24afd8d7c917b76b59cdad9e1897eda5f6db 39824 linux-oem-5.6_5.6.0-1021.21_amd64_translations.tar.gz
 724ac621ff108402baaaec3542aa1fbb3f2d69800696d1165bf4d25130b2a631 2000 linux-tools-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
Files:
 6f3313c6d892b74ca4f33ee5972eafdb 284260 kernel optional linux-buildinfo-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 8904548b6cd474cc4b5b56ac82b96204 1242024 devel optional linux-headers-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 7d7c13e7b52e243c15eb36179be7b38c 994368316 devel optional linux-image-unsigned-5.6.0-1021-oem-dbgsym_5.6.0-1021.21_amd64.ddeb
 93dec1c790571798dfbd2e8324ff770d 9101556 kernel optional linux-image-unsigned-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 0cc0bff40c4b2f0b8894239d82ca3e08 53580216 kernel optional linux-modules-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb
 f2b8fd456ded1c3909d5dab1172d9c95 11197660 devel optional linux-oem-5.6-headers-5.6.0-1021_5.6.0-1021.21_all.deb
 bfafdc8c13c20e2b00b3bb72942197e1 5807572 devel optional linux-oem-5.6-tools-5.6.0-1021_5.6.0-1021.21_amd64.deb
 8bc67a55e7ca1dc200d3f4801acbe880 75044 kernel optional linux-oem-5.6-tools-host_5.6.0-1021.21_all.deb
 a5ee1509b786506a1c7ae1e0df84a77a 15916 devel optional linux-oem-5.6_5.6.0-1021.21_amd64.buildinfo
 ed563c198c9d092838e4e9cf7e279fd4 9662738 raw-signing - linux-oem-5.6_5.6.0-1021.21_amd64.tar.gz
 011d008318fb63e563522f95c8e7e8d6 39824 raw-translations - linux-oem-5.6_5.6.0-1021.21_amd64_translations.tar.gz
 6c2912fa7e12d52b233728554e9f88a0 2000 devel optional linux-tools-5.6.0-1021-oem_5.6.0-1021.21_amd64.deb


More information about the Focal-changes mailing list