[ubuntu/disco-proposed] linux_5.0.0-22.23_arm64.tar.gz - (Accepted)

Stefan Bader stefan.bader at canonical.com
Wed Jul 24 09:23:06 UTC 2019


linux (5.0.0-22.23) disco; urgency=medium

  * disco/linux: 5.0.0-22.23 -proposed tracker (LP: #1837576)

  * Packaging resync (LP: #1786013)
    - [Packaging] resync git-ubuntu-log

  * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
    - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
    - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64

  * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
    - KVM: s390: add debug logging for cpu model subfunctions
    - KVM: s390: implement subfunction processor calls
    - KVM: s390: add vector enhancements facility 2 to cpumodel
    - KVM: s390: add vector BCD enhancements facility to cpumodel
    - KVM: s390: add MSA9 to cpumodel
    - KVM: s390: provide query function for instructions returning 32 byte
    - KVM: s390: add enhanced sort facilty to cpu model
    - KVM: s390: add deflate conversion facilty to cpu model
    - KVM: s390: enable MSA9 keywrapping functions depending on cpu model

  * bcache: risk of data loss on I/O errors in backing or caching devices
    (LP: #1829563)
    - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"

  * Intel ethernet I219 has slow RX speed (LP: #1836152)
    - SAUCE: e1000e: add workaround for possible stalled packet
    - SAUCE: e1000e: disable force K1-off feature

  * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
    (LP: #1836177)
    - SAUCE: e1000e: Make watchdog use delayed work

  * Unhide Nvidia HDA audio controller (LP: #1836308)
    - PCI: Enable NVIDIA HDA controllers

  * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
    (LP: #1835054)
    - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64

  * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
    (LP: #1836760)
    - ixgbevf: Use cached link state instead of re-reading the value for ethtool

  * Two crashes on raid0 error path (during a member device removal)
    (LP: #1836806)
    - block: Fix a NULL pointer dereference in generic_make_request()
    - md/raid0: Do not bypass blocking queue entered for raid0 bios

  * CVE-2019-13233
    - x86/insn-eval: Fix use-after-free access to LDT entry

  * cifs set_oplock buffer overflow in strcat (LP: #1824981)
    - cifs: fix strcat buffer overflow and reduce raciness in
      smb21_set_oplock_level()

  * CVE-2019-13272
    - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME

  * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
    - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine

  * CVE-2019-12614
    - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()

  * bnx2x driver causes 100% CPU load (LP: #1832082)
    - bnx2x: Prevent ptp_task to be rescheduled indefinitely

  * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
    number) (LP: #1835150)
    - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
    - i2c: i2c-designware-platdrv: Always use a dynamic adapter number

  * Disco update: 5.0.18 upstream stable release (LP: #1836614)
    - locking/rwsem: Prevent decrement of reader count before increment
    - x86/speculation/mds: Revert CPU buffer clear on double fault exit
    - x86/speculation/mds: Improve CPU buffer clear documentation
    - objtool: Fix function fallthrough detection
    - arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64
    - arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
    - ARM: dts: qcom: ipq4019: enlarge PCIe BAR range
    - ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
    - ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
    - mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
    - ARM: exynos: Fix a leaked reference by adding missing of_node_put
    - power: supply: axp288_charger: Fix unchecked return value
    - power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the
      blacklist
    - arm64: mmap: Ensure file offset is treated as unsigned
    - arm64: arch_timer: Ensure counter register reads occur with seqlock held
    - arm64: compat: Reduce address limit
    - arm64: Clear OSDLR_EL1 on CPU boot
    - arm64: Save and restore OSDLR_EL1 across suspend/resume
    - sched/x86: Save [ER]FLAGS on context switch
    - x86/MCE: Add an MCE-record filtering function
    - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
    - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
    - x86/MCE: Group AMD function prototypes in <asm/mce.h>
    - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
    - crypto: crypto4xx - fix ctr-aes missing output IV
    - crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
    - crypto: salsa20 - don't access already-freed walk.iv
    - crypto: lrw - don't access already-freed walk.iv
    - crypto: chacha-generic - fix use as arm64 no-NEON fallback
    - crypto: chacha20poly1305 - set cra_name correctly
    - crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
    - crypto: vmx - fix copy-paste error in CTR mode
    - crypto: skcipher - don't WARN on unprocessed data after slow walk step
    - crypto: crct10dif-generic - fix use via crypto_shash_digest()
    - crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
    - crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
    - crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
    - crypto: rockchip - update IV buffer to contain the next IV
    - crypto: caam/qi2 - fix zero-length buffer DMA mapping
    - crypto: caam/qi2 - fix DMA mapping of stack memory
    - crypto: caam/qi2 - generate hash keys in-place
    - crypto: arm/aes-neonbs - don't access already-freed walk.iv
    - crypto: arm64/aes-neonbs - don't access already-freed walk.iv
    - mmc: tegra: fix ddr signaling for non-ddr modes
    - mmc: core: Fix tag set memory leak
    - mmc: sdhci-pci: Fix BYT OCP setting
    - ALSA: line6: toneport: Fix broken usage of timer for delayed execution
    - ALSA: usb-audio: Fix a memory leak bug
    - ALSA: hda/realtek - EAPD turn on later
    - ASoC: max98090: Fix restore of DAPM Muxes
    - ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
    - ASoC: fsl_esai: Fix missing break in switch statement
    - ASoC: codec: hdac_hdmi add device_link to card device
    - bpf, arm64: remove prefetch insn in xadd mapping
    - crypto: ccree - remove special handling of chained sg
    - crypto: ccree - fix mem leak on error path
    - crypto: ccree - don't map MAC key on stack
    - crypto: ccree - use correct internal state sizes for export
    - crypto: ccree - don't map AEAD key and IV on stack
    - crypto: ccree - pm resume first enable the source clk
    - crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during
      suspend
    - crypto: ccree - add function to handle cryptocell tee fips error
    - crypto: ccree - handle tee fips error during power management resume
    - mm/mincore.c: make mincore() more conservative
    - mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned
      addresses
    - mm/hugetlb.c: don't put_page in lock of hugetlb_lock
    - hugetlb: use same fault hash key for shared and private mappings
    - ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
    - userfaultfd: use RCU to free the task struct when fork fails
    - ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
    - mfd: da9063: Fix OTP control register names to match datasheets for
      DA9063/63L
    - mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
    - mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
    - mtd: maps: physmap: Store gpio_values correctly
    - mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
    - tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
    - tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
    - jbd2: check superblock mapped prior to committing
    - ext4: make sanity check in mballoc more strict
    - ext4: ignore e_value_offs for xattrs with value-in-ea-inode
    - ext4: avoid drop reference to iloc.bh twice
    - ext4: fix use-after-free race with debug_want_extra_isize
    - ext4: actually request zeroing of inode table after grow
    - ext4: fix ext4_show_options for file systems w/o journal
    - btrfs: Check the first key and level for cached extent buffer
    - btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages
      fails
    - btrfs: Honour FITRIM range constraints during free space trim
    - Btrfs: send, flush dellaloc in order to avoid data loss
    - Btrfs: do not start a transaction during fiemap
    - Btrfs: do not start a transaction at iterate_extent_inodes()
    - Btrfs: fix race between send and deduplication that lead to failures and
      crashes
    - bcache: fix a race between cache register and cacheset unregister
    - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
    - ipmi:ssif: compare block number correctly for multi-part return messages
    - crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
    - fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going
      into workqueue when umount
    - tty: Don't force RISCV SBI console as preferred console
    - ext4: fix data corruption caused by overlapping unaligned and aligned IO
    - ext4: fix use-after-free in dx_release()
    - ext4: avoid panic during forced reboot due to aborted journal
    - ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
    - jbd2: fix potential double free
    - KVM: Fix the bitmap range to copy during clear dirty
    - KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
    - KVM: lapic: Busy wait for timer to expire when using hv_timer
    - kbuild: turn auto.conf.cmd into a mandatory include file
    - xen/pvh: set xen_domain_type to HVM in xen_pvh_init
    - xen/pvh: correctly setup the PV EFI interface for dom0
    - libnvdimm/namespace: Fix label tracking error
    - iov_iter: optimize page_copy_sane()
    - mm/gup: Remove the 'write' parameter from gup_fast_permitted()
    - s390/mm: make the pxd_offset functions more robust
    - s390/mm: convert to the generic get_user_pages_fast code
    - ext4: fix compile error when using BUFFER_TRACE
    - ext4: don't update s_rev_level if not required
    - Linux 5.0.18

  * Disco update: 5.0.17 upstream stable release (LP: #1836577)
    - bfq: update internal depth state when queue depth changes
    - platform/x86: sony-laptop: Fix unintentional fall-through
    - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
    - platform/x86: dell-laptop: fix rfkill functionality
    - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails
    - hwmon: (occ) Fix extended status bits
    - selftests/seccomp: Handle namespace failures gracefully
    - kernfs: fix barrier usage in __kernfs_new_node()
    - virt: vbox: Sanity-check parameter types for hgcm-calls coming from
      userspace
    - USB: serial: fix unthrottle races
    - iio: adc: xilinx: fix potential use-after-free on remove
    - iio: adc: xilinx: fix potential use-after-free on probe
    - iio: adc: xilinx: prevent touching unclocked h/w on remove
    - acpi/nfit: Always dump _DSM output payload
    - libnvdimm/namespace: Fix a potential NULL pointer dereference
    - HID: input: add mapping for Expose/Overview key
    - HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
    - HID: input: add mapping for "Toggle Display" key
    - libnvdimm/btt: Fix a kmemdup failure check
    - s390/dasd: Fix capacity calculation for large volumes
    - mac80211: fix unaligned access in mesh table hash function
    - mac80211: Increase MAX_MSG_LEN
    - cfg80211: Handle WMM rules in regulatory domain intersection
    - mac80211: fix memory accounting with A-MSDU aggregation
    - nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
    - libnvdimm/security: provide fix for secure-erase to use zero-key
    - libnvdimm/pmem: fix a possible OOB access when read and write pmem
    - tools/testing/nvdimm: Retain security state after overwrite
    - s390/3270: fix lockdep false positive on view->lock
    - drm/ttm: fix dma_fence refcount imbalance on error path
    - drm/amd/display: extending AUX SW Timeout
    - clocksource/drivers/npcm: select TIMER_OF
    - clocksource/drivers/oxnas: Fix OX820 compatible
    - selftests: fib_tests: Fix 'Command line is not complete' errors
    - drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in
      sriov TDR
    - mISDN: Check address length before reading address family
    - vxge: fix return of a free'd memblock on a failed dma mapping
    - qede: fix write to free'd pointer error and double free of ptp
    - afs: Unlock pages for __pagevec_release()
    - afs: Fix in-progess ops to ignore server-level callback invalidation
    - qed: Delete redundant doorbell recovery types
    - qed: Fix the doorbell address sanity check
    - qed: Fix missing DORQ attentions
    - qed: Fix the DORQ's attentions handling
    - drm/amd/display: If one stream full updates, full update all planes
    - s390/pkey: add one more argument space for debug feature entry
    - x86/build/lto: Fix truncated .bss with -fdata-sections
    - x86/mm: Prevent bogus warnings with "noexec=off"
    - x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
    - KVM: nVMX: always use early vmcs check when EPT is disabled
    - KVM: fix spectrev1 gadgets
    - KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in
      tracing
    - tools lib traceevent: Fix missing equality check for strcmp
    - perf top: Always sample time to satisfy needs of use of ordered queuing
    - ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
    - ocelot: Don't sleep in atomic context (irqs_disabled())
    - perf tools: Fix map reference counting
    - scsi: aic7xxx: fix EISA support
    - slab: store tagged freelist for off-slab slabmgmt
    - mm/hotplug: treat CMA pages as unmovable
    - mm: fix inactive list balancing between NUMA nodes and cgroups
    - init: initialize jump labels before command line option parsing
    - drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs
    - selftests: netfilter: check icmp pkttoobig errors are set as related
    - ipvs: do not schedule icmp errors from tunnels
    - netfilter: ctnetlink: don't use conntrack/expect object addresses as id
    - netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
    - netfilter: nat: fix icmp id randomization
    - MIPS: perf: ath79: Fix perfcount IRQ assignment
    - IB/mlx5: Fix scatter to CQE in DCT QP creation
    - s390: ctcm: fix ctcm_new_device error return code
    - drm/sun4i: Set device driver data at bind time for use in unbind
    - drm/sun4i: Fix component unbinding and component master deletion
    - of_net: Fix residues after of_get_nvmem_mac_address removal
    - selftests/net: correct the return value for run_afpackettests
    - netfilter: never get/set skb->tstamp
    - netfilter: fix nf_l4proto_log_invalid to log invalid packets
    - dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
    - gpu: ipu-v3: dp: fix CSC handling
    - drm/imx: don't skip DP channel disable for background plane
    - ARM: fix function graph tracer and unwinder dependencies
    - ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is
      disabled
    - spi: Micrel eth switch: declare missing of table
    - spi: ST ST95HF NFC: declare missing of table
    - ceph: handle the case where a dentry has been renamed on outstanding req
    - Revert "drm/virtio: drop prime import/export callbacks"
    - drm/sun4i: Unbind components before releasing DRM and memory
    - Input: snvs_pwrkey - make it depend on ARCH_MXC
    - Input: synaptics-rmi4 - fix possible double free
    - net: vrf: Fix operation not supported when set vrf mac
    - gpio: Fix gpiochip_add_data_with_key() error path
    - mm/memory_hotplug.c: drop memory device reference after find_memory_block()
    - mm/page_alloc.c: avoid potential NULL pointer dereference
    - bpf: only test gso type on gso packets
    - net: sched: fix cleanup NULL pointer exception in act_mirr
    - net: mvpp2: fix validate for PPv2.1
    - drm/rockchip: fix for mailbox read validation.
    - cw1200: fix missing unlock on error in cw1200_hw_scan()
    - mwl8k: Fix rate_idx underflow
    - rtlwifi: rtl8723ae: Fix missing break in switch statement
    - Don't jump to compute_result state from check_result state
    - bonding: fix arp_validate toggling in active-backup mode
    - bridge: Fix error path for kobject_init_and_add()
    - dpaa_eth: fix SG frame cleanup
    - fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL
      not supplied
    - ipv4: Fix raw socket lookup for local traffic
    - net: dsa: Fix error cleanup path in dsa_init_module
    - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
    - net: macb: Change interrupt and napi enable order in open
    - net: seeq: fix crash caused by not set dev.parent
    - net: ucc_geth - fix Oops when changing number of buffers in the ring
    - packet: Fix error path in packet_init
    - selinux: do not report error on connect(AF_UNSPEC)
    - tipc: fix hanging clients using poll with EPOLLOUT flag
    - vlan: disable SIOCSHWTSTAMP in container
    - vrf: sit mtu should not be updated when vrf netdev is the link
    - tuntap: fix dividing by zero in ebpf queue selection
    - tuntap: synchronize through tfiles array instead of tun->numqueues
    - net: phy: fix phy_validate_pause
    - flow_dissector: disable preemption around BPF calls
    - isdn: bas_gigaset: use usb_fill_int_urb() properly
    - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
    - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
    - powerpc/book3s/64: check for NULL pointer in pgd_alloc()
    - powerpc/powernv/idle: Restore IAMR after idle
    - powerpc/booke64: set RI in default MSR
    - virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packed
    - PCI: hv: Fix a memory leak in hv_eject_device_work()
    - PCI: hv: Add hv_pci_remove_slots() when we unload the driver
    - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
    - f2fs: Fix use of number of devices
    - Linux 5.0.17
    - [Config] update configs after update to 5.0.17

  * Disco update: 5.0.16 upstream stable release (LP: #1835580)
    - Linux 5.0.16

  * CVE-2019-10126
    - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()

  * CVE-2019-3846
    - mwifiex: Fix possible buffer overflows at parsing bss descriptor

  * CVE-2019-12984
    - nfc: Ensure presence of required attributes in the deactivate_target handler

  * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
    - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk

  * proc_thermal flooding dmesg (LP: #1824690)
    - drivers: thermal: processor_thermal: Downgrade error message

Date: Tue, 23 Jul 2019 17:19:39 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-041.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 23 Jul 2019 17:19:39 +0200
Source: linux
Binary: block-modules-5.0.0-22-generic-di crypto-modules-5.0.0-22-generic-di fat-modules-5.0.0-22-generic-di fs-core-modules-5.0.0-22-generic-di fs-secondary-modules-5.0.0-22-generic-di input-modules-5.0.0-22-generic-di ipmi-modules-5.0.0-22-generic-di kernel-image-5.0.0-22-generic-di linux-buildinfo-5.0.0-22-generic linux-headers-5.0.0-22-generic linux-image-unsigned-5.0.0-22-generic linux-libc-dev linux-modules-5.0.0-22-generic linux-modules-extra-5.0.0-22-generic linux-tools-5.0.0-22 linux-tools-5.0.0-22-generic linux-udebs-generic md-modules-5.0.0-22-generic-di message-modules-5.0.0-22-generic-di mouse-modules-5.0.0-22-generic-di multipath-modules-5.0.0-22-generic-di nfs-modules-5.0.0-22-generic-di nic-modules-5.0.0-22-generic-di nic-shared-modules-5.0.0-22-generic-di nic-usb-modules-5.0.0-22-generic-di parport-modules-5.0.0-22-generic-di plip-modules-5.0.0-22-generic-di ppp-modules-5.0.0-22-generic-di sata-modules-5.0.0-22-generic-di scsi-modules-5.0.0-22-generic-di
 storage-core-modules-5.0.0-22-generic-di usb-modules-5.0.0-22-generic-di virtio-modules-5.0.0-22-generic-di
 vlan-modules-5.0.0-22-generic-di
Architecture: arm64 arm64_translations
Version: 5.0.0-22.23
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-arm64-041.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-5.0.0-22-generic-di - Block storage devices (udeb)
 crypto-modules-5.0.0-22-generic-di - crypto modules (udeb)
 fat-modules-5.0.0-22-generic-di - FAT filesystem support (udeb)
 fs-core-modules-5.0.0-22-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.0.0-22-generic-di - Extra filesystem modules (udeb)
 input-modules-5.0.0-22-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.0.0-22-generic-di - ipmi modules (udeb)
 kernel-image-5.0.0-22-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.0.0-22-generic - Linux kernel buildinfo for version 5.0.0 on ARMv8 SMP
 linux-headers-5.0.0-22-generic - Linux kernel headers for version 5.0.0 on ARMv8 SMP
 linux-image-unsigned-5.0.0-22-generic - Linux kernel image for version 5.0.0 on ARMv8 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.0.0-22-generic - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
 linux-modules-extra-5.0.0-22-generic - Linux kernel extra modules for version 5.0.0 on ARMv8 SMP
 linux-tools-5.0.0-22 - Linux kernel version specific tools for version 5.0.0-22
 linux-tools-5.0.0-22-generic - Linux kernel version specific tools for version 5.0.0-22
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.0.0-22-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.0.0-22-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.0.0-22-generic-di - Mouse support (udeb)
 multipath-modules-5.0.0-22-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.0.0-22-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.0.0-22-generic-di - Network interface support (udeb)
 nic-shared-modules-5.0.0-22-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.0.0-22-generic-di - USB network interface support (udeb)
 parport-modules-5.0.0-22-generic-di - Parallel port support (udeb)
 plip-modules-5.0.0-22-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.0.0-22-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.0.0-22-generic-di - SATA storage support (udeb)
 scsi-modules-5.0.0-22-generic-di - SCSI storage support (udeb)
 storage-core-modules-5.0.0-22-generic-di - Core storage support (udeb)
 usb-modules-5.0.0-22-generic-di - Core USB support (udeb)
 virtio-modules-5.0.0-22-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.0.0-22-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1762940 1786013 1824690 1824981 1829563 1832082 1835054 1835150 1835580 1836020 1836152 1836153 1836177 1836308 1836577 1836614 1836755 1836760 1836806 1837576
Changes:
 linux (5.0.0-22.23) disco; urgency=medium
 .
   * disco/linux: 5.0.0-22.23 -proposed tracker (LP: #1837576)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] resync git-ubuntu-log
 .
   * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
     - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
     - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
 .
   * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
     - KVM: s390: add debug logging for cpu model subfunctions
     - KVM: s390: implement subfunction processor calls
     - KVM: s390: add vector enhancements facility 2 to cpumodel
     - KVM: s390: add vector BCD enhancements facility to cpumodel
     - KVM: s390: add MSA9 to cpumodel
     - KVM: s390: provide query function for instructions returning 32 byte
     - KVM: s390: add enhanced sort facilty to cpu model
     - KVM: s390: add deflate conversion facilty to cpu model
     - KVM: s390: enable MSA9 keywrapping functions depending on cpu model
 .
   * bcache: risk of data loss on I/O errors in backing or caching devices
     (LP: #1829563)
     - Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
 .
   * Intel ethernet I219 has slow RX speed (LP: #1836152)
     - SAUCE: e1000e: add workaround for possible stalled packet
     - SAUCE: e1000e: disable force K1-off feature
 .
   * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
     (LP: #1836177)
     - SAUCE: e1000e: Make watchdog use delayed work
 .
   * Unhide Nvidia HDA audio controller (LP: #1836308)
     - PCI: Enable NVIDIA HDA controllers
 .
   * Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
     (LP: #1835054)
     - [Config] Enable Armada SOCs and MVPP2 NIC driver for disco/generic arm64
 .
   * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
     (LP: #1836760)
     - ixgbevf: Use cached link state instead of re-reading the value for ethtool
 .
   * Two crashes on raid0 error path (during a member device removal)
     (LP: #1836806)
     - block: Fix a NULL pointer dereference in generic_make_request()
     - md/raid0: Do not bypass blocking queue entered for raid0 bios
 .
   * CVE-2019-13233
     - x86/insn-eval: Fix use-after-free access to LDT entry
 .
   * cifs set_oplock buffer overflow in strcat (LP: #1824981)
     - cifs: fix strcat buffer overflow and reduce raciness in
       smb21_set_oplock_level()
 .
   * CVE-2019-13272
     - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
 .
   * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
     - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
 .
   * CVE-2019-12614
     - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
 .
   * bnx2x driver causes 100% CPU load (LP: #1832082)
     - bnx2x: Prevent ptp_task to be rescheduled indefinitely
 .
   * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
     number) (LP: #1835150)
     - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
     - i2c: i2c-designware-platdrv: Always use a dynamic adapter number
 .
   * Disco update: 5.0.18 upstream stable release (LP: #1836614)
     - locking/rwsem: Prevent decrement of reader count before increment
     - x86/speculation/mds: Revert CPU buffer clear on double fault exit
     - x86/speculation/mds: Improve CPU buffer clear documentation
     - objtool: Fix function fallthrough detection
     - arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64
     - arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
     - ARM: dts: qcom: ipq4019: enlarge PCIe BAR range
     - ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
     - ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
     - mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
     - ARM: exynos: Fix a leaked reference by adding missing of_node_put
     - power: supply: axp288_charger: Fix unchecked return value
     - power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the
       blacklist
     - arm64: mmap: Ensure file offset is treated as unsigned
     - arm64: arch_timer: Ensure counter register reads occur with seqlock held
     - arm64: compat: Reduce address limit
     - arm64: Clear OSDLR_EL1 on CPU boot
     - arm64: Save and restore OSDLR_EL1 across suspend/resume
     - sched/x86: Save [ER]FLAGS on context switch
     - x86/MCE: Add an MCE-record filtering function
     - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
     - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
     - x86/MCE: Group AMD function prototypes in <asm/mce.h>
     - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
     - crypto: crypto4xx - fix ctr-aes missing output IV
     - crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
     - crypto: salsa20 - don't access already-freed walk.iv
     - crypto: lrw - don't access already-freed walk.iv
     - crypto: chacha-generic - fix use as arm64 no-NEON fallback
     - crypto: chacha20poly1305 - set cra_name correctly
     - crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
     - crypto: vmx - fix copy-paste error in CTR mode
     - crypto: skcipher - don't WARN on unprocessed data after slow walk step
     - crypto: crct10dif-generic - fix use via crypto_shash_digest()
     - crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
     - crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
     - crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
     - crypto: rockchip - update IV buffer to contain the next IV
     - crypto: caam/qi2 - fix zero-length buffer DMA mapping
     - crypto: caam/qi2 - fix DMA mapping of stack memory
     - crypto: caam/qi2 - generate hash keys in-place
     - crypto: arm/aes-neonbs - don't access already-freed walk.iv
     - crypto: arm64/aes-neonbs - don't access already-freed walk.iv
     - mmc: tegra: fix ddr signaling for non-ddr modes
     - mmc: core: Fix tag set memory leak
     - mmc: sdhci-pci: Fix BYT OCP setting
     - ALSA: line6: toneport: Fix broken usage of timer for delayed execution
     - ALSA: usb-audio: Fix a memory leak bug
     - ALSA: hda/realtek - EAPD turn on later
     - ASoC: max98090: Fix restore of DAPM Muxes
     - ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
     - ASoC: fsl_esai: Fix missing break in switch statement
     - ASoC: codec: hdac_hdmi add device_link to card device
     - bpf, arm64: remove prefetch insn in xadd mapping
     - crypto: ccree - remove special handling of chained sg
     - crypto: ccree - fix mem leak on error path
     - crypto: ccree - don't map MAC key on stack
     - crypto: ccree - use correct internal state sizes for export
     - crypto: ccree - don't map AEAD key and IV on stack
     - crypto: ccree - pm resume first enable the source clk
     - crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during
       suspend
     - crypto: ccree - add function to handle cryptocell tee fips error
     - crypto: ccree - handle tee fips error during power management resume
     - mm/mincore.c: make mincore() more conservative
     - mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned
       addresses
     - mm/hugetlb.c: don't put_page in lock of hugetlb_lock
     - hugetlb: use same fault hash key for shared and private mappings
     - ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
     - userfaultfd: use RCU to free the task struct when fork fails
     - ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
     - mfd: da9063: Fix OTP control register names to match datasheets for
       DA9063/63L
     - mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
     - mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
     - mtd: maps: physmap: Store gpio_values correctly
     - mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
     - tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
     - tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
     - jbd2: check superblock mapped prior to committing
     - ext4: make sanity check in mballoc more strict
     - ext4: ignore e_value_offs for xattrs with value-in-ea-inode
     - ext4: avoid drop reference to iloc.bh twice
     - ext4: fix use-after-free race with debug_want_extra_isize
     - ext4: actually request zeroing of inode table after grow
     - ext4: fix ext4_show_options for file systems w/o journal
     - btrfs: Check the first key and level for cached extent buffer
     - btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages
       fails
     - btrfs: Honour FITRIM range constraints during free space trim
     - Btrfs: send, flush dellaloc in order to avoid data loss
     - Btrfs: do not start a transaction during fiemap
     - Btrfs: do not start a transaction at iterate_extent_inodes()
     - Btrfs: fix race between send and deduplication that lead to failures and
       crashes
     - bcache: fix a race between cache register and cacheset unregister
     - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
     - ipmi:ssif: compare block number correctly for multi-part return messages
     - crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
     - fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going
       into workqueue when umount
     - tty: Don't force RISCV SBI console as preferred console
     - ext4: fix data corruption caused by overlapping unaligned and aligned IO
     - ext4: fix use-after-free in dx_release()
     - ext4: avoid panic during forced reboot due to aborted journal
     - ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
     - jbd2: fix potential double free
     - KVM: Fix the bitmap range to copy during clear dirty
     - KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
     - KVM: lapic: Busy wait for timer to expire when using hv_timer
     - kbuild: turn auto.conf.cmd into a mandatory include file
     - xen/pvh: set xen_domain_type to HVM in xen_pvh_init
     - xen/pvh: correctly setup the PV EFI interface for dom0
     - libnvdimm/namespace: Fix label tracking error
     - iov_iter: optimize page_copy_sane()
     - mm/gup: Remove the 'write' parameter from gup_fast_permitted()
     - s390/mm: make the pxd_offset functions more robust
     - s390/mm: convert to the generic get_user_pages_fast code
     - ext4: fix compile error when using BUFFER_TRACE
     - ext4: don't update s_rev_level if not required
     - Linux 5.0.18
 .
   * Disco update: 5.0.17 upstream stable release (LP: #1836577)
     - bfq: update internal depth state when queue depth changes
     - platform/x86: sony-laptop: Fix unintentional fall-through
     - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
     - platform/x86: dell-laptop: fix rfkill functionality
     - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails
     - hwmon: (occ) Fix extended status bits
     - selftests/seccomp: Handle namespace failures gracefully
     - kernfs: fix barrier usage in __kernfs_new_node()
     - virt: vbox: Sanity-check parameter types for hgcm-calls coming from
       userspace
     - USB: serial: fix unthrottle races
     - iio: adc: xilinx: fix potential use-after-free on remove
     - iio: adc: xilinx: fix potential use-after-free on probe
     - iio: adc: xilinx: prevent touching unclocked h/w on remove
     - acpi/nfit: Always dump _DSM output payload
     - libnvdimm/namespace: Fix a potential NULL pointer dereference
     - HID: input: add mapping for Expose/Overview key
     - HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
     - HID: input: add mapping for "Toggle Display" key
     - libnvdimm/btt: Fix a kmemdup failure check
     - s390/dasd: Fix capacity calculation for large volumes
     - mac80211: fix unaligned access in mesh table hash function
     - mac80211: Increase MAX_MSG_LEN
     - cfg80211: Handle WMM rules in regulatory domain intersection
     - mac80211: fix memory accounting with A-MSDU aggregation
     - nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
     - libnvdimm/security: provide fix for secure-erase to use zero-key
     - libnvdimm/pmem: fix a possible OOB access when read and write pmem
     - tools/testing/nvdimm: Retain security state after overwrite
     - s390/3270: fix lockdep false positive on view->lock
     - drm/ttm: fix dma_fence refcount imbalance on error path
     - drm/amd/display: extending AUX SW Timeout
     - clocksource/drivers/npcm: select TIMER_OF
     - clocksource/drivers/oxnas: Fix OX820 compatible
     - selftests: fib_tests: Fix 'Command line is not complete' errors
     - drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in
       sriov TDR
     - mISDN: Check address length before reading address family
     - vxge: fix return of a free'd memblock on a failed dma mapping
     - qede: fix write to free'd pointer error and double free of ptp
     - afs: Unlock pages for __pagevec_release()
     - afs: Fix in-progess ops to ignore server-level callback invalidation
     - qed: Delete redundant doorbell recovery types
     - qed: Fix the doorbell address sanity check
     - qed: Fix missing DORQ attentions
     - qed: Fix the DORQ's attentions handling
     - drm/amd/display: If one stream full updates, full update all planes
     - s390/pkey: add one more argument space for debug feature entry
     - x86/build/lto: Fix truncated .bss with -fdata-sections
     - x86/mm: Prevent bogus warnings with "noexec=off"
     - x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
     - KVM: nVMX: always use early vmcs check when EPT is disabled
     - KVM: fix spectrev1 gadgets
     - KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in
       tracing
     - tools lib traceevent: Fix missing equality check for strcmp
     - perf top: Always sample time to satisfy needs of use of ordered queuing
     - ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
     - ocelot: Don't sleep in atomic context (irqs_disabled())
     - perf tools: Fix map reference counting
     - scsi: aic7xxx: fix EISA support
     - slab: store tagged freelist for off-slab slabmgmt
     - mm/hotplug: treat CMA pages as unmovable
     - mm: fix inactive list balancing between NUMA nodes and cgroups
     - init: initialize jump labels before command line option parsing
     - drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs
     - selftests: netfilter: check icmp pkttoobig errors are set as related
     - ipvs: do not schedule icmp errors from tunnels
     - netfilter: ctnetlink: don't use conntrack/expect object addresses as id
     - netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
     - netfilter: nat: fix icmp id randomization
     - MIPS: perf: ath79: Fix perfcount IRQ assignment
     - IB/mlx5: Fix scatter to CQE in DCT QP creation
     - s390: ctcm: fix ctcm_new_device error return code
     - drm/sun4i: Set device driver data at bind time for use in unbind
     - drm/sun4i: Fix component unbinding and component master deletion
     - of_net: Fix residues after of_get_nvmem_mac_address removal
     - selftests/net: correct the return value for run_afpackettests
     - netfilter: never get/set skb->tstamp
     - netfilter: fix nf_l4proto_log_invalid to log invalid packets
     - dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
     - gpu: ipu-v3: dp: fix CSC handling
     - drm/imx: don't skip DP channel disable for background plane
     - ARM: fix function graph tracer and unwinder dependencies
     - ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is
       disabled
     - spi: Micrel eth switch: declare missing of table
     - spi: ST ST95HF NFC: declare missing of table
     - ceph: handle the case where a dentry has been renamed on outstanding req
     - Revert "drm/virtio: drop prime import/export callbacks"
     - drm/sun4i: Unbind components before releasing DRM and memory
     - Input: snvs_pwrkey - make it depend on ARCH_MXC
     - Input: synaptics-rmi4 - fix possible double free
     - net: vrf: Fix operation not supported when set vrf mac
     - gpio: Fix gpiochip_add_data_with_key() error path
     - mm/memory_hotplug.c: drop memory device reference after find_memory_block()
     - mm/page_alloc.c: avoid potential NULL pointer dereference
     - bpf: only test gso type on gso packets
     - net: sched: fix cleanup NULL pointer exception in act_mirr
     - net: mvpp2: fix validate for PPv2.1
     - drm/rockchip: fix for mailbox read validation.
     - cw1200: fix missing unlock on error in cw1200_hw_scan()
     - mwl8k: Fix rate_idx underflow
     - rtlwifi: rtl8723ae: Fix missing break in switch statement
     - Don't jump to compute_result state from check_result state
     - bonding: fix arp_validate toggling in active-backup mode
     - bridge: Fix error path for kobject_init_and_add()
     - dpaa_eth: fix SG frame cleanup
     - fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL
       not supplied
     - ipv4: Fix raw socket lookup for local traffic
     - net: dsa: Fix error cleanup path in dsa_init_module
     - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
     - net: macb: Change interrupt and napi enable order in open
     - net: seeq: fix crash caused by not set dev.parent
     - net: ucc_geth - fix Oops when changing number of buffers in the ring
     - packet: Fix error path in packet_init
     - selinux: do not report error on connect(AF_UNSPEC)
     - tipc: fix hanging clients using poll with EPOLLOUT flag
     - vlan: disable SIOCSHWTSTAMP in container
     - vrf: sit mtu should not be updated when vrf netdev is the link
     - tuntap: fix dividing by zero in ebpf queue selection
     - tuntap: synchronize through tfiles array instead of tun->numqueues
     - net: phy: fix phy_validate_pause
     - flow_dissector: disable preemption around BPF calls
     - isdn: bas_gigaset: use usb_fill_int_urb() properly
     - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
     - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
     - powerpc/book3s/64: check for NULL pointer in pgd_alloc()
     - powerpc/powernv/idle: Restore IAMR after idle
     - powerpc/booke64: set RI in default MSR
     - virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packed
     - PCI: hv: Fix a memory leak in hv_eject_device_work()
     - PCI: hv: Add hv_pci_remove_slots() when we unload the driver
     - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
     - f2fs: Fix use of number of devices
     - Linux 5.0.17
     - [Config] update configs after update to 5.0.17
 .
   * Disco update: 5.0.16 upstream stable release (LP: #1835580)
     - Linux 5.0.16
 .
   * CVE-2019-10126
     - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
 .
   * CVE-2019-3846
     - mwifiex: Fix possible buffer overflows at parsing bss descriptor
 .
   * CVE-2019-12984
     - nfc: Ensure presence of required attributes in the deactivate_target handler
 .
   * Sometimes touchpad(goodix) can't use tap function (LP: #1836020)
     - SAUCE: i2c: designware: add Inpiron/Vostro 7590 into i2c quirk
 .
   * proc_thermal flooding dmesg (LP: #1824690)
     - drivers: thermal: processor_thermal: Downgrade error message
Checksums-Sha1:
 efc468df073add38a91b6a31c60ef9a7fe37ebb8 271328 block-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 b75e7dfe8686e1886d0fcf413fc99175b0026714 265484 crypto-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 10ea60b385d4366bef164d6b42f19e3b357446e8 4884 fat-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 7d759d4931ca5ceb43455b21df1fa70a239587ae 1390472 fs-core-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 cc10c0ff20adc9855c90cc1b17fb5aa3f84a795f 721344 fs-secondary-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 ffb4f1ec636dd987ae4faf43b5dc86ed92f2e21f 467020 input-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 32b80b721090843704284a2bdfeaa111b0c26c37 67568 ipmi-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 5f329d508b45c03dc7afd8d93af943487b988636 10136420 kernel-image-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 ea4e08e00ed88fee1008ee47980002cbdc8309e6 253472 linux-buildinfo-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 57993272013b506a974a2a78bcd349b0b9047928 808564 linux-headers-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 793fea6bde73a38e0ef6081fd5da24afa3c390ea 771992720 linux-image-unsigned-5.0.0-22-generic-dbgsym_5.0.0-22.23_arm64.ddeb
 b7e05730bfd7a6c3c5323c0d4bd766f398101928 8939604 linux-image-unsigned-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 a5a0baf356767a2626bd1617737a404e0b260ab1 1046484 linux-libc-dev_5.0.0-22.23_arm64.deb
 475627f1c6449c0d40818baeb8d0c283503bc237 13382800 linux-modules-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 7e1739fb900d3075e7de47e01e38062af1d98400 35036156 linux-modules-extra-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 f7e4730d78f8ea3029899bc82cba063557a2744f 1892 linux-tools-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 63742e42d02af98905b81389e1d0ba057358f24a 4652300 linux-tools-5.0.0-22_5.0.0-22.23_arm64.deb
 12f9df67fb7064928748b492e1f161be73a2ac99 980 linux-udebs-generic_5.0.0-22.23_arm64.udeb
 97902b8eedac88d114f6d24332e97fd65b56fd69 22031 linux_5.0.0-22.23_arm64.buildinfo
 717ed1920674bbb727d7ff7a3713c961169f2c50 9048487 linux_5.0.0-22.23_arm64.tar.gz
 84aad4cd372d0e43862ba44b8109932c2b8d9878 24529 linux_5.0.0-22.23_arm64_translations.tar.gz
 c16eeebc2aa377592c635e18d42ca33fabdcd2cc 299932 md-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 0e4995646e66ebc3ca0a6d9aa8739005c94dc8a1 207792 message-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 a7040862fddf18b4f3eebb9f10563a2304cc23b0 58576 mouse-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 6a5d8ae22e87bf560557747488ef156fd3fd2d99 20120 multipath-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 5a6d00854f5fb9a74b086e676b4d1d65de4ab7c1 613908 nfs-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 87210c780df8db4caacdfc5537b86c508b5c7266 4617804 nic-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 73a3373387550d6e844911ae194dec4bb9cc5667 592996 nic-shared-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 fa5bc266f7cf88293c5c4c2b32914e94fce0c397 335332 nic-usb-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 54e36e6f58c3024fe9b9e5d6fc2298ee5b00bd8f 19008 parport-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 f7b77949b906a02f7f1377a8b7238292885eb5ec 9280 plip-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 da3dc95819f1aa2717bdcb937cda6af10a7ce325 29776 ppp-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 5f20520b371a9e12811bc399f1bcb839e7e97176 98312 sata-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 63b36e315438bf6cc2e271a6b469d1cd320c38b6 2524756 scsi-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 15a163e6390179aa0573fd841761b4c9b6559c41 57636 storage-core-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 1565cb2243c11cd8aee24107d117f59f8bb28ba6 118104 usb-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 dda5aaceabf5ca3a70e8742b2dd35f22839d8fdd 11068 virtio-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 8a1e7f1a653444e7a7d6835f57753ddb81001c35 27896 vlan-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
Checksums-Sha256:
 a0d7d78fa87617d18fa0a49969b75d080832187e4132b4ba56cc18191b826227 271328 block-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 3e3c1b17dc54e9960de4adba92a8f46a842c1e5eef0d976979b481c8ddc3efaf 265484 crypto-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 757c49980cadc69b2240279d7b082b5f2d69131f5dbac0875ccf110031652703 4884 fat-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 68fe25423c78cb08f1e68e3059b676c7564154c58ed9c16734995e86c01b58c0 1390472 fs-core-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 8ddc3154e853c7fc4d7411d02a770e9c3fc39442de6424b2730f92c2a282d6e9 721344 fs-secondary-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 f3a81bc8c64f444308fe80db5a3449b3c910baf66cd0c39730a442f61ea55188 467020 input-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 3261aab430b2ab7f8c943c2f43db818e8593c67b36b8d3c846b5c2ef16ac9026 67568 ipmi-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 f443565186eb251d48b0018689ffdbc742cba9c9c818794bd159edf9764e9e63 10136420 kernel-image-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 353ff783fd453d1c37e92fb5a2770ee27073624601a09be652c9db4dfe2aa33e 253472 linux-buildinfo-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 c2f213745f2d43a21759dda3375a6ddc81eee0b86571a057f177e8212d042dfa 808564 linux-headers-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 246944226b88cb42f76276fbec4d947a1823529a2ab85c70b77560ce4923cf6a 771992720 linux-image-unsigned-5.0.0-22-generic-dbgsym_5.0.0-22.23_arm64.ddeb
 6b8729a21d56db8027d601cc85f22fa2e40a496aba05a3be55600be585c4fa5f 8939604 linux-image-unsigned-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 fc95142fabb5bda511669821133ec3a2421ad5e85158b70d13feb3219d027f9c 1046484 linux-libc-dev_5.0.0-22.23_arm64.deb
 3f4f5a53ad7cae109ea678d04ba7301f7faf168d7c2ea99d4e8f03958353bbce 13382800 linux-modules-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 ba7e227558d05e4384f0b7bc8f25f1e87871557842529a211373fbb29f1b0de8 35036156 linux-modules-extra-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 22f916c3ce1e60ca8b422cb740878475225c13ce0fc044844d8484294ddc0832 1892 linux-tools-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 5a941481792b863f8562e24087e9caedee1681e0333f7eee94ed52cf0e30e452 4652300 linux-tools-5.0.0-22_5.0.0-22.23_arm64.deb
 55f90a4aa5a77124c217cd13b2d248031bc0934eafe14548ded625877a7eb37b 980 linux-udebs-generic_5.0.0-22.23_arm64.udeb
 0c2dd950c08f4f32369b0d2746b8cd223957f8f4f0e711e15d5205befde5fd1f 22031 linux_5.0.0-22.23_arm64.buildinfo
 c02ad653d7bdd0a7e4a9a06afc3e057808c67399d7bad5e7a757896da12deb37 9048487 linux_5.0.0-22.23_arm64.tar.gz
 be0ee1d21bd80838e9ff851aeb0c1e9c864a5c9f77b7b13858b23bf88234464b 24529 linux_5.0.0-22.23_arm64_translations.tar.gz
 ad5e61cbdf9807a4966366c9b7d4932114b56b1a436c1886a2c0ae6f78b9f620 299932 md-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 c65ae0bc67bd041bee793aa708368ad5ee7af779857bf87ddf27a74c173c51d9 207792 message-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 b9b6cdeddeb49ff94df97015139c6674c7ddcb33282c663f626a9ad7a9cb6758 58576 mouse-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 00ec4ce51b23db8b73fc1e8532b1f69e47682f5870b561b539660dcdf1ffa035 20120 multipath-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 42fcb0e7fb465a2028434acb5a31aa68dc801038d9317342cf2315bf31235e94 613908 nfs-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 e6a2a8647579b046f2c65eec2f7d6b3dce864af675e33c1f3a4a4e9fa78d633d 4617804 nic-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 51534859342f38f86c2f9398f7a41abab7eff5b2e7af247b06bc65c14796dfbd 592996 nic-shared-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 68dfc24e49e500a1d0901c4eb91f80d66fec07da83b986be7d7ba6ceca1cdf47 335332 nic-usb-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 f6a69bc0c8e3810e0f342007f191b663dc428d71b03a93478f7811371f68b0b6 19008 parport-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 5f9373855ab5451eaca2610d429ee88b40fe9dca1fb4e02a4555f70827942641 9280 plip-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 abfced31c27dbc29196890aebb907d608e44eae63ce5f683cc81b01e5094d0ac 29776 ppp-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 d1234ed5f916bb2dbd1c4f6162f6e7f9d7e87a69dbb9d055af946c0b128a74bd 98312 sata-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 d1433540bd9f68ccf83ac488cccf1f1120ddb8ac36822d5cf135fbcabf43f454 2524756 scsi-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 178dffd8a1bddb74e95753d4d03863423e569420fa470251906e6dd8ca7c9550 57636 storage-core-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 13667fae2b8291ca6f389cdb4c1fae04b6e6ffbdb882252086066a8780a068dc 118104 usb-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 737b7cf8c8c64d8f5fe2b5fcce00b6c032f19f36568d0ca077b237f9ad5b92c3 11068 virtio-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 a7d5af887cc2c43e62522f829fad0d12c6e577945aecaff693b43bb1fcb0989f 27896 vlan-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
Files:
 7aac84405930c043b0a7431f694689ab 271328 debian-installer standard block-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 834328db07b139d51f8c6ba37fe5a95b 265484 debian-installer extra crypto-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 a0d7bd96971f44d93c19064ea4450d7c 4884 debian-installer standard fat-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 a39d78b27b0231ef3019d97c41fe49a4 1390472 debian-installer standard fs-core-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 8ede787d6427c101e459bcba7192ef61 721344 debian-installer standard fs-secondary-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 a4ef404cddf3a21ae578cc69b60dab0e 467020 debian-installer standard input-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 fdcb07166937713d760753952492453d 67568 debian-installer standard ipmi-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 aa9121ebe2ecbdec248e3a52f58ab31e 10136420 debian-installer optional kernel-image-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 9b21f28bd90bac2748b01d9d18dd492a 253472 kernel optional linux-buildinfo-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 89f37a2fe9d8bfef61a12b61f360475d 808564 devel optional linux-headers-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 97d08a2c97a038284757294fdc08fda3 771992720 devel optional linux-image-unsigned-5.0.0-22-generic-dbgsym_5.0.0-22.23_arm64.ddeb
 8848db5b46b46f48f93b84f3ccb2b425 8939604 kernel optional linux-image-unsigned-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 db966f928cc67c1fa227279c1661d408 1046484 devel optional linux-libc-dev_5.0.0-22.23_arm64.deb
 05e28912315bf85d85761cda1af88ad9 13382800 kernel optional linux-modules-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 e6a3b3c26389182af48c96b4071f1d2f 35036156 kernel optional linux-modules-extra-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 42d5750f5ca211674801fd61836cb48b 1892 devel optional linux-tools-5.0.0-22-generic_5.0.0-22.23_arm64.deb
 c2fa364b2f9dcba81014bcebca97ab4d 4652300 devel optional linux-tools-5.0.0-22_5.0.0-22.23_arm64.deb
 fbed7762c36c62da4218cfa90bc7b014 980 debian-installer optional linux-udebs-generic_5.0.0-22.23_arm64.udeb
 79f8b9b1338e2ed5b488275ebbb5ac89 22031 devel optional linux_5.0.0-22.23_arm64.buildinfo
 08dfcb3dca685c3a55da1a81a1070aa5 9048487 raw-signing - linux_5.0.0-22.23_arm64.tar.gz
 25cb810e29c49ea3c2d262b2049fbf61 24529 raw-translations - linux_5.0.0-22.23_arm64_translations.tar.gz
 f7cfc1edbd14c9ad91bac346f44d0b70 299932 debian-installer standard md-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 dc46fe52a322d7f894b8abb265514852 207792 debian-installer standard message-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 0fe684af162852010dee4fa83940a4b2 58576 debian-installer extra mouse-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 3e3f1b6812adcbc754b606fb83aa8eea 20120 debian-installer extra multipath-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 d9a7482db7c2c7a864d063178cb0ae42 613908 debian-installer standard nfs-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 63a57184a29b7d5bb4f8f9d22de3256b 4617804 debian-installer standard nic-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 0c8f87b6b0ebfa08e8840c1f97ab63f8 592996 debian-installer standard nic-shared-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 75ac4e5eb569c655dc52d681d8b8f294 335332 debian-installer standard nic-usb-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 b15251ebc7401af031bb40cba638ee57 19008 debian-installer standard parport-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 08ad5b04b91dbfb97ef7ad33e32efbe6 9280 debian-installer standard plip-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 4e6f18248e9d49d6e053e833ecb36d08 29776 debian-installer standard ppp-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 0c4910847d594b51afdc502661e9e0d4 98312 debian-installer standard sata-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 5d23e78fef2d3a3bb23af5db31e79fad 2524756 debian-installer standard scsi-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 e01368d64e2cfa9972de88e637e4545d 57636 debian-installer standard storage-core-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 e5db6ac8e7a9a20e068fb37c1e045d7d 118104 debian-installer standard usb-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 7e466c42586ebf0e768f6fc762e3b719 11068 debian-installer standard virtio-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
 64cf37e9da691fac828564683cb4e15c 27896 debian-installer extra vlan-modules-5.0.0-22-generic-di_5.0.0-22.23_arm64.udeb
Package-Type: udeb


More information about the Disco-changes mailing list