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

Stefan Bader stefan.bader at canonical.com
Tue Sep 22 10:25:55 UTC 2020


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

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

  [ Ubuntu: 5.4.0-49.53 ]

  * focal/linux: 5.4.0-49.53 -proposed tracker (LP: #1896007)
  * Comet Lake PCH-H RAID not support on Ubuntu20.04 (LP: #1892288)
    - ahci: Add Intel Comet Lake PCH-H PCI ID
  * Novalink (mkvterm command failure) (LP: #1892546)
    - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
  * Oops and hang when starting LVM snapshots on 5.4.0-47 (LP: #1894780)
    - SAUCE: Revert "mm: memcg/slab: fix memory leak at non-root kmem_cache
      destroy"
  * Intel x710 LOMs do not work on Focal (LP: #1893956)
    - i40e: Fix LED blinking flow for X710T*L devices
    - i40e: enable X710 support
  * Add/Backport EPYC-v3 and EPYC-Rome CPU model (LP: #1887490)
    - kvm: svm: Update svm_xsaves_supported
  * Fix non-working NVMe after S3 (LP: #1895718)
    - SAUCE: PCI: Enable ACS quirk on CML root port
  * Focal update: v5.4.65 upstream stable release (LP: #1895881)
    - ipv4: Silence suspicious RCU usage warning
    - ipv6: Fix sysctl max for fib_multipath_hash_policy
    - netlabel: fix problems with mapping removal
    - net: usb: dm9601: Add USB ID of Keenetic Plus DSL
    - sctp: not disable bh in the whole sctp_get_port_local()
    - taprio: Fix using wrong queues in gate mask
    - tipc: fix shutdown() of connectionless socket
    - net: disable netpoll on fresh napis
    - Linux 5.4.65
  * Focal update: v5.4.64 upstream stable release (LP: #1895880)
    - HID: quirks: Always poll three more Lenovo PixArt mice
    - drm/msm/dpu: Fix scale params in plane validation
    - tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
    - drm/msm: add shutdown support for display platform_driver
    - hwmon: (applesmc) check status earlier.
    - nvmet: Disable keep-alive timer when kato is cleared to 0h
    - drm/msm: enable vblank during atomic commits
    - habanalabs: validate FW file size
    - habanalabs: check correct vmalloc return code
    - drm/msm/a6xx: fix gmu start on newer firmware
    - ceph: don't allow setlease on cephfs
    - drm/omap: fix incorrect lock state
    - cpuidle: Fixup IRQ state
    - nbd: restore default timeout when setting it to zero
    - s390: don't trace preemption in percpu macros
    - drm/amd/display: Reject overlay plane configurations in multi-display
      scenarios
    - drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in
      amdgpu_dm_update_backlight_caps
    - drm/amd/display: Retry AUX write when fail occurs
    - drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
    - xen/xenbus: Fix granting of vmalloc'd memory
    - fsldma: fix very broken 32-bit ppc ioread64 functionality
    - dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
    - batman-adv: Avoid uninitialized chaddr when handling DHCP
    - batman-adv: Fix own OGM check in aggregated OGMs
    - batman-adv: bla: use netif_rx_ni when not in interrupt context
    - dmaengine: at_hdmac: check return value of of_find_device_by_node() in
      at_dma_xlate()
    - rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
    - rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
    - MIPS: mm: BMIPS5000 has inclusive physical caches
    - MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
    - mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
    - netfilter: nf_tables: add NFTA_SET_USERDATA if not null
    - netfilter: nf_tables: incorrect enum nft_list_attributes definition
    - netfilter: nf_tables: fix destination register zeroing
    - net: hns: Fix memleak in hns_nic_dev_probe
    - net: systemport: Fix memleak in bcm_sysport_probe
    - ravb: Fixed to be able to unload modules
    - net: arc_emac: Fix memleak in arc_mdio_probe
    - dmaengine: pl330: Fix burst length if burst size is smaller than bus width
    - gtp: add GTPA_LINK info to msg sent to userspace
    - net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
    - bnxt_en: Don't query FW when netif_running() is false.
    - bnxt_en: Check for zero dir entries in NVRAM.
    - bnxt_en: Fix PCI AER error recovery flow
    - bnxt_en: Fix possible crash in bnxt_fw_reset_task().
    - bnxt_en: fix HWRM error when querying VF temperature
    - xfs: fix boundary test in xfs_attr_shortform_verify
    - bnxt: don't enable NAPI until rings are ready
    - media: vicodec: add missing v4l2_ctrl_request_hdl_put()
    - media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
    - selftests/bpf: Fix massive output from test_maps
    - net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
    - netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
    - nvmet-fc: Fix a missed _irqsave version of spin_lock in
      'nvmet_fc_fod_op_done()'
    - nvme: fix controller instance leak
    - cxgb4: fix thermal zone device registration
    - perf tools: Correct SNOOPX field offset
    - net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
    - fix regression in "epoll: Keep a reference on files added to the check list"
    - net: gemini: Fix another missing clk_disable_unprepare() in probe
    - MIPS: add missing MSACSR and upper MSA initialization
    - xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
    - perf jevents: Fix suspicious code in fixregex()
    - tg3: Fix soft lockup when tg3_reset_task() fails.
    - x86, fakenuma: Fix invalid starting node ID
    - iommu/vt-d: Serialize IOMMU GCMD register modifications
    - thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
    - thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
    - iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
    - include/linux/log2.h: add missing () around n in roundup_pow_of_two()
    - iommu/vt-d: Handle 36bit addressing for x86-32
    - tracing/kprobes, x86/ptrace: Fix regs argument order for i386
    - ext2: don't update mtime on COW faults
    - xfs: don't update mtime on COW faults
    - ARC: perf: don't bail setup if pct irq missing in device-tree
    - btrfs: drop path before adding new uuid tree entry
    - btrfs: allocate scrub workqueues outside of locks
    - btrfs: set the correct lockdep class for new nodes
    - btrfs: set the lockdep class for log tree extent buffers
    - btrfs: tree-checker: fix the error message for transid error
    - net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
    - btrfs: fix potential deadlock in the search ioctl
    - ALSA: ca0106: fix error code handling
    - ALSA: usb-audio: Add implicit feedback quirk for UR22C
    - ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
    - ALSA: hda/hdmi: always check pin power status in i915 pin fixup
    - ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
    - ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
    - ALSA; firewire-tascam: exclude Tascam FE-8 from detection
    - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A
    - ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
    - arm64: dts: mt7622: add reset node for mmc device
    - mmc: mediatek: add optional module reset property
    - mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
    - mmc: cqhci: Add cqhci_deactivate()
    - mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based
      controllers
    - media: rc: do not access device via sysfs after rc_unregister_device()
    - media: rc: uevent sysfs file races with rc_unregister_device()
    - affs: fix basic permission bits to actually work
    - block: allow for_each_bvec to support zero len bvec
    - block: ensure bdi->io_pages is always initialized
    - libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
    - blk-iocost: ioc_pd_free() shouldn't assume irq disabled
    - dmaengine: dw-edma: Fix scatter-gather address calculation
    - drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting
    - dm writecache: handle DAX to partitions on persistent memory correctly
    - dm mpath: fix racey management of PG initialization
    - dm integrity: fix error reporting in bitmap mode after creation
    - dm crypt: Initialize crypto wait structures
    - dm cache metadata: Avoid returning cmd->bm wild pointer on error
    - dm thin metadata: Avoid returning cmd->bm wild pointer on error
    - dm thin metadata: Fix use-after-free in dm_bm_set_read_only
    - mm: slub: fix conversion of freelist_corrupted()
    - mm: madvise: fix vma user-after-free
    - vfio/pci: Fix SR-IOV VF handling with MMIO blocking
    - perf record: Correct the help info of option "--no-bpf-event"
    - sdhci: tegra: Add missing TMCLK for data timeout
    - checkpatch: fix the usage of capture group ( ... )
    - mm/hugetlb: fix a race between hugetlb sysctl handlers
    - mm/khugepaged.c: fix khugepaged's request size in collapse_file
    - cfg80211: regulatory: reject invalid hints
    - net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
    - Linux 5.4.64
  * Focal update: v5.4.63 upstream stable release (LP: #1895879)
    - HID: core: Correctly handle ReportSize being zero
    - HID: core: Sanitize event code and type when mapping input
    - perf record/stat: Explicitly call out event modifiers in the documentation
    - drm/sched: Fix passing zero to 'PTR_ERR' warning v2
    - drm/etnaviv: fix TS cache flushing on GPUs with BLT engine
    - KVM: arm64: Add kvm_extable for vaxorcism code
    - KVM: arm64: Survive synchronous exceptions caused by AT instructions
    - KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
    - dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
    - arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
    - arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
    - arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
    - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
    - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
    - scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
    - scsi: target: tcmu: Optimize use of flush_dcache_page
    - Linux 5.4.63
  * Focal update: v5.4.62 upstream stable release (LP: #1895174)
    - binfmt_flat: revert "binfmt_flat: don't offset the data start"
    - gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
    - net: Fix potential wrong skb->protocol in skb_vlan_untag()
    - net: nexthop: don't allow empty NHA_GROUP
    - net: qrtr: fix usage of idr in port assignment to socket
    - net: sctp: Fix negotiation of the number of data streams.
    - net/smc: Prevent kernel-infoleak in __smc_diag_dump()
    - tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
    - net: ena: Make missed_tx stat incremental
    - net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error
      flow
    - ipvlan: fix device features
    - ALSA: pci: delete repeated words in comments
    - ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
    - ASoC: img-parallel-out: Fix a reference count leak
    - ASoC: tegra: Fix reference count leaks.
    - mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
    - arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
    - powerpc/xive: Ignore kmemleak false positives
    - media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA
      value in debiirq()
    - blktrace: ensure our debugfs dir exists
    - scsi: target: tcmu: Fix crash on ARM during cmd completion
    - mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
    - iommu/iova: Don't BUG on invalid PFNs
    - drm/amdkfd: Fix reference count leaks.
    - drm/radeon: fix multiple reference count leak
    - drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
    - drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
    - drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
    - drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
    - scsi: lpfc: Fix shost refcount mismatch when deleting vport
    - xfs: Don't allow logging of XFS_ISTALE inodes
    - scsi: target: Fix xcopy sess release leak
    - selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
    - f2fs: fix error path in do_recover_data()
    - omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
    - PCI: Fix pci_create_slot() reference count leak
    - ARM: dts: ls1021a: output PPS signal on FIPER2
    - rtlwifi: rtl8192cu: Prevent leaking urb
    - mips/vdso: Fix resource leaks in genvdso.c
    - cec-api: prevent leaking memory through hole in structure
    - HID: quirks: add NOGET quirk for Logitech GROUP
    - f2fs: fix use-after-free issue
    - drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
    - drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
    - drm/nouveau: Fix reference count leak in nouveau_connector_detect
    - locking/lockdep: Fix overflow in presentation of average lock-time
    - btrfs: file: reserve qgroup space after the hole punch range is locked
    - btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
    - scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
    - ceph: fix potential mdsc use-after-free crash
    - ceph: do not access the kiocb after aio requests
    - scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
    - EDAC/ie31200: Fallback if host bridge device is already initialized
    - hugetlbfs: prevent filesystem stacking of hugetlbfs
    - media: davinci: vpif_capture: fix potential double free
    - KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
    - powerpc/spufs: add CONFIG_COREDUMP dependency
    - USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
    - brcmfmac: Set timeout value when configuring power save
    - efi: provide empty efi_enter_virtual_mode implementation
    - arm64: Fix __cpu_logical_map undefined issue
    - Revert "ath10k: fix DMA related firmware crashes on multiple devices"
    - sched/uclamp: Protect uclamp fast path code with static key
    - sched/uclamp: Fix a deadlock when enabling uclamp static key
    - usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
    - PM / devfreq: rk3399_dmc: Add missing of_node_put()
    - PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails
    - PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
    - drm/xen: fix passing zero to 'PTR_ERR' warning
    - drm/xen-front: Fix misused IS_ERR_OR_NULL checks
    - s390/numa: set node distance to LOCAL_DISTANCE
    - btrfs: factor out inode items copy loop from btrfs_log_inode()
    - btrfs: only commit the delayed inode when doing a full fsync
    - btrfs: only commit delayed items at fsync if we are logging a directory
    - mm/shuffle: don't move pages between zones and don't read garbage memmaps
    - mm: fix kthread_use_mm() vs TLB invalidate
    - mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
    - cma: don't quit at first error when activating reserved areas
    - gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length
    - drm/ingenic: Fix incorrect assumption about plane->index
    - drm/amd/display: Trigger modesets on MST DSC connectors
    - drm/amd/display: Add additional config guards for DCN
    - drm/amd/display: Fix dmesg warning from setting abm level
    - mm/vunmap: add cond_resched() in vunmap_pmd_range
    - EDAC: sb_edac: get rid of unused vars
    - EDAC: skx_common: get rid of unused type var
    - EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
    - PCI: qcom: Add missing ipq806x clocks in PCIe driver
    - PCI: qcom: Change duplicate PCI reset to phy reset
    - PCI: qcom: Add missing reset for ipq806x
    - cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
    - ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
    - media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
    - block: respect queue limit of max discard segment
    - block: virtio_blk: fix handling single range discard request
    - drm/msm/adreno: fix updating ring fence
    - block: Fix page_is_mergeable() for compound pages
    - bfq: fix blkio cgroup leakage v4
    - hwmon: (nct7904) Correct divide by 0
    - blk-mq: insert request not through ->queue_rq into sw/scheduler queue
    - blkcg: fix memleak for iolatency
    - nvme-fc: Fix wrong return value in __nvme_fc_init_request()
    - nvme: multipath: round-robin: fix single non-optimized path case
    - null_blk: fix passing of REQ_FUA flag in null_handle_rq
    - i2c: core: Don't fail PRP0001 enumeration when no ID table exist
    - i2c: rcar: in slave mode, clear NACK earlier
    - usb: gadget: f_tcm: Fix some resource leaks in some error paths
    - spi: stm32: clear only asserted irq flags on interrupt
    - jbd2: make sure jh have b_transaction set in refile/unfile_buffer
    - ext4: don't BUG on inconsistent journal feature
    - ext4: handle read only external journal device
    - jbd2: abort journal if free a async write error metadata buffer
    - ext4: handle option set by mount flags correctly
    - ext4: handle error of ext4_setup_system_zone() on remount
    - ext4: correctly restore system zone info when remount fails
    - fs: prevent BUG_ON in submit_bh_wbc()
    - spi: stm32h7: fix race condition at end of transfer
    - spi: stm32: fix fifo threshold level in case of short transfer
    - spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
    - spi: stm32: always perform registers configuration prior to transfer
    - drm/amd/powerplay: correct Vega20 cached smu feature state
    - drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
    - drm/amd/display: Switch to immediate mode for updating infopackets
    - netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
    - can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect
      corruptions
    - ALSA: hda/realtek: Add model alc298-samsung-headphone
    - s390/cio: add cond_resched() in the slow_eval_known_fn() loop
    - ASoC: wm8994: Avoid attempts to read unreadable registers
    - selftests: disable rp_filter for icmp_redirect.sh
    - scsi: fcoe: Fix I/O path allocation
    - scsi: ufs: Fix possible infinite loop in ufshcd_hold
    - scsi: ufs: Improve interrupt handling for shared interrupts
    - scsi: ufs: Clean up completed request without interrupt notification
    - scsi: qla2xxx: Fix login timeout
    - scsi: qla2xxx: Check if FW supports MQ before enabling
    - scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
    - Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
    - macvlan: validate setting of multiple remote source MAC addresses
    - net: gianfar: Add of_node_put() before goto statement
    - powerpc/perf: Fix soft lockups due to missed interrupt accounting
    - arm64: Move handling of erratum 1418040 into C code
    - arm64: Allow booting of late CPUs affected by erratum 1418040
    - block: fix get_max_io_size()
    - block: loop: set discard granularity and alignment for block device backed
      loop
    - HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
    - blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
    - btrfs: reset compression level for lzo on remount
    - btrfs: check the right error variable in btrfs_del_dir_entries_in_log
    - btrfs: fix space cache memory leak after transaction abort
    - btrfs: detect nocow for swap after snapshot delete
    - fbcon: prevent user font height or width change from causing potential out-
      of-bounds access
    - USB: lvtest: return proper error code in probe
    - vt: defer kfree() of vc_screenbuf in vc_do_resize()
    - vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
    - serial: samsung: Removes the IRQ not found warning
    - serial: pl011: Fix oops on -EPROBE_DEFER
    - serial: pl011: Don't leak amba_ports entry on driver register error
    - serial: stm32: avoid kernel warning on absence of optional IRQ
    - serial: 8250_exar: Fix number of ports for Commtech PCIe cards
    - serial: 8250: change lock order in serial8250_do_startup()
    - writeback: Protect inode->i_io_list with inode->i_lock
    - writeback: Avoid skipping inode writeback
    - writeback: Fix sync livelock due to b_dirty_time processing
    - XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN
      data pointer which contains XEN specific information.
    - usb: host: xhci: fix ep context print mismatch in debugfs
    - xhci: Do warm-reset when both CAS and XDEV_RESUME are set
    - xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
    - ARM64: vdso32: Install vdso32 from vdso_install
    - arm64: vdso32: make vdso32 install conditional
    - PM: sleep: core: Fix the handling of pending runtime resume requests
    - powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
    - device property: Fix the secondary firmware node handling in
      set_primary_fwnode()
    - crypto: af_alg - Work around empty control messages without MSG_MORE
    - genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
    - irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by
      mistake
    - x86/hotplug: Silence APIC only after all interrupts are migrated
    - drm/amdgpu: Fix buffer overflow in INFO ioctl
    - drm/amdgpu/gfx10: refine mgcg setting
    - drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
    - drm/amd/pm: correct Vega10 swctf limit setting
    - drm/amd/pm: correct Vega12 swctf limit setting
    - drm/amd/pm: correct Vega20 swctf limit setting
    - drm/amd/pm: correct the thermal alert temperature limit settings
    - USB: yurex: Fix bad gfp argument
    - usb: uas: Add quirk for PNY Pro Elite
    - USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
    - USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
    - usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
    - USB: gadget: u_f: add overflow checks to VLA macros
    - USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
    - USB: gadget: u_f: Unbreak offset calculation in VLAs
    - USB: cdc-acm: rework notification_buffer resizing
    - usb: storage: Add unusual_uas entry for Sony PSZ drives
    - drm/i915: Fix cmd parser desc matching with masks
    - usb: dwc3: gadget: Don't setup more than requested
    - usb: dwc3: gadget: Fix handling ZLP
    - usb: dwc3: gadget: Handle ZLP for sg requests
    - fbmem: pull fbcon_update_vcs() out of fb_set_var()
    - kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'
    - kheaders: optimize md5sum calculation for in-tree builds
    - kheaders: optimize header copy for in-tree builds
    - kheaders: remove the last bashism to allow sh to run it
    - kheaders: explain why include/config/autoconf.h is excluded from md5sum
    - kbuild: add variables for compression tools
    - kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
    - HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
    - ALSA: usb-audio: Update documentation comment for MS2109 quirk
    - io_uring: Fix NULL pointer dereference in io_sq_wq_submit_work()
    - Linux 5.4.62
  * DELL LATITUDE 5491 touchscreen doesn't work (LP: #1889446) // Focal update:
    v5.4.62 upstream stable release (LP: #1895174)
    - USB: quirks: Add no-lpm quirk for another Raydium touchscreen
  * [NUC8CCHK][HDA-Intel - HDA Intel PCH, playback] No sound at all
    (LP: #1875199) // Focal update: v5.4.62 upstream stable release
    (LP: #1895174)
    - ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
  * Focal update: v5.4.61 upstream stable release (LP: #1893115)
    - Documentation/llvm: add documentation on building w/ Clang/LLVM
    - Documentation/llvm: fix the name of llvm-size
    - net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding
      firmware
    - net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
    - x86/boot: kbuild: allow readelf executable to be specified
    - kbuild: remove PYTHON2 variable
    - kbuild: remove AS variable
    - kbuild: replace AS=clang with LLVM_IAS=1
    - kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
    - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
    - gfs2: Improve mmap write vs. punch_hole consistency
    - gfs2: Never call gfs2_block_zero_range with an open transaction
    - perf probe: Fix memory leakage when the probe point is not found
    - khugepaged: khugepaged_test_exit() check mmget_still_valid()
    - khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
    - bcache: avoid nr_stripes overflow in bcache_device_init()
    - btrfs: export helpers for subvolume name/id resolution
    - btrfs: don't show full path of bind mounts in subvol=
    - btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
    - btrfs: add wrapper for transaction abort predicate
    - ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
    - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
    - can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in
      j1939_tp_txtimer()
    - can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
    - [Config] update config for SPI_DYNAMIC
    - spi: Prevent adding devices below an unregistering controller
    - romfs: fix uninitialized memory leak in romfs_dev_read()
    - kernel/relay.c: fix memleak on destroy relay channel
    - uprobes: __replace_page() avoid BUG in munlock_vma_page()
    - mm: include CMA pages in lowmem_reserve at boot
    - mm, page_alloc: fix core hung in free_pcppages_bulk()
    - RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
    - ext4: fix checking of directory entry validity for inline directories
    - jbd2: add the missing unlock_buffer() in the error path of
      jbd2_write_superblock()
    - scsi: zfcp: Fix use-after-free in request timeout handlers
    - drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
    - drm/amd/display: Fix EDID parsing after resume from suspend
    - drm/amd/display: fix pow() crashing when given base 0
    - kthread: Do not preempt current task if it is going to call schedule()
    - opp: Enable resources again if they were disabled earlier
    - scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
    - scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
    - media: budget-core: Improve exception handling in budget_register()
    - rtc: goldfish: Enable interrupt in set_alarm() when necessary
    - media: vpss: clean up resources in init
    - Input: psmouse - add a newline when printing 'proto' by sysfs
    - MIPS: Fix unable to reserve memory for Crash kernel
    - m68knommu: fix overwriting of bits in ColdFire V3 cache control
    - svcrdma: Fix another Receive buffer leak
    - xfs: fix inode quota reservation checks
    - drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
    - jffs2: fix UAF problem
    - ceph: fix use-after-free for fsc->mdsc
    - swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
    - cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
    - scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
    - virtio_ring: Avoid loop when vq is broken in virtqueue_poll
    - media: camss: fix memory leaks on error handling paths in probe
    - tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null
      pointer dereference
    - xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
    - alpha: fix annotation of io{read,write}{16,32}be()
    - fs/signalfd.c: fix inconsistent return codes for signalfd4
    - ext4: fix potential negative array index in do_split()
    - ext4: don't allow overlapping system zones
    - netfilter: nf_tables: nft_exthdr: the presence return value should be
      little-endian
    - spi: stm32: fixes suspend/resume management
    - ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
    - ASoC: q6routing: add dummy register read/write function
    - bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
    - can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
    - can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send
      not by J1939 stack
    - can: j1939: transport: add j1939_session_skb_find_by_offset() function
    - i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
    - i40e: Fix crash during removing i40e driver
    - net: fec: correct the error path for regulator disable in probe
    - bonding: show saner speed for broadcast mode
    - can: j1939: fix support for multipacket broadcast message
    - can: j1939: cancel rxtimer on multipacket broadcast session complete
    - can: j1939: abort multipacket broadcast session when timeout occurs
    - can: j1939: add rxtimer for multipacket broadcast session
    - bonding: fix a potential double-unregister
    - s390/runtime_instrumentation: fix storage key handling
    - s390/ptrace: fix storage key handling
    - ASoC: msm8916-wcd-analog: fix register Interrupt offset
    - ASoC: intel: Fix memleak in sst_media_open
    - vfio/type1: Add proper error unwind for vfio_iommu_replay()
    - kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
    - kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
    - Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
    - kconfig: qconf: do not limit the pop-up menu to the first row
    - kconfig: qconf: fix signal connection to invalid slots
    - efi: avoid error message when booting under Xen
    - Fix build error when CONFIG_ACPI is not set/enabled:
    - RDMA/bnxt_re: Do not add user qps to flushlist
    - afs: Fix NULL deref in afs_dynroot_depopulate()
    - bonding: fix active-backup failover for current ARP slave
    - net: ena: Prevent reset after device destruction
    - net: gemini: Fix missing free_netdev() in error path of
      gemini_ethernet_port_probe()
    - hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
    - net: dsa: b53: check for timeout
    - powerpc/pseries: Do not initiate shutdown when system is running on UPS
    - efi: add missed destroy_workqueue when efisubsys_init fails
    - epoll: Keep a reference on files added to the check list
    - do_epoll_ctl(): clean the failure exits up a bit
    - mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
    - xen: don't reschedule in preemption off sections
    - KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
    - KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
    - Linux 5.4.61
  * [UBUNTU 20.04] zPCI device hot-plug during boot may result in unusable
    device (LP: #1893778)
    - s390/pci: ignore stale configuration request event
  * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
    (LP: #1893914)
    - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC

Date: Mon, 21 Sep 2020 15:40:30 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 21 Sep 2020 15:40:30 +0200
Source: linux-hwe-5.4
Binary: linux-hwe-5.4-source-5.4.0 linux-hwe-5.4-headers-5.4.0-49 linux-hwe-5.4-tools-common linux-hwe-5.4-tools-5.4.0-49 linux-hwe-5.4-cloud-tools-common linux-hwe-5.4-cloud-tools-5.4.0-49 linux-image-unsigned-5.4.0-49-generic linux-modules-5.4.0-49-generic linux-modules-extra-5.4.0-49-generic linux-headers-5.4.0-49-generic linux-image-unsigned-5.4.0-49-generic-dbgsym linux-tools-5.4.0-49-generic linux-cloud-tools-5.4.0-49-generic linux-hwe-5.4-udebs-generic linux-buildinfo-5.4.0-49-generic linux-image-unsigned-5.4.0-49-generic-lpae linux-modules-5.4.0-49-generic-lpae linux-modules-extra-5.4.0-49-generic-lpae linux-headers-5.4.0-49-generic-lpae linux-image-unsigned-5.4.0-49-generic-lpae-dbgsym linux-tools-5.4.0-49-generic-lpae linux-cloud-tools-5.4.0-49-generic-lpae linux-hwe-5.4-udebs-generic-lpae linux-buildinfo-5.4.0-49-generic-lpae linux-image-unsigned-5.4.0-49-lowlatency linux-modules-5.4.0-49-lowlatency linux-modules-extra-5.4.0-49-lowlatency
 linux-headers-5.4.0-49-lowlatency linux-image-unsigned-5.4.0-49-lowlatency-dbgsym linux-tools-5.4.0-49-lowlatency linux-cloud-tools-5.4.0-49-lowlatency linux-hwe-5.4-udebs-lowlatency linux-buildinfo-5.4.0-49-lowlatency kernel-image-5.4.0-49-generic-di fat-modules-5.4.0-49-generic-di fb-modules-5.4.0-49-generic-di firewire-core-modules-5.4.0-49-generic-di floppy-modules-5.4.0-49-generic-di fs-core-modules-5.4.0-49-generic-di fs-secondary-modules-5.4.0-49-generic-di input-modules-5.4.0-49-generic-di md-modules-5.4.0-49-generic-di nic-modules-5.4.0-49-generic-di nic-pcmcia-modules-5.4.0-49-generic-di nic-usb-modules-5.4.0-49-generic-di nic-shared-modules-5.4.0-49-generic-di parport-modules-5.4.0-49-generic-di pata-modules-5.4.0-49-generic-di pcmcia-modules-5.4.0-49-generic-di pcmcia-storage-modules-5.4.0-49-generic-di plip-modules-5.4.0-49-generic-di ppp-modules-5.4.0-49-generic-di sata-modules-5.4.0-49-generic-di scsi-modules-5.4.0-49-generic-di
 serial-modules-5.4.0-49-generic-di storage-core-modules-5.4.0-49-generic-di usb-modules-5.4.0-49-generic-di nfs-modules-5.4.0-49-generic-di block-modules-5.4.0-49-generic-di message-modules-5.4.0-49-generic-di crypto-modules-5.4.0-49-generic-di virtio-modules-5.4.0-49-generic-di mouse-modules-5.4.0-49-generic-di vlan-modules-5.4.0-49-generic-di ipmi-modules-5.4.0-49-generic-di
 multipath-modules-5.4.0-49-generic-di
Architecture: amd64 all amd64_translations
Version: 5.4.0-49.53~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.4.0-49-generic-di - Block storage devices (udeb)
 crypto-modules-5.4.0-49-generic-di - crypto modules (udeb)
 fat-modules-5.4.0-49-generic-di - FAT filesystem support (udeb)
 fb-modules-5.4.0-49-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-5.4.0-49-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-5.4.0-49-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.4.0-49-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.4.0-49-generic-di - Extra filesystem modules (udeb)
 input-modules-5.4.0-49-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.4.0-49-generic-di - ipmi modules (udeb)
 kernel-image-5.4.0-49-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.4.0-49-generic - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-buildinfo-5.4.0-49-generic-lpae - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-buildinfo-5.4.0-49-lowlatency - Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP
 linux-cloud-tools-5.4.0-49-generic - Linux kernel version specific cloud tools for version 5.4.0-49
 linux-cloud-tools-5.4.0-49-generic-lpae - Linux kernel version specific cloud tools for version 5.4.0-49
 linux-cloud-tools-5.4.0-49-lowlatency - Linux kernel version specific cloud tools for version 5.4.0-49
 linux-headers-5.4.0-49-generic - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-headers-5.4.0-49-generic-lpae - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-headers-5.4.0-49-lowlatency - Linux kernel headers for version 5.4.0 on 64 bit x86 SMP
 linux-hwe-5.4-cloud-tools-5.4.0-49 - Linux kernel version specific cloud tools for version 5.4.0-49
 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-49 - 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-49 - Linux kernel version specific tools for version 5.4.0-49
 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-49-generic - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-49-generic-dbgsym - Linux kernel debug image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-49-generic-lpae - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-49-generic-lpae-dbgsym - Linux kernel debug image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-49-lowlatency - Linux kernel image for version 5.4.0 on 64 bit x86 SMP
 linux-image-unsigned-5.4.0-49-lowlatency-dbgsym - Linux kernel debug image for version 5.4.0 on 64 bit x86 SMP
 linux-modules-5.4.0-49-generic - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-5.4.0-49-generic-lpae - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-5.4.0-49-lowlatency - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-extra-5.4.0-49-generic - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-extra-5.4.0-49-generic-lpae - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-modules-extra-5.4.0-49-lowlatency - Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
 linux-tools-5.4.0-49-generic - Linux kernel version specific tools for version 5.4.0-49
 linux-tools-5.4.0-49-generic-lpae - Linux kernel version specific tools for version 5.4.0-49
 linux-tools-5.4.0-49-lowlatency - Linux kernel version specific tools for version 5.4.0-49
 md-modules-5.4.0-49-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.4.0-49-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.4.0-49-generic-di - Mouse support (udeb)
 multipath-modules-5.4.0-49-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.4.0-49-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.4.0-49-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-5.4.0-49-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-5.4.0-49-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.4.0-49-generic-di - USB network interface support (udeb)
 parport-modules-5.4.0-49-generic-di - Parallel port support (udeb)
 pata-modules-5.4.0-49-generic-di - PATA support modules (udeb)
 pcmcia-modules-5.4.0-49-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-5.4.0-49-generic-di - PCMCIA storage support (udeb)
 plip-modules-5.4.0-49-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.4.0-49-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.4.0-49-generic-di - SATA storage support (udeb)
 scsi-modules-5.4.0-49-generic-di - SCSI storage support (udeb)
 serial-modules-5.4.0-49-generic-di - Serial port support (udeb)
 storage-core-modules-5.4.0-49-generic-di - Core storage support (udeb)
 usb-modules-5.4.0-49-generic-di - Core USB support (udeb)
 virtio-modules-5.4.0-49-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.4.0-49-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1875199 1887490 1889446 1892288 1892546 1893115 1893778 1893914 1893956 1894780 1895174 1895718 1895879 1895880 1895881 1896006 1896007
Changes:
 linux-hwe-5.4 (5.4.0-49.53~18.04.1) bionic; urgency=medium
 .
   * bionic/linux-hwe-5.4: 5.4.0-49.53~18.04.1 -proposed tracker (LP: #1896006)
 .
   [ Ubuntu: 5.4.0-49.53 ]
 .
   * focal/linux: 5.4.0-49.53 -proposed tracker (LP: #1896007)
   * Comet Lake PCH-H RAID not support on Ubuntu20.04 (LP: #1892288)
     - ahci: Add Intel Comet Lake PCH-H PCI ID
   * Novalink (mkvterm command failure) (LP: #1892546)
     - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
   * Oops and hang when starting LVM snapshots on 5.4.0-47 (LP: #1894780)
     - SAUCE: Revert "mm: memcg/slab: fix memory leak at non-root kmem_cache
       destroy"
   * Intel x710 LOMs do not work on Focal (LP: #1893956)
     - i40e: Fix LED blinking flow for X710T*L devices
     - i40e: enable X710 support
   * Add/Backport EPYC-v3 and EPYC-Rome CPU model (LP: #1887490)
     - kvm: svm: Update svm_xsaves_supported
   * Fix non-working NVMe after S3 (LP: #1895718)
     - SAUCE: PCI: Enable ACS quirk on CML root port
   * Focal update: v5.4.65 upstream stable release (LP: #1895881)
     - ipv4: Silence suspicious RCU usage warning
     - ipv6: Fix sysctl max for fib_multipath_hash_policy
     - netlabel: fix problems with mapping removal
     - net: usb: dm9601: Add USB ID of Keenetic Plus DSL
     - sctp: not disable bh in the whole sctp_get_port_local()
     - taprio: Fix using wrong queues in gate mask
     - tipc: fix shutdown() of connectionless socket
     - net: disable netpoll on fresh napis
     - Linux 5.4.65
   * Focal update: v5.4.64 upstream stable release (LP: #1895880)
     - HID: quirks: Always poll three more Lenovo PixArt mice
     - drm/msm/dpu: Fix scale params in plane validation
     - tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
     - drm/msm: add shutdown support for display platform_driver
     - hwmon: (applesmc) check status earlier.
     - nvmet: Disable keep-alive timer when kato is cleared to 0h
     - drm/msm: enable vblank during atomic commits
     - habanalabs: validate FW file size
     - habanalabs: check correct vmalloc return code
     - drm/msm/a6xx: fix gmu start on newer firmware
     - ceph: don't allow setlease on cephfs
     - drm/omap: fix incorrect lock state
     - cpuidle: Fixup IRQ state
     - nbd: restore default timeout when setting it to zero
     - s390: don't trace preemption in percpu macros
     - drm/amd/display: Reject overlay plane configurations in multi-display
       scenarios
     - drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in
       amdgpu_dm_update_backlight_caps
     - drm/amd/display: Retry AUX write when fail occurs
     - drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
     - xen/xenbus: Fix granting of vmalloc'd memory
     - fsldma: fix very broken 32-bit ppc ioread64 functionality
     - dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
     - batman-adv: Avoid uninitialized chaddr when handling DHCP
     - batman-adv: Fix own OGM check in aggregated OGMs
     - batman-adv: bla: use netif_rx_ni when not in interrupt context
     - dmaengine: at_hdmac: check return value of of_find_device_by_node() in
       at_dma_xlate()
     - rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
     - rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
     - MIPS: mm: BMIPS5000 has inclusive physical caches
     - MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
     - mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
     - netfilter: nf_tables: add NFTA_SET_USERDATA if not null
     - netfilter: nf_tables: incorrect enum nft_list_attributes definition
     - netfilter: nf_tables: fix destination register zeroing
     - net: hns: Fix memleak in hns_nic_dev_probe
     - net: systemport: Fix memleak in bcm_sysport_probe
     - ravb: Fixed to be able to unload modules
     - net: arc_emac: Fix memleak in arc_mdio_probe
     - dmaengine: pl330: Fix burst length if burst size is smaller than bus width
     - gtp: add GTPA_LINK info to msg sent to userspace
     - net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
     - bnxt_en: Don't query FW when netif_running() is false.
     - bnxt_en: Check for zero dir entries in NVRAM.
     - bnxt_en: Fix PCI AER error recovery flow
     - bnxt_en: Fix possible crash in bnxt_fw_reset_task().
     - bnxt_en: fix HWRM error when querying VF temperature
     - xfs: fix boundary test in xfs_attr_shortform_verify
     - bnxt: don't enable NAPI until rings are ready
     - media: vicodec: add missing v4l2_ctrl_request_hdl_put()
     - media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
     - selftests/bpf: Fix massive output from test_maps
     - net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
     - netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
     - nvmet-fc: Fix a missed _irqsave version of spin_lock in
       'nvmet_fc_fod_op_done()'
     - nvme: fix controller instance leak
     - cxgb4: fix thermal zone device registration
     - perf tools: Correct SNOOPX field offset
     - net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
     - fix regression in "epoll: Keep a reference on files added to the check list"
     - net: gemini: Fix another missing clk_disable_unprepare() in probe
     - MIPS: add missing MSACSR and upper MSA initialization
     - xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
     - perf jevents: Fix suspicious code in fixregex()
     - tg3: Fix soft lockup when tg3_reset_task() fails.
     - x86, fakenuma: Fix invalid starting node ID
     - iommu/vt-d: Serialize IOMMU GCMD register modifications
     - thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
     - thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
     - iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
     - include/linux/log2.h: add missing () around n in roundup_pow_of_two()
     - iommu/vt-d: Handle 36bit addressing for x86-32
     - tracing/kprobes, x86/ptrace: Fix regs argument order for i386
     - ext2: don't update mtime on COW faults
     - xfs: don't update mtime on COW faults
     - ARC: perf: don't bail setup if pct irq missing in device-tree
     - btrfs: drop path before adding new uuid tree entry
     - btrfs: allocate scrub workqueues outside of locks
     - btrfs: set the correct lockdep class for new nodes
     - btrfs: set the lockdep class for log tree extent buffers
     - btrfs: tree-checker: fix the error message for transid error
     - net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
     - btrfs: fix potential deadlock in the search ioctl
     - ALSA: ca0106: fix error code handling
     - ALSA: usb-audio: Add implicit feedback quirk for UR22C
     - ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
     - ALSA: hda/hdmi: always check pin power status in i915 pin fixup
     - ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
     - ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
     - ALSA; firewire-tascam: exclude Tascam FE-8 from detection
     - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A
     - ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
     - arm64: dts: mt7622: add reset node for mmc device
     - mmc: mediatek: add optional module reset property
     - mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
     - mmc: cqhci: Add cqhci_deactivate()
     - mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based
       controllers
     - media: rc: do not access device via sysfs after rc_unregister_device()
     - media: rc: uevent sysfs file races with rc_unregister_device()
     - affs: fix basic permission bits to actually work
     - block: allow for_each_bvec to support zero len bvec
     - block: ensure bdi->io_pages is always initialized
     - libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
     - blk-iocost: ioc_pd_free() shouldn't assume irq disabled
     - dmaengine: dw-edma: Fix scatter-gather address calculation
     - drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting
     - dm writecache: handle DAX to partitions on persistent memory correctly
     - dm mpath: fix racey management of PG initialization
     - dm integrity: fix error reporting in bitmap mode after creation
     - dm crypt: Initialize crypto wait structures
     - dm cache metadata: Avoid returning cmd->bm wild pointer on error
     - dm thin metadata: Avoid returning cmd->bm wild pointer on error
     - dm thin metadata: Fix use-after-free in dm_bm_set_read_only
     - mm: slub: fix conversion of freelist_corrupted()
     - mm: madvise: fix vma user-after-free
     - vfio/pci: Fix SR-IOV VF handling with MMIO blocking
     - perf record: Correct the help info of option "--no-bpf-event"
     - sdhci: tegra: Add missing TMCLK for data timeout
     - checkpatch: fix the usage of capture group ( ... )
     - mm/hugetlb: fix a race between hugetlb sysctl handlers
     - mm/khugepaged.c: fix khugepaged's request size in collapse_file
     - cfg80211: regulatory: reject invalid hints
     - net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
     - Linux 5.4.64
   * Focal update: v5.4.63 upstream stable release (LP: #1895879)
     - HID: core: Correctly handle ReportSize being zero
     - HID: core: Sanitize event code and type when mapping input
     - perf record/stat: Explicitly call out event modifiers in the documentation
     - drm/sched: Fix passing zero to 'PTR_ERR' warning v2
     - drm/etnaviv: fix TS cache flushing on GPUs with BLT engine
     - KVM: arm64: Add kvm_extable for vaxorcism code
     - KVM: arm64: Survive synchronous exceptions caused by AT instructions
     - KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
     - dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
     - arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
     - arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
     - arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
     - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
     - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
     - scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
     - scsi: target: tcmu: Optimize use of flush_dcache_page
     - Linux 5.4.63
   * Focal update: v5.4.62 upstream stable release (LP: #1895174)
     - binfmt_flat: revert "binfmt_flat: don't offset the data start"
     - gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
     - net: Fix potential wrong skb->protocol in skb_vlan_untag()
     - net: nexthop: don't allow empty NHA_GROUP
     - net: qrtr: fix usage of idr in port assignment to socket
     - net: sctp: Fix negotiation of the number of data streams.
     - net/smc: Prevent kernel-infoleak in __smc_diag_dump()
     - tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
     - net: ena: Make missed_tx stat incremental
     - net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error
       flow
     - ipvlan: fix device features
     - ALSA: pci: delete repeated words in comments
     - ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
     - ASoC: img-parallel-out: Fix a reference count leak
     - ASoC: tegra: Fix reference count leaks.
     - mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
     - arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
     - powerpc/xive: Ignore kmemleak false positives
     - media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA
       value in debiirq()
     - blktrace: ensure our debugfs dir exists
     - scsi: target: tcmu: Fix crash on ARM during cmd completion
     - mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
     - iommu/iova: Don't BUG on invalid PFNs
     - drm/amdkfd: Fix reference count leaks.
     - drm/radeon: fix multiple reference count leak
     - drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
     - drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
     - drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
     - drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
     - scsi: lpfc: Fix shost refcount mismatch when deleting vport
     - xfs: Don't allow logging of XFS_ISTALE inodes
     - scsi: target: Fix xcopy sess release leak
     - selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
     - f2fs: fix error path in do_recover_data()
     - omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
     - PCI: Fix pci_create_slot() reference count leak
     - ARM: dts: ls1021a: output PPS signal on FIPER2
     - rtlwifi: rtl8192cu: Prevent leaking urb
     - mips/vdso: Fix resource leaks in genvdso.c
     - cec-api: prevent leaking memory through hole in structure
     - HID: quirks: add NOGET quirk for Logitech GROUP
     - f2fs: fix use-after-free issue
     - drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
     - drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
     - drm/nouveau: Fix reference count leak in nouveau_connector_detect
     - locking/lockdep: Fix overflow in presentation of average lock-time
     - btrfs: file: reserve qgroup space after the hole punch range is locked
     - btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
     - scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
     - ceph: fix potential mdsc use-after-free crash
     - ceph: do not access the kiocb after aio requests
     - scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
     - EDAC/ie31200: Fallback if host bridge device is already initialized
     - hugetlbfs: prevent filesystem stacking of hugetlbfs
     - media: davinci: vpif_capture: fix potential double free
     - KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
     - powerpc/spufs: add CONFIG_COREDUMP dependency
     - USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
     - brcmfmac: Set timeout value when configuring power save
     - efi: provide empty efi_enter_virtual_mode implementation
     - arm64: Fix __cpu_logical_map undefined issue
     - Revert "ath10k: fix DMA related firmware crashes on multiple devices"
     - sched/uclamp: Protect uclamp fast path code with static key
     - sched/uclamp: Fix a deadlock when enabling uclamp static key
     - usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
     - PM / devfreq: rk3399_dmc: Add missing of_node_put()
     - PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails
     - PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
     - drm/xen: fix passing zero to 'PTR_ERR' warning
     - drm/xen-front: Fix misused IS_ERR_OR_NULL checks
     - s390/numa: set node distance to LOCAL_DISTANCE
     - btrfs: factor out inode items copy loop from btrfs_log_inode()
     - btrfs: only commit the delayed inode when doing a full fsync
     - btrfs: only commit delayed items at fsync if we are logging a directory
     - mm/shuffle: don't move pages between zones and don't read garbage memmaps
     - mm: fix kthread_use_mm() vs TLB invalidate
     - mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
     - cma: don't quit at first error when activating reserved areas
     - gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length
     - drm/ingenic: Fix incorrect assumption about plane->index
     - drm/amd/display: Trigger modesets on MST DSC connectors
     - drm/amd/display: Add additional config guards for DCN
     - drm/amd/display: Fix dmesg warning from setting abm level
     - mm/vunmap: add cond_resched() in vunmap_pmd_range
     - EDAC: sb_edac: get rid of unused vars
     - EDAC: skx_common: get rid of unused type var
     - EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
     - PCI: qcom: Add missing ipq806x clocks in PCIe driver
     - PCI: qcom: Change duplicate PCI reset to phy reset
     - PCI: qcom: Add missing reset for ipq806x
     - cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
     - ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
     - media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
     - block: respect queue limit of max discard segment
     - block: virtio_blk: fix handling single range discard request
     - drm/msm/adreno: fix updating ring fence
     - block: Fix page_is_mergeable() for compound pages
     - bfq: fix blkio cgroup leakage v4
     - hwmon: (nct7904) Correct divide by 0
     - blk-mq: insert request not through ->queue_rq into sw/scheduler queue
     - blkcg: fix memleak for iolatency
     - nvme-fc: Fix wrong return value in __nvme_fc_init_request()
     - nvme: multipath: round-robin: fix single non-optimized path case
     - null_blk: fix passing of REQ_FUA flag in null_handle_rq
     - i2c: core: Don't fail PRP0001 enumeration when no ID table exist
     - i2c: rcar: in slave mode, clear NACK earlier
     - usb: gadget: f_tcm: Fix some resource leaks in some error paths
     - spi: stm32: clear only asserted irq flags on interrupt
     - jbd2: make sure jh have b_transaction set in refile/unfile_buffer
     - ext4: don't BUG on inconsistent journal feature
     - ext4: handle read only external journal device
     - jbd2: abort journal if free a async write error metadata buffer
     - ext4: handle option set by mount flags correctly
     - ext4: handle error of ext4_setup_system_zone() on remount
     - ext4: correctly restore system zone info when remount fails
     - fs: prevent BUG_ON in submit_bh_wbc()
     - spi: stm32h7: fix race condition at end of transfer
     - spi: stm32: fix fifo threshold level in case of short transfer
     - spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
     - spi: stm32: always perform registers configuration prior to transfer
     - drm/amd/powerplay: correct Vega20 cached smu feature state
     - drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
     - drm/amd/display: Switch to immediate mode for updating infopackets
     - netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
     - can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect
       corruptions
     - ALSA: hda/realtek: Add model alc298-samsung-headphone
     - s390/cio: add cond_resched() in the slow_eval_known_fn() loop
     - ASoC: wm8994: Avoid attempts to read unreadable registers
     - selftests: disable rp_filter for icmp_redirect.sh
     - scsi: fcoe: Fix I/O path allocation
     - scsi: ufs: Fix possible infinite loop in ufshcd_hold
     - scsi: ufs: Improve interrupt handling for shared interrupts
     - scsi: ufs: Clean up completed request without interrupt notification
     - scsi: qla2xxx: Fix login timeout
     - scsi: qla2xxx: Check if FW supports MQ before enabling
     - scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
     - Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
     - macvlan: validate setting of multiple remote source MAC addresses
     - net: gianfar: Add of_node_put() before goto statement
     - powerpc/perf: Fix soft lockups due to missed interrupt accounting
     - arm64: Move handling of erratum 1418040 into C code
     - arm64: Allow booting of late CPUs affected by erratum 1418040
     - block: fix get_max_io_size()
     - block: loop: set discard granularity and alignment for block device backed
       loop
     - HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
     - blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
     - btrfs: reset compression level for lzo on remount
     - btrfs: check the right error variable in btrfs_del_dir_entries_in_log
     - btrfs: fix space cache memory leak after transaction abort
     - btrfs: detect nocow for swap after snapshot delete
     - fbcon: prevent user font height or width change from causing potential out-
       of-bounds access
     - USB: lvtest: return proper error code in probe
     - vt: defer kfree() of vc_screenbuf in vc_do_resize()
     - vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
     - serial: samsung: Removes the IRQ not found warning
     - serial: pl011: Fix oops on -EPROBE_DEFER
     - serial: pl011: Don't leak amba_ports entry on driver register error
     - serial: stm32: avoid kernel warning on absence of optional IRQ
     - serial: 8250_exar: Fix number of ports for Commtech PCIe cards
     - serial: 8250: change lock order in serial8250_do_startup()
     - writeback: Protect inode->i_io_list with inode->i_lock
     - writeback: Avoid skipping inode writeback
     - writeback: Fix sync livelock due to b_dirty_time processing
     - XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN
       data pointer which contains XEN specific information.
     - usb: host: xhci: fix ep context print mismatch in debugfs
     - xhci: Do warm-reset when both CAS and XDEV_RESUME are set
     - xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
     - ARM64: vdso32: Install vdso32 from vdso_install
     - arm64: vdso32: make vdso32 install conditional
     - PM: sleep: core: Fix the handling of pending runtime resume requests
     - powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
     - device property: Fix the secondary firmware node handling in
       set_primary_fwnode()
     - crypto: af_alg - Work around empty control messages without MSG_MORE
     - genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
     - irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by
       mistake
     - x86/hotplug: Silence APIC only after all interrupts are migrated
     - drm/amdgpu: Fix buffer overflow in INFO ioctl
     - drm/amdgpu/gfx10: refine mgcg setting
     - drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
     - drm/amd/pm: correct Vega10 swctf limit setting
     - drm/amd/pm: correct Vega12 swctf limit setting
     - drm/amd/pm: correct Vega20 swctf limit setting
     - drm/amd/pm: correct the thermal alert temperature limit settings
     - USB: yurex: Fix bad gfp argument
     - usb: uas: Add quirk for PNY Pro Elite
     - USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
     - USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
     - usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
     - USB: gadget: u_f: add overflow checks to VLA macros
     - USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
     - USB: gadget: u_f: Unbreak offset calculation in VLAs
     - USB: cdc-acm: rework notification_buffer resizing
     - usb: storage: Add unusual_uas entry for Sony PSZ drives
     - drm/i915: Fix cmd parser desc matching with masks
     - usb: dwc3: gadget: Don't setup more than requested
     - usb: dwc3: gadget: Fix handling ZLP
     - usb: dwc3: gadget: Handle ZLP for sg requests
     - fbmem: pull fbcon_update_vcs() out of fb_set_var()
     - kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'
     - kheaders: optimize md5sum calculation for in-tree builds
     - kheaders: optimize header copy for in-tree builds
     - kheaders: remove the last bashism to allow sh to run it
     - kheaders: explain why include/config/autoconf.h is excluded from md5sum
     - kbuild: add variables for compression tools
     - kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
     - HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
     - ALSA: usb-audio: Update documentation comment for MS2109 quirk
     - io_uring: Fix NULL pointer dereference in io_sq_wq_submit_work()
     - Linux 5.4.62
   * DELL LATITUDE 5491 touchscreen doesn't work (LP: #1889446) // Focal update:
     v5.4.62 upstream stable release (LP: #1895174)
     - USB: quirks: Add no-lpm quirk for another Raydium touchscreen
   * [NUC8CCHK][HDA-Intel - HDA Intel PCH, playback] No sound at all
     (LP: #1875199) // Focal update: v5.4.62 upstream stable release
     (LP: #1895174)
     - ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
   * Focal update: v5.4.61 upstream stable release (LP: #1893115)
     - Documentation/llvm: add documentation on building w/ Clang/LLVM
     - Documentation/llvm: fix the name of llvm-size
     - net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding
       firmware
     - net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
     - x86/boot: kbuild: allow readelf executable to be specified
     - kbuild: remove PYTHON2 variable
     - kbuild: remove AS variable
     - kbuild: replace AS=clang with LLVM_IAS=1
     - kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
     - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
     - gfs2: Improve mmap write vs. punch_hole consistency
     - gfs2: Never call gfs2_block_zero_range with an open transaction
     - perf probe: Fix memory leakage when the probe point is not found
     - khugepaged: khugepaged_test_exit() check mmget_still_valid()
     - khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
     - bcache: avoid nr_stripes overflow in bcache_device_init()
     - btrfs: export helpers for subvolume name/id resolution
     - btrfs: don't show full path of bind mounts in subvol=
     - btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
     - btrfs: add wrapper for transaction abort predicate
     - ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
     - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
     - can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in
       j1939_tp_txtimer()
     - can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
     - [Config] update config for SPI_DYNAMIC
     - spi: Prevent adding devices below an unregistering controller
     - romfs: fix uninitialized memory leak in romfs_dev_read()
     - kernel/relay.c: fix memleak on destroy relay channel
     - uprobes: __replace_page() avoid BUG in munlock_vma_page()
     - mm: include CMA pages in lowmem_reserve at boot
     - mm, page_alloc: fix core hung in free_pcppages_bulk()
     - RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
     - ext4: fix checking of directory entry validity for inline directories
     - jbd2: add the missing unlock_buffer() in the error path of
       jbd2_write_superblock()
     - scsi: zfcp: Fix use-after-free in request timeout handlers
     - drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
     - drm/amd/display: Fix EDID parsing after resume from suspend
     - drm/amd/display: fix pow() crashing when given base 0
     - kthread: Do not preempt current task if it is going to call schedule()
     - opp: Enable resources again if they were disabled earlier
     - scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
     - scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
     - media: budget-core: Improve exception handling in budget_register()
     - rtc: goldfish: Enable interrupt in set_alarm() when necessary
     - media: vpss: clean up resources in init
     - Input: psmouse - add a newline when printing 'proto' by sysfs
     - MIPS: Fix unable to reserve memory for Crash kernel
     - m68knommu: fix overwriting of bits in ColdFire V3 cache control
     - svcrdma: Fix another Receive buffer leak
     - xfs: fix inode quota reservation checks
     - drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
     - jffs2: fix UAF problem
     - ceph: fix use-after-free for fsc->mdsc
     - swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
     - cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
     - scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
     - virtio_ring: Avoid loop when vq is broken in virtqueue_poll
     - media: camss: fix memory leaks on error handling paths in probe
     - tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null
       pointer dereference
     - xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
     - alpha: fix annotation of io{read,write}{16,32}be()
     - fs/signalfd.c: fix inconsistent return codes for signalfd4
     - ext4: fix potential negative array index in do_split()
     - ext4: don't allow overlapping system zones
     - netfilter: nf_tables: nft_exthdr: the presence return value should be
       little-endian
     - spi: stm32: fixes suspend/resume management
     - ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
     - ASoC: q6routing: add dummy register read/write function
     - bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
     - can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
     - can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send
       not by J1939 stack
     - can: j1939: transport: add j1939_session_skb_find_by_offset() function
     - i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
     - i40e: Fix crash during removing i40e driver
     - net: fec: correct the error path for regulator disable in probe
     - bonding: show saner speed for broadcast mode
     - can: j1939: fix support for multipacket broadcast message
     - can: j1939: cancel rxtimer on multipacket broadcast session complete
     - can: j1939: abort multipacket broadcast session when timeout occurs
     - can: j1939: add rxtimer for multipacket broadcast session
     - bonding: fix a potential double-unregister
     - s390/runtime_instrumentation: fix storage key handling
     - s390/ptrace: fix storage key handling
     - ASoC: msm8916-wcd-analog: fix register Interrupt offset
     - ASoC: intel: Fix memleak in sst_media_open
     - vfio/type1: Add proper error unwind for vfio_iommu_replay()
     - kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
     - kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
     - Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
     - kconfig: qconf: do not limit the pop-up menu to the first row
     - kconfig: qconf: fix signal connection to invalid slots
     - efi: avoid error message when booting under Xen
     - Fix build error when CONFIG_ACPI is not set/enabled:
     - RDMA/bnxt_re: Do not add user qps to flushlist
     - afs: Fix NULL deref in afs_dynroot_depopulate()
     - bonding: fix active-backup failover for current ARP slave
     - net: ena: Prevent reset after device destruction
     - net: gemini: Fix missing free_netdev() in error path of
       gemini_ethernet_port_probe()
     - hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
     - net: dsa: b53: check for timeout
     - powerpc/pseries: Do not initiate shutdown when system is running on UPS
     - efi: add missed destroy_workqueue when efisubsys_init fails
     - epoll: Keep a reference on files added to the check list
     - do_epoll_ctl(): clean the failure exits up a bit
     - mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
     - xen: don't reschedule in preemption off sections
     - KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
     - KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
     - Linux 5.4.61
   * [UBUNTU 20.04] zPCI device hot-plug during boot may result in unusable
     device (LP: #1893778)
     - s390/pci: ignore stale configuration request event
   * [SRU] [Focal/OEM-5.6/Groovy]Fix AMD usb host controller lost after stress S3
     (LP: #1893914)
     - SAUCE: xhci: workaround for S3 issue on AMD SNPS 3.0 xHC
Checksums-Sha1:
 86d3f4adae11e4818c269465911c27ce8db4d914 377364 block-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 0acb8f885906850128760e0cea6db25b403391f4 325824 crypto-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 27c3aadd89f9a2db7b005341a1c024b2afa74f88 4392 fat-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 40188ff16dd57348e562428dd85a8f0014f0cb9c 13776 fb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 98e3210f8c313abe960bc56e6fcfb650f9fcafa3 64980 firewire-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 03ed4c07b63c67661507ab0872e859d57f74f507 35544 floppy-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 0a8a8a4cd6c5bf4fe466ff873ed18297ca9ee6ba 1570048 fs-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 a25880a26e27cb6f0dc44ccc0346da07bde9ca03 728864 fs-secondary-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 07d8db3d105dae9843938e634d61a1dc4cf3dd02 479284 input-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 db3bd716f8cd8a26e50a6fbe7d3913b9a8c3f881 62272 ipmi-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 ca3ef8337701322dd6d8cd2459f09f44eaae682b 9999616 kernel-image-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 3484043d42e50fa065fcc6ea274fcf753e8ec172 328664 linux-buildinfo-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 1ed878806dedef8500df635ffb5926e7abb0e5bf 328760 linux-buildinfo-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 224e5bf7658d71073cfd883f1741996dcf10e95a 1884 linux-cloud-tools-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 5392b5943241705aba428fb10a264c489af019c6 1888 linux-cloud-tools-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 22b31c7d3ccf5a48db0c69438cd6a68ad7e700fd 1207740 linux-headers-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 723e6bbcffacc0f1fca61b768e7ff4a95a12f70e 1209928 linux-headers-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 a557c210b2d609fc056a4f0f9431630e2d495e9b 112840 linux-hwe-5.4-cloud-tools-5.4.0-49_5.4.0-49.53~18.04.1_amd64.deb
 8d3753927c1b2daaddf20963407772ad798998f9 95240 linux-hwe-5.4-cloud-tools-common_5.4.0-49.53~18.04.1_all.deb
 cc147a30361d1a5a6d8cd4e86e835f6231bf0373 11015600 linux-hwe-5.4-headers-5.4.0-49_5.4.0-49.53~18.04.1_all.deb
 8fd711898ba5d7fe5f37a6455a8e5ab773895e7b 95496 linux-hwe-5.4-source-5.4.0_5.4.0-49.53~18.04.1_all.deb
 21436b80a5120978834e9dc9d00063ed7bb2c955 5252036 linux-hwe-5.4-tools-5.4.0-49_5.4.0-49.53~18.04.1_amd64.deb
 afe497e1abfa302630323a92ee3c70ecf84c0568 95264 linux-hwe-5.4-tools-common_5.4.0-49.53~18.04.1_all.deb
 f3419208ba308a813fb1de2cef1ce604a3359070 1032 linux-hwe-5.4-udebs-generic_5.4.0-49.53~18.04.1_amd64.udeb
 c64331245b60c7e03adc5db5857c37bfadb647a3 35665 linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64.buildinfo
 cca37ce30dbb19551d9d13781c9e438a8ca448d0 18023868 linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64.tar.gz
 cbd93d3d047bb3e721224b30673927f06e2543f7 28162 linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64_translations.tar.gz
 a16d6b96b472f87b770aa407f8fd6aba2d69a10e 918198928 linux-image-unsigned-5.4.0-49-generic-dbgsym_5.4.0-49.53~18.04.1_amd64.ddeb
 7661d3f31d71ff8a791b905b63ac18137f579def 9060832 linux-image-unsigned-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 a17abebf59bc9b48e540cb55ddf2907b27375099 918764848 linux-image-unsigned-5.4.0-49-lowlatency-dbgsym_5.4.0-49.53~18.04.1_amd64.ddeb
 ef299744a633721fd106bc84c72268fe9d253613 9129652 linux-image-unsigned-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 bfe92df30019dc253c9e8e127365ee52b6442a9e 14324896 linux-modules-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 446678d6aa57249e7b34d09b4342af200e643753 52237824 linux-modules-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 e4b70b02620b45d866a8e4c0c0f75a8849c3a52c 38073052 linux-modules-extra-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 f7e393bf91802011d57561be0044a0ca139894a5 2004 linux-tools-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 cbaea3062d75d8638287e9decc0a760ab463ad55 2008 linux-tools-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 c2bcf88feb1826cac7e8c681a28981d5d31142c2 291424 md-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 c2e9eeb036581572cc614146bdfe1423cc233de1 208076 message-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 f6617292d38cc796f82a3ca7f4f7052f9b2192dc 60144 mouse-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 00fa949a00b8f74759628ef787edae5bbd20667c 18396 multipath-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 f09f8dabd5d8547000e0d7931eb84d4bc2608923 619996 nfs-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 2bace61193edcb46c1ce6f236c4bc7f623b56a02 5023632 nic-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 20359b5b8cc0b839f061fd0efda8d4827bfe5fb9 143908 nic-pcmcia-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 3796bee78435fd4b20559b16202bfb5c65e89e66 592652 nic-shared-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 252494c367fce593f59d0303f658984aef955833 321088 nic-usb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 9a03b61d1133f8b142c00869ed30ecf0e3faf8d8 31752 parport-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 a954c53a7dce56fe213498357bd4b7df17f34e13 122460 pata-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 f65d8b0378f6a7b276603dfc35608eee633351d4 64352 pcmcia-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 612e0f5defe290726e0125f6ccdffd996980d6bc 62632 pcmcia-storage-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 ec1c11f8c87a01a2bfc2218276ea8ef773e3abde 8740 plip-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 fb70eac11b757184c842d923d4842be6a07663f1 24012 ppp-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 b388edbc669d7423745e82ca9d63b24939b224f6 94056 sata-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 74ad7b9cb13825fb9944f39b03f85d143bc6631b 2763068 scsi-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 b51673936aa89ecc79bca859fe4d97bc327ed0da 94736 serial-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 10f3a8115a4aae884925d68fbf5890d129e87eea 51300 storage-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 71aef70d6993e3e1e5ee4fc10ae0f1cf6dbf2787 141148 usb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 92163d598e9f99f566ecb41435512c6c90e73887 112124 virtio-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 35b3e8bac582480c1260a3f32b2cf88cecb7778b 26084 vlan-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
Checksums-Sha256:
 e6444670d2e772c3b5aa94b0957b1753418867af5f374c88227ab8293a4fd907 377364 block-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 980f3aa3e1343f8d358cc5f1e290e4850ee265096920ff141550146f92ce3fc1 325824 crypto-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 1fb4cc6f08f73507b4e3d1470551b259ebfb59d2f698b68c6cb8166456035eae 4392 fat-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 e184286ec600201cfdd0da8edad7fd1bdc8ffc38fb85a6c8b1dfa09a9bf3798c 13776 fb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 2ec46e235597f131900d464e1c22aaebf5f9ba7632b6fd949b9805a9daced450 64980 firewire-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 7cabceddd7cdeb5e3de1487766e0ed567d9892a86f0da3a6d9909540d29ebc64 35544 floppy-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 8be44896ea650635fb0fcbf5cdcaadf81a9b781512d1cde4289006dfe68ef76b 1570048 fs-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 330cd58dfce6ce403d6ae779fd45f5a667610ff03f50807ac6dbae69f3e80f01 728864 fs-secondary-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 072417736093ea43f3a64ddacec762f46e9cb3ac53b8bb5ccee4f853cb256eb3 479284 input-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 6c2d180f73de7d60d4223956a19feca489bd1c3fac4c98867992a1dcd6d05481 62272 ipmi-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 98243689091c5a1c9454b65117630153e1767eb58ecd0ccab1f60e6a58b62c9a 9999616 kernel-image-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 ee2a1112eff7410130fa134e0d7b3cbe4566ed72499777db17058eaa05983b4c 328664 linux-buildinfo-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 9095349275e7353e890c9b1aed1b4e63fa66e9b966f1f5b57d733983cc88a240 328760 linux-buildinfo-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 a29f153da0f11e3d291aaee88c379e3433c7c15df1e5bc839a46761a18e5cf44 1884 linux-cloud-tools-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 143e58b8a7851f821cf800d4b294de2fee8e8b6c225259117858bc94e860c1de 1888 linux-cloud-tools-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 6487ce058b6c70545c7cf926d091dd8017def6620e110b57b6a6f72d3263a1e3 1207740 linux-headers-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 1d17b79ad85fa961481e731cef0a45ffb90f27229e8f33362d7b5442a6378691 1209928 linux-headers-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 1b51c6d89b286ecc47963b6a687503d547b0428432c0b663eeb20fdb3aefbb5e 112840 linux-hwe-5.4-cloud-tools-5.4.0-49_5.4.0-49.53~18.04.1_amd64.deb
 64cbe0e75578b9faf33b2c3231e5fa55924fdda03029b2dd228028517b1435db 95240 linux-hwe-5.4-cloud-tools-common_5.4.0-49.53~18.04.1_all.deb
 9635e15b580661e6c44e63809e63f6b396b59c3f004a14bea3d7590c92dd8931 11015600 linux-hwe-5.4-headers-5.4.0-49_5.4.0-49.53~18.04.1_all.deb
 989c55931c014b428236d7184802d8c14872900978905af4d4408e84520f0594 95496 linux-hwe-5.4-source-5.4.0_5.4.0-49.53~18.04.1_all.deb
 e9aea29bb5fcaf2ce9ed96ee3b7db98979361dfb8ce8974b80f8f89eb3ea45fb 5252036 linux-hwe-5.4-tools-5.4.0-49_5.4.0-49.53~18.04.1_amd64.deb
 2b2a19ff0c236d47cabd1b6522a126128ca3851333004ba06e7314da24d560ef 95264 linux-hwe-5.4-tools-common_5.4.0-49.53~18.04.1_all.deb
 3ff172f3fe929021d4ca6ecf72d7aeace46a6b0c4f253b05ff8be1e1ffd7939f 1032 linux-hwe-5.4-udebs-generic_5.4.0-49.53~18.04.1_amd64.udeb
 250f2884d9aa911da9d0b742b4e12c474d5df23e314a9acd3049be5d629d2fee 35665 linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64.buildinfo
 c1ab0d4d0e1579b8a5fbcfddc0c8e2b19beac5b4941cf94a31df52ec55c77cd7 18023868 linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64.tar.gz
 e8170a54e7924b1c3547ee43119aa4cfab1f0ace32ef5a269af6e025c8fe7df6 28162 linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64_translations.tar.gz
 6e817cd6e5604c373be11806ecb4e0e6b7af051cbc889f577e3457e256383a80 918198928 linux-image-unsigned-5.4.0-49-generic-dbgsym_5.4.0-49.53~18.04.1_amd64.ddeb
 b87c0874f535562d0086fa4571bc184ea531d2696738dbb37e0050b56d8188e8 9060832 linux-image-unsigned-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 200fcdb6fe0498484a3f2ea16b16e34802d165f859f6709da1099c1dd532d6a6 918764848 linux-image-unsigned-5.4.0-49-lowlatency-dbgsym_5.4.0-49.53~18.04.1_amd64.ddeb
 7fc500eeddf122c9f10ec9f220162e339f86767d221ccca7408be25cf640751b 9129652 linux-image-unsigned-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 3a6f746a5de2e2e9c8986896e408e451247c0b33c1545642afc5d566d8bef1cd 14324896 linux-modules-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 a94d15da44897f249eab99241072af2dc3483e4a6a6080673730306f743b4d35 52237824 linux-modules-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 5c14667ef4e5300a3da45956541d0b776d3d951388481bb3015c307229e598bc 38073052 linux-modules-extra-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 acea36c717cec985d417d5d955e5ded902ca89a30d8b859d628bc9a504adb587 2004 linux-tools-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 b2c1871d050f9db540d04cb418f56723efac95fc39ba644da4f9caf4b4a18dd1 2008 linux-tools-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 02abb806e2c2ebddcdf046bcc6104bde62a4724e50bc9634d1923128877429dd 291424 md-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 747a6800b7e25f142c0ee40f4b5401863a5b378920fe933a60c768ee55d9cc14 208076 message-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 62f790fa758df95ba29ae37c6f92342f895e0c0d717e74f50acacb92206c5a0f 60144 mouse-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 1e0d30dfcfd8cb43295b4d6a8b5afd99d8851f439d397e6f7b8b58f1633e2b35 18396 multipath-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 89b2a681257f8a3aa77c29cfe816328aa16f3f3d0569e8f5558a5654f1f673fb 619996 nfs-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 0a876c2709eb700e071d52da88385f522cb62ad64ba27d017e90f1dd7a21121a 5023632 nic-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 012bd1f27e5c46c762d3f4e6ccd57b3426b72736dbc96042b267ee633316b9b0 143908 nic-pcmcia-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 7a0e566189b1f6dfd56fce29fdfaa44aedd4aecb49c1225d984788d584cf4bae 592652 nic-shared-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 19e38cbd504e15985c18dfc2d972f814ddbdb66913ce18be7c0d2c495c07f9fc 321088 nic-usb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 707e8c4f20e9e0dd4c6b28777a184daff2d7ff6d999e2dc26f2d5a5a6c213613 31752 parport-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 97a2e986fd406bb3d18e0d61057d3c6768d5faebf679f2a0e3809c579a77979e 122460 pata-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 96ed390a2dba390801199c177180506dad8bdb9c7375348b113fb91b921b38a3 64352 pcmcia-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 b67fe5e53b655671fd1052d6772d9cd95075aff0ad2029bff458b9ed33d62378 62632 pcmcia-storage-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 477ecf59c7584474c403bf976e0aa46974f4bc1d30f5d3dd22df0f3dfd4d48b5 8740 plip-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 5771384f2a0504b861177ce9fe5fc80059650b6989e6dfb22b4d393d1c1b00ad 24012 ppp-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 8cf7772961c3760b99741fe257b8c0e0e66f5ca450c301c2098a51dce31727f0 94056 sata-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 ece7435e61a3f573b7d61a9eac68337e4732f3596596fbcec176af523d453df9 2763068 scsi-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 30ad4fff2304e9ddd10ef847bac5336e151cf1e5e210be9cde127fa8fe624bd9 94736 serial-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 af9ff9ec6c2830a3d85d20d5e87190a8a0e8e233922d647ba9ea01bc73641b6c 51300 storage-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 22e729d306b10ae134ddeb2cfa57d109aa5e567a07499ff9ee5b44f03d9bb7bd 141148 usb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 f093e2d67d324e8363e1c77b9564aa961a3dd3dc82aeef0d8e43f2171512d03a 112124 virtio-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 4e04d44e48a3984ef203d1ba1a9c972015a62bbe3a39c5d688f4e960d2c979ed 26084 vlan-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
Files:
 b4afaf2f8d734320b2795a08f1b14e1e 377364 debian-installer standard block-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 5b5060db5a2f6b4b01097687d93abb78 325824 debian-installer extra crypto-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 85e143c934dc154538d63e0be78b37a6 4392 debian-installer standard fat-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 9642bc1bcc048333891451faaaf703b1 13776 debian-installer standard fb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 b821223d820ecd28c0d8902a4732d415 64980 debian-installer standard firewire-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 d90c9014069c89daee2d28b562d81014 35544 debian-installer standard floppy-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 e3b989fb30fe4ef99d6b3da8f7ce0cb9 1570048 debian-installer standard fs-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 24eea15a2edf70e70e817407478f2f3a 728864 debian-installer standard fs-secondary-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 a567de56166a4010faaa54207586cc38 479284 debian-installer standard input-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 2f998b9b2cc8ee9f5d83ecc4068d9d1d 62272 debian-installer standard ipmi-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 dca7b815a75fd380256d0ce80abaf81e 9999616 debian-installer optional kernel-image-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 1b3f79283888f1ed6f501906d54387a1 328664 kernel optional linux-buildinfo-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 8644b5e494bb190e826404c3558fc369 328760 kernel optional linux-buildinfo-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 49a92aecf40ac3af002accc92e730199 1884 devel optional linux-cloud-tools-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 951a7ee7184225b44c6478b04eb6079b 1888 devel optional linux-cloud-tools-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 bcc572ba98823752eab416d82c855466 1207740 devel optional linux-headers-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 dfe81285fbf5def87b1c1bf7ebde9988 1209928 devel optional linux-headers-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 1baeb470287cb112d0aa0d9758022040 112840 devel optional linux-hwe-5.4-cloud-tools-5.4.0-49_5.4.0-49.53~18.04.1_amd64.deb
 fad3b76d2fb33950c71c9fd868754214 95240 kernel optional linux-hwe-5.4-cloud-tools-common_5.4.0-49.53~18.04.1_all.deb
 2e6b2085370a20a600f6a2949c0de0be 11015600 devel optional linux-hwe-5.4-headers-5.4.0-49_5.4.0-49.53~18.04.1_all.deb
 cfa3c2ebf4682c963089a622737c82c6 95496 devel optional linux-hwe-5.4-source-5.4.0_5.4.0-49.53~18.04.1_all.deb
 4b3374aa7cb837cb4098cf612580afeb 5252036 devel optional linux-hwe-5.4-tools-5.4.0-49_5.4.0-49.53~18.04.1_amd64.deb
 d29b00290ae6502f54e064844f09f28d 95264 kernel optional linux-hwe-5.4-tools-common_5.4.0-49.53~18.04.1_all.deb
 76723cb4b81710056b90dd28a1dd7bf0 1032 debian-installer optional linux-hwe-5.4-udebs-generic_5.4.0-49.53~18.04.1_amd64.udeb
 f8871fc742e0675b29c09d21a513ffe7 35665 devel optional linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64.buildinfo
 76f352f7c691ee2a8444e668ba0ebebc 18023868 raw-signing - linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64.tar.gz
 8eb9c635ea75abb27505c4dc9712dd3a 28162 raw-translations - linux-hwe-5.4_5.4.0-49.53~18.04.1_amd64_translations.tar.gz
 738765c7347a21e2462983dd5b1557d5 918198928 devel optional linux-image-unsigned-5.4.0-49-generic-dbgsym_5.4.0-49.53~18.04.1_amd64.ddeb
 0b5495c93e1fbf51aa1a6074fa29e410 9060832 kernel optional linux-image-unsigned-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 6a757d07a08f15c137e13c62eda13a3f 918764848 devel optional linux-image-unsigned-5.4.0-49-lowlatency-dbgsym_5.4.0-49.53~18.04.1_amd64.ddeb
 f5bcb0abd313f149abf14b5f81837545 9129652 kernel optional linux-image-unsigned-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 9b1db36c1ad0e706df494375ea10d6d0 14324896 kernel optional linux-modules-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 583d90c3a3bf206956fd1e274a2dfafd 52237824 kernel optional linux-modules-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 9463b989c128c45a4408e019aefd757d 38073052 kernel optional linux-modules-extra-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 d524c43a6c4523883bae499905589341 2004 devel optional linux-tools-5.4.0-49-generic_5.4.0-49.53~18.04.1_amd64.deb
 480083ddf192990c50618ec0405b4bef 2008 devel optional linux-tools-5.4.0-49-lowlatency_5.4.0-49.53~18.04.1_amd64.deb
 7bbdb49eb4d2525f8156d8ad4fc7e968 291424 debian-installer standard md-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 fb7f082a98c62d07ba4f09932e7e2292 208076 debian-installer standard message-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 ca0db08c12c734af5a294ae565dc907b 60144 debian-installer extra mouse-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 fe1f69cfb30daea7a59d0ebbac84a9d1 18396 debian-installer extra multipath-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 aec1ef1ed49238a4e4bd8310aa64cce8 619996 debian-installer standard nfs-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 2099c9b69a4cc3dc885cd3eb64168af9 5023632 debian-installer standard nic-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 ba10e6adc0cfe297fa7f15db2f018f77 143908 debian-installer standard nic-pcmcia-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 9e1d3c2fb5265283b769a0d61c78ed3f 592652 debian-installer standard nic-shared-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 47513e3cba0ca6b52cd277fbfd2c27ec 321088 debian-installer standard nic-usb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 0c137a03e5dd1b161f1c0811ddfa7a63 31752 debian-installer standard parport-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 1c115db366a31e37ee84e94e443a78cc 122460 debian-installer standard pata-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 64c1ed2f6ec81c8f29a45f27d9da656d 64352 debian-installer standard pcmcia-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 fc5cfcdc58470f90b760c05e7b6ffb03 62632 debian-installer standard pcmcia-storage-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 66135c11df4042c4c130e7ec9aa9cdbf 8740 debian-installer standard plip-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 494d73d347a64b631d945752d7a5e8be 24012 debian-installer standard ppp-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 20e1ea178b556732a77f206556d58a1a 94056 debian-installer standard sata-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 0712b62ac604ff15ee23a1e1d3b07a7a 2763068 debian-installer standard scsi-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 7ce5bae817de169544cf2fd9110e5240 94736 debian-installer standard serial-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 a1e5154fe7b14bd49d6494fd3fb9f18a 51300 debian-installer standard storage-core-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 01f171879717b3eab9538569e05edd14 141148 debian-installer standard usb-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 872bd91529aa19257c9754c6e0793f61 112124 debian-installer standard virtio-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
 8bf8d1b0129cc54fad8422a0e8f7cf6d 26084 debian-installer extra vlan-modules-5.4.0-49-generic-di_5.4.0-49.53~18.04.1_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list