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

Seth Forshee seth.forshee at canonical.com
Thu Feb 27 04:03:14 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-ppc64el-001.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 floppy-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 input-modules-5.4.0-16-generic-di ipmi-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 message-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 nic-usb-modules-5.4.0-16-generic-di parport-modules-5.4.0-16-generic-di plip-modules-5.4.0-16-generic-di ppp-modules-5.4.0-16-generic-di sata-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: ppc64el ppc64el_translations
Version: 5.4.0-16.19
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-001.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)
 floppy-modules-5.4.0-16-generic-di - Floppy driver 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)
 input-modules-5.4.0-16-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.4.0-16-generic-di - ipmi 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 PowerPC 64el SMP
 linux-headers-5.4.0-16-generic - Linux kernel headers for version 5.4.0 on PowerPC 64el SMP
 linux-image-unsigned-5.4.0-16-generic - Linux kernel image for version 5.4.0 on PowerPC 64el 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 PowerPC 64el SMP
 linux-modules-extra-5.4.0-16-generic - Linux kernel extra modules for version 5.4.0 on PowerPC 64el 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)
 message-modules-5.4.0-16-generic-di - Fusion and i2o storage modules (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)
 nic-usb-modules-5.4.0-16-generic-di - USB network interface support (udeb)
 parport-modules-5.4.0-16-generic-di - Parallel port support (udeb)
 plip-modules-5.4.0-16-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.4.0-16-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.4.0-16-generic-di - SATA storage support (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:
 4f63f89e79bc3f094b6522b88d08453df823b5fe 412908 block-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 3ead3da490ae902c16d35964afa5bd7d5bcfef25 280484 crypto-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 84b227fc5a550c7de9fa133b28471954a1396aa7 41432 floppy-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 965aa12081dca3ab671a2eacb9298d73d27caacd 1800368 fs-core-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 560921b313518436c7c3de5cca881abaee145b0e 815376 fs-secondary-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 a98245069fad2b76ed64263f2cec70b541ca5a0a 507660 input-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 17535586e82fd2bf4d8d82c9cc86b8a589ee2ed9 73196 ipmi-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 8b08e7fe92ed8d49b617bbeb2b225d0b1479f51f 7943192 kernel-image-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 b958c857bad3d470200436c694d93de420fb8d82 288616 linux-buildinfo-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 2243ac792b0d4af6373cf8d0085d93e09f8ac60b 1216176 linux-headers-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 67cbcb7c7c3ee96826fe8365f1c2f8f1c76bda02 842995004 linux-image-unsigned-5.4.0-16-generic-dbgsym_5.4.0-16.19_ppc64el.ddeb
 588727e0188fa7076cce9d35fe3321624d14ec8b 6976632 linux-image-unsigned-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 2d7671028b7bab3e0e2c8334bbb53e9db1d583a6 1144984 linux-libc-dev_5.4.0-16.19_ppc64el.deb
 eacf36043c92c6796e3963661a5529253d70ee58 15397124 linux-modules-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 d12abbb70a3ba0ca08513cfae56ab0739b1e9fff 39028532 linux-modules-extra-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 9a9ee79ac9f99325b25e19ad148c5641ec8cfb4e 1940 linux-tools-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 f72caa9d54f2d03d62151e5b212594349ec1370d 5042300 linux-tools-5.4.0-16_5.4.0-16.19_ppc64el.deb
 0d71bb35f8c5057060fe00a395d88ab632a58444 976 linux-udebs-generic_5.4.0-16.19_ppc64el.udeb
 e58397034b291376c34b53eda530275b75eee870 22081 linux_5.4.0-16.19_ppc64el.buildinfo
 0ab6420e1db7a47fdb52ad5611e15190fdaed0da 9820937 linux_5.4.0-16.19_ppc64el.tar.gz
 321f3795f4f42569f9d221dd0f93a232b438d1e7 28239 linux_5.4.0-16.19_ppc64el_translations.tar.gz
 de6a9410dea84acbfeaddc6544d3a8e1d417d080 319284 md-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 a4628da0343d607225655767135344215ab439a1 231296 message-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 ecdc5cf46416d95157fd3b03bf8b98cd780a76c8 22884 multipath-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 0d167e5c4ef10d3d6fac49866dccdc6525def937 708908 nfs-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 e052f5db8c532e0095f69064bc732ae9874eb913 5264852 nic-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 16a458243410b46f15760ce28bf6ee7256d6be1c 674396 nic-shared-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 7614a8df0446fb396897bb1903f8c25d96871381 366388 nic-usb-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 d5703e7f10c0eed98c205f7eb19d32e50fcda6b3 42124 parport-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 148c8356c014b1c71e00105dd9bdae2a784e9bbb 10416 plip-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 2bb9b622a9b436198870ca6e847cea464d22f13c 29416 ppp-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 a4240afa43d973370e78a56d338e6208654aa9ed 126596 sata-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 aeb6a259302fa22714b1653afdbeaca6eb97d772 2916792 scsi-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 04f965828a93cc54206cbb3b2051ac39533f6836 119056 storage-core-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 059c34db01188cc908e0286c4bf05c82a60fa93d 12100 virtio-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 ba7df5e180d069de76838a257d709203fc1374e5 30264 vlan-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
Checksums-Sha256:
 0616507b7f436bfb3ac9410ba6e1e877e7fca5169cf1054af455dff3e8144c9b 412908 block-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 c34705e59358ffa4c5e4c06f643c6320af808c234ccba436e64b13c2710f3479 280484 crypto-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 727514129f19c67f3aae5f657f098bcc9674633cbd14515b3ddea88ad97ac918 41432 floppy-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 4e8c60720794609789b6ef9187a358bca53762c79abc9de9367d851dae52b704 1800368 fs-core-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 29342d3100f5295d37db4905f20c2f874e3ad7ac1979952701d1e35c862ff6c2 815376 fs-secondary-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 b6f4c2b0fc573808aca3078ab39cf854c87b56e274ede872e9ddc9ab62af7a52 507660 input-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 fd401be3f16d8306ee5011f58a70e184e1d1a6add285a7e3aa42e2cf390f4975 73196 ipmi-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 5f37e74d90a384732d1dfcdcfdd29f6e83951e338eb19b2688d8811aa2bc8f9f 7943192 kernel-image-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 7a840547a368ec11f7b1f33c36e2c3d3e28a9fbcd8ecebd61e04f0cb77d6b58f 288616 linux-buildinfo-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 614c2952c3ecdfc113b8c803571842bdda0a3761825e1203070340421684d6c7 1216176 linux-headers-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 cae430fc9a428b3135b9f0c65d976e11d6d43fc590f1f7e8f93587404e3cab37 842995004 linux-image-unsigned-5.4.0-16-generic-dbgsym_5.4.0-16.19_ppc64el.ddeb
 644635a1ddcd7b6021e0bc4e743abc4b154ae9556bdc24ceb01f64a19f27870e 6976632 linux-image-unsigned-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 9a8feede88f99615738e75c65ee42122d7c6b8ba89dc6b678bf412bb06f9394a 1144984 linux-libc-dev_5.4.0-16.19_ppc64el.deb
 c5335b5a3194d9b7131e7714466e92e5085cbb7db65eea209606ec1d5fc66d2d 15397124 linux-modules-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 acc02f4d2f156e5e465171643fb33d9b5c5161917f8896a0cc54b5ba333dd370 39028532 linux-modules-extra-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 a7f24f46ef94b11fcace7b1bf6d5897b1ea499184c59d8f38c533bf4bdab5789 1940 linux-tools-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 64584dd4c4c4216ac921e94fba9152c1468eeebbe3a7e317b3df1f63f4b4b389 5042300 linux-tools-5.4.0-16_5.4.0-16.19_ppc64el.deb
 0a901875dcb80126ec7080d8536d74b37fe2a81989429f50c5925ca507f96ddd 976 linux-udebs-generic_5.4.0-16.19_ppc64el.udeb
 b0b26cfb92a26a62019c5d8e775380985e420d6b979a09876ed3853a021e6588 22081 linux_5.4.0-16.19_ppc64el.buildinfo
 63fe078590e19cb90bcb2211d8a59deb61152599770a4d5b95a8c20e45f6f9a3 9820937 linux_5.4.0-16.19_ppc64el.tar.gz
 1632aad4d0702200f1a00ba478099aa3d3ea7b3a03e9e2f0b17fbc2040fd2324 28239 linux_5.4.0-16.19_ppc64el_translations.tar.gz
 45eeb9e3abc195e88090ec7130ec801c1cfc6acbd77a5a710e1c96b7caba7d34 319284 md-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 f10da388252740b84f044a7eda79d2fe0e708148cd93bc4b867be33c401aee14 231296 message-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 7725b0a249d83af336973d6702e6b0692a208027efd9960607d371b0df1aada9 22884 multipath-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 5d3c7f6c20170d8e3261373552bceb119a7e03ef9df0182c06ecfac41cdf4965 708908 nfs-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 7a0ad6ecd8db626ed6be0ab1e16386f301ed978af9440fe6bfc4c8990f01051b 5264852 nic-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 77cc88d88dada5b283978c79b27465dc6af0ad5ff1302d5cc8488330fa7b180b 674396 nic-shared-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 5c3f1349ca6f0e6028f8895152529987062ab39de02d49d2c29c41d0fed8467a 366388 nic-usb-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 af074eef0b3cec7f91bff15ff133fa2a48b7307cb0fcd6f0e1dbf5d6fd91077c 42124 parport-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 c6bbecca5a333960f2e261d65c9176b47105f2d87ff3c6467a25f3e18cac96fb 10416 plip-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 98a19fcc369ade59d9a6dad854f82e3901c16d3068c9a2e5833d91a8e0b49124 29416 ppp-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 04d84582cc55c08d717e8e34d09e34ecd5883a3f2aa72fedbca9868da6fab387 126596 sata-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 0927e48f468fd4755edf50380415a6c3a404b8b4a3ffa9305b1da597ea0c1b22 2916792 scsi-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 0efea38ec96330bcda1744dcca776f4e0dfbc156ecfe3ca65283e897341349b6 119056 storage-core-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 f091d915dfddcad0c65e502557e265ec47c51d4645cff4dd0bb12916afdba726 12100 virtio-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 a5fc773e216d3fa69fe6c92a391e111f40afdb9f3044268cab495f7091554bb3 30264 vlan-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
Files:
 a7a9ab8e6f9fe4a5158bcfef1e84e928 412908 debian-installer standard block-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 839d7f304fc832d4f3050dadba823a35 280484 debian-installer extra crypto-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 ff147be64306ab0aee4451611ce34ad9 41432 debian-installer standard floppy-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 4dba25b60764fc2d2d1ff655b263c17c 1800368 debian-installer standard fs-core-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 ce991223a2fb3b7a1aa3a61f4224a246 815376 debian-installer standard fs-secondary-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 88b96ef1c0121d895ee0722e5326a207 507660 debian-installer standard input-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 36ae841480d0658b5f711febb4273828 73196 debian-installer standard ipmi-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 d0be6bfb3357f647ab45a88c06c7975c 7943192 debian-installer optional kernel-image-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 a5c5f88b0a2c32deb510570c9ba66210 288616 kernel optional linux-buildinfo-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 36eb131e5d3cd7056e394c6c54b8bdf9 1216176 devel optional linux-headers-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 086fab9a88f0458215711dc002b021a9 842995004 devel optional linux-image-unsigned-5.4.0-16-generic-dbgsym_5.4.0-16.19_ppc64el.ddeb
 87987e7b64008d49790999d9be2a06d5 6976632 kernel optional linux-image-unsigned-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 883a137fd37e92a41eac42bce4885ad1 1144984 devel optional linux-libc-dev_5.4.0-16.19_ppc64el.deb
 a9a69303b563c8561581c0139dfe4080 15397124 kernel optional linux-modules-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 a4f6bc5bd0ab177e0b9a9599081f1e27 39028532 kernel optional linux-modules-extra-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 80a3ed87581207b89cae94f8f4d93f37 1940 devel optional linux-tools-5.4.0-16-generic_5.4.0-16.19_ppc64el.deb
 7a39e4046f7c51a07374619cba640262 5042300 devel optional linux-tools-5.4.0-16_5.4.0-16.19_ppc64el.deb
 b5486625eee4abe86c44b1a46eb3fa8c 976 debian-installer optional linux-udebs-generic_5.4.0-16.19_ppc64el.udeb
 a475bc9872575182b655134fd4162ba0 22081 devel optional linux_5.4.0-16.19_ppc64el.buildinfo
 f741351d24c56165c69adde18bca66b9 9820937 raw-signing - linux_5.4.0-16.19_ppc64el.tar.gz
 6effa0a8f8c6d3107e9d4c57770bd454 28239 raw-translations - linux_5.4.0-16.19_ppc64el_translations.tar.gz
 fa5d5a1189322cc73924b4947fd27910 319284 debian-installer standard md-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 147865a7c14cac83202e96582964083f 231296 debian-installer standard message-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 7ee692684794ad7e39cc224fc4ad51b2 22884 debian-installer extra multipath-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 abf1cb7569831df860c8b0b41313bf4c 708908 debian-installer standard nfs-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 5166a973d4f239a3a2d3c82d5ed2fff8 5264852 debian-installer standard nic-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 470bf211015cc7806b3b934a1d8c6c3d 674396 debian-installer standard nic-shared-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 b48770b4db45fc2c84ba7e08630eddd7 366388 debian-installer standard nic-usb-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 15b4b1e107e544f80dec96b5512f3501 42124 debian-installer standard parport-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 370f03b0e0877f0426d6582e9d2418a8 10416 debian-installer standard plip-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 9c59334fe22790de746031262d41064a 29416 debian-installer standard ppp-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 467cc88a433386467a1dc3a248548a6c 126596 debian-installer standard sata-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 9b8c242c8db923f372c60235626789d4 2916792 debian-installer standard scsi-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 5a4cd6e4da8a1fe6393c69be9ce3d359 119056 debian-installer standard storage-core-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 95178b63991b358787dc9af06892686a 12100 debian-installer standard virtio-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
 6871456e78c5351027ccea148b9113bc 30264 debian-installer extra vlan-modules-5.4.0-16-generic-di_5.4.0-16.19_ppc64el.udeb
Package-Type: udeb


More information about the Focal-changes mailing list