[ubuntu/cosmic-proposed] linux_4.17.0-5.6_ppc64el.tar.gz - (Accepted)

Seth Forshee seth.forshee at canonical.com
Wed Jul 11 19:16:48 UTC 2018


linux (4.17.0-5.6) cosmic; urgency=medium

  * linux: 4.17.0-5.6 -proposed tracker (LP: #1780956)

  * Cloud-init causes potentially huge boot delays with 4.15 kernels
    (LP: #1780062)
    - random: Make getrandom() ready earlier

  * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
    - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started

  * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
    - scsi: hisi_sas: Update a couple of register settings for v3 hw

  * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
    - scsi: hisi_sas: Add missing PHY spinlock init

  * hisi_sas: improve read performance by pre-allocating slot DMA buffers
    (LP: #1777727)
    - scsi: hisi_sas: use dma_zalloc_coherent()
    - scsi: hisi_sas: Use dmam_alloc_coherent()
    - scsi: hisi_sas: Pre-allocate slot DMA buffers

  * hisi_sas: Failures during host reset (LP: #1777696)
    - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
    - scsi: hisi_sas: Fix the conflict between dev gone and host reset
    - scsi: hisi_sas: Adjust task reject period during host reset
    - scsi: hisi_sas: Add a flag to filter PHY events during reset
    - scsi: hisi_sas: Release all remaining resources in clear nexus ha

  * Cosmic update to v4.17.5 stable release (LP: #1780833)
    - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
    - USB: serial: cp210x: add CESINEL device ids
    - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
    - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
    - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
    - acpi: Add helper for deactivating memory region
    - usb: typec: ucsi: acpi: Workaround for cache mode issue
    - usb: typec: ucsi: Fix for incorrect status data issue
    - xhci: Fix kernel oops in trace_xhci_free_virt_device
    - n_tty: Fix stall at n_tty_receive_char_special().
    - n_tty: Access echo_* variables carefully.
    - staging: android: ion: Return an ERR_PTR in ion_map_kernel
    - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
    - serial: 8250_pci: Remove stalled entries in blacklist
    - serdev: fix memleak on module unload
    - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
    - drm/amdgpu: Add APU support in vi_set_uvd_clocks
    - drm/amdgpu: Add APU support in vi_set_vce_clocks
    - drm/amdgpu: fix the missed vcn fw version report
    - drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
    - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
    - drm/sti: Depend on OF rather than selecting it
    - drm/amd/display: Clear connector's edid pointer
    - drm/i915/dp: Send DPCD ON for MST before phy_up
    - drm/qxl: Call qxl_bo_unref outside atomic context
    - drm/atmel-hlcdc: check stride values in the first plane
    - Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
    - drm/amdgpu: Don't default to DC support for Kaveri and older
    - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
    - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
    - drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
    - drm/amdgpu: Update pin_size values before unpinning BO
    - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
    - drm/amdgpu: Count disabled CRTCs in commit tail earlier
    - drm/amd/display: release spinlock before committing updates to stream
    - drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
    - drm/i915: Fix PIPESTAT irq ack on i965/g4x
    - drm/i915: Disallow interlaced modes on g4x DP outputs
    - drm/i915: Turn off g4x DP port in .post_disable()
    - drm/i915: Enable provoking vertex fix on Gen9 systems.
    - netfilter: ip6t_rpfilter: provide input interface for route lookup
    - netfilter: xt_connmark: fix list corruption on rmmod
    - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
    - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
    - x86/mm: Don't free P4D table when it is folded at runtime
    - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
    - Linux 4.17.5

  * Cosmic update to v4.17.4 stable release (LP: #1780832)
    - x86/spectre_v1: Disable compiler optimizations over
      array_index_mask_nospec()
    - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
    - x86/platform/UV: Add adjustable set memory block size function
    - x86/platform/UV: Use new set memory block size function
    - x86/platform/UV: Add kernel parameter to set memory block size
    - x86/mce: Improve error message when kernel cannot recover
    - x86/mce: Check for alternate indication of machine check recovery on Skylake
    - x86/mce: Fix incorrect "Machine check from unknown source" message
    - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
    - x86: Call fixup_exception() before notify_die() in math_error()
    - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
    - m68k/mac: Fix SWIM memory resource end address
    - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
    - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
    - mtd: spi-nor: intel-spi: Fix atomic sequence handling
    - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
    - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
    - PM / Domains: Fix error path during attach in genpd
    - PCI / PM: Do not clear state_saved for devices that remain suspended
    - ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
    - PM / core: Fix supplier device runtime PM usage counter imbalance
    - PM / OPP: Update voltage in case freq == old_freq
    - mmc: renesas_sdhi: really fix WP logic regressions
    - usb: do not reset if a low-speed or full-speed device timed out
    - 1wire: family module autoload fails because of upper/lower case mismatch.
    - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
    - ASoC: cs35l35: Add use_single_rw to regmap config
    - ASoC: mediatek: preallocate pages use platform device
    - ASoC: cirrus: i2s: Fix LRCLK configuration
    - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
    - thermal: bcm2835: Stop using printk format %pCr
    - clk: renesas: cpg-mssr: Stop using printk format %pCr
    - lib/vsprintf: Remove atomic-unsafe support for %pCr
    - ftrace/selftest: Have the reset_trigger code be a bit more careful
    - mips: ftrace: fix static function graph tracing
    - branch-check: fix long->int truncation when profiling branches
    - ipmi:bt: Set the timeout before doing a capabilities check
    - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
    - printk: fix possible reuse of va_list variable
    - fuse: fix congested state leak on aborted connections
    - fuse: atomic_o_trunc should truncate pagecache
    - fuse: don't keep dead fuse_conn at fuse_fill_super().
    - fuse: fix control dir setup and teardown
    - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
    - powerpc/pkeys: Detach execute_only key on !PROT_EXEC
    - powerpc/ptrace: Fix setting 512B aligned breakpoints with
      PTRACE_SET_DEBUGREG
    - powerpc/ptrace: Fix enforcement of DAWR constraints
    - powerpc/powernv/ioda2: Remove redundant free of TCE pages
    - powerpc/powernv: copy/paste - Mask SO bit in CR
    - cpuidle: powernv: Fix promotion from snooze if next state disabled
    - powerpc/fadump: Unregister fadump on kexec down path.
    - libnvdimm, pmem: Do not flush power-fail protected CPU caches
    - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
    - powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not
      possible CPU
    - powerpc/e500mc: Set assembler machine type to e500mc
    - powerpc/64s: Fix DT CPU features Power9 DD2.1 logic
    - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
    - ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VDD-CPUX voltage
    - ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltage
    - ARM: dts: Fix SPI node for Arria10
    - ARM: dts: socfpga: Fix NAND controller node compatible
    - ARM: dts: socfpga: Fix NAND controller clock supply
    - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
    - hwrng: core - Always drop the RNG in hwrng_unregister()
    - softirq: Reorder trace_softirqs_on to prevent lockdep splat
    - arm64: Fix syscall restarting around signal suppressed by tracer
    - crypto: arm64/aes-blk - fix and move skcipher_walk_done out of
      kernel_neon_begin, _end
    - arm64: kpti: Use early_param for kpti= command-line option
    - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
      maintenance
    - arm64: dts: marvell: fix CP110 ICU node size
    - arm64: dts: stratix10: Fix SPI nodes for Stratix10
    - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
    - ARM64: dts: meson-gx: fix ATF reserved memory region
    - of: overlay: validate offset from property fixups
    - of: unittest: for strings, account for trailing \0 in property length field
    - of: platform: stop accessing invalid dev in of_platform_device_destroy
    - tpm: fix use after free in tpm2_load_context()
    - tpm: fix race condition in tpm_common_write()
    - efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
    - IB/qib: Fix DMA api warning with debug kernel
    - IB/{hfi1, qib}: Add handling of kernel restart
    - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
    - IB/core: Make testing MR flags for writability a static inline function
    - IB/mlx5: Fetch soft WQE's on fatal error state
    - IB/isert: Fix for lib/dma_debug check_sync warning
    - IB/isert: fix T10-pi check mask setting
    - IB/hfi1: Fix fault injection init/exit issues
    - IB/hfi1: Reorder incorrect send context disable
    - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
    - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
    - IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
    - RDMA/mlx4: Discard unknown SQP work requests
    - xprtrdma: Return -ENOBUFS when no pages are available
    - RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
    - mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
    - mtd: cfi_cmdset_0002: Change write buffer to check correct value
    - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
    - mtd: rawnand: fix return value check for bad block status
    - mtd: rawnand: mxc: set spare area size register explicitly
    - mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
    - mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).
    - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
    - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
    - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
    - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
    - MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
    - clk:aspeed: Fix reset bits for PCI/VGA and PECI
    - PCI: hv: Make sure the bus domain is really unique
    - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
    - PCI: Add ACS quirk for Intel 300 series
    - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
      resume
    - PCI: Account for all bridges on bus when distributing bus numbers
    - auxdisplay: fix broken menu
    - pinctrl: armada-37xx: Fix spurious irq management
    - pinctrl: samsung: Correct EINTG banks order
    - pinctrl: devicetree: Fix pctldev pointer overwrite
    - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
    - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
    - MIPS: io: Add barrier after register read in inX()
    - time: Make sure jiffies_to_msecs() preserves non-zero time periods
    - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
    - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
    - X.509: unpack RSA signatureValue field from BIT STRING
    - Btrfs: fix return value on rename exchange failure
    - iio: adc: ad7791: remove sample freq sysfs attributes
    - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
    - mm: fix __gup_device_huge vs unmap
    - scsi: scsi_debug: Fix memory leak on module unload
    - scsi: hpsa: disable device during shutdown
    - scsi: qla2xxx: Delete session for nport id change
    - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
    - scsi: qla2xxx: Mask off Scope bits in retry delay
    - scsi: qla2xxx: Spinlock recursion in qla_target
    - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
    - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
    - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
    - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
    - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
      ERP_FAILED
    - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
    - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
    - linvdimm, pmem: Preserve read-only setting for pmem devices
    - libnvdimm, pmem: Unconditionally deep flush on *sync
    - clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
    - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
    - rtc: sun6i: Fix bit_idx value for clk_register_gate
    - md: fix two problems with setting the "re-add" device state.
    - rpmsg: smd: do not use mananged resources for endpoints and channels
    - ubi: fastmap: Cancel work upon detach
    - ubi: fastmap: Correctly handle interrupted erasures in EBA
    - UBIFS: Fix potential integer overflow in allocation
    - backlight: as3711_bl: Fix Device Tree node lookup
    - backlight: max8925_bl: Fix Device Tree node lookup
    - backlight: tps65217_bl: Fix Device Tree node lookup
    - Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and
      dma_direct_{alloc,free}()"
    - f2fs: don't use GFP_ZERO for page caches
    - um: Fix initialization of vector queues
    - um: Fix raw interface options
    - mfd: twl-core: Fix clock initialization
    - mfd: intel-lpss: Program REMAP register in PIO mode
    - mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
    - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
    - arm: dts: mt7623: fix invalid memory node being generated
    - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
    - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
    - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
    - perf intel-pt: Fix MTC timing after overflow
    - perf intel-pt: Fix "Unexpected indirect branch" error
    - perf intel-pt: Fix packet decoding of CYC packets
    - media: vsp1: Release buffers for each video node
    - Revert "UBUNTU: SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device"
    - media: cx231xx: Ignore an i2c mux adapter
    - media: v4l2-compat-ioctl32: prevent go past max size
    - media: rc: mce_kbd decoder: fix stuck keys
    - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
    - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
    - NFSv4: Fix possible 1-byte stack overflow in
      nfs_idmap_read_and_verify_message
    - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
    - NFSv4: Fix a typo in nfs41_sequence_process
    - video: uvesafb: Fix integer overflow in allocation
    - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
    - Input: silead - add MSSL0002 ACPI HID
    - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
    - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
    - rbd: flush rbd_dev->watch_dwork after watch is unregistered
    - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
    - mm: fix devmem_is_allowed() for sub-page System RAM intersections
    - tracing: Check for no filter when processing event filters
    - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
    - net: ethernet: fix suspend/resume in davinci_emac
    - udf: Detect incorrect directory size
    - Input: xpad - fix GPD Win 2 controller name
    - Input: psmouse - fix button reporting for basic protocols
    - Input: elan_i2c_smbus - fix more potential stack buffer overflows
    - Input: elantech - enable middle button of touchpads on ThinkPad P52
    - Input: elantech - fix V4 report decoding for module with middle key
    - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
    - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
    - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
    - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
    - ALSA: hda/realtek - Fix the problem of two front mics on more machines
    - Revert "i2c: algo-bit: init the bus to a known state"
    - i2c: gpio: initialize SCL to HIGH again
    - slub: fix failure when we delete and create a slab cache
    - kasan: depend on CONFIG_SLUB_DEBUG
    - dm: use bio_split() when splitting out the already processed bio
    - pmem: only set QUEUE_FLAG_DAX for fsdax mode
    - block: Fix transfer when chunk sectors exceeds max
    - block: Fix cloning of requests with a special payload
    - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
    - selinux: move user accesses in selinuxfs out of locked regions
    - x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
    - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
    - dm zoned: avoid triggering reclaim from inside dmz_map()
    - dm thin: handle running out of data space vs concurrent discard
    - virt: vbox: Only copy_from_user the request-header once
    - Linux 4.17.4

  * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
    Cosmic update to v4.17.4 stable release (LP: #1780832)
    - media: cx231xx: Add support for AverMedia DVD EZMaker 7

Date: Tue, 10 Jul 2018 07:17:42 -0500
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-017.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 10 Jul 2018 07:17:42 -0500
Source: linux
Binary: linux-source-4.17.0 linux-doc linux-headers-4.17.0-5 linux-libc-dev linux-tools-common linux-tools-4.17.0-5 linux-cloud-tools-common linux-cloud-tools-4.17.0-5 linux-tools-host linux-image-unsigned-4.17.0-5-generic linux-modules-4.17.0-5-generic linux-modules-extra-4.17.0-5-generic linux-headers-4.17.0-5-generic linux-image-unsigned-4.17.0-5-generic-dbgsym linux-tools-4.17.0-5-generic linux-cloud-tools-4.17.0-5-generic linux-udebs-generic linux-image-unsigned-4.17.0-5-generic-lpae linux-modules-4.17.0-5-generic-lpae linux-modules-extra-4.17.0-5-generic-lpae linux-headers-4.17.0-5-generic-lpae linux-image-unsigned-4.17.0-5-generic-lpae-dbgsym linux-tools-4.17.0-5-generic-lpae linux-cloud-tools-4.17.0-5-generic-lpae linux-udebs-generic-lpae linux-image-unsigned-4.17.0-5-lowlatency linux-modules-4.17.0-5-lowlatency linux-modules-extra-4.17.0-5-lowlatency linux-headers-4.17.0-5-lowlatency linux-image-unsigned-4.17.0-5-lowlatency-dbgsym linux-tools-4.17.0-5-lowlatency
 linux-cloud-tools-4.17.0-5-lowlatency linux-udebs-lowlatency linux-image-unsigned-4.17.0-5-snapdragon linux-modules-4.17.0-5-snapdragon linux-modules-extra-4.17.0-5-snapdragon linux-headers-4.17.0-5-snapdragon linux-image-unsigned-4.17.0-5-snapdragon-dbgsym linux-tools-4.17.0-5-snapdragon linux-cloud-tools-4.17.0-5-snapdragon linux-udebs-snapdragon kernel-image-4.17.0-5-generic-di floppy-modules-4.17.0-5-generic-di fs-core-modules-4.17.0-5-generic-di fs-secondary-modules-4.17.0-5-generic-di input-modules-4.17.0-5-generic-di md-modules-4.17.0-5-generic-di nic-modules-4.17.0-5-generic-di nic-usb-modules-4.17.0-5-generic-di nic-shared-modules-4.17.0-5-generic-di parport-modules-4.17.0-5-generic-di plip-modules-4.17.0-5-generic-di ppp-modules-4.17.0-5-generic-di sata-modules-4.17.0-5-generic-di scsi-modules-4.17.0-5-generic-di storage-core-modules-4.17.0-5-generic-di nfs-modules-4.17.0-5-generic-di block-modules-4.17.0-5-generic-di message-modules-4.17.0-5-generic-di
 crypto-modules-4.17.0-5-generic-di virtio-modules-4.17.0-5-generic-di vlan-modules-4.17.0-5-generic-di ipmi-modules-4.17.0-5-generic-di
 multipath-modules-4.17.0-5-generic-di
Architecture: ppc64el ppc64el_translations
Version: 4.17.0-5.6
Distribution: cosmic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-017.buildd>
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Description:
 block-modules-4.17.0-5-generic-di - Block storage devices (udeb)
 crypto-modules-4.17.0-5-generic-di - crypto modules (udeb)
 floppy-modules-4.17.0-5-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.17.0-5-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.17.0-5-generic-di - Extra filesystem modules (udeb)
 input-modules-4.17.0-5-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.17.0-5-generic-di - ipmi modules (udeb)
 kernel-image-4.17.0-5-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.17.0-5 - Linux kernel version specific cloud tools for version 4.17.0-5
 linux-cloud-tools-4.17.0-5-generic - Linux kernel version specific cloud tools for version 4.17.0-5
 linux-cloud-tools-4.17.0-5-generic-lpae - Linux kernel version specific cloud tools for version 4.17.0-5
 linux-cloud-tools-4.17.0-5-lowlatency - Linux kernel version specific cloud tools for version 4.17.0-5
 linux-cloud-tools-4.17.0-5-snapdragon - Linux kernel version specific cloud tools for version 4.17.0-5
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.17.0
 linux-doc  - Linux kernel specific documentation for version 4.17.0
 linux-headers-4.17.0-5 - Header files related to Linux kernel version 4.17.0
 linux-headers-4.17.0-5-generic - Linux kernel headers for version 4.17.0 on PowerPC 64el SMP
 linux-headers-4.17.0-5-generic-lpae - Linux kernel headers for version 4.17.0 on PowerPC 64el SMP
 linux-headers-4.17.0-5-lowlatency - Linux kernel headers for version 4.17.0 on PowerPC 64el SMP
 linux-headers-4.17.0-5-snapdragon - Linux kernel headers for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-generic - Linux kernel image for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-generic-dbgsym - Linux kernel debug image for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-generic-lpae - Linux kernel image for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-generic-lpae-dbgsym - Linux kernel debug image for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-lowlatency - Linux kernel image for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-lowlatency-dbgsym - Linux kernel debug image for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-snapdragon - Linux kernel image for version 4.17.0 on PowerPC 64el SMP
 linux-image-unsigned-4.17.0-5-snapdragon-dbgsym - Linux kernel debug image for version 4.17.0 on PowerPC 64el SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.17.0-5-generic - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-modules-4.17.0-5-generic-lpae - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-modules-4.17.0-5-lowlatency - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-modules-4.17.0-5-snapdragon - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-modules-extra-4.17.0-5-generic - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-modules-extra-4.17.0-5-generic-lpae - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-modules-extra-4.17.0-5-lowlatency - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-modules-extra-4.17.0-5-snapdragon - Linux kernel extra modules for version 4.17.0 on PowerPC 64el SMP
 linux-source-4.17.0 - Linux kernel source for version 4.17.0 with Ubuntu patches
 linux-tools-4.17.0-5 - Linux kernel version specific tools for version 4.17.0-5
 linux-tools-4.17.0-5-generic - Linux kernel version specific tools for version 4.17.0-5
 linux-tools-4.17.0-5-generic-lpae - Linux kernel version specific tools for version 4.17.0-5
 linux-tools-4.17.0-5-lowlatency - Linux kernel version specific tools for version 4.17.0-5
 linux-tools-4.17.0-5-snapdragon - Linux kernel version specific tools for version 4.17.0-5
 linux-tools-common - Linux kernel version specific tools for version 4.17.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-udebs-snapdragon - Metapackage depending on kernel udebs (udeb)
 md-modules-4.17.0-5-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.17.0-5-generic-di - Fusion and i2o storage modules (udeb)
 multipath-modules-4.17.0-5-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.17.0-5-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.17.0-5-generic-di - Network interface support (udeb)
 nic-shared-modules-4.17.0-5-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.17.0-5-generic-di - USB network interface support (udeb)
 parport-modules-4.17.0-5-generic-di - Parallel port support (udeb)
 plip-modules-4.17.0-5-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.17.0-5-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.17.0-5-generic-di - SATA storage support (udeb)
 scsi-modules-4.17.0-5-generic-di - SCSI storage support (udeb)
 storage-core-modules-4.17.0-5-generic-di - Core storage support (udeb)
 virtio-modules-4.17.0-5-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.17.0-5-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1620762 1777696 1777727 1777734 1777736 1779823 1780062 1780832 1780833 1780956
Changes:
 linux (4.17.0-5.6) cosmic; urgency=medium
 .
   * linux: 4.17.0-5.6 -proposed tracker (LP: #1780956)
 .
   * Cloud-init causes potentially huge boot delays with 4.15 kernels
     (LP: #1780062)
     - random: Make getrandom() ready earlier
 .
   * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
     - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
 .
   * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
     - scsi: hisi_sas: Update a couple of register settings for v3 hw
 .
   * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
     - scsi: hisi_sas: Add missing PHY spinlock init
 .
   * hisi_sas: improve read performance by pre-allocating slot DMA buffers
     (LP: #1777727)
     - scsi: hisi_sas: use dma_zalloc_coherent()
     - scsi: hisi_sas: Use dmam_alloc_coherent()
     - scsi: hisi_sas: Pre-allocate slot DMA buffers
 .
   * hisi_sas: Failures during host reset (LP: #1777696)
     - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
     - scsi: hisi_sas: Fix the conflict between dev gone and host reset
     - scsi: hisi_sas: Adjust task reject period during host reset
     - scsi: hisi_sas: Add a flag to filter PHY events during reset
     - scsi: hisi_sas: Release all remaining resources in clear nexus ha
 .
   * Cosmic update to v4.17.5 stable release (LP: #1780833)
     - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
     - USB: serial: cp210x: add CESINEL device ids
     - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
     - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
     - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
     - acpi: Add helper for deactivating memory region
     - usb: typec: ucsi: acpi: Workaround for cache mode issue
     - usb: typec: ucsi: Fix for incorrect status data issue
     - xhci: Fix kernel oops in trace_xhci_free_virt_device
     - n_tty: Fix stall at n_tty_receive_char_special().
     - n_tty: Access echo_* variables carefully.
     - staging: android: ion: Return an ERR_PTR in ion_map_kernel
     - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
     - serial: 8250_pci: Remove stalled entries in blacklist
     - serdev: fix memleak on module unload
     - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
     - drm/amdgpu: Add APU support in vi_set_uvd_clocks
     - drm/amdgpu: Add APU support in vi_set_vce_clocks
     - drm/amdgpu: fix the missed vcn fw version report
     - drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
     - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
     - drm/sti: Depend on OF rather than selecting it
     - drm/amd/display: Clear connector's edid pointer
     - drm/i915/dp: Send DPCD ON for MST before phy_up
     - drm/qxl: Call qxl_bo_unref outside atomic context
     - drm/atmel-hlcdc: check stride values in the first plane
     - Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
     - drm/amdgpu: Don't default to DC support for Kaveri and older
     - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
     - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
     - drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
     - drm/amdgpu: Update pin_size values before unpinning BO
     - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
     - drm/amdgpu: Count disabled CRTCs in commit tail earlier
     - drm/amd/display: release spinlock before committing updates to stream
     - drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
     - drm/i915: Fix PIPESTAT irq ack on i965/g4x
     - drm/i915: Disallow interlaced modes on g4x DP outputs
     - drm/i915: Turn off g4x DP port in .post_disable()
     - drm/i915: Enable provoking vertex fix on Gen9 systems.
     - netfilter: ip6t_rpfilter: provide input interface for route lookup
     - netfilter: xt_connmark: fix list corruption on rmmod
     - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
     - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
     - x86/mm: Don't free P4D table when it is folded at runtime
     - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
     - Linux 4.17.5
 .
   * Cosmic update to v4.17.4 stable release (LP: #1780832)
     - x86/spectre_v1: Disable compiler optimizations over
       array_index_mask_nospec()
     - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
     - x86/platform/UV: Add adjustable set memory block size function
     - x86/platform/UV: Use new set memory block size function
     - x86/platform/UV: Add kernel parameter to set memory block size
     - x86/mce: Improve error message when kernel cannot recover
     - x86/mce: Check for alternate indication of machine check recovery on Skylake
     - x86/mce: Fix incorrect "Machine check from unknown source" message
     - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
     - x86: Call fixup_exception() before notify_die() in math_error()
     - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
     - m68k/mac: Fix SWIM memory resource end address
     - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
     - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
     - mtd: spi-nor: intel-spi: Fix atomic sequence handling
     - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
     - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
     - PM / Domains: Fix error path during attach in genpd
     - PCI / PM: Do not clear state_saved for devices that remain suspended
     - ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
     - PM / core: Fix supplier device runtime PM usage counter imbalance
     - PM / OPP: Update voltage in case freq == old_freq
     - mmc: renesas_sdhi: really fix WP logic regressions
     - usb: do not reset if a low-speed or full-speed device timed out
     - 1wire: family module autoload fails because of upper/lower case mismatch.
     - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
     - ASoC: cs35l35: Add use_single_rw to regmap config
     - ASoC: mediatek: preallocate pages use platform device
     - ASoC: cirrus: i2s: Fix LRCLK configuration
     - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
     - thermal: bcm2835: Stop using printk format %pCr
     - clk: renesas: cpg-mssr: Stop using printk format %pCr
     - lib/vsprintf: Remove atomic-unsafe support for %pCr
     - ftrace/selftest: Have the reset_trigger code be a bit more careful
     - mips: ftrace: fix static function graph tracing
     - branch-check: fix long->int truncation when profiling branches
     - ipmi:bt: Set the timeout before doing a capabilities check
     - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
     - printk: fix possible reuse of va_list variable
     - fuse: fix congested state leak on aborted connections
     - fuse: atomic_o_trunc should truncate pagecache
     - fuse: don't keep dead fuse_conn at fuse_fill_super().
     - fuse: fix control dir setup and teardown
     - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
     - powerpc/pkeys: Detach execute_only key on !PROT_EXEC
     - powerpc/ptrace: Fix setting 512B aligned breakpoints with
       PTRACE_SET_DEBUGREG
     - powerpc/ptrace: Fix enforcement of DAWR constraints
     - powerpc/powernv/ioda2: Remove redundant free of TCE pages
     - powerpc/powernv: copy/paste - Mask SO bit in CR
     - cpuidle: powernv: Fix promotion from snooze if next state disabled
     - powerpc/fadump: Unregister fadump on kexec down path.
     - libnvdimm, pmem: Do not flush power-fail protected CPU caches
     - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
     - powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not
       possible CPU
     - powerpc/e500mc: Set assembler machine type to e500mc
     - powerpc/64s: Fix DT CPU features Power9 DD2.1 logic
     - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
     - ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VDD-CPUX voltage
     - ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltage
     - ARM: dts: Fix SPI node for Arria10
     - ARM: dts: socfpga: Fix NAND controller node compatible
     - ARM: dts: socfpga: Fix NAND controller clock supply
     - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
     - hwrng: core - Always drop the RNG in hwrng_unregister()
     - softirq: Reorder trace_softirqs_on to prevent lockdep splat
     - arm64: Fix syscall restarting around signal suppressed by tracer
     - crypto: arm64/aes-blk - fix and move skcipher_walk_done out of
       kernel_neon_begin, _end
     - arm64: kpti: Use early_param for kpti= command-line option
     - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
       maintenance
     - arm64: dts: marvell: fix CP110 ICU node size
     - arm64: dts: stratix10: Fix SPI nodes for Stratix10
     - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
     - ARM64: dts: meson-gx: fix ATF reserved memory region
     - of: overlay: validate offset from property fixups
     - of: unittest: for strings, account for trailing \0 in property length field
     - of: platform: stop accessing invalid dev in of_platform_device_destroy
     - tpm: fix use after free in tpm2_load_context()
     - tpm: fix race condition in tpm_common_write()
     - efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
     - IB/qib: Fix DMA api warning with debug kernel
     - IB/{hfi1, qib}: Add handling of kernel restart
     - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
     - IB/core: Make testing MR flags for writability a static inline function
     - IB/mlx5: Fetch soft WQE's on fatal error state
     - IB/isert: Fix for lib/dma_debug check_sync warning
     - IB/isert: fix T10-pi check mask setting
     - IB/hfi1: Fix fault injection init/exit issues
     - IB/hfi1: Reorder incorrect send context disable
     - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
     - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
     - IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
     - RDMA/mlx4: Discard unknown SQP work requests
     - xprtrdma: Return -ENOBUFS when no pages are available
     - RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
     - mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
     - mtd: cfi_cmdset_0002: Change write buffer to check correct value
     - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
     - mtd: rawnand: fix return value check for bad block status
     - mtd: rawnand: mxc: set spare area size register explicitly
     - mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
     - mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).
     - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
     - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
     - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
     - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
     - MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
     - clk:aspeed: Fix reset bits for PCI/VGA and PECI
     - PCI: hv: Make sure the bus domain is really unique
     - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
     - PCI: Add ACS quirk for Intel 300 series
     - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
       resume
     - PCI: Account for all bridges on bus when distributing bus numbers
     - auxdisplay: fix broken menu
     - pinctrl: armada-37xx: Fix spurious irq management
     - pinctrl: samsung: Correct EINTG banks order
     - pinctrl: devicetree: Fix pctldev pointer overwrite
     - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
     - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
     - MIPS: io: Add barrier after register read in inX()
     - time: Make sure jiffies_to_msecs() preserves non-zero time periods
     - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
     - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
     - X.509: unpack RSA signatureValue field from BIT STRING
     - Btrfs: fix return value on rename exchange failure
     - iio: adc: ad7791: remove sample freq sysfs attributes
     - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
     - mm: fix __gup_device_huge vs unmap
     - scsi: scsi_debug: Fix memory leak on module unload
     - scsi: hpsa: disable device during shutdown
     - scsi: qla2xxx: Delete session for nport id change
     - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
     - scsi: qla2xxx: Mask off Scope bits in retry delay
     - scsi: qla2xxx: Spinlock recursion in qla_target
     - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
     - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
     - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
     - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
     - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
       ERP_FAILED
     - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
     - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
     - linvdimm, pmem: Preserve read-only setting for pmem devices
     - libnvdimm, pmem: Unconditionally deep flush on *sync
     - clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
     - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
     - rtc: sun6i: Fix bit_idx value for clk_register_gate
     - md: fix two problems with setting the "re-add" device state.
     - rpmsg: smd: do not use mananged resources for endpoints and channels
     - ubi: fastmap: Cancel work upon detach
     - ubi: fastmap: Correctly handle interrupted erasures in EBA
     - UBIFS: Fix potential integer overflow in allocation
     - backlight: as3711_bl: Fix Device Tree node lookup
     - backlight: max8925_bl: Fix Device Tree node lookup
     - backlight: tps65217_bl: Fix Device Tree node lookup
     - Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and
       dma_direct_{alloc,free}()"
     - f2fs: don't use GFP_ZERO for page caches
     - um: Fix initialization of vector queues
     - um: Fix raw interface options
     - mfd: twl-core: Fix clock initialization
     - mfd: intel-lpss: Program REMAP register in PIO mode
     - mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
     - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
     - arm: dts: mt7623: fix invalid memory node being generated
     - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
     - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
     - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
     - perf intel-pt: Fix MTC timing after overflow
     - perf intel-pt: Fix "Unexpected indirect branch" error
     - perf intel-pt: Fix packet decoding of CYC packets
     - media: vsp1: Release buffers for each video node
     - Revert "UBUNTU: SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device"
     - media: cx231xx: Ignore an i2c mux adapter
     - media: v4l2-compat-ioctl32: prevent go past max size
     - media: rc: mce_kbd decoder: fix stuck keys
     - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
     - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
     - NFSv4: Fix possible 1-byte stack overflow in
       nfs_idmap_read_and_verify_message
     - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
     - NFSv4: Fix a typo in nfs41_sequence_process
     - video: uvesafb: Fix integer overflow in allocation
     - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
     - Input: silead - add MSSL0002 ACPI HID
     - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
     - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
     - rbd: flush rbd_dev->watch_dwork after watch is unregistered
     - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
     - mm: fix devmem_is_allowed() for sub-page System RAM intersections
     - tracing: Check for no filter when processing event filters
     - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
     - net: ethernet: fix suspend/resume in davinci_emac
     - udf: Detect incorrect directory size
     - Input: xpad - fix GPD Win 2 controller name
     - Input: psmouse - fix button reporting for basic protocols
     - Input: elan_i2c_smbus - fix more potential stack buffer overflows
     - Input: elantech - enable middle button of touchpads on ThinkPad P52
     - Input: elantech - fix V4 report decoding for module with middle key
     - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
     - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
     - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
     - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
     - ALSA: hda/realtek - Fix the problem of two front mics on more machines
     - Revert "i2c: algo-bit: init the bus to a known state"
     - i2c: gpio: initialize SCL to HIGH again
     - slub: fix failure when we delete and create a slab cache
     - kasan: depend on CONFIG_SLUB_DEBUG
     - dm: use bio_split() when splitting out the already processed bio
     - pmem: only set QUEUE_FLAG_DAX for fsdax mode
     - block: Fix transfer when chunk sectors exceeds max
     - block: Fix cloning of requests with a special payload
     - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
     - selinux: move user accesses in selinuxfs out of locked regions
     - x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
     - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
     - dm zoned: avoid triggering reclaim from inside dmz_map()
     - dm thin: handle running out of data space vs concurrent discard
     - virt: vbox: Only copy_from_user the request-header once
     - Linux 4.17.4
 .
   * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
     Cosmic update to v4.17.4 stable release (LP: #1780832)
     - media: cx231xx: Add support for AverMedia DVD EZMaker 7
Checksums-Sha1:
 ed1bc7c12e8d1c5481eac899042730f07cf7db2e 382464 block-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 01b1ed8248b68f2224b7870355002101d84e2fad 267376 crypto-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 b1ebe59afc7645c66f1607e5eb31e3d441c45f6a 36960 floppy-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 f9a909b35a6898f9b6ecf5c8ec0640b58814f356 1323144 fs-core-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 9032ab789c3943fbb181234d8740992bfb824a84 704712 fs-secondary-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 1ecc6a17b3cb2a81d9a8735f1fbf38366290afb8 425124 input-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 4d10679f8504c732bc74a43cf1b043882945d1ce 64168 ipmi-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 80b76f4d4143abc1586c8921f4d2c6f8db9e6335 7102824 kernel-image-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 bdfdeddfaa6bff21516b4bfaa3002a9619540123 1007080 linux-headers-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 fa9354043d76453ef0fc9d59ef4cfa4f2d7e6cc7 702420680 linux-image-unsigned-4.17.0-5-generic-dbgsym_4.17.0-5.6_ppc64el.ddeb
 5dee1cbff86b95e3c228090deb6881ce68b14c2b 6199844 linux-image-unsigned-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 7e559b10cb97edced6ca8eb5f87b757e35b0b967 997440 linux-libc-dev_4.17.0-5.6_ppc64el.deb
 0e817ecf4d30b381085195b40f0a0cf38df805ee 12636016 linux-modules-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 41933385857eac3cf1bc2879fc1cf35b7e90d499 31638556 linux-modules-extra-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 eaa4406d6b78ec354780498984bfbb212c0ed1d7 4888588 linux-tools-4.17.0-5-dbgsym_4.17.0-5.6_ppc64el.ddeb
 e2a8fd8708532f1600b8fad14af3b9b27c691e35 1872 linux-tools-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 a3343d647ce9c4f4cd26b781374a54791bda8cd8 1095344 linux-tools-4.17.0-5_4.17.0-5.6_ppc64el.deb
 fdbcac3c98725104b7b86f756ce25c27cfcc1e73 976 linux-udebs-generic_4.17.0-5.6_ppc64el.udeb
 ccfc971c89c584656d1607156e731a30f887671b 19942 linux_4.17.0-5.6_ppc64el.buildinfo
 8c0d7bf382f50fa10f2b1c8cec2fb458e5d509de 8827980 linux_4.17.0-5.6_ppc64el.tar.gz
 6d70d5d3e96096af71b310a8c319bfc1a749392f 24285 linux_4.17.0-5.6_ppc64el_translations.tar.gz
 263f5ee7ef7608de6042d0897082d152bd03ce66 288000 md-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 492b0a1fc92031440adcc98e228f2945151f86b8 207676 message-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 88ebf17bab9eb32b86987113f9c41eba07453fc8 20132 multipath-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 9bb8e4dfc78b0c9888d5dc5cd9c522dda035866f 544764 nfs-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 8015e72ce2ff9f8e0e6a84b512b518c27b20f5f4 4288412 nic-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 13dab22142fca6376d9b5789e518a0c5b262292e 556788 nic-shared-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 e21f01ff4a74f04edaa0d99f075977cb69d1d981 324324 nic-usb-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 bcbb84296823026019039565d9166ff0b029cfd3 37948 parport-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 ce53f6a1f72c44bc6d692d0efa449c437b77d581 9324 plip-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 8fa0f05cadc010e8348f6ae309b4427ac8b859a4 26708 ppp-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 b1d087d22511dc2ed2b9381d114dd7e1700a1a4f 113424 sata-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 65fa2aa151e81e13f2b86c3c3efd1a0395f4fc6b 2384072 scsi-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 ee7e24cd09ac3e578deb70f185015a0a0f3e1380 107884 storage-core-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 2c49796186596957f853ec7869465f1f146caeb8 10668 virtio-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 5728601be5d2113e54d8ea8d92e186939ad5e736 27408 vlan-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
Checksums-Sha256:
 e06643afc362289b5396287434385819497bd686e4ecc260841bc48fcb95eac1 382464 block-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 c523f337cdaa83f771c4014a9bf013be9f0d4317fc1e0df9bbf5be7c9747994e 267376 crypto-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 68c6e2291dffe574a1c7850f7d9d329dde6014afa9ac8bea91e845833b702823 36960 floppy-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 431da528da4e5aa5fe4d472a408054b0d5ec8da55bb7ed806247fc0241de53b8 1323144 fs-core-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 ea6d2581550b1a7977064174e82da02863f826c037656e5fc0d15523407c961b 704712 fs-secondary-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 34ba8232d02122acb6c9821de103643cedcd865162e8357535b0e047e22e3ca6 425124 input-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 c5662a82658907a044ba2095de80af89274f579f42a3035e13fb1fba0135187b 64168 ipmi-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 0e4e0375013cb7b326ac79c6aecac875daccdeb04810da52f27eecf4941c1eeb 7102824 kernel-image-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 882d9a90162b7e19930fc013d5983e3e1c56eccd34714a9d5a2eae94c074165a 1007080 linux-headers-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 bf5708fdf128fd23eb3aafb7ee79791dacf640c1bb507560e65bd8de588e7d0a 702420680 linux-image-unsigned-4.17.0-5-generic-dbgsym_4.17.0-5.6_ppc64el.ddeb
 ed0ffe7d8852d7dafb8adcc7ac6b43e7f8bd0f1b4f88fa504c55ed7ee51e46d9 6199844 linux-image-unsigned-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 5ee65bf38b9cd4c4d0fcdf24d79c41519631e628e69873d178caad8d12ebb871 997440 linux-libc-dev_4.17.0-5.6_ppc64el.deb
 36ddc7ec4a7a87e76337404aa5908fe42ac1b8da3bfd33a5ad3ad6d717cd8d09 12636016 linux-modules-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 90bdea775564f572eaaec6892bdd52a6deed376e028c83222cb69f260a609b2c 31638556 linux-modules-extra-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 a5ffdb0c66462564e43124a164ef225de4d7e1e77628344aeb6ff3beb9fe2e18 4888588 linux-tools-4.17.0-5-dbgsym_4.17.0-5.6_ppc64el.ddeb
 3e312b30264c4a5e383747741d99a91f6ac16bc8ad6da10f163ecc7f29bbc882 1872 linux-tools-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 a1bcae3f682188f2860ce313d9058e7205050d0807cd5b5f28d5e8583a3757db 1095344 linux-tools-4.17.0-5_4.17.0-5.6_ppc64el.deb
 6fff33b8d5a2510a4e73e382e0777c51b6fcdf2b92f7438048ad195f00951353 976 linux-udebs-generic_4.17.0-5.6_ppc64el.udeb
 e0a3aeb43122350d8981afc122b42db04881ae31af42ae84e1f1ef82f40e70ca 19942 linux_4.17.0-5.6_ppc64el.buildinfo
 cde654fe5f14a12c89e51f66ba3ac98d53e39a56dd92a8c6c09bb8805e48923d 8827980 linux_4.17.0-5.6_ppc64el.tar.gz
 a6711bb1dabbf27d80c09434b4a730e4ac1f47e8243b4a1656ff5c59e27125b0 24285 linux_4.17.0-5.6_ppc64el_translations.tar.gz
 f0439d9f052728b1b83fb0327c7a23741df090dd1167755bc2931dda6abf6eb6 288000 md-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 7d36d2d3d22112a522f875473ccd9ac88bdef4c8e3322c05e33923bd48edc99d 207676 message-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 49a93e9a0ffea6ec4b09c676b73a7e56f0be31402327cf96e312002121579ef6 20132 multipath-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 25690a1ef5ddb86cd87a96d1d9c7d297313ae3fa423cc0377a62fa6069539131 544764 nfs-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 d2b7b9ad37483a9b9672907c08cd4a3962eff2bdb3d7aed7c157ca1c1a1387d1 4288412 nic-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 ab09cc8f3f65ce49e73979fdcbc7f77d30222baf1e7d51eb748985327f89e1ac 556788 nic-shared-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 6ce08835b32ca4e685d0bf2fd788c1e6482d070a3bf1fafe61587585327eb2be 324324 nic-usb-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 ef358b8bf8df016bbd2c37b421e5b7971036ab3da79d3d71e6a6536640234fcd 37948 parport-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 ee6ec76e10edc6961d1e7d1aafb47fd1db5ae6900c830974af7f050b8ef7bb96 9324 plip-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 33b8172eef2de374f513f77c15fe0b5dbb2a61fd13deb2ab9b3a0b9f770e6ede 26708 ppp-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 cd131c62bebedfb20960a27b303fd969715e10fe072c7c8d61ac0c0779a172aa 113424 sata-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 34bd1edc351a6224089dcf52bb771d1e9bb8baca83b69f04e17d7bb987fb7999 2384072 scsi-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 128c44e3e01c7141304b5fd31b0fed07a7fecbb07f0c35ea80a6e58900bd3680 107884 storage-core-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 aa27b6d4f9531f706ded2c64cdd6f9646400690077ceac03e12903ed33211e53 10668 virtio-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 c466a24c7ed1bd7fec08f61efb0773441e482a64a47b39c3f58929f4718edbc4 27408 vlan-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
Files:
 ce11c904e6a70dfff2370d6f0049e45c 382464 debian-installer standard block-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 ff2e3a0cc56b300999e912f509c91070 267376 debian-installer extra crypto-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 bf710d67bf755cc664f33ea59e648095 36960 debian-installer standard floppy-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 c904fcf3749fe2f2c9dae5e0ba5c5d44 1323144 debian-installer standard fs-core-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 f0ea212fc9d63deccdc1231f2c04f662 704712 debian-installer standard fs-secondary-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 18772cf4036f13a75346f4a64f2d24e1 425124 debian-installer standard input-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 54f31807ca78a391b7b44fe4b2332bad 64168 debian-installer standard ipmi-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 3e7f3a60c01b5292716100f6c7696e4b 7102824 debian-installer optional kernel-image-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 491abf72724266536b51a281836bb297 1007080 devel optional linux-headers-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 d28b2b7803292eb3b76ae52c54e3b3ba 702420680 devel optional linux-image-unsigned-4.17.0-5-generic-dbgsym_4.17.0-5.6_ppc64el.ddeb
 9b6f6f80df1131defbcafd9fd76b5d82 6199844 kernel optional linux-image-unsigned-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 e7dba4bc3638cd17e967afec290bde60 997440 devel optional linux-libc-dev_4.17.0-5.6_ppc64el.deb
 c9d9b832ae14a93b82c08c2be2e7b322 12636016 kernel optional linux-modules-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 f95ceaaf6c4bb8db7a65ab567db03d77 31638556 kernel optional linux-modules-extra-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 0c52b0c084ebbd84130c0ba2e416c479 4888588 debug optional linux-tools-4.17.0-5-dbgsym_4.17.0-5.6_ppc64el.ddeb
 9fd89f46ebb4c0477231e5348c850891 1872 devel optional linux-tools-4.17.0-5-generic_4.17.0-5.6_ppc64el.deb
 00804ff4026afa6da61d00a87978d311 1095344 devel optional linux-tools-4.17.0-5_4.17.0-5.6_ppc64el.deb
 8106482e7f5660e41e97e77d8083a30a 976 debian-installer optional linux-udebs-generic_4.17.0-5.6_ppc64el.udeb
 9d651686ca5057b57982b6759e38b72f 19942 devel optional linux_4.17.0-5.6_ppc64el.buildinfo
 a04d6b907f4d28d18ca9f2da6ecee672 8827980 raw-signing - linux_4.17.0-5.6_ppc64el.tar.gz
 5e79238b4d54552785cdedc87b23f87b 24285 raw-translations - linux_4.17.0-5.6_ppc64el_translations.tar.gz
 c31f116c0b33daf51edca4bf0829cdd5 288000 debian-installer standard md-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 cb2d14270cedac3e530d09ebebecf464 207676 debian-installer standard message-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 f776f09076e277a57bdb700c36aa878c 20132 debian-installer extra multipath-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 3808ec2e6c51510725d51fe5c177076c 544764 debian-installer standard nfs-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 20d738ea3a1d23a93feb5b0c53dd6d33 4288412 debian-installer standard nic-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 2186452468ccdeba9a104bb5b510f4cf 556788 debian-installer standard nic-shared-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 f6be756cecbc1ea6c35fb093215cd0a7 324324 debian-installer standard nic-usb-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 35ef620a66ac9afe9abf016b5c082ceb 37948 debian-installer standard parport-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 0a8c05c96a59bfe759e26341464f04a2 9324 debian-installer standard plip-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 a18e656c239633024b0b86fecc30f9a1 26708 debian-installer standard ppp-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 3f8356447890a35f954bb956f233556a 113424 debian-installer standard sata-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 a26f03369467ad2a3bbc36613e13e708 2384072 debian-installer standard scsi-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 47cae4ad4ddf216bd8e016fd53bfe27a 107884 debian-installer standard storage-core-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 56f626825a3896a83ec8e6d4b6e52783 10668 debian-installer standard virtio-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
 e905e7db3ba171741e334aad35215d83 27408 debian-installer extra vlan-modules-4.17.0-5-generic-di_4.17.0-5.6_ppc64el.udeb
Package-Type: udeb


More information about the Cosmic-changes mailing list