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

Stefan Bader stefan.bader at canonical.com
Fri Aug 6 09:40:59 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 bos02-arm64-072.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 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-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 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 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: arm64 arm64_translations
Version: 5.4.0-81.91~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-072.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)
 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 ARMv8 SMP
 linux-buildinfo-5.4.0-81-generic-lpae - Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP
 linux-buildinfo-5.4.0-81-lowlatency - Linux kernel buildinfo for version 5.4.0 on ARMv8 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 ARMv8 SMP
 linux-headers-5.4.0-81-generic-lpae - Linux kernel headers for version 5.4.0 on ARMv8 SMP
 linux-headers-5.4.0-81-lowlatency - Linux kernel headers for version 5.4.0 on ARMv8 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 ARMv8 SMP
 linux-image-unsigned-5.4.0-81-generic-dbgsym - Linux kernel debug image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-81-generic-lpae - Linux kernel image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-81-generic-lpae-dbgsym - Linux kernel debug image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-81-lowlatency - Linux kernel image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-81-lowlatency-dbgsym - Linux kernel debug image for version 5.4.0 on ARMv8 SMP
 linux-modules-5.4.0-81-generic - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-5.4.0-81-generic-lpae - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-5.4.0-81-lowlatency - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-extra-5.4.0-81-generic - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-extra-5.4.0-81-generic-lpae - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-extra-5.4.0-81-lowlatency - Linux kernel extra modules for version 5.4.0 on ARMv8 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-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)
 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)
 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:
 12aad57fe06da95dd0dd74dd1b97dd5928653dcb 294752 block-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 09b8d0aacfc2543748dea2a79ba8e831977444d5 266116 crypto-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 0879714878d6cb3eed5dbbc34fddf4fdf59b0284 4868 fat-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 3f48cc2e96104d07f27b2f262c8c25d40f7050ee 1588520 fs-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 ed6d0cf36508a7c4df5a0f3c7cbf1e5ba8c4608e 746876 fs-secondary-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 1cddb1a1626603533728a8e2ec96ee09b2bb8c61 499676 input-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 75bf92e07dad66e0ac3aec51eb35105b828e550a 73320 ipmi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 8348409084e4ec2a2340ae0a9e7d73baa8823442 12173956 kernel-image-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 9ab7c0dd95b19eec0b6ef76f3315cbf2aa03f392 429088 linux-buildinfo-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 38079fc39a3371f15af9706982a615e9c010b583 1002364 linux-headers-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 6b97ac8c5e95326472d823c24375d4d8028b655a 4398696 linux-hwe-5.4-tools-5.4.0-81_5.4.0-81.91~18.04.1_arm64.deb
 ce9a60ddc54f9678926a84f9789b807c08fb1136 992 linux-hwe-5.4-udebs-generic_5.4.0-81.91~18.04.1_arm64.udeb
 511b36b1cceb33df58bd9a0589ddd80888bcaa2e 23349 linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64.buildinfo
 70679a552a960674babd3dab93aa732feaff6334 10831188 linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64.tar.gz
 3d2c7cb9bc393c30c3d92a8a5027f8130ae8e3d3 28142 linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64_translations.tar.gz
 f723101762d67a9b15c354ae89f843fbfcf1c39b 859061128 linux-image-unsigned-5.4.0-81-generic-dbgsym_5.4.0-81.91~18.04.1_arm64.ddeb
 f703cec54716956e444a88ad2e1a10c077e5dfb8 10696276 linux-image-unsigned-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 d26c0fba8e7e8ae29529f676829218a306452764 14593604 linux-modules-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 c37f20eef0cc9ff6d8c557504742688f04ef9bd8 40961688 linux-modules-extra-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 0bf8f9eb93fda94ca0501a7e3ed47f7393bdb563 1952 linux-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 720516e6be2e5bbbd61f1f40143bb115df75f997 312556 md-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 c299629094f12680cb3db5afca5c5e6ac14456f2 223256 message-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 d4059c3f787c832a7a63b436ea81f80cba5c5974 58312 mouse-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 f49ee5573be631420df99f9f75ac1542f1b9eed5 22024 multipath-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 818dbfda419dac14e9ca2e6ca1d01b031cb25eb6 671188 nfs-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 641c5ee87126e3dbb0fa1df443334ac28fdddb32 4899168 nic-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 db05dde40d8e6d1559fe3b39f05c0b1c60320e10 611348 nic-shared-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 8ae2ae7a1d722e3afe8c43d95200bd2d3bd606a0 346484 nic-usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 2efd2043acd8a54dafb0b00c0a8c35e506569710 20656 parport-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 12ef996e2c872621d81f16888ea362ffcb230605 9888 plip-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 9ea74417eb4e3a01f0f8988e96eb2d975f6d874f 32080 ppp-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 7fa23022b7f64b3ade670e7d5c4ac6ec3c7d4877 98440 sata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 827e282d5a1f076f3978cefda3d00b27f4ca9078 2703500 scsi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 31e681e3f767d212630058a8725d50ac06ca5e02 60280 storage-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 df4270c943f62b8b93cd8cdd37c22c1bbec6c7d9 122856 usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 7be7f8686751e99b5f33998194d51c75430b4c70 11788 virtio-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 dc089188fc941afa3205d9b4fa35ef3a980a325e 29136 vlan-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
