[ubuntu/bionic-updates] linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64.tar.gz - (Accepted)

Stefan Bader stefan.bader at canonical.com
Mon Aug 16 20:25:55 UTC 2021


linux-hwe-5.4 (5.4.0-81.91~18.04.1) bionic; urgency=medium

  * bionic/linux-hwe-5.4: 5.4.0-81.91~18.04.1 -proposed tracker (LP: #1936536)

  [ Ubuntu: 5.4.0-81.91 ]

  * Packaging resync (LP: #1786013)
    - update dkms package versions
  * large_dir in ext4 broken (LP: #1933074)
    - SAUCE: ext4: fix directory index node split corruption
  * Some test in kselftest/net on focal source tree were not tested at all
    (LP: #1934282)
    - selftests/net: add missing tests to Makefile
  * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427)
    - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM
  * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293)
    - Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"
  * icmp_redirect.sh in net from ubuntu_kernel_selftests failed on F-OEM-5.6 /
    F-OEM-5.10 / F-OEM-5.13 / F / G / H (LP: #1880645)
    - selftests: icmp_redirect: support expected failures
  * Focal update: v5.4.128 upstream stable release (LP: #1934179)
    - dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
    - dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
    - dmaengine: stedma40: add missing iounmap() on error in d40_probe()
    - afs: Fix an IS_ERR() vs NULL check
    - mm/memory-failure: make sure wait for page writeback in memory_failure
    - kvm: LAPIC: Restore guard to prevent illegal APIC register access
    - batman-adv: Avoid WARN_ON timing related checks
    - net: ipv4: fix memory leak in netlbl_cipsov4_add_std
    - vrf: fix maximum MTU
    - net: rds: fix memory leak in rds_recvmsg
    - net: lantiq: disable interrupt before sheduling NAPI
    - udp: fix race between close() and udp_abort()
    - rtnetlink: Fix regression in bridge VLAN configuration
    - net/sched: act_ct: handle DNAT tuple collision
    - net/mlx5e: Remove dependency in IPsec initialization flows
    - net/mlx5e: Fix page reclaim for dead peer hairpin
    - net/mlx5: Consider RoCE cap before init RDMA resources
    - net/mlx5e: allow TSO on VXLAN over VLAN topologies
    - net/mlx5e: Block offload of outer header csum for UDP tunnels
    - netfilter: synproxy: Fix out of bounds when parsing TCP options
    - sch_cake: Fix out of bounds when parsing TCP options and header
    - alx: Fix an error handling path in 'alx_probe()'
    - net: stmmac: dwmac1000: Fix extended MAC address registers definition
    - net: make get_net_ns return error if NET_NS is disabled
    - qlcnic: Fix an error handling path in 'qlcnic_probe()'
    - netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
    - net: qrtr: fix OOB Read in qrtr_endpoint_post
    - ptp: improve max_adj check against unreasonable values
    - net: cdc_ncm: switch to eth%d interface naming
    - lantiq: net: fix duplicated skb in rx descriptor ring
    - net: usb: fix possible use-after-free in smsc75xx_bind
    - net: fec_ptp: fix issue caused by refactor the fec_devtype
    - net: ipv4: fix memory leak in ip_mc_add1_src
    - net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
    - be2net: Fix an error handling path in 'be_probe()'
    - net: hamradio: fix memory leak in mkiss_close
    - net: cdc_eem: fix tx fixup skb leak
    - cxgb4: fix wrong shift.
    - bnxt_en: Rediscover PHY capabilities after firmware reset
    - bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
    - icmp: don't send out ICMP messages with a source address of 0.0.0.0
    - net: ethernet: fix potential use-after-free in ec_bhf_remove
    - regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
    - ASoC: rt5659: Fix the lost powers for the HDA header
    - spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
    - pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
    - radeon: use memcpy_to/fromio for UVD fw upload
    - hwmon: (scpi-hwmon) shows the negative temperature properly
    - can: bcm: fix infoleak in struct bcm_msg_head
    - can: bcm/raw/isotp: use per module netdevice notifier
    - can: j1939: fix Use-after-Free, hold skb ref while in use
    - can: mcba_usb: fix memory leak in mcba_usb
    - usb: core: hub: Disable autosuspend for Cypress CY7C65632
    - tracing: Do not stop recording cmdlines when tracing is off
    - tracing: Do not stop recording comms if the trace file is being read
    - tracing: Do no increment trace_clock_global() by one
    - PCI: Mark TI C667X to avoid bus reset
    - PCI: Mark some NVIDIA GPUs to avoid bus reset
    - PCI: aardvark: Don't rely on jiffies while holding spinlock
    - PCI: aardvark: Fix kernel panic during PIO transfer
    - PCI: Add ACS quirk for Broadcom BCM57414 NIC
    - PCI: Work around Huawei Intelligent NIC VF FLR erratum
    - KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
    - ARCv2: save ABI registers across signal handling
    - x86/process: Check PF_KTHREAD and not current->mm for kernel threads
    - x86/pkru: Write hardware init value to PKRU when xstate is init
    - x86/fpu: Reset state for all signal restore failures
    - dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
    - cfg80211: make certificate generation more robust
    - cfg80211: avoid double free of PMSR request
    - net: ll_temac: Make sure to free skb when it is completely used
    - net: ll_temac: Fix TX BD buffer overwrite
    - net: bridge: fix vlan tunnel dst null pointer dereference
    - net: bridge: fix vlan tunnel dst refcnt when egressing
    - mm/slub: clarify verification reporting
    - mm/slub: fix redzoning for small allocations
    - mm/slub.c: include swab.h
    - net: stmmac: disable clocks in stmmac_remove_config_dt()
    - net: fec_ptp: add clock rate zero check
    - tools headers UAPI: Sync linux/in.h copy with the kernel sources
    - KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
    - ARM: OMAP: replace setup_irq() by request_irq()
    - clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
    - clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
    - clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
    - usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
    - usb: dwc3: core: fix kernel panic when do reboot
    - Linux 5.4.128
  * linux-azure CIFS DFS oops (LP: #1935833)
    - cifs: get rid of unused parameter in reconn_setup_dfs_targets()
    - cifs: handle empty list of targets in cifs_reconnect()
  * pmtu.sh from net in ubuntu_kernel_selftests failed with no error message
    (LP: #1887661)
    - selftests: pmtu.sh: improve the test result processing
  * cifs: On cifs_reconnect, resolve the hostname again (LP: #1929831)
    - cifs: rename reconn_inval_dfs_target()
    - cifs: Simplify reconnect code when dfs upcall is enabled
    - cifs: Avoid error pointer dereference
    - cifs: On cifs_reconnect, resolve the hostname again.
  * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367)
    - (upstream) media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
  * Focal update: v5.4.127 upstream stable release (LP: #1933851)
    - net: ieee802154: fix null deref in parse dev addr
    - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
    - HID: hid-input: add mapping for emoji picker key
    - HID: hid-sensor-hub: Return error for hid_set_field() failure
    - HID: quirks: Add quirk for Lenovo optical mouse
    - HID: multitouch: set Stylus suffix for Stylus-application devices, too
    - HID: Add BUS_VIRTUAL to hid_connect logging
    - HID: usbhid: fix info leak in hid_submit_ctrl
    - drm/tegra: sor: Do not leak runtime PM reference
    - ARM: OMAP2+: Fix build warning when mmc_omap is not built
    - gfs2: Prevent direct-I/O write fallback errors from getting lost
    - HID: gt683r: add missing MODULE_DEVICE_TABLE
    - riscv: Use -mno-relax when using lld linker
    - gfs2: Fix use-after-free in gfs2_glock_shrink_scan
    - scsi: target: core: Fix warning on realtime kernels
    - ethernet: myri10ge: Fix missing error code in myri10ge_probe()
    - scsi: qedf: Do not put host in qedf_vport_create() unconditionally
    - scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
    - nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
    - nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue()
      fails
    - nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
    - net: ipconfig: Don't override command-line hostnames or domains
    - drm/amd/display: Allow bandwidth validation for 0 streams.
    - rtnetlink: Fix missing error code in rtnl_bridge_notify()
    - net/x25: Return the correct errno code
    - net: Return the correct errno code
    - fib: Return the correct errno code
    - Linux 5.4.127
  * Focal update: v5.4.126 upstream stable release (LP: #1933369)
    - proc: Check /proc/$pid/attr/ writes against file opener
    - proc: Track /proc/$pid/attr/ opener mm_struct
    - ASoC: max98088: fix ni clock divider calculation
    - spi: Fix spi device unregister flow
    - net/nfc/rawsock.c: fix a permission check bug
    - usb: cdns3: Fix runtime PM imbalance on error
    - ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
    - ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
    - vfio-ccw: Serialize FSM IDLE state with I/O completion
    - ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
    - spi: sprd: Add missing MODULE_DEVICE_TABLE
    - isdn: mISDN: netjet: Fix crash in nj_probe:
    - bonding: init notify_work earlier to avoid uninitialized use
    - netlink: disable IRQs for netlink_lock_table()
    - net: mdiobus: get rid of a BUG_ON()
    - cgroup: disable controllers at parse time
    - wq: handle VM suspension in stall detection
    - net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
    - RDS tcp loopback connection can hang
    - scsi: bnx2fc: Return failure if io_req is already in ABTS processing
    - scsi: vmw_pvscsi: Set correct residual data length
    - scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
    - scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
    - net: macb: ensure the device is available before accessing GEMGXL control
      registers
    - net: appletalk: cops: Fix data race in cops_probe1
    - net: dsa: microchip: enable phy errata workaround on 9567
    - nvme-fabrics: decode host pathing error for connect
    - MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
    - dm verity: fix require_signatures module_param permissions
    - bnx2x: Fix missing error code in bnx2x_iov_init_one()
    - nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
    - powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
    - powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
    - spi: Don't have controller clean up spi device before driver unbind
    - spi: Cleanup on failure of initial setup
    - i2c: mpc: Make use of i2c_recover_bus()
    - i2c: mpc: implement erratum A-004447 workaround
    - x86/boot: Add .text.* to setup.ld
    - spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
    - drm: Fix use-after-free read in drm_getunique()
    - drm: Lock pointer access in drm_master_release()
    - kvm: avoid speculation-based attacks from out-of-range memslot accesses
    - staging: rtl8723bs: Fix uninitialized variables
    - btrfs: return value from btrfs_mark_extent_written() in case of error
    - btrfs: promote debugging asserts to full-fledged checks in validate_super
    - cgroup1: don't allow '\n' in renaming
    - USB: f_ncm: ncm_bitrate (speed) is unsigned
    - usb: f_ncm: only first packet of aggregate needs to start timer
    - usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
    - usb: dwc3: ep0: fix NULL pointer exception
    - usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
    - usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
    - usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
    - usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
    - USB: serial: ftdi_sio: add NovaTech OrionMX product ID
    - USB: serial: omninet: add device id for Zyxel Omni 56K Plus
    - USB: serial: quatech2: fix control-request directions
    - USB: serial: cp210x: fix alternate function for CP2102N QFN20
    - usb: gadget: eem: fix wrong eem header operation
    - usb: fix various gadgets null ptr deref on 10gbps cabling.
    - usb: fix various gadget panics on 10gbps cabling
    - regulator: core: resolve supply for boot-on/always-on regulators
    - regulator: max77620: Use device_set_of_node_from_dev()
    - usb: typec: mux: Fix copy-paste mistake in typec_mux_match
    - RDMA/ipoib: Fix warning caused by destroying non-initial netns
    - RDMA/mlx4: Do not map the core_clock page to user space unless enabled
    - vmlinux.lds.h: Avoid orphan section with !SMP
    - perf: Fix data race between pin_count increment/decrement
    - sched/fair: Make sure to update tg contrib for blocked load
    - KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
    - IB/mlx5: Fix initializing CQ fragments buffer
    - NFS: Fix a potential NULL dereference in nfs_get_client()
    - NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
    - perf session: Correct buffer copying when peeking events
    - kvm: fix previous commit for 32-bit builds
    - NFS: Fix use-after-free in nfs4_init_client()
    - NFSv4: Fix second deadlock in nfs4_evict_inode()
    - NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
    - scsi: core: Fix error handling of scsi_host_alloc()
    - scsi: core: Fix failure handling of scsi_add_host_with_dma()
    - scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
    - scsi: core: Only put parent device if host state differs from SHOST_CREATED
    - ftrace: Do not blindly read the ip address in ftrace_bug()
    - tracing: Correct the length check which causes memory corruption
    - proc: only require mm_struct for writing
    - Linux 5.4.126
  * Focal update: v5.4.125 upstream stable release (LP: #1932957)
    - btrfs: tree-checker: do not error out if extent ref hash doesn't match
    - net: usb: cdc_ncm: don't spew notifications
    - ALSA: usb: update old-style static const declaration
    - nl80211: validate key indexes for cfg80211_registered_device
    - hwmon: (dell-smm-hwmon) Fix index values
    - netfilter: conntrack: unregister ipv4 sockopts on error unwind
    - efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
    - efi: cper: fix snprintf() use in cper_dimm_err_location()
    - vfio/pci: Fix error return code in vfio_ecap_init()
    - vfio/pci: zap_vma_ptes() needs MMU
    - samples: vfio-mdev: fix error handing in mdpy_fb_probe()
    - vfio/platform: fix module_put call in error flow
    - ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
    - HID: pidff: fix error return code in hid_pidff_init()
    - HID: i2c-hid: fix format string mismatch
    - net/sched: act_ct: Fix ct template allocation for zone 0
    - ACPICA: Clean up context mutex during object deletion
    - netfilter: nft_ct: skip expectations for confirmed conntrack
    - netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
    - ieee802154: fix error return code in ieee802154_add_iface()
    - ieee802154: fix error return code in ieee802154_llsec_getparams()
    - ixgbevf: add correct exception tracing for XDP
    - ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
    - ice: write register with correct offset
    - ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
    - ice: Allow all LLDP packets from PF to Tx
    - i2c: qcom-geni: Add shutdown callback for i2c
    - i40e: optimize for XDP_REDIRECT in xsk path
    - i40e: add correct exception tracing for XDP
    - arm64: dts: ls1028a: fix memory node
    - arm64: dts: zii-ultra: fix 12V_MAIN voltage
    - ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
    - ARM: dts: imx7d-pico: Fix the 'tuning-step' property
    - ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells
    - bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
    - tipc: add extack messages for bearer/media failure
    - tipc: fix unique bearer names sanity check
    - Bluetooth: fix the erroneous flush_work() order
    - Bluetooth: use correct lock to prevent UAF of hdev object
    - net: caif: added cfserl_release function
    - net: caif: add proper error handling
    - net: caif: fix memory leak in caif_device_notify
    - net: caif: fix memory leak in cfusbl_device_notify
    - HID: i2c-hid: Skip ELAN power-on command after reset
    - HID: magicmouse: fix NULL-deref on disconnect
    - HID: multitouch: require Finger field to mark Win8 reports as MT
    - ALSA: timer: Fix master timer notification
    - ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
    - ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
    - ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
    - ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
    - usb: dwc2: Fix build in periphal-only mode
    - pid: take a reference when initializing `cad_pid`
    - ocfs2: fix data corruption by fallocate
    - nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
    - drm/amdgpu: Don't query CE and UE errors
    - drm/amdgpu: make sure we unpin the UVD BO
    - x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
    - btrfs: mark ordered extent and inode with error if we fail to finish
    - btrfs: fix error handling in btrfs_del_csums
    - btrfs: return errors from btrfs_del_csums in cleanup_ref_head
    - btrfs: fixup error handling in fixup_inode_link_counts
    - mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
    - bnxt_en: Remove the setting of dev_port.
    - mm: add thp_order
    - XArray: add xa_get_order
    - XArray: add xas_split
    - mm/filemap: fix storing to a THP shadow entry
    - btrfs: fix unmountable seed device after fstrim
    - KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
    - KVM: arm64: Fix debug register indexing
    - lib/lz4: explicitly support in-place decompression
    - xen-pciback: redo VF placement in the virtual topology
    - i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
    - neighbour: allow NUD_NOARP entries to be forced GCed
    - Linux 5.4.125

Date: Fri, 23 Jul 2021 14:56:49 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-051.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 23 Jul 2021 14:56:49 +0200
Source: linux-hwe-5.4
Binary: linux-hwe-5.4-source-5.4.0 linux-hwe-5.4-headers-5.4.0-81 linux-hwe-5.4-tools-common linux-hwe-5.4-tools-5.4.0-81 linux-hwe-5.4-cloud-tools-common linux-hwe-5.4-cloud-tools-5.4.0-81 linux-image-unsigned-5.4.0-81-generic linux-modules-5.4.0-81-generic linux-modules-extra-5.4.0-81-generic linux-headers-5.4.0-81-generic linux-image-unsigned-5.4.0-81-generic-dbgsym linux-tools-5.4.0-81-generic linux-cloud-tools-5.4.0-81-generic linux-hwe-5.4-udebs-generic linux-buildinfo-5.4.0-81-generic linux-image-unsigned-5.4.0-81-generic-lpae linux-modules-5.4.0-81-generic-lpae linux-modules-extra-5.4.0-81-generic-lpae linux-headers-5.4.0-81-generic-lpae linux-image-unsigned-5.4.0-81-generic-lpae-dbgsym linux-tools-5.4.0-81-generic-lpae linux-cloud-tools-5.4.0-81-generic-lpae linux-hwe-5.4-udebs-generic-lpae linux-buildinfo-5.4.0-81-generic-lpae linux-image-unsigned-5.4.0-81-lowlatency linux-modules-5.4.0-81-lowlatency linux-modules-extra-5.4.0-81-lowlatency
 linux-headers-5.4.0-81-lowlatency linux-image-unsigned-5.4.0-81-lowlatency-dbgsym linux-tools-5.4.0-81-lowlatency linux-cloud-tools-5.4.0-81-lowlatency linux-hwe-5.4-udebs-lowlatency linux-buildinfo-5.4.0-81-lowlatency kernel-image-5.4.0-81-generic-di fat-modules-5.4.0-81-generic-di fb-modules-5.4.0-81-generic-di firewire-core-modules-5.4.0-81-generic-di floppy-modules-5.4.0-81-generic-di fs-core-modules-5.4.0-81-generic-di fs-secondary-modules-5.4.0-81-generic-di input-modules-5.4.0-81-generic-di md-modules-5.4.0-81-generic-di nic-modules-5.4.0-81-generic-di nic-pcmcia-modules-5.4.0-81-generic-di nic-usb-modules-5.4.0-81-generic-di nic-shared-modules-5.4.0-81-generic-di parport-modules-5.4.0-81-generic-di pata-modules-5.4.0-81-generic-di pcmcia-modules-5.4.0-81-generic-di pcmcia-storage-modules-5.4.0-81-generic-di plip-modules-5.4.0-81-generic-di ppp-modules-5.4.0-81-generic-di sata-modules-5.4.0-81-generic-di scsi-modules-5.4.0-81-generic-di
 serial-modules-5.4.0-81-generic-di storage-core-modules-5.4.0-81-generic-di usb-modules-5.4.0-81-generic-di nfs-modules-5.4.0-81-generic-di block-modules-5.4.0-81-generic-di message-modules-5.4.0-81-generic-di crypto-modules-5.4.0-81-generic-di virtio-modules-5.4.0-81-generic-di mouse-modules-5.4.0-81-generic-di vlan-modules-5.4.0-81-generic-di ipmi-modules-5.4.0-81-generic-di
 multipath-modules-5.4.0-81-generic-di
Architecture: amd64 all amd64_translations
Version: 5.4.0-81.91~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-051.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.4.0-81-generic-di - Block storage devices (udeb)
 crypto-modules-5.4.0-81-generic-di - crypto modules (udeb)
 fat-modules-5.4.0-81-generic-di - FAT filesystem support (udeb)
 fb-modules-5.4.0-81-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-5.4.0-81-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-5.4.0-81-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.4.0-81-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.4.0-81-generic-di - Extra filesystem modules (udeb)
 input-modules-5.4.0-81-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.4.0-81-generic-di - ipmi modules (udeb)
 kernel-image-5.4.0-81-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.4.0-81-generic - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-buildinfo-5.4.0-81-generic-lpae - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-buildinfo-5.4.0-81-lowlatency - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-cloud-tools-5.4.0-81-generic - Linux kernel version specific cloud tools for version 5.4.0-81
 linux-cloud-tools-5.4.0-81-generic-lpae - Linux kernel version specific cloud tools for version 5.4.0-81
 linux-cloud-tools-5.4.0-81-lowlatency - Linux kernel version specific cloud tools for version 5.4.0-81
 linux-headers-5.4.0-81-generic - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-headers-5.4.0-81-generic-lpae - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-headers-5.4.0-81-lowlatency - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-hwe-5.4-cloud-tools-5.4.0-81 - Linux kernel version specific cloud tools for version 5.4.0-81
 linux-hwe-5.4-cloud-tools-common - Linux kernel version specific cloud tools for version 5.4.0
 linux-hwe-5.4-headers-5.4.0-81 - Header files related to Linux kernel version 5.4.0
 linux-hwe-5.4-source-5.4.0 - Linux kernel source for version 5.4.0 with Ubuntu patches
 linux-hwe-5.4-tools-5.4.0-81 - Linux kernel version specific tools for version 5.4.0-81
 linux-hwe-5.4-tools-common - Linux kernel version specific tools for version 5.4.0
 linux-hwe-5.4-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-hwe-5.4-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-hwe-5.4-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-image-unsigned-5.4.0-81-generic - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-81-generic-dbgsym - Linux kernel debug image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-81-generic-lpae - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-81-generic-lpae-dbgsym - Linux kernel debug image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-81-lowlatency - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-81-lowlatency-dbgsym - Linux kernel debug image for version 5.4.0 on 64 bit x86 SMP
 linux-modules-5.4.0-81-generic - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-5.4.0-81-generic-lpae - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-5.4.0-81-lowlatency - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-extra-5.4.0-81-generic - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-extra-5.4.0-81-generic-lpae - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-extra-5.4.0-81-lowlatency - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-tools-5.4.0-81-generic - Linux kernel version specific tools for version 5.4.0-81
 linux-tools-5.4.0-81-generic-lpae - Linux kernel version specific tools for version 5.4.0-81
 linux-tools-5.4.0-81-lowlatency - Linux kernel version specific tools for version 5.4.0-81
 md-modules-5.4.0-81-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.4.0-81-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.4.0-81-generic-di - Mouse support (udeb)
 multipath-modules-5.4.0-81-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.4.0-81-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.4.0-81-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-5.4.0-81-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-5.4.0-81-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.4.0-81-generic-di - USB network interface support (udeb)
 parport-modules-5.4.0-81-generic-di - Parallel port support (udeb)
 pata-modules-5.4.0-81-generic-di - PATA support modules (udeb)
 pcmcia-modules-5.4.0-81-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-5.4.0-81-generic-di - PCMCIA storage support (udeb)
 plip-modules-5.4.0-81-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.4.0-81-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.4.0-81-generic-di - SATA storage support (udeb)
 scsi-modules-5.4.0-81-generic-di - SCSI storage support (udeb)
 serial-modules-5.4.0-81-generic-di - Serial port support (udeb)
 storage-core-modules-5.4.0-81-generic-di - Core storage support (udeb)
 usb-modules-5.4.0-81-generic-di - Core USB support (udeb)
 virtio-modules-5.4.0-81-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.4.0-81-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1786013 1880645 1887661 1918427 1929831 1932367 1932957 1933074 1933369 1933851 1934179 1934282 1934293 1935833 1936536
Changes:
 linux-hwe-5.4 (5.4.0-81.91~18.04.1) bionic; urgency=medium
 .
   * bionic/linux-hwe-5.4: 5.4.0-81.91~18.04.1 -proposed tracker (LP: #1936536)
 .
   [ Ubuntu: 5.4.0-81.91 ]
 .
   * Packaging resync (LP: #1786013)
     - update dkms package versions
   * large_dir in ext4 broken (LP: #1933074)
     - SAUCE: ext4: fix directory index node split corruption
   * Some test in kselftest/net on focal source tree were not tested at all
     (LP: #1934282)
     - selftests/net: add missing tests to Makefile
   * curtin: install flash-kernel in arm64 UEFI unexpected (LP: #1918427)
     - [Packaging] Allow grub-efi-arm* to satisfy recommends on ARM
   * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293)
     - Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"
   * icmp_redirect.sh in net from ubuntu_kernel_selftests failed on F-OEM-5.6 /
     F-OEM-5.10 / F-OEM-5.13 / F / G / H (LP: #1880645)
     - selftests: icmp_redirect: support expected failures
   * Focal update: v5.4.128 upstream stable release (LP: #1934179)
     - dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
     - dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
     - dmaengine: stedma40: add missing iounmap() on error in d40_probe()
     - afs: Fix an IS_ERR() vs NULL check
     - mm/memory-failure: make sure wait for page writeback in memory_failure
     - kvm: LAPIC: Restore guard to prevent illegal APIC register access
     - batman-adv: Avoid WARN_ON timing related checks
     - net: ipv4: fix memory leak in netlbl_cipsov4_add_std
     - vrf: fix maximum MTU
     - net: rds: fix memory leak in rds_recvmsg
     - net: lantiq: disable interrupt before sheduling NAPI
     - udp: fix race between close() and udp_abort()
     - rtnetlink: Fix regression in bridge VLAN configuration
     - net/sched: act_ct: handle DNAT tuple collision
     - net/mlx5e: Remove dependency in IPsec initialization flows
     - net/mlx5e: Fix page reclaim for dead peer hairpin
     - net/mlx5: Consider RoCE cap before init RDMA resources
     - net/mlx5e: allow TSO on VXLAN over VLAN topologies
     - net/mlx5e: Block offload of outer header csum for UDP tunnels
     - netfilter: synproxy: Fix out of bounds when parsing TCP options
     - sch_cake: Fix out of bounds when parsing TCP options and header
     - alx: Fix an error handling path in 'alx_probe()'
     - net: stmmac: dwmac1000: Fix extended MAC address registers definition
     - net: make get_net_ns return error if NET_NS is disabled
     - qlcnic: Fix an error handling path in 'qlcnic_probe()'
     - netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
     - net: qrtr: fix OOB Read in qrtr_endpoint_post
     - ptp: improve max_adj check against unreasonable values
     - net: cdc_ncm: switch to eth%d interface naming
     - lantiq: net: fix duplicated skb in rx descriptor ring
     - net: usb: fix possible use-after-free in smsc75xx_bind
     - net: fec_ptp: fix issue caused by refactor the fec_devtype
     - net: ipv4: fix memory leak in ip_mc_add1_src
     - net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
     - be2net: Fix an error handling path in 'be_probe()'
     - net: hamradio: fix memory leak in mkiss_close
     - net: cdc_eem: fix tx fixup skb leak
     - cxgb4: fix wrong shift.
     - bnxt_en: Rediscover PHY capabilities after firmware reset
     - bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
     - icmp: don't send out ICMP messages with a source address of 0.0.0.0
     - net: ethernet: fix potential use-after-free in ec_bhf_remove
     - regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
     - ASoC: rt5659: Fix the lost powers for the HDA header
     - spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
     - pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
     - radeon: use memcpy_to/fromio for UVD fw upload
     - hwmon: (scpi-hwmon) shows the negative temperature properly
     - can: bcm: fix infoleak in struct bcm_msg_head
     - can: bcm/raw/isotp: use per module netdevice notifier
     - can: j1939: fix Use-after-Free, hold skb ref while in use
     - can: mcba_usb: fix memory leak in mcba_usb
     - usb: core: hub: Disable autosuspend for Cypress CY7C65632
     - tracing: Do not stop recording cmdlines when tracing is off
     - tracing: Do not stop recording comms if the trace file is being read
     - tracing: Do no increment trace_clock_global() by one
     - PCI: Mark TI C667X to avoid bus reset
     - PCI: Mark some NVIDIA GPUs to avoid bus reset
     - PCI: aardvark: Don't rely on jiffies while holding spinlock
     - PCI: aardvark: Fix kernel panic during PIO transfer
     - PCI: Add ACS quirk for Broadcom BCM57414 NIC
     - PCI: Work around Huawei Intelligent NIC VF FLR erratum
     - KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
     - ARCv2: save ABI registers across signal handling
     - x86/process: Check PF_KTHREAD and not current->mm for kernel threads
     - x86/pkru: Write hardware init value to PKRU when xstate is init
     - x86/fpu: Reset state for all signal restore failures
     - dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
     - cfg80211: make certificate generation more robust
     - cfg80211: avoid double free of PMSR request
     - net: ll_temac: Make sure to free skb when it is completely used
     - net: ll_temac: Fix TX BD buffer overwrite
     - net: bridge: fix vlan tunnel dst null pointer dereference
     - net: bridge: fix vlan tunnel dst refcnt when egressing
     - mm/slub: clarify verification reporting
     - mm/slub: fix redzoning for small allocations
     - mm/slub.c: include swab.h
     - net: stmmac: disable clocks in stmmac_remove_config_dt()
     - net: fec_ptp: add clock rate zero check
     - tools headers UAPI: Sync linux/in.h copy with the kernel sources
     - KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
     - ARM: OMAP: replace setup_irq() by request_irq()
     - clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
     - clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
     - clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
     - usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
     - usb: dwc3: core: fix kernel panic when do reboot
     - Linux 5.4.128
   * linux-azure CIFS DFS oops (LP: #1935833)
     - cifs: get rid of unused parameter in reconn_setup_dfs_targets()
     - cifs: handle empty list of targets in cifs_reconnect()
   * pmtu.sh from net in ubuntu_kernel_selftests failed with no error message
     (LP: #1887661)
     - selftests: pmtu.sh: improve the test result processing
   * cifs: On cifs_reconnect, resolve the hostname again (LP: #1929831)
     - cifs: rename reconn_inval_dfs_target()
     - cifs: Simplify reconnect code when dfs upcall is enabled
     - cifs: Avoid error pointer dereference
     - cifs: On cifs_reconnect, resolve the hostname again.
   * Pixel format change broken for Elgato Cam Link 4K (LP: #1932367)
     - (upstream) media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
   * Focal update: v5.4.127 upstream stable release (LP: #1933851)
     - net: ieee802154: fix null deref in parse dev addr
     - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
     - HID: hid-input: add mapping for emoji picker key
     - HID: hid-sensor-hub: Return error for hid_set_field() failure
     - HID: quirks: Add quirk for Lenovo optical mouse
     - HID: multitouch: set Stylus suffix for Stylus-application devices, too
     - HID: Add BUS_VIRTUAL to hid_connect logging
     - HID: usbhid: fix info leak in hid_submit_ctrl
     - drm/tegra: sor: Do not leak runtime PM reference
     - ARM: OMAP2+: Fix build warning when mmc_omap is not built
     - gfs2: Prevent direct-I/O write fallback errors from getting lost
     - HID: gt683r: add missing MODULE_DEVICE_TABLE
     - riscv: Use -mno-relax when using lld linker
     - gfs2: Fix use-after-free in gfs2_glock_shrink_scan
     - scsi: target: core: Fix warning on realtime kernels
     - ethernet: myri10ge: Fix missing error code in myri10ge_probe()
     - scsi: qedf: Do not put host in qedf_vport_create() unconditionally
     - scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
     - nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
     - nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue()
       fails
     - nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
     - net: ipconfig: Don't override command-line hostnames or domains
     - drm/amd/display: Allow bandwidth validation for 0 streams.
     - rtnetlink: Fix missing error code in rtnl_bridge_notify()
     - net/x25: Return the correct errno code
     - net: Return the correct errno code
     - fib: Return the correct errno code
     - Linux 5.4.127
   * Focal update: v5.4.126 upstream stable release (LP: #1933369)
     - proc: Check /proc/$pid/attr/ writes against file opener
     - proc: Track /proc/$pid/attr/ opener mm_struct
     - ASoC: max98088: fix ni clock divider calculation
     - spi: Fix spi device unregister flow
     - net/nfc/rawsock.c: fix a permission check bug
     - usb: cdns3: Fix runtime PM imbalance on error
     - ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
     - ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
     - vfio-ccw: Serialize FSM IDLE state with I/O completion
     - ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
     - spi: sprd: Add missing MODULE_DEVICE_TABLE
     - isdn: mISDN: netjet: Fix crash in nj_probe:
     - bonding: init notify_work earlier to avoid uninitialized use
     - netlink: disable IRQs for netlink_lock_table()
     - net: mdiobus: get rid of a BUG_ON()
     - cgroup: disable controllers at parse time
     - wq: handle VM suspension in stall detection
     - net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
     - RDS tcp loopback connection can hang
     - scsi: bnx2fc: Return failure if io_req is already in ABTS processing
     - scsi: vmw_pvscsi: Set correct residual data length
     - scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
     - scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
     - net: macb: ensure the device is available before accessing GEMGXL control
       registers
     - net: appletalk: cops: Fix data race in cops_probe1
     - net: dsa: microchip: enable phy errata workaround on 9567
     - nvme-fabrics: decode host pathing error for connect
     - MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
     - dm verity: fix require_signatures module_param permissions
     - bnx2x: Fix missing error code in bnx2x_iov_init_one()
     - nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
     - powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
     - powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
     - spi: Don't have controller clean up spi device before driver unbind
     - spi: Cleanup on failure of initial setup
     - i2c: mpc: Make use of i2c_recover_bus()
     - i2c: mpc: implement erratum A-004447 workaround
     - x86/boot: Add .text.* to setup.ld
     - spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
     - drm: Fix use-after-free read in drm_getunique()
     - drm: Lock pointer access in drm_master_release()
     - kvm: avoid speculation-based attacks from out-of-range memslot accesses
     - staging: rtl8723bs: Fix uninitialized variables
     - btrfs: return value from btrfs_mark_extent_written() in case of error
     - btrfs: promote debugging asserts to full-fledged checks in validate_super
     - cgroup1: don't allow '\n' in renaming
     - USB: f_ncm: ncm_bitrate (speed) is unsigned
     - usb: f_ncm: only first packet of aggregate needs to start timer
     - usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
     - usb: dwc3: ep0: fix NULL pointer exception
     - usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
     - usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
     - usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
     - usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
     - USB: serial: ftdi_sio: add NovaTech OrionMX product ID
     - USB: serial: omninet: add device id for Zyxel Omni 56K Plus
     - USB: serial: quatech2: fix control-request directions
     - USB: serial: cp210x: fix alternate function for CP2102N QFN20
     - usb: gadget: eem: fix wrong eem header operation
     - usb: fix various gadgets null ptr deref on 10gbps cabling.
     - usb: fix various gadget panics on 10gbps cabling
     - regulator: core: resolve supply for boot-on/always-on regulators
     - regulator: max77620: Use device_set_of_node_from_dev()
     - usb: typec: mux: Fix copy-paste mistake in typec_mux_match
     - RDMA/ipoib: Fix warning caused by destroying non-initial netns
     - RDMA/mlx4: Do not map the core_clock page to user space unless enabled
     - vmlinux.lds.h: Avoid orphan section with !SMP
     - perf: Fix data race between pin_count increment/decrement
     - sched/fair: Make sure to update tg contrib for blocked load
     - KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
     - IB/mlx5: Fix initializing CQ fragments buffer
     - NFS: Fix a potential NULL dereference in nfs_get_client()
     - NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
     - perf session: Correct buffer copying when peeking events
     - kvm: fix previous commit for 32-bit builds
     - NFS: Fix use-after-free in nfs4_init_client()
     - NFSv4: Fix second deadlock in nfs4_evict_inode()
     - NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
     - scsi: core: Fix error handling of scsi_host_alloc()
     - scsi: core: Fix failure handling of scsi_add_host_with_dma()
     - scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
     - scsi: core: Only put parent device if host state differs from SHOST_CREATED
     - ftrace: Do not blindly read the ip address in ftrace_bug()
     - tracing: Correct the length check which causes memory corruption
     - proc: only require mm_struct for writing
     - Linux 5.4.126
   * Focal update: v5.4.125 upstream stable release (LP: #1932957)
     - btrfs: tree-checker: do not error out if extent ref hash doesn't match
     - net: usb: cdc_ncm: don't spew notifications
     - ALSA: usb: update old-style static const declaration
     - nl80211: validate key indexes for cfg80211_registered_device
     - hwmon: (dell-smm-hwmon) Fix index values
     - netfilter: conntrack: unregister ipv4 sockopts on error unwind
     - efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
     - efi: cper: fix snprintf() use in cper_dimm_err_location()
     - vfio/pci: Fix error return code in vfio_ecap_init()
     - vfio/pci: zap_vma_ptes() needs MMU
     - samples: vfio-mdev: fix error handing in mdpy_fb_probe()
     - vfio/platform: fix module_put call in error flow
     - ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
     - HID: pidff: fix error return code in hid_pidff_init()
     - HID: i2c-hid: fix format string mismatch
     - net/sched: act_ct: Fix ct template allocation for zone 0
     - ACPICA: Clean up context mutex during object deletion
     - netfilter: nft_ct: skip expectations for confirmed conntrack
     - netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
     - ieee802154: fix error return code in ieee802154_add_iface()
     - ieee802154: fix error return code in ieee802154_llsec_getparams()
     - ixgbevf: add correct exception tracing for XDP
     - ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
     - ice: write register with correct offset
     - ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
     - ice: Allow all LLDP packets from PF to Tx
     - i2c: qcom-geni: Add shutdown callback for i2c
     - i40e: optimize for XDP_REDIRECT in xsk path
     - i40e: add correct exception tracing for XDP
     - arm64: dts: ls1028a: fix memory node
     - arm64: dts: zii-ultra: fix 12V_MAIN voltage
     - ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
     - ARM: dts: imx7d-pico: Fix the 'tuning-step' property
     - ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells
     - bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
     - tipc: add extack messages for bearer/media failure
     - tipc: fix unique bearer names sanity check
     - Bluetooth: fix the erroneous flush_work() order
     - Bluetooth: use correct lock to prevent UAF of hdev object
     - net: caif: added cfserl_release function
     - net: caif: add proper error handling
     - net: caif: fix memory leak in caif_device_notify
     - net: caif: fix memory leak in cfusbl_device_notify
     - HID: i2c-hid: Skip ELAN power-on command after reset
     - HID: magicmouse: fix NULL-deref on disconnect
     - HID: multitouch: require Finger field to mark Win8 reports as MT
     - ALSA: timer: Fix master timer notification
     - ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
     - ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
     - ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
     - ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
     - usb: dwc2: Fix build in periphal-only mode
     - pid: take a reference when initializing `cad_pid`
     - ocfs2: fix data corruption by fallocate
     - nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
     - drm/amdgpu: Don't query CE and UE errors
     - drm/amdgpu: make sure we unpin the UVD BO
     - x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
     - btrfs: mark ordered extent and inode with error if we fail to finish
     - btrfs: fix error handling in btrfs_del_csums
     - btrfs: return errors from btrfs_del_csums in cleanup_ref_head
     - btrfs: fixup error handling in fixup_inode_link_counts
     - mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
     - bnxt_en: Remove the setting of dev_port.
     - mm: add thp_order
     - XArray: add xa_get_order
     - XArray: add xas_split
     - mm/filemap: fix storing to a THP shadow entry
     - btrfs: fix unmountable seed device after fstrim
     - KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
     - KVM: arm64: Fix debug register indexing
     - lib/lz4: explicitly support in-place decompression
     - xen-pciback: redo VF placement in the virtual topology
     - i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
     - neighbour: allow NUD_NOARP entries to be forced GCed
     - Linux 5.4.125
Checksums-Sha1:
 28cfdc85187e2afcdb17c84bf6eb2ae1c45b1455 393172 block-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 ced9fb6e0473dfca38e66f0fc834cc83e5a1af17 333288 crypto-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 84e46d7f891ef3fc1dd3d711a24cceb91add0a07 4496 fat-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 1047d4ff766bd64483aef96a18d57211c5136d55 14304 fb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 7fa9841d78b83e496e2b1f5b3db229cd29817cf3 67836 firewire-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 08881460f02d374808710a8da4611c3f8af388e9 36740 floppy-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 21c89a682fd9d0c1ae528ba797fd53ec1a03bedf 1600464 fs-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 04a6d7bfb3041b5e6f11a178d34713739fe0fcc1 741172 fs-secondary-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 b963a205637b90b1855715bcc0d20f3eed2c1c52 497932 input-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 d8f41b6550aab989a873cdd5a70eb28f8317487a 65056 ipmi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 a61a5762e749c2196344d8ade2cde8177d2bb6b2 10095480 kernel-image-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 4592c4ef9ad430f974dc986534cd772703f9669e 426420 linux-buildinfo-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 7b832ab731eff7b47c8b2b145049ef33d32a4d57 426668 linux-buildinfo-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 99c82b2226cbe9994bd7f23720cbb64e7d8f2c97 1880 linux-cloud-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 cae91b4660385a331005f1f6afe9236025d56556 1888 linux-cloud-tools-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 c0cd442ef0befaf06491149ca383ac22f2e2a70f 1342776 linux-headers-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 069dd873049f5794a927de55c2e6d15be10b973d 1343824 linux-headers-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 cf46c9213f6b03f1a5bf583d3a25c11dc44084b9 83660 linux-hwe-5.4-cloud-tools-5.4.0-81_5.4.0-81.91~18.04.1_amd64.deb
 ffa5c75fbf218402771ccb7c193ca2f1146d7362 66076 linux-hwe-5.4-cloud-tools-common_5.4.0-81.91~18.04.1_all.deb
 43cafc440d98b202c8e13184e1024aef13192b7c 11001460 linux-hwe-5.4-headers-5.4.0-81_5.4.0-81.91~18.04.1_all.deb
 3bc52d06f8b5b1530eef4a279d757e990e5b6a19 66336 linux-hwe-5.4-source-5.4.0_5.4.0-81.91~18.04.1_all.deb
 2e10dfa288502e583f8528d65d5508f4788dbe96 5234076 linux-hwe-5.4-tools-5.4.0-81_5.4.0-81.91~18.04.1_amd64.deb
 75ae9ceb6b0424ce5f71dedaeadc5c533fd4a93a 66100 linux-hwe-5.4-tools-common_5.4.0-81.91~18.04.1_all.deb
 3e317b9d614ea8de5ab2e0e984835c09a95048fd 1032 linux-hwe-5.4-udebs-generic_5.4.0-81.91~18.04.1_amd64.udeb
 040449de30464a20e26fdb3cc85871f0ca360db3 35716 linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64.buildinfo
 9dae1f4123598f142cb0032891ebf70bfc61c433 18168906 linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64.tar.gz
 f4e5a87d42609c272f1856d2cefad031dac63137 28159 linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64_translations.tar.gz
 71780e18d358d5c10e6d6592ff4ca655e0b4401b 920622788 linux-image-unsigned-5.4.0-81-generic-dbgsym_5.4.0-81.91~18.04.1_amd64.ddeb
 b963e047ab386a0663396facbebb9a322e1cf2f6 9105716 linux-image-unsigned-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 6a7af573f75971afedcd6f9616553c712c394642 922047664 linux-image-unsigned-5.4.0-81-lowlatency-dbgsym_5.4.0-81.91~18.04.1_amd64.ddeb
 9df9eb088b315e50b6c2cfe45a89c42c25501fba 9173492 linux-image-unsigned-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 7062683363c02802eb1343552eabaa5abef200fa 14675080 linux-modules-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 e09b3a24974985dc63cd24a501c345e9de709a5e 53386320 linux-modules-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 e984f75291a0735c2c47b5f6ac145e63fe357f6e 38818960 linux-modules-extra-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 49bc8b5df19eab1813adc10711af10f47e12f9f7 2004 linux-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 00ca5022c2f327a988ce90ae0a1e370ff51e70ea 2008 linux-tools-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 f8f3313cb1c9c6a6441924f758a2785f406a5368 300364 md-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 837f4f16cb2321ba63b9303486a1063820e35475 218336 message-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 eb26c919f0b9908941b2957fc16275c6d0dd2939 61880 mouse-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 b4f72a28ea24b14e5bc5a40387d5dcfeb01ed4b9 19404 multipath-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 d6f3a763f8b7905f0534c87d9109d1176dd22be3 636000 nfs-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 a7ce46436846c00c2e4295fa23bdabbf1001fd6b 5110144 nic-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 c1939185c098ca0b89d917c570d15ee32a29def7 148352 nic-pcmcia-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 7a0083e69fc41dc7256e90efdc0a0bfb83a4ebe6 607224 nic-shared-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 4a7158f93e827786d58cde5b60f0ee94d3af732b 330988 nic-usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 1c41587806e1bb99412ff63b81968a959fc7058f 33932 parport-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 78efc407ce595e3b07ef1bbd8b3e2cea96b8bcef 127284 pata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 540c6d3420d348bae0d8d53d74f7b07134cd2bfd 67152 pcmcia-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 c51ffed6de7288079c8e4dcab47ce5cd7f2fc872 65488 pcmcia-storage-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 f2153250112aa49e883abb0c0803cc01385a20b7 9252 plip-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 031e99d868657ca7e224fb918e1d9590cea36d44 25664 ppp-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 3424ab55b56bd8661ddb64c01360a57878883856 99284 sata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 c311c6c8cbb1096231752032ff7be06632ae4753 2815420 scsi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 246b3d7c1d6d65596f2f2244ac67b3a82946e131 99868 serial-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 4acb09e36d247f801a0bf4b45a042f2245b37e7f 55060 storage-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 fe8f4a054519a31fa819731fd73f17abb2ea4e85 146968 usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 a29e61a21f62a752d834467ca16cdf0f9645c270 118360 virtio-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 0c699f9be301e5c024612994a480f7bfddc5e0d2 28148 vlan-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
Checksums-Sha256:
 5bc20b2d2e30efe8593410233d41a2aa24ca617b42b23e3266a7c98d635a0a9a 393172 block-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 82e533c191490c16fc6aa74857827b53fa57a29f044041f9a8816e9902056d90 333288 crypto-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 f8cd6ea898e94e59ef8b98a5ae9f69721230f6f6f5e0f1decb641a0be383aec8 4496 fat-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 4deebfda155fe9c182bbde3fe73b44a02a1f441772bdc266b2e8fb2c732b7810 14304 fb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 795b8714a1a5cdfe3b72b75c2b2b85e5f0d216e42f8964639c22ed709fabea9a 67836 firewire-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 2ffe7a327b6acb18fba71be1065678ce139b70d7a1a6f41220dc7c283d0c2fbb 36740 floppy-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 b0eadaf84fa32f023a7261c12cf2ad862b1d6757135250267e004099b517dc14 1600464 fs-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 2522672c2d0f636d1301c15519790bf22ae30abfe4f9b45e79468a8b2a42a185 741172 fs-secondary-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 e6a5c619c77159a5ae3c3cb5143a01064888a1bc3af40648321bb10f479b6e06 497932 input-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 de475fef2ccc21c0072ccafc091bf8f344c1d257a74d7cac3e172f304a92dfaf 65056 ipmi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 250cebbf0545440689a838bab1c77473a0f1b1a709104d0b993c3933f3484bc6 10095480 kernel-image-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 bc744b3a522527a591c84a4c94c5138cc384867d655bf9699b22fea1456b9dfa 426420 linux-buildinfo-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 883bb2d736050f3737796f96a3d56f88fbc48f914800133aa6345589bde1b82e 426668 linux-buildinfo-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 8e81e84d08e76f877172f79ed3c20437a12ab081e2283d7bcfc534def5f1fe00 1880 linux-cloud-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 8a9a3dafb807d952ebfa58766724baeecaa07b4b3c706dadfa7866ecf8e4316d 1888 linux-cloud-tools-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 d02bb5b4d908018fbfb04e3ebb3b5186cfb6d3c89d464ce90541205c0c0720b8 1342776 linux-headers-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 b633226fec47248290e06f3455e030cbbb288cb8f9123f2e71b8de356e0e865f 1343824 linux-headers-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 20d26b91e7452c59cf1535f12cc482c2d8695c46bec14cd4431159b934c9c5eb 83660 linux-hwe-5.4-cloud-tools-5.4.0-81_5.4.0-81.91~18.04.1_amd64.deb
 ea042d6cccf735a52236539c3bbe5ff22c4dc12809c3d968c8402c87420bb3f9 66076 linux-hwe-5.4-cloud-tools-common_5.4.0-81.91~18.04.1_all.deb
 65b5ebd70d1e16b36bc50803a5cb28f250c312f7837e10da3b6d6caeef25d4d8 11001460 linux-hwe-5.4-headers-5.4.0-81_5.4.0-81.91~18.04.1_all.deb
 705b929a732df692d330d26da352fb0d02ff40e2a960b78d08623a28abcf973c 66336 linux-hwe-5.4-source-5.4.0_5.4.0-81.91~18.04.1_all.deb
 9f700dc14be469dfbf6ae9bfd884716bfee8de6260632257e2c3aae7b844e420 5234076 linux-hwe-5.4-tools-5.4.0-81_5.4.0-81.91~18.04.1_amd64.deb
 2b683f32f40aab6ac9a95f4f2bb92f50d3c76aee25599ea7793753c988b53a62 66100 linux-hwe-5.4-tools-common_5.4.0-81.91~18.04.1_all.deb
 9ea2a89621f75590d8e7428891ba2ae83dd2c04b6d92bec07f361d2a128d1e10 1032 linux-hwe-5.4-udebs-generic_5.4.0-81.91~18.04.1_amd64.udeb
 45705ac972481846904c2d49bda5af3e32b658ece9e74627a4412089302f2428 35716 linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64.buildinfo
 7bd211767667f387d82acca003bd6156e7ed7e35999fefa067929a56578d2b31 18168906 linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64.tar.gz
 59bfd7d5958923ab972cb35dfc108c6c896acf163037f2dd2081ede2a585dc2d 28159 linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64_translations.tar.gz
 40e3c8d32a3502aabf59bbbd082d9c59c806ec72efda89f6300f4d6015651f99 920622788 linux-image-unsigned-5.4.0-81-generic-dbgsym_5.4.0-81.91~18.04.1_amd64.ddeb
 66dbc66561ba266928c1f5ab7a1bba57e7db2aac07b5c781e383906fcdee8ad0 9105716 linux-image-unsigned-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 6782678315d93786c5cf0c1ea95e10b97d3853f3d499e3d2a7b827c5e6d2260e 922047664 linux-image-unsigned-5.4.0-81-lowlatency-dbgsym_5.4.0-81.91~18.04.1_amd64.ddeb
 e1f60680eb9b644a541fee286b0bd334b99cc4fd1a556f484d23bd677af1b842 9173492 linux-image-unsigned-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 ff0b7cc279cc100596f0fe3bff8a414c8a5b3ef71b21cc826ce434a8de37fc43 14675080 linux-modules-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 4e652acef55455ae876b77bc61712277f9f63b3caf97dbc000a6ed1bf032cc12 53386320 linux-modules-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 7c5831dc2969eeb3a3a946898e601829493df1e423d31427eecb6231f889315e 38818960 linux-modules-extra-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 e543d0bf97454c0950e2955c6d832e0437bd2d270ae932f4214069b424112277 2004 linux-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 822504da21ced4d19330201188ffc230ab67c97b5f28b8e66540e02a1b91f560 2008 linux-tools-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 8f85a94a17086471dd20615be04909283e91140d5c44233a91aa774fd7c0e2f6 300364 md-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 392b3be90909abf53440a04b9cd813fbe0bfe3d9f81dfc6e7ea04e6763225b51 218336 message-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 a210266d79ab2bd502c7613c0f958342f234d06fcdf2346b35c7e0bc26299946 61880 mouse-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 f42334315d93143d3559f256090c1decec94663a3c11b04fa2dea70d1f00e60f 19404 multipath-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 a3f87eaf1d16de03a4fa43fb149c90ec38083f92379b533e8cd309fbd63953f1 636000 nfs-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 4aed3701374fd56034975e70e44dd0ea68dbbfe1036b5e19ec0efb12765bfff7 5110144 nic-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 475f74ca6db908e30e4aae6ac54f8bf7179ff576a20e5355328f5216f9c5738f 148352 nic-pcmcia-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 2664fd687f584dd6df403c8ea686c4b82d95bace2efe0bb723f3bcc52e8e7bfe 607224 nic-shared-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 226e358b77cf60646bc149bf3f808c7018494ce93d783e564f557d4af93b6b6f 330988 nic-usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 c15888e48389ac970a235989128b914d4f4b66140a003bc55cf66cca1bac3793 33932 parport-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 7d16c9d778a6f29fa078fc51d9f3e5bb48c85ba08d1bc6bf00cbc4c3409df528 127284 pata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 9c30d281a4f0490af9c40fda4d39ae9eeb4b915a9b3238be6ac099d7eaea80f3 67152 pcmcia-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 ef2b6e904b39f47d67939d62ce70ba50131cafd785cf4e5f7b7eaa3787b193ee 65488 pcmcia-storage-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 8553b4eebc9186c153f59c8a53d3ddd5a430531d1649abb9ec2099325324dc71 9252 plip-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 35f6be3dd73ba9e13a19495afa8bc0a1600a97a1d68d9454a43b343d10c618bf 25664 ppp-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 20ff4ab62558e445bc8d5720aef2f66e95bcf3496bc81cd3efae14209db98e83 99284 sata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 833fe7907349b9f13428d02bf56a18beb0157e4cf0b5beda20790260a067e387 2815420 scsi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 036ff539ce30f1071dbafeba6671b4fe2dbcab5cffc5541e0b5747912bf10b18 99868 serial-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 2254279ec9bb4dd1326bd0f7ea4b19a0d3966e470d60efa5798dd5cfe40b9410 55060 storage-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 48a1ac0e84f435db4bf292d67a2d2a79f6023f61d220b1897a535e728e45f0e7 146968 usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 199f66aa8e1b1028989663681a0f95ce2551e9ec239c29340274b8f326034f0e 118360 virtio-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 c85004169dbc1c974cdfeba85bc739068b76656960ac98dbc19c2e779decd5c7 28148 vlan-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
Files:
 11cb936d85e04bb8637bbf0943ba8967 393172 debian-installer standard block-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 7f8819dc15e84a1f126fe82da5e05b9f 333288 debian-installer extra crypto-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 863bb19617cc96ec2da5088e5f430e79 4496 debian-installer standard fat-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 6e5b829836311fcf6c6c824ec2e72923 14304 debian-installer standard fb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 a818eaffd1d329ff576d61f8784c4dbb 67836 debian-installer standard firewire-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 b873933fb6f9bd604d5409bb694b0cd1 36740 debian-installer standard floppy-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 11fe88d1f3805837f279a5f83993616d 1600464 debian-installer standard fs-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 13ea079fc014ca3b84a0737e6a9dd4c2 741172 debian-installer standard fs-secondary-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 c57abd5ad92bfde53eb09549f414c596 497932 debian-installer standard input-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 c4c9de9cd9f7b3d2a7f016a1d4693e20 65056 debian-installer standard ipmi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 0b490204f3f0a7379bfee29e8407aa33 10095480 debian-installer optional kernel-image-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 cd445699ee9d559b0ba4462c637e2110 426420 kernel optional linux-buildinfo-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 db717e4ad0220d6932e5255bbeb97e1c 426668 kernel optional linux-buildinfo-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 4ebdd85b84ab7269960d9b80f2980162 1880 devel optional linux-cloud-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 343ff3ff9f4e4137bae70af8ec85c127 1888 devel optional linux-cloud-tools-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 2878efaa581c5690a036da39b1cc5c6a 1342776 devel optional linux-headers-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 292612ce1223f8c93c2b0bfde7ac5b07 1343824 devel optional linux-headers-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 cce2c3453c050af05c1a1d43c3ff7a05 83660 devel optional linux-hwe-5.4-cloud-tools-5.4.0-81_5.4.0-81.91~18.04.1_amd64.deb
 723b1ade06c22fb8b85747e18e3deae4 66076 kernel optional linux-hwe-5.4-cloud-tools-common_5.4.0-81.91~18.04.1_all.deb
 9bb7d16daa56c463831b27d0768678d1 11001460 devel optional linux-hwe-5.4-headers-5.4.0-81_5.4.0-81.91~18.04.1_all.deb
 fc63432f9820151e726debc36a7b3ecd 66336 devel optional linux-hwe-5.4-source-5.4.0_5.4.0-81.91~18.04.1_all.deb
 99834adff972b0ddce3a5e437ab03b96 5234076 devel optional linux-hwe-5.4-tools-5.4.0-81_5.4.0-81.91~18.04.1_amd64.deb
 99d9697c13ec47d4581a9edc18de3a66 66100 kernel optional linux-hwe-5.4-tools-common_5.4.0-81.91~18.04.1_all.deb
 0e0f5aad6ebdf70dc2f567f70a52cb30 1032 debian-installer optional linux-hwe-5.4-udebs-generic_5.4.0-81.91~18.04.1_amd64.udeb
 07e8ed0922ab448b43d077ff0fef7d74 35716 devel optional linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64.buildinfo
 de7d5df773a96d2d05431ac639bad2e7 18168906 raw-signing - linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64.tar.gz
 262d67a4e3d8a8296cb8578f22799813 28159 raw-translations - linux-hwe-5.4_5.4.0-81.91~18.04.1_amd64_translations.tar.gz
 dd8c59c39075c76814596f94df079ad2 920622788 devel optional linux-image-unsigned-5.4.0-81-generic-dbgsym_5.4.0-81.91~18.04.1_amd64.ddeb
 115290b790483d30a6f5f9262bc3e230 9105716 kernel optional linux-image-unsigned-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 71df1ec40fd43a0d5c642c5639b70d67 922047664 devel optional linux-image-unsigned-5.4.0-81-lowlatency-dbgsym_5.4.0-81.91~18.04.1_amd64.ddeb
 43e609b81f7d262885b464ddd96b1f53 9173492 kernel optional linux-image-unsigned-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 764f9ee24620dada8ee563769b044e19 14675080 kernel optional linux-modules-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 1501cd34292b24dff175f5c41e0372b8 53386320 kernel optional linux-modules-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 ad26c09c0c510c829bc1aed359236858 38818960 kernel optional linux-modules-extra-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 8ecb173e1065a7360d3247eb7da5a429 2004 devel optional linux-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_amd64.deb
 a11ac42b4209e3161993e0e937176837 2008 devel optional linux-tools-5.4.0-81-lowlatency_5.4.0-81.91~18.04.1_amd64.deb
 3d6571b6252b95b7abbed768257e462e 300364 debian-installer standard md-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 6b03801feefc7b94b4859ba3e1bc817a 218336 debian-installer standard message-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 8c995f517e482d2373883f4a5512b5ad 61880 debian-installer extra mouse-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 14ce1a49e4b6491e3d3f6f4dbf8ecd4a 19404 debian-installer extra multipath-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 50a97d792268fa66bdcef3839e99bd61 636000 debian-installer standard nfs-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 aaa4ea95f658b29c00f034d41e1561bd 5110144 debian-installer standard nic-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 579a952583bdb70d613bbf34ca325200 148352 debian-installer standard nic-pcmcia-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 d0263da9cc965e73e09978d64fd01932 607224 debian-installer standard nic-shared-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 5c4940be46a906b750e359acb97a4f3c 330988 debian-installer standard nic-usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 6203c71c0b6d05d889036fca0ba87044 33932 debian-installer standard parport-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 a07fd4219cef85d2b10f081de05e9d05 127284 debian-installer standard pata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 cea583ef2fdcd441c286ae83e2034341 67152 debian-installer standard pcmcia-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 d2b88edee45f09183c14a18d4842e193 65488 debian-installer standard pcmcia-storage-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 9db16d908f3a63bc67ad8234dc921fb5 9252 debian-installer standard plip-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 b593e1f273ec07d79ab6db8cf80ee74e 25664 debian-installer standard ppp-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 3762f586dc8da7ce5ded5760d7c040e3 99284 debian-installer standard sata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 43adbd6ff03845523bbc28d1e27ecd59 2815420 debian-installer standard scsi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 bba07f19cb66ce8dc6e834fe49b03719 99868 debian-installer standard serial-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 95f2105370e292cfee20e43645c96dd6 55060 debian-installer standard storage-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 fbceda605a002c32071ceabdf9c95c6e 146968 debian-installer standard usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 745d5455f805d599e80f8135a7a28b0f 118360 debian-installer standard virtio-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
 e999869b26089c58074ff1cb51319136 28148 debian-installer extra vlan-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list