[ubuntu/focal-security] linux-oem-5.6 5.6.0-1023.23 (Accepted)
Andy Whitcroft
apw at canonical.com
Tue Sep 1 07:48:42 UTC 2020
linux-oem-5.6 (5.6.0-1023.23) focal; urgency=medium
* focal/linux-oem-5.6: 5.6.0-1023.23 -proposed tracker (LP: #1892465)
* CVE-2020-15852
- x86/ioperm: Fix io bitmap invalidation on Xen PV
* Fix non-working USB devices plugged during system sleep (LP: #1892678)
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
* ASPM not enabled on child devices behind VMD controller (LP: #1889384)
- SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain
* Fix non-working Goodix touchpad after system sleep (LP: #1891998)
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
* [SRU] Fix acpi backlight issue on some thinkpads (LP: #1892010)
- platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalid
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
linux-oem-5.6 (5.6.0-1022.22) focal; urgency=medium
* focal/linux-oem-5.6: 5.6.0-1022.22 -proposed tracker (LP: #1890747)
* Add TGL+ SAGV display support (LP: #1891451)
- drm/i915: Move more cdclk state handling into the cdclk code
- drm/i915: Collect more cdclk state under the same roof
- drm/i915: s/need_cd2x_updare/can_cd2x_update/
- drm/i915: s/cdclk_state/cdclk_config/
- drm/i915: Simplify intel_set_cdclk_{pre, post}_plane_update() calling
convention
- drm/i915: Extract intel_cdclk_state
- drm/i915: swap() the entire cdclk state
- drm/i915: s/init_cdclk/init_cdclk_hw/
- drm/i915: Move intel_atomic_state_free() into intel_atomic.c
- drm/i915: Introduce better global state handling
- drm/i915: Convert bandwidth state to global state
- drm/i915: Introduce intel_calc_active_pipes()
- drm/i915: Don't check uv_wm in skl_plane_wm_equals()
- drm/i915: Don't check for wm changes until we've compute the wms fully
- drm/i915: Enable transition watermarks for glk
- drm/i915: Implement display w/a 1140 for glk/cnl
- drm/i915: Start passing latency as parameter
- drm/i915: Prepare to extract gen specific functions from
intel_can_enable_sagv
- drm/i915: Add pre/post plane updates for SAGV
- drm/i915: Add intel_atomic_get_bw_*_state helpers
- drm/i915: Use bw state for per crtc SAGV evaluation
- drm/i915: Track active_pipes in bw_state
- drm/i915: Rename bw_state to new_bw_state
- drm/i915: Introduce skl_plane_wm_level accessor.
- drm/i915: Extract skl SAGV checking
- drm/i915: Make active_pipes check skl specific
- drm/i915/gen11: Add additional pcode status values
- drm/i915: Added required new PCode commands
- drm/i915: Add TGL+ SAGV support
- drm/i915: Restrict qgv points which don't have enough bandwidth.
- drm/i915: Enable SAGV support for Gen12
* Fix missing HDMI Audio on another HP Desktop (LP: #1891617)
- ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
* alsa/sof: support 1 and 3 dmics (LP: #1891585)
- SAUCE: ASoC: SOF: intel: hda: support also devices with 1 and 3 dmics
* Enable PCI ACS for platform opt to get the usb flash drive from WD19TB
(LP: #1891449)
- iommu/vt-d: Enable PCI ACS for platform opt in hint
* Disable Lenovo P620 Rear line-in volume control (LP: #1891281)
- ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control
* alsa: should not load sof driver if the internal mic connects to the codec
(LP: #1890231)
- ALSA: hda: add autodetection for SoundWire
* Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
- ALSA: hda/hdmi: Add quirk to force connectivity
* Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
- ALSA: usb-audio: Add support for Lenovo ThinkStation P620
* Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
* ASoC:amd:renoir: the dmic can't record sound after suspend and resume
(LP: #1890220)
- SAUCE: ASoC: amd: renoir: restore two more registers during resume
* No sound, Dummy output on Acer Swift 3 SF314-57G with Ice Lake core-i7 CPU
(LP: #1877757)
- ASoC: SOF: Intel: hda: fix generic hda codec support
* ipsec: policy priority management is broken (LP: #1890796)
- xfrm: policy: match with both mark and mask on user interfaces
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: 2020-08-25 06:12:14.284384+00:00
Changed-By: Timo Aaltonen <tjaalton at ubuntu.com>
Signed-By: Andy Whitcroft <apw at canonical.com>
https://launchpad.net/ubuntu/+source/linux-oem-5.6/5.6.0-1023.23
-------------- next part --------------
Sorry, changesfile not available.
More information about the Focal-changes
mailing list