Checksums-Sha256:
 57f80f99d572eb56074b71f7bca857e154d4827fd341e50afbf28f1a9429bbf2 294752 block-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 dcefb5e783b5ab3e05e84031ba1c8f9c73e12eb1f4bcb746fb9c3a4dff21e8ea 266116 crypto-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 1bd74cabf7af1c0c5acac9b1c3051236edaf3c03dc187e873ffd4ebf85934889 4868 fat-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 8fe6bafa33cb0c7a7176b250162715dc72f5c6b48690db308db3f346946fef8d 1588520 fs-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 f34f39046f39cc3d05197f447b48b7d5c77ab250a641f6645fc35765ad3bf28f 746876 fs-secondary-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 fa053832e07ef6f1765cc5c95efebaf80ed71e0727279f33af67a3e5368d628d 499676 input-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 a9d8ea875ac09bda80bbac73c7e88ba7c7553ae418b28d59d8c98b6ffde61237 73320 ipmi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 72abe2b0ed630f4add9b3c699b70a5f0ad3309837bf6494323ef611322af80b0 12173956 kernel-image-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 bce11c02ccb4e423d9c4498ecd6abf1be3872498ddfe9d1fdd17168e4a933cd7 429088 linux-buildinfo-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 e0b1e01a8dad9a3cce4ca966ca09076f1cfcddd0d2c99568410573e59bcc725e 1002364 linux-headers-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 c628d6c6ae3a4f3400108656fd2ec17fa24d4b9545fee1d180ebc80b413b5782 4398696 linux-hwe-5.4-tools-5.4.0-81_5.4.0-81.91~18.04.1_arm64.deb
 3c97f5c7ba2eb5c900dde919c258f4949e509fce191f51b4f0ab477f5782cdec 992 linux-hwe-5.4-udebs-generic_5.4.0-81.91~18.04.1_arm64.udeb
 1fcb278b060e52559aac8807a16622fa95a98c3579c1f10ef18c569824fda333 23349 linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64.buildinfo
 7a54c41734b6c67cd47e62b61db39fe95992625766e6c2920518c7a503444967 10831188 linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64.tar.gz
 20704cf0cd1ba7eea16e5510ead32c6b942a94da3d21f66d9276c1a5b91fd3d0 28142 linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64_translations.tar.gz
 736e13343759ea575bbf21b09f49024da0ff2081088244f424346c775d0bc259 859061128 linux-image-unsigned-5.4.0-81-generic-dbgsym_5.4.0-81.91~18.04.1_arm64.ddeb
 436ce11209e354c739c9e47d59f8439598a40fff8a128794c1e5906c7e7a69f3 10696276 linux-image-unsigned-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 c47217aee281422e4b3dcaba15063c21217a9b0e97e097ee11145f836064fff5 14593604 linux-modules-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 301ea42a8076bf35c157e9f05c7abcd8d0a1b12808ab6d8a1d29127325235429 40961688 linux-modules-extra-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 8169d9642c519bda9f17228c72fdaee88570b8f4e7f9bb0399b54a09cff292ec 1952 linux-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 961270a6801d064e95198179516ef0e737c30c291c45401066bd163d86006df7 312556 md-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 adf71c25c9974e5529fe16ea8878775885cb98a11d30d9c50a4f66b7106192f5 223256 message-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 534aaff3c4faac00bc5c791f67169fd358738c7dfe80bdc93e89c0c384eedce6 58312 mouse-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 15e8b2fee38fdffae62da858f89c2ac120cdbcfd78905537c3c8f40a73c5544b 22024 multipath-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 223e7656c14dd797facb296673f6a919a455a091c4bd20b1a2f948ebfe901ba3 671188 nfs-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 a41932bb69adaf4d896695f78adc7f728440de6de60fd60b3ca915d5e8b5a59c 4899168 nic-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 77c8104014eab62da60381340467ae1b09cbe7b8acea7ceafc1d91f0d329bec1 611348 nic-shared-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 66814f6e79ef17cb28afe6ea6259207d1299292c9620330fbc30ace9c7377b79 346484 nic-usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 15a2fc13e4726c0fd5a70ad511f14a34e0de03f047ab675ba75462251a3fa3b9 20656 parport-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 151e7dc2afec1527991f35dfed68b9407919836eee65fe6fc257fd8f6ea610f7 9888 plip-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 cffba809c743a6150e60f77fe6847eab198bc75c1c81811591d974a5f6031982 32080 ppp-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 2ea8c1b7c5ceaf630fde9bc059aa69554a34cc722a2a8a4cb581a34c27e55ab0 98440 sata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 259369c835f3db6ca221608269ad0e6b948ac1cc7ca389986f0bda533acbd6b2 2703500 scsi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 c92fc0dfb5cff09255f80ff953596352523abe54f5c6879093dd22c59b73f9a7 60280 storage-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 fbe4e320e0988c54525957bfc2abbb5c7ca9c23ce318064efd3ffdab987c4ed7 122856 usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 640af73a8e6815a5c4e40a3095b1891f71b2ef63c705b8c0d921f965b07e85b3 11788 virtio-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 1ae820243e2086a8e9df70ddc8ef4804f77e056cb5a8bcc87e87c45bc067f1aa 29136 vlan-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
