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

Stefan Bader stefan.bader at canonical.com
Mon May 17 09:30:57 UTC 2021


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

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

  [ Ubuntu: 5.4.0-74.83 ]

  * focal/linux: 5.4.0-74.83 -proposed tracker (LP: #1927619)
  * Introduce the 465 driver series, fabric-manager, and libnvidia-nscq
    (LP: #1925522)
    - debian/dkms-versions -- add NVIDIA 465 and migrate 450 to 460
  * linux-image-5.0.0-35-generic breaks checkpointing of container
    (LP: #1857257)
    - SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files
  * Enable CIFS GCM256 (LP: #1921916)
    - smb3: add defines for new crypto algorithms
    - smb3.1.1: add new module load parm require_gcm_256
    - smb3.1.1: add new module load parm enable_gcm_256
    - smb3.1.1: print warning if server does not support requested encryption type
    - smb3.1.1: rename nonces used for GCM and CCM encryption
    - smb3.1.1: set gcm256 when requested
    - cifs: Adjust key sizes and key generation routines for AES256 encryption
  * locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (LP: #1926184)
    - locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
  * [Ubuntu 21.04] net/mlx5: Fix HW spec violation configuring uplink
    (LP: #1925452)
    - net/mlx5: Fix HW spec violation configuring uplink
  * Focal update: v5.4.114 upstream stable release (LP: #1926493)
    - Revert "scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure"
    - Revert "scsi: qla2xxx: Fix stuck login session using prli_pend_timer"
    - scsi: qla2xxx: Dual FCP-NVMe target port support
    - scsi: qla2xxx: Fix device connect issues in P2P configuration
    - scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure
    - scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
    - scsi: qla2xxx: Fix stuck login session using prli_pend_timer
    - scsi: qla2xxx: Fix fabric scan hang
    - net/sctp: fix race condition in sctp_destroy_sock
    - Input: nspire-keypad - enable interrupts only when opened
    - gpio: sysfs: Obey valid_mask
    - dmaengine: dw: Make it dependent to HAS_IOMEM
    - ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race
    - ARM: dts: Fix moving mmc devices with aliases for omap4 & 5
    - lockdep: Add a missing initialization hint to the "INFO: Trying to register
      non-static key" message
    - arc: kernel: Return -EFAULT if copy_to_user() fails
    - ASoC: max98373: Added 30ms turn on/off time delay
    - neighbour: Disregard DEAD dst in neigh_update
    - ARM: keystone: fix integer overflow warning
    - ARM: omap1: fix building with clang IAS
    - drm/msm: Fix a5xx/a6xx timestamps
    - ASoC: fsl_esai: Fix TDM slot setup for I2S mode
    - scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state
    - net: ieee802154: stop dump llsec keys for monitors
    - net: ieee802154: forbid monitor for add llsec key
    - net: ieee802154: forbid monitor for del llsec key
    - net: ieee802154: stop dump llsec devs for monitors
    - net: ieee802154: forbid monitor for add llsec dev
    - net: ieee802154: forbid monitor for del llsec dev
    - net: ieee802154: stop dump llsec devkeys for monitors
    - net: ieee802154: forbid monitor for add llsec devkey
    - net: ieee802154: forbid monitor for del llsec devkey
    - net: ieee802154: stop dump llsec seclevels for monitors
    - net: ieee802154: forbid monitor for add llsec seclevel
    - pcnet32: Use pci_resource_len to validate PCI resource
    - mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
    - virt_wifi: Return micros for BSS TSF values
    - Input: s6sy761 - fix coordinate read bit shift
    - Input: i8042 - fix Pegatron C15B ID entry
    - HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
    - dm verity fec: fix misaligned RS roots IO
    - readdir: make sure to verify directory entry for legacy interfaces too
    - arm64: fix inline asm in load_unaligned_zeropad()
    - arm64: alternatives: Move length validation in alternative_{insn, endif}
    - vfio/pci: Add missing range check in vfio_pci_mmap
    - riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
    - scsi: libsas: Reset num_scatter if libata marks qc as NODATA
    - netfilter: conntrack: do not print icmpv6 as unknown via /proc
    - libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
    - netfilter: bridge: add pre_exit hooks for ebtable unregistration
    - netfilter: arp_tables: add pre_exit hook for table unregister
    - net: macb: fix the restore of cmp registers
    - netfilter: nft_limit: avoid possible divide error in nft_limit_init
    - net: davicom: Fix regulator not turned off on failed probe
    - net: sit: Unregister catch-all devices
    - net: ip6_tunnel: Unregister catch-all devices
    - i40e: fix the panic when running bpf in xdpdrv mode
    - ibmvnic: avoid calling napi_disable() twice
    - ibmvnic: remove duplicate napi_schedule call in do_reset function
    - ibmvnic: remove duplicate napi_schedule call in open function
    - gro: ensure frag0 meets IP header alignment
    - ARM: footbridge: fix PCI interrupt mapping
    - arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems
    - r8169: remove fiddling with the PCIe max read request size
    - r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_EN
    - r8169: fix performance regression related to PCIe max read request size
    - r8169: improve rtl_jumbo_config
    - r8169: tweak max read request size for newer chips also in jumbo mtu mode
    - r8169: don't advertise pause in jumbo mode
    - ARM: 9071/1: uprobes: Don't hook on thumb instructions
    - net: phy: marvell: fix detection of PHY on Topaz switches
    - Linux 5.4.114
  * Focal update: v5.4.113 upstream stable release (LP: #1926490)
    - interconnect: core: fix error return code of icc_link_destroy()
    - KVM: arm64: Hide system instruction access to Trace registers
    - KVM: arm64: Disable guest access to trace filter controls
    - drm/imx: imx-ldb: fix out of bounds array access warning
    - gfs2: report "already frozen/thawed" errors
    - drm/tegra: dc: Don't set PLL clock to 0Hz
    - block: only update parent bi_status when bio fail
    - radix tree test suite: Register the main thread with the RCU library
    - idr test suite: Take RCU read lock in idr_find_test_1
    - idr test suite: Create anchor before launching throbber
    - riscv,entry: fix misaligned base for excp_vect_table
    - block: don't ignore REQ_NOWAIT for direct IO
    - netfilter: x_tables: fix compat match/target pad out-of-bound write
    - driver core: Fix locking bug in deferred_probe_timeout_work_func()
    - perf tools: Use %define api.pure full instead of %pure-parser
    - perf tools: Use %zd for size_t printf formats on 32-bit
    - perf map: Tighten snprintf() string precision to pass gcc check on some
      32-bit arches
    - xen/events: fix setting irq affinity
    - Linux 5.4.113
  * Focal update: v5.4.112 upstream stable release (LP: #1926489)
    - counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
    - ALSA: aloop: Fix initialization of controls
    - ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
    - ASoC: intel: atom: Stop advertising non working S24LE support
    - nfc: fix refcount leak in llcp_sock_bind()
    - nfc: fix refcount leak in llcp_sock_connect()
    - nfc: fix memory leak in llcp_sock_connect()
    - nfc: Avoid endless loops caused by repeated llcp_sock_connect()
    - xen/evtchn: Change irq_info lock to raw_spinlock_t
    - net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
    - net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
    - drm/i915: Fix invalid access to ACPI _DSM objects
    - gcov: re-fix clang-11+ support
    - ia64: fix user_stack_pointer() for ptrace()
    - nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
    - ocfs2: fix deadlock between setattr and dio_end_io_write
    - fs: direct-io: fix missing sdio->boundary
    - parisc: parisc-agp requires SBA IOMMU driver
    - parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
    - ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
    - batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
    - ice: Increase control queue timeout
    - ice: Fix for dereference of NULL pointer
    - ice: Cleanup fltr list in case of allocation issues
    - net: hso: fix null-ptr-deref during tty device unregistration
    - ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
    - bpf, sockmap: Fix sk->prot unhash op reset
    - net: ensure mac header is set in virtio_net_hdr_to_skb()
    - i40e: Fix sparse warning: missing error code 'err'
    - i40e: Fix sparse error: 'vsi->netdev' could be null
    - net: sched: sch_teql: fix null-pointer dereference
    - mac80211: fix TXQ AC confusion
    - net: hsr: Reset MAC header for Tx path
    - net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
    - net: let skb_orphan_partial wake-up waiters.
    - usbip: add sysfs_lock to synchronize sysfs code paths
    - usbip: stub-dev synchronize sysfs code paths
    - usbip: vudc synchronize sysfs code paths
    - usbip: synchronize event handler with sysfs code paths
    - i2c: turn recovery error on init to debug
    - virtio_net: Add XDP meta data support
    - net: dsa: lantiq_gswip: Don't use PHY auto polling
    - net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
    - xfrm: interface: fix ipv4 pmtu check to honor ip header df
    - regulator: bd9571mwv: Fix AVS and DVFS voltage range
    - net: xfrm: Localize sequence counter per network namespace
    - esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
    - ASoC: SOF: Intel: hda: remove unnecessary parentheses
    - ASoC: SOF: Intel: HDA: fix core status verification
    - ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
    - xfrm: Fix NULL pointer dereference on policy lookup
    - i40e: Added Asym_Pause to supported link modes
    - i40e: Fix kernel oops when i40e driver removes VF's
    - hostfs: Use kasprintf() instead of fixed buffer formatting
    - hostfs: fix memory handling in follow_link()
    - amd-xgbe: Update DMA coherency values
    - sch_red: fix off-by-one checks in red_check_params()
    - arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
    - can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
    - gianfar: Handle error code at MAC address change
    - cxgb4: avoid collecting SGE_QBASE regs during traffic
    - net:tipc: Fix a double free in tipc_sk_mcast_rcv
    - ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces
    - net/ncsi: Avoid channel_monitor hrtimer deadlock
    - nfp: flower: ignore duplicate merge hints from FW
    - net: phy: broadcom: Only advertise EEE for supported modes
    - ASoC: sunxi: sun4i-codec: fill ASoC card owner
    - net/mlx5e: Fix ethtool indication of connector type
    - net/mlx5: Don't request more than supported EQs
    - net/rds: Fix a use after free in rds_message_map_pages
    - soc/fsl: qbman: fix conflicting alignment attributes
    - i40e: Fix display statistics for veb_tc
    - drm/msm: Set drvdata to NULL when msm_drm_init() fails
    - net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
    - scsi: ufs: Fix irq return code
    - scsi: ufs: Avoid busy-waiting by eliminating tag conflicts
    - scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs
    - scsi: ufs: core: Fix task management request completion timeout
    - scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
    - net: macb: restore cmp registers on resume path
    - clk: fix invalid usage of list cursor in register
    - clk: fix invalid usage of list cursor in unregister
    - workqueue: Move the position of debug_work_activate() in __queue_work()
    - s390/cpcmd: fix inline assembly register clobbering
    - perf inject: Fix repipe usage
    - net: openvswitch: conntrack: simplify the return expression of
      ovs_ct_limit_get_default_limit()
    - openvswitch: fix send of uninitialized stack memory in ct limit reply
    - net: hns3: clear VF down state bit before request link status
    - net/mlx5: Fix placement of log_max_flow_counter
    - net/mlx5: Fix PBMC register mapping
    - RDMA/cxgb4: check for ipv6 address properly while destroying listener
    - RDMA/addr: Be strict with gid size
    - RAS/CEC: Correct ce_add_elem()'s returned values
    - clk: socfpga: fix iomem pointer cast on 64-bit
    - dt-bindings: net: ethernet-controller: fix typo in NVMEM
    - net: sched: bump refcount for new action in ACT replace mode
    - cfg80211: remove WARN_ON() in cfg80211_sme_connect
    - net: tun: set tun->dev->addr_len during TUNSETLINK processing
    - drivers: net: fix memory leak in atusb_probe
    - drivers: net: fix memory leak in peak_usb_create_dev
    - net: mac802154: Fix general protection fault
    - net: ieee802154: nl-mac: fix check on panid
    - net: ieee802154: fix nl802154 del llsec key
    - net: ieee802154: fix nl802154 del llsec dev
    - net: ieee802154: fix nl802154 add llsec key
    - net: ieee802154: fix nl802154 del llsec devkey
    - net: ieee802154: forbid monitor for set llsec params
    - net: ieee802154: forbid monitor for del llsec seclevel
    - net: ieee802154: stop dump llsec params for monitors
    - Linux 5.4.112
  * crash utility fails on arm64 with  cannot determine VA_BITS_ACTUAL
    (LP: #1919275)
    - arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
  * Focal update: v5.4.111 upstream stable release (LP: #1923874)
    - ARM: dts: am33xx: add aliases for mmc interfaces
    - bus: ti-sysc: Fix warning on unbind if reset is not deasserted
    - platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
    - bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
    - net/mlx5e: Enforce minimum value check for ICOSQ size
    - net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
    - mISDN: fix crash in fritzpci
    - mac80211: choose first enabled channel for monitor
    - drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
    - drm/msm: Ratelimit invalid-fence message
    - netfilter: conntrack: Fix gre tunneling over ipv6
    - platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
    - x86/build: Turn off -fcf-protection for realmode targets
    - scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
    - ia64: mca: allocate early mca with GFP_ATOMIC
    - ia64: fix format strings for err_inject
    - cifs: revalidate mapping when we open files for SMB1 POSIX
    - cifs: Silently ignore unknown oplock break handle
    - nvme-mpath: replace direct_make_request with generic_make_request
    - init/Kconfig: make COMPILE_TEST depend on !S390
    - init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
    - Linux 5.4.111
  * Focal update: v5.4.110 upstream stable release (LP: #1923869)
    - selinux: vsock: Set SID for socket returned by accept()
    - ipv6: weaken the v4mapped source check
    - modsign: print module name along with error message
    - module: merge repetitive strings in module_sig_check()
    - module: avoid *goto*s in module_sig_check()
    - module: harden ELF info handling
    - ext4: shrink race window in ext4_should_retry_alloc()
    - ext4: fix bh ref count on error paths
    - fs: nfsd: fix kconfig dependency warning for NFSD_V4
    - rpc: fix NULL dereference on kmalloc failure
    - iomap: Fix negative assignment to unsigned sis->pages in
      iomap_swapfile_activate
    - ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
    - ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10
    - ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
    - ASoC: es8316: Simplify adc_pga_gain_tlv table
    - ASoC: cs42l42: Fix Bitclock polarity inversion
    - ASoC: cs42l42: Fix channel width support
    - ASoC: cs42l42: Fix mixer volume control
    - ASoC: cs42l42: Always wait at least 3ms after reset
    - NFSD: fix error handling in NFSv4.0 callbacks
    - powerpc: Force inlining of cpu_has_feature() to avoid build failure
    - vhost: Fix vhost_vq_reset()
    - scsi: st: Fix a use after free in st_open()
    - scsi: qla2xxx: Fix broken #endif placement
    - staging: comedi: cb_pcidas: fix request_irq() warn
    - staging: comedi: cb_pcidas64: fix request_irq() warn
    - ASoC: rt5659: Update MCLK rate in set_sysclk()
    - thermal/core: Add NULL pointer check before using cooling device stats
    - locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
    - ext4: do not iput inode under running transaction in ext4_rename()
    - net: mvpp2: fix interrupt mask/unmask skip condition
    - flow_dissector: fix TTL and TOS dissection on IPv4 fragments
    - can: dev: move driver related infrastructure into separate subdir
    - net: introduce CAN specific pointer in the struct net_device
    - can: tcan4x5x: fix max register value
    - brcmfmac: clear EAP/association status bits on linkdown events
    - ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
    - net: ethernet: aquantia: Handle error cleanup of start on open
    - appletalk: Fix skb allocation size in loopback case
    - net: wan/lmc: unregister device when no matching device is found
    - bpf: Remove MTU check in __bpf_skb_max_len
    - ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
    - ALSA: hda: Re-add dropped snd_poewr_change_state() calls
    - ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks
    - ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
    - ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
    - xtensa: move coprocessor_flush to the .text section
    - PM: runtime: Fix race getting/putting suppliers at probe
    - PM: runtime: Fix ordering in pm_runtime_get_suppliers()
    - tracing: Fix stack trace event size
    - mm: fix race by making init_zero_pfn() early_initcall
    - drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
    - drm/amdgpu: check alignment on CPU page for bo map
    - reiserfs: update reiserfs_xattrs_initialized() condition
    - vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends
    - pinctrl: rockchip: fix restore error in resume
    - extcon: Add stubs for extcon_register_notifier_all() functions
    - extcon: Fix error handling in extcon_dev_register
    - firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
    - usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
    - USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
    - usb: musb: Fix suspend with devices connected for a64
    - usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
    - cdc-acm: fix BREAK rx code path adding necessary calls
    - USB: cdc-acm: untangle a circular dependency between callback and softint
    - USB: cdc-acm: downgrade message to debug
    - USB: cdc-acm: fix double free on probe failure
    - USB: cdc-acm: fix use-after-free after probe failure
    - usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
    - usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
    - usb: dwc2: Prevent core suspend when port connection flag is 0
    - staging: rtl8192e: Fix incorrect source in memcpy()
    - staging: rtl8192e: Change state information from u16 to u8
    - drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
    - Linux 5.4.110
  * Focal update: v5.4.109 upstream stable release (LP: #1923220)
    - hugetlbfs: hugetlb_fault_mutex_hash() cleanup
    - net: fec: ptp: avoid register access when ipg clock is disabled
    - powerpc/4xx: Fix build errors from mfdcr()
    - atm: eni: dont release is never initialized
    - atm: lanai: dont run lanai_dev_close if not open
    - Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
    - ALSA: hda: ignore invalid NHLT table
    - ixgbe: Fix memleak in ixgbe_configure_clsu32
    - net: tehuti: fix error return code in bdx_probe()
    - net: intel: iavf: fix error return code of iavf_init_get_resources()
    - sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
    - gianfar: fix jumbo packets+napi+rx overrun crash
    - cifs: ask for more credit on async read/write code paths
    - cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
    - gpiolib: acpi: Add missing IRQF_ONESHOT
    - nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
    - NFS: Correct size calculation for create reply length
    - net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
    - net: wan: fix error return code of uhdlc_init()
    - net: davicom: Use platform_get_irq_optional()
    - atm: uPD98402: fix incorrect allocation
    - atm: idt77252: fix null-ptr-dereference
    - cifs: change noisy error message to FYI
    - irqchip/ingenic: Add support for the JZ4760
    - sparc64: Fix opcode filtering in handling of no fault loads
    - habanalabs: Call put_pid() when releasing control device
    - u64_stats,lockdep: Fix u64_stats_init() vs lockdep
    - regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
    - drm/amd/display: Revert dram_clock_change_latency for DCN2.1
    - drm/amdgpu: fb BO should be ttm_bo_type_device
    - drm/radeon: fix AGP dependency
    - nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
    - nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
    - nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
    - nfs: we don't support removing system.nfs4_acl
    - block: Suppress uevent for hidden device when removed
    - ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
    - ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
    - netsec: restore phy power state after controller reset
    - platform/x86: intel-vbtn: Stop reporting SW_DOCK events
    - squashfs: fix inode lookup sanity checks
    - squashfs: fix xattr id and id lookup sanity checks
    - kasan: fix per-page tags for non-page_alloc pages
    - gcov: fix clang-11+ support
    - ACPI: video: Add missing callback back for Sony VPCEH3U1E
    - arm64: dts: ls1046a: mark crypto engine dma coherent
    - arm64: dts: ls1012a: mark crypto engine dma coherent
    - arm64: dts: ls1043a: mark crypto engine dma coherent
    - ARM: dts: at91-sama5d27_som1: fix phy address to 7
    - integrity: double check iint_cache was initialized
    - dm verity: fix DM_VERITY_OPTS_MAX value
    - dm ioctl: fix out of bounds array access when no devices
    - bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
    - veth: Store queue_mapping independently of XDP prog presence
    - libbpf: Fix INSTALL flag order
    - net/mlx5e: Don't match on Geneve options in case option masks are all zero
    - ipv6: fix suspecious RCU usage warning
    - macvlan: macvlan_count_rx() needs to be aware of preemption
    - net: sched: validate stab values
    - net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
    - igc: Fix Pause Frame Advertising
    - igc: Fix Supported Pause Frame Link Setting
    - e1000e: add rtnl_lock() to e1000_reset_task
    - e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
    - net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
    - ftgmac100: Restart MAC HW once
    - selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
    - netfilter: ctnetlink: fix dump of the expect mask attribute
    - tcp: relookup sock for RST+ACK packets handled by obsolete req sock
    - can: peak_usb: add forgotten supported devices
    - can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
    - can: kvaser_pciefd: Always disable bus load reporting
    - can: c_can_pci: c_can_pci_remove(): fix use-after-free
    - can: c_can: move runtime PM enable/disable to c_can_platform
    - can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
    - can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
    - mac80211: fix rate mask reset
    - nfp: flower: fix pre_tun mask id allocation
    - libbpf: Use SOCK_CLOEXEC when opening the netlink socket
    - octeontx2-af: Fix irq free in rvu teardown
    - octeontx2-af: fix infinite loop in unmapping NPC counter
    - net: cdc-phonet: fix data-interface release on probe failure
    - r8152: limit the RX buffer size of RTL8153A for USB 2.0
    - net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
    - selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
    - libbpf: Fix BTF dump of pointer-to-array-of-struct
    - drm/msm: fix shutdown hook in case GPU components failed to bind
    - arm64: kdump: update ppos when reading elfcorehdr
    - PM: runtime: Defer suspending suppliers
    - net/mlx5e: Fix error path for ethtool set-priv-flag
    - PM: EM: postpone creating the debugfs dir till fs_initcall
    - RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening
      server
    - bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
    - ACPI: scan: Rearrange memory allocation in acpi_device_add()
    - ACPI: scan: Use unique number for instance_no
    - perf auxtrace: Fix auxtrace queue conflict
    - block: recalculate segment count for multi-segment discards correctly
    - scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
    - scsi: qedi: Fix error return code of qedi_alloc_global_queues()
    - scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
    - locking/mutex: Fix non debug version of mutex_lock_io_nested()
    - x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
    - can: dev: Move device back to init netns on owning netns delete
    - net: dsa: b53: VLAN filtering is global to all users
    - net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
    - mac80211: fix double free in ibss_leave
    - ext4: add reclaim checks to xattr code
    - can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
    - xen-blkback: don't leak persistent grants from xen_blkbk_map()
    - Linux 5.4.109
  * Focal update: v5.4.108 upstream stable release (LP: #1923214)
    - ASoC: ak4458: Add MODULE_DEVICE_TABLE
    - ASoC: ak5558: Add MODULE_DEVICE_TABLE
    - ALSA: dice: fix null pointer dereference when node is disconnected
    - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
    - ALSA: hda: generic: Fix the micmute led init state
    - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
    - Revert "PM: runtime: Update device status before letting suppliers suspend"
    - ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel
      mode
    - ARM: 9044/1: vfp: use undef hook for VFP support detection
    - btrfs: fix race when cloning extent buffer during rewind of an old root
    - btrfs: fix slab cache flags for free space tree bitmap
    - ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
    - ASoC: SOF: Intel: unregister DMIC device on probe error
    - ASoC: SOF: intel: fix wrong poll bits in dsp power down
    - ASoC: simple-card-utils: Do not handle device clock
    - afs: Stop listxattr() from listing "afs.*" attributes
    - nvme: fix Write Zeroes limitations
    - nvme-tcp: fix possible hang when failing to set io queues
    - nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
    - nvmet: don't check iosqes,iocqes for discovery controllers
    - nfsd: Don't keep looking up unhashed files in the nfsd file cache
    - NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
    - svcrdma: disable timeouts on rdma backchannel
    - vfio: IOMMU_API should be selected
    - sunrpc: fix refcount leak for rpc auth modules
    - net/qrtr: fix __netdev_alloc_skb call
    - kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
    - riscv: Correct SPARSEMEM configuration
    - scsi: lpfc: Fix some error codes in debugfs
    - scsi: myrs: Fix a double free in myrs_cleanup()
    - counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
    - nvme-rdma: fix possible hang when failing to set io queues
    - usb-storage: Add quirk to defeat Kindle's automatic unload
    - usbip: Fix incorrect double assignment to udc->ud.tcp_rx
    - USB: replace hardcode maximum usb string length by definition
    - usb: gadget: configfs: Fix KASAN use-after-free
    - usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
    - iio:adc:stm32-adc: Add HAS_IOMEM dependency
    - iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
    - iio: adis16400: Fix an error code in adis16400_initial_setup()
    - iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
    - iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
    - iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
    - iio: hid-sensor-prox: Fix scale not correct issue
    - iio: hid-sensor-temperature: Fix issues of timestamp channel
    - counter: stm32-timer-cnt: fix ceiling write max value
    - PCI: rpadlpar: Fix potential drc_name corruption in store functions
    - perf/x86/intel: Fix a crash caused by zero PEBS status
    - x86/ioapic: Ignore IRQ2 again
    - kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
    - x86: Move TS_COMPAT back to asm/thread_info.h
    - x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
    - ext4: find old entry again if failed to rename whiteout
    - ext4: do not try to set xattr into ea_inode if value is empty
    - ext4: fix potential error in ext4_do_update_inode
    - efi: use 32-bit alignment for efi_guid_t literals
    - firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
    - genirq: Disable interrupts for force threaded handlers
    - x86/apic/of: Fix CPU devicetree-node lookups
    - cifs: Fix preauth hash corruption
    - Linux 5.4.108
  * Focal update: v5.4.107 upstream stable release (LP: #1923210)
    - KVM: arm64: nvhe: Save the SPE context early
    - btrfs: scrub: Don't check free space before marking a block group RO
    - drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang
    - drm/i915/gvt: Fix mmio handler break on BXT/APL.
    - drm/i915/gvt: Fix virtual display setup for BXT/APL
    - drm/i915/gvt: Fix port number for BDW on EDID region setup
    - drm/i915/gvt: Fix vfio_edid issue for BXT/APL
    - fuse: fix live lock in fuse_iget()
    - crypto: x86 - Regularize glue function prototypes
    - crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
    - crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
    - net: dsa: tag_mtk: fix 802.1ad VLAN egress
    - net: dsa: b53: Support setting learning on port
    - Linux 5.4.107

Date: Tue, 11 May 2021 15:56:39 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-055.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 11 May 2021 15:56:39 +0200
Source: linux-hwe-5.4
Binary: linux-hwe-5.4-source-5.4.0 linux-hwe-5.4-headers-5.4.0-74 linux-hwe-5.4-tools-common linux-hwe-5.4-tools-5.4.0-74 linux-hwe-5.4-cloud-tools-common linux-hwe-5.4-cloud-tools-5.4.0-74 linux-image-unsigned-5.4.0-74-generic linux-modules-5.4.0-74-generic linux-modules-extra-5.4.0-74-generic linux-headers-5.4.0-74-generic linux-image-unsigned-5.4.0-74-generic-dbgsym linux-tools-5.4.0-74-generic linux-cloud-tools-5.4.0-74-generic linux-hwe-5.4-udebs-generic linux-buildinfo-5.4.0-74-generic linux-image-unsigned-5.4.0-74-generic-lpae linux-modules-5.4.0-74-generic-lpae linux-modules-extra-5.4.0-74-generic-lpae linux-headers-5.4.0-74-generic-lpae linux-image-unsigned-5.4.0-74-generic-lpae-dbgsym linux-tools-5.4.0-74-generic-lpae linux-cloud-tools-5.4.0-74-generic-lpae linux-hwe-5.4-udebs-generic-lpae linux-buildinfo-5.4.0-74-generic-lpae linux-image-unsigned-5.4.0-74-lowlatency linux-modules-5.4.0-74-lowlatency linux-modules-extra-5.4.0-74-lowlatency
 linux-headers-5.4.0-74-lowlatency linux-image-unsigned-5.4.0-74-lowlatency-dbgsym linux-tools-5.4.0-74-lowlatency linux-cloud-tools-5.4.0-74-lowlatency linux-hwe-5.4-udebs-lowlatency linux-buildinfo-5.4.0-74-lowlatency kernel-image-5.4.0-74-generic-di fat-modules-5.4.0-74-generic-di fs-core-modules-5.4.0-74-generic-di fs-secondary-modules-5.4.0-74-generic-di input-modules-5.4.0-74-generic-di md-modules-5.4.0-74-generic-di nic-modules-5.4.0-74-generic-di nic-usb-modules-5.4.0-74-generic-di nic-shared-modules-5.4.0-74-generic-di parport-modules-5.4.0-74-generic-di plip-modules-5.4.0-74-generic-di ppp-modules-5.4.0-74-generic-di sata-modules-5.4.0-74-generic-di scsi-modules-5.4.0-74-generic-di storage-core-modules-5.4.0-74-generic-di usb-modules-5.4.0-74-generic-di nfs-modules-5.4.0-74-generic-di block-modules-5.4.0-74-generic-di message-modules-5.4.0-74-generic-di crypto-modules-5.4.0-74-generic-di virtio-modules-5.4.0-74-generic-di mouse-modules-5.4.0-74-generic-di
 vlan-modules-5.4.0-74-generic-di ipmi-modules-5.4.0-74-generic-di
 multipath-modules-5.4.0-74-generic-di
Architecture: arm64 arm64_translations
Version: 5.4.0-74.83~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-055.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.4.0-74-generic-di - Block storage devices (udeb)
 crypto-modules-5.4.0-74-generic-di - crypto modules (udeb)
 fat-modules-5.4.0-74-generic-di - FAT filesystem support (udeb)
 fs-core-modules-5.4.0-74-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.4.0-74-generic-di - Extra filesystem modules (udeb)
 input-modules-5.4.0-74-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.4.0-74-generic-di - ipmi modules (udeb)
 kernel-image-5.4.0-74-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.4.0-74-generic - Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP
 linux-buildinfo-5.4.0-74-generic-lpae - Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP
 linux-buildinfo-5.4.0-74-lowlatency - Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP
 linux-cloud-tools-5.4.0-74-generic - Linux kernel version specific cloud tools for version 5.4.0-74
 linux-cloud-tools-5.4.0-74-generic-lpae - Linux kernel version specific cloud tools for version 5.4.0-74
 linux-cloud-tools-5.4.0-74-lowlatency - Linux kernel version specific cloud tools for version 5.4.0-74
 linux-headers-5.4.0-74-generic - Linux kernel headers for version 5.4.0 on ARMv8 SMP
 linux-headers-5.4.0-74-generic-lpae - Linux kernel headers for version 5.4.0 on ARMv8 SMP
 linux-headers-5.4.0-74-lowlatency - Linux kernel headers for version 5.4.0 on ARMv8 SMP
 linux-hwe-5.4-cloud-tools-5.4.0-74 - Linux kernel version specific cloud tools for version 5.4.0-74
 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-74 - 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-74 - Linux kernel version specific tools for version 5.4.0-74
 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-74-generic - Linux kernel image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-74-generic-dbgsym - Linux kernel debug image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-74-generic-lpae - Linux kernel image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-74-generic-lpae-dbgsym - Linux kernel debug image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-74-lowlatency - Linux kernel image for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-74-lowlatency-dbgsym - Linux kernel debug image for version 5.4.0 on ARMv8 SMP
 linux-modules-5.4.0-74-generic - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-5.4.0-74-generic-lpae - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-5.4.0-74-lowlatency - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-extra-5.4.0-74-generic - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-extra-5.4.0-74-generic-lpae - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-extra-5.4.0-74-lowlatency - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-tools-5.4.0-74-generic - Linux kernel version specific tools for version 5.4.0-74
 linux-tools-5.4.0-74-generic-lpae - Linux kernel version specific tools for version 5.4.0-74
 linux-tools-5.4.0-74-lowlatency - Linux kernel version specific tools for version 5.4.0-74
 md-modules-5.4.0-74-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.4.0-74-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.4.0-74-generic-di - Mouse support (udeb)
 multipath-modules-5.4.0-74-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.4.0-74-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.4.0-74-generic-di - Network interface support (udeb)
 nic-shared-modules-5.4.0-74-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.4.0-74-generic-di - USB network interface support (udeb)
 parport-modules-5.4.0-74-generic-di - Parallel port support (udeb)
 plip-modules-5.4.0-74-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.4.0-74-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.4.0-74-generic-di - SATA storage support (udeb)
 scsi-modules-5.4.0-74-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.4.0-74-generic-di - Core storage support (udeb)
 usb-modules-5.4.0-74-generic-di - Core USB support (udeb)
 virtio-modules-5.4.0-74-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.4.0-74-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1857257 1919275 1921916 1923210 1923214 1923220 1923869 1923874 1925452 1925522 1926184 1926489 1926490 1926493 1927618 1927619
Changes:
 linux-hwe-5.4 (5.4.0-74.83~18.04.1) bionic; urgency=medium
 .
   * bionic/linux-hwe-5.4: 5.4.0-74.83~18.04.1 -proposed tracker (LP: #1927618)
 .
   [ Ubuntu: 5.4.0-74.83 ]
 .
   * focal/linux: 5.4.0-74.83 -proposed tracker (LP: #1927619)
   * Introduce the 465 driver series, fabric-manager, and libnvidia-nscq
     (LP: #1925522)
     - debian/dkms-versions -- add NVIDIA 465 and migrate 450 to 460
   * linux-image-5.0.0-35-generic breaks checkpointing of container
     (LP: #1857257)
     - SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files
   * Enable CIFS GCM256 (LP: #1921916)
     - smb3: add defines for new crypto algorithms
     - smb3.1.1: add new module load parm require_gcm_256
     - smb3.1.1: add new module load parm enable_gcm_256
     - smb3.1.1: print warning if server does not support requested encryption type
     - smb3.1.1: rename nonces used for GCM and CCM encryption
     - smb3.1.1: set gcm256 when requested
     - cifs: Adjust key sizes and key generation routines for AES256 encryption
   * locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (LP: #1926184)
     - locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
   * [Ubuntu 21.04] net/mlx5: Fix HW spec violation configuring uplink
     (LP: #1925452)
     - net/mlx5: Fix HW spec violation configuring uplink
   * Focal update: v5.4.114 upstream stable release (LP: #1926493)
     - Revert "scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure"
     - Revert "scsi: qla2xxx: Fix stuck login session using prli_pend_timer"
     - scsi: qla2xxx: Dual FCP-NVMe target port support
     - scsi: qla2xxx: Fix device connect issues in P2P configuration
     - scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure
     - scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
     - scsi: qla2xxx: Fix stuck login session using prli_pend_timer
     - scsi: qla2xxx: Fix fabric scan hang
     - net/sctp: fix race condition in sctp_destroy_sock
     - Input: nspire-keypad - enable interrupts only when opened
     - gpio: sysfs: Obey valid_mask
     - dmaengine: dw: Make it dependent to HAS_IOMEM
     - ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race
     - ARM: dts: Fix moving mmc devices with aliases for omap4 & 5
     - lockdep: Add a missing initialization hint to the "INFO: Trying to register
       non-static key" message
     - arc: kernel: Return -EFAULT if copy_to_user() fails
     - ASoC: max98373: Added 30ms turn on/off time delay
     - neighbour: Disregard DEAD dst in neigh_update
     - ARM: keystone: fix integer overflow warning
     - ARM: omap1: fix building with clang IAS
     - drm/msm: Fix a5xx/a6xx timestamps
     - ASoC: fsl_esai: Fix TDM slot setup for I2S mode
     - scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state
     - net: ieee802154: stop dump llsec keys for monitors
     - net: ieee802154: forbid monitor for add llsec key
     - net: ieee802154: forbid monitor for del llsec key
     - net: ieee802154: stop dump llsec devs for monitors
     - net: ieee802154: forbid monitor for add llsec dev
     - net: ieee802154: forbid monitor for del llsec dev
     - net: ieee802154: stop dump llsec devkeys for monitors
     - net: ieee802154: forbid monitor for add llsec devkey
     - net: ieee802154: forbid monitor for del llsec devkey
     - net: ieee802154: stop dump llsec seclevels for monitors
     - net: ieee802154: forbid monitor for add llsec seclevel
     - pcnet32: Use pci_resource_len to validate PCI resource
     - mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
     - virt_wifi: Return micros for BSS TSF values
     - Input: s6sy761 - fix coordinate read bit shift
     - Input: i8042 - fix Pegatron C15B ID entry
     - HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
     - dm verity fec: fix misaligned RS roots IO
     - readdir: make sure to verify directory entry for legacy interfaces too
     - arm64: fix inline asm in load_unaligned_zeropad()
     - arm64: alternatives: Move length validation in alternative_{insn, endif}
     - vfio/pci: Add missing range check in vfio_pci_mmap
     - riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
     - scsi: libsas: Reset num_scatter if libata marks qc as NODATA
     - netfilter: conntrack: do not print icmpv6 as unknown via /proc
     - libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
     - netfilter: bridge: add pre_exit hooks for ebtable unregistration
     - netfilter: arp_tables: add pre_exit hook for table unregister
     - net: macb: fix the restore of cmp registers
     - netfilter: nft_limit: avoid possible divide error in nft_limit_init
     - net: davicom: Fix regulator not turned off on failed probe
     - net: sit: Unregister catch-all devices
     - net: ip6_tunnel: Unregister catch-all devices
     - i40e: fix the panic when running bpf in xdpdrv mode
     - ibmvnic: avoid calling napi_disable() twice
     - ibmvnic: remove duplicate napi_schedule call in do_reset function
     - ibmvnic: remove duplicate napi_schedule call in open function
     - gro: ensure frag0 meets IP header alignment
     - ARM: footbridge: fix PCI interrupt mapping
     - arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systems
     - r8169: remove fiddling with the PCIe max read request size
     - r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_EN
     - r8169: fix performance regression related to PCIe max read request size
     - r8169: improve rtl_jumbo_config
     - r8169: tweak max read request size for newer chips also in jumbo mtu mode
     - r8169: don't advertise pause in jumbo mode
     - ARM: 9071/1: uprobes: Don't hook on thumb instructions
     - net: phy: marvell: fix detection of PHY on Topaz switches
     - Linux 5.4.114
   * Focal update: v5.4.113 upstream stable release (LP: #1926490)
     - interconnect: core: fix error return code of icc_link_destroy()
     - KVM: arm64: Hide system instruction access to Trace registers
     - KVM: arm64: Disable guest access to trace filter controls
     - drm/imx: imx-ldb: fix out of bounds array access warning
     - gfs2: report "already frozen/thawed" errors
     - drm/tegra: dc: Don't set PLL clock to 0Hz
     - block: only update parent bi_status when bio fail
     - radix tree test suite: Register the main thread with the RCU library
     - idr test suite: Take RCU read lock in idr_find_test_1
     - idr test suite: Create anchor before launching throbber
     - riscv,entry: fix misaligned base for excp_vect_table
     - block: don't ignore REQ_NOWAIT for direct IO
     - netfilter: x_tables: fix compat match/target pad out-of-bound write
     - driver core: Fix locking bug in deferred_probe_timeout_work_func()
     - perf tools: Use %define api.pure full instead of %pure-parser
     - perf tools: Use %zd for size_t printf formats on 32-bit
     - perf map: Tighten snprintf() string precision to pass gcc check on some
       32-bit arches
     - xen/events: fix setting irq affinity
     - Linux 5.4.113
   * Focal update: v5.4.112 upstream stable release (LP: #1926489)
     - counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
     - ALSA: aloop: Fix initialization of controls
     - ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
     - ASoC: intel: atom: Stop advertising non working S24LE support
     - nfc: fix refcount leak in llcp_sock_bind()
     - nfc: fix refcount leak in llcp_sock_connect()
     - nfc: fix memory leak in llcp_sock_connect()
     - nfc: Avoid endless loops caused by repeated llcp_sock_connect()
     - xen/evtchn: Change irq_info lock to raw_spinlock_t
     - net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
     - net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
     - drm/i915: Fix invalid access to ACPI _DSM objects
     - gcov: re-fix clang-11+ support
     - ia64: fix user_stack_pointer() for ptrace()
     - nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
     - ocfs2: fix deadlock between setattr and dio_end_io_write
     - fs: direct-io: fix missing sdio->boundary
     - parisc: parisc-agp requires SBA IOMMU driver
     - parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
     - ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
     - batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
     - ice: Increase control queue timeout
     - ice: Fix for dereference of NULL pointer
     - ice: Cleanup fltr list in case of allocation issues
     - net: hso: fix null-ptr-deref during tty device unregistration
     - ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
     - bpf, sockmap: Fix sk->prot unhash op reset
     - net: ensure mac header is set in virtio_net_hdr_to_skb()
     - i40e: Fix sparse warning: missing error code 'err'
     - i40e: Fix sparse error: 'vsi->netdev' could be null
     - net: sched: sch_teql: fix null-pointer dereference
     - mac80211: fix TXQ AC confusion
     - net: hsr: Reset MAC header for Tx path
     - net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
     - net: let skb_orphan_partial wake-up waiters.
     - usbip: add sysfs_lock to synchronize sysfs code paths
     - usbip: stub-dev synchronize sysfs code paths
     - usbip: vudc synchronize sysfs code paths
     - usbip: synchronize event handler with sysfs code paths
     - i2c: turn recovery error on init to debug
     - virtio_net: Add XDP meta data support
     - net: dsa: lantiq_gswip: Don't use PHY auto polling
     - net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
     - xfrm: interface: fix ipv4 pmtu check to honor ip header df
     - regulator: bd9571mwv: Fix AVS and DVFS voltage range
     - net: xfrm: Localize sequence counter per network namespace
     - esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
     - ASoC: SOF: Intel: hda: remove unnecessary parentheses
     - ASoC: SOF: Intel: HDA: fix core status verification
     - ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
     - xfrm: Fix NULL pointer dereference on policy lookup
     - i40e: Added Asym_Pause to supported link modes
     - i40e: Fix kernel oops when i40e driver removes VF's
     - hostfs: Use kasprintf() instead of fixed buffer formatting
     - hostfs: fix memory handling in follow_link()
     - amd-xgbe: Update DMA coherency values
     - sch_red: fix off-by-one checks in red_check_params()
     - arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
     - can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
     - gianfar: Handle error code at MAC address change
     - cxgb4: avoid collecting SGE_QBASE regs during traffic
     - net:tipc: Fix a double free in tipc_sk_mcast_rcv
     - ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces
     - net/ncsi: Avoid channel_monitor hrtimer deadlock
     - nfp: flower: ignore duplicate merge hints from FW
     - net: phy: broadcom: Only advertise EEE for supported modes
     - ASoC: sunxi: sun4i-codec: fill ASoC card owner
     - net/mlx5e: Fix ethtool indication of connector type
     - net/mlx5: Don't request more than supported EQs
     - net/rds: Fix a use after free in rds_message_map_pages
     - soc/fsl: qbman: fix conflicting alignment attributes
     - i40e: Fix display statistics for veb_tc
     - drm/msm: Set drvdata to NULL when msm_drm_init() fails
     - net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
     - scsi: ufs: Fix irq return code
     - scsi: ufs: Avoid busy-waiting by eliminating tag conflicts
     - scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs
     - scsi: ufs: core: Fix task management request completion timeout
     - scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
     - net: macb: restore cmp registers on resume path
     - clk: fix invalid usage of list cursor in register
     - clk: fix invalid usage of list cursor in unregister
     - workqueue: Move the position of debug_work_activate() in __queue_work()
     - s390/cpcmd: fix inline assembly register clobbering
     - perf inject: Fix repipe usage
     - net: openvswitch: conntrack: simplify the return expression of
       ovs_ct_limit_get_default_limit()
     - openvswitch: fix send of uninitialized stack memory in ct limit reply
     - net: hns3: clear VF down state bit before request link status
     - net/mlx5: Fix placement of log_max_flow_counter
     - net/mlx5: Fix PBMC register mapping
     - RDMA/cxgb4: check for ipv6 address properly while destroying listener
     - RDMA/addr: Be strict with gid size
     - RAS/CEC: Correct ce_add_elem()'s returned values
     - clk: socfpga: fix iomem pointer cast on 64-bit
     - dt-bindings: net: ethernet-controller: fix typo in NVMEM
     - net: sched: bump refcount for new action in ACT replace mode
     - cfg80211: remove WARN_ON() in cfg80211_sme_connect
     - net: tun: set tun->dev->addr_len during TUNSETLINK processing
     - drivers: net: fix memory leak in atusb_probe
     - drivers: net: fix memory leak in peak_usb_create_dev
     - net: mac802154: Fix general protection fault
     - net: ieee802154: nl-mac: fix check on panid
     - net: ieee802154: fix nl802154 del llsec key
     - net: ieee802154: fix nl802154 del llsec dev
     - net: ieee802154: fix nl802154 add llsec key
     - net: ieee802154: fix nl802154 del llsec devkey
     - net: ieee802154: forbid monitor for set llsec params
     - net: ieee802154: forbid monitor for del llsec seclevel
     - net: ieee802154: stop dump llsec params for monitors
     - Linux 5.4.112
   * crash utility fails on arm64 with  cannot determine VA_BITS_ACTUAL
     (LP: #1919275)
     - arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
   * Focal update: v5.4.111 upstream stable release (LP: #1923874)
     - ARM: dts: am33xx: add aliases for mmc interfaces
     - bus: ti-sysc: Fix warning on unbind if reset is not deasserted
     - platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
     - bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
     - net/mlx5e: Enforce minimum value check for ICOSQ size
     - net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
     - mISDN: fix crash in fritzpci
     - mac80211: choose first enabled channel for monitor
     - drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
     - drm/msm: Ratelimit invalid-fence message
     - netfilter: conntrack: Fix gre tunneling over ipv6
     - platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
     - x86/build: Turn off -fcf-protection for realmode targets
     - scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
     - ia64: mca: allocate early mca with GFP_ATOMIC
     - ia64: fix format strings for err_inject
     - cifs: revalidate mapping when we open files for SMB1 POSIX
     - cifs: Silently ignore unknown oplock break handle
     - nvme-mpath: replace direct_make_request with generic_make_request
     - init/Kconfig: make COMPILE_TEST depend on !S390
     - init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
     - Linux 5.4.111
   * Focal update: v5.4.110 upstream stable release (LP: #1923869)
     - selinux: vsock: Set SID for socket returned by accept()
     - ipv6: weaken the v4mapped source check
     - modsign: print module name along with error message
     - module: merge repetitive strings in module_sig_check()
     - module: avoid *goto*s in module_sig_check()
     - module: harden ELF info handling
     - ext4: shrink race window in ext4_should_retry_alloc()
     - ext4: fix bh ref count on error paths
     - fs: nfsd: fix kconfig dependency warning for NFSD_V4
     - rpc: fix NULL dereference on kmalloc failure
     - iomap: Fix negative assignment to unsigned sis->pages in
       iomap_swapfile_activate
     - ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
     - ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10
     - ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe
     - ASoC: es8316: Simplify adc_pga_gain_tlv table
     - ASoC: cs42l42: Fix Bitclock polarity inversion
     - ASoC: cs42l42: Fix channel width support
     - ASoC: cs42l42: Fix mixer volume control
     - ASoC: cs42l42: Always wait at least 3ms after reset
     - NFSD: fix error handling in NFSv4.0 callbacks
     - powerpc: Force inlining of cpu_has_feature() to avoid build failure
     - vhost: Fix vhost_vq_reset()
     - scsi: st: Fix a use after free in st_open()
     - scsi: qla2xxx: Fix broken #endif placement
     - staging: comedi: cb_pcidas: fix request_irq() warn
     - staging: comedi: cb_pcidas64: fix request_irq() warn
     - ASoC: rt5659: Update MCLK rate in set_sysclk()
     - thermal/core: Add NULL pointer check before using cooling device stats
     - locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
     - ext4: do not iput inode under running transaction in ext4_rename()
     - net: mvpp2: fix interrupt mask/unmask skip condition
     - flow_dissector: fix TTL and TOS dissection on IPv4 fragments
     - can: dev: move driver related infrastructure into separate subdir
     - net: introduce CAN specific pointer in the struct net_device
     - can: tcan4x5x: fix max register value
     - brcmfmac: clear EAP/association status bits on linkdown events
     - ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
     - net: ethernet: aquantia: Handle error cleanup of start on open
     - appletalk: Fix skb allocation size in loopback case
     - net: wan/lmc: unregister device when no matching device is found
     - bpf: Remove MTU check in __bpf_skb_max_len
     - ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
     - ALSA: hda: Re-add dropped snd_poewr_change_state() calls
     - ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks
     - ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
     - ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
     - xtensa: move coprocessor_flush to the .text section
     - PM: runtime: Fix race getting/putting suppliers at probe
     - PM: runtime: Fix ordering in pm_runtime_get_suppliers()
     - tracing: Fix stack trace event size
     - mm: fix race by making init_zero_pfn() early_initcall
     - drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
     - drm/amdgpu: check alignment on CPU page for bo map
     - reiserfs: update reiserfs_xattrs_initialized() condition
     - vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends
     - pinctrl: rockchip: fix restore error in resume
     - extcon: Add stubs for extcon_register_notifier_all() functions
     - extcon: Fix error handling in extcon_dev_register
     - firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
     - usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
     - USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
     - usb: musb: Fix suspend with devices connected for a64
     - usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
     - cdc-acm: fix BREAK rx code path adding necessary calls
     - USB: cdc-acm: untangle a circular dependency between callback and softint
     - USB: cdc-acm: downgrade message to debug
     - USB: cdc-acm: fix double free on probe failure
     - USB: cdc-acm: fix use-after-free after probe failure
     - usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
     - usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
     - usb: dwc2: Prevent core suspend when port connection flag is 0
     - staging: rtl8192e: Fix incorrect source in memcpy()
     - staging: rtl8192e: Change state information from u16 to u8
     - drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
     - Linux 5.4.110
   * Focal update: v5.4.109 upstream stable release (LP: #1923220)
     - hugetlbfs: hugetlb_fault_mutex_hash() cleanup
     - net: fec: ptp: avoid register access when ipg clock is disabled
     - powerpc/4xx: Fix build errors from mfdcr()
     - atm: eni: dont release is never initialized
     - atm: lanai: dont run lanai_dev_close if not open
     - Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
     - ALSA: hda: ignore invalid NHLT table
     - ixgbe: Fix memleak in ixgbe_configure_clsu32
     - net: tehuti: fix error return code in bdx_probe()
     - net: intel: iavf: fix error return code of iavf_init_get_resources()
     - sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
     - gianfar: fix jumbo packets+napi+rx overrun crash
     - cifs: ask for more credit on async read/write code paths
     - cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
     - gpiolib: acpi: Add missing IRQF_ONESHOT
     - nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
     - NFS: Correct size calculation for create reply length
     - net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
     - net: wan: fix error return code of uhdlc_init()
     - net: davicom: Use platform_get_irq_optional()
     - atm: uPD98402: fix incorrect allocation
     - atm: idt77252: fix null-ptr-dereference
     - cifs: change noisy error message to FYI
     - irqchip/ingenic: Add support for the JZ4760
     - sparc64: Fix opcode filtering in handling of no fault loads
     - habanalabs: Call put_pid() when releasing control device
     - u64_stats,lockdep: Fix u64_stats_init() vs lockdep
     - regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
     - drm/amd/display: Revert dram_clock_change_latency for DCN2.1
     - drm/amdgpu: fb BO should be ttm_bo_type_device
     - drm/radeon: fix AGP dependency
     - nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
     - nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
     - nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
     - nfs: we don't support removing system.nfs4_acl
     - block: Suppress uevent for hidden device when removed
     - ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
     - ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
     - netsec: restore phy power state after controller reset
     - platform/x86: intel-vbtn: Stop reporting SW_DOCK events
     - squashfs: fix inode lookup sanity checks
     - squashfs: fix xattr id and id lookup sanity checks
     - kasan: fix per-page tags for non-page_alloc pages
     - gcov: fix clang-11+ support
     - ACPI: video: Add missing callback back for Sony VPCEH3U1E
     - arm64: dts: ls1046a: mark crypto engine dma coherent
     - arm64: dts: ls1012a: mark crypto engine dma coherent
     - arm64: dts: ls1043a: mark crypto engine dma coherent
     - ARM: dts: at91-sama5d27_som1: fix phy address to 7
     - integrity: double check iint_cache was initialized
     - dm verity: fix DM_VERITY_OPTS_MAX value
     - dm ioctl: fix out of bounds array access when no devices
     - bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
     - veth: Store queue_mapping independently of XDP prog presence
     - libbpf: Fix INSTALL flag order
     - net/mlx5e: Don't match on Geneve options in case option masks are all zero
     - ipv6: fix suspecious RCU usage warning
     - macvlan: macvlan_count_rx() needs to be aware of preemption
     - net: sched: validate stab values
     - net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
     - igc: Fix Pause Frame Advertising
     - igc: Fix Supported Pause Frame Link Setting
     - e1000e: add rtnl_lock() to e1000_reset_task
     - e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
     - net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
     - ftgmac100: Restart MAC HW once
     - selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
     - netfilter: ctnetlink: fix dump of the expect mask attribute
     - tcp: relookup sock for RST+ACK packets handled by obsolete req sock
     - can: peak_usb: add forgotten supported devices
     - can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
     - can: kvaser_pciefd: Always disable bus load reporting
     - can: c_can_pci: c_can_pci_remove(): fix use-after-free
     - can: c_can: move runtime PM enable/disable to c_can_platform
     - can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
     - can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
     - mac80211: fix rate mask reset
     - nfp: flower: fix pre_tun mask id allocation
     - libbpf: Use SOCK_CLOEXEC when opening the netlink socket
     - octeontx2-af: Fix irq free in rvu teardown
     - octeontx2-af: fix infinite loop in unmapping NPC counter
     - net: cdc-phonet: fix data-interface release on probe failure
     - r8152: limit the RX buffer size of RTL8153A for USB 2.0
     - net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
     - selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
     - libbpf: Fix BTF dump of pointer-to-array-of-struct
     - drm/msm: fix shutdown hook in case GPU components failed to bind
     - arm64: kdump: update ppos when reading elfcorehdr
     - PM: runtime: Defer suspending suppliers
     - net/mlx5e: Fix error path for ethtool set-priv-flag
     - PM: EM: postpone creating the debugfs dir till fs_initcall
     - RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening
       server
     - bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
     - ACPI: scan: Rearrange memory allocation in acpi_device_add()
     - ACPI: scan: Use unique number for instance_no
     - perf auxtrace: Fix auxtrace queue conflict
     - block: recalculate segment count for multi-segment discards correctly
     - scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
     - scsi: qedi: Fix error return code of qedi_alloc_global_queues()
     - scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
     - locking/mutex: Fix non debug version of mutex_lock_io_nested()
     - x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
     - can: dev: Move device back to init netns on owning netns delete
     - net: dsa: b53: VLAN filtering is global to all users
     - net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
     - mac80211: fix double free in ibss_leave
     - ext4: add reclaim checks to xattr code
     - can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
     - xen-blkback: don't leak persistent grants from xen_blkbk_map()
     - Linux 5.4.109
   * Focal update: v5.4.108 upstream stable release (LP: #1923214)
     - ASoC: ak4458: Add MODULE_DEVICE_TABLE
     - ASoC: ak5558: Add MODULE_DEVICE_TABLE
     - ALSA: dice: fix null pointer dereference when node is disconnected
     - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
     - ALSA: hda: generic: Fix the micmute led init state
     - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
     - Revert "PM: runtime: Update device status before letting suppliers suspend"
     - ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel
       mode
     - ARM: 9044/1: vfp: use undef hook for VFP support detection
     - btrfs: fix race when cloning extent buffer during rewind of an old root
     - btrfs: fix slab cache flags for free space tree bitmap
     - ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
     - ASoC: SOF: Intel: unregister DMIC device on probe error
     - ASoC: SOF: intel: fix wrong poll bits in dsp power down
     - ASoC: simple-card-utils: Do not handle device clock
     - afs: Stop listxattr() from listing "afs.*" attributes
     - nvme: fix Write Zeroes limitations
     - nvme-tcp: fix possible hang when failing to set io queues
     - nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
     - nvmet: don't check iosqes,iocqes for discovery controllers
     - nfsd: Don't keep looking up unhashed files in the nfsd file cache
     - NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
     - svcrdma: disable timeouts on rdma backchannel
     - vfio: IOMMU_API should be selected
     - sunrpc: fix refcount leak for rpc auth modules
     - net/qrtr: fix __netdev_alloc_skb call
     - kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
     - riscv: Correct SPARSEMEM configuration
     - scsi: lpfc: Fix some error codes in debugfs
     - scsi: myrs: Fix a double free in myrs_cleanup()
     - counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
     - nvme-rdma: fix possible hang when failing to set io queues
     - usb-storage: Add quirk to defeat Kindle's automatic unload
     - usbip: Fix incorrect double assignment to udc->ud.tcp_rx
     - USB: replace hardcode maximum usb string length by definition
     - usb: gadget: configfs: Fix KASAN use-after-free
     - usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
     - iio:adc:stm32-adc: Add HAS_IOMEM dependency
     - iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
     - iio: adis16400: Fix an error code in adis16400_initial_setup()
     - iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
     - iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
     - iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
     - iio: hid-sensor-prox: Fix scale not correct issue
     - iio: hid-sensor-temperature: Fix issues of timestamp channel
     - counter: stm32-timer-cnt: fix ceiling write max value
     - PCI: rpadlpar: Fix potential drc_name corruption in store functions
     - perf/x86/intel: Fix a crash caused by zero PEBS status
     - x86/ioapic: Ignore IRQ2 again
     - kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
     - x86: Move TS_COMPAT back to asm/thread_info.h
     - x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
     - ext4: find old entry again if failed to rename whiteout
     - ext4: do not try to set xattr into ea_inode if value is empty
     - ext4: fix potential error in ext4_do_update_inode
     - efi: use 32-bit alignment for efi_guid_t literals
     - firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
     - genirq: Disable interrupts for force threaded handlers
     - x86/apic/of: Fix CPU devicetree-node lookups
     - cifs: Fix preauth hash corruption
     - Linux 5.4.108
   * Focal update: v5.4.107 upstream stable release (LP: #1923210)
     - KVM: arm64: nvhe: Save the SPE context early
     - btrfs: scrub: Don't check free space before marking a block group RO
     - drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang
     - drm/i915/gvt: Fix mmio handler break on BXT/APL.
     - drm/i915/gvt: Fix virtual display setup for BXT/APL
     - drm/i915/gvt: Fix port number for BDW on EDID region setup
     - drm/i915/gvt: Fix vfio_edid issue for BXT/APL
     - fuse: fix live lock in fuse_iget()
     - crypto: x86 - Regularize glue function prototypes
     - crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
     - crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
     - net: dsa: tag_mtk: fix 802.1ad VLAN egress
     - net: dsa: b53: Support setting learning on port
     - Linux 5.4.107
Checksums-Sha1:
 323e77f43adc98339e4c47e261fa4d58e8415840 294680 block-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 8961bb79c5a7d1ecefcc3c081ea65b55f8f3ab89 266596 crypto-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 484266ce13d7f2055f9181de6498efebf40b9538 4864 fat-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 f77a91b5ad3d96372a26d80e159c84e3585fe924 1593520 fs-core-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 1fc68dabd5807627c2ef9a91444ad809f64b45b3 748524 fs-secondary-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 a86e53751a2da1325e9a02de5c17aec6822be5ec 498976 input-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 09518b1c5f7ceff668e406e028cb4dac6cc2995b 73084 ipmi-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 21d0494dc7f507b38a2ae55d0857751bd722d962 12170052 kernel-image-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 99465079cf147535d40d6bc5cd7d8fb70a8a958f 433584 linux-buildinfo-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 7259dd1b9c567d31c23a76ccf9889ba5e940eb79 1006940 linux-headers-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 b0c2a2a1a8f8adc5ba9998f2755d6dabaad1b88b 4402256 linux-hwe-5.4-tools-5.4.0-74_5.4.0-74.83~18.04.1_arm64.deb
 68876f9f28546fe56584f599600ed73dda4eb631 992 linux-hwe-5.4-udebs-generic_5.4.0-74.83~18.04.1_arm64.udeb
 5c8e05638fc7400bd15f81ac28960dd11e3bc59f 23331 linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64.buildinfo
 c323db6294b2fcb4b86a763b786ea5771f3a7af7 10825913 linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64.tar.gz
 75c338b075a59b9cd33e8cdc6a841758e8be2e2c 28151 linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64_translations.tar.gz
 8101f8673096f48367d61cd7aa4719960a4b4724 858724580 linux-image-unsigned-5.4.0-74-generic-dbgsym_5.4.0-74.83~18.04.1_arm64.ddeb
 af5f1e8782966906a7f014d202f00002af79d6e2 10698284 linux-image-unsigned-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 a12935042d8ea0cf56056cea9c5e3ce2a136d85d 14593384 linux-modules-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 dd9e0cc8b2f5c5565098bf4efa1a388e6e370234 40958736 linux-modules-extra-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 2f6fda28cd3db5a76243b167e641daa242d7c5c1 1944 linux-tools-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 36a9069bd937ca85db9e89dc15db8d43b6e0c4be 311676 md-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 ef111699884b6ae0280cf48c129b803aa8f3762e 223172 message-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 1b1ae2148e6fcd597cbc42be96d32fc445dcf533 58360 mouse-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 e618da246de9c1cd9189426de17790087cdcf012 22076 multipath-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 3d767f4f14584c2a894491a25913684241df8810 672972 nfs-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 40c6e4e437ac49668a1c3e0d9abbd07d57af6f74 4901576 nic-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 e2544393a9c16ea138b621879d5355c00f980f81 612708 nic-shared-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 a7750e95ecc9264e7f478b035e4f6f55230ee6e9 345684 nic-usb-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 b72b2028797b82caef4ebb2dd49b247a38c36067 20672 parport-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 74025173cce8b47f81af0d22fba9636b9c16fe36 9884 plip-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 a8043843d6ff4765321f65fb50ac9b753cfd797f 32032 ppp-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 8182b9357c5b3e25b8bb7e743f41a36e5e0bc805 98484 sata-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 884b482f1fc02700b0711cbb74993730049ea0ce 2707008 scsi-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 fb0d9667bfa054dd2c6cc36afef47da788e420e7 60276 storage-core-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 ce52689dd0ec3850e5e92eada8efe77ecefc8ccf 123248 usb-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 13eb1d691d94bd26c7b5d5fe2e9ea2fcb795a4cf 11812 virtio-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 69921cf0f57aad8f597d94d13dd44b397c7d2d85 29196 vlan-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
Checksums-Sha256:
 9d9c31041475d457f0942ed707ffa5fba0ab0312c636816a9040c95fc3272d91 294680 block-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 672bd234407a0da68fb4e4fb5db132e422232a21a54fa0a16024b42a645efac0 266596 crypto-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 a9d20dcbaefb99177f7347de1a734c020240a5ae431d7de9941bceaaca8e6f6c 4864 fat-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 913762d30c97bb80d0211e0ec6c45122a6a9957d7763e17dad2429b15b9f33ef 1593520 fs-core-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 428fb21582d04f5bc47b62626c98167b31584d6bda728ab3a8d4b15466370838 748524 fs-secondary-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 5ed2b9b24c1ae9e9f330d08415db46c0640a87be3bffca852d0e40470e6d170d 498976 input-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 efd6ece5cb5c6dde71356f23bd2e92b32058c98281ceaaa3ace2bb25e377b112 73084 ipmi-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 804d4701accced3ff19a6f79cef523936cd6b996115ebecd4fa0b38e59186ce8 12170052 kernel-image-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 a678f727bd25b34228db366037e33372ac120bb4ddc28c6448181c43cc65aab3 433584 linux-buildinfo-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 9e7f12b896c139a0c44d0e5ed4584bab254d2678cdbe866c77e422b8956f3d04 1006940 linux-headers-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 e3e480ac1a6c4e9fddd2cc4a96b5df09a5a8b457cba58f748fbf86942ef499d6 4402256 linux-hwe-5.4-tools-5.4.0-74_5.4.0-74.83~18.04.1_arm64.deb
 fb196e21bbe87ff42797ebcdb9010099091531eef1f86dc053eda7fc8ecafde3 992 linux-hwe-5.4-udebs-generic_5.4.0-74.83~18.04.1_arm64.udeb
 9045b51f629201bc63ed1c119147f980ab3cb073ff714abf070c8a7e1271d499 23331 linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64.buildinfo
 e21ac79b143d38606cc4b85bafeb2efe722d20d4ddf69ef6d16c70ee66b3bbb0 10825913 linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64.tar.gz
 f347b4b9d871dee869774cd30fe8c2511eb0ae9e21e0f32b1a197d2c172d949c 28151 linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64_translations.tar.gz
 84c33afb87d7482cf2fb8957c984d359c80f76da21d0a55219cf0674dd4929e6 858724580 linux-image-unsigned-5.4.0-74-generic-dbgsym_5.4.0-74.83~18.04.1_arm64.ddeb
 9aa1e7116dad2fc69469a0f60a94db0fa4254575ca68f8d555d62ab8459147cf 10698284 linux-image-unsigned-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 ee773195fb1d753e6c3be2ea0d120f251b2c465bd547a03adda6aa7c08543740 14593384 linux-modules-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 5707db60596162c66b2cf511eff42efbc9ede44bdc47a73256504a73e81b7b80 40958736 linux-modules-extra-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 ead663faa35aac3b1489491af3fdc6a9ed420bebeb5671a903779a49ae4ab1fa 1944 linux-tools-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 364b36b07fb67952c17fdcb2e54dc695d7d0951fda54d1761598934df850031a 311676 md-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 c1f13f3064c1fa90e28b463379732b21a5bc919c00caca49beffa837ff858937 223172 message-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 3d30af5443f3d7b8841dabb5b86d33aa4718276cf28dd8e1f340fad7ad61d209 58360 mouse-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 f4a4923d3f85cc385892c0b94883b13ba6242563cd9347e4e7bc4b80bf5ada36 22076 multipath-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 bdd63107d1ee6e9913b4f2a443b9c2480d264188f7526006bf2253881d3d8522 672972 nfs-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 027a1ce0a0e51051866fce8c4dfdc9386ab8b0dc7252c897c9d33dfff141d8d7 4901576 nic-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 a43276c2d0f562e314266c2f5b4f0c553542b40686620b915a8d93792dcf5ea7 612708 nic-shared-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 fdd7b0b57c90c4855e59e5add04d070df46cba2179e6c6f380bda3a3be98cfbe 345684 nic-usb-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 b8850589317ca54b1260c46bc33542ac5be7649d9c60b54e742d70fa551b8f37 20672 parport-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 0652d9179a7e73f4c84bee85a01789e0e01cf1a19d10522e5c29359ba55d66a6 9884 plip-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 db86d3e7fc06f790f3a71168fe098dfdd798bc192ed187c6a1551c2edd347465 32032 ppp-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 55f15577d01bc1e733084580c6efcf49610d511f78751ed242fe44e57c40efbc 98484 sata-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 1f1d8520e4671229fb21070d1ffd6f07fdd1c240484a200dbe26b21f126d6059 2707008 scsi-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 798a9418eb3a33707e8364803498cd9633e7884fd2c70f65d26505056dfbde6f 60276 storage-core-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 078ba15c34ccb24fd335b18bcaf10629c33b9eccc8a7c29a655451670cdabd60 123248 usb-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 2df64f2e0b007791643da2e24e30dc76468bffb04edbe7350479263ee79ab688 11812 virtio-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 5a3f0385847d133663a2b901df2133eb40386d505ada10ad7710aabc7e94166c 29196 vlan-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
Files:
 ec00e0c851f7bd20b8c567b93b7d9b24 294680 debian-installer standard block-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 ce2729abdd7181e837cda5ff5bfb26df 266596 debian-installer extra crypto-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 f23f9aff5f4096933050028f1f2c7775 4864 debian-installer standard fat-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 60ab41fb75025c14894d8dc7097284be 1593520 debian-installer standard fs-core-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 a71d650120cd4f818eeec0beba820ce5 748524 debian-installer standard fs-secondary-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 706ebf55ef343f28c5b9e2595f0cfbbd 498976 debian-installer standard input-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 0cdf3da7ea1274e1f21c9464b424868a 73084 debian-installer standard ipmi-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 41ed7c6f019e650294ea9989c4065a4a 12170052 debian-installer optional kernel-image-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 1b469f2710d7486dec33a114750a98ef 433584 kernel optional linux-buildinfo-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 2efe4236054104e4077650553a42bb20 1006940 devel optional linux-headers-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 f32bc750830ef4b739fca8f01278ad21 4402256 devel optional linux-hwe-5.4-tools-5.4.0-74_5.4.0-74.83~18.04.1_arm64.deb
 e8a9915c2d64c7cef991ff360f2d9485 992 debian-installer optional linux-hwe-5.4-udebs-generic_5.4.0-74.83~18.04.1_arm64.udeb
 6462aea1cd06554c419c7baef21bd13a 23331 devel optional linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64.buildinfo
 613469f4b11e5df94c1788013f07477f 10825913 raw-signing - linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64.tar.gz
 26c05272d07c8fc7f535b6617174c583 28151 raw-translations - linux-hwe-5.4_5.4.0-74.83~18.04.1_arm64_translations.tar.gz
 00fead6394530b9854d787ca797cb6c7 858724580 devel optional linux-image-unsigned-5.4.0-74-generic-dbgsym_5.4.0-74.83~18.04.1_arm64.ddeb
 c52807db486a4d5b909b611b5e36939c 10698284 kernel optional linux-image-unsigned-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 7685151fb11f17e02df67f4aaa556be1 14593384 kernel optional linux-modules-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 1488a4e4cefae6595d07c4100af3e0be 40958736 kernel optional linux-modules-extra-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 8f934581a45f4ae88c0e209175d4d10f 1944 devel optional linux-tools-5.4.0-74-generic_5.4.0-74.83~18.04.1_arm64.deb
 3251868551901f90876952c793a7abdb 311676 debian-installer standard md-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 40ce0cfcfd7f3698c595bee0df53c707 223172 debian-installer standard message-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 762573c434901d95f1881bb87e0279d4 58360 debian-installer extra mouse-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 ed2dd1dbfe310b5cd5c2cd39e8b5fb27 22076 debian-installer extra multipath-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 0fc191f54fcd9608bf5784a2cdbb200c 672972 debian-installer standard nfs-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 15b86582a44e5750a7c54cdd04de07bc 4901576 debian-installer standard nic-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 7f7d6f56ace8fadd6915cec9fd86cb11 612708 debian-installer standard nic-shared-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 ca27bf3006a2c73f5038caf8273f9afc 345684 debian-installer standard nic-usb-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 b32024cb87d11acdfc9f122f29399b5b 20672 debian-installer standard parport-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 c2a0692956e5785efa6cfcdac7da96c1 9884 debian-installer standard plip-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 0f05d92827324ee8e9a8e055c4d32b69 32032 debian-installer standard ppp-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 2024f977a198cedea45704c225f3274c 98484 debian-installer standard sata-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 609c77c2261859eb81d6c83c691a5715 2707008 debian-installer standard scsi-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 dfbe915a4f6c1dc738dd7b91d9845b59 60276 debian-installer standard storage-core-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 21ef9551121582aa4401675cee974dd1 123248 debian-installer standard usb-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 e090a17500084d45cb8f2b9ba07cbe0a 11812 debian-installer standard virtio-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
 5c88ad2293061252d223a7e12aa13a82 29196 debian-installer extra vlan-modules-5.4.0-74-generic-di_5.4.0-74.83~18.04.1_arm64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list