[ubuntu/focal-proposed] linux_5.4.0-9.12_amd64.tar.gz - (Accepted)

Seth Forshee seth.forshee at canonical.com
Tue Dec 17 14:26:59 UTC 2019


linux (5.4.0-9.12) focal; urgency=medium

  * alsa/hda/realtek: the line-out jack doens't work on a dell AIO
    (LP: #1855999)
    - SAUCE: ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO

  * scsi: hisi_sas: Check sas_port before using it (LP: #1855952)
    - scsi: hisi_sas: Check sas_port before using it

  * CVE-2019-19078
    - ath10k: fix memory leak

  * cifs: DFS Caching feature causing problems traversing multi-tier DFS setups
    (LP: #1854887)
    - cifs: Fix retrieval of DFS referrals in cifs_mount()

  * Support DPCD aux brightness control (LP: #1856134)
    - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
    - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
    - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
    - SAUCE: drm/i915: Auto detect DPCD backlight support by default
    - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
      panel
    - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku

  * The system cannot resume from S3 if user unplugs the TB16 during suspend
    state (LP: #1849269)
    - PCI: pciehp: Do not disable interrupt twice on suspend
    - PCI: pciehp: Prevent deadlock on disconnect

  * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
    - [Config]: SOUNDWIRE=m

  * alsa/sof: change to use hda hdmi codec driver to make hdmi audio on the
    docking station work (LP: #1855666)
    - ALSA: hda/hdmi - implement mst_no_extra_pcms flag
    - ASoC: hdac_hda: add support for HDMI/DP as a HDA codec
    - ASoC: Intel: skl-hda-dsp-generic: use snd-hda-codec-hdmi
    - ASoC: Intel: skl-hda-dsp-generic: fix include guard name
    - ASoC: SOF: Intel: add support for snd-hda-codec-hdmi
    - ASoC: Intel: bxt-da7219-max98357a: common hdmi codec support
    - ASoC: Intel: glk_rt5682_max98357a: common hdmi codec support
    - ASoC: intel: sof_rt5682: common hdmi codec support
    - ASoC: Intel: bxt_rt298: common hdmi codec support
    - ASoC: SOF: enable sync_write in hdac_bus
    - [config]: SND_SOC_SOF_HDA_COMMON_HDMI_CODEC=y

  * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
    - SAUCE: USB: core: Make port power cycle a seperate helper function
    - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state

  * Focal update: v5.4.3 upstream stable release (LP: #1856583)
    - rsi: release skb if rsi_prepare_beacon fails
    - arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulator
    - arm64: tegra: Fix 'active-low' warning for Jetson Xavier regulator
    - perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
    - sparc64: implement ioremap_uc
    - lp: fix sparc64 LPSETTIMEOUT ioctl
    - time: Zero the upper 32-bits in __kernel_timespec on 32-bit
    - mailbox: tegra: Fix superfluous IRQ error message
    - staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOC
    - usb: gadget: u_serial: add missing port entry locking
    - serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
    - tty: serial: fsl_lpuart: use the sg count from dma_map_sg
    - tty: serial: msm_serial: Fix flow control
    - serial: pl011: Fix DMA ->flush_buffer()
    - serial: serial_core: Perform NULL checks for break_ctl ops
    - serial: stm32: fix clearing interrupt error flags
    - serial: 8250_dw: Avoid double error messaging when IRQ absent
    - serial: ifx6x60: add missed pm_runtime_disable
    - mwifiex: Re-work support for SDIO HW reset
    - io_uring: fix dead-hung for non-iter fixed rw
    - io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
    - fuse: fix leak of fuse_io_priv
    - fuse: verify nlink
    - fuse: verify write return
    - fuse: verify attributes
    - io_uring: fix missing kmap() declaration on powerpc
    - io_uring: ensure req->submit is copied when req is deferred
    - SUNRPC: Avoid RPC delays when exiting suspend
    - ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
    - ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G
    - ALSA: pcm: oss: Avoid potential buffer overflows
    - ALSA: hda - Add mute led support for HP ProBook 645 G4
    - ALSA: hda: Modify stream stripe mask only when needed
    - soc: mediatek: cmdq: fixup wrong input order of write api
    - Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
    - Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
    - Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
    - Input: goodix - add upside-down quirk for Teclast X89 tablet
    - coresight: etm4x: Fix input validation for sysfs.
    - Input: Fix memory leak in psxpad_spi_probe
    - media: rc: mark input device as pointing stick
    - x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
    - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
    - CIFS: Fix SMB2 oplock break processing
    - tty: vt: keyboard: reject invalid keycodes
    - can: slcan: Fix use-after-free Read in slcan_open
    - nfsd: Ensure CLONE persists data and metadata changes to the target file
    - nfsd: restore NFSv3 ACL support
    - kernfs: fix ino wrap-around detection
    - jbd2: Fix possible overflow in jbd2_log_space_left()
    - drm/msm: fix memleak on release
    - drm: damage_helper: Fix race checking plane->state->fb
    - drm/i810: Prevent underflow in ioctl
    - arm64: Validate tagged addresses in access_ok() called from kernel threads
    - arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc
      node"
    - KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
    - KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
    - KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
    - KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
    - KVM: arm/arm64: vgic: Don't rely on the wrong pending table
    - KVM: x86: do not modify masked bits of shared MSRs
    - KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
    - KVM: x86: Remove a spurious export of a static function
    - KVM: x86: Grab KVM's srcu lock when setting nested state
    - crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
    - crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
    - crypto: af_alg - cast ki_complete ternary op to int
    - crypto: geode-aes - switch to skcipher for cbc(aes) fallback
    - crypto: ccp - fix uninitialized list head
    - crypto: ecdh - fix big endian bug in ECC library
    - crypto: user - fix memory leak in crypto_report
    - spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
    - spi: stm32-qspi: Fix kernel oops when unbinding driver
    - spi: atmel: Fix CS high support
    - spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
    - spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
    - can: ucan: fix non-atomic allocation in completion handler
    - RDMA/qib: Validate ->show()/store() callbacks before calling them
    - rfkill: allocate static minor
    - bdev: Factor out bdev revalidation into a common helper
    - bdev: Refresh bdev size for disks without partitioning
    - iomap: Fix pipe page leakage during splicing
    - thermal: Fix deadlock in thermal thermal_zone_device_check
    - vcs: prevent write access to vcsu devices
    - Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
    - binder: Fix race between mmap() and binder_alloc_print_pages()
    - binder: Prevent repeated use of ->mmap() via NULL mapping
    - binder: Handle start==NULL in binder_update_page_range()
    - KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
    - ALSA: hda - Fix pending unsol events at shutdown
    - cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value
    - md/raid0: Fix an error message in raid0_make_request()
    - drm/mcde: Fix an error handling path in 'mcde_probe()'
    - watchdog: aspeed: Fix clock behaviour for ast2600
    - EDAC/ghes: Fix locking and memory barrier issues
    - perf script: Fix invalid LBR/binary mismatch error
    - kselftest: Fix NULL INSTALL_PATH for TARGETS runlist
    - Linux 5.4.3

  * Realtek ALC256M with DTS Audio Processing internal microphone doesn't work
    on Redmi Book 14 2019 (LP: #1846148) // Focal update: v5.4.3 upstream stable
    release (LP: #1856583)
    - ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop

  * Miscellaneous Ubuntu changes
    - [Debian] add python depends to ubuntu-regression-suite
    - SAUCE: selftests: net: tls: remove recv_rcvbuf test
    - update dkms package versions

Date: Mon, 16 Dec 2019 14:54:19 -0600
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-023.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 16 Dec 2019 14:54:19 -0600
Source: linux
Binary: block-modules-5.4.0-9-generic-di crypto-modules-5.4.0-9-generic-di fat-modules-5.4.0-9-generic-di fb-modules-5.4.0-9-generic-di firewire-core-modules-5.4.0-9-generic-di floppy-modules-5.4.0-9-generic-di fs-core-modules-5.4.0-9-generic-di fs-secondary-modules-5.4.0-9-generic-di input-modules-5.4.0-9-generic-di ipmi-modules-5.4.0-9-generic-di kernel-image-5.4.0-9-generic-di linux-buildinfo-5.4.0-9-generic linux-buildinfo-5.4.0-9-lowlatency linux-cloud-tools-5.4.0-9 linux-cloud-tools-5.4.0-9-generic linux-cloud-tools-5.4.0-9-lowlatency linux-cloud-tools-common linux-doc linux-headers-5.4.0-9 linux-headers-5.4.0-9-generic linux-headers-5.4.0-9-lowlatency linux-image-unsigned-5.4.0-9-generic linux-image-unsigned-5.4.0-9-lowlatency linux-libc-dev linux-modules-5.4.0-9-generic linux-modules-5.4.0-9-lowlatency linux-modules-extra-5.4.0-9-generic linux-source-5.4.0 linux-tools-5.4.0-9 linux-tools-5.4.0-9-generic linux-tools-5.4.0-9-lowlatency linux-tools-common
 linux-tools-host linux-udebs-generic md-modules-5.4.0-9-generic-di message-modules-5.4.0-9-generic-di mouse-modules-5.4.0-9-generic-di multipath-modules-5.4.0-9-generic-di nfs-modules-5.4.0-9-generic-di nic-modules-5.4.0-9-generic-di nic-pcmcia-modules-5.4.0-9-generic-di nic-shared-modules-5.4.0-9-generic-di nic-usb-modules-5.4.0-9-generic-di parport-modules-5.4.0-9-generic-di pata-modules-5.4.0-9-generic-di pcmcia-modules-5.4.0-9-generic-di pcmcia-storage-modules-5.4.0-9-generic-di plip-modules-5.4.0-9-generic-di ppp-modules-5.4.0-9-generic-di sata-modules-5.4.0-9-generic-di scsi-modules-5.4.0-9-generic-di serial-modules-5.4.0-9-generic-di storage-core-modules-5.4.0-9-generic-di usb-modules-5.4.0-9-generic-di virtio-modules-5.4.0-9-generic-di
 vlan-modules-5.4.0-9-generic-di
Architecture: amd64 all amd64_translations
Version: 5.4.0-9.12
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-023.buildd>
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Description:
 block-modules-5.4.0-9-generic-di - Block storage devices (udeb)
 crypto-modules-5.4.0-9-generic-di - crypto modules (udeb)
 fat-modules-5.4.0-9-generic-di - FAT filesystem support (udeb)
 fb-modules-5.4.0-9-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-5.4.0-9-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-5.4.0-9-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.4.0-9-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.4.0-9-generic-di - Extra filesystem modules (udeb)
 input-modules-5.4.0-9-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.4.0-9-generic-di - ipmi modules (udeb)
 kernel-image-5.4.0-9-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.4.0-9-generic - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-buildinfo-5.4.0-9-lowlatency - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-cloud-tools-5.4.0-9 - Linux kernel version specific cloud tools for version 5.4.0-9
 linux-cloud-tools-5.4.0-9-generic - Linux kernel version specific cloud tools for version 5.4.0-9
 linux-cloud-tools-5.4.0-9-lowlatency - Linux kernel version specific cloud tools for version 5.4.0-9
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 5.4.0
 linux-doc  - Linux kernel specific documentation for version 5.4.0
 linux-headers-5.4.0-9 - Header files related to Linux kernel version 5.4.0
 linux-headers-5.4.0-9-generic - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-headers-5.4.0-9-lowlatency - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-9-generic - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-9-lowlatency - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.4.0-9-generic - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-5.4.0-9-lowlatency - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-extra-5.4.0-9-generic - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-source-5.4.0 - Linux kernel source for version 5.4.0 with Ubuntu patches
 linux-tools-5.4.0-9 - Linux kernel version specific tools for version 5.4.0-9
 linux-tools-5.4.0-9-generic - Linux kernel version specific tools for version 5.4.0-9
 linux-tools-5.4.0-9-lowlatency - Linux kernel version specific tools for version 5.4.0-9
 linux-tools-common - Linux kernel version specific tools for version 5.4.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.4.0-9-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.4.0-9-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.4.0-9-generic-di - Mouse support (udeb)
 multipath-modules-5.4.0-9-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.4.0-9-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.4.0-9-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-5.4.0-9-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-5.4.0-9-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.4.0-9-generic-di - USB network interface support (udeb)
 parport-modules-5.4.0-9-generic-di - Parallel port support (udeb)
 pata-modules-5.4.0-9-generic-di - PATA support modules (udeb)
 pcmcia-modules-5.4.0-9-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-5.4.0-9-generic-di - PCMCIA storage support (udeb)
 plip-modules-5.4.0-9-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.4.0-9-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.4.0-9-generic-di - SATA storage support (udeb)
 scsi-modules-5.4.0-9-generic-di - SCSI storage support (udeb)
 serial-modules-5.4.0-9-generic-di - Serial port support (udeb)
 storage-core-modules-5.4.0-9-generic-di - Core storage support (udeb)
 usb-modules-5.4.0-9-generic-di - Core USB support (udeb)
 virtio-modules-5.4.0-9-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.4.0-9-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1846148 1849269 1854887 1855312 1855666 1855685 1855952 1855999 1856134 1856583
Changes:
 linux (5.4.0-9.12) focal; urgency=medium
 .
   * alsa/hda/realtek: the line-out jack doens't work on a dell AIO
     (LP: #1855999)
     - SAUCE: ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO
 .
   * scsi: hisi_sas: Check sas_port before using it (LP: #1855952)
     - scsi: hisi_sas: Check sas_port before using it
 .
   * CVE-2019-19078
     - ath10k: fix memory leak
 .
   * cifs: DFS Caching feature causing problems traversing multi-tier DFS setups
     (LP: #1854887)
     - cifs: Fix retrieval of DFS referrals in cifs_mount()
 .
   * Support DPCD aux brightness control (LP: #1856134)
     - SAUCE: drm/i915: Fix eDP DPCD aux max backlight calculations
     - SAUCE: drm/i915: Assume 100% brightness when not in DPCD control mode
     - SAUCE: drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
     - SAUCE: drm/i915: Auto detect DPCD backlight support by default
     - SAUCE: drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED
       panel
     - USUNTU: SAUCE: drm/i915: Force DPCD backlight mode on Dell Precision 4K sku
 .
   * The system cannot resume from S3 if user unplugs the TB16 during suspend
     state (LP: #1849269)
     - PCI: pciehp: Do not disable interrupt twice on suspend
     - PCI: pciehp: Prevent deadlock on disconnect
 .
   * change kconfig of the soundwire bus driver from y to m (LP: #1855685)
     - [Config]: SOUNDWIRE=m
 .
   * alsa/sof: change to use hda hdmi codec driver to make hdmi audio on the
     docking station work (LP: #1855666)
     - ALSA: hda/hdmi - implement mst_no_extra_pcms flag
     - ASoC: hdac_hda: add support for HDMI/DP as a HDA codec
     - ASoC: Intel: skl-hda-dsp-generic: use snd-hda-codec-hdmi
     - ASoC: Intel: skl-hda-dsp-generic: fix include guard name
     - ASoC: SOF: Intel: add support for snd-hda-codec-hdmi
     - ASoC: Intel: bxt-da7219-max98357a: common hdmi codec support
     - ASoC: Intel: glk_rt5682_max98357a: common hdmi codec support
     - ASoC: intel: sof_rt5682: common hdmi codec support
     - ASoC: Intel: bxt_rt298: common hdmi codec support
     - ASoC: SOF: enable sync_write in hdac_bus
     - [config]: SND_SOC_SOF_HDA_COMMON_HDMI_CODEC=y
 .
   * Fix unusable USB hub on Dell TB16 after S3 (LP: #1855312)
     - SAUCE: USB: core: Make port power cycle a seperate helper function
     - SAUCE: USB: core: Attempt power cycle port when it's in eSS.Disabled state
 .
   * Focal update: v5.4.3 upstream stable release (LP: #1856583)
     - rsi: release skb if rsi_prepare_beacon fails
     - arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulator
     - arm64: tegra: Fix 'active-low' warning for Jetson Xavier regulator
     - perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
     - sparc64: implement ioremap_uc
     - lp: fix sparc64 LPSETTIMEOUT ioctl
     - time: Zero the upper 32-bits in __kernel_timespec on 32-bit
     - mailbox: tegra: Fix superfluous IRQ error message
     - staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOC
     - usb: gadget: u_serial: add missing port entry locking
     - serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
     - tty: serial: fsl_lpuart: use the sg count from dma_map_sg
     - tty: serial: msm_serial: Fix flow control
     - serial: pl011: Fix DMA ->flush_buffer()
     - serial: serial_core: Perform NULL checks for break_ctl ops
     - serial: stm32: fix clearing interrupt error flags
     - serial: 8250_dw: Avoid double error messaging when IRQ absent
     - serial: ifx6x60: add missed pm_runtime_disable
     - mwifiex: Re-work support for SDIO HW reset
     - io_uring: fix dead-hung for non-iter fixed rw
     - io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
     - fuse: fix leak of fuse_io_priv
     - fuse: verify nlink
     - fuse: verify write return
     - fuse: verify attributes
     - io_uring: fix missing kmap() declaration on powerpc
     - io_uring: ensure req->submit is copied when req is deferred
     - SUNRPC: Avoid RPC delays when exiting suspend
     - ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
     - ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G
     - ALSA: pcm: oss: Avoid potential buffer overflows
     - ALSA: hda - Add mute led support for HP ProBook 645 G4
     - ALSA: hda: Modify stream stripe mask only when needed
     - soc: mediatek: cmdq: fixup wrong input order of write api
     - Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
     - Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
     - Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
     - Input: goodix - add upside-down quirk for Teclast X89 tablet
     - coresight: etm4x: Fix input validation for sysfs.
     - Input: Fix memory leak in psxpad_spi_probe
     - media: rc: mark input device as pointing stick
     - x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
     - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
     - CIFS: Fix SMB2 oplock break processing
     - tty: vt: keyboard: reject invalid keycodes
     - can: slcan: Fix use-after-free Read in slcan_open
     - nfsd: Ensure CLONE persists data and metadata changes to the target file
     - nfsd: restore NFSv3 ACL support
     - kernfs: fix ino wrap-around detection
     - jbd2: Fix possible overflow in jbd2_log_space_left()
     - drm/msm: fix memleak on release
     - drm: damage_helper: Fix race checking plane->state->fb
     - drm/i810: Prevent underflow in ioctl
     - arm64: Validate tagged addresses in access_ok() called from kernel threads
     - arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc
       node"
     - KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
     - KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
     - KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
     - KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
     - KVM: arm/arm64: vgic: Don't rely on the wrong pending table
     - KVM: x86: do not modify masked bits of shared MSRs
     - KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
     - KVM: x86: Remove a spurious export of a static function
     - KVM: x86: Grab KVM's srcu lock when setting nested state
     - crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
     - crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
     - crypto: af_alg - cast ki_complete ternary op to int
     - crypto: geode-aes - switch to skcipher for cbc(aes) fallback
     - crypto: ccp - fix uninitialized list head
     - crypto: ecdh - fix big endian bug in ECC library
     - crypto: user - fix memory leak in crypto_report
     - spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
     - spi: stm32-qspi: Fix kernel oops when unbinding driver
     - spi: atmel: Fix CS high support
     - spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
     - spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
     - can: ucan: fix non-atomic allocation in completion handler
     - RDMA/qib: Validate ->show()/store() callbacks before calling them
     - rfkill: allocate static minor
     - bdev: Factor out bdev revalidation into a common helper
     - bdev: Refresh bdev size for disks without partitioning
     - iomap: Fix pipe page leakage during splicing
     - thermal: Fix deadlock in thermal thermal_zone_device_check
     - vcs: prevent write access to vcsu devices
     - Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
     - binder: Fix race between mmap() and binder_alloc_print_pages()
     - binder: Prevent repeated use of ->mmap() via NULL mapping
     - binder: Handle start==NULL in binder_update_page_range()
     - KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
     - ALSA: hda - Fix pending unsol events at shutdown
     - cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value
     - md/raid0: Fix an error message in raid0_make_request()
     - drm/mcde: Fix an error handling path in 'mcde_probe()'
     - watchdog: aspeed: Fix clock behaviour for ast2600
     - EDAC/ghes: Fix locking and memory barrier issues
     - perf script: Fix invalid LBR/binary mismatch error
     - kselftest: Fix NULL INSTALL_PATH for TARGETS runlist
     - Linux 5.4.3
 .
   * Realtek ALC256M with DTS Audio Processing internal microphone doesn't work
     on Redmi Book 14 2019 (LP: #1846148) // Focal update: v5.4.3 upstream stable
     release (LP: #1856583)
     - ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
 .
   * Miscellaneous Ubuntu changes
     - [Debian] add python depends to ubuntu-regression-suite
     - SAUCE: selftests: net: tls: remove recv_rcvbuf test
     - update dkms package versions
Checksums-Sha1:
 6cdc675f9b9b27c21585328bd79d61d811c5e7e1 381492 block-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 6a969ca3701cb53664cbbc5b5f99fdb682ba146a 324896 crypto-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 1e6312025cdedf0512812c75687e104c260964ae 4356 fat-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 d5fb0f7e049fa385613bcf1ab36a230286d275a8 13856 fb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 c69ac7ab338bd36397576a79605c4f9b178c5838 64576 firewire-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 47781fa0cb2799121c4b31eea4843376796cba4e 35688 floppy-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 e6d1e9ec42b4c73acb1f90dafcd267128804ba0c 1544332 fs-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 e85f64be1a77e223a36e2b9a91a9c7032bcf89c9 730992 fs-secondary-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 fbf08882923e638cac05eb983af11648f17b260b 479828 input-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 934cb7e97d9185416cdb7ac0e6126110dc156ae1 62908 ipmi-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 8333666070261eb2d99174206665a4cd14cb0f10 9816196 kernel-image-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 be3933cfa26f9076c93837a66e26873d71b44601 237944 linux-buildinfo-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 8d485a259e870d120935fe2233763f6f5a2bc9c9 238032 linux-buildinfo-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 10e4dc0a22bbd58f47afa8b5fd06dc3c6ca856b2 1876 linux-cloud-tools-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 401feb03a5d88174145b0205d339282916296164 1872 linux-cloud-tools-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 f509bedc425cddae9b24b45997e546317b9fc889 31800 linux-cloud-tools-5.4.0-9_5.4.0-9.12_amd64.deb
 3cbf0b5a17943f087f39aeb165f3f90167125211 20972 linux-cloud-tools-common_5.4.0-9.12_all.deb
 80c5e2588ea05b62aebd23f274762b0d7bef4be0 44963144 linux-doc_5.4.0-9.12_all.deb
 96368347159cc56843c7936e05e79fec7240b746 1193396 linux-headers-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 1f932ff46de8e9e33ef1a52da596a91f975df2f4 1194912 linux-headers-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 2df7db1efdc57fd750ed8557b04ce958f5abf044 10914376 linux-headers-5.4.0-9_5.4.0-9.12_all.deb
 f06fb904506034cbd2afd0486f42e63a2bce901a 957933712 linux-image-unsigned-5.4.0-9-generic-dbgsym_5.4.0-9.12_amd64.ddeb
 881327bca2b7c25943790c95a649f0b804c71c8b 8782412 linux-image-unsigned-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 6810429fe8d100403d10bd2dd1e650ab1c92034f 957855148 linux-image-unsigned-5.4.0-9-lowlatency-dbgsym_5.4.0-9.12_amd64.ddeb
 53451300918b458a72b87685ca623d6ecfbd932a 8855376 linux-image-unsigned-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 a589293a00895b4d5c90a5052dbdb6a0a4e4441d 1082052 linux-libc-dev_5.4.0-9.12_amd64.deb
 bf1be7d7ac24641f14c90ad6244da4f23d3da4ca 14133556 linux-modules-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 44768b488438291bb8bcc7c39c612ea73ef630fe 52340180 linux-modules-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 00d813bbb150505e445b6845f534c3449d6f9fbd 38413768 linux-modules-extra-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 cc736a050a766fcc3da6f258533416d907cd3983 134174104 linux-source-5.4.0_5.4.0-9.12_all.deb
 4ad5077c78fa7db0285a343b9c531bc03c1271e2 1992 linux-tools-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 8c4ffe5a2233ff72b54e0a559d0ba507644f1357 1992 linux-tools-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 32481b7169e7ab33da84228910a8eec74b7dbb21 5549896 linux-tools-5.4.0-9_5.4.0-9.12_amd64.deb
 6a2409b1c7c095f5d715df2af51f8d123c4d6e66 170616 linux-tools-common_5.4.0-9.12_all.deb
 689a0f535c36a38bf950f8950b10aa4b3f77dc24 29364 linux-tools-host_5.4.0-9.12_all.deb
 23d3536451cb8aad2052d470b10f308a58fd5c2c 1016 linux-udebs-generic_5.4.0-9.12_amd64.udeb
 0f5ebff7729664b49a85a2fe50be3c2220a6e5b7 33534 linux_5.4.0-9.12_amd64.buildinfo
 674223e0a392769c75b3af8d81be2611bbeb2c17 18767343 linux_5.4.0-9.12_amd64.tar.gz
 a68bc78107f5042c639ca3203b8c5abe22aadc28 39745 linux_5.4.0-9.12_amd64_translations.tar.gz
 c93c91763fe89bf43b80273c7e34254c2e0cf34b 293936 md-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 1f9bb17b989407802d5d0a63bfc874447e3cc49f 211092 message-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 63d724860999218d2ff6b3a8a56715f5a6d2846b 61280 mouse-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 ca9cb296ef5b5f0f793aa8c4f815e608c9c04d54 18424 multipath-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 534a0c388479e591075610446486d880465205c2 623072 nfs-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 a1c5dea859152ef9fee88aa10b6b87cc205ecd0d 5092392 nic-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 29b4b98ea9f5a022124f031efa59d96f6588566a 145620 nic-pcmcia-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 dbbee758b43823c32c7f60468680d653eb6dafb2 592048 nic-shared-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 3b9ac0a8ec9a135d58772ae3d6a3dccc86388995 326532 nic-usb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 f443ac81cc6cbc9651f7a446863aa09392e8c229 31972 parport-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 a1d81f68345f9953fcc00789044d9f8b1df33308 123988 pata-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 de2d2cd578fc8b84630dafc10584bda3038d57dd 64548 pcmcia-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 b1464db842354ddeb24ed3f970447762aa004950 63192 pcmcia-storage-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 1d656107ed8e1a74ea73d1acef3afe1cacf2f22d 8880 plip-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 ec9d29c0e58cbdc96be0b4f00bf83791bd6e8958 24164 ppp-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 32cc7059c87d7aa0723a11c7a074e14fc5d1b781 95688 sata-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 c1dbc9162e768359ddad471dd88e51ecc3d28285 2793260 scsi-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 72045421142831fa9675d2dd64f6c4bc21aa7ac5 96704 serial-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 a96896fbfb69a50ed2c145617c5e1f125a76cf42 51844 storage-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 547f3d6432f9571eff5f4c2ade3cacfe9261cc03 142380 usb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 77a4f588389f40337aadbd1afe9dcb987a803d22 113900 virtio-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 cd8edc6fb4dbb90b761f7e008ab4c43176f06cc7 26040 vlan-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
Checksums-Sha256:
 4be382a13ee74177de84f87e81e5af7174b4e7d93df13351dfeee01c6a55027d 381492 block-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 63f2e601aae1c21ee864a37e14d52bab5b5d8f16f7914249b9b215bf84f8011a 324896 crypto-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 60bf7d8c2a9f9c29a5005581f869cc9013a6249a993fc8b417d5f08dcc4387b0 4356 fat-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 35e7287b4871da00496a5107c31cef636ee6ed6ed52839188b56fc9ef76b01d5 13856 fb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 27b7da6a276bb5cfab36fa98d8df27a4bd2703926738a818237214b748c368fb 64576 firewire-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 17399311f747afee81661d4fafea0e659c7c387ecfc0d739ec8cdeae1b9e2fd1 35688 floppy-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 7c06e76b921b3b87e41affa15b177b28edee4dc7e8b9e3c59975a0518cabf7b9 1544332 fs-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 9828f31b938a10fa0cee8453f3e7b6a463c82a81c47cadcbb7dc4c08a0659de1 730992 fs-secondary-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 772ba8d5e36bbf09dfc5f663068f069eee1be92d682aa5f47a7397c0f79a1f97 479828 input-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 fa8633f8c96af9f5307563bea542bb79ba9da33f11f0a3911adbc3a0c5590035 62908 ipmi-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 f8116bef0a9fc4b3011db865b99c9a750d5c177a3489f78a9ea852bb8d353208 9816196 kernel-image-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 c8b7b6c2cc911d458ad52c8e424f549eb4d1ed77e2717f377db224fe583276a0 237944 linux-buildinfo-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 a9126d78d10c8d7d499934f27c67d83ba0c5b68512b3f17dbac70618f854bd0c 238032 linux-buildinfo-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 f5a3c81ea9767d39f05ecbf8d62027fafaae1f24cae557aa0ae56243e7b0dde9 1876 linux-cloud-tools-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 f92b7a3d71b951790d3cceece680cf4bdc522d29e711e837d02ca46d4ca1bea1 1872 linux-cloud-tools-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 907cacb3b8cf4c7dd4c8f8d39f0d5f8f2ccb974c40b45ca345866361d383db92 31800 linux-cloud-tools-5.4.0-9_5.4.0-9.12_amd64.deb
 72d858213858cce10562f0819ff5487ef0269c27d55704c6cdb61e43b57e1544 20972 linux-cloud-tools-common_5.4.0-9.12_all.deb
 e6620fc82100b521dfc7a0be18e8e8888bf1e15ba42d004e31a161fb590f29ea 44963144 linux-doc_5.4.0-9.12_all.deb
 8fc5b74ba9240952e2aa197de506ba5a9fdadf7cf7c473dcbbcadde5280a11ec 1193396 linux-headers-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 a650f85c33bb6bd2c22844b33a5fedd2f4e0a3ecbc515fbd526e13efd03baec1 1194912 linux-headers-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 21eb0a807e4407f8a9e75195f5bd29378cada9fe33d54a01171f32550494fd99 10914376 linux-headers-5.4.0-9_5.4.0-9.12_all.deb
 bf4839f1e8264366ba5bf11d17f5161beba0d87e6b48ca826d4d4286c5be2791 957933712 linux-image-unsigned-5.4.0-9-generic-dbgsym_5.4.0-9.12_amd64.ddeb
 cb95f1ef59a42ce99e5837fbb4fbb968d8651711686047eaaa3718d3ba83dfa0 8782412 linux-image-unsigned-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 c9053f031f3db06eb4f416aecb2faa27047743e97a57449b2916271138d4c362 957855148 linux-image-unsigned-5.4.0-9-lowlatency-dbgsym_5.4.0-9.12_amd64.ddeb
 0d5fdfb384c855af896a2bb3693b4baae11f8bbaf52145ecb61828553ec13419 8855376 linux-image-unsigned-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 71c315310d2f85b6eea12dd2416cf58e065403cfe9e18c59dd6d3a9e4e6a1e07 1082052 linux-libc-dev_5.4.0-9.12_amd64.deb
 b104dd91fb4a756ca5669806165ed99d4833310d4162b05a8194f2efc5edb0f4 14133556 linux-modules-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 e88eacb618560f3291003e3a29439056c5392f4c641ed7deabbb76e3238e6f4a 52340180 linux-modules-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 47ece9ec314f620c692665db97944ba0fbb7c9e215f7efbc4b0e96ab836c6a76 38413768 linux-modules-extra-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 22a4a54f994978a41c453d5cf223f13b1f80bee8eb33abf46c5ce252fb35432e 134174104 linux-source-5.4.0_5.4.0-9.12_all.deb
 61f1578e20209882ea75677760f0b257f54de880ea790e028e0067dee9ea0e59 1992 linux-tools-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 f13a12a2d19d53b103c7f139a96bad3932fc0b78a3bd4a7dad5218a3c5c5651c 1992 linux-tools-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 9483cb1e3c66f1b830a7a29a332236c8edede4e76369e35be3f6bc121eb44c5d 5549896 linux-tools-5.4.0-9_5.4.0-9.12_amd64.deb
 1fb6556795c9262dc1067b9b860907304d1a754823c650d7cf77eb345addd410 170616 linux-tools-common_5.4.0-9.12_all.deb
 9b8be39c5f8313fa6751f5d2ec2766119a3647ce2b98be1b32b067197739a0ba 29364 linux-tools-host_5.4.0-9.12_all.deb
 b87b67c5a5e8072beab2997b24c8fd96e56a7643d5ad1c1750dd062e43e32693 1016 linux-udebs-generic_5.4.0-9.12_amd64.udeb
 825f7bb8d9b7bee140c4ab7a85a9bfd6463fab6dbce287298877c555b155815a 33534 linux_5.4.0-9.12_amd64.buildinfo
 200c31e2b805a8ca3619308c5a8cd3b6c524a1939912311a028e853f08e2457f 18767343 linux_5.4.0-9.12_amd64.tar.gz
 c8b31a29cb87057c6d5a32e5d5c2ec94e6621afa514cf54242c13b4d67912a00 39745 linux_5.4.0-9.12_amd64_translations.tar.gz
 28459e0a3641185f10ac837337275bacf568ed627f4d6b5e3f9173c853686bf4 293936 md-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 a915869017c5e8f0eb486e81814a98da5daa8bd9aa2b4d677d77db84311329da 211092 message-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 991aa111d0c020ebdc21442c6d14f0b5c3e283e6c5f683a12b4427d3415d6bbd 61280 mouse-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 c31c97599c981ac56869421835f25d92659511beb4adfa9f60a5a63d7fdb88bc 18424 multipath-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 7ce2d4d00726948b962ad5f3f25fc0b21ddf146204c431ef05e09d47b60522b9 623072 nfs-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 f227e5b0704f0e660461d17f103742fcfcb0b5dab488835ec4321c8534b712da 5092392 nic-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 2741a91675f18cdcf1ce15f99bf7bf9faf577a178c7dc13da56ff7f7d9517f56 145620 nic-pcmcia-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 b3d1a67e3cb2bf6cd3d36060e069a8d12e53d68df8d652c17cfbb7313fff1174 592048 nic-shared-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 f14c6b9ac23351c4e8ca4c8354786ebcb6a00c31d1a21073b722053daadacfbe 326532 nic-usb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 c7abf8263148c0ecd4401ca78c7dd361a0566e445f0a506df1905e6f0f65ed93 31972 parport-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 093981ed35e245673d5ea9ecac0877812c6e417577e62230756865c25a49c7f6 123988 pata-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 44a19f3670d5e9dca3daa9e06e552125c2bce0d5d17f3ce93f58313f7ad51310 64548 pcmcia-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 71f029698cd2e761eb8c0ebc4042f1a5c08e38c0244c5e8e43b625fa77d8bc6d 63192 pcmcia-storage-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 a416d7161f68cd0fcf1ff41397173538ef1d55ad2fae2366d05c88164e1c810f 8880 plip-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 cee8f34da5b638caebacd4b94e3b7e7344712951bd1d62b3019a3ca3f16bd4b4 24164 ppp-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 20aa126f857350a8699950255a5cabc2357aaae853bebb95453390e2b80e4552 95688 sata-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 8865e0ec41ffa1169d09a3cef48fec07f1279605bb00c0e17bf1c429565832d5 2793260 scsi-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 532b49cec149dc93e9308f1c3d35d573b1b2127a9bc099761987f10237afc105 96704 serial-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 2ff155abe44b498c2536207f6c4a49c83ce8646a672538526fdfa40b5aa84182 51844 storage-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 85d73086b84006230118db886adb927bcf792f244a21d9167b214ba145dc4c2c 142380 usb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 e2f02f50336f457bc0efea5051ff6b7c99606e59bc6d64c9d3859b7829994ad7 113900 virtio-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 ea7b203c6ad53f746b15b638a221d6a4034f155eb5b71caff4a2e46d7cc77b74 26040 vlan-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
Files:
 b6ab6f95532604d7ed939016eef7dbcb 381492 debian-installer standard block-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 560ab667c7bb86a2483ee6b921f7ef83 324896 debian-installer extra crypto-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 34e04c40111de059c711fc1ccadacb8a 4356 debian-installer standard fat-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 a97e5b4f198a410f21a7c0bd1acf3bdd 13856 debian-installer standard fb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 f2e66fef0bafa23ad1e982760a4f8bb4 64576 debian-installer standard firewire-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 74db7fa0d3be846a336ab2421f002fe6 35688 debian-installer standard floppy-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 2e6e66e4c8c9a04aac6a42dcb91476ea 1544332 debian-installer standard fs-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 eae3b5dcf4ba7b9229e9641fe84864d1 730992 debian-installer standard fs-secondary-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 25c9f202bc205b6dfa9e836fa4ae664c 479828 debian-installer standard input-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 c86ca0f2b1af98f2a6789528ce91bbca 62908 debian-installer standard ipmi-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 529f333deb4b82a9c8288862a601d64a 9816196 debian-installer optional kernel-image-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 2af0eceb26eb21d011eb10ef71e46a23 237944 kernel optional linux-buildinfo-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 cb91f68dec518ebd3a17668491f9af15 238032 kernel optional linux-buildinfo-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 756800d5bc5242a057699b6f28703de3 1876 devel optional linux-cloud-tools-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 b4077f4f4620e53dad1c86fab5194598 1872 devel optional linux-cloud-tools-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 4108401bdbd3a545108e018988a991aa 31800 devel optional linux-cloud-tools-5.4.0-9_5.4.0-9.12_amd64.deb
 4997c8fb44d3f3b638ad7436f6902a7c 20972 kernel optional linux-cloud-tools-common_5.4.0-9.12_all.deb
 a2656f80d096f9caff0a6493a3428d7d 44963144 doc optional linux-doc_5.4.0-9.12_all.deb
 bcd5b4fbf57a2ca7bc96e939380aa056 1193396 devel optional linux-headers-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 dec5cbbd1083ca74a06a53b68791177d 1194912 devel optional linux-headers-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 990f9c87585d939d8f8ada918e5b6d75 10914376 devel optional linux-headers-5.4.0-9_5.4.0-9.12_all.deb
 cbbf5090a9b974d1910d3772f51f0e6e 957933712 devel optional linux-image-unsigned-5.4.0-9-generic-dbgsym_5.4.0-9.12_amd64.ddeb
 80473d5489a5688439893f65337bb214 8782412 kernel optional linux-image-unsigned-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 5fbcaddf7d76d4020fc906f95f6d9f2d 957855148 devel optional linux-image-unsigned-5.4.0-9-lowlatency-dbgsym_5.4.0-9.12_amd64.ddeb
 5c2bfa1328673414007a49e613706e54 8855376 kernel optional linux-image-unsigned-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 6f75fda0003b592d6ee6f350354af57d 1082052 devel optional linux-libc-dev_5.4.0-9.12_amd64.deb
 5dc141dbbd0b7984614da6f298dfc0cc 14133556 kernel optional linux-modules-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 dc64658171b514751c32b6f3646b96e7 52340180 kernel optional linux-modules-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 32e68eb27e329c0713ca8601e07b6818 38413768 kernel optional linux-modules-extra-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 2718df2222dbff87fac02f9e16117f09 134174104 devel optional linux-source-5.4.0_5.4.0-9.12_all.deb
 21137bd163641d9e7b649ae579e39187 1992 devel optional linux-tools-5.4.0-9-generic_5.4.0-9.12_amd64.deb
 57ba204cfa28f8c3f519df021d1b68bb 1992 devel optional linux-tools-5.4.0-9-lowlatency_5.4.0-9.12_amd64.deb
 5a105fa929b97caad6d061425d6b2569 5549896 devel optional linux-tools-5.4.0-9_5.4.0-9.12_amd64.deb
 65040220d37f670df80be816f9fb1c68 170616 kernel optional linux-tools-common_5.4.0-9.12_all.deb
 921e1707f7b412d98477216b4c9a7961 29364 kernel optional linux-tools-host_5.4.0-9.12_all.deb
 b23cc4d8f2a40e467d1ef00267ad3782 1016 debian-installer optional linux-udebs-generic_5.4.0-9.12_amd64.udeb
 2d1352bbccc0f885e63e2d13bb59a7cf 33534 devel optional linux_5.4.0-9.12_amd64.buildinfo
 257fea7ac27886e70de1051c763ef433 18767343 raw-signing - linux_5.4.0-9.12_amd64.tar.gz
 7d03004d357e00b72dbd7f757edc1c35 39745 raw-translations - linux_5.4.0-9.12_amd64_translations.tar.gz
 ea81440e871c42e73feb5b77aa3b3e16 293936 debian-installer standard md-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 946fef3d3f027eeaa31b873f4579a65c 211092 debian-installer standard message-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 9458b98c8839ab6b2c1372b5550203f0 61280 debian-installer extra mouse-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 1c37e11ee3cb52d912faef8322db045a 18424 debian-installer extra multipath-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 31e252106efde96a787069819598ef65 623072 debian-installer standard nfs-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 882edf696f600737302b1c3c578fd926 5092392 debian-installer standard nic-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 ae1d6aaf3cc02ea754aa401cf73917a2 145620 debian-installer standard nic-pcmcia-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 f3a95d5835485aa753d8e0a162b6e90e 592048 debian-installer standard nic-shared-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 267c7248e19e737e256f5a573f7c282d 326532 debian-installer standard nic-usb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 10299a4c9d15f23f170e92a87abfdb71 31972 debian-installer standard parport-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 b1feb7fa34ee88e54ff3e9567d8363dc 123988 debian-installer standard pata-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 377895b43b8cb4c81ec73ac4575df601 64548 debian-installer standard pcmcia-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 bfcfb4c70f224a4e966286fc27fc426c 63192 debian-installer standard pcmcia-storage-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 10aacc2695a0d962f80c3f0d0bbeb70b 8880 debian-installer standard plip-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 c87527b2a3e5655307c13258d4a552c5 24164 debian-installer standard ppp-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 b815f8378ef9a4f95544aedf541381d9 95688 debian-installer standard sata-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 1020ab9676d24d03038538c4800a8fdc 2793260 debian-installer standard scsi-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 42fde8d8d4eb6b5f7c36bb1d7e3734c0 96704 debian-installer standard serial-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 9366e8dddfef6e8bd593046e08dfe110 51844 debian-installer standard storage-core-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 97d1d883cac75bef4c0db143e41b1ffb 142380 debian-installer standard usb-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 0f81c9d3f229135f6cc14a7fa9b63e1b 113900 debian-installer standard virtio-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
 a7504118bca0b64c798f8ef8de06b2c6 26040 debian-installer extra vlan-modules-5.4.0-9-generic-di_5.4.0-9.12_amd64.udeb
Package-Type: udeb


More information about the Focal-changes mailing list