[ubuntu/focal-proposed] linux_5.4.0-38.42_arm64.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Wed Jun 10 12:35:52 UTC 2020


linux (5.4.0-38.42) focal; urgency=medium

  * CVE-2020-0543
    - UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off when
      not supported

  * Realtek 8723DE [10ec:d723] subsystem [10ec:d738]  disconnects unsolicitedly
    when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
      association for 11N chip"
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
      connected"
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
    - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
    - rtw88: add a debugfs entry to dump coex's info
    - rtw88: add a debugfs entry to enable/disable coex mechanism
    - rtw88: 8723d: Add coex support
    - SAUCE: rtw88: coex: 8723d: set antanna control owner
    - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
    - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier

  * CPU stress test fails with focal kernel (LP: #1867900)
    - [Config] Disable hisi_sec2 temporarily

  * Enforce all config annotations (LP: #1879327)
    - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
    - [Config]: prepare to enforce all
    - [Config]: enforce all config options

  * Focal update: v5.4.44 upstream stable release (LP: #1881927)
    - ax25: fix setsockopt(SO_BINDTODEVICE)
    - dpaa_eth: fix usage as DSA master, try 3
    - net: don't return invalid table id error when we fall back to PF_UNSPEC
    - net: dsa: mt7530: fix roaming from DSA user ports
    - net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
    - __netif_receive_skb_core: pass skb by reference
    - net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
    - net: ipip: fix wrong address family in init error path
    - net/mlx5: Add command entry handling completion
    - net: mvpp2: fix RX hashing for non-10G ports
    - net: nlmsg_cancel() if put fails for nhmsg
    - net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
    - net: revert "net: get rid of an signed integer overflow in
      ip_idents_reserve()"
    - net sched: fix reporting the first-time use timestamp
    - net/tls: fix race condition causing kernel panic
    - nexthop: Fix attribute checking for groups
    - r8152: support additional Microsoft Surface Ethernet Adapter variant
    - sctp: Don't add the shutdown timer if its already been added
    - sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and
      socket is closed
    - tipc: block BH before using dst_cache
    - net/mlx5e: kTLS, Destroy key object after destroying the TIS
    - net/mlx5e: Fix inner tirs handling
    - net/mlx5: Fix memory leak in mlx5_events_init
    - net/mlx5e: Update netdev txq on completions during closure
    - net/mlx5: Fix error flow in case of function_setup failure
    - net/mlx5: Annotate mutex destroy for root ns
    - net/tls: fix encryption error checking
    - net/tls: free record only on encryption error
    - net: sun: fix missing release regions in cas_init_one().
    - net/mlx4_core: fix a memory leak bug.
    - mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload
      fails
    - ARM: dts: rockchip: fix phy nodename for rk3228-evb
    - ARM: dts: rockchip: fix phy nodename for rk3229-xms6
    - arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
    - arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
    - ARM: dts: rockchip: swap clock-names of gpu nodes
    - ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
    - gpio: tegra: mask GPIO IRQs during IRQ shutdown
    - ALSA: usb-audio: add mapping for ASRock TRX40 Creator
    - net: microchip: encx24j600: add missed kthread_stop
    - gfs2: move privileged user check to gfs2_quota_lock_check
    - gfs2: Grab glock reference sooner in gfs2_add_revoke
    - drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
    - drm/amd/powerplay: perform PG ungate prior to CG ungate
    - drm/amdgpu: Use GEM obj reference for KFD BOs
    - cachefiles: Fix race between read_waiter and read_copier involving op->to_do
    - usb: dwc3: pci: Enable extcon driver for Intel Merrifield
    - usb: phy: twl6030-usb: Fix a resource leak in an error handling path in
      'twl6030_usb_probe()'
    - usb: gadget: legacy: fix redundant initialization warnings
    - net: freescale: select CONFIG_FIXED_PHY where needed
    - IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
    - riscv: stacktrace: Fix undefined reference to `walk_stackframe'
    - clk: ti: am33xx: fix RTC clock parent
    - csky: Fixup msa highest 3 bits mask
    - csky: Fixup perf callchain unwind
    - csky: Fixup remove duplicate irq_disable
    - hwmon: (nct7904) Fix incorrect range of temperature limit registers
    - cifs: Fix null pointer check in cifs_read
    - csky: Fixup raw_copy_from_user()
    - samples: bpf: Fix build error
    - drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
    - Input: usbtouchscreen - add support for BonXeon TP
    - Input: evdev - call input_flush_device() on release(), not flush()
    - Input: xpad - add custom init packet for Xbox One S controllers
    - Input: dlink-dir685-touchkeys - fix a typo in driver name
    - Input: i8042 - add ThinkPad S230u to i8042 reset list
    - Input: synaptics-rmi4 - really fix attn_data use-after-free
    - Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
    - ARM: 8970/1: decompressor: increase tag size
    - ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
    - ARM: uaccess: integrate uaccess_save and uaccess_restore
    - ARM: uaccess: fix DACR mismatch with nested exceptions
    - gpio: exar: Fix bad handling for ida_simple_get error path
    - arm64: dts: mt8173: fix vcodec-enc clock
    - soc: mediatek: cmdq: return send msg error code
    - gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
    - IB/qib: Call kobject_put() when kobject_init_and_add() fails
    - ARM: dts/imx6q-bx50v3: Set display interface clock parents
    - ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
    - ARM: dts: bcm: HR2: Fix PPI interrupt types
    - mmc: block: Fix use-after-free issue for rpmb
    - gpio: pxa: Fix return value of pxa_gpio_probe()
    - gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
    - RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
    - ALSA: hwdep: fix a left shifting 1 by 31 UB bug
    - ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
    - ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
    - exec: Always set cap_ambient in cap_bprm_set_creds
    - clk: qcom: gcc: Fix parent for gpll0_out_even
    - ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio
    - ALSA: hda/realtek - Add new codec supported for ALC287
    - libceph: ignore pool overlay and cache logic on redirects
    - ceph: flush release queue when handling caps for unknown inode
    - RDMA/core: Fix double destruction of uobject
    - drm/amd/display: drop cursor position check in atomic test
    - IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
    - mm,thp: stop leaking unreleased file pages
    - mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
    - fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
    - include/asm-generic/topology.h: guard cpumask_of_node() macro argument
    - Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and
      REQ_NOWAIT"
    - gpio: fix locking open drain IRQ lines
    - iommu: Fix reference count leak in iommu_group_alloc.
    - parisc: Fix kernel panic in mem_init()
    - cfg80211: fix debugfs rename crash
    - x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
    - mac80211: mesh: fix discovery timer re-arming issue / crash
    - x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
    - copy_xstate_to_kernel(): don't leave parts of destination uninitialized
    - xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
    - xfrm: do pskb_pull properly in __xfrm_transport_prep
    - xfrm: remove the xfrm_state_put call becofe going to out_reset
    - xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
    - xfrm interface: fix oops when deleting a x-netns interface
    - xfrm: fix a warning in xfrm_policy_insert_list
    - xfrm: fix a NULL-ptr deref in xfrm_local_error
    - xfrm: fix error in comment
    - ip_vti: receive ipip packet by calling ip_tunnel_rcv
    - netfilter: nft_reject_bridge: enable reject with bridge vlan
    - netfilter: ipset: Fix subcounter update skip
    - netfilter: conntrack: make conntrack userspace helpers work again
    - netfilter: nfnetlink_cthelper: unbreak userspace helper support
    - netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
    - esp6: get the right proto for transport mode in esp6_gso_encap
    - bnxt_en: Fix accumulation of bp->net_stats_prev.
    - ieee80211: Fix incorrect mask for default PE duration
    - xsk: Add overflow check for u64 division, stored into u32
    - qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
    - crypto: chelsio/chtls: properly set tp->lsndtime
    - nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
    - nexthops: don't modify published nexthop groups
    - nexthop: Expand nexthop_is_multipath in a few places
    - ipv4: nexthop version of fib_info_nh_uses_dev
    - net: dsa: declare lockless TX feature for slave ports
    - bonding: Fix reference count leak in bond_sysfs_slave_add.
    - netfilter: conntrack: comparison of unsigned in cthelper confirmation
    - netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
    - netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
    - perf: Make perf able to build with latest libbfd
    - Linux 5.4.44

  * Focal update: v5.4.43 upstream stable release (LP: #1881178)
    - i2c: dev: Fix the race between the release of i2c_dev and cdev
    - KVM: SVM: Fix potential memory leak in svm_cpu_init()
    - ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
    - evm: Check also if *tfm is an error pointer in init_desc()
    - ima: Fix return value of ima_write_policy()
    - ubifs: fix wrong use of crypto_shash_descsize()
    - ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive
    - mtd: spinand: Propagate ECC information to the MTD structure
    - fix multiplication overflow in copy_fdtable()
    - ubifs: remove broken lazytime support
    - i2c: fix missing pm_runtime_put_sync in i2c_device_probe
    - iommu/amd: Fix over-read of ACPI UID from IVRS table
    - evm: Fix a small race in init_desc()
    - i2c: mux: demux-pinctrl: Fix an error handling path in
      'i2c_demux_pinctrl_probe()'
    - ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
    - afs: Don't unlock fetched data pages until the op completes successfully
    - mtd: Fix mtd not registered due to nvmem name collision
    - kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
    - net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
    - gcc-common.h: Update for GCC 10
    - HID: multitouch: add eGalaxTouch P80H84 support
    - HID: alps: Add AUI1657 device ID
    - HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
    - scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
    - scsi: qla2xxx: Delete all sessions before unregister local nvme port
    - configfs: fix config_item refcnt leak in configfs_rmdir()
    - vhost/vsock: fix packet delivery order to monitoring devices
    - aquantia: Fix the media type of AQC100 ethernet controller in the driver
    - component: Silence bind error on -EPROBE_DEFER
    - net/ena: Fix build warning in ena_xdp_set()
    - scsi: ibmvscsi: Fix WARN_ON during event pool release
    - HID: i2c-hid: reset Synaptics SYNA2393 on resume
    - x86/mm/cpa: Flush direct map alias during cpa
    - ibmvnic: Skip fatal error reset after passive init
    - x86/apic: Move TSC deadline timer debug printk
    - gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
    - HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
    - ceph: fix double unlock in handle_cap_export()
    - stmmac: fix pointer check after utilization in stmmac_interrupt
    - USB: core: Fix misleading driver bug report
    - platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
    - iommu/amd: Call domain_flush_complete() in update_domain()
    - drm/amd/display: Prevent dpcd reads with passive dongles
    - KVM: selftests: Fix build for evmcs.h
    - ARM: futex: Address build warning
    - scripts/gdb: repair rb_first() and rb_last()
    - ALSA: hda - constify and cleanup static NodeID tables
    - ALSA: hda: patch_realtek: fix empty macro usage in if block
    - ALSA: hda: Manage concurrent reg access more properly
    - ALSA: hda/realtek - Add supported new mute Led for HP
    - ALSA: hda/realtek - Add HP new mute led supported for ALC236
    - ALSA: hda/realtek: Add quirk for Samsung Notebook
    - ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295
    - ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295
    - ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295
    - KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
    - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio
      option
    - ALSA: pcm: fix incorrect hw_base increase
    - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
    - ALSA: hda/realtek - Add more fixup entries for Clevo machines
    - scsi: qla2xxx: Do not log message when reading port speed via sysfs
    - scsi: target: Put lun_ref at end of tmr processing
    - arm64: Fix PTRACE_SYSEMU semantics
    - drm/etnaviv: fix perfmon domain interation
    - apparmor: Fix aa_label refcnt leak in policy_update
    - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
    - drm/etnaviv: Fix a leak in submit_pin_objects()
    - dmaengine: dmatest: Restore default for channel
    - dmaengine: owl: Use correct lock in owl_dma_get_pchan()
    - vsprintf: don't obfuscate NULL and error pointers
    - drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.
    - drm/i915: Propagate error from completed fences
    - powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
    - powerpc/64s: Disable STRICT_KERNEL_RWX
    - bpf: Avoid setting bpf insns pages read-only when prog is jited
    - kbuild: Remove debug info from kallsyms linking
    - Revert "gfs2: Don't demote a glock until its revokes are written"
    - media: fdp1: Fix R-Car M3-N naming in debug message
    - staging: iio: ad2s1210: Fix SPI reading
    - staging: kpc2000: fix error return code in kp2000_pcie_probe()
    - staging: greybus: Fix uninitialized scalar variable
    - iio: sca3000: Remove an erroneous 'get_device()'
    - iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
    - iio: adc: ti-ads8344: Fix channel selection
    - misc: rtsx: Add short delay after exit from ASPM
    - tty: serial: add missing spin_lock_init for SiFive serial console
    - mei: release me_cl object reference
    - ipack: tpci200: fix error return code in tpci200_register()
    - s390/kaslr: add support for R_390_JMP_SLOT relocation type
    - device-dax: don't leak kernel memory to user space after unloading kmem
    - rapidio: fix an error in get_user_pages_fast() error handling
    - kasan: disable branch tracing for core runtime
    - rxrpc: Fix the excessive initial retransmission timeout
    - rxrpc: Fix a memory leak in rxkad_verify_response()
    - s390/kexec_file: fix initrd location for kdump kernel
    - flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
    - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
    - iio: adc: stm32-adc: Use dma_request_chan() instead
      dma_request_slave_channel()
    - iio: adc: stm32-adc: fix device used to request dma
    - iio: adc: stm32-dfsdm: Use dma_request_chan() instead
      dma_request_slave_channel()
    - iio: adc: stm32-dfsdm: fix device used to request dma
    - rxrpc: Trace discarded ACKs
    - rxrpc: Fix ack discard
    - tpm: check event log version before reading final events
    - sched/fair: Reorder enqueue/dequeue_task_fair path
    - sched/fair: Fix reordering of enqueue/dequeue_task_fair()
    - sched/fair: Fix enqueue_task_fair() warning some more
    - Linux 5.4.43

  * Focal update: v5.4.42 upstream stable release (LP: #1879759)
    - net: dsa: Do not make user port errors fatal
    - shmem: fix possible deadlocks on shmlock_user_lock
    - net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
    - KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
    - gpio: pca953x: Fix pca953x_gpio_set_config
    - SUNRPC: Add "@len" parameter to gss_unwrap()
    - SUNRPC: Fix GSS privacy computation of auth->au_ralign
    - net/sonic: Fix a resource leak in an error handling path in
      'jazz_sonic_probe()'
    - net: moxa: Fix a potential double 'free_irq()'
    - ftrace/selftests: workaround cgroup RT scheduling issues
    - drop_monitor: work around gcc-10 stringop-overflow warning
    - virtio-blk: handle block_device_operations callbacks after hot unplug
    - sun6i: dsi: fix gcc-4.8
    - net_sched: fix tcm_parent in tc filter dump
    - scsi: sg: add sg_remove_request in sg_write
    - mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
    - dpaa2-eth: properly handle buffer size restrictions
    - net: fix a potential recursive NETDEV_FEAT_CHANGE
    - netlabel: cope with NULL catmap
    - net: phy: fix aneg restart in phy_ethtool_set_eee
    - net: stmmac: fix num_por initialization
    - pppoe: only process PADT targeted at local interfaces
    - Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
    - tcp: fix error recovery in tcp_zerocopy_receive()
    - tcp: fix SO_RCVLOWAT hangs with fat skbs
    - virtio_net: fix lockdep warning on 32 bit
    - dpaa2-eth: prevent array underflow in update_cls_rule()
    - hinic: fix a bug of ndo_stop
    - net: dsa: loop: Add module soft dependency
    - net: ipv4: really enforce backoff for redirects
    - netprio_cgroup: Fix unlimited memory leak of v2 cgroups
    - net: tcp: fix rx timestamp behavior for tcp_recvmsg
    - nfp: abm: fix error return code in nfp_abm_vnic_alloc()
    - r8169: re-establish support for RTL8401 chip version
    - umh: fix memory leak on execve failure
    - riscv: fix vdso build with lld
    - dmaengine: pch_dma.c: Avoid data race between probe and irq handler
    - dmaengine: mmp_tdma: Do not ignore slave config validation errors
    - dmaengine: mmp_tdma: Reset channel error on release
    - selftests/ftrace: Check the first record for kprobe_args_type.tc
    - cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
    - ALSA: hda/hdmi: fix race in monitor detection during probe
    - drm/amd/powerplay: avoid using pm_en before it is initialized revised
    - drm/amd/display: check if REFCLK_CNTL register is present
    - drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
    - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
    - drm/amdgpu: simplify padding calculations (v2)
    - drm/amdgpu: invalidate L2 before SDMA IBs (v2)
    - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
    - gfs2: Another gfs2_walk_metadata fix
    - mmc: sdhci-pci-gli: Fix no irq handler from suspend
    - IB/hfi1: Fix another case where pq is left on waitlist
    - ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()
    - pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
    - pinctrl: baytrail: Enable pin configuration setting for GPIO chip
    - pinctrl: qcom: fix wrong write in update_dual_edge
    - pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
    - bpf: Fix error return code in map_lookup_and_delete_elem()
    - ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints
      format
    - i40iw: Fix error handling in i40iw_manage_arp_cache()
    - drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
    - bpf, sockmap: msg_pop_data can incorrecty set an sge length
    - bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
    - mmc: alcor: Fix a resource leak in the error path for ->probe()
    - mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10
    - mmc: core: Check request type before completing the request
    - mmc: core: Fix recursive locking issue in CQE recovery path
    - mmc: block: Fix request completion in the CQE timeout path
    - gfs2: More gfs2_find_jhead fixes
    - fork: prevent accidental access to clone3 features
    - drm/amdgpu: force fbdev into vram
    - NFS: Fix fscache super_cookie index_key from changing after umount
    - nfs: fscache: use timespec64 in inode auxdata
    - NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
    - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
    - drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest
    - arm64: fix the flush_icache_range arguments in machine_kexec
    - nfs: fix NULL deference in nfs4_get_valid_delegation
    - SUNRPC: Signalled ASYNC tasks need to exit
    - netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
    - netfilter: nft_set_rbtree: Add missing expired checks
    - RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
    - IB/mlx4: Test return value of calls to ib_get_cached_pkey
    - IB/core: Fix potential NULL pointer dereference in pkey cache
    - RDMA/core: Fix double put of resource
    - RDMA/iw_cxgb4: Fix incorrect function parameters
    - hwmon: (da9052) Synchronize access with mfd
    - s390/ism: fix error return code in ism_probe()
    - mm, memcg: fix inconsistent oom event behavior
    - NFSv3: fix rpc receive buffer size for MOUNT call
    - pnp: Use list_for_each_entry() instead of open coding
    - net/rds: Use ERR_PTR for rds_message_alloc_sgs()
    - Stop the ad-hoc games with -Wno-maybe-initialized
    - [Config] updateconfigs for CC_HAS_WARN_MAYBE_UNINITIALIZED
    - gcc-10: disable 'zero-length-bounds' warning for now
    - gcc-10: disable 'array-bounds' warning for now
    - gcc-10: disable 'stringop-overflow' warning for now
    - gcc-10: disable 'restrict' warning for now
    - gcc-10 warnings: fix low-hanging fruit
    - gcc-10: mark more functions __init to avoid section mismatch warnings
    - gcc-10: avoid shadowing standard library 'free()' in crypto
    - usb: usbfs: correct kernel->user page attribute mismatch
    - USB: usbfs: fix mmap dma mismatch
    - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
    - ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
    - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
    - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
    - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
    - usb: host: xhci-plat: keep runtime active when removing host
    - usb: cdns3: gadget: prev_req->trb is NULL for ep0
    - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
    - Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
    - ARM: dts: dra7: Fix bus_dma_limit for PCIe
    - ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
    - ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
    - drm/amd/display: add basic atomic check for cursor plane
    - powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
    - cifs: fix leaked reference on requeued write
    - x86: Fix early boot crash on gcc-10, third try
    - x86/unwind/orc: Fix error handling in __unwind_start()
    - exec: Move would_dump into flush_old_exec
    - clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
    - dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
    - fanotify: fix merging marks masks with FAN_ONDIR
    - usb: gadget: net2272: Fix a memory leak in an error handling path in
      'net2272_plat_probe()'
    - usb: gadget: audio: Fix a missing error return value in audio_bind()
    - usb: gadget: legacy: fix error return code in gncm_bind()
    - usb: gadget: legacy: fix error return code in cdc_bind()
    - clk: Unlink clock if failed to prepare or enable
    - arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status property
    - arm64: dts: meson-g12-common: fix dwc2 clock names
    - arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328
      boards
    - arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
    - arm64: dts: imx8mn: Change SDMA1 ahb clock for imx8mn
    - ARM: dts: r8a73a4: Add missing CMT1 interrupts
    - arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes
    - ARM: dts: r8a7740: Add missing extal2 to CPG node
    - SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
    - bpf: Fix sk_psock refcnt leak when receiving message
    - KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
    - Makefile: disallow data races on gcc-10 as well
    - Linux 5.4.42

  * upgrading to 4.15.0-99-generic breaks the sound and the trackpad
    (LP: #1875916) // Focal update: v5.4.42 upstream stable release
    (LP: #1879759)
    - Revert "ALSA: hda/realtek: Fix pop noise on ALC225"

  * Pop sound from build-in speaker during cold boot and resume from S3
    (LP: #1866357) // Focal update: v5.4.42 upstream stable release
    (LP: #1879759)
    - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse

  * tpm: fix TIS locality timeout problems (LP: #1881710)
    - SAUCE: tpm: fix TIS locality timeout problems

  * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
    devices (LP: #1879704)
    - PCI/IOV: Introduce pci_iov_sysfs_link() function
    - s390/pci: create links between PFs and VFs

  * Performing function level reset of AMD onboard USB and audio devices causes
    system lockup (LP: #1865988)
    - SAUCE: PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
    - SAUCE: PCI: Avoid FLR for AMD Starship USB 3.0

  * seccomp_benchmark times out on eoan (LP: #1881576)
    - SAUCE: selftests/seccomp: use 90s as timeout

  * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
    - ASoC: amd: add Renoir ACP3x IP register header
    - ASoC: amd: add Renoir ACP PCI driver
    - ASoC: amd: add acp init/de-init functions
    - ASoC: amd: create acp3x pdm platform device
    - ASoC: amd: add ACP3x PDM platform driver
    - ASoC: amd: irq handler changes for ACP3x PDM dma driver
    - ASoC: amd: add acp3x pdm driver dma ops
    - ASoC: amd: add ACP PDM DMA driver dai ops
    - ASoC: amd: add Renoir ACP PCI driver PM ops
    - ASoC: amd: add ACP PDM DMA driver pm ops
    - ASoC: amd: enable Renoir acp3x drivers build
    - ASoC: amd: create platform devices for Renoir
    - ASoC: amd: RN machine driver using dmic
    - ASoC: amd: enable build for RN machine driver
    - ASoC: amd: fix kernel warning
    - ASoC: amd: refactoring dai_hw_params() callback
    - ASoC: amd: return error when acp de-init fails
    - [Config]: enable amd renoir ASoC audio

  * Fix for secure boot rules in IMA arch policy on powerpc (LP: #1877955)
    - powerpc/ima: Fix secure boot rules in ima arch policy

  * [UBUNTU 20.04] s390x/pci: s390_pci_mmio_write/read fail when MIO
    instructions are available (LP: #1874055)
    - s390/pci: Fix s390_mmio_read/write with MIO

  * security: lockdown: remove trailing semicolon before function body
    (LP: #1880660)
    - SAUCE: (lockdown) security: lockdown: remove trailing semicolon before
      function body

  * Fix incorrect speed/duplex when I210 device is runtime suspended
    (LP: #1880656)
    - igb: Report speed and duplex as unknown when device is runtime suspended

  * [OMEN by HP Laptop 15-dh0xxx, Realtek ALC285, Black Mic, Left] Recording
    problem (LP: #1874698)
    - ASoC: SOF: Intel: hda: allow operation without i915 gfx
    - ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver

  * CVE-2020-13143
    - USB: gadget: fix illegal array access in binding with UDC

  * rtl8723bu wifi issue after being turned off (LP: #1878296)
    - rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
    - rtl8xxxu: add bluetooth co-existence support for single antenna
    - rtl8xxxu: remove set but not used variable 'rate_mask'
    - rtl8xxxu: Remove set but not used variable 'vif', 'dev', 'len'

  * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
    - serial: 8250_pci: Move Pericom IDs to pci_ids.h
    - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect

  * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
    - SAUCE: shiftfs: let userns root destroy subvolumes from other users

  * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
    (LP: #1874056)
    - s390/pci: Improve handling of unset UID
    - s390/pci: embedding hotplug_slot in zdev
    - s390/pci: Expose new port attribute for PCIe functions
    - s390/pci: adaptation of iommu to multifunction
    - s390/pci: define kernel parameters for PCI multifunction
    - s390/pci: define RID and RID available
    - s390/pci: create zPCI bus
    - s390/pci: adapt events for zbus
    - s390/pci: Handling multifunctions
    - s390/pci: Do not disable PF when VFs exist
    - s390/pci: Documentation for zPCI
    - s390/pci: removes wrong PCI multifunction assignment

  * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
    - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
      modinfo

Date: Mon, 08 Jun 2020 13:20:43 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-077.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 08 Jun 2020 13:20:43 +0200
Source: linux
Binary: block-modules-5.4.0-38-generic-di crypto-modules-5.4.0-38-generic-di fat-modules-5.4.0-38-generic-di fs-core-modules-5.4.0-38-generic-di fs-secondary-modules-5.4.0-38-generic-di input-modules-5.4.0-38-generic-di ipmi-modules-5.4.0-38-generic-di kernel-image-5.4.0-38-generic-di linux-buildinfo-5.4.0-38-generic linux-headers-5.4.0-38-generic linux-image-unsigned-5.4.0-38-generic linux-libc-dev linux-modules-5.4.0-38-generic linux-modules-extra-5.4.0-38-generic linux-tools-5.4.0-38 linux-tools-5.4.0-38-generic linux-udebs-generic md-modules-5.4.0-38-generic-di message-modules-5.4.0-38-generic-di mouse-modules-5.4.0-38-generic-di multipath-modules-5.4.0-38-generic-di nfs-modules-5.4.0-38-generic-di nic-modules-5.4.0-38-generic-di nic-shared-modules-5.4.0-38-generic-di nic-usb-modules-5.4.0-38-generic-di parport-modules-5.4.0-38-generic-di plip-modules-5.4.0-38-generic-di ppp-modules-5.4.0-38-generic-di sata-modules-5.4.0-38-generic-di scsi-modules-5.4.0-38-generic-di
 storage-core-modules-5.4.0-38-generic-di usb-modules-5.4.0-38-generic-di virtio-modules-5.4.0-38-generic-di
 vlan-modules-5.4.0-38-generic-di
Architecture: arm64 arm64_translations
Version: 5.4.0-38.42
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-077.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-5.4.0-38-generic-di - Block storage devices (udeb)
 crypto-modules-5.4.0-38-generic-di - crypto modules (udeb)
 fat-modules-5.4.0-38-generic-di - FAT filesystem support (udeb)
 fs-core-modules-5.4.0-38-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.4.0-38-generic-di - Extra filesystem modules (udeb)
 input-modules-5.4.0-38-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.4.0-38-generic-di - ipmi modules (udeb)
 kernel-image-5.4.0-38-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.4.0-38-generic - Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP
 linux-headers-5.4.0-38-generic - Linux kernel headers for version 5.4.0 on ARMv8 SMP
 linux-image-unsigned-5.4.0-38-generic - Linux kernel image for version 5.4.0 on ARMv8 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.4.0-38-generic - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-modules-extra-5.4.0-38-generic - Linux kernel extra modules for version 5.4.0 on ARMv8 SMP
 linux-tools-5.4.0-38 - Linux kernel version specific tools for version 5.4.0-38
 linux-tools-5.4.0-38-generic - Linux kernel version specific tools for version 5.4.0-38
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.4.0-38-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.4.0-38-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.4.0-38-generic-di - Mouse support (udeb)
 multipath-modules-5.4.0-38-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.4.0-38-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.4.0-38-generic-di - Network interface support (udeb)
 nic-shared-modules-5.4.0-38-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.4.0-38-generic-di - USB network interface support (udeb)
 parport-modules-5.4.0-38-generic-di - Parallel port support (udeb)
 plip-modules-5.4.0-38-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.4.0-38-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.4.0-38-generic-di - SATA storage support (udeb)
 scsi-modules-5.4.0-38-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.4.0-38-generic-di - Core storage support (udeb)
 usb-modules-5.4.0-38-generic-di - Core USB support (udeb)
 virtio-modules-5.4.0-38-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.4.0-38-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1865988 1866357 1867900 1873325 1874055 1874056 1874698 1875916 1877955 1878147 1878296 1879321 1879327 1879688 1879704 1879759 1880656 1880660 1881046 1881178 1881576 1881710 1881927
Changes:
 linux (5.4.0-38.42) focal; urgency=medium
 .
   * CVE-2020-0543
     - UBUNTU/SAUCE: x86/speculation/srbds: do not try to turn mitigation off when
       not supported
 .
   * Realtek 8723DE [10ec:d723] subsystem [10ec:d738]  disconnects unsolicitedly
     when Bluetooth is paired: Reason: 23=IEEE8021X_FAILED (LP: #1878147)
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: Move driver IQK to set channel before
       association for 11N chip"
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: fix rate for a while after being
       connected"
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: No retry and report for auth and assoc"
     - SAUCE: Revert "UBUNTU: SAUCE: rtw88: 8723d: Add coex support"
     - rtw88: add a debugfs entry to dump coex's info
     - rtw88: add a debugfs entry to enable/disable coex mechanism
     - rtw88: 8723d: Add coex support
     - SAUCE: rtw88: coex: 8723d: set antanna control owner
     - SAUCE: rtw88: coex: 8723d: handle BT inquiry cases
     - SAUCE: rtw88: fix EAPOL 4-way failure by finish IQK earlier
 .
   * CPU stress test fails with focal kernel (LP: #1867900)
     - [Config] Disable hisi_sec2 temporarily
 .
   * Enforce all config annotations (LP: #1879327)
     - [Config]: do not enforce CONFIG_VERSION_SIGNATURE
     - [Config]: prepare to enforce all
     - [Config]: enforce all config options
 .
   * Focal update: v5.4.44 upstream stable release (LP: #1881927)
     - ax25: fix setsockopt(SO_BINDTODEVICE)
     - dpaa_eth: fix usage as DSA master, try 3
     - net: don't return invalid table id error when we fall back to PF_UNSPEC
     - net: dsa: mt7530: fix roaming from DSA user ports
     - net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
     - __netif_receive_skb_core: pass skb by reference
     - net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
     - net: ipip: fix wrong address family in init error path
     - net/mlx5: Add command entry handling completion
     - net: mvpp2: fix RX hashing for non-10G ports
     - net: nlmsg_cancel() if put fails for nhmsg
     - net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
     - net: revert "net: get rid of an signed integer overflow in
       ip_idents_reserve()"
     - net sched: fix reporting the first-time use timestamp
     - net/tls: fix race condition causing kernel panic
     - nexthop: Fix attribute checking for groups
     - r8152: support additional Microsoft Surface Ethernet Adapter variant
     - sctp: Don't add the shutdown timer if its already been added
     - sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and
       socket is closed
     - tipc: block BH before using dst_cache
     - net/mlx5e: kTLS, Destroy key object after destroying the TIS
     - net/mlx5e: Fix inner tirs handling
     - net/mlx5: Fix memory leak in mlx5_events_init
     - net/mlx5e: Update netdev txq on completions during closure
     - net/mlx5: Fix error flow in case of function_setup failure
     - net/mlx5: Annotate mutex destroy for root ns
     - net/tls: fix encryption error checking
     - net/tls: free record only on encryption error
     - net: sun: fix missing release regions in cas_init_one().
     - net/mlx4_core: fix a memory leak bug.
     - mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload
       fails
     - ARM: dts: rockchip: fix phy nodename for rk3228-evb
     - ARM: dts: rockchip: fix phy nodename for rk3229-xms6
     - arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
     - arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
     - ARM: dts: rockchip: swap clock-names of gpu nodes
     - ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
     - gpio: tegra: mask GPIO IRQs during IRQ shutdown
     - ALSA: usb-audio: add mapping for ASRock TRX40 Creator
     - net: microchip: encx24j600: add missed kthread_stop
     - gfs2: move privileged user check to gfs2_quota_lock_check
     - gfs2: Grab glock reference sooner in gfs2_add_revoke
     - drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
     - drm/amd/powerplay: perform PG ungate prior to CG ungate
     - drm/amdgpu: Use GEM obj reference for KFD BOs
     - cachefiles: Fix race between read_waiter and read_copier involving op->to_do
     - usb: dwc3: pci: Enable extcon driver for Intel Merrifield
     - usb: phy: twl6030-usb: Fix a resource leak in an error handling path in
       'twl6030_usb_probe()'
     - usb: gadget: legacy: fix redundant initialization warnings
     - net: freescale: select CONFIG_FIXED_PHY where needed
     - IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
     - riscv: stacktrace: Fix undefined reference to `walk_stackframe'
     - clk: ti: am33xx: fix RTC clock parent
     - csky: Fixup msa highest 3 bits mask
     - csky: Fixup perf callchain unwind
     - csky: Fixup remove duplicate irq_disable
     - hwmon: (nct7904) Fix incorrect range of temperature limit registers
     - cifs: Fix null pointer check in cifs_read
     - csky: Fixup raw_copy_from_user()
     - samples: bpf: Fix build error
     - drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
     - Input: usbtouchscreen - add support for BonXeon TP
     - Input: evdev - call input_flush_device() on release(), not flush()
     - Input: xpad - add custom init packet for Xbox One S controllers
     - Input: dlink-dir685-touchkeys - fix a typo in driver name
     - Input: i8042 - add ThinkPad S230u to i8042 reset list
     - Input: synaptics-rmi4 - really fix attn_data use-after-free
     - Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
     - ARM: 8970/1: decompressor: increase tag size
     - ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
     - ARM: uaccess: integrate uaccess_save and uaccess_restore
     - ARM: uaccess: fix DACR mismatch with nested exceptions
     - gpio: exar: Fix bad handling for ida_simple_get error path
     - arm64: dts: mt8173: fix vcodec-enc clock
     - soc: mediatek: cmdq: return send msg error code
     - gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
     - IB/qib: Call kobject_put() when kobject_init_and_add() fails
     - ARM: dts/imx6q-bx50v3: Set display interface clock parents
     - ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
     - ARM: dts: bcm: HR2: Fix PPI interrupt types
     - mmc: block: Fix use-after-free issue for rpmb
     - gpio: pxa: Fix return value of pxa_gpio_probe()
     - gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
     - RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
     - ALSA: hwdep: fix a left shifting 1 by 31 UB bug
     - ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
     - ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
     - exec: Always set cap_ambient in cap_bprm_set_creds
     - clk: qcom: gcc: Fix parent for gpll0_out_even
     - ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio
     - ALSA: hda/realtek - Add new codec supported for ALC287
     - libceph: ignore pool overlay and cache logic on redirects
     - ceph: flush release queue when handling caps for unknown inode
     - RDMA/core: Fix double destruction of uobject
     - drm/amd/display: drop cursor position check in atomic test
     - IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
     - mm,thp: stop leaking unreleased file pages
     - mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
     - fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
     - include/asm-generic/topology.h: guard cpumask_of_node() macro argument
     - Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and
       REQ_NOWAIT"
     - gpio: fix locking open drain IRQ lines
     - iommu: Fix reference count leak in iommu_group_alloc.
     - parisc: Fix kernel panic in mem_init()
     - cfg80211: fix debugfs rename crash
     - x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
     - mac80211: mesh: fix discovery timer re-arming issue / crash
     - x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
     - copy_xstate_to_kernel(): don't leave parts of destination uninitialized
     - xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
     - xfrm: do pskb_pull properly in __xfrm_transport_prep
     - xfrm: remove the xfrm_state_put call becofe going to out_reset
     - xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
     - xfrm interface: fix oops when deleting a x-netns interface
     - xfrm: fix a warning in xfrm_policy_insert_list
     - xfrm: fix a NULL-ptr deref in xfrm_local_error
     - xfrm: fix error in comment
     - ip_vti: receive ipip packet by calling ip_tunnel_rcv
     - netfilter: nft_reject_bridge: enable reject with bridge vlan
     - netfilter: ipset: Fix subcounter update skip
     - netfilter: conntrack: make conntrack userspace helpers work again
     - netfilter: nfnetlink_cthelper: unbreak userspace helper support
     - netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
     - esp6: get the right proto for transport mode in esp6_gso_encap
     - bnxt_en: Fix accumulation of bp->net_stats_prev.
     - ieee80211: Fix incorrect mask for default PE duration
     - xsk: Add overflow check for u64 division, stored into u32
     - qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
     - crypto: chelsio/chtls: properly set tp->lsndtime
     - nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
     - nexthops: don't modify published nexthop groups
     - nexthop: Expand nexthop_is_multipath in a few places
     - ipv4: nexthop version of fib_info_nh_uses_dev
     - net: dsa: declare lockless TX feature for slave ports
     - bonding: Fix reference count leak in bond_sysfs_slave_add.
     - netfilter: conntrack: comparison of unsigned in cthelper confirmation
     - netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
     - netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
     - perf: Make perf able to build with latest libbfd
     - Linux 5.4.44
 .
   * Focal update: v5.4.43 upstream stable release (LP: #1881178)
     - i2c: dev: Fix the race between the release of i2c_dev and cdev
     - KVM: SVM: Fix potential memory leak in svm_cpu_init()
     - ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
     - evm: Check also if *tfm is an error pointer in init_desc()
     - ima: Fix return value of ima_write_policy()
     - ubifs: fix wrong use of crypto_shash_descsize()
     - ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive
     - mtd: spinand: Propagate ECC information to the MTD structure
     - fix multiplication overflow in copy_fdtable()
     - ubifs: remove broken lazytime support
     - i2c: fix missing pm_runtime_put_sync in i2c_device_probe
     - iommu/amd: Fix over-read of ACPI UID from IVRS table
     - evm: Fix a small race in init_desc()
     - i2c: mux: demux-pinctrl: Fix an error handling path in
       'i2c_demux_pinctrl_probe()'
     - ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
     - afs: Don't unlock fetched data pages until the op completes successfully
     - mtd: Fix mtd not registered due to nvmem name collision
     - kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
     - net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
     - gcc-common.h: Update for GCC 10
     - HID: multitouch: add eGalaxTouch P80H84 support
     - HID: alps: Add AUI1657 device ID
     - HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
     - scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
     - scsi: qla2xxx: Delete all sessions before unregister local nvme port
     - configfs: fix config_item refcnt leak in configfs_rmdir()
     - vhost/vsock: fix packet delivery order to monitoring devices
     - aquantia: Fix the media type of AQC100 ethernet controller in the driver
     - component: Silence bind error on -EPROBE_DEFER
     - net/ena: Fix build warning in ena_xdp_set()
     - scsi: ibmvscsi: Fix WARN_ON during event pool release
     - HID: i2c-hid: reset Synaptics SYNA2393 on resume
     - x86/mm/cpa: Flush direct map alias during cpa
     - ibmvnic: Skip fatal error reset after passive init
     - x86/apic: Move TSC deadline timer debug printk
     - gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
     - HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
     - ceph: fix double unlock in handle_cap_export()
     - stmmac: fix pointer check after utilization in stmmac_interrupt
     - USB: core: Fix misleading driver bug report
     - platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
     - iommu/amd: Call domain_flush_complete() in update_domain()
     - drm/amd/display: Prevent dpcd reads with passive dongles
     - KVM: selftests: Fix build for evmcs.h
     - ARM: futex: Address build warning
     - scripts/gdb: repair rb_first() and rb_last()
     - ALSA: hda - constify and cleanup static NodeID tables
     - ALSA: hda: patch_realtek: fix empty macro usage in if block
     - ALSA: hda: Manage concurrent reg access more properly
     - ALSA: hda/realtek - Add supported new mute Led for HP
     - ALSA: hda/realtek - Add HP new mute led supported for ALC236
     - ALSA: hda/realtek: Add quirk for Samsung Notebook
     - ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295
     - ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295
     - ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295
     - KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
     - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio
       option
     - ALSA: pcm: fix incorrect hw_base increase
     - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
     - ALSA: hda/realtek - Add more fixup entries for Clevo machines
     - scsi: qla2xxx: Do not log message when reading port speed via sysfs
     - scsi: target: Put lun_ref at end of tmr processing
     - arm64: Fix PTRACE_SYSEMU semantics
     - drm/etnaviv: fix perfmon domain interation
     - apparmor: Fix aa_label refcnt leak in policy_update
     - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
     - drm/etnaviv: Fix a leak in submit_pin_objects()
     - dmaengine: dmatest: Restore default for channel
     - dmaengine: owl: Use correct lock in owl_dma_get_pchan()
     - vsprintf: don't obfuscate NULL and error pointers
     - drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.
     - drm/i915: Propagate error from completed fences
     - powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
     - powerpc/64s: Disable STRICT_KERNEL_RWX
     - bpf: Avoid setting bpf insns pages read-only when prog is jited
     - kbuild: Remove debug info from kallsyms linking
     - Revert "gfs2: Don't demote a glock until its revokes are written"
     - media: fdp1: Fix R-Car M3-N naming in debug message
     - staging: iio: ad2s1210: Fix SPI reading
     - staging: kpc2000: fix error return code in kp2000_pcie_probe()
     - staging: greybus: Fix uninitialized scalar variable
     - iio: sca3000: Remove an erroneous 'get_device()'
     - iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
     - iio: adc: ti-ads8344: Fix channel selection
     - misc: rtsx: Add short delay after exit from ASPM
     - tty: serial: add missing spin_lock_init for SiFive serial console
     - mei: release me_cl object reference
     - ipack: tpci200: fix error return code in tpci200_register()
     - s390/kaslr: add support for R_390_JMP_SLOT relocation type
     - device-dax: don't leak kernel memory to user space after unloading kmem
     - rapidio: fix an error in get_user_pages_fast() error handling
     - kasan: disable branch tracing for core runtime
     - rxrpc: Fix the excessive initial retransmission timeout
     - rxrpc: Fix a memory leak in rxkad_verify_response()
     - s390/kexec_file: fix initrd location for kdump kernel
     - flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
     - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
     - iio: adc: stm32-adc: Use dma_request_chan() instead
       dma_request_slave_channel()
     - iio: adc: stm32-adc: fix device used to request dma
     - iio: adc: stm32-dfsdm: Use dma_request_chan() instead
       dma_request_slave_channel()
     - iio: adc: stm32-dfsdm: fix device used to request dma
     - rxrpc: Trace discarded ACKs
     - rxrpc: Fix ack discard
     - tpm: check event log version before reading final events
     - sched/fair: Reorder enqueue/dequeue_task_fair path
     - sched/fair: Fix reordering of enqueue/dequeue_task_fair()
     - sched/fair: Fix enqueue_task_fair() warning some more
     - Linux 5.4.43
 .
   * Focal update: v5.4.42 upstream stable release (LP: #1879759)
     - net: dsa: Do not make user port errors fatal
     - shmem: fix possible deadlocks on shmlock_user_lock
     - net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
     - KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
     - gpio: pca953x: Fix pca953x_gpio_set_config
     - SUNRPC: Add "@len" parameter to gss_unwrap()
     - SUNRPC: Fix GSS privacy computation of auth->au_ralign
     - net/sonic: Fix a resource leak in an error handling path in
       'jazz_sonic_probe()'
     - net: moxa: Fix a potential double 'free_irq()'
     - ftrace/selftests: workaround cgroup RT scheduling issues
     - drop_monitor: work around gcc-10 stringop-overflow warning
     - virtio-blk: handle block_device_operations callbacks after hot unplug
     - sun6i: dsi: fix gcc-4.8
     - net_sched: fix tcm_parent in tc filter dump
     - scsi: sg: add sg_remove_request in sg_write
     - mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
     - dpaa2-eth: properly handle buffer size restrictions
     - net: fix a potential recursive NETDEV_FEAT_CHANGE
     - netlabel: cope with NULL catmap
     - net: phy: fix aneg restart in phy_ethtool_set_eee
     - net: stmmac: fix num_por initialization
     - pppoe: only process PADT targeted at local interfaces
     - Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
     - tcp: fix error recovery in tcp_zerocopy_receive()
     - tcp: fix SO_RCVLOWAT hangs with fat skbs
     - virtio_net: fix lockdep warning on 32 bit
     - dpaa2-eth: prevent array underflow in update_cls_rule()
     - hinic: fix a bug of ndo_stop
     - net: dsa: loop: Add module soft dependency
     - net: ipv4: really enforce backoff for redirects
     - netprio_cgroup: Fix unlimited memory leak of v2 cgroups
     - net: tcp: fix rx timestamp behavior for tcp_recvmsg
     - nfp: abm: fix error return code in nfp_abm_vnic_alloc()
     - r8169: re-establish support for RTL8401 chip version
     - umh: fix memory leak on execve failure
     - riscv: fix vdso build with lld
     - dmaengine: pch_dma.c: Avoid data race between probe and irq handler
     - dmaengine: mmp_tdma: Do not ignore slave config validation errors
     - dmaengine: mmp_tdma: Reset channel error on release
     - selftests/ftrace: Check the first record for kprobe_args_type.tc
     - cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
     - ALSA: hda/hdmi: fix race in monitor detection during probe
     - drm/amd/powerplay: avoid using pm_en before it is initialized revised
     - drm/amd/display: check if REFCLK_CNTL register is present
     - drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
     - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
     - drm/amdgpu: simplify padding calculations (v2)
     - drm/amdgpu: invalidate L2 before SDMA IBs (v2)
     - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
     - gfs2: Another gfs2_walk_metadata fix
     - mmc: sdhci-pci-gli: Fix no irq handler from suspend
     - IB/hfi1: Fix another case where pq is left on waitlist
     - ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()
     - pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
     - pinctrl: baytrail: Enable pin configuration setting for GPIO chip
     - pinctrl: qcom: fix wrong write in update_dual_edge
     - pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
     - bpf: Fix error return code in map_lookup_and_delete_elem()
     - ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints
       format
     - i40iw: Fix error handling in i40iw_manage_arp_cache()
     - drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
     - bpf, sockmap: msg_pop_data can incorrecty set an sge length
     - bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
     - mmc: alcor: Fix a resource leak in the error path for ->probe()
     - mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10
     - mmc: core: Check request type before completing the request
     - mmc: core: Fix recursive locking issue in CQE recovery path
     - mmc: block: Fix request completion in the CQE timeout path
     - gfs2: More gfs2_find_jhead fixes
     - fork: prevent accidental access to clone3 features
     - drm/amdgpu: force fbdev into vram
     - NFS: Fix fscache super_cookie index_key from changing after umount
     - nfs: fscache: use timespec64 in inode auxdata
     - NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
     - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
     - drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest
     - arm64: fix the flush_icache_range arguments in machine_kexec
     - nfs: fix NULL deference in nfs4_get_valid_delegation
     - SUNRPC: Signalled ASYNC tasks need to exit
     - netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
     - netfilter: nft_set_rbtree: Add missing expired checks
     - RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
     - IB/mlx4: Test return value of calls to ib_get_cached_pkey
     - IB/core: Fix potential NULL pointer dereference in pkey cache
     - RDMA/core: Fix double put of resource
     - RDMA/iw_cxgb4: Fix incorrect function parameters
     - hwmon: (da9052) Synchronize access with mfd
     - s390/ism: fix error return code in ism_probe()
     - mm, memcg: fix inconsistent oom event behavior
     - NFSv3: fix rpc receive buffer size for MOUNT call
     - pnp: Use list_for_each_entry() instead of open coding
     - net/rds: Use ERR_PTR for rds_message_alloc_sgs()
     - Stop the ad-hoc games with -Wno-maybe-initialized
     - [Config] updateconfigs for CC_HAS_WARN_MAYBE_UNINITIALIZED
     - gcc-10: disable 'zero-length-bounds' warning for now
     - gcc-10: disable 'array-bounds' warning for now
     - gcc-10: disable 'stringop-overflow' warning for now
     - gcc-10: disable 'restrict' warning for now
     - gcc-10 warnings: fix low-hanging fruit
     - gcc-10: mark more functions __init to avoid section mismatch warnings
     - gcc-10: avoid shadowing standard library 'free()' in crypto
     - usb: usbfs: correct kernel->user page attribute mismatch
     - USB: usbfs: fix mmap dma mismatch
     - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
     - ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
     - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
     - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
     - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
     - usb: host: xhci-plat: keep runtime active when removing host
     - usb: cdns3: gadget: prev_req->trb is NULL for ep0
     - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
     - Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
     - ARM: dts: dra7: Fix bus_dma_limit for PCIe
     - ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
     - ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
     - drm/amd/display: add basic atomic check for cursor plane
     - powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
     - cifs: fix leaked reference on requeued write
     - x86: Fix early boot crash on gcc-10, third try
     - x86/unwind/orc: Fix error handling in __unwind_start()
     - exec: Move would_dump into flush_old_exec
     - clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
     - dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
     - fanotify: fix merging marks masks with FAN_ONDIR
     - usb: gadget: net2272: Fix a memory leak in an error handling path in
       'net2272_plat_probe()'
     - usb: gadget: audio: Fix a missing error return value in audio_bind()
     - usb: gadget: legacy: fix error return code in gncm_bind()
     - usb: gadget: legacy: fix error return code in cdc_bind()
     - clk: Unlink clock if failed to prepare or enable
     - arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status property
     - arm64: dts: meson-g12-common: fix dwc2 clock names
     - arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328
       boards
     - arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
     - arm64: dts: imx8mn: Change SDMA1 ahb clock for imx8mn
     - ARM: dts: r8a73a4: Add missing CMT1 interrupts
     - arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes
     - ARM: dts: r8a7740: Add missing extal2 to CPG node
     - SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
     - bpf: Fix sk_psock refcnt leak when receiving message
     - KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
     - Makefile: disallow data races on gcc-10 as well
     - Linux 5.4.42
 .
   * upgrading to 4.15.0-99-generic breaks the sound and the trackpad
     (LP: #1875916) // Focal update: v5.4.42 upstream stable release
     (LP: #1879759)
     - Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
 .
   * Pop sound from build-in speaker during cold boot and resume from S3
     (LP: #1866357) // Focal update: v5.4.42 upstream stable release
     (LP: #1879759)
     - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse
 .
   * tpm: fix TIS locality timeout problems (LP: #1881710)
     - SAUCE: tpm: fix TIS locality timeout problems
 .
   * [UBUNTU 20.04] s390x/pci: fix linking between PF and VF for multifunction
     devices (LP: #1879704)
     - PCI/IOV: Introduce pci_iov_sysfs_link() function
     - s390/pci: create links between PFs and VFs
 .
   * Performing function level reset of AMD onboard USB and audio devices causes
     system lockup (LP: #1865988)
     - SAUCE: PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
     - SAUCE: PCI: Avoid FLR for AMD Starship USB 3.0
 .
   * seccomp_benchmark times out on eoan (LP: #1881576)
     - SAUCE: selftests/seccomp: use 90s as timeout
 .
   * ASoC/amd: add audio driver for amd renoir (LP: #1881046)
     - ASoC: amd: add Renoir ACP3x IP register header
     - ASoC: amd: add Renoir ACP PCI driver
     - ASoC: amd: add acp init/de-init functions
     - ASoC: amd: create acp3x pdm platform device
     - ASoC: amd: add ACP3x PDM platform driver
     - ASoC: amd: irq handler changes for ACP3x PDM dma driver
     - ASoC: amd: add acp3x pdm driver dma ops
     - ASoC: amd: add ACP PDM DMA driver dai ops
     - ASoC: amd: add Renoir ACP PCI driver PM ops
     - ASoC: amd: add ACP PDM DMA driver pm ops
     - ASoC: amd: enable Renoir acp3x drivers build
     - ASoC: amd: create platform devices for Renoir
     - ASoC: amd: RN machine driver using dmic
     - ASoC: amd: enable build for RN machine driver
     - ASoC: amd: fix kernel warning
     - ASoC: amd: refactoring dai_hw_params() callback
     - ASoC: amd: return error when acp de-init fails
     - [Config]: enable amd renoir ASoC audio
 .
   * Fix for secure boot rules in IMA arch policy on powerpc (LP: #1877955)
     - powerpc/ima: Fix secure boot rules in ima arch policy
 .
   * [UBUNTU 20.04] s390x/pci: s390_pci_mmio_write/read fail when MIO
     instructions are available (LP: #1874055)
     - s390/pci: Fix s390_mmio_read/write with MIO
 .
   * security: lockdown: remove trailing semicolon before function body
     (LP: #1880660)
     - SAUCE: (lockdown) security: lockdown: remove trailing semicolon before
       function body
 .
   * Fix incorrect speed/duplex when I210 device is runtime suspended
     (LP: #1880656)
     - igb: Report speed and duplex as unknown when device is runtime suspended
 .
   * [OMEN by HP Laptop 15-dh0xxx, Realtek ALC285, Black Mic, Left] Recording
     problem (LP: #1874698)
     - ASoC: SOF: Intel: hda: allow operation without i915 gfx
     - ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver
 .
   * CVE-2020-13143
     - USB: gadget: fix illegal array access in binding with UDC
 .
   * rtl8723bu wifi issue after being turned off (LP: #1878296)
     - rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
     - rtl8xxxu: add bluetooth co-existence support for single antenna
     - rtl8xxxu: remove set but not used variable 'rate_mask'
     - rtl8xxxu: Remove set but not used variable 'vif', 'dev', 'len'
 .
   * Fix Pericom USB controller OHCI/EHCI PME# defect (LP: #1879321)
     - serial: 8250_pci: Move Pericom IDs to pci_ids.h
     - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
 .
   * shiftfs: fix btrfs snapshot deletion (LP: #1879688)
     - SAUCE: shiftfs: let userns root destroy subvolumes from other users
 .
   * [UBUNTU 20.04] s390x/pci: enumerate pci functions per physical adapter
     (LP: #1874056)
     - s390/pci: Improve handling of unset UID
     - s390/pci: embedding hotplug_slot in zdev
     - s390/pci: Expose new port attribute for PCIe functions
     - s390/pci: adaptation of iommu to multifunction
     - s390/pci: define kernel parameters for PCI multifunction
     - s390/pci: define RID and RID available
     - s390/pci: create zPCI bus
     - s390/pci: adapt events for zbus
     - s390/pci: Handling multifunctions
     - s390/pci: Do not disable PF when VFs exist
     - s390/pci: Documentation for zPCI
     - s390/pci: removes wrong PCI multifunction assignment
 .
   * update-initramfs complains of missing amdgpu firmware files (LP: #1873325)
     - SAUCE: drm/amdgpu: Remove unreleased arcturus and navi12 firmware from
       modinfo
Checksums-Sha1:
 7b7ef289edc17d550c20e0bc95cd8af6ec74c61e 295288 block-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 fd18946e807a4a81f172917908f9d520aa50ba25 265596 crypto-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 f0ff243c99ed8ed75216d4137742edb18b4f018f 4892 fat-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 84388605a8e8cfd29caa9919ddfe33a039754858 1666660 fs-core-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 15e31aeb5b2c87b5601f7238c802330ecf635714 769356 fs-secondary-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 fbb324b067b4def9446a9d1395c9d37237c10555 503700 input-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 385ce29ff51d10d656980ff3a500467d8288eb3c 71976 ipmi-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 9a14f8a04548cc92aa0e59dd5c4d03467dda12bd 11881820 kernel-image-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 ac97d3fd78529c0534818d7f13b6a5dd6023a055 262868 linux-buildinfo-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 c785ae587125290127022364690a824993067c85 836364 linux-headers-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 58ec72a81f4b051c1cda18b6fb15fafb971e136f 893182948 linux-image-unsigned-5.4.0-38-generic-dbgsym_5.4.0-38.42_arm64.ddeb
 855f2901568383f262d1556f785ee208e16e84e3 10385464 linux-image-unsigned-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 5cb4e4a301051b193d7c67065dea582fd03b6af4 1089340 linux-libc-dev_5.4.0-38.42_arm64.deb
 f4d99df5d28defcb8e6fb0c78bcd9d004a394147 14809228 linux-modules-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 727e377bbd7634838cec506420e8f9274439bf22 41606412 linux-modules-extra-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 fccc1d215747b7e55f61d18f3a77dbfe6a4a2234 1928 linux-tools-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 6727092baec74b13b4237902e63ba7f07cc3db02 4722572 linux-tools-5.4.0-38_5.4.0-38.42_arm64.deb
 4155a4e69ea63c27b9c53a768c131af592deb3ea 980 linux-udebs-generic_5.4.0-38.42_arm64.udeb
 a852f738cdc73396c85c23e2af694dddb8bb655f 22839 linux_5.4.0-38.42_arm64.buildinfo
 680f9e6561bd4119b6b4a4879ca0669c2f4e63bc 10552626 linux_5.4.0-38.42_arm64.tar.gz
 e3f86b38452317d57b8be13557f2aed988ce950a 28141 linux_5.4.0-38.42_arm64_translations.tar.gz
 15fe0ff3026b9df06e979d9c863c815f046d2b96 319840 md-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 12dd9da3cd907aaaafefe278953d2764e0cdd068 220776 message-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 f855d54384076d69083356b813445c0ec5e8bffd 59224 mouse-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 96e55a322f776fdb20adf1da08f8dab38742e397 22044 multipath-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 491bdcd920d993ab30ce55b0c081a6ed736a4e2f 688120 nfs-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 93659091fec84e2bae958450d22dedfc98ae73cc 5058836 nic-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 2c8c93aa3fcb711f3eb2c3f17ceddc30c4fb1445 633964 nic-shared-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 d0eb18e922e14a4575f75692bf5fcdf4c0f9c9a6 350776 nic-usb-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 7a80f70c73524bf1e3afd41f21388e6933f25c07 20516 parport-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 597b0acd78ddfac6af9e5e94c6141a5ca5d4c382 9700 plip-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 52ea1c7c74b6cea8652c1156632850aa21796be9 31872 ppp-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 8d1805f4ff55bb43405e0ffbdecb6588b9445f14 99588 sata-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 6673aec81a770d766105c6cc645b5705871d5615 2779784 scsi-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 d86b1cccede1f900f1fe53bfe4553514789e8f88 59656 storage-core-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 e78e93bafced530ec5f3b9c9fe3ff683c562c4c4 124220 usb-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 260d63d4e592c5e6f014d3b5fe4a50cdb042a739 11564 virtio-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 2adce2c061eed42d76bc9d8fb54eb7c980f220b5 28832 vlan-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
Checksums-Sha256:
 919e9ad4ff73ac691db62b55a35d08228190c73ea424c2f2fb370a77bb1941bd 295288 block-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 fbb317213d097f6d9b3c125963ccc5b136a0477b083fe478d574ed17f48eef06 265596 crypto-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 567d8208aea96d36c7d725d40da170eb24d3b6bafc03493e49d85f87f1666869 4892 fat-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 4cea9b89de5d75826c07f57a688b52cbf755b4fb6cfc607045a514faeb8dd808 1666660 fs-core-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 65c943b30154ba6864649a4c8bcc39de544b0a1ea3d3b044d1086103c7245479 769356 fs-secondary-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 b081af8317c1a0169aada2620125ef312f30261ee4cb3e90f19945d76842a063 503700 input-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 83dbce97877075c033ab7f11af4f69efcf0b373401cb26d6e860bd112a1cec00 71976 ipmi-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 aed75312bd42627df86b4767be26741c90cfe1ed895c14f1862d13a84fa0e14d 11881820 kernel-image-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 c8d6426caa3302b66c531107abc07a501399453a22404e0c0e5fd2bfd630da62 262868 linux-buildinfo-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 d553a1ab0d5ebf3e9f9ec0c3d7b838f5dfae6b741976091115877a915315814c 836364 linux-headers-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 c30b51ab22d97ed80c1303414414138ae17047a99155022254215e783134f100 893182948 linux-image-unsigned-5.4.0-38-generic-dbgsym_5.4.0-38.42_arm64.ddeb
 f608b6d897554a099ad98bc03a27c12bdc59f627fec68ab50b9a3cacc39b5127 10385464 linux-image-unsigned-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 92859fde9a6348f003020e6fb2665bc79917c868f337fab8d79a03a9def91600 1089340 linux-libc-dev_5.4.0-38.42_arm64.deb
 50daae051a400b688c8f303816062d5057948b2fb6ed6074a5e4bb4c06d53e15 14809228 linux-modules-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 d58e9157fcd0a97598fb1ae762510edbebfce4e30d9d49d4273a7a6e3c37f2ae 41606412 linux-modules-extra-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 24cd870826ebd678985e7bf17a7a96c849f9214ccaf0ac815fce7c3c12ca9e51 1928 linux-tools-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 38ce02a23ee83878b1d48bf9954f3b4d6c9b4244f23825fb31ea7ef0ff92d125 4722572 linux-tools-5.4.0-38_5.4.0-38.42_arm64.deb
 c9e6a9ee7d873b245ff8bae9a9f284a36a0a40020f657715e61df46c66f5c7f3 980 linux-udebs-generic_5.4.0-38.42_arm64.udeb
 deb824464ccea84a7e46ffc66a1560980007368e934c7c7ed0609a249c050a45 22839 linux_5.4.0-38.42_arm64.buildinfo
 089df0bc6fabc87b5098bd295ffbd08aaf1a2e8caba8d1ce67e00a346fabed66 10552626 linux_5.4.0-38.42_arm64.tar.gz
 01ac47d9f30351e5a1b2d021486aa5c5cc73acc940b89b8bb813f1ca9da03329 28141 linux_5.4.0-38.42_arm64_translations.tar.gz
 05ac9e3407ae91b739fb8698a10154e5cd1a3dc349d49448c8c695e83e4cdd44 319840 md-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 229d36324bbb208f7ca970b7a2f5bcef3def046e0391deb757a29deb2104dde5 220776 message-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 206a5f26c6f63e756fea1bdd2c5ead0953cb252d0e9380abb11dfe40bf3e6853 59224 mouse-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 31fb8b5f37da6cd9276bfd9c3748bd57bd584eb1d2744c3bf3bc4663cb0c9425 22044 multipath-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 e263d398b9f8d74ebe3ca652d0af29ddd54284ca27315935e2b513ff1c5d9682 688120 nfs-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 a6d2788d6ddc8b6d37a25b209b67ce7e8d0dc20581758d6ac136b6d4990e2029 5058836 nic-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 1ad90d16c409a927fce2e61db2badc860bf19740f8cca7f15e84b1c8df107951 633964 nic-shared-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 360d1c85aaf40fdc5b4b1ae14881ab49a7cd5a62e714e92f6e6b9f5a77f36797 350776 nic-usb-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 a80a316dba00da064291b547393968c2679f74a146d4cf702f67c2874084bc68 20516 parport-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 cbff0865bafc73be57ead39d94c61645b2d3fc6e90d494f34e11ced2b95df0a3 9700 plip-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 7cec41d2c7788b1a2604068c1745d16e7c390d687a53c4174c198c3ba2fd6704 31872 ppp-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 3c0659fc2e47e82665012e3e34eae89d1a98c5a488f229c040b349e4fc9ceb33 99588 sata-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 4de9276736d2bc6d68a219527fc2761e401d78a50de6b8ddee6dd76c41f44c2f 2779784 scsi-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 9241cc52ba4da3384070397892a82d3d05f8f780ffbbb96d4e5117496f5e6db6 59656 storage-core-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 a4746bd2b9020b694d1281c1d19d9032fdfccb2b6187c7480447bcebe65b8169 124220 usb-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 ee61358242e4618fe2186ade5a13982a15b42d2046af188d7f19a6587689fce4 11564 virtio-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 9727eae7e192832fce36a1b97127dc57725d18cc4ddd36a25ea37a13337cc152 28832 vlan-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
Files:
 29647c02e4ff4caec8e99550c5d7b2d2 295288 debian-installer standard block-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 ae6dae441fd85ef92f0f32d6bb72a257 265596 debian-installer extra crypto-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 3b547d6885293875bbfb437cc0f96cf4 4892 debian-installer standard fat-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 4b34522ebe5b42f1d2484d3274b05c8d 1666660 debian-installer standard fs-core-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 be4b20f13cfd3d2a01128450dacfc6ab 769356 debian-installer standard fs-secondary-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 51a9a6ecd8f4d88c43941d672c6ed2b4 503700 debian-installer standard input-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 64e380380cc191d927d649c2e1cd26b5 71976 debian-installer standard ipmi-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 6a33e92621d602f54c550f3cb08ab879 11881820 debian-installer optional kernel-image-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 4d6ad6736c81a5eb3026958afe24eb14 262868 kernel optional linux-buildinfo-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 f63029e733da8c7b7bf55941b0acf9df 836364 devel optional linux-headers-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 744e164c158a6f813f50478c7d1226d1 893182948 devel optional linux-image-unsigned-5.4.0-38-generic-dbgsym_5.4.0-38.42_arm64.ddeb
 d12fbe3dc3f05d0bd2a189fd10c7a7a9 10385464 kernel optional linux-image-unsigned-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 7356f1e6f6f304a77a64766f5e5931c1 1089340 devel optional linux-libc-dev_5.4.0-38.42_arm64.deb
 99eb6f64d25e3597f9b81195879ac7ae 14809228 kernel optional linux-modules-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 a49038da7647a191ad83f6a098e6b103 41606412 kernel optional linux-modules-extra-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 6fe49d008a61418d57387478c79eaa3f 1928 devel optional linux-tools-5.4.0-38-generic_5.4.0-38.42_arm64.deb
 2f55f24a4df4048d3bb2175825859621 4722572 devel optional linux-tools-5.4.0-38_5.4.0-38.42_arm64.deb
 8c5be357486ca8f6ca1cb3466858cd8b 980 debian-installer optional linux-udebs-generic_5.4.0-38.42_arm64.udeb
 e3be5d228032170eb9c1451045002d7e 22839 devel optional linux_5.4.0-38.42_arm64.buildinfo
 ab6bc419d3818f84f68ba7e4c83314a6 10552626 raw-signing - linux_5.4.0-38.42_arm64.tar.gz
 110792040cc27b0ab026f92b8f76f078 28141 raw-translations - linux_5.4.0-38.42_arm64_translations.tar.gz
 9bd7707c44b098bc064662c7f55baffa 319840 debian-installer standard md-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 1d89cd906d81e77cfe5399c496444bc1 220776 debian-installer standard message-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 cf61984462b4d671fcb6e22fcbe23e19 59224 debian-installer extra mouse-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 c71ee2ad030b031038969a5451f01153 22044 debian-installer extra multipath-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 ac030fe2bb297c7fa82ef600478b2ae7 688120 debian-installer standard nfs-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 8d5f864c83514bcf983e642bfd7e60fd 5058836 debian-installer standard nic-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 09420e42edd6ad2d8573750ba7242df7 633964 debian-installer standard nic-shared-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 7ae39b020953ca6fa89411a66cebdebb 350776 debian-installer standard nic-usb-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 af8341fe48b653bf6370d7ce23d26332 20516 debian-installer standard parport-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 6dd62868649d525729077a82d920fc28 9700 debian-installer standard plip-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 4b7d09167178fdd79475641e747a5e3e 31872 debian-installer standard ppp-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 67cedc685fa9242ffab49c9827bd1f17 99588 debian-installer standard sata-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 fe2c12f21890fc7edff36c5a713bfec6 2779784 debian-installer standard scsi-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 f48a88d47efe52362c77e47602e1393d 59656 debian-installer standard storage-core-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 51bbe722c0626f55f0319e2d2d58d163 124220 debian-installer standard usb-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 f4b21b4369a7f8d18d2c0750ba01e04f 11564 debian-installer standard virtio-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
 301cdf185742c8f2101c60456f02f096 28832 debian-installer extra vlan-modules-5.4.0-38-generic-di_5.4.0-38.42_arm64.udeb
Package-Type: udeb


More information about the Focal-changes mailing list