[ubuntu/disco-proposed] linux_5.0.0-32.34_amd64.tar.gz - (Accepted)

Khalid Elmously khalid.elmously at canonical.com
Fri Oct 4 12:57:08 UTC 2019


linux (5.0.0-32.34) disco; urgency=medium

  * disco/linux: 5.0.0-32.34 -proposed tracker (LP: #1846097)

  * CVE-2019-14814 // CVE-2019-14815 // CVE-2019-14816
    - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings

  * CVE-2019-15505
    - media: technisat-usb2: break out of loop at end of buffer

  * CVE-2019-2181
    - binder: check for overflow when alloc for security context

  * Support Hi1620 zip hw accelerator (LP: #1845355)
    - [Config] Enable HiSilicon QM/ZIP as modules
    - crypto: hisilicon - add queue management driver for HiSilicon QM module
    - crypto: hisilicon - add hardware SGL support
    - crypto: hisilicon - add HiSilicon ZIP accelerator support
    - crypto: hisilicon - add SRIOV support for ZIP
    - Documentation: Add debugfs doc for hisi_zip
    - crypto: hisilicon - add debugfs for ZIP and QM
    - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
    - crypto: hisilicon - fix kbuild warnings
    - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
    - crypto: hisilicon - init curr_sgl_dma to fix compile warning
    - crypto: hisilicon - add missing single_release
    - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
    - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
    - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
    - crypto: hisilicon - avoid unused function warning

  * xfrm interface: several kernel panic (LP: #1836261)
    - xfrm interface: fix memory leak on creation
    - xfrm interface: avoid corruption on changelink
    - xfrm interface: ifname may be wrong in logs
    - xfrm interface: fix list corruption for x-netns
    - xfrm interface: fix management of phydev

  * shiftfs: drop entries from cache on unlink (LP: #1841977)
    - SAUCE: shiftfs: fix buggy unlink logic

  * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
    - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT

  *  Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
    adapters(SAS3.5 onwards) (LP: #1838751)
    - PCI: Restore Resizable BAR size bits correctly for 1MB BARs

  * No sound inputs from the external microphone and headset on a Dell machine
    (LP: #1842265)
    - ALSA: hda - Expand pin_match function to match upcoming new tbls
    - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family

  * Add -fcf-protection=none when using retpoline flags (LP: #1843291)
    - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags

  * Disco update: upstream stable patchset 2019-09-25 (LP: #1845390)
    - bridge/mdb: remove wrong use of NLM_F_MULTI
    - cdc_ether: fix rndis support for Mediatek based smartphones
    - ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
    - isdn/capi: check message length in capi_write()
    - ixgbe: Fix secpath usage for IPsec TX offload.
    - net: Fix null de-reference of device refcount
    - net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
      linear-headed frag_list
    - net: phylink: Fix flow control resolution
    - net: sched: fix reordering issues
    - sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
    - sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
    - sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
    - tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
    - tipc: add NULL pointer check before calling kfree_rcu
    - tun: fix use-after-free when register netdev failed
    - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
    - gpio: fix line flag validation in linehandle_create
    - Btrfs: fix assertion failure during fsync and use of stale transaction
    - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
    - genirq: Prevent NULL pointer dereference in resend_irqs()
    - KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it
      as target for memset()
    - KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
    - KVM: x86: work around leak of uninitialized stack contents
    - KVM: nVMX: handle page fault in vmread
    - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
      to fix kexec relocation errors
    - powerpc: Add barrier_nospec to raw_copy_in_user()
    - drm/meson: Add support for XBGR8888 & ABGR8888 formats
    - clk: rockchip: Don't yell about bad mmc phases when getting
    - mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
    - PCI: Always allow probing with driver_override
    - gpio: fix line flag validation in lineevent_create
    - ubifs: Correctly use tnc_next() in search_dh_cookie()
    - driver core: Fix use-after-free and double free on glue directory
    - crypto: talitos - check AES key size
    - crypto: talitos - fix CTR alg blocksize
    - crypto: talitos - check data blocksize in ablkcipher.
    - crypto: talitos - fix ECB algs ivsize
    - crypto: talitos - Do not modify req->cryptlen on decryption.
    - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
    - firmware: ti_sci: Always request response from firmware
    - drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
    - drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
    - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
    - iio: adc: stm32-dfsdm: fix data type
    - modules: fix BUG when load module with rodata=n
    - modules: fix compile error if don't have strict module rwx
    - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
      critclk_systems DMI table
    - rsi: fix a double free bug in rsi_91x_deinit()
    - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
      GCC9 build warning
    - ixgbevf: Fix secpath usage for IPsec Tx offload
    - net: fixed_phy: Add forward declaration for struct gpio_desc;
    - net: sock_map, fix missing ulp check in sock hash case
    - Revert "mmc: bcm2835: Terminate timeout work synchronously"
    - mmc: tmio: Fixup runtime PM management during probe
    - mmc: tmio: Fixup runtime PM management during remove
    - drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
    - ixgbe: fix double clean of Tx descriptors with xdp
    - mt76: mt76x0e: disable 5GHz band for MT7630E
    - x86/ima: check EFI SetupMode too
    - kvm: nVMX: Remove unnecessary sync_roots from handle_invept
    - KVM: SVM: Fix detection of AMD Errata 1096

  * Disco update: upstream stable patchset 2019-09-19 (LP: #1844722)
    - ALSA: hda - Fix potential endless loop at applying quirks
    - ALSA: hda/realtek - Fix overridden device-specific initialization
    - ALSA: hda/realtek - Add quirk for HP Pavilion 15
    - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
    - ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
    - sched/fair: Don't assign runtime for throttled cfs_rq
    - drm/vmwgfx: Fix double free in vmw_recv_msg()
    - vhost/test: fix build for vhost test
    - vhost/test: fix build for vhost test - again
    - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
    - batman-adv: Only read OGM tvlv_len after buffer len check
    - timekeeping: Use proper ktime_add when adding nsecs in coarse offset
    - selftests: fib_rule_tests: use pre-defined DEV_ADDR
    - powerpc/64: mark start_here_multiplatform as __ref
    - media: stm32-dcmi: fix irq = 0 case
    - scripts/decode_stacktrace: match basepath using shell prefix operator, not
      regex
    - nvme-fc: use separate work queue to avoid warning
    - modules: always page-align module section allocations
    - kernel/module: Fix mem leak in module_add_modinfo_attrs
    - drm/vblank: Allow dynamic per-crtc max_vblank_count
    - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
    - tpm: Fix some name collisions with drivers/char/tpm.h
    - drm/nouveau: Don't WARN_ON VCPI allocation failures
    - drm: add __user attribute to ptr_to_compat()
    - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
    - drm/i915: Sanity check mmap length against object size
    - arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
    - kvm: mmu: Fix overflow on kvm mmu page limit calculation
    - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
    - media: i2c: tda1997x: select V4L2_FWNODE
    - ext4: protect journal inode's blocks using block_validity
    - ARM: dts: qcom: ipq4019: Fix MSI IRQ type
    - dt-bindings: mmc: Add supports-cqe property
    - dt-bindings: mmc: Add disable-cqe-dcmd property.
    - dm mpath: fix missing call of path selector type->end_io
    - mmc: sdhci-pci: Add support for Intel CML
    - PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
    - cifs: smbd: take an array of reqeusts when sending upper layer data
    - drm/amdkfd: Add missing Polaris10 ID
    - kvm: Check irqchip mode before assign irqfd
    - Btrfs: fix race between block group removal and block group allocation
    - cifs: add spinlock for the openFileList to cifsInodeInfo
    - ceph: use ceph_evict_inode to cleanup inode's resource
    - KVM: x86: optimize check for valid PAT value
    - KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
    - btrfs: correctly validate compression type
    - dm thin metadata: check if in fail_io mode when setting needs_check
    - bcache: only clear BTREE_NODE_dirty bit when it is set
    - bcache: add comments for mutex_lock(&b->write_lock)
    - bcache: fix race in btree_flush_write()
    - drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
    - virtio/s390: fix race on airq_areas[]
    - ext4: don't perform block validity checks on the journal inode
    - ext4: fix block validity checks for journal inodes using indirect blocks
    - ext4: unsigned int compared against zero
    - PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
    - gpio: pca953x: correct type of reg_direction
    - gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
    - drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
    - powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
    - drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
    - mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime
      resuming
    - usb: chipidea: imx: add imx7ulp support
    - usb: chipidea: imx: fix EPROBE_DEFER support during driver probe

  * Disco update: upstream stable patchset 2019-09-11 (LP: #1843622)
    - dmaengine: ste_dma40: fix unneeded variable warning
    - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
    - afs: Fix the CB.ProbeUuid service handler to reply correctly
    - afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
    - fs: afs: Fix a possible null-pointer dereference in afs_put_read()
    - afs: Only update d_fsdata if different in afs_d_revalidate()
    - nvmet-loop: Flush nvme_delete_wq when removing the port
    - nvme: fix a possible deadlock when passthru commands sent to a multipath
      device
    - nvme-pci: Fix async probe remove race
    - soundwire: cadence_master: fix register definition for SLAVE_STATE
    - soundwire: cadence_master: fix definitions for INTSTAT0/1
    - auxdisplay: panel: need to delete scan_timer when misc_register fails in
      panel_attach
    - dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
      stm32_mdma_irq_handler()
    - omap-dma/omap_vout_vrfb: fix off-by-one fi value
    - iommu/dma: Handle SG length overflow better
    - usb: gadget: composite: Clear "suspended" on reset/disconnect
    - usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
    - xen/blkback: fix memory leaks
    - arm64: cpufeature: Don't treat granule sizes as strict
    - i2c: rcar: avoid race when unregistering slave client
    - i2c: emev2: avoid race when unregistering slave client
    - drm/ast: Fixed reboot test may cause system hanged
    - usb: host: fotg2: restart hcd after port reset
    - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
    - tools: hv: fix KVP and VSS daemons exit code
    - watchdog: bcm2835_wdt: Fix module autoload
    - drm/bridge: tfp410: fix memleak in get_modes()
    - scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
    - drm/tilcdc: Register cpufreq notifier after we have initialized crtc
    - net/tls: swap sk_write_space on close
    - net: tls, fix sk_write_space NULL write when tx disabled
    - ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
    - ipv6: Default fib6_type to RTN_UNICAST when not set
    - net/smc: make sure EPOLLOUT is raised
    - tcp: make sure EPOLLOUT wont be missed
    - ipv4/icmp: fix rt dst dev null pointer dereference
    - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
    - ALSA: usb-audio: Check mixer unit bitmap yet more strictly
    - ALSA: line6: Fix memory leak at line6_init_pcm() error path
    - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
    - ALSA: seq: Fix potential concurrent access to the deleted pool
    - ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
    - ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
    - kvm: x86: skip populating logical dest map if apic is not sw enabled
    - KVM: x86: Don't update RIP or do single-step on faulting emulation
    - uprobes/x86: Fix detection of 32-bit user mode
    - x86/apic: Do not initialize LDR and DFR for bigsmp
    - ftrace: Fix NULL pointer dereference in t_probe_next()
    - ftrace: Check for successful allocation of hash
    - ftrace: Check for empty hash and comment the race with registering probes
    - usb-storage: Add new JMS567 revision to unusual_devs
    - USB: cdc-wdm: fix race between write and disconnect due to flag abuse
    - usb: hcd: use managed device resources
    - usb: chipidea: udc: don't do hardware access if gadget has stopped
    - usb: host: ohci: fix a race condition between shutdown and irq
    - usb: host: xhci: rcar: Fix typo in compatible string matching
    - USB: storage: ums-realtek: Update module parameter description for
      auto_delink_en
    - mei: me: add Tiger Lake point LP device ID
    - mmc: sdhci-of-at91: add quirk for broken HS200
    - mmc: core: Fix init of SD cards reporting an invalid VDD range
    - stm class: Fix a double free of stm_source_device
    - intel_th: pci: Add support for another Lewisburg PCH
    - intel_th: pci: Add Tiger Lake support
    - typec: tcpm: fix a typo in the comparison of pdo_max_voltage
    - fsi: scom: Don't abort operations for minor errors
    - lib: logic_pio: Fix RCU usage
    - lib: logic_pio: Avoid possible overlap for unregistering regions
    - lib: logic_pio: Add logic_pio_unregister_range()
    - drm/amdgpu: Add APTX quirk for Dell Latitude 5495
    - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
    - drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
    - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
      free
    - bus: hisi_lpc: Add .remove method to avoid driver unbind crash
    - VMCI: Release resource if the work is already queued
    - crypto: ccp - Ignore unconfigured CCP device on suspend/resume
    - Revert "cfg80211: fix processing world regdomain when non modular"
    - mac80211: fix possible sta leak
    - mac80211: Don't memset RXCB prior to PAE intercept
    - mac80211: Correctly set noencrypt for PAE frames
    - KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
    - KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
    - KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
    - KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
    - NFS: Clean up list moves of struct nfs_page
    - NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
    - NFS: Pass error information to the pgio error cleanup routine
    - NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
    - i2c: piix4: Fix port selection for AMD Family 16h Model 30h
    - x86/ptrace: fix up botched merge of spectrev1 fix
    - mt76: mt76x0u: do not reset radio on resume
    - Revert "ASoC: Fail card instantiation if DAI format setup fails"
    - nvmet: Fix use-after-free bug when a port is removed
    - nvmet-file: fix nvmet_file_flush() always returning an error
    - nvme-rdma: fix possible use-after-free in connect error flow
    - nvme: fix controller removal race with scan work
    - IB/mlx5: Fix implicit MR release flow
    - dma-direct: don't truncate dma_required_mask to bus addressing capabilities
    - riscv: fix flush_tlb_range() end address for flush_tlb_page()
    - drm/scheduler: use job count instead of peek
    - locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
    - lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
    - selftests/bpf: install files test_xdp_vlan.sh
    - ALSA: hda/ca0132 - Add new SBZ quirk
    - KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
      kvm_intel.nested is disabled
    - x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
    - usbtmc: more sanity checking for packet size
    - mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
    - mmc: sdhci-sprd: fixed incorrect clock divider
    - mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
    - mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
    - mmc: sdhci-sprd: clear the UHS-I modes read from registers
    - mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
    - mmc: sdhci-sprd: add get_ro hook function
    - drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
      encoder->type
    - hsr: implement dellink to clean up resources
    - hsr: fix a NULL pointer deref in hsr_dev_xmit()
    - hsr: switch ->dellink() to ->ndo_uninit()
    - Revert "Input: elantech - enable SMBus on new (2018+) systems"
    - mld: fix memory leak in mld_del_delrec()
    - net: fix skb use after free in netpoll
    - net: sched: act_sample: fix psample group handling on overwrite
    - net_sched: fix a NULL pointer deref in ipt action
    - net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
    - tcp: inherit timestamp on mtu probe
    - tcp: remove empty skb from write queue in error cases
    - x86/boot: Preserve boot_params.secure_boot from sanitizing
    - spi: bcm2835aux: unifying code between polling and interrupt driven code
    - spi: bcm2835aux: remove dangerous uncontrolled read of fifo
    - spi: bcm2835aux: fix corruptions for longer spi transfers
    - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
      context
    - netfilter: nf_tables: use-after-free in failing rule with bound set
    - tools: bpftool: fix error message (prog -> object)
    - hv_netvsc: Fix a warning of suspicious RCU usage
    - net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
    - Bluetooth: btqca: Add a short delay before downloading the NVM
    - ibmveth: Convert multicast list size for little-endian system
    - gpio: Fix build error of function redefinition
    - netfilter: nft_flow_offload: skip tcp rst and fin packets
    - drm/mediatek: use correct device to import PRIME buffers
    - drm/mediatek: set DMA max segment size
    - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
    - scsi: target: tcmu: avoid use-after-free after command timeout
    - cxgb4: fix a memory leak bug
    - liquidio: add cleanup in octeon_setup_iq()
    - net: myri10ge: fix memory leaks
    - lan78xx: Fix memory leaks
    - vfs: fix page locking deadlocks when deduping files
    - cx82310_eth: fix a memory leak bug
    - net: kalmia: fix memory leaks
    - ibmvnic: Unmap DMA address of TX descriptor buffers after use
    - net: cavium: fix driver name
    - wimax/i2400m: fix a memory leak bug
    - ravb: Fix use-after-free ravb_tstamp_skb
    - kprobes: Fix potential deadlock in kprobe_optimizer()
    - HID: cp2112: prevent sleeping function called from invalid context
    - x86/boot/compressed/64: Fix boot on machines with broken E820 table
    - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
    - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
    - nvme-multipath: fix possible I/O hang when paths are updated
    - IB/mlx4: Fix memory leaks
    - infiniband: hfi1: fix a memory leak bug
    - infiniband: hfi1: fix memory leaks
    - selftests: kvm: fix state save/load on processors without XSAVE
    - selftests/kvm: make platform_info_test pass on AMD
    - ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
    - ceph: fix buffer free while holding i_ceph_lock in
      __ceph_build_xattrs_blob()
    - ceph: fix buffer free while holding i_ceph_lock in fill_inode()
    - KVM: arm/arm64: Only skip MMIO insn once
    - afs: Fix leak in afs_lookup_cell_rcu()
    - KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
    - x86/boot/compressed/64: Fix missing initialization in
      find_trampoline_placement()
    - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
    - Revert "r8152: napi hangup fix after disconnect"
    - r8152: remove calling netif_napi_del
    - batman-adv: Fix netlink dumping of all mcast_flags buckets
    - libbpf: fix erroneous multi-closing of BTF FD
    - libbpf: set BTF FD for prog only when there is supported .BTF.ext data
    - netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
    - clk: samsung: Change signature of exynos5_subcmus_init() function
    - clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
    - clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
    - netfilter: nf_flow_table: conntrack picks up expired flows
    - netfilter: nf_flow_table: teardown flow timeout race
    - ixgbe: fix possible deadlock in ixgbe_service_task()
    - nvme: Fix cntlid validation when not using NVMEoF
    - RDMA/cma: fix null-ptr-deref Read in cma_cleanup
    - RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
    - gpio: Fix irqchip initialization order

  * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Disco
    update: upstream stable patchset 2019-09-11 (LP: #1843622)
    - USB: storage: ums-realtek: Whitelist auto-delink support

  * ipv4: enable route flushing in network namespaces (LP: #1836912)
    - ipv4: enable route flushing in network namespaces

  * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
    - s390: add support for IBM z15 machines

  * CVE-2019-16714
    - net/rds: Fix info leak in rds6_inc_info_copy()

  * CVE-2019-14821
    - KVM: coalesced_mmio: add bounds checking

Date: Mon, 30 Sep 2019 23:52:23 -0400
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-034.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 30 Sep 2019 23:52:23 -0400
Source: linux
Binary: block-modules-5.0.0-32-generic-di crypto-modules-5.0.0-32-generic-di fat-modules-5.0.0-32-generic-di fb-modules-5.0.0-32-generic-di firewire-core-modules-5.0.0-32-generic-di floppy-modules-5.0.0-32-generic-di fs-core-modules-5.0.0-32-generic-di fs-secondary-modules-5.0.0-32-generic-di input-modules-5.0.0-32-generic-di ipmi-modules-5.0.0-32-generic-di kernel-image-5.0.0-32-generic-di linux-buildinfo-5.0.0-32-generic linux-buildinfo-5.0.0-32-lowlatency linux-cloud-tools-5.0.0-32 linux-cloud-tools-5.0.0-32-generic linux-cloud-tools-5.0.0-32-lowlatency linux-cloud-tools-common linux-doc linux-headers-5.0.0-32 linux-headers-5.0.0-32-generic linux-headers-5.0.0-32-lowlatency linux-image-unsigned-5.0.0-32-generic linux-image-unsigned-5.0.0-32-lowlatency linux-libc-dev linux-modules-5.0.0-32-generic linux-modules-5.0.0-32-lowlatency linux-modules-extra-5.0.0-32-generic linux-source-5.0.0 linux-tools-5.0.0-32 linux-tools-5.0.0-32-generic linux-tools-5.0.0-32-lowlatency
 linux-tools-common linux-tools-host linux-udebs-generic md-modules-5.0.0-32-generic-di message-modules-5.0.0-32-generic-di mouse-modules-5.0.0-32-generic-di multipath-modules-5.0.0-32-generic-di nfs-modules-5.0.0-32-generic-di nic-modules-5.0.0-32-generic-di nic-pcmcia-modules-5.0.0-32-generic-di nic-shared-modules-5.0.0-32-generic-di nic-usb-modules-5.0.0-32-generic-di parport-modules-5.0.0-32-generic-di pata-modules-5.0.0-32-generic-di pcmcia-modules-5.0.0-32-generic-di pcmcia-storage-modules-5.0.0-32-generic-di plip-modules-5.0.0-32-generic-di ppp-modules-5.0.0-32-generic-di sata-modules-5.0.0-32-generic-di scsi-modules-5.0.0-32-generic-di serial-modules-5.0.0-32-generic-di storage-core-modules-5.0.0-32-generic-di usb-modules-5.0.0-32-generic-di virtio-modules-5.0.0-32-generic-di
 vlan-modules-5.0.0-32-generic-di
Architecture: amd64 all amd64_translations
Version: 5.0.0-32.34
Distribution: disco
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-034.buildd>
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Description:
 block-modules-5.0.0-32-generic-di - Block storage devices (udeb)
 crypto-modules-5.0.0-32-generic-di - crypto modules (udeb)
 fat-modules-5.0.0-32-generic-di - FAT filesystem support (udeb)
 fb-modules-5.0.0-32-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-5.0.0-32-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-5.0.0-32-generic-di - Floppy driver support (udeb)
 fs-core-modules-5.0.0-32-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-5.0.0-32-generic-di - Extra filesystem modules (udeb)
 input-modules-5.0.0-32-generic-di - Support for various input methods (udeb)
 ipmi-modules-5.0.0-32-generic-di - ipmi modules (udeb)
 kernel-image-5.0.0-32-generic-di - kernel image and system map (udeb)
 linux-buildinfo-5.0.0-32-generic - Linux kernel buildinfo for version 5.0.0 on 64 bit x86 SMP
 linux-buildinfo-5.0.0-32-lowlatency - Linux kernel buildinfo for version 5.0.0 on 64 bit x86 SMP
 linux-cloud-tools-5.0.0-32 - Linux kernel version specific cloud tools for version 5.0.0-32
 linux-cloud-tools-5.0.0-32-generic - Linux kernel version specific cloud tools for version 5.0.0-32
 linux-cloud-tools-5.0.0-32-lowlatency - Linux kernel version specific cloud tools for version 5.0.0-32
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 5.0.0
 linux-doc  - Linux kernel specific documentation for version 5.0.0
 linux-headers-5.0.0-32 - Header files related to Linux kernel version 5.0.0
 linux-headers-5.0.0-32-generic - Linux kernel headers for version 5.0.0 on 64 bit x86 SMP
 linux-headers-5.0.0-32-lowlatency - Linux kernel headers for version 5.0.0 on 64 bit x86 SMP
 linux-image-unsigned-5.0.0-32-generic - Linux kernel image for version 5.0.0 on 64 bit x86 SMP
 linux-image-unsigned-5.0.0-32-lowlatency - Linux kernel image for version 5.0.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-5.0.0-32-generic - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
 linux-modules-5.0.0-32-lowlatency - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
 linux-modules-extra-5.0.0-32-generic - Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
 linux-source-5.0.0 - Linux kernel source for version 5.0.0 with Ubuntu patches
 linux-tools-5.0.0-32 - Linux kernel version specific tools for version 5.0.0-32
 linux-tools-5.0.0-32-generic - Linux kernel version specific tools for version 5.0.0-32
 linux-tools-5.0.0-32-lowlatency - Linux kernel version specific tools for version 5.0.0-32
 linux-tools-common - Linux kernel version specific tools for version 5.0.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 md-modules-5.0.0-32-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-5.0.0-32-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-5.0.0-32-generic-di - Mouse support (udeb)
 multipath-modules-5.0.0-32-generic-di - DM-Multipath support (udeb)
 nfs-modules-5.0.0-32-generic-di - NFS filesystem drivers (udeb)
 nic-modules-5.0.0-32-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-5.0.0-32-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-5.0.0-32-generic-di - nic shared modules (udeb)
 nic-usb-modules-5.0.0-32-generic-di - USB network interface support (udeb)
 parport-modules-5.0.0-32-generic-di - Parallel port support (udeb)
 pata-modules-5.0.0-32-generic-di - PATA support modules (udeb)
 pcmcia-modules-5.0.0-32-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-5.0.0-32-generic-di - PCMCIA storage support (udeb)
 plip-modules-5.0.0-32-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-5.0.0-32-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-5.0.0-32-generic-di - SATA storage support (udeb)
 scsi-modules-5.0.0-32-generic-di - SCSI storage support (udeb)
 serial-modules-5.0.0-32-generic-di - Serial port support (udeb)
 storage-core-modules-5.0.0-32-generic-di - Core storage support (udeb)
 usb-modules-5.0.0-32-generic-di - Core USB support (udeb)
 virtio-modules-5.0.0-32-generic-di - VirtIO Modules (udeb)
 vlan-modules-5.0.0-32-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1836261 1836912 1838751 1838886 1841977 1842059 1842265 1842774 1843291 1843622 1844722 1845355 1845390 1846097
Changes:
 linux (5.0.0-32.34) disco; urgency=medium
 .
   * disco/linux: 5.0.0-32.34 -proposed tracker (LP: #1846097)
 .
   * CVE-2019-14814 // CVE-2019-14815 // CVE-2019-14816
     - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
 .
   * CVE-2019-15505
     - media: technisat-usb2: break out of loop at end of buffer
 .
   * CVE-2019-2181
     - binder: check for overflow when alloc for security context
 .
   * Support Hi1620 zip hw accelerator (LP: #1845355)
     - [Config] Enable HiSilicon QM/ZIP as modules
     - crypto: hisilicon - add queue management driver for HiSilicon QM module
     - crypto: hisilicon - add hardware SGL support
     - crypto: hisilicon - add HiSilicon ZIP accelerator support
     - crypto: hisilicon - add SRIOV support for ZIP
     - Documentation: Add debugfs doc for hisi_zip
     - crypto: hisilicon - add debugfs for ZIP and QM
     - MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
     - crypto: hisilicon - fix kbuild warnings
     - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
     - crypto: hisilicon - init curr_sgl_dma to fix compile warning
     - crypto: hisilicon - add missing single_release
     - crypto: hisilicon - fix error handle in hisi_zip_create_req_q
     - crypto: hisilicon - Fix warning on printing %p with dma_addr_t
     - crypto: hisilicon - Fix return value check in hisi_zip_acompress()
     - crypto: hisilicon - avoid unused function warning
 .
   * xfrm interface: several kernel panic (LP: #1836261)
     - xfrm interface: fix memory leak on creation
     - xfrm interface: avoid corruption on changelink
     - xfrm interface: ifname may be wrong in logs
     - xfrm interface: fix list corruption for x-netns
     - xfrm interface: fix management of phydev
 .
   * shiftfs: drop entries from cache on unlink (LP: #1841977)
     - SAUCE: shiftfs: fix buggy unlink logic
 .
   * shiftfs: mark kmem_cache as reclaimable (LP: #1842059)
     - SAUCE: shiftfs: mark slab objects SLAB_RECLAIM_ACCOUNT
 .
   *  Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
     adapters(SAS3.5 onwards) (LP: #1838751)
     - PCI: Restore Resizable BAR size bits correctly for 1MB BARs
 .
   * No sound inputs from the external microphone and headset on a Dell machine
     (LP: #1842265)
     - ALSA: hda - Expand pin_match function to match upcoming new tbls
     - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
 .
   * Add -fcf-protection=none when using retpoline flags (LP: #1843291)
     - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
 .
   * Disco update: upstream stable patchset 2019-09-25 (LP: #1845390)
     - bridge/mdb: remove wrong use of NLM_F_MULTI
     - cdc_ether: fix rndis support for Mediatek based smartphones
     - ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
     - isdn/capi: check message length in capi_write()
     - ixgbe: Fix secpath usage for IPsec TX offload.
     - net: Fix null de-reference of device refcount
     - net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
       linear-headed frag_list
     - net: phylink: Fix flow control resolution
     - net: sched: fix reordering issues
     - sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
     - sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
     - sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
     - tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
     - tipc: add NULL pointer check before calling kfree_rcu
     - tun: fix use-after-free when register netdev failed
     - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
     - gpio: fix line flag validation in linehandle_create
     - Btrfs: fix assertion failure during fsync and use of stale transaction
     - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
     - genirq: Prevent NULL pointer dereference in resend_irqs()
     - KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it
       as target for memset()
     - KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
     - KVM: x86: work around leak of uninitialized stack contents
     - KVM: nVMX: handle page fault in vmread
     - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
       to fix kexec relocation errors
     - powerpc: Add barrier_nospec to raw_copy_in_user()
     - drm/meson: Add support for XBGR8888 & ABGR8888 formats
     - clk: rockchip: Don't yell about bad mmc phases when getting
     - mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
     - PCI: Always allow probing with driver_override
     - gpio: fix line flag validation in lineevent_create
     - ubifs: Correctly use tnc_next() in search_dh_cookie()
     - driver core: Fix use-after-free and double free on glue directory
     - crypto: talitos - check AES key size
     - crypto: talitos - fix CTR alg blocksize
     - crypto: talitos - check data blocksize in ablkcipher.
     - crypto: talitos - fix ECB algs ivsize
     - crypto: talitos - Do not modify req->cryptlen on decryption.
     - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
     - firmware: ti_sci: Always request response from firmware
     - drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
     - drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
     - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
     - iio: adc: stm32-dfsdm: fix data type
     - modules: fix BUG when load module with rodata=n
     - modules: fix compile error if don't have strict module rwx
     - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
       critclk_systems DMI table
     - rsi: fix a double free bug in rsi_91x_deinit()
     - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
       GCC9 build warning
     - ixgbevf: Fix secpath usage for IPsec Tx offload
     - net: fixed_phy: Add forward declaration for struct gpio_desc;
     - net: sock_map, fix missing ulp check in sock hash case
     - Revert "mmc: bcm2835: Terminate timeout work synchronously"
     - mmc: tmio: Fixup runtime PM management during probe
     - mmc: tmio: Fixup runtime PM management during remove
     - drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
     - ixgbe: fix double clean of Tx descriptors with xdp
     - mt76: mt76x0e: disable 5GHz band for MT7630E
     - x86/ima: check EFI SetupMode too
     - kvm: nVMX: Remove unnecessary sync_roots from handle_invept
     - KVM: SVM: Fix detection of AMD Errata 1096
 .
   * Disco update: upstream stable patchset 2019-09-19 (LP: #1844722)
     - ALSA: hda - Fix potential endless loop at applying quirks
     - ALSA: hda/realtek - Fix overridden device-specific initialization
     - ALSA: hda/realtek - Add quirk for HP Pavilion 15
     - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
     - ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
     - sched/fair: Don't assign runtime for throttled cfs_rq
     - drm/vmwgfx: Fix double free in vmw_recv_msg()
     - vhost/test: fix build for vhost test
     - vhost/test: fix build for vhost test - again
     - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
     - batman-adv: Only read OGM tvlv_len after buffer len check
     - timekeeping: Use proper ktime_add when adding nsecs in coarse offset
     - selftests: fib_rule_tests: use pre-defined DEV_ADDR
     - powerpc/64: mark start_here_multiplatform as __ref
     - media: stm32-dcmi: fix irq = 0 case
     - scripts/decode_stacktrace: match basepath using shell prefix operator, not
       regex
     - nvme-fc: use separate work queue to avoid warning
     - modules: always page-align module section allocations
     - kernel/module: Fix mem leak in module_add_modinfo_attrs
     - drm/vblank: Allow dynamic per-crtc max_vblank_count
     - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
     - tpm: Fix some name collisions with drivers/char/tpm.h
     - drm/nouveau: Don't WARN_ON VCPI allocation failures
     - drm: add __user attribute to ptr_to_compat()
     - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
     - drm/i915: Sanity check mmap length against object size
     - arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
     - kvm: mmu: Fix overflow on kvm mmu page limit calculation
     - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
     - media: i2c: tda1997x: select V4L2_FWNODE
     - ext4: protect journal inode's blocks using block_validity
     - ARM: dts: qcom: ipq4019: Fix MSI IRQ type
     - dt-bindings: mmc: Add supports-cqe property
     - dt-bindings: mmc: Add disable-cqe-dcmd property.
     - dm mpath: fix missing call of path selector type->end_io
     - mmc: sdhci-pci: Add support for Intel CML
     - PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
     - cifs: smbd: take an array of reqeusts when sending upper layer data
     - drm/amdkfd: Add missing Polaris10 ID
     - kvm: Check irqchip mode before assign irqfd
     - Btrfs: fix race between block group removal and block group allocation
     - cifs: add spinlock for the openFileList to cifsInodeInfo
     - ceph: use ceph_evict_inode to cleanup inode's resource
     - KVM: x86: optimize check for valid PAT value
     - KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
     - btrfs: correctly validate compression type
     - dm thin metadata: check if in fail_io mode when setting needs_check
     - bcache: only clear BTREE_NODE_dirty bit when it is set
     - bcache: add comments for mutex_lock(&b->write_lock)
     - bcache: fix race in btree_flush_write()
     - drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
     - virtio/s390: fix race on airq_areas[]
     - ext4: don't perform block validity checks on the journal inode
     - ext4: fix block validity checks for journal inodes using indirect blocks
     - ext4: unsigned int compared against zero
     - PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
     - gpio: pca953x: correct type of reg_direction
     - gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
     - drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
     - powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
     - drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
     - mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime
       resuming
     - usb: chipidea: imx: add imx7ulp support
     - usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
 .
   * Disco update: upstream stable patchset 2019-09-11 (LP: #1843622)
     - dmaengine: ste_dma40: fix unneeded variable warning
     - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
     - afs: Fix the CB.ProbeUuid service handler to reply correctly
     - afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
     - fs: afs: Fix a possible null-pointer dereference in afs_put_read()
     - afs: Only update d_fsdata if different in afs_d_revalidate()
     - nvmet-loop: Flush nvme_delete_wq when removing the port
     - nvme: fix a possible deadlock when passthru commands sent to a multipath
       device
     - nvme-pci: Fix async probe remove race
     - soundwire: cadence_master: fix register definition for SLAVE_STATE
     - soundwire: cadence_master: fix definitions for INTSTAT0/1
     - auxdisplay: panel: need to delete scan_timer when misc_register fails in
       panel_attach
     - dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
       stm32_mdma_irq_handler()
     - omap-dma/omap_vout_vrfb: fix off-by-one fi value
     - iommu/dma: Handle SG length overflow better
     - usb: gadget: composite: Clear "suspended" on reset/disconnect
     - usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
     - xen/blkback: fix memory leaks
     - arm64: cpufeature: Don't treat granule sizes as strict
     - i2c: rcar: avoid race when unregistering slave client
     - i2c: emev2: avoid race when unregistering slave client
     - drm/ast: Fixed reboot test may cause system hanged
     - usb: host: fotg2: restart hcd after port reset
     - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
     - tools: hv: fix KVP and VSS daemons exit code
     - watchdog: bcm2835_wdt: Fix module autoload
     - drm/bridge: tfp410: fix memleak in get_modes()
     - scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
     - drm/tilcdc: Register cpufreq notifier after we have initialized crtc
     - net/tls: swap sk_write_space on close
     - net: tls, fix sk_write_space NULL write when tx disabled
     - ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
     - ipv6: Default fib6_type to RTN_UNICAST when not set
     - net/smc: make sure EPOLLOUT is raised
     - tcp: make sure EPOLLOUT wont be missed
     - ipv4/icmp: fix rt dst dev null pointer dereference
     - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
     - ALSA: usb-audio: Check mixer unit bitmap yet more strictly
     - ALSA: line6: Fix memory leak at line6_init_pcm() error path
     - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
     - ALSA: seq: Fix potential concurrent access to the deleted pool
     - ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
     - ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
     - kvm: x86: skip populating logical dest map if apic is not sw enabled
     - KVM: x86: Don't update RIP or do single-step on faulting emulation
     - uprobes/x86: Fix detection of 32-bit user mode
     - x86/apic: Do not initialize LDR and DFR for bigsmp
     - ftrace: Fix NULL pointer dereference in t_probe_next()
     - ftrace: Check for successful allocation of hash
     - ftrace: Check for empty hash and comment the race with registering probes
     - usb-storage: Add new JMS567 revision to unusual_devs
     - USB: cdc-wdm: fix race between write and disconnect due to flag abuse
     - usb: hcd: use managed device resources
     - usb: chipidea: udc: don't do hardware access if gadget has stopped
     - usb: host: ohci: fix a race condition between shutdown and irq
     - usb: host: xhci: rcar: Fix typo in compatible string matching
     - USB: storage: ums-realtek: Update module parameter description for
       auto_delink_en
     - mei: me: add Tiger Lake point LP device ID
     - mmc: sdhci-of-at91: add quirk for broken HS200
     - mmc: core: Fix init of SD cards reporting an invalid VDD range
     - stm class: Fix a double free of stm_source_device
     - intel_th: pci: Add support for another Lewisburg PCH
     - intel_th: pci: Add Tiger Lake support
     - typec: tcpm: fix a typo in the comparison of pdo_max_voltage
     - fsi: scom: Don't abort operations for minor errors
     - lib: logic_pio: Fix RCU usage
     - lib: logic_pio: Avoid possible overlap for unregistering regions
     - lib: logic_pio: Add logic_pio_unregister_range()
     - drm/amdgpu: Add APTX quirk for Dell Latitude 5495
     - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
     - drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
     - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
       free
     - bus: hisi_lpc: Add .remove method to avoid driver unbind crash
     - VMCI: Release resource if the work is already queued
     - crypto: ccp - Ignore unconfigured CCP device on suspend/resume
     - Revert "cfg80211: fix processing world regdomain when non modular"
     - mac80211: fix possible sta leak
     - mac80211: Don't memset RXCB prior to PAE intercept
     - mac80211: Correctly set noencrypt for PAE frames
     - KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
     - KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
     - KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
     - KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
     - NFS: Clean up list moves of struct nfs_page
     - NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
     - NFS: Pass error information to the pgio error cleanup routine
     - NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
     - i2c: piix4: Fix port selection for AMD Family 16h Model 30h
     - x86/ptrace: fix up botched merge of spectrev1 fix
     - mt76: mt76x0u: do not reset radio on resume
     - Revert "ASoC: Fail card instantiation if DAI format setup fails"
     - nvmet: Fix use-after-free bug when a port is removed
     - nvmet-file: fix nvmet_file_flush() always returning an error
     - nvme-rdma: fix possible use-after-free in connect error flow
     - nvme: fix controller removal race with scan work
     - IB/mlx5: Fix implicit MR release flow
     - dma-direct: don't truncate dma_required_mask to bus addressing capabilities
     - riscv: fix flush_tlb_range() end address for flush_tlb_page()
     - drm/scheduler: use job count instead of peek
     - locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
     - lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
     - selftests/bpf: install files test_xdp_vlan.sh
     - ALSA: hda/ca0132 - Add new SBZ quirk
     - KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
       kvm_intel.nested is disabled
     - x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
     - usbtmc: more sanity checking for packet size
     - mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
     - mmc: sdhci-sprd: fixed incorrect clock divider
     - mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
     - mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
     - mmc: sdhci-sprd: clear the UHS-I modes read from registers
     - mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
     - mmc: sdhci-sprd: add get_ro hook function
     - drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
       encoder->type
     - hsr: implement dellink to clean up resources
     - hsr: fix a NULL pointer deref in hsr_dev_xmit()
     - hsr: switch ->dellink() to ->ndo_uninit()
     - Revert "Input: elantech - enable SMBus on new (2018+) systems"
     - mld: fix memory leak in mld_del_delrec()
     - net: fix skb use after free in netpoll
     - net: sched: act_sample: fix psample group handling on overwrite
     - net_sched: fix a NULL pointer deref in ipt action
     - net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
     - tcp: inherit timestamp on mtu probe
     - tcp: remove empty skb from write queue in error cases
     - x86/boot: Preserve boot_params.secure_boot from sanitizing
     - spi: bcm2835aux: unifying code between polling and interrupt driven code
     - spi: bcm2835aux: remove dangerous uncontrolled read of fifo
     - spi: bcm2835aux: fix corruptions for longer spi transfers
     - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
       context
     - netfilter: nf_tables: use-after-free in failing rule with bound set
     - tools: bpftool: fix error message (prog -> object)
     - hv_netvsc: Fix a warning of suspicious RCU usage
     - net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
     - Bluetooth: btqca: Add a short delay before downloading the NVM
     - ibmveth: Convert multicast list size for little-endian system
     - gpio: Fix build error of function redefinition
     - netfilter: nft_flow_offload: skip tcp rst and fin packets
     - drm/mediatek: use correct device to import PRIME buffers
     - drm/mediatek: set DMA max segment size
     - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
     - scsi: target: tcmu: avoid use-after-free after command timeout
     - cxgb4: fix a memory leak bug
     - liquidio: add cleanup in octeon_setup_iq()
     - net: myri10ge: fix memory leaks
     - lan78xx: Fix memory leaks
     - vfs: fix page locking deadlocks when deduping files
     - cx82310_eth: fix a memory leak bug
     - net: kalmia: fix memory leaks
     - ibmvnic: Unmap DMA address of TX descriptor buffers after use
     - net: cavium: fix driver name
     - wimax/i2400m: fix a memory leak bug
     - ravb: Fix use-after-free ravb_tstamp_skb
     - kprobes: Fix potential deadlock in kprobe_optimizer()
     - HID: cp2112: prevent sleeping function called from invalid context
     - x86/boot/compressed/64: Fix boot on machines with broken E820 table
     - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
     - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
     - nvme-multipath: fix possible I/O hang when paths are updated
     - IB/mlx4: Fix memory leaks
     - infiniband: hfi1: fix a memory leak bug
     - infiniband: hfi1: fix memory leaks
     - selftests: kvm: fix state save/load on processors without XSAVE
     - selftests/kvm: make platform_info_test pass on AMD
     - ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
     - ceph: fix buffer free while holding i_ceph_lock in
       __ceph_build_xattrs_blob()
     - ceph: fix buffer free while holding i_ceph_lock in fill_inode()
     - KVM: arm/arm64: Only skip MMIO insn once
     - afs: Fix leak in afs_lookup_cell_rcu()
     - KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
     - x86/boot/compressed/64: Fix missing initialization in
       find_trampoline_placement()
     - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
     - Revert "r8152: napi hangup fix after disconnect"
     - r8152: remove calling netif_napi_del
     - batman-adv: Fix netlink dumping of all mcast_flags buckets
     - libbpf: fix erroneous multi-closing of BTF FD
     - libbpf: set BTF FD for prog only when there is supported .BTF.ext data
     - netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
     - clk: samsung: Change signature of exynos5_subcmus_init() function
     - clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
     - clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
     - netfilter: nf_flow_table: conntrack picks up expired flows
     - netfilter: nf_flow_table: teardown flow timeout race
     - ixgbe: fix possible deadlock in ixgbe_service_task()
     - nvme: Fix cntlid validation when not using NVMEoF
     - RDMA/cma: fix null-ptr-deref Read in cma_cleanup
     - RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
     - gpio: Fix irqchip initialization order
 .
   * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Disco
     update: upstream stable patchset 2019-09-11 (LP: #1843622)
     - USB: storage: ums-realtek: Whitelist auto-delink support
 .
   * ipv4: enable route flushing in network namespaces (LP: #1836912)
     - ipv4: enable route flushing in network namespaces
 .
   * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
     - s390: add support for IBM z15 machines
 .
   * CVE-2019-16714
     - net/rds: Fix info leak in rds6_inc_info_copy()
 .
   * CVE-2019-14821
     - KVM: coalesced_mmio: add bounds checking
Checksums-Sha1:
 908c95f185d62c7294d621c90399759974d065ae 365892 block-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 11e1c67a99a3980cf2c46ae6ba1b08e606ac162e 328396 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 250cebb7493fe41c84ea469d25b3c7e46005bf22 4352 fat-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 66e5a3873945e63599be4f018f9496dfa2354e82 13608 fb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 86424671142ef245d05483a4e77bf35935e5a4ca 64544 firewire-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 690ea2e3b1c398fe5b2c7e726e4d0c5fd5d688cd 35688 floppy-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 b6b247e512abfb1af3f4bd9d5ac378013ee1f1a9 1304700 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 7a497849839d4571ff3a76bd10b8d24183e4e734 719720 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 5002836e63d9dc7c7ec811fec5fdc3a162e96c5f 459192 input-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 ab6f1d8a73be3078efafad78aff0af05ab294927 62504 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 32bc3e0df56e7379ba1af3bdc956df976f30dd6e 9430456 kernel-image-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 b9577809cfbdfbce2fbb4512c21083d75058897e 319716 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 965fefafb52ec52f010b76bc633bd74f86495dcf 319896 linux-buildinfo-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 6975798b582b9878e286ab271d7e3fa2f62f8374 1876 linux-cloud-tools-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 54aadaed849e815e2eff15f5e5416aa7ac17199f 1872 linux-cloud-tools-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 f51b8c33d3c803a4cf2b75e404c338d1f8eb3f0a 119708 linux-cloud-tools-5.0.0-32_5.0.0-32.34_amd64.deb
 6b97691673af2c2f5f408f769ceeaa1f514f4515 109212 linux-cloud-tools-common_5.0.0-32.34_all.deb
 57e6d443841921119ec587ee03eec4c9a3ffb321 44652736 linux-doc_5.0.0-32.34_all.deb
 46ce86103e0d43db48b8c94b24da1991f9a8079a 1245844 linux-headers-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 a7d2c44b7d846bd751d3637e71ded042804b10d5 1245948 linux-headers-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 1e81a0aa3ff5a8da15b9a921d545ffbb393ca335 10758372 linux-headers-5.0.0-32_5.0.0-32.34_all.deb
 ddbdc51fda2b7386bee2d91222c0d97a117daede 878803484 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34_amd64.ddeb
 b16325d289e47252a13958a5b4f59a24381e9c42 8522176 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 ff7a9f78dd92723f160b83fcff208ec23cc36b7c 878561628 linux-image-unsigned-5.0.0-32-lowlatency-dbgsym_5.0.0-32.34_amd64.ddeb
 1e593b4d94f592118ece32dbfb229f7aae48443d 8583620 linux-image-unsigned-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 08d50ba35325f8d6da08577bee1e8db887a87d61 1126368 linux-libc-dev_5.0.0-32.34_amd64.deb
 98fc5370e06f140325b0f674c3084a052695bb62 13831532 linux-modules-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 52c823ccacd557d1cfeadebcc3b9e66b2afd7fe8 47358088 linux-modules-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 4360bb2fd66414138b21bfa2327e8e0d1974704c 33478212 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 f525040e46e6b3bd03863e0b269aff8e09d1026a 130370664 linux-source-5.0.0_5.0.0-32.34_all.deb
 29deb03a0470ae4147fdd1eb4268495a9c194125 1992 linux-tools-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 e7238f8e706fa2e06391bc5283cfcdce5fbc5c95 1984 linux-tools-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 679f4d5a19538aee7f87c8cb3280309e8ace69cc 5537172 linux-tools-5.0.0-32_5.0.0-32.34_amd64.deb
 fa17a90d2314cfafe4083b7c872c8e3cbfb80eab 230684 linux-tools-common_5.0.0-32.34_all.deb
 aca7592efdbec9af5697fcb9a56065ba6bbfaf18 117648 linux-tools-host_5.0.0-32.34_all.deb
 b02e332592c7e50338913927a6d3a59aeee39c96 1016 linux-udebs-generic_5.0.0-32.34_amd64.udeb
 2aa58cdcabfa54482899ffb4f3e639b06eb0032d 33676 linux_5.0.0-32.34_amd64.buildinfo
 f8f3c8215c3029576c6a3037df9beef7d7083eac 16924839 linux_5.0.0-32.34_amd64.tar.gz
 fbe2b5cebf8156fc601b05e0136f20f3374010b3 34638 linux_5.0.0-32.34_amd64_translations.tar.gz
 dfd91b01d121601efa7eea3cef1a93d5ba6cc6c7 291792 md-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 f0bd956ac0716397899dfbe48e4fb724774dd069 206472 message-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 2321b68e20ef26d7756d580a5bb368edfc2e5cbc 60012 mouse-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 fc88d957ab6a67169753f571bc5ff089f0a3ab53 18584 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 6f7a690ecb60fbe1d900951a7b864409829d7644 583520 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 614fbe67f5d105f8287fe3d7e855934b3a0cd845 4662604 nic-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 d9e50e5e8a4ab4b6f5880318a46eec68dd378144 144832 nic-pcmcia-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 7d8c0b07fa75be4a2de4c11a46ccc01c389a6fd6 576320 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 0fed6e2300363432ef12396db4969e2873ab683c 318124 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 92f0b7fb6b9e2927a6dc5d6475e4800807f2acc2 31784 parport-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 f1ef9a026733424ac2e4305ed433a5ddcc642c4d 122384 pata-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 3a51780bc3b7b787d1187e147951c991d7fb0ce2 64472 pcmcia-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 e0ee5c6c750d382ca8daf25affee626fc32a9b3a 61100 pcmcia-storage-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 decd187b9d40a10ff383571b05cf468b9c695897 8928 plip-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 e754cb1ab54bb75d91037078e939696e2ed32dd3 25432 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 37b8e4c302553b835a4ceb41b94ac85c81fa052c 94632 sata-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 12bff2c531e942801f79f133d942a5bb89345fc1 2670764 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 de5a764296e48b554b3819b41c37475f2fb3a330 94468 serial-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 cd130d91859311bd974cdb32b6b82e0a13372cc1 51120 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 b96b7c0595d8d3928f34257cde23518eb4626103 141252 usb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 1ecfd4a8ab50bb1d297f6c1752fd69dbf0ec6b89 111508 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 eb0669d28816ee9d24da1cd76ab9a2485afadb82 26312 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
Checksums-Sha256:
 906e611b7372b1e88c7297140a479680f16a2483aef2ad29aabe2ece9ffcfd25 365892 block-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 bfe898899aca550e0834e6b6cfee2a81f8ba0784b3c66d72a34ee98468038d23 328396 crypto-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 001533457a5d03a0fd8b03a7e5654bd95c23456e1158b47147da6a4b799395b0 4352 fat-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 a44615d6fba1a91754db064feb116dac42e68b5b7a89015e852e896ff56912b0 13608 fb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 14edddb919ae5052d5397b48c354aebaebc3f9e5027be7c67179fddfd33890bc 64544 firewire-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 b86cf801cb3d13ee0d53a937132f5fd8b908ebd452e512f4dd32b71b0400cc1d 35688 floppy-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 d426525a058f3db2155545108f14f3c3024d99373bb4e1e7ea95166a2c4c74ea 1304700 fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 7b220fcacdb3606de0dec05a55c26817055c412c06e281cf8a3a04f8a5b0e751 719720 fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 753be3a375bf92a4f4de1a077859a9d34b30f46d1c27f198a9aaefd14c95c378 459192 input-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 19bc13d9558f9b8109fe4685e3a531f9bd1add3a85376b27702d614c0dee3f43 62504 ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 dc56660534f533bdc0103cb8d7b4532ccc504ccdbc9a55d5ab21d2c9251da79e 9430456 kernel-image-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 743668c1d775fcf0d59eaa8008f00eccc779b898c4055bba828caf86091249a5 319716 linux-buildinfo-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 8698055d3a239643e683b16288ff5bea192aaffd4792e385bbdbe8294abebfeb 319896 linux-buildinfo-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 f2596e8ca3e554ba90ddc7e03086b3f7c865d4a34d1a34f91b30194f5829584d 1876 linux-cloud-tools-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 187836f113415630f11541243e3a385b4690789519f348ba1474ad818bdc60aa 1872 linux-cloud-tools-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 0e7491f378144de5013b9da0337959ac1d75b298dfdf06a66810f5b6571aef29 119708 linux-cloud-tools-5.0.0-32_5.0.0-32.34_amd64.deb
 2ca19871a176c22822b62ecab40f71e96fe00e5ad1982cd7b7c6583d6b05527b 109212 linux-cloud-tools-common_5.0.0-32.34_all.deb
 f72d59b3b57372cae1416488672b36e5afca770d80a12ec227ed306cfd2a3a30 44652736 linux-doc_5.0.0-32.34_all.deb
 38ee0a5120da6bd0a3bc1255d393833ee9fb7b609b99228c1961d36df656ef46 1245844 linux-headers-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 6ba34e9f7faf6a510a252eea7829fcbbb38de710852025b23f2421da9a0ef6af 1245948 linux-headers-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 27c0e6af35444246411cd6c7902658df5e9571c76903e10b367b0ae05bb41808 10758372 linux-headers-5.0.0-32_5.0.0-32.34_all.deb
 f6dc2561d0494a71405d9546e738c03bb9e43e08f8adba35fe317c8b9b6a8ee2 878803484 linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34_amd64.ddeb
 be4792f3e48cb506defbd74f8da7c986f3032e35668fa367feb69bac35c397cb 8522176 linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 145f33310c5afe7a0215b3738a3c8ccd632c54f2109249c21bc7b20a03fe99a3 878561628 linux-image-unsigned-5.0.0-32-lowlatency-dbgsym_5.0.0-32.34_amd64.ddeb
 ef0597d9143ab09cb1fa35c37b947b2e29290e258c0e03d8f659c79ca0e43b0c 8583620 linux-image-unsigned-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 7696d25af9a3c380b4ee1864730d52ea1490e86d1a8a9003fb0baa2daa0f230c 1126368 linux-libc-dev_5.0.0-32.34_amd64.deb
 39a2c4f80bbdff61e881b3890c978d9e5c59123506ac41fd579bd7f515ac15e6 13831532 linux-modules-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 f485f5276bbb471e880cfefcf4fe9a7e2a9c2bb4894072bd7673cb3f0e342696 47358088 linux-modules-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 921a89c08bf04d84a3b2cfad266735d21f9c31c3144e3a79d2138fe581fc15aa 33478212 linux-modules-extra-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 089c87840ef133790fca5ba75d8768761e6302480a2b6faea995e1774e83d6ed 130370664 linux-source-5.0.0_5.0.0-32.34_all.deb
 c6f355df4a4a9f4b417052c81ae4b480b11f9aee66a1ec7351dbdbe26d1b0388 1992 linux-tools-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 3ef8623c111f2e7e53a9c2d14227c69a6cea28c0ba06d061faaaefa89892829f 1984 linux-tools-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 c1d209e0f262786b48d93d267459fcbadc28223ebee8e1383390fb473ff30285 5537172 linux-tools-5.0.0-32_5.0.0-32.34_amd64.deb
 0e707cc9f8ed5a2cdf4576918b71804e1e650132eb89deffed8634982e28edd7 230684 linux-tools-common_5.0.0-32.34_all.deb
 157e964263cb869f72f11803262dcc367f16cc0895d1973fc1df098eaab3c18d 117648 linux-tools-host_5.0.0-32.34_all.deb
 f8b2279ce13c2f617771619abd55d51432b7bd276791994a29d66cc8f27e98c0 1016 linux-udebs-generic_5.0.0-32.34_amd64.udeb
 0bbc846def41ad9ca349ea2201b7c82ec4a0330d6cad02bd0bb6520080ae9250 33676 linux_5.0.0-32.34_amd64.buildinfo
 03b0dfb926e4752adbf189f50eb53175d92e03decbb7a7d910c315ad405a79e7 16924839 linux_5.0.0-32.34_amd64.tar.gz
 e91fd2f145f0487c840105db74cddb164736e0843aa7fed01bcccb3bf631a172 34638 linux_5.0.0-32.34_amd64_translations.tar.gz
 58296cd82f4a521c283cf98cb8c2335f03ebf4c8d01f8e324aa5810c31910ac3 291792 md-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 a3965685e2e2858f69c3c7a725dd8aeaa65f358dea32a69e3fed04ae06379d82 206472 message-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 2c5e82558058d272bf0db484401e45ad050aa7abff4f1c8b100a22344e4daac3 60012 mouse-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 2bfe194da388932265c45ccb7e947b870851b487343745b5da7021d27f3bfffe 18584 multipath-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 ce3f2db846cc06796153fd8d44e8d640bbac2d9a28f5e7079f39b74533403ea3 583520 nfs-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 49b08a9fa4a40e33b9f8479743882ecdba902edaf3c8f56de4a22407ad890b4f 4662604 nic-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 7d1103816c7f73c3bd5f65c364cd4ffe6d644357efd5b4656dec9738c3cb1167 144832 nic-pcmcia-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 ef4a1830e1281f0800204a565360e38ee6367339e078521539c2a0d5244bb20d 576320 nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 6038d013a619afdf549c7c5010bc5298b2591dde8475fc9a61b94adc16102016 318124 nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 8f939258cc81508ae2dc51c34f47cbd5b009c95e88a5e74b0067a195a236b10e 31784 parport-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 5166d706af2b4a6a6a9b3a67e4ef6e52be51d1c60cbbb8ee63c0e1ed16458a4d 122384 pata-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 c0c94455adba62129af737ca4a8a0033b52f1091890e0a133542e40aa64f2ac0 64472 pcmcia-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 0dceefe15ab6a162d3b3ee33391ad8d179fa412e58c4191e602242ec9920b025 61100 pcmcia-storage-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 bf6dd73870dfe1e0af54f45d515715bef9338874a449e51246a6ed4677a182dc 8928 plip-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 c032fb9610679936f85f93025243c185220a691451e9c882c8e783f7dd8f9eed 25432 ppp-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 d191d6ef196d70b3603b1175b2d89b87cd2970fe58fe30e1c07be895a95af7bc 94632 sata-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 123d126f675e45991dd5f79d6cdfd7333a7becb7683f79c997129bb4e3132b9b 2670764 scsi-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 d167e863bc5b61c39bd01743ddedbc44a2e0d802f069670e605cfb4a82e0a566 94468 serial-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 33d92ec9ec612c4acffd96ce1302d4a17ac35448acd389e1172cc3c1ca0a0e6d 51120 storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 34514735ae3ce07087dbad07155be3301910c0efa8017dfec1f74f477cc99c8d 141252 usb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 e80edd73fd12577a4090f1db3b48b4f5bfbe598f35573c3b79d14181d7cb1808 111508 virtio-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 f9c73ce5d1be8771c15bf87a974b4adc3f54db0b3d14620b622ad4a4447a9b48 26312 vlan-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
Files:
 5b78a285e52ef1c2d7dd9c89bfd4575f 365892 debian-installer standard block-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 b0d15f81b7f9f0791de22d1e85ce3f2c 328396 debian-installer extra crypto-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 614d15df1f0c171ac048840d1115476a 4352 debian-installer standard fat-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 eaa3dcd823cdc77f38b20790a7fdbf0c 13608 debian-installer standard fb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 0e6e52d1047df5890ecf52ea692aa103 64544 debian-installer standard firewire-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 eb662ecafecebfe5d7a74d78bd7c2035 35688 debian-installer standard floppy-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 f8e1959aefab8e61caf37989e08670ac 1304700 debian-installer standard fs-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 00b787b7838667e6a1db351288b85cf0 719720 debian-installer standard fs-secondary-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 e8338c847f8d0c863e15465d945b6e33 459192 debian-installer standard input-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 d44fb7e38612ff05d9366465d977ce9b 62504 debian-installer standard ipmi-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 e581e30a000ba679a687853409bf22d4 9430456 debian-installer optional kernel-image-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 17c36226ca96d89147ae90cf92d580e9 319716 kernel optional linux-buildinfo-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 c090083b99e19866f3d1f34de0d07728 319896 kernel optional linux-buildinfo-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 9be94c5610ee0b8db591486457e39d04 1876 devel optional linux-cloud-tools-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 f6f54b553c47a73f554c2eeb8cae9bd8 1872 devel optional linux-cloud-tools-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 0c18b61269572d235ad963339de8da7a 119708 devel optional linux-cloud-tools-5.0.0-32_5.0.0-32.34_amd64.deb
 3826cba5baf9762b4acd046ad25cdb75 109212 kernel optional linux-cloud-tools-common_5.0.0-32.34_all.deb
 b195e78c64426667f8fb98bab2f72e18 44652736 doc optional linux-doc_5.0.0-32.34_all.deb
 66eccf4f768303ab5fe5f8ab5d479288 1245844 devel optional linux-headers-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 1dcd113c6c96590e243424d74c40c38a 1245948 devel optional linux-headers-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 9521227fcc4ef8daca66001d5fbd302f 10758372 devel optional linux-headers-5.0.0-32_5.0.0-32.34_all.deb
 cbe02622004b8ff0b8b3a7cf5ca4145b 878803484 devel optional linux-image-unsigned-5.0.0-32-generic-dbgsym_5.0.0-32.34_amd64.ddeb
 f07aa0f44d3184af23d1092e5cc78af3 8522176 kernel optional linux-image-unsigned-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 72e009a298de3f4b7dace5dfb4ccc924 878561628 devel optional linux-image-unsigned-5.0.0-32-lowlatency-dbgsym_5.0.0-32.34_amd64.ddeb
 2f4ed6092c85a2798c21acc0c8039e0b 8583620 kernel optional linux-image-unsigned-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 8d6ae8fe0c0b67d0b53983bfc2e00d50 1126368 devel optional linux-libc-dev_5.0.0-32.34_amd64.deb
 9aac680d0e48ac4e222216e49dc387fd 13831532 kernel optional linux-modules-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 c1c33fa1e594dfb76936c9bd9c694351 47358088 kernel optional linux-modules-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 2bf530303e06d2bacf9688f6d19c13c7 33478212 kernel optional linux-modules-extra-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 e25ecbe489ad8ad6cc24a55b6a8816f1 130370664 devel optional linux-source-5.0.0_5.0.0-32.34_all.deb
 5b96af429546798204cabdde5c415dcc 1992 devel optional linux-tools-5.0.0-32-generic_5.0.0-32.34_amd64.deb
 53e32ea2606b7377ea62c0dfd5f4ca3d 1984 devel optional linux-tools-5.0.0-32-lowlatency_5.0.0-32.34_amd64.deb
 c98436e455c7f54456b5140162c4c84e 5537172 devel optional linux-tools-5.0.0-32_5.0.0-32.34_amd64.deb
 dbdbb111f7523ffcdd019979373501e1 230684 kernel optional linux-tools-common_5.0.0-32.34_all.deb
 18317c883059d9107a522cb76d8cbeec 117648 kernel optional linux-tools-host_5.0.0-32.34_all.deb
 3076460a439c01f3a90b815a17cc140c 1016 debian-installer optional linux-udebs-generic_5.0.0-32.34_amd64.udeb
 516657ecff78e2b3d062a514fad46285 33676 devel optional linux_5.0.0-32.34_amd64.buildinfo
 369b7003c252b809f584225abeae4ce4 16924839 raw-signing - linux_5.0.0-32.34_amd64.tar.gz
 06fe28b6ba92f805c2fdf55edfcb5b2e 34638 raw-translations - linux_5.0.0-32.34_amd64_translations.tar.gz
 35a0cf1c1be14c5bb156d625edf3fd0b 291792 debian-installer standard md-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 d2cb05056c48c302191e8acb54115212 206472 debian-installer standard message-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 77aff6eea17d08c2ac1ccc95f5cc0216 60012 debian-installer extra mouse-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 13ae4145e455cafad89958217918d7e2 18584 debian-installer extra multipath-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 c9dc82d351e477ed00701d64349610e7 583520 debian-installer standard nfs-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 9326b9f425b625b1f7f2c4b8f2a055ca 4662604 debian-installer standard nic-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 122a58fcd9958d287193f99027e769d5 144832 debian-installer standard nic-pcmcia-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 4dcde5f458c9d42988c9b8cb9a2245ff 576320 debian-installer standard nic-shared-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 090f9ecfeb24f8417075fd7b6df0a070 318124 debian-installer standard nic-usb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 4a7e8d14954eb90a118756b2ec3cfa52 31784 debian-installer standard parport-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 fe3b1a91f0ce6f8861edaf1d2b673225 122384 debian-installer standard pata-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 11400f4da6e021b955b5732adf233f59 64472 debian-installer standard pcmcia-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 7c8da7f55315326e9882dfe9d7a1f785 61100 debian-installer standard pcmcia-storage-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 8a7270356fd0c5e5b5ceff181cc52bed 8928 debian-installer standard plip-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 77283aac2187937cbb640e529ee0d6ea 25432 debian-installer standard ppp-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 334a2b4798cc9fa516f09c7a42022185 94632 debian-installer standard sata-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 3e72214901718f43f223951963769d62 2670764 debian-installer standard scsi-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 c81ef9a42e22f1c7090d00c28c7865a3 94468 debian-installer standard serial-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 a532a54d89fd0607c4c55e19f60b4bd0 51120 debian-installer standard storage-core-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 844221b6e1f4ecc7496f422a6a6cb1c5 141252 debian-installer standard usb-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 02b56546085535fc5cc34f0558b32820 111508 debian-installer standard virtio-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
 d3305ba7399b2a21e7137979b8a87046 26312 debian-installer extra vlan-modules-5.0.0-32-generic-di_5.0.0-32.34_amd64.udeb
Package-Type: udeb


More information about the Disco-changes mailing list