[ubuntu/focal-proposed] linux_5.4.0-16.19_s390x.tar.gz - (Accepted)

Seth Forshee seth.forshee at canonical.com
Thu Feb 27 04:03:15 UTC 2020


linux (5.4.0-16.19) focal; urgency=medium

  * focal/linux: 5.4.0-16.19 -proposed tracker (LP: #1864889)

  * system hang: i915 Resetting rcs0 for hang on rcs0 (LP: #1861395)
    - drm/i915/execlists: Always force a context reload when rewinding RING_TAIL

  * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
    ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
    - selftests/timers: Turn off timeout setting

  * [sfc-0121]enable the HiSilicon v3xx SFC driver (LP: #1860401)
    - spi: Add HiSilicon v3xx SPI NOR flash controller driver
    - MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver
    - [Config] CONFIG_SPI_HISI_SFC_V3XX=m

  * [hns3-0217]sync mainline kernel 5.6rc1 hns3 patchset into ubuntu HWE kernel
    branch (LP: #1863575)
    - net: hns3: add management table after IMP reset
    - net: hns3: fix VF bandwidth does not take effect in some case
    - net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()

  * [hns3-0111]sync mainline kernel 5.5rc6 hns3 patchset into ubuntu HWE kernel
    branch Edit (LP: #1859261)
    - net: hns3: schedule hclgevf_service by using delayed workqueue
    - net: hns3: remove mailbox and reset work in hclge_main
    - net: hns3: remove unnecessary work in hclgevf_main
    - net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
    - net: hns3: do not schedule the periodic task when reset fail
    - net: hns3: check FE bit before calling hns3_add_frag()
    - net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
    - net: hns3: optimization for CMDQ uninitialization
    - net: hns3: get FD rules location before dump in debugfs
    - net: hns3: implement ndo_features_check ops for hns3 driver
    - net: hns3: add some VF VLAN information for command "ip link show"
    - net: hns3: add a log for getting chain failure in
      hns3_nic_uninit_vector_data()
    - net: hns3: only print misc interrupt status when handling fails
    - net: hns3: add trace event support for HNS3 driver
    - net: hns3: re-organize vector handle
    - net: hns3: modify the IRQ name of TQP vector
    - net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
    - net: hns3: modify the IRQ name of misc vectors
    - net: hns3: add protection when get SFP speed as 0
    - net: hns3: replace an unsuitable variable type in
      hclge_inform_reset_assert_to_vf()
    - net: hns3: modify an unsuitable reset level for hardware error
    - net: hns3: split hclge_reset() into preparing and rebuilding part
    - net: hns3: split hclgevf_reset() into preparing and rebuilding part
    - net: hns3: refactor the precedure of PF FLR
    - net: hns3: refactor the procedure of VF FLR
    - net: hns3: enlarge HCLGE_RESET_WAIT_CNT
    - net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
    - net: hns3: refactor the notification scheme of PF reset

  * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
    (LP: #1864576)
    - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1

  * ipc/sem.c : process loops infinitely in exit_sem() (LP: #1858834)
    - Revert "ipc, sem: remove uneeded sem_undo_list lock usage in exit_sem()"

  * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
    during hotplug (LP: #1864284)
    - UBUNTU SAUCE: r8151: check disconnect status after long sleep

  * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
    (LP: #1864198)
    - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU

  * ftrace test in ubuntu_kernel_selftests will timeout randomly (LP: #1864172)
    - tracing/selftests: Turn off timeout setting

  * Another Dell AIO backlight issue (LP: #1863880)
    - SAUCE: platform/x86: dell-uart-backlight: move retry block

  * Backport GetFB2 ioctl (LP: #1863874)
    - SAUCE: drm: Add getfb2 ioctl

  * [20.04] Allow to reset an opencapi adapter (LP: #1862121)
    - powerpc/powernv/ioda: Fix ref count for devices with their own PE
    - powerpc/powernv/ioda: Protect PE list
    - powerpc/powernv/ioda: set up PE on opencapi device when enabling
    - powerpc/powernv/ioda: Release opencapi device
    - powerpc/powernv/ioda: Find opencapi slot for a device node
    - pci/hotplug/pnv-php: Remove erroneous warning
    - pci/hotplug/pnv-php: Improve error msg on power state change failure
    - pci/hotplug/pnv-php: Register opencapi slots
    - pci/hotplug/pnv-php: Relax check when disabling slot
    - pci/hotplug/pnv-php: Wrap warnings in macro
    - ocxl: Add PCI hotplug dependency to Kconfig

  * alsa/asoc: export the number of dmic to userspace to work with the latest
    ucm2 (focal) (LP: #1864400)
    - ASoC: add control components management
    - ASoC: intel/skl/hda - export number of digital microphones via control
      components

  * alsa/sof: let sof driver work with topology with volume and led control
    (focal) (LP: #1864398)
    - ASoC: SOF: enable dual control for pga
    - AsoC: SOF: refactor control load code
    - ASoC: SOF: acpi led support for switch controls
    - ASoC: SOF: topology: check errors when parsing LED tokens

  * machine doesn't come up after suspend and re-opening the lid (LP: #1861837)
    - ASoC: SOF: trace: fix unconditional free in trace release

  * 5.3.0-23-generic causes fans to spin when idle (LP: #1853044)
    - drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
    - drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
    - drm/i915/gt: Schedule request retirement when timeline idles

  * Focal update: 5.4.22 upstream stable release (LP: #1864488)
    - core: Don't skip generic XDP program execution for cloned SKBs
    - enic: prevent waking up stopped tx queues over watchdog reset
    - net/smc: fix leak of kernel memory to user space
    - net: dsa: tag_qca: Make sure there is headroom for tag
    - net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
    - net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
    - drm/gma500: Fixup fbdev stolen size usage evaluation
    - ath10k: Fix qmi init error handling
    - wil6210: fix break that is never reached because of zero'ing of a retry
      counter
    - drm/qxl: Complete exception handling in qxl_device_init()
    - rcu/nocb: Fix dump_tree hierarchy print always active
    - rcu: Fix missed wakeup of exp_wq waiters
    - rcu: Fix data-race due to atomic_t copy-by-value
    - f2fs: preallocate DIO blocks when forcing buffered_io
    - f2fs: call f2fs_balance_fs outside of locked page
    - media: meson: add missing allocation failure check on new_buf
    - clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
    - cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
    - brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
    - brcmfmac: Fix use after free in brcmf_sdio_readframes()
    - PCI: Fix pci_add_dma_alias() bitmask size
    - drm/amd/display: Map ODM memory correctly when doing ODM combine
    - leds: pca963x: Fix open-drain initialization
    - ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
    - ALSA: ctl: allow TLV read operation for callback type of element in locked
      case
    - gianfar: Fix TX timestamping with a stacked DSA driver
    - pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
    - printk: fix exclusive_console replaying
    - drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
    - drm/msm/adreno: fix zap vs no-zap handling
    - pxa168fb: Fix the function used to release some memory in an error handling
      path
    - media: ov5640: Fix check for PLL1 exceeding max allowed rate
    - media: i2c: mt9v032: fix enum mbus codes and frame sizes
    - media: sun4i-csi: Deal with DRAM offset
    - media: sun4i-csi: Fix data sampling polarity handling
    - media: sun4i-csi: Fix [HV]sync polarity handling
    - clk: at91: sam9x60: fix programmable clock prescaler
    - powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE
      number
    - clk: meson: meson8b: make the CCF use the glitch-free mali mux
    - gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in
      grgpio_irq_map/unmap()
    - iommu/vt-d: Fix off-by-one in PASID allocation
    - x86/fpu: Deactivate FPU state after failure during state load
    - char/random: silence a lockdep splat with printk()
    - media: sti: bdisp: fix a possible sleep-in-atomic-context bug in
      bdisp_device_run()
    - kernel/module: Fix memleak in module_add_modinfo_attrs()
    - IB/core: Let IB core distribute cache update events
    - pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
    - efi/x86: Map the entire EFI vendor string before copying it
    - MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
    - sparc: Add .exit.data section.
    - net: ethernet: ixp4xx: Standard module init
    - raid6/test: fix a compilation error
    - uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
    - drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriov
    - spi: fsl-lpspi: fix only one cs-gpio working
    - drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst
    - usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
    - usb: dwc2: Fix IN FIFO allocation
    - clocksource/drivers/bcm2835_timer: Fix memory leak of timer
    - drm/amd/display: Clear state after exiting fixed active VRR state
    - kselftest: Minimise dependency of get_size on C library interfaces
    - jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info
      when load journal
    - ext4: fix deadlock allocating bio_post_read_ctx from mempool
    - clk: ti: dra7: fix parent for gmac_clkctrl
    - x86/sysfb: Fix check for bad VRAM size
    - pwm: omap-dmtimer: Simplify error handling
    - udf: Allow writing to 'Rewritable' partitions
    - dmaengine: fsl-qdma: fix duplicated argument to &&
    - wan/hdlc_x25: fix skb handling
    - powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
    - tracing: Fix tracing_stat return values in error handling paths
    - tracing: Fix very unlikely race of registering two stat tracers
    - ARM: 8952/1: Disable kmemleak on XIP kernels
    - ext4, jbd2: ensure panic when aborting with zero errno
    - ath10k: Correct the DMA direction for management tx buffers
    - rtw88: fix rate mask for 1SS chip
    - brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
    - selftests: settings: tests can be in subsubdirs
    - rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
    - drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
    - tracing: Simplify assignment parsing for hist triggers
    - nbd: add a flush_workqueue in nbd_start_device
    - KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
    - Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
    - drivers/block/zram/zram_drv.c: fix error return codes not being returned in
      writeback_store
    - block, bfq: do not plug I/O for bfq_queues with no proc refs
    - kconfig: fix broken dependency in randconfig-generated .config
    - clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
    - clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
    - drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
    - bpf, sockhash: Synchronize_rcu before free'ing map
    - drm/amdgpu: remove 4 set but not used variable in
      amdgpu_atombios_get_connector_info_from_object_table
    - ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start
    - drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
    - drm/panel: simple: Add Logic PD Type 28 display support
    - arm64: dts: rockchip: Fix NanoPC-T4 cooling maps
    - modules: lockdep: Suppress suspicious RCU usage warning
    - ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI's
    - ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682
    - regulator: rk808: Lower log level on optional GPIOs being not available
    - net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
    - NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use
      le16_add_cpu().
    - arm64: dts: allwinner: H6: Add PMU mode
    - arm64: dts: allwinner: H5: Add PMU node
    - arm: dts: allwinner: H3: Add PMU node
    - opp: Free static OPPs on errors while adding them
    - selinux: ensure we cleanup the internal AVC counters on error in
      avc_insert()
    - arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
    - padata: validate cpumask without removed CPU during offline
    - clk: imx: Add correct failure handling for clk based helpers
    - ARM: exynos_defconfig: Bring back explicitly wanted options
    - ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
    - ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed
    - bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
    - PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
    - media: cx23885: Add support for AVerMedia CE310B
    - PCI: Add generic quirk for increasing D3hot delay
    - PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
    - gpu/drm: ingenic: Avoid null pointer deference in plane atomic update
    - selftests/net: make so_txtime more robust to timer variance
    - media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device
      macros
    - reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
    - samples/bpf: Set -fno-stack-protector when building BPF programs
    - r8169: check that Realtek PHY driver module is loaded
    - fore200e: Fix incorrect checks of NULL pointer dereference
    - netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
    - ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
    - PCI: Add nr_devfns parameter to pci_add_dma_alias()
    - PCI: Add DMA alias quirk for PLX PEX NTB
    - b43legacy: Fix -Wcast-function-type
    - ipw2x00: Fix -Wcast-function-type
    - iwlegacy: Fix -Wcast-function-type
    - rtlwifi: rtl_pci: Fix -Wcast-function-type
    - orinoco: avoid assertion in case of NULL pointer
    - drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV
    - clk: qcom: smd: Add missing bimc clock
    - ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
    - nfsd: Clone should commit src file metadata too
    - scsi: ufs: Complete pending requests in host reset and restore path
    - scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
    - crypto: inside-secure - add unspecified HAS_IOMEM dependency
    - drm/mediatek: handle events when enabling/disabling crtc
    - clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks
    - ARM: dts: r8a7779: Add device node for ARM global timer
    - selinux: ensure we cleanup the internal AVC counters on error in
      avc_update()
    - scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration
    - arm64: dts: qcom: db845c: Enable ath10k 8bit host-cap quirk
    - iommu/amd: Check feature support bit before accessing MSI capability
      registers
    - iommu/amd: Only support x2APIC with IVHD type 11h/40h
    - iommu/iova: Silence warnings under memory pressure
    - clk: actually call the clock init before any other callback of the clock
    - dmaengine: Store module owner in dma_device struct
    - dmaengine: imx-sdma: Fix memory leak
    - bpf: Print error message for bpftool cgroup show
    - net: phy: realtek: add logging for the RGMII TX delay configuration
    - crypto: chtls - Fixed memory leak
    - x86/vdso: Provide missing include file
    - PM / devfreq: exynos-ppmu: Fix excessive stack usage
    - PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
    - drm/fbdev: Fallback to non tiled mode if all tiles not present
    - pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
    - reset: uniphier: Add SCSSI reset control for each channel
    - ASoC: soc-topology: fix endianness issues
    - fbdev: fix numbering of fbcon options
    - RDMA/rxe: Fix error type of mmap_offset
    - clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
    - ALSA: sh: Fix unused variable warnings
    - clk: Use parent node pointer during registration if necessary
    - clk: uniphier: Add SCSSI clock gate for each channel
    - ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too
    - ALSA: sh: Fix compile warning wrt const
    - net: phy: fixed_phy: fix use-after-free when checking link GPIO
    - tools lib api fs: Fix gcc9 stringop-truncation compilation error
    - vfio/spapr/nvlink2: Skip unpinning pages on error exit
    - ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one.
    - ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch
    - iommu/vt-d: Match CPU and IOMMU paging mode
    - iommu/vt-d: Avoid sending invalid page response
    - drm/amdkfd: Fix permissions of hang_hws
    - mlx5: work around high stack usage with gcc
    - RDMA/hns: Avoid printing address of mtt page
    - drm: remove the newline for CRC source name.
    - usb: dwc3: use proper initializers for property entries
    - ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-disco
    - usbip: Fix unsafe unaligned pointer usage
    - udf: Fix free space reporting for metadata and virtual partitions
    - drm/mediatek: Add gamma property according to hardware capability
    - staging: rtl8188: avoid excessive stack usage
    - IB/hfi1: Add software counter for ctxt0 seq drop
    - IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
    - soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
    - efi/x86: Don't panic or BUG() on non-critical error conditions
    - rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
    - Input: edt-ft5x06 - work around first register access error
    - bnxt: Detach page from page pool before sending up the stack
    - x86/nmi: Remove irq_work from the long duration NMI handler
    - wan: ixp4xx_hss: fix compile-testing on 64-bit
    - clocksource: davinci: only enable clockevents once tim34 is initialized
    - arm64: dts: rockchip: fix dwmmc clock name for px30
    - arm64: dts: rockchip: add reg property to brcmf sub-nodes
    - ARM: dts: rockchip: add reg property to brcmf sub node for
      rk3188-bqedison2qc
    - ALSA: usb-audio: Add boot quirk for MOTU M Series
    - ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
    - raid6/test: fix a compilation warning
    - tty: synclinkmp: Adjust indentation in several functions
    - tty: synclink_gt: Adjust indentation in several functions
    - misc: xilinx_sdfec: fix xsdfec_poll()'s return type
    - visorbus: fix uninitialized variable access
    - driver core: platform: Prevent resouce overflow from causing infinite loops
    - driver core: Print device when resources present in really_probe()
    - ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_prepare
    - bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
    - vme: bridges: reduce stack usage
    - drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
    - drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
    - drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
    - drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
    - drm/nouveau/fault/gv100-: fix memory leak on module unload
    - dm thin: don't allow changing data device during thin-pool reload
    - gpiolib: Set lockdep class for hierarchical irq domains
    - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
    - perf/imx_ddr: Fix cpu hotplug state cleanup
    - usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
    - kbuild: remove *.tmp file when filechk fails
    - iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
    - ALSA: usb-audio: unlock on error in probe
    - f2fs: set I_LINKABLE early to avoid wrong access by vfs
    - f2fs: free sysfs kobject
    - scsi: ufs: pass device information to apply_dev_quirks
    - scsi: ufs-mediatek: add apply_dev_quirks variant operation
    - scsi: iscsi: Don't destroy session if there are outstanding connections
    - crypto: essiv - fix AEAD capitalization and preposition use in help text
    - ALSA: usb-audio: add implicit fb quirk for MOTU M Series
    - RDMA/mlx5: Don't fake udata for kernel path
    - arm64: lse: fix LSE atomics with LLVM's integrated assembler
    - arm64: fix alternatives with LLVM's integrated assembler
    - drm/amd/display: fixup DML dependencies
    - EDAC/sifive: Fix return value check in ecc_register()
    - KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
    - arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmu
    - sched/core: Fix size of rq::uclamp initialization
    - sched/topology: Assert non-NUMA topology masks don't (partially) overlap
    - perf/x86/amd: Constrain Large Increment per Cycle events
    - watchdog/softlockup: Enforce that timestamp is valid on boot
    - debugobjects: Fix various data races
    - ASoC: SOF: Intel: hda: Fix SKL dai count
    - regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage
    - f2fs: fix memleak of kobject
    - x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
    - pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
    - cmd64x: potential buffer overflow in cmd64x_program_timings()
    - ide: serverworks: potential overflow in svwks_set_pio_mode()
    - pwm: Remove set but not set variable 'pwm'
    - btrfs: fix possible NULL-pointer dereference in integrity checks
    - btrfs: safely advance counter when looking up bio csums
    - btrfs: device stats, log when stats are zeroed
    - module: avoid setting info->name early in case we can fall back to
      info->mod->name
    - remoteproc: Initialize rproc_class before use
    - regulator: core: Fix exported symbols to the exported GPL version
    - irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
    - ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()
    - spi: spi-fsl-qspi: Ensure width is respected in spi-mem operations
    - kbuild: use -S instead of -E for precise cc-option test in Kconfig
    - objtool: Fix ARCH=x86_64 build error
    - x86/decoder: Add TEST opcode to Group3-2
    - s390: adjust -mpacked-stack support check for clang 10
    - s390/ftrace: generate traced function stack frame
    - driver core: platform: fix u32 greater or equal to zero comparison
    - bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
    - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
    - sunrpc: Fix potential leaks in sunrpc_cache_unhash()
    - drm/nouveau/mmu: fix comptag memory leak
    - powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
    - media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value
    - btrfs: separate definition of assertion failure handlers
    - btrfs: Fix split-brain handling when changing FSID to metadata uuid
    - bcache: cached_dev_free needs to put the sb page
    - bcache: rework error unwinding in register_bcache
    - bcache: fix use-after-free in register_bcache()
    - iommu/vt-d: Remove unnecessary WARN_ON_ONCE()
    - alarmtimer: Make alarmtimer platform device child of RTC device
    - selftests: bpf: Reset global state between reuseport test runs
    - jbd2: switch to use jbd2_journal_abort() when failed to submit the commit
      record
    - jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
    - powerpc/pseries/lparcfg: Fix display of Maximum Memory
    - selftests/eeh: Bump EEH wait time to 60s
    - ARM: 8951/1: Fix Kexec compilation issue.
    - ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
    - hostap: Adjust indentation in prism2_hostapd_add_sta
    - rtw88: fix potential NULL skb access in TX ISR
    - iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
    - cifs: fix unitialized variable poential problem with network I/O cache lock
      patch
    - cifs: Fix mount options set in automount
    - cifs: fix NULL dereference in match_prepath
    - bpf: map_seq_next should always increase position index
    - powerpc/mm: Don't log user reads to 0xffffffff
    - ceph: check availability of mds cluster on mount after wait timeout
    - rbd: work around -Wuninitialized warning
    - drm/amd/display: do not allocate display_mode_lib unnecessarily
    - irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
    - drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
    - char: hpet: Fix out-of-bounds read bug
    - ftrace: fpid_next() should increase position index
    - trigger_next should increase position index
    - radeon: insert 10ms sleep in dce5_crtc_load_lut
    - powerpc: Do not consider weak unresolved symbol relocations as bad
    - btrfs: do not do delalloc reservation under page lock
    - ocfs2: make local header paths relative to C files
    - ocfs2: fix a NULL pointer dereference when call
      ocfs2_update_inode_fsync_trans()
    - lib/scatterlist.c: adjust indentation in __sg_alloc_table
    - reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
    - bcache: fix memory corruption in bch_cache_accounting_clear()
    - bcache: explicity type cast in bset_bkey_last()
    - bcache: fix incorrect data type usage in btree_flush_write()
    - irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building
      INVALL
    - nvmet: Pass lockdep expression to RCU lists
    - nvme-pci: remove nvmeq->tags
    - iwlwifi: mvm: Fix thermal zone registration
    - iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
    - asm-generic/tlb: add missing CONFIG symbol
    - microblaze: Prevent the overflow of the start
    - brd: check and limit max_part par
    - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
    - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
    - NFS: Fix memory leaks
    - help_next should increase position index
    - i40e: Relax i40e_xsk_wakeup's return value when PF is busy
    - cifs: log warning message (once) if out of disk space
    - virtio_balloon: prevent pfn array overflow
    - fuse: don't overflow LLONG_MAX with end offset
    - mlxsw: spectrum_dpipe: Add missing error path
    - drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
    - bcache: properly initialize 'path' and 'err' in register_bcache()
    - rtc: Kconfig: select REGMAP_I2C when necessary
    - Linux 5.4.22

  * Focal update: 5.4.22 upstream stable release (LP: #1864488) //
    CVE-2019-19076.
    - Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"

  * Miscellaneous Ubuntu changes
    - [Debian] Revert "UBUNTU: [Debian] Update linux source package name in
      debian/tests/*"
    - SAUCE: selftests: fix undefined lable cleanup build error
    - SAUCE: selftests: fix undefined macro RET_IF() build error
    - [Packaging] Include modules.builtin.modinfo in linux-modules
    - update dkms package versions
    - Revert "UBUNTU: [Debian] Update package name in getabis repo list"

  * Miscellaneous upstream changes
    - libbpf: Extract and generalize CPU mask parsing logic

Date: Wed, 26 Feb 2020 12:22:51 -0600
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-s390x-017.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 26 Feb 2020 12:22:51 -0600
Source: linux
Binary: block-modules-5.4.0-16-generic-di crypto-modules-5.4.0-16-generic-di dasd-extra-modules-5.4.0-16-generic-di dasd-modules-5.4.0-16-generic-di fat-modules-5.4.0-16-generic-di fs-core-modules-5.4.0-16-generic-di fs-secondary-modules-5.4.0-16-generic-di kernel-image-5.4.0-16-generic-di linux-buildinfo-5.4.0-16-generic linux-headers-5.4.0-16-generic linux-image-unsigned-5.4.0-16-generic linux-libc-dev linux-modules-5.4.0-16-generic linux-modules-extra-5.4.0-16-generic linux-tools-5.4.0-16 linux-tools-5.4.0-16-generic linux-udebs-generic md-modules-5.4.0-16-generic-di multipath-modules-5.4.0-16-generic-di nfs-modules-5.4.0-16-generic-di nic-modules-5.4.0-16-generic-di nic-shared-modules-5.4.0-16-generic-di scsi-modules-5.4.0-16-generic-di storage-core-modules-5.4.0-16-generic-di virtio-modules-5.4.0-16-generic-di vlan-modules-5.4.0-16-generic-di
Architecture: s390x s390x_translations
Version: 5.4.0-16.19
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-s390x-017.buildd>
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Description:
 block-modules-5.4.0-16-generic-di - Block storage devices (udeb)
 crypto-modules-5.4.0-16-generic-di - crypto modules (udeb)
 dasd-extra-modules-5.4.0-16-generic-di - DASD storage support -- extras (udeb)
 dasd-modules-5.4.0-16-generic-di - DASD storage support (udeb)
 fat-modules-5.4.0-16-generic-di - FAT filesystem support (udeb)
 fs-core-modules-5.4.0-16-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.4.0-16-generic-di - Extra filesystem modules (udeb)
 kernel-image-5.4.0-16-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.4.0-16-generic - Linux kernel buildinfo for version 5.4.0 on System 390x SMP
 linux-headers-5.4.0-16-generic - Linux kernel headers for version 5.4.0 on System 390x SMP
 linux-image-unsigned-5.4.0-16-generic - Linux kernel image for version 5.4.0 on System 390x SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.4.0-16-generic - Linux kernel extra modules for version 5.4.0 on System 390x SMP
 linux-modules-extra-5.4.0-16-generic - Linux kernel extra modules for version 5.4.0 on System 390x SMP
 linux-tools-5.4.0-16 - Linux kernel version specific tools for version 5.4.0-16
 linux-tools-5.4.0-16-generic - Linux kernel version specific tools for version 5.4.0-16
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.4.0-16-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 multipath-modules-5.4.0-16-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.4.0-16-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.4.0-16-generic-di - Network interface support (udeb)
 nic-shared-modules-5.4.0-16-generic-di - nic shared modules (udeb)
 scsi-modules-5.4.0-16-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.4.0-16-generic-di - Core storage support (udeb)
 virtio-modules-5.4.0-16-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.4.0-16-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1853044 1858834 1859261 1860401 1861395 1861837 1862121 1863575 1863874 1863880 1864172 1864198 1864284 1864398 1864400 1864488 1864576 1864626 1864889
Changes:
 linux (5.4.0-16.19) focal; urgency=medium
 .
   * focal/linux: 5.4.0-16.19 -proposed tracker (LP: #1864889)
 .
   * system hang: i915 Resetting rcs0 for hang on rcs0 (LP: #1861395)
     - drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
 .
   * nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
     ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
     - selftests/timers: Turn off timeout setting
 .
   * [sfc-0121]enable the HiSilicon v3xx SFC driver (LP: #1860401)
     - spi: Add HiSilicon v3xx SPI NOR flash controller driver
     - MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver
     - [Config] CONFIG_SPI_HISI_SFC_V3XX=m
 .
   * [hns3-0217]sync mainline kernel 5.6rc1 hns3 patchset into ubuntu HWE kernel
     branch (LP: #1863575)
     - net: hns3: add management table after IMP reset
     - net: hns3: fix VF bandwidth does not take effect in some case
     - net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
 .
   * [hns3-0111]sync mainline kernel 5.5rc6 hns3 patchset into ubuntu HWE kernel
     branch Edit (LP: #1859261)
     - net: hns3: schedule hclgevf_service by using delayed workqueue
     - net: hns3: remove mailbox and reset work in hclge_main
     - net: hns3: remove unnecessary work in hclgevf_main
     - net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
     - net: hns3: do not schedule the periodic task when reset fail
     - net: hns3: check FE bit before calling hns3_add_frag()
     - net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
     - net: hns3: optimization for CMDQ uninitialization
     - net: hns3: get FD rules location before dump in debugfs
     - net: hns3: implement ndo_features_check ops for hns3 driver
     - net: hns3: add some VF VLAN information for command "ip link show"
     - net: hns3: add a log for getting chain failure in
       hns3_nic_uninit_vector_data()
     - net: hns3: only print misc interrupt status when handling fails
     - net: hns3: add trace event support for HNS3 driver
     - net: hns3: re-organize vector handle
     - net: hns3: modify the IRQ name of TQP vector
     - net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
     - net: hns3: modify the IRQ name of misc vectors
     - net: hns3: add protection when get SFP speed as 0
     - net: hns3: replace an unsuitable variable type in
       hclge_inform_reset_assert_to_vf()
     - net: hns3: modify an unsuitable reset level for hardware error
     - net: hns3: split hclge_reset() into preparing and rebuilding part
     - net: hns3: split hclgevf_reset() into preparing and rebuilding part
     - net: hns3: refactor the precedure of PF FLR
     - net: hns3: refactor the procedure of VF FLR
     - net: hns3: enlarge HCLGE_RESET_WAIT_CNT
     - net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
     - net: hns3: refactor the notification scheme of PF reset
 .
   * alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
     (LP: #1864576)
     - SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
 .
   * ipc/sem.c : process loops infinitely in exit_sem() (LP: #1858834)
     - Revert "ipc, sem: remove uneeded sem_undo_list lock usage in exit_sem()"
 .
   * r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
     during hotplug (LP: #1864284)
     - UBUNTU SAUCE: r8151: check disconnect status after long sleep
 .
   * Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU for focal
     (LP: #1864198)
     - Ubuntu: [Config] Update kernel options CONFIG_NR_CPUS and CONFIG_NUMA_EMU
 .
   * ftrace test in ubuntu_kernel_selftests will timeout randomly (LP: #1864172)
     - tracing/selftests: Turn off timeout setting
 .
   * Another Dell AIO backlight issue (LP: #1863880)
     - SAUCE: platform/x86: dell-uart-backlight: move retry block
 .
   * Backport GetFB2 ioctl (LP: #1863874)
     - SAUCE: drm: Add getfb2 ioctl
 .
   * [20.04] Allow to reset an opencapi adapter (LP: #1862121)
     - powerpc/powernv/ioda: Fix ref count for devices with their own PE
     - powerpc/powernv/ioda: Protect PE list
     - powerpc/powernv/ioda: set up PE on opencapi device when enabling
     - powerpc/powernv/ioda: Release opencapi device
     - powerpc/powernv/ioda: Find opencapi slot for a device node
     - pci/hotplug/pnv-php: Remove erroneous warning
     - pci/hotplug/pnv-php: Improve error msg on power state change failure
     - pci/hotplug/pnv-php: Register opencapi slots
     - pci/hotplug/pnv-php: Relax check when disabling slot
     - pci/hotplug/pnv-php: Wrap warnings in macro
     - ocxl: Add PCI hotplug dependency to Kconfig
 .
   * alsa/asoc: export the number of dmic to userspace to work with the latest
     ucm2 (focal) (LP: #1864400)
     - ASoC: add control components management
     - ASoC: intel/skl/hda - export number of digital microphones via control
       components
 .
   * alsa/sof: let sof driver work with topology with volume and led control
     (focal) (LP: #1864398)
     - ASoC: SOF: enable dual control for pga
     - AsoC: SOF: refactor control load code
     - ASoC: SOF: acpi led support for switch controls
     - ASoC: SOF: topology: check errors when parsing LED tokens
 .
   * machine doesn't come up after suspend and re-opening the lid (LP: #1861837)
     - ASoC: SOF: trace: fix unconditional free in trace release
 .
   * 5.3.0-23-generic causes fans to spin when idle (LP: #1853044)
     - drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
     - drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
     - drm/i915/gt: Schedule request retirement when timeline idles
 .
   * Focal update: 5.4.22 upstream stable release (LP: #1864488)
     - core: Don't skip generic XDP program execution for cloned SKBs
     - enic: prevent waking up stopped tx queues over watchdog reset
     - net/smc: fix leak of kernel memory to user space
     - net: dsa: tag_qca: Make sure there is headroom for tag
     - net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
     - net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
     - drm/gma500: Fixup fbdev stolen size usage evaluation
     - ath10k: Fix qmi init error handling
     - wil6210: fix break that is never reached because of zero'ing of a retry
       counter
     - drm/qxl: Complete exception handling in qxl_device_init()
     - rcu/nocb: Fix dump_tree hierarchy print always active
     - rcu: Fix missed wakeup of exp_wq waiters
     - rcu: Fix data-race due to atomic_t copy-by-value
     - f2fs: preallocate DIO blocks when forcing buffered_io
     - f2fs: call f2fs_balance_fs outside of locked page
     - media: meson: add missing allocation failure check on new_buf
     - clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
     - cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
     - brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
     - brcmfmac: Fix use after free in brcmf_sdio_readframes()
     - PCI: Fix pci_add_dma_alias() bitmask size
     - drm/amd/display: Map ODM memory correctly when doing ODM combine
     - leds: pca963x: Fix open-drain initialization
     - ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
     - ALSA: ctl: allow TLV read operation for callback type of element in locked
       case
     - gianfar: Fix TX timestamping with a stacked DSA driver
     - pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
     - printk: fix exclusive_console replaying
     - drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
     - drm/msm/adreno: fix zap vs no-zap handling
     - pxa168fb: Fix the function used to release some memory in an error handling
       path
     - media: ov5640: Fix check for PLL1 exceeding max allowed rate
     - media: i2c: mt9v032: fix enum mbus codes and frame sizes
     - media: sun4i-csi: Deal with DRAM offset
     - media: sun4i-csi: Fix data sampling polarity handling
     - media: sun4i-csi: Fix [HV]sync polarity handling
     - clk: at91: sam9x60: fix programmable clock prescaler
     - powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE
       number
     - clk: meson: meson8b: make the CCF use the glitch-free mali mux
     - gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in
       grgpio_irq_map/unmap()
     - iommu/vt-d: Fix off-by-one in PASID allocation
     - x86/fpu: Deactivate FPU state after failure during state load
     - char/random: silence a lockdep splat with printk()
     - media: sti: bdisp: fix a possible sleep-in-atomic-context bug in
       bdisp_device_run()
     - kernel/module: Fix memleak in module_add_modinfo_attrs()
     - IB/core: Let IB core distribute cache update events
     - pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
     - efi/x86: Map the entire EFI vendor string before copying it
     - MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
     - sparc: Add .exit.data section.
     - net: ethernet: ixp4xx: Standard module init
     - raid6/test: fix a compilation error
     - uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
     - drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriov
     - spi: fsl-lpspi: fix only one cs-gpio working
     - drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst
     - usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
     - usb: dwc2: Fix IN FIFO allocation
     - clocksource/drivers/bcm2835_timer: Fix memory leak of timer
     - drm/amd/display: Clear state after exiting fixed active VRR state
     - kselftest: Minimise dependency of get_size on C library interfaces
     - jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info
       when load journal
     - ext4: fix deadlock allocating bio_post_read_ctx from mempool
     - clk: ti: dra7: fix parent for gmac_clkctrl
     - x86/sysfb: Fix check for bad VRAM size
     - pwm: omap-dmtimer: Simplify error handling
     - udf: Allow writing to 'Rewritable' partitions
     - dmaengine: fsl-qdma: fix duplicated argument to &&
     - wan/hdlc_x25: fix skb handling
     - powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
     - tracing: Fix tracing_stat return values in error handling paths
     - tracing: Fix very unlikely race of registering two stat tracers
     - ARM: 8952/1: Disable kmemleak on XIP kernels
     - ext4, jbd2: ensure panic when aborting with zero errno
     - ath10k: Correct the DMA direction for management tx buffers
     - rtw88: fix rate mask for 1SS chip
     - brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
     - selftests: settings: tests can be in subsubdirs
     - rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
     - drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
     - tracing: Simplify assignment parsing for hist triggers
     - nbd: add a flush_workqueue in nbd_start_device
     - KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
     - Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
     - drivers/block/zram/zram_drv.c: fix error return codes not being returned in
       writeback_store
     - block, bfq: do not plug I/O for bfq_queues with no proc refs
     - kconfig: fix broken dependency in randconfig-generated .config
     - clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
     - clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
     - drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
     - bpf, sockhash: Synchronize_rcu before free'ing map
     - drm/amdgpu: remove 4 set but not used variable in
       amdgpu_atombios_get_connector_info_from_object_table
     - ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start
     - drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
     - drm/panel: simple: Add Logic PD Type 28 display support
     - arm64: dts: rockchip: Fix NanoPC-T4 cooling maps
     - modules: lockdep: Suppress suspicious RCU usage warning
     - ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI's
     - ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682
     - regulator: rk808: Lower log level on optional GPIOs being not available
     - net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
     - NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use
       le16_add_cpu().
     - arm64: dts: allwinner: H6: Add PMU mode
     - arm64: dts: allwinner: H5: Add PMU node
     - arm: dts: allwinner: H3: Add PMU node
     - opp: Free static OPPs on errors while adding them
     - selinux: ensure we cleanup the internal AVC counters on error in
       avc_insert()
     - arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
     - padata: validate cpumask without removed CPU during offline
     - clk: imx: Add correct failure handling for clk based helpers
     - ARM: exynos_defconfig: Bring back explicitly wanted options
     - ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
     - ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed
     - bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
     - PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
     - media: cx23885: Add support for AVerMedia CE310B
     - PCI: Add generic quirk for increasing D3hot delay
     - PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
     - gpu/drm: ingenic: Avoid null pointer deference in plane atomic update
     - selftests/net: make so_txtime more robust to timer variance
     - media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device
       macros
     - reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
     - samples/bpf: Set -fno-stack-protector when building BPF programs
     - r8169: check that Realtek PHY driver module is loaded
     - fore200e: Fix incorrect checks of NULL pointer dereference
     - netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
     - ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
     - PCI: Add nr_devfns parameter to pci_add_dma_alias()
     - PCI: Add DMA alias quirk for PLX PEX NTB
     - b43legacy: Fix -Wcast-function-type
     - ipw2x00: Fix -Wcast-function-type
     - iwlegacy: Fix -Wcast-function-type
     - rtlwifi: rtl_pci: Fix -Wcast-function-type
     - orinoco: avoid assertion in case of NULL pointer
     - drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV
     - clk: qcom: smd: Add missing bimc clock
     - ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
     - nfsd: Clone should commit src file metadata too
     - scsi: ufs: Complete pending requests in host reset and restore path
     - scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
     - crypto: inside-secure - add unspecified HAS_IOMEM dependency
     - drm/mediatek: handle events when enabling/disabling crtc
     - clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks
     - ARM: dts: r8a7779: Add device node for ARM global timer
     - selinux: ensure we cleanup the internal AVC counters on error in
       avc_update()
     - scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration
     - arm64: dts: qcom: db845c: Enable ath10k 8bit host-cap quirk
     - iommu/amd: Check feature support bit before accessing MSI capability
       registers
     - iommu/amd: Only support x2APIC with IVHD type 11h/40h
     - iommu/iova: Silence warnings under memory pressure
     - clk: actually call the clock init before any other callback of the clock
     - dmaengine: Store module owner in dma_device struct
     - dmaengine: imx-sdma: Fix memory leak
     - bpf: Print error message for bpftool cgroup show
     - net: phy: realtek: add logging for the RGMII TX delay configuration
     - crypto: chtls - Fixed memory leak
     - x86/vdso: Provide missing include file
     - PM / devfreq: exynos-ppmu: Fix excessive stack usage
     - PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
     - drm/fbdev: Fallback to non tiled mode if all tiles not present
     - pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
     - reset: uniphier: Add SCSSI reset control for each channel
     - ASoC: soc-topology: fix endianness issues
     - fbdev: fix numbering of fbcon options
     - RDMA/rxe: Fix error type of mmap_offset
     - clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
     - ALSA: sh: Fix unused variable warnings
     - clk: Use parent node pointer during registration if necessary
     - clk: uniphier: Add SCSSI clock gate for each channel
     - ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too
     - ALSA: sh: Fix compile warning wrt const
     - net: phy: fixed_phy: fix use-after-free when checking link GPIO
     - tools lib api fs: Fix gcc9 stringop-truncation compilation error
     - vfio/spapr/nvlink2: Skip unpinning pages on error exit
     - ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one.
     - ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch
     - iommu/vt-d: Match CPU and IOMMU paging mode
     - iommu/vt-d: Avoid sending invalid page response
     - drm/amdkfd: Fix permissions of hang_hws
     - mlx5: work around high stack usage with gcc
     - RDMA/hns: Avoid printing address of mtt page
     - drm: remove the newline for CRC source name.
     - usb: dwc3: use proper initializers for property entries
     - ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-disco
     - usbip: Fix unsafe unaligned pointer usage
     - udf: Fix free space reporting for metadata and virtual partitions
     - drm/mediatek: Add gamma property according to hardware capability
     - staging: rtl8188: avoid excessive stack usage
     - IB/hfi1: Add software counter for ctxt0 seq drop
     - IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
     - soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
     - efi/x86: Don't panic or BUG() on non-critical error conditions
     - rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
     - Input: edt-ft5x06 - work around first register access error
     - bnxt: Detach page from page pool before sending up the stack
     - x86/nmi: Remove irq_work from the long duration NMI handler
     - wan: ixp4xx_hss: fix compile-testing on 64-bit
     - clocksource: davinci: only enable clockevents once tim34 is initialized
     - arm64: dts: rockchip: fix dwmmc clock name for px30
     - arm64: dts: rockchip: add reg property to brcmf sub-nodes
     - ARM: dts: rockchip: add reg property to brcmf sub node for
       rk3188-bqedison2qc
     - ALSA: usb-audio: Add boot quirk for MOTU M Series
     - ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
     - raid6/test: fix a compilation warning
     - tty: synclinkmp: Adjust indentation in several functions
     - tty: synclink_gt: Adjust indentation in several functions
     - misc: xilinx_sdfec: fix xsdfec_poll()'s return type
     - visorbus: fix uninitialized variable access
     - driver core: platform: Prevent resouce overflow from causing infinite loops
     - driver core: Print device when resources present in really_probe()
     - ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_prepare
     - bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
     - vme: bridges: reduce stack usage
     - drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
     - drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
     - drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
     - drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
     - drm/nouveau/fault/gv100-: fix memory leak on module unload
     - dm thin: don't allow changing data device during thin-pool reload
     - gpiolib: Set lockdep class for hierarchical irq domains
     - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
     - perf/imx_ddr: Fix cpu hotplug state cleanup
     - usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
     - kbuild: remove *.tmp file when filechk fails
     - iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
     - ALSA: usb-audio: unlock on error in probe
     - f2fs: set I_LINKABLE early to avoid wrong access by vfs
     - f2fs: free sysfs kobject
     - scsi: ufs: pass device information to apply_dev_quirks
     - scsi: ufs-mediatek: add apply_dev_quirks variant operation
     - scsi: iscsi: Don't destroy session if there are outstanding connections
     - crypto: essiv - fix AEAD capitalization and preposition use in help text
     - ALSA: usb-audio: add implicit fb quirk for MOTU M Series
     - RDMA/mlx5: Don't fake udata for kernel path
     - arm64: lse: fix LSE atomics with LLVM's integrated assembler
     - arm64: fix alternatives with LLVM's integrated assembler
     - drm/amd/display: fixup DML dependencies
     - EDAC/sifive: Fix return value check in ecc_register()
     - KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
     - arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmu
     - sched/core: Fix size of rq::uclamp initialization
     - sched/topology: Assert non-NUMA topology masks don't (partially) overlap
     - perf/x86/amd: Constrain Large Increment per Cycle events
     - watchdog/softlockup: Enforce that timestamp is valid on boot
     - debugobjects: Fix various data races
     - ASoC: SOF: Intel: hda: Fix SKL dai count
     - regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage
     - f2fs: fix memleak of kobject
     - x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
     - pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
     - cmd64x: potential buffer overflow in cmd64x_program_timings()
     - ide: serverworks: potential overflow in svwks_set_pio_mode()
     - pwm: Remove set but not set variable 'pwm'
     - btrfs: fix possible NULL-pointer dereference in integrity checks
     - btrfs: safely advance counter when looking up bio csums
     - btrfs: device stats, log when stats are zeroed
     - module: avoid setting info->name early in case we can fall back to
       info->mod->name
     - remoteproc: Initialize rproc_class before use
     - regulator: core: Fix exported symbols to the exported GPL version
     - irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
     - ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()
     - spi: spi-fsl-qspi: Ensure width is respected in spi-mem operations
     - kbuild: use -S instead of -E for precise cc-option test in Kconfig
     - objtool: Fix ARCH=x86_64 build error
     - x86/decoder: Add TEST opcode to Group3-2
     - s390: adjust -mpacked-stack support check for clang 10
     - s390/ftrace: generate traced function stack frame
     - driver core: platform: fix u32 greater or equal to zero comparison
     - bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
     - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
     - sunrpc: Fix potential leaks in sunrpc_cache_unhash()
     - drm/nouveau/mmu: fix comptag memory leak
     - powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
     - media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value
     - btrfs: separate definition of assertion failure handlers
     - btrfs: Fix split-brain handling when changing FSID to metadata uuid
     - bcache: cached_dev_free needs to put the sb page
     - bcache: rework error unwinding in register_bcache
     - bcache: fix use-after-free in register_bcache()
     - iommu/vt-d: Remove unnecessary WARN_ON_ONCE()
     - alarmtimer: Make alarmtimer platform device child of RTC device
     - selftests: bpf: Reset global state between reuseport test runs
     - jbd2: switch to use jbd2_journal_abort() when failed to submit the commit
       record
     - jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
     - powerpc/pseries/lparcfg: Fix display of Maximum Memory
     - selftests/eeh: Bump EEH wait time to 60s
     - ARM: 8951/1: Fix Kexec compilation issue.
     - ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
     - hostap: Adjust indentation in prism2_hostapd_add_sta
     - rtw88: fix potential NULL skb access in TX ISR
     - iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
     - cifs: fix unitialized variable poential problem with network I/O cache lock
       patch
     - cifs: Fix mount options set in automount
     - cifs: fix NULL dereference in match_prepath
     - bpf: map_seq_next should always increase position index
     - powerpc/mm: Don't log user reads to 0xffffffff
     - ceph: check availability of mds cluster on mount after wait timeout
     - rbd: work around -Wuninitialized warning
     - drm/amd/display: do not allocate display_mode_lib unnecessarily
     - irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
     - drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
     - char: hpet: Fix out-of-bounds read bug
     - ftrace: fpid_next() should increase position index
     - trigger_next should increase position index
     - radeon: insert 10ms sleep in dce5_crtc_load_lut
     - powerpc: Do not consider weak unresolved symbol relocations as bad
     - btrfs: do not do delalloc reservation under page lock
     - ocfs2: make local header paths relative to C files
     - ocfs2: fix a NULL pointer dereference when call
       ocfs2_update_inode_fsync_trans()
     - lib/scatterlist.c: adjust indentation in __sg_alloc_table
     - reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
     - bcache: fix memory corruption in bch_cache_accounting_clear()
     - bcache: explicity type cast in bset_bkey_last()
     - bcache: fix incorrect data type usage in btree_flush_write()
     - irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building
       INVALL
     - nvmet: Pass lockdep expression to RCU lists
     - nvme-pci: remove nvmeq->tags
     - iwlwifi: mvm: Fix thermal zone registration
     - iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
     - asm-generic/tlb: add missing CONFIG symbol
     - microblaze: Prevent the overflow of the start
     - brd: check and limit max_part par
     - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
     - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
     - NFS: Fix memory leaks
     - help_next should increase position index
     - i40e: Relax i40e_xsk_wakeup's return value when PF is busy
     - cifs: log warning message (once) if out of disk space
     - virtio_balloon: prevent pfn array overflow
     - fuse: don't overflow LLONG_MAX with end offset
     - mlxsw: spectrum_dpipe: Add missing error path
     - drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
     - bcache: properly initialize 'path' and 'err' in register_bcache()
     - rtc: Kconfig: select REGMAP_I2C when necessary
     - Linux 5.4.22
 .
   * Focal update: 5.4.22 upstream stable release (LP: #1864488) //
     CVE-2019-19076.
     - Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"
 .
   * Miscellaneous Ubuntu changes
     - [Debian] Revert "UBUNTU: [Debian] Update linux source package name in
       debian/tests/*"
     - SAUCE: selftests: fix undefined lable cleanup build error
     - SAUCE: selftests: fix undefined macro RET_IF() build error
     - [Packaging] Include modules.builtin.modinfo in linux-modules
     - update dkms package versions
     - Revert "UBUNTU: [Debian] Update package name in getabis repo list"
 .
   * Miscellaneous upstream changes
     - libbpf: Extract and generalize CPU mask parsing logic
Checksums-Sha1:
 cca2badbea515805a9b8caeb31ac9dc53194a638 80096 block-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 ff85ff9e692929280c808ecd51c2d930ef7bfe5b 314292 crypto-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 9c0ab7aab4de026c7b8c2847ab27f66048dba1a6 7252 dasd-extra-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 c12ee7e5c90d11cdc90e3cc40cf8775945218217 92568 dasd-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 0b203873684f67c34988017f2d8eda2392489671 4488 fat-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 eac356ff3e8e791523dc07e59831f7b5c3d7b34d 1302680 fs-core-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 371d38ca5be08b845ac78fc9fab73efd9d5be1c8 675224 fs-secondary-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 d746ff98993116a1262fdc5a910f550dc808581d 6921076 kernel-image-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 2eaecbe0bc2fc58b18d7e15a658205c539464990 179760 linux-buildinfo-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 9f4a0589d8d68b627478c86b430abcac2fe62128 503008 linux-headers-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 9a2cbcbd64d66a7721d1de9aef3fac33e7477d93 244326356 linux-image-unsigned-5.4.0-16-generic-dbgsym_5.4.0-16.19_s390x.ddeb
 1f0a978fd34313d5ac711af87f15cfdaebedafe9 6511888 linux-image-unsigned-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 11ad74d6618443683d74f2cfdfe4d677972282fd 1151152 linux-libc-dev_5.4.0-16.19_s390x.deb
 4353c9eaed811f3873f3aa311c0e7cb3e53fd091 8817684 linux-modules-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 5e00fb6cdd4dd05b312cbe7d8f5f8252fae64ea0 6116220 linux-modules-extra-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 5c23f075e122cbd826d9d8cb6886e57e92646286 1936 linux-tools-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 c5be4988e1d150559c52172b8449871f0d3db392 4803816 linux-tools-5.4.0-16_5.4.0-16.19_s390x.deb
 3c4447873d33df45ea618e597eba8487603b0e3a 948 linux-udebs-generic_5.4.0-16.19_s390x.udeb
 88d0f3a05ae9e3252be53d27cca7ec88a1a0aaac 19479 linux_5.4.0-16.19_s390x.buildinfo
 74dac9a0ee4f4ddb8a7de312e98582a1a087fd37 6855521 linux_5.4.0-16.19_s390x.tar.gz
 6621093065e2e179b7be5f24d3b7047f1624ee16 28221 linux_5.4.0-16.19_s390x_translations.tar.gz
 341f7e3658dfabd9cdf47797340eed2fa253e043 273508 md-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 7fb5f1354db0fc7c9f266d0254af182481307444 19240 multipath-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 5f757b2df83640ff0505074d0d3b28e397ba3d79 587840 nfs-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 74b38cf6d4e7d0d98e35c2e3710e677afd6eacf6 719204 nic-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 21ad3b2299ee6a1aff88c608a222cd615b03f7d9 4520 nic-shared-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 172716816f08ab35a1cbc07458050669d6617015 940044 scsi-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 43c529daf26b2a54d89f395c21f0f23b5dcc4d8c 18632 storage-core-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 0caadcc4d8c807818d9fa0f5438b2c72f4002050 10628 virtio-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 5573eac34f349290bd8fecd0c0ebac67670b1c5b 26076 vlan-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
Checksums-Sha256:
 4894fe18fd4a5cb4a86ffcbaf98f6662e6af458f3036ad49f42d3610f7c1a111 80096 block-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 94c5091ed4ebb070767a8927736a8e4ff0b6571cf468d6390cdf2388a4b990a7 314292 crypto-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 54cc96028a3a0de8dbed8a067cd8ec26fd40166e2e3d5527809efe3e6454a4f5 7252 dasd-extra-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 2364281f5066cc76636496a20bcc7bcbcfe78912f765704cd85e7c84eb79db41 92568 dasd-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 382bab85781f1bdac0ad274b8e86870ae460ea95003b69db1bd3ebb6f507ad57 4488 fat-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 c6725a786623c5a7da49f66899249b4406d36b17920a128e11e3745fc73968b5 1302680 fs-core-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 c53bb3b19121692c429e0777c6649b7e277c0411732a5e4c7e89abed47f06d2d 675224 fs-secondary-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 f7e96d75f4c680e35384bfa6d33b29d534c1cc3fa285fd394725b1d74c41e053 6921076 kernel-image-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 a4c497094029e8f9051518117057d373ede805db2a90ffe8cfc07a01155aa3ba 179760 linux-buildinfo-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 2d8fa9c36dc4f6dc6c1f0d76fa71ffd460a22654bf1b6ebad3f95d0cfcc2d866 503008 linux-headers-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 e28a33a67d0c8fa56ef97b10b74273dd658108db8b46309bc5a16732d09d8172 244326356 linux-image-unsigned-5.4.0-16-generic-dbgsym_5.4.0-16.19_s390x.ddeb
 babd3da640a7560158a37ca72cf21a93002c0e2bede2e00762e61560a6ef03ca 6511888 linux-image-unsigned-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 b41f2f0c1821bd0d3adb0bceef735ba11f769d61abed1f08d01df052194cc137 1151152 linux-libc-dev_5.4.0-16.19_s390x.deb
 0378249d117db3f1bc8ca8b8d65aadd004a15330926de94880579d33124cff20 8817684 linux-modules-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 e1b21127cad24f7622311fa86be26ffe46ed0d459a5ddc393f1aeff7164a298d 6116220 linux-modules-extra-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 9f69585b47231f2d065bde90fea0a6a3e78d31bccfaab880895bde95e3d84c20 1936 linux-tools-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 302fe040ec7418ea2a0e50ba39da3d9eb1ca2d972a0c5039983fe0aa05661871 4803816 linux-tools-5.4.0-16_5.4.0-16.19_s390x.deb
 7d71cae1eac662861fb0a24e6ae5c83adb8217454c2f3b826bad16c2bf3615c8 948 linux-udebs-generic_5.4.0-16.19_s390x.udeb
 23148fee4ff9cfc1b893dd93a3687d5fd5b51981704c72eed32c54504c4fc7d0 19479 linux_5.4.0-16.19_s390x.buildinfo
 e9c746f0ab91144787067b9ff2e33f35e4c2b7a59467b556b27ce56d5480aaea 6855521 linux_5.4.0-16.19_s390x.tar.gz
 90709c35e5706be51c387e8524fe666058461d18ea1a330f0402c1ab388a37ed 28221 linux_5.4.0-16.19_s390x_translations.tar.gz
 e8ea6cf73484e2f93c01e09c396408f5f8bc6602c8a46edf276d034273a05179 273508 md-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 10145d8cea5f668a77dce4795b049812a00361baabe1e8d786ba41b937b1dc7d 19240 multipath-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 2b5eab93fc06361dd59e9001dcba1cd0d3cab2842ef22bb92283f213f4950fc8 587840 nfs-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 ac72cd8164e1b3c7d01a3480f79dec9b6002df6f81df71196de2702a9aeb7926 719204 nic-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 af47e674dc33ccfebb829f280264658bbbf6d61b4c8a42ab07870c07539a94e4 4520 nic-shared-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 ceec7e1b7d409a0aca833e97174a7d6fc347d6f5a8eabcce4f8df404fc778cd0 940044 scsi-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 6e266019952b8e2a8ee03a7f9639fd84a734764ba637c03d2c7378e3b61afa27 18632 storage-core-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 887df189ab846e2763565d220b2337466367047cabb1578677a7eab194237929 10628 virtio-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 59f6b9981076cb2d8d74f7d7de2befd47a595c80e1d443c916601bdbeca602d7 26076 vlan-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
Files:
 d2a11638e40d2063cae2f7e076e8346b 80096 debian-installer standard block-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 fb7d0cfc4bc98ca18cc197b12273c160 314292 debian-installer extra crypto-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 68337dc7431fe118e0607f6ddb75305b 7252 debian-installer extra dasd-extra-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 dc1cccd7caf6f095ac77e45622583b4b 92568 debian-installer standard dasd-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 7ed46ceced69e56865df057eff1f80e9 4488 debian-installer standard fat-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 af5c76bcb4b0c181af480fbbeb99dac8 1302680 debian-installer standard fs-core-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 a2f30d187234bea9afecf404de5e0b34 675224 debian-installer standard fs-secondary-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 54cd7fa7ccb9d08471c186f5d14b630d 6921076 debian-installer optional kernel-image-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 ee013d722f0dfccc7adbf8908b573d12 179760 kernel optional linux-buildinfo-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 e80978e11581164666f573d37b4c14eb 503008 devel optional linux-headers-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 0505ec7987a2a654629cf7fa1f2b6c1b 244326356 devel optional linux-image-unsigned-5.4.0-16-generic-dbgsym_5.4.0-16.19_s390x.ddeb
 557e789d5f358cfeaab9bf1ba0b95f04 6511888 kernel optional linux-image-unsigned-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 94dc937b98ee194a2b012b3794254655 1151152 devel optional linux-libc-dev_5.4.0-16.19_s390x.deb
 82b569183ca68f50ce16e3b05491b5f8 8817684 kernel optional linux-modules-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 15d4c076493816de3d4e002bb66006f1 6116220 kernel optional linux-modules-extra-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 64c9ed504d0746b1140e42f673cec135 1936 devel optional linux-tools-5.4.0-16-generic_5.4.0-16.19_s390x.deb
 7ed634070f00ec6d2477e6050cd2e5e3 4803816 devel optional linux-tools-5.4.0-16_5.4.0-16.19_s390x.deb
 8fc246d463d6571209fc15e9a1ea4db8 948 debian-installer optional linux-udebs-generic_5.4.0-16.19_s390x.udeb
 c2e111a50a0b683c18e37d53061b94f1 19479 devel optional linux_5.4.0-16.19_s390x.buildinfo
 916249371c4fef4641a7e6f34b720983 6855521 raw-signing - linux_5.4.0-16.19_s390x.tar.gz
 206e1178804a4aba2e269b506c747f4f 28221 raw-translations - linux_5.4.0-16.19_s390x_translations.tar.gz
 e4a8fdbbd40b7788455f4235ceba48b8 273508 debian-installer standard md-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 a1884471220d36fd43d7de55dc76a4cb 19240 debian-installer extra multipath-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 074f2405e7775e92c358da69dfe30860 587840 debian-installer standard nfs-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 90705d43bd962f82636e1cdf6eae9fe6 719204 debian-installer standard nic-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 55f40a90e719fa45b7a40dfdcfcf2aeb 4520 debian-installer standard nic-shared-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 e02ef3f6adccc010cc09b3ac65c5e4f8 940044 debian-installer standard scsi-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 25255f6c3b626a115b6327df8403ccdd 18632 debian-installer standard storage-core-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 0d9ca27f796d91e10670b8077e3e34e9 10628 debian-installer standard virtio-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
 3e850543b3c8b55a2e0bc8840c87b991 26076 debian-installer extra vlan-modules-5.4.0-16-generic-di_5.4.0-16.19_s390x.udeb
Package-Type: udeb


More information about the Focal-changes mailing list