[ubuntu/focal-proposed] linux-oem-5.10 5.10.0-1008.9 (Accepted)

Andy Whitcroft apw at canonical.com
Wed Dec 16 17:28:17 UTC 2020


linux-oem-5.10 (5.10.0-1008.9) focal; urgency=medium

  * focal/linux-oem-5.10: 5.10.0-1008.9 -proposed tracker (LP: #1908114)

  * Packaging resync (LP: #1786013)
    - [Packaging] update variants

  * Miscellaneous Ubuntu changes
    - [Config] update configs and annotations after rebase to v5.10

  [ Ubuntu: 5.10.0-9.10 ]

  * Use INTx for Pericom USB controllers (LP: #1906839)
    - PCI: Disable MSI for Pericom PCIe-USB adapter
  * disable building bpf selftests (LP: #1908144)
    - SAUCE: selftests/bpf: clarify build error if no vmlinux
    - SAUCE: selftests: Skip BPF seftests by default
    - disable building bpf selftests (no VMLINUX_BTF)
  * Miscellaneous Ubuntu changes
    - [Config] Enable CONFIG_BPF_LSM
  * Miscellaneous upstream changes
    - Revert "md: change mddev 'chunk_sectors' from int to unsigned"
    - Revert "dm raid: fix discard limits for raid1 and raid10"

  [ Ubuntu: 5.10.0-8.9 ]

  * Packaging resync (LP: #1786013)
    - [Packaging] update variants
  * Fix bpf selftest compilation with clang 11
    - bpf: Fix selftest compilation on clang 11
  * Miscellaneous Ubuntu changes
    - [Config] update configs and annotations after rebase to v5.10
  * Rebase to v5.10

linux-oem-5.10 (5.10.0-1007.8) focal; urgency=medium

  * focal/linux-oem-5.10: 5.10.0-1007.8 -proposed tracker (LP: #1907263)

  * Fix reading speed and duplex sysfs on igc device (LP: #1906851)
    - SAUCE: igc: Report speed and duplex as unknown when device is runtime
      suspended

  * Use INTx for Pericom USB controllers (LP: #1906839)
    - PCI: Disable MSI for Pericom PCIe-USB adapter

  * intel-hid is not loaded on new Intel platform (LP: #1907160)
    - SAUCE: platform/x86: intel-hid: add Rocket Lake ACPI device ID

  * Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable (LP: #1879633)
    - SAUCE: ath11k: add 64bit check before reading msi high addr
    - SAUCE: ath11k: pci: support platforms with one MSI vector
    - SAUCE: ath11k: try to allocate big block of dma memory firstly
    - SAUCE: ath11k: dp_rx: fix monitor status dma unmap direction
    - SAUCE: ath11k: hook mhi suspend and resume
    - SAUCE: ath11k: implement hif suspend and resume functions.
    - SAUCE: ath11k: read select_window register to ensure write is finished
    - SAUCE: ath11k: implement htc suspend related callbacks
    - SAUCE: ath11k: put target to suspend when system enters suspend state
    - SAUCE: ath11k: pci: print a warning if firmware crashed
    - SAUCE: ath11k: qmi: print allocated memory segment addresses and sizes
    - SAUCE: HACK: ath11k: add delays to suspend and resume handlers
    - SAUCE: ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID
    - SAUCE: ath11k: fix pcie link unstable issue
    - SAUCE: ath11k: fix PCI L1ss clock unstable problem
    - SAUCE: ath11k: disable OTP write privilege
    - SAUCE: ath11k: disable ASPM L0sLs before downloading firmware
    - SAUCE: ath11k: purge rx pktlog when entering suspend
    - SAUCE: ath11k: set credit_update flag for flow controlled ep only
    - SAUCE: ath11k: implement wow enable and wow wakeup command
    - SAUCE: ath11k: add ce irq enable and disable hif layer functions
    - SAUCE: ath11k: put target to wow state when suspend happens
    - SAUCE: ath11k: Fix incorrect tlvs in scan start command
    - SAUCE: ath11k: vdev delete synchronization with firmware
    - SAUCE: ath11k: peer delete synchronization with firmware
    - [Config] enable ath11k debugfs/tracing

  * Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)
    (LP: #1890130)
    - SAUCE: Bluetooth: btintel: Fix endianness issue for TLV version information
    - SAUCE: Bluetooth: btusb: Add *setup* function for new generation Intel
      controllers
    - SAUCE: Bluetooth: btusb: Define a function to construct firmware filename
    - SAUCE: Bluetooth: btusb: Helper function to download firmware to Intel
      adapters
    - SAUCE: Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN

  * alsa/sdw: add support for tgl_3_in_1_sdca soundwire machine (LP: #1906738)
    - SAUCE: soundwire: SDCA: detect sdca_cascade interrupt
    - SAUCE: regmap: sdw: add required header files
    - SAUCE: soundwire: SDCA: add helper macro to access controls
    - SAUCE: regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ
    - SAUCE: ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec
      driver
    - SAUCE: ASoC/SoundWire: rt1316: Add RT1316 SDCA vendor-specific driver
    - SAUCE: ASoC/SoundWire: rt711-sdca: Add RT711 SDCA vendor-specific driver
    - SAUCE: soundwire: bus: add comments to explain interrupt loop filter
    - SAUCE: soundwire: bus: reset slave_notify status at each loop
    - SAUCE: soundwire: registers: add definitions for clearable interrupt fields
    - SAUCE: soundwire: bus: only clear valid DP0 interrupts
    - SAUCE: soundwire: bus: only clear valid DPN interrupts
    - SAUCE: soundwire: master: use pm_runtime_set_active() on add
    - SAUCE: soundwire: bus: use sdw_update_no_pm when initializing a device
    - SAUCE: soundwire: bus: use sdw_write_no_pm when setting the bus scale
      registers
    - SAUCE: soundwire: bus: use no_pm IO routines for all interrupt handling
    - SAUCE: soundwire/regmap: use _no_pm functions in regmap_read/write
    - SAUCE: regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
    - SAUCE: soundwire: bus: fix confusion on device used by pm_runtime
    - SAUCE: soundwire: bus: clarify dev_err/dbg device references
    - [config] Enable sdw_sdca codec and machine driver

  * Intel Thunderbolt 4 Maple Ridge support (LP: #1906236)
    - SAUCE: thunderbolt: Move max_boot_acl field to correct place in struct icm
    - SAUCE: thunderbolt: Log which connection manager implementation is used
    - SAUCE: thunderbolt: Log adapter numbers in decimal in path
      activation/deactivation
    - SAUCE: thunderbolt: Keep the parent runtime resumed for a while on device
      disconnect
    - SAUCE: thunderbolt: Return -ENOTCONN when ERR_CONN is received
    - SAUCE: thunderbolt: Perform USB4 router NVM upgrade in two phases
    - SAUCE: thunderbolt: Pass metadata directly to usb4_switch_op()
    - SAUCE: thunderbolt: Pass TX and RX data directly to usb4_switch_op()
    - SAUCE: thunderbolt: Add connection manager specific hooks for USB4 router
      operations
    - SAUCE: thunderbolt: Move constants for USB4 router operations to tb_regs.h
    - SAUCE: thunderbolt: Add USB4 router operation proxy for firmware connection
      manager
    - SAUCE: thunderbolt: Add support for Intel Maple Ridge
    - SAUCE: xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI

  * Miscellaneous Ubuntu changes
    - [Config] Update configs and annotations after rebase to v5.10-rc7

  [ Ubuntu: 5.10.0-7.8 ]

  * Packaging resync (LP: #1786013)
    - update dkms package versions
  * Fix linux-libc-dev build for hirsute forward port kernels (LP: #1904067)
    - [Debian] Build linux-libc-dev for debian.master* branches
  * Update kernel packaging to support forward porting kernels (LP: #1902957)
    - [Debian] Update for leader included in BACKPORT_SUFFIX
  * Introduce the new NVIDIA 455 series (LP: #1897751)
    - [Packaging] NVIDIA -- Add signed modules for the 455 driver
  * 5.10 kernel fails to boot with secure boot disabled (LP: #1904906)
    - [Config] CONFIG_RCU_SCALE_TEST=n
  * Miscellaneous Ubuntu changes
    - [Config] s390x: disable GPIO_CDEV
    - [Config] ARM_CMN=m
    - [Config] disable GPIO_CDEV_V1
    - [Config] Reorder annotations after 5.10-rc6 rebase
    - [Packaging] Remove nvidia-435 dkms build
    - [Packaging] Change source package name to linux
    - [Config] Update configs and annotations after rebase to v5.10-rc7
    - SAUCE: Revert "mm/filemap: add static for function
      __add_to_page_cache_locked"
  * Rebase to v5.10-rc7

Date: 2020-12-15 14:19:09.425889+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.10/5.10.0-1008.9
-------------- next part --------------
Sorry, changesfile not available.


More information about the Focal-changes mailing list