[ubuntu/bionic-proposed] linux-oem_4.15.0-1058.67_amd64.tar.gz - (Accepted)

Chia-Lin Kao (AceLan) acelan.kao at canonical.com
Fri Oct 4 17:08:26 UTC 2019


linux-oem (4.15.0-1058.67) bionic; urgency=medium

  * bionic/linux-oem: 4.15.0-1058.67 -proposed tracker (LP: #1846106)

  * Timeout waiting for hardware access (CSR_GP_CNTRL 0xffffffff) with backport-
    iwlwifi-dkms 7744 against 4.15.0-1051-oem (LP: #1842388)
    - Revert "UBUNTU: SAUCE: PCI/PM: Don't call pci_finish_runtime_suspend()"

  * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
    - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1

  * [CML] New device IDs for CML-U (LP: #1843774)
    - i2c: i801: Add support for Intel Comet Lake
    - spi: pxa2xx: Add support for Intel Comet Lake

  * HDMI audio doesn't work anymore after resume (LP: #1845140)
    - SAUCE: ALSA: hda - don't forcibly resume the codec on two DELL machines

  * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
    (LP: #1846470)
    - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect

  * Microphone-Mute keyboard LED is always on/off on Dell Latitude 3310
    (LP: #1846453)
    - platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
    - platform/x86: dell-laptop: Removed duplicates in DMI whitelist

  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts

  [ Ubuntu: 4.15.0-66.75 ]

  * bionic/linux: 4.15.0-66.75 -proposed tracker (LP: #1846131)
  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
  * CVE-2018-21008
    - rsi: add fix for crash during assertions
  * ipv6: fix neighbour resolution with raw socket (LP: #1834465)
    - ipv6: constify rt6_nexthop()
    - ipv6: fix neighbour resolution with raw socket
  * run_netsocktests from net in ubuntu_kernel_selftests failed with X-4.15
    (LP: #1842023)
    - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
  * 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
  * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
    - s390: add support for IBM z15 machines
  * Bionic update: upstream stable patchset 2019-09-24 (LP: #1845266)
    - 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()
    - 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
    - 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
    - btrfs: compression: add helper for type to string conversion
    - btrfs: correctly validate compression type
    - Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"
    - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
    - gpio: fix line flag validation in linehandle_create
    - gpio: fix line flag validation in lineevent_create
    - Btrfs: fix assertion failure during fsync and use of stale transaction
    - genirq: Prevent NULL pointer dereference in resend_irqs()
    - 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
    - MIPS: VDSO: Prevent use of smp_processor_id()
    - MIPS: VDSO: Use same -m%-float cflag as the kernel proper
    - 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
    - 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/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
    - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
    - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
      critclk_systems DMI table
    - nvmem: Use the same permissions for eeprom as for nvmem
    - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
      GCC9 build warning
    - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
    - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
      to fix kexec relocation errors
    - modules: fix BUG when load module with rodata=n
    - modules: fix compile error if don't have strict module rwx
    - HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
    - Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
    - powerpc/mm/radix: Use the right page size for vmemmap mapping
    - USB: usbcore: Fix slab-out-of-bounds bug during device reset
    - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
    - media: tm6000: double free if usb disconnect while streaming
    - xen-netfront: do not assume sk_buff_head list is empty in error handling
    - net_sched: let qdisc_put() accept NULL pointer
    - KVM: coalesced_mmio: add bounds checking
    - firmware: google: check if size is valid when decoding VPD data
    - serial: sprd: correct the wrong sequence of arguments
    - tty/serial: atmel: reschedule TX after RX was started
    - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
    - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
    - ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
    - s390/bpf: fix lcgr instruction encoding
    - ARM: OMAP2+: Fix omap4 errata warning on other SoCs
    - ARM: dts: dra74x: Fix iodelay configuration for mmc3
    - s390/bpf: use 32-bit index for tail calls
    - fpga: altera-ps-spi: Fix getting of optional confd gpio
    - netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
    - NFSv4: Fix return values for nfs4_file_open()
    - NFSv4: Fix return value in nfs_finish_open()
    - NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
    - Kconfig: Fix the reference to the IDT77105 Phy driver in the description of
      ATM_NICSTAR_USE_IDT77105
    - qed: Add cleanup in qed_slowpath_start()
    - ARM: 8874/1: mm: only adjust sections of valid mm structures
    - batman-adv: Only read OGM2 tvlv_len after buffer len check
    - r8152: Set memory to all 0xFFs on failed reg reads
    - x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
    - netfilter: nf_conntrack_ftp: Fix debug output
    - NFSv2: Fix eof handling
    - NFSv2: Fix write regression
    - kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the
      first symbol
    - cifs: set domainName when a domain-key is used in multiuser
    - cifs: Use kzfree() to zero out the password
    - ARM: 8901/1: add a criteria for pfn_valid of arm
    - sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
    - i2c: designware: Synchronize IRQs when unregistering slave client
    - perf/x86/intel: Restrict period on Nehalem
    - perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
    - amd-xgbe: Fix error path in xgbe_mod_init()
    - tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at
      -O2
    - tools/power x86_energy_perf_policy: Fix argument parsing
    - tools/power turbostat: fix buffer overrun
    - net: seeq: Fix the function used to release some memory in an error handling
      path
    - dmaengine: ti: dma-crossbar: Fix a memory leak bug
    - dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
    - x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
    - x86/hyper-v: Fix overflow bug in fill_gva_list()
    - keys: Fix missing null pointer check in request_key_auth_describe()
    - iommu/amd: Flush old domains in kdump kernel
    - iommu/amd: Fix race in increase_address_space()
    - PCI: kirin: Fix section mismatch warning
    - floppy: fix usercopy direction
    - binfmt_elf: move brk out of mmap when doing direct loader exec
    - tcp: Reset send_head when removing skb from write-queue
    - tcp: Don't dequeue SYN/FIN-segments from write-queue
    - media: technisat-usb2: break out of loop at end of buffer
    - tools: bpftool: close prog FD before exit on showing a single program
    - netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
    - ibmvnic: Do not process reset during or after device removal
    - net: aquantia: fix out of memory condition on rx side
  * Bionic update: upstream stable patchset 2019-09-18 (LP: #1844558)
    - ALSA: hda - Fix potential endless loop at applying quirks
    - ALSA: hda/realtek - Fix overridden device-specific initialization
    - 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()
    - xfrm: clean up xfrm protocol checks
    - PCI: designware-ep: Fix find_first_zero_bit() usage
    - PCI: dra7xx: Fix legacy INTD IRQ handling
    - vhost/test: fix build for vhost test
    - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
    - batman-adv: Only read OGM tvlv_len after buffer len check
    - hv_sock: Fix hang when a connection is closed
    - powerpc/64: mark start_here_multiplatform as __ref
    - arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
    - scripts/decode_stacktrace: match basepath using shell prefix operator, not
      regex
    - clk: s2mps11: Add used attribute to s2mps11_dt_match
    - kernel/module: Fix mem leak in module_add_modinfo_attrs
    - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
    - {nl,mac}80211: fix interface combinations on crypto controlled devices
    - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
      ftrace_call_replace()
    - media: stm32-dcmi: fix irq = 0 case
    - modules: always page-align module section allocations
    - scsi: qla2xxx: Move log messages before issuing command to firmware
    - keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
    - Drivers: hv: kvp: Fix two "this statement may fall through" warnings
    - remoteproc: qcom: q6v5-mss: add SCM probe dependency
    - KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
    - KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv'
      variables
    - drm/i915: Fix intel_dp_mst_best_encoder()
    - drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
    - drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
    - drm/atomic_helper: Disallow new modesets on unregistered connectors
    - Drivers: hv: kvp: Fix the indentation of some "break" statements
    - Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
    - drm/amd/dm: Understand why attaching path/tile properties are needed
    - ARM: davinci: da8xx: define gpio interrupts as separate resources
    - ARM: davinci: dm365: define gpio interrupts as separate resources
    - ARM: davinci: dm646x: define gpio interrupts as separate resources
    - ARM: davinci: dm355: define gpio interrupts as separate resources
    - ARM: davinci: dm644x: define gpio interrupts as separate resources
    - media: vim2m: use workqueue
    - media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
    - drm/i915: Restore sane defaults for KMS on GEM error load
    - KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode
      switch
    - Btrfs: clean up scrub is_dev_replace parameter
    - Btrfs: fix deadlock with memory reclaim during scrub
    - btrfs: Remove extent_io_ops::fill_delalloc
    - btrfs: Fix error handling in btrfs_cleanup_ordered_extents
    - scsi: megaraid_sas: Fix combined reply queue mode detection
    - scsi: megaraid_sas: Add check for reset adapter bit
    - media: vim2m: only cancel work if it is for right context
    - ARC: show_regs: lockdep: re-enable preemption
    - ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while
      handle_mm_fault
    - IB/uverbs: Fix OOPs upon device disassociation
    - drm/vblank: Allow dynamic per-crtc max_vblank_count
    - drm/i915/ilk: Fix warning when reading emon_status with no output
    - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
    - tpm: Fix some name collisions with drivers/char/tpm.h
    - bcache: replace hard coded number with BUCKET_GC_GEN_MAX
    - bcache: treat stale && dirty keys as bad keys
    - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
    - iio: adc: exynos-adc: Add S5PV210 variant
    - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
    - drm/nouveau: Don't WARN_ON VCPI allocation failures
    - x86/kvmclock: set offset for kvm unstable clock
    - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
    - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
    - btrfs: scrub: pass fs_info to scrub_setup_ctx
    - btrfs: init csum_list before possible free
    - PCI: qcom: Don't deassert reset GPIO during probe
    - drm: add __user attribute to ptr_to_compat()
    - CIFS: Fix error paths in writeback code
    - CIFS: Fix leaking locked VFS cache pages in writeback retry
    - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
    - drm/i915: Sanity check mmap length against object size
    - IB/mlx5: Reset access mask when looping inside page fault handler
    - kvm: mmu: Fix overflow on kvm mmu page limit calculation
    - x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
    - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
    - cifs: Fix lease buffer length error
    - ext4: protect journal inode's blocks using block_validity
    - dm mpath: fix missing call of path selector type->end_io
    - blk-mq: free hw queue's resource in hctx's release handler
    - mmc: sdhci-pci: Add support for Intel ICP
    - mmc: sdhci-pci: Add support for Intel CML
    - dm crypt: move detailed message into debug level
    - kvm: Check irqchip mode before assign irqfd
    - drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
    - drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
    - Btrfs: fix race between block group removal and block group allocation
    - cifs: add spinlock for the openFileList to cifsInodeInfo
    - IB/hfi1: Avoid hardlockup with flushlist_lock
    - apparmor: reset pos on failure to unpack for various functions
    - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
    - scsi: zfcp: fix request object use-after-free in send path causing wrong
      traces
    - cifs: Properly handle auto disabling of serverino option
    - 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
    - KVM: VMX: Fix handling of #MC that occurs during VM-Entry
    - KVM: VMX: check CPUID before allowing read/write of IA32_XSS
    - resource: Include resource end in walk_*() interfaces
    - resource: Fix find_next_iomem_res() iteration issue
    - resource: fix locking in find_next_iomem_res()
    - pstore: Fix double-free in pstore_mkfile() failure path
    - dm thin metadata: check if in fail_io mode when setting needs_check
    - drm/panel: Add support for Armadeus ST0700 Adapt
    - ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
    - iommu/iova: Remove stale cached32_node
    - gpio: don't WARN() on NULL descs if gpiolib is disabled
    - i2c: at91: disable TXRDY interrupt after sending data
    - i2c: at91: fix clk_offset for sama5d2
    - mm/migrate.c: initialize pud_entry in migrate_vma()
    - iio: adc: gyroadc: fix uninitialized return code
    - NFSv4: Fix delegation state recovery
    - bcache: only clear BTREE_NODE_dirty bit when it is set
    - bcache: add comments for mutex_lock(&b->write_lock)
    - 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
    - powerpc/tm: Remove msr_tm_active()
  * Bionic update: upstream stable patchset 2019-09-10 (LP: #1843463)
    - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
      context
    - 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
    - drm/mediatek: use correct device to import PRIME buffers
    - drm/mediatek: set DMA max segment size
    - 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
    - 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
    - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
    - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
    - IB/mlx4: Fix memory leaks
    - 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
    - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
    - 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: fix skb use after free in netpoll
    - 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
    - net: sched: act_sample: fix psample group handling on overwrite
    - mld: fix memory leak in mld_del_delrec()
    - x86/boot: Preserve boot_params.secure_boot from sanitizing
    - tools: bpftool: fix error message (prog -> object)
    - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
    - afs: Fix leak in afs_lookup_cell_rcu()
  * Bionic update: upstream stable patchset 2019-09-09 (LP: #1843338)
    - dmaengine: ste_dma40: fix unneeded variable warning
    - auxdisplay: panel: need to delete scan_timer when misc_register fails in
      panel_attach
    - 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
    - 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: 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
    - ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
    - ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
    - net/smc: make sure EPOLLOUT is raised
    - tcp: make sure EPOLLOUT wont be missed
    - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
    - ALSA: line6: Fix memory leak at line6_init_pcm() error path
    - ALSA: seq: Fix potential concurrent access to the deleted pool
    - 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
    - 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: 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
    - uprobes/x86: Fix detection of 32-bit user mode
    - 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
    - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
    - 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
    - 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
    - Revert "ASoC: Fail card instantiation if DAI format setup fails"
    - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
    - afs: Fix the CB.ProbeUuid service handler to reply correctly
    - 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
    - arm64: cpufeature: Don't treat granule sizes as strict
    - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
    - ipv4/icmp: fix rt dst dev null pointer dereference
    - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
    - usb: hcd: use managed device resources
    - 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: Call dma_set_max_seg_size() in i915_driver_hw_probe()
    - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
      free
  * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Bionic
    update: upstream stable patchset 2019-09-09 (LP: #1843338)
    - USB: storage: ums-realtek: Whitelist auto-delink support
  * TC filters are broken on Mellanox after upstream stable updates
    (LP: #1842502)
    - net/mlx5e: Remove redundant vport context vlan update
    - net/mlx5e: Properly order min inline mode setup while parsing TC matches
    - net/mlx5e: Get the required HW match level while parsing TC flow matches
    - net/mlx5e: Always use the match level enum when parsing TC rule match
    - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded

Date: Fri, 04 Oct 2019 16:49:24 +0800
Changed-By: Chia-Lin Kao (AceLan) <acelan.kao at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-015.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 04 Oct 2019 16:49:24 +0800
Source: linux-oem
Binary: linux-oem-headers-4.15.0-1058 linux-oem-tools-4.15.0-1058 linux-image-unsigned-4.15.0-1058-oem linux-modules-4.15.0-1058-oem linux-headers-4.15.0-1058-oem linux-image-unsigned-4.15.0-1058-oem-dbgsym linux-tools-4.15.0-1058-oem linux-udebs-oem linux-buildinfo-4.15.0-1058-oem kernel-image-4.15.0-1058-oem-di fat-modules-4.15.0-1058-oem-di fb-modules-4.15.0-1058-oem-di firewire-core-modules-4.15.0-1058-oem-di floppy-modules-4.15.0-1058-oem-di fs-core-modules-4.15.0-1058-oem-di fs-secondary-modules-4.15.0-1058-oem-di input-modules-4.15.0-1058-oem-di irda-modules-4.15.0-1058-oem-di md-modules-4.15.0-1058-oem-di nic-modules-4.15.0-1058-oem-di nic-pcmcia-modules-4.15.0-1058-oem-di nic-usb-modules-4.15.0-1058-oem-di nic-shared-modules-4.15.0-1058-oem-di parport-modules-4.15.0-1058-oem-di pata-modules-4.15.0-1058-oem-di pcmcia-modules-4.15.0-1058-oem-di pcmcia-storage-modules-4.15.0-1058-oem-di plip-modules-4.15.0-1058-oem-di ppp-modules-4.15.0-1058-oem-di
 sata-modules-4.15.0-1058-oem-di scsi-modules-4.15.0-1058-oem-di serial-modules-4.15.0-1058-oem-di storage-core-modules-4.15.0-1058-oem-di usb-modules-4.15.0-1058-oem-di nfs-modules-4.15.0-1058-oem-di block-modules-4.15.0-1058-oem-di message-modules-4.15.0-1058-oem-di crypto-modules-4.15.0-1058-oem-di virtio-modules-4.15.0-1058-oem-di mouse-modules-4.15.0-1058-oem-di vlan-modules-4.15.0-1058-oem-di ipmi-modules-4.15.0-1058-oem-di
 multipath-modules-4.15.0-1058-oem-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-1058.67
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-015.buildd>
Changed-By: Chia-Lin Kao (AceLan) <acelan.kao at canonical.com>
Description:
 block-modules-4.15.0-1058-oem-di - Block storage devices (udeb)
 crypto-modules-4.15.0-1058-oem-di - crypto modules (udeb)
 fat-modules-4.15.0-1058-oem-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-1058-oem-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-1058-oem-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-1058-oem-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-1058-oem-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-1058-oem-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-1058-oem-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-1058-oem-di - ipmi modules (udeb)
 irda-modules-4.15.0-1058-oem-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-1058-oem-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-1058-oem - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-1058-oem - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1058-oem - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1058-oem-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-1058-oem - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-oem-headers-4.15.0-1058 - Header files related to Linux kernel version 4.15.0
 linux-oem-tools-4.15.0-1058 - Linux kernel version specific tools for version 4.15.0-1058
 linux-tools-4.15.0-1058-oem - Linux kernel version specific tools for version 4.15.0-1058
 linux-udebs-oem - Metapackage depending on kernel udebs (udeb)
 md-modules-4.15.0-1058-oem-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-1058-oem-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-1058-oem-di - Mouse support (udeb)
 multipath-modules-4.15.0-1058-oem-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-1058-oem-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-1058-oem-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-1058-oem-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-1058-oem-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-1058-oem-di - USB network interface support (udeb)
 parport-modules-4.15.0-1058-oem-di - Parallel port support (udeb)
 pata-modules-4.15.0-1058-oem-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-1058-oem-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-1058-oem-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-1058-oem-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-1058-oem-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-1058-oem-di - SATA storage support (udeb)
 scsi-modules-4.15.0-1058-oem-di - SCSI storage support (udeb)
 serial-modules-4.15.0-1058-oem-di - Serial port support (udeb)
 storage-core-modules-4.15.0-1058-oem-di - Core storage support (udeb)
 usb-modules-4.15.0-1058-oem-di - Core USB support (udeb)
 virtio-modules-4.15.0-1058-oem-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-1058-oem-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1786013 1834465 1838886 1842023 1842265 1842388 1842502 1842774 1843291 1843338 1843463 1843774 1844558 1845140 1845266 1845584 1846106 1846131 1846453 1846470
Changes:
 linux-oem (4.15.0-1058.67) bionic; urgency=medium
 .
   * bionic/linux-oem: 4.15.0-1058.67 -proposed tracker (LP: #1846106)
 .
   * Timeout waiting for hardware access (CSR_GP_CNTRL 0xffffffff) with backport-
     iwlwifi-dkms 7744 against 4.15.0-1051-oem (LP: #1842388)
     - Revert "UBUNTU: SAUCE: PCI/PM: Don't call pci_finish_runtime_suspend()"
 .
   * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
     - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
 .
   * [CML] New device IDs for CML-U (LP: #1843774)
     - i2c: i801: Add support for Intel Comet Lake
     - spi: pxa2xx: Add support for Intel Comet Lake
 .
   * HDMI audio doesn't work anymore after resume (LP: #1845140)
     - SAUCE: ALSA: hda - don't forcibly resume the codec on two DELL machines
 .
   * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
     (LP: #1846470)
     - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
 .
   * Microphone-Mute keyboard LED is always on/off on Dell Latitude 3310
     (LP: #1846453)
     - platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
     - platform/x86: dell-laptop: Removed duplicates in DMI whitelist
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
 .
   [ Ubuntu: 4.15.0-66.75 ]
 .
   * bionic/linux: 4.15.0-66.75 -proposed tracker (LP: #1846131)
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
   * CVE-2018-21008
     - rsi: add fix for crash during assertions
   * ipv6: fix neighbour resolution with raw socket (LP: #1834465)
     - ipv6: constify rt6_nexthop()
     - ipv6: fix neighbour resolution with raw socket
   * run_netsocktests from net in ubuntu_kernel_selftests failed with X-4.15
     (LP: #1842023)
     - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
   * 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
   * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
     - s390: add support for IBM z15 machines
   * Bionic update: upstream stable patchset 2019-09-24 (LP: #1845266)
     - 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()
     - 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
     - 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
     - btrfs: compression: add helper for type to string conversion
     - btrfs: correctly validate compression type
     - Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"
     - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
     - gpio: fix line flag validation in linehandle_create
     - gpio: fix line flag validation in lineevent_create
     - Btrfs: fix assertion failure during fsync and use of stale transaction
     - genirq: Prevent NULL pointer dereference in resend_irqs()
     - 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
     - MIPS: VDSO: Prevent use of smp_processor_id()
     - MIPS: VDSO: Use same -m%-float cflag as the kernel proper
     - 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
     - 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/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
     - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
     - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
       critclk_systems DMI table
     - nvmem: Use the same permissions for eeprom as for nvmem
     - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
       GCC9 build warning
     - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
     - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
       to fix kexec relocation errors
     - modules: fix BUG when load module with rodata=n
     - modules: fix compile error if don't have strict module rwx
     - HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
     - Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
     - powerpc/mm/radix: Use the right page size for vmemmap mapping
     - USB: usbcore: Fix slab-out-of-bounds bug during device reset
     - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
     - media: tm6000: double free if usb disconnect while streaming
     - xen-netfront: do not assume sk_buff_head list is empty in error handling
     - net_sched: let qdisc_put() accept NULL pointer
     - KVM: coalesced_mmio: add bounds checking
     - firmware: google: check if size is valid when decoding VPD data
     - serial: sprd: correct the wrong sequence of arguments
     - tty/serial: atmel: reschedule TX after RX was started
     - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
     - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
     - ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
     - s390/bpf: fix lcgr instruction encoding
     - ARM: OMAP2+: Fix omap4 errata warning on other SoCs
     - ARM: dts: dra74x: Fix iodelay configuration for mmc3
     - s390/bpf: use 32-bit index for tail calls
     - fpga: altera-ps-spi: Fix getting of optional confd gpio
     - netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
     - NFSv4: Fix return values for nfs4_file_open()
     - NFSv4: Fix return value in nfs_finish_open()
     - NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
     - Kconfig: Fix the reference to the IDT77105 Phy driver in the description of
       ATM_NICSTAR_USE_IDT77105
     - qed: Add cleanup in qed_slowpath_start()
     - ARM: 8874/1: mm: only adjust sections of valid mm structures
     - batman-adv: Only read OGM2 tvlv_len after buffer len check
     - r8152: Set memory to all 0xFFs on failed reg reads
     - x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
     - netfilter: nf_conntrack_ftp: Fix debug output
     - NFSv2: Fix eof handling
     - NFSv2: Fix write regression
     - kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the
       first symbol
     - cifs: set domainName when a domain-key is used in multiuser
     - cifs: Use kzfree() to zero out the password
     - ARM: 8901/1: add a criteria for pfn_valid of arm
     - sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
     - i2c: designware: Synchronize IRQs when unregistering slave client
     - perf/x86/intel: Restrict period on Nehalem
     - perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
     - amd-xgbe: Fix error path in xgbe_mod_init()
     - tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at
       -O2
     - tools/power x86_energy_perf_policy: Fix argument parsing
     - tools/power turbostat: fix buffer overrun
     - net: seeq: Fix the function used to release some memory in an error handling
       path
     - dmaengine: ti: dma-crossbar: Fix a memory leak bug
     - dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
     - x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
     - x86/hyper-v: Fix overflow bug in fill_gva_list()
     - keys: Fix missing null pointer check in request_key_auth_describe()
     - iommu/amd: Flush old domains in kdump kernel
     - iommu/amd: Fix race in increase_address_space()
     - PCI: kirin: Fix section mismatch warning
     - floppy: fix usercopy direction
     - binfmt_elf: move brk out of mmap when doing direct loader exec
     - tcp: Reset send_head when removing skb from write-queue
     - tcp: Don't dequeue SYN/FIN-segments from write-queue
     - media: technisat-usb2: break out of loop at end of buffer
     - tools: bpftool: close prog FD before exit on showing a single program
     - netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
     - ibmvnic: Do not process reset during or after device removal
     - net: aquantia: fix out of memory condition on rx side
   * Bionic update: upstream stable patchset 2019-09-18 (LP: #1844558)
     - ALSA: hda - Fix potential endless loop at applying quirks
     - ALSA: hda/realtek - Fix overridden device-specific initialization
     - 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()
     - xfrm: clean up xfrm protocol checks
     - PCI: designware-ep: Fix find_first_zero_bit() usage
     - PCI: dra7xx: Fix legacy INTD IRQ handling
     - vhost/test: fix build for vhost test
     - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
     - batman-adv: Only read OGM tvlv_len after buffer len check
     - hv_sock: Fix hang when a connection is closed
     - powerpc/64: mark start_here_multiplatform as __ref
     - arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
     - scripts/decode_stacktrace: match basepath using shell prefix operator, not
       regex
     - clk: s2mps11: Add used attribute to s2mps11_dt_match
     - kernel/module: Fix mem leak in module_add_modinfo_attrs
     - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
     - {nl,mac}80211: fix interface combinations on crypto controlled devices
     - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
       ftrace_call_replace()
     - media: stm32-dcmi: fix irq = 0 case
     - modules: always page-align module section allocations
     - scsi: qla2xxx: Move log messages before issuing command to firmware
     - keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
     - Drivers: hv: kvp: Fix two "this statement may fall through" warnings
     - remoteproc: qcom: q6v5-mss: add SCM probe dependency
     - KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
     - KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv'
       variables
     - drm/i915: Fix intel_dp_mst_best_encoder()
     - drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
     - drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
     - drm/atomic_helper: Disallow new modesets on unregistered connectors
     - Drivers: hv: kvp: Fix the indentation of some "break" statements
     - Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
     - drm/amd/dm: Understand why attaching path/tile properties are needed
     - ARM: davinci: da8xx: define gpio interrupts as separate resources
     - ARM: davinci: dm365: define gpio interrupts as separate resources
     - ARM: davinci: dm646x: define gpio interrupts as separate resources
     - ARM: davinci: dm355: define gpio interrupts as separate resources
     - ARM: davinci: dm644x: define gpio interrupts as separate resources
     - media: vim2m: use workqueue
     - media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
     - drm/i915: Restore sane defaults for KMS on GEM error load
     - KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode
       switch
     - Btrfs: clean up scrub is_dev_replace parameter
     - Btrfs: fix deadlock with memory reclaim during scrub
     - btrfs: Remove extent_io_ops::fill_delalloc
     - btrfs: Fix error handling in btrfs_cleanup_ordered_extents
     - scsi: megaraid_sas: Fix combined reply queue mode detection
     - scsi: megaraid_sas: Add check for reset adapter bit
     - media: vim2m: only cancel work if it is for right context
     - ARC: show_regs: lockdep: re-enable preemption
     - ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while
       handle_mm_fault
     - IB/uverbs: Fix OOPs upon device disassociation
     - drm/vblank: Allow dynamic per-crtc max_vblank_count
     - drm/i915/ilk: Fix warning when reading emon_status with no output
     - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
     - tpm: Fix some name collisions with drivers/char/tpm.h
     - bcache: replace hard coded number with BUCKET_GC_GEN_MAX
     - bcache: treat stale && dirty keys as bad keys
     - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
     - iio: adc: exynos-adc: Add S5PV210 variant
     - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
     - drm/nouveau: Don't WARN_ON VCPI allocation failures
     - x86/kvmclock: set offset for kvm unstable clock
     - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
     - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
     - btrfs: scrub: pass fs_info to scrub_setup_ctx
     - btrfs: init csum_list before possible free
     - PCI: qcom: Don't deassert reset GPIO during probe
     - drm: add __user attribute to ptr_to_compat()
     - CIFS: Fix error paths in writeback code
     - CIFS: Fix leaking locked VFS cache pages in writeback retry
     - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
     - drm/i915: Sanity check mmap length against object size
     - IB/mlx5: Reset access mask when looping inside page fault handler
     - kvm: mmu: Fix overflow on kvm mmu page limit calculation
     - x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
     - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
     - cifs: Fix lease buffer length error
     - ext4: protect journal inode's blocks using block_validity
     - dm mpath: fix missing call of path selector type->end_io
     - blk-mq: free hw queue's resource in hctx's release handler
     - mmc: sdhci-pci: Add support for Intel ICP
     - mmc: sdhci-pci: Add support for Intel CML
     - dm crypt: move detailed message into debug level
     - kvm: Check irqchip mode before assign irqfd
     - drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
     - drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
     - Btrfs: fix race between block group removal and block group allocation
     - cifs: add spinlock for the openFileList to cifsInodeInfo
     - IB/hfi1: Avoid hardlockup with flushlist_lock
     - apparmor: reset pos on failure to unpack for various functions
     - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
     - scsi: zfcp: fix request object use-after-free in send path causing wrong
       traces
     - cifs: Properly handle auto disabling of serverino option
     - 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
     - KVM: VMX: Fix handling of #MC that occurs during VM-Entry
     - KVM: VMX: check CPUID before allowing read/write of IA32_XSS
     - resource: Include resource end in walk_*() interfaces
     - resource: Fix find_next_iomem_res() iteration issue
     - resource: fix locking in find_next_iomem_res()
     - pstore: Fix double-free in pstore_mkfile() failure path
     - dm thin metadata: check if in fail_io mode when setting needs_check
     - drm/panel: Add support for Armadeus ST0700 Adapt
     - ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
     - iommu/iova: Remove stale cached32_node
     - gpio: don't WARN() on NULL descs if gpiolib is disabled
     - i2c: at91: disable TXRDY interrupt after sending data
     - i2c: at91: fix clk_offset for sama5d2
     - mm/migrate.c: initialize pud_entry in migrate_vma()
     - iio: adc: gyroadc: fix uninitialized return code
     - NFSv4: Fix delegation state recovery
     - bcache: only clear BTREE_NODE_dirty bit when it is set
     - bcache: add comments for mutex_lock(&b->write_lock)
     - 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
     - powerpc/tm: Remove msr_tm_active()
   * Bionic update: upstream stable patchset 2019-09-10 (LP: #1843463)
     - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
       context
     - 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
     - drm/mediatek: use correct device to import PRIME buffers
     - drm/mediatek: set DMA max segment size
     - 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
     - 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
     - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
     - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
     - IB/mlx4: Fix memory leaks
     - 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
     - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
     - 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: fix skb use after free in netpoll
     - 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
     - net: sched: act_sample: fix psample group handling on overwrite
     - mld: fix memory leak in mld_del_delrec()
     - x86/boot: Preserve boot_params.secure_boot from sanitizing
     - tools: bpftool: fix error message (prog -> object)
     - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
     - afs: Fix leak in afs_lookup_cell_rcu()
   * Bionic update: upstream stable patchset 2019-09-09 (LP: #1843338)
     - dmaengine: ste_dma40: fix unneeded variable warning
     - auxdisplay: panel: need to delete scan_timer when misc_register fails in
       panel_attach
     - 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
     - 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: 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
     - ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
     - ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
     - net/smc: make sure EPOLLOUT is raised
     - tcp: make sure EPOLLOUT wont be missed
     - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
     - ALSA: line6: Fix memory leak at line6_init_pcm() error path
     - ALSA: seq: Fix potential concurrent access to the deleted pool
     - 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
     - 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: 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
     - uprobes/x86: Fix detection of 32-bit user mode
     - 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
     - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
     - 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
     - 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
     - Revert "ASoC: Fail card instantiation if DAI format setup fails"
     - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
     - afs: Fix the CB.ProbeUuid service handler to reply correctly
     - 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
     - arm64: cpufeature: Don't treat granule sizes as strict
     - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
     - ipv4/icmp: fix rt dst dev null pointer dereference
     - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
     - usb: hcd: use managed device resources
     - 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: Call dma_set_max_seg_size() in i915_driver_hw_probe()
     - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
       free
   * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Bionic
     update: upstream stable patchset 2019-09-09 (LP: #1843338)
     - USB: storage: ums-realtek: Whitelist auto-delink support
   * TC filters are broken on Mellanox after upstream stable updates
     (LP: #1842502)
     - net/mlx5e: Remove redundant vport context vlan update
     - net/mlx5e: Properly order min inline mode setup while parsing TC matches
     - net/mlx5e: Get the required HW match level while parsing TC flow matches
     - net/mlx5e: Always use the match level enum when parsing TC rule match
     - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
Checksums-Sha1:
 5240f6c52aba322fbb3ab664ad2ad67d90d44af7 333464 block-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 2363384b542df087af168bae0c12821287adf78e 317896 crypto-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 e37ae00ce614a97f2025de53b871df94679e36e6 4344 fat-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 14b4b0014023e685924f792dd5d599f71edfdc8d 13744 fb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 afd0a9a6c339eb699ec415ae94010eb9df5a38d1 65356 firewire-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 2a5cda4721939e88eaada3c0b8e33b97a7c41f90 34996 floppy-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 dc47fa9c9b24ef6fb3192d19af41e8fd24450223 1314024 fs-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 6b9856380a27926668485db35db56e3064016337 706876 fs-secondary-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 bbe4387c59cbb732e84481ea825bc69207822a00 430384 input-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 c8278f517b017c62b64f14edf6b725374fbfb74e 62612 ipmi-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 aa66e3e2841675a56a56cb6e65f3348963ef769c 225584 irda-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 87a307d8805877ed269c25cbb7a20346748503d9 8982816 kernel-image-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 b60197a8a3e2beccb54b484d33e8c66a7568d68a 387612 linux-buildinfo-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 4de644b46da309f12f0e5aa276276768ecd788c7 1243600 linux-headers-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 13b9819c70f93778701ac58dfb64a05f8845a318 788998016 linux-image-unsigned-4.15.0-1058-oem-dbgsym_4.15.0-1058.67_amd64.ddeb
 24c2d731750566677d856b452ff86f5ef84d602c 8216724 linux-image-unsigned-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 2e5819032f63aa06307b2533df7ac0519f55df84 46034664 linux-modules-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 144cf28bbbe271ebdcee6dd5ccb62fbae7411601 11068104 linux-oem-headers-4.15.0-1058_4.15.0-1058.67_all.deb
 3dd7e6e4e8c26fec82dbbd3f0e8ccee245f030e1 4795196 linux-oem-tools-4.15.0-1058_4.15.0-1058.67_amd64.deb
 49480611931548d5c63a2c498f420e3597448346 28314 linux-oem_4.15.0-1058.67_amd64.buildinfo
 fa6243ad5fa53d55f3b0936c0e19ed6dd0e76d69 8050219 linux-oem_4.15.0-1058.67_amd64.tar.gz
 9d3a7ba5450b36b8c5359fa8b852b80d3836ce2a 34062 linux-oem_4.15.0-1058.67_amd64_translations.tar.gz
 0955008ddc64643ee0973e0033ff7aa533dc7400 1956 linux-tools-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 ae6adf508b3690c647f9cf73fe54795910d6ec1e 1024 linux-udebs-oem_4.15.0-1058.67_amd64.udeb
 891005e3aff59270db5e7e77fc3f1e5c99527a68 285416 md-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 1e6cc071119f933bfeb3cda550aac1b5d7ee6067 206928 message-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 3fb296a9ffb718d57e9c49df5a1a2c2243634ca7 58916 mouse-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 d5b166bef7b5c67b882f9f948cc1c44fb4343d15 18244 multipath-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 46568757b762a9ce0583421a0502ef3c12e1c2fd 506360 nfs-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 93b9be09be13781fa33ec827aea0b86b8f38173e 4441876 nic-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 620e0dff50827be9bce61eb434e5f2a5a5f0c087 143604 nic-pcmcia-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 07cf10ea32b10171e0a905415152451bf3f5fddb 543980 nic-shared-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 c9225ae613200d7dd758902fccb5ccfa8078e680 290776 nic-usb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 8af921cae1f5eea4f0ec041902f39b5542ec760c 31704 parport-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 9c8f6ad28378b6e366ab06ec98624638dd27ad14 122664 pata-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 abeb4270963275d7e3d0f33ebd14e8f7e68b382e 64028 pcmcia-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 7ee5d2ed34e6548a6b3883c69565ef89af13367d 66820 pcmcia-storage-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 83f539ed6ff60486d488b43ba3c7323efb6e72ab 8692 plip-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 41317e7eee53f0c62dd81b36a697a4556aa2bfe6 25364 ppp-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 49668aa3dcf64d353b4eb8c1bb31d4303dd6431f 96120 sata-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 e1a9fcfaa640deaad6bd4874389656db13ecd451 2456136 scsi-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 a74214deedc263d9c91e7614901da184e4d2672d 92344 serial-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 eadbe5d39938924522648c07e2e2a15d01bcf247 50820 storage-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 b0f9356136aaf5c1de5735363c8ce6bff8151c86 140196 usb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 f9bb54793e36e5f7b39e981a9ee745398422ce64 113620 virtio-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 e6811c56c26e7ce24136bce6f4ec955c2694a22e 25892 vlan-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
Checksums-Sha256:
 3903eb7b18eda276012915dcdc1c302b19145c2949ee052442ba22d58a76d2f7 333464 block-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 60a56b117dc4dbb6eae79037f110b22a7c78966a55e31bb2ccb42b2f16187ae4 317896 crypto-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 cee7f418ae6280dd6696f0139c0ca7c54af4111cb9726b484e32dfec5fc10f0d 4344 fat-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 d9bbfc9934c1b43cf194236a6fa4c4a8ae42c71ebfd1d715d7e2402a2c1586fb 13744 fb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 2520b03668470013c309be72590d5e8846653e7c6e2908cebc020f42cc2f0b2f 65356 firewire-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 74ffbf1c3cb7eb6c83a2fb7625f0045722d51cd09d26808f88fba9103e93306b 34996 floppy-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 be02ca5904cd3bffa63cf914db58a6e30a23d327403ca4fb868bda68ee608700 1314024 fs-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 0b56b29619d77e6d8b7e479337485daa28e3d40b8ad9a74c35707f1fe3a81e6a 706876 fs-secondary-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 3031eb728305eb306d70ff30242bd2b72e26ef0c4a0d52a47410874fd2f11fca 430384 input-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 3710aa061c78e8c29675c7b33a3a4d3aa3ef968f3e1e239d68a973bef5f07207 62612 ipmi-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 7f04c9c379f7970a6c36d927b1e4247bde363db4fe4d7d5f964d2e50890af1fc 225584 irda-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 b348504395086543852826aa378bcb2a5d64e616f68276096078ce0d4530f722 8982816 kernel-image-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 629297078f3e39cd21598b2c3d5046cf2a93a9f61d95561477195790d4be4bd4 387612 linux-buildinfo-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 99607b4f5d6da5f801d515419a2126fc3859dbfe2295e968db663dde29e2a600 1243600 linux-headers-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 0a49c2539832f3df238dd716421babafe553d3fdb7e3183ee4a28cf7008a4422 788998016 linux-image-unsigned-4.15.0-1058-oem-dbgsym_4.15.0-1058.67_amd64.ddeb
 d314683bca721684de6bb061398ea3202ef0cd69a0a32f6290f0e40e89ce9112 8216724 linux-image-unsigned-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 5cc41e403e49453be317f865d0d90f63009edfc28da30f5ef8ac658f6cb14b44 46034664 linux-modules-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 28ea8deb27a02b279478d200e3709a42c298a4a8e1ade339dd2442dcc5563303 11068104 linux-oem-headers-4.15.0-1058_4.15.0-1058.67_all.deb
 8bc64552c17ae8f48c2fda140e275b8b101033af023ffc2a2ca3693830855caf 4795196 linux-oem-tools-4.15.0-1058_4.15.0-1058.67_amd64.deb
 d3501985cd014c785670914435cf4543a0a55361df32b20590043dc5f280fe04 28314 linux-oem_4.15.0-1058.67_amd64.buildinfo
 072ed7799a068ab1dadd1a1c76422440c161bb511e272f2ba6660d85b1c52c46 8050219 linux-oem_4.15.0-1058.67_amd64.tar.gz
 6c6212b3c178a40e7183b15167cce5cd07499118129eb38fa8e857fd35d4b3b7 34062 linux-oem_4.15.0-1058.67_amd64_translations.tar.gz
 495e0f1f35d1a50ece78d2b03d98bae3685b0e52615711f1cedfc5d208497127 1956 linux-tools-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 d3899fd33813afc605fbca0699e916255a3c0f1dd29a068c39186ccae25a5038 1024 linux-udebs-oem_4.15.0-1058.67_amd64.udeb
 2ab4279141744624e72ab96e2d0410fd2305e78174f4c26aaccc17edaa93cdf9 285416 md-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 b768b24d31b6006f0216cfab642822a23013b033b36f12147e104cd5e97b04dd 206928 message-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 da9c23a89994a7766e68ee26117cf9fd3b7b3669be66e3a51d9aabbfefe2a68d 58916 mouse-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 571f459a099b88c392f4376aa6037722e49e2331544ef9f41601b8b64cc4c791 18244 multipath-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 cf5e2304175708f4ce9f5ac9ba1a4c231b13fb32dd128d68c965a9bbc96121fb 506360 nfs-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 8b7aedaae62de698894f5284334cd79d9f5761304782c884d5f048b137603682 4441876 nic-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 245fa2488381948807c5b67b62ac86fa8589de740457b0f70ccc2ddbc29dd651 143604 nic-pcmcia-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 56ffb8b4d64d87602652a6dc474e1748b3ed3b9b79065160138521ebc59bcd5d 543980 nic-shared-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 954345b02cb95238c1ecb8a90282e89832d5c754dd98ccc10b338e83b11a8fcf 290776 nic-usb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 9a4604af4f4fef8c4253c09ebeb91c6384e1e70666e73f03384db11ff91cbc7c 31704 parport-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 fcf43c05c4706d584d6e31fd292bd7fe5a9186659193dfb8749e1cf2f0ce337b 122664 pata-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 4d7c3d05131921d9c6b6ded9635b3239fca17372472c3b8f18f6ec99a03b16ce 64028 pcmcia-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 8caceea51c310756aef29531a28a7abe9922062ead8ec6476faebee51b9cea03 66820 pcmcia-storage-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 f730184375bcf05a0f43cf4a3ba4844ede4572afa8519344d296a853cc7222fd 8692 plip-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 31be08a5f5321ff24d0645c2782f9bf29e65dfde84f0d9699015e589b1bcca7b 25364 ppp-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 bf23e93d8bdf086d99a1549d8f078fa651c0bbff73d0106015091970312a4ce2 96120 sata-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 6e570e430ebeb8c52dd1bd1de96c023460aefca53f88e410449d682549afeab5 2456136 scsi-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 d38d0e78b103fc85ac9b71634e754ee0cd5fc5b053e1eae6fa35883e8b65db01 92344 serial-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 f4ea15c64429652a18e26c4c9dad35e42bf09daae53066458b73c55beabc6f3f 50820 storage-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 e56a53bdccf0cb02f01c2855fba1fd3e079a0fe2d2b3cef28962af96ced14d48 140196 usb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 7f5300a967f6646c4970cb95b75e8db57c310102222dfbe5074f99a65b8713b6 113620 virtio-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 fc7d362d5f71af7d52300c93ff08b8f19b1a63a42aed591eb2db0d9347a5bb07 25892 vlan-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
Files:
 fba93a3aaf075fc29b0c0b88f065ca7f 333464 debian-installer standard block-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 73ee40a52955bb4b259e5566449296ee 317896 debian-installer extra crypto-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 235bcd3fe8bfd221cd2d2f568dd8c70a 4344 debian-installer standard fat-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 0851f055259a290d57baf08680231840 13744 debian-installer standard fb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 d74c680ad8fd7bf47e575663c5466ca0 65356 debian-installer standard firewire-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 290e547fb36da8d98d58e0cabadad4ff 34996 debian-installer standard floppy-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 f2ae9f89863c397b8979f4216b654b93 1314024 debian-installer standard fs-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 57e32b7176c58c841995b37ed08673d6 706876 debian-installer standard fs-secondary-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 38f4e5a0de0d94a485c3257ff429c939 430384 debian-installer standard input-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 483a1e34bab2bedc7257dbaf46e15d33 62612 debian-installer standard ipmi-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 7c157955e2fbc6c92dc2d3ad4050a87a 225584 debian-installer standard irda-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 bd349e4397afe39af604e448a15ae362 8982816 debian-installer optional kernel-image-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 8fe30fb7702898af5b13e9db00d3eb2d 387612 kernel optional linux-buildinfo-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 78b9104268c0efdc093f69f06f6da137 1243600 devel optional linux-headers-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 49c0024320c9aee0787b5139807854c4 788998016 devel optional linux-image-unsigned-4.15.0-1058-oem-dbgsym_4.15.0-1058.67_amd64.ddeb
 f8d5e02f5f4211e017f009b2a498a523 8216724 kernel optional linux-image-unsigned-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 23487691332f849a8fa32de8f674b9bf 46034664 kernel optional linux-modules-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 ce2c82a8073211e1e9e7b72b4328b30e 11068104 devel optional linux-oem-headers-4.15.0-1058_4.15.0-1058.67_all.deb
 5ae7e6f99cd508055a86c3b2773543d8 4795196 devel optional linux-oem-tools-4.15.0-1058_4.15.0-1058.67_amd64.deb
 be352a84868a400334f4e6c3c86285a0 28314 devel optional linux-oem_4.15.0-1058.67_amd64.buildinfo
 b51cdde15413b95bf6decb706fc642cb 8050219 raw-signing - linux-oem_4.15.0-1058.67_amd64.tar.gz
 a9f5fedfc90c066b8a6342fd28b9a688 34062 raw-translations - linux-oem_4.15.0-1058.67_amd64_translations.tar.gz
 65bf521d93f99ddc9d071ed304558339 1956 devel optional linux-tools-4.15.0-1058-oem_4.15.0-1058.67_amd64.deb
 ebb4150f6c214c072c8493fb5317df00 1024 debian-installer optional linux-udebs-oem_4.15.0-1058.67_amd64.udeb
 e4bb5221ced20827d72a32dd24aa2abe 285416 debian-installer standard md-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 3186a6b45382953a10239278ca7251cb 206928 debian-installer standard message-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 d0f13107ac6628eb2aa03a26c2ba934f 58916 debian-installer extra mouse-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 33b3d4614488f5a16e9effd7330c763d 18244 debian-installer extra multipath-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 68657b8ad0a9c50a1cf6932b676f7d06 506360 debian-installer standard nfs-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 d5219279802c1c9dfb0e88ba53e33a38 4441876 debian-installer standard nic-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 aa715c4b78524b9b992bdf1b042a337a 143604 debian-installer standard nic-pcmcia-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 1032f45f242ecbdf61db0fab8669ba57 543980 debian-installer standard nic-shared-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 b8dc55963fa3fe3af49dbb8c0007f8a6 290776 debian-installer standard nic-usb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 98b630257f8b426b88d4589fc9f4acb5 31704 debian-installer standard parport-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 62b6c72e0e904e6e6b31689d23362a84 122664 debian-installer standard pata-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 144d73589bf84f3526147417b7b3dbdb 64028 debian-installer standard pcmcia-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 3ad9403480f874ec2f9aff9d49ca0227 66820 debian-installer standard pcmcia-storage-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 cdc8c70ff594a66431cef7d2ca00c29e 8692 debian-installer standard plip-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 db5f2be1c2e3cea3033e92ed5480f454 25364 debian-installer standard ppp-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 da22d04acbbc40dd93740c2b6e90b7f6 96120 debian-installer standard sata-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 71468566a661148c710b5934669c3230 2456136 debian-installer standard scsi-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 d44ccf631e6ff00e503f6cea292576c5 92344 debian-installer standard serial-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 e903b5a5f18d8f9dd9d904ac628bc1b7 50820 debian-installer standard storage-core-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 328a95824733c58c69a9ff95ec79d18b 140196 debian-installer standard usb-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 ca0e14ce44bb9ff3f22e276ccae1e781 113620 debian-installer standard virtio-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
 1f1d4b0d814ede022fa1e3e6d6ff0381 25892 debian-installer extra vlan-modules-4.15.0-1058-oem-di_4.15.0-1058.67_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list