Files:
 d77163eb944d5895ff4bbbbee4d47651 294752 debian-installer standard block-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 9537c445258db75b87b78b327e8693d4 266116 debian-installer extra crypto-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 86eff1bad7a4449a81e79e0f8a2920ab 4868 debian-installer standard fat-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 ec469d26bf46e3fc528def39f7288856 1588520 debian-installer standard fs-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 12b0d82408348683394f613e012f4a88 746876 debian-installer standard fs-secondary-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 a9ecb7ff1a9392344bf0eb05d8e5ecca 499676 debian-installer standard input-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 2727f762d2cf656478c59628f1d66abd 73320 debian-installer standard ipmi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 368d7158b5655736c859c20d7bfd8d16 12173956 debian-installer optional kernel-image-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 04d14534629de1118a8ed3b9ef47eaee 429088 kernel optional linux-buildinfo-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 c654012197aa7d45ce89a1e906f21e92 1002364 devel optional linux-headers-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 a9cf4e50d43ebe083b845e06764ea0cd 4398696 devel optional linux-hwe-5.4-tools-5.4.0-81_5.4.0-81.91~18.04.1_arm64.deb
 d9366c86ebf865eda7050659665eacee 992 debian-installer optional linux-hwe-5.4-udebs-generic_5.4.0-81.91~18.04.1_arm64.udeb
 3bddce874c224ad40f543ca98e980fe0 23349 devel optional linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64.buildinfo
 90d6afdb5846cbfcae822eb1a026d0cf 10831188 raw-signing - linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64.tar.gz
 8b92f4203ad94d14fb9ffa587afa8452 28142 raw-translations - linux-hwe-5.4_5.4.0-81.91~18.04.1_arm64_translations.tar.gz
 710e2cee547c2567517c095efd9a67f5 859061128 devel optional linux-image-unsigned-5.4.0-81-generic-dbgsym_5.4.0-81.91~18.04.1_arm64.ddeb
 dc8ff32ea17ec625a26d1df4215cbd0a 10696276 kernel optional linux-image-unsigned-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 ebb19098e482ae22b7e900e3d1d4aec4 14593604 kernel optional linux-modules-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 f6d7e5b8a16504bfe231337d4e800c96 40961688 kernel optional linux-modules-extra-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 10b8dabbdedea2d7ca2040a8b2e8c2d1 1952 devel optional linux-tools-5.4.0-81-generic_5.4.0-81.91~18.04.1_arm64.deb
 5dd356a3d1d82e00c6adcc531597922b 312556 debian-installer standard md-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 c4b6f1e49192e32851c7b48fcc9e2960 223256 debian-installer standard message-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 5afd26c451e4cdabb2d2dbd4c9c053f5 58312 debian-installer extra mouse-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 cf28fd2f408217be691c0e3d29f6e1e0 22024 debian-installer extra multipath-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 a9d80992f70b13997d50785cdb73860b 671188 debian-installer standard nfs-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 e75c090963d98d01478fed21d804b1f6 4899168 debian-installer standard nic-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 32fdc1d6344de2b9257b9da4b0dd0604 611348 debian-installer standard nic-shared-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 ac73bb17477168e22d1c2d0de9808546 346484 debian-installer standard nic-usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 7888d45a29932ff3b2b7e75864a2593a 20656 debian-installer standard parport-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 bca1f52c0bc702646b48b4eb9cb0a782 9888 debian-installer standard plip-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 9401ebcaa75c80d7c18f787bb65d3824 32080 debian-installer standard ppp-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 ec0f2119bb10ce819b67610c8a55f7df 98440 debian-installer standard sata-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 49643e2178bb71bf5a6e9b9146f929d8 2703500 debian-installer standard scsi-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 a20b9c48b358b4179ee928e1c317380a 60280 debian-installer standard storage-core-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 8a5bdf8723c258b3ad9e052d6ab1d50f 122856 debian-installer standard usb-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 c10ea5c4c30c1505270819128a2b3ac8 11788 debian-installer standard virtio-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
 354bdb5a6bdd4eb15bb8ae8df6854de6 29136 debian-installer extra vlan-modules-5.4.0-81-generic-di_5.4.0-81.91~18.04.1_arm64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list