[ubuntu/xenial-proposed] linux-hwe_4.15.0-31.33~16.04.1_ppc64el.tar.gz - (Accepted)

Stefan Bader stefan.bader at canonical.com
Tue Aug 7 11:32:14 UTC 2018


linux-hwe (4.15.0-31.33~16.04.1) xenial; urgency=medium

  * linux-hwe: 4.15.0-31.33~16.04.1 -proposed tracker (LP: #1784296)

  * linux: 4.15.0-31.33 -proposed tracker (LP: #1784281)

  * ubuntu_bpf_jit test failed on Bionic s390x systems (LP: #1753941)
    - test_bpf: flag tests that cannot be jited on s390

  * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
    - drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
    - drm/radeon: fix radeon_atpx_get_client_id()'s return type
    - drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
    - platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
    - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
    - vga_switcheroo: set audio client id according to bound GPU id

  * locking sockets broken due to missing AppArmor socket mediation patches
    (LP: #1780227)
    - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets

  * Update2 for ocxl driver (LP: #1781436)
    - ocxl: Fix page fault handler in case of fault on dying process

  * RTNL assertion failure on ipvlan (LP: #1776927)
    - ipvlan: drop ipv6 dependency
    - ipvlan: use per device spinlock to protect addrs list updates

  * netns: unable to follow an interface that moves to another netns
    (LP: #1774225)
    - net: core: Expose number of link up/down transitions
    - dev: always advertise the new nsid when the netns iface changes
    - dev: advertise the new ifindex when the netns iface changes

  * [Bionic] Disk IO hangs when using BFQ as io scheduler (LP: #1780066)
    - block, bfq: fix occurrences of request finish method's old name
    - block, bfq: remove batches of confusing ifdefs
    - block, bfq: add requeue-request hook

  * HP ProBook 455 G5 needs mute-led-gpio fixup (LP: #1781763)
    - ALSA: hda: add mute led support for HP ProBook 455 G5

  * [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
    (LP: #1781476)
    - i2c: xlp9xx: Fix issue seen when updating receive length
    - i2c: xlp9xx: Make sure the transfer size is not more than
      I2C_SMBUS_BLOCK_SIZE

  * x86/kvm: fix LAPIC timer drift when guest uses periodic mode (LP: #1778486)
    - x86/kvm: fix LAPIC timer drift when guest uses periodic mode

  * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
    - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules

  * Nvidia fails after switching its mode (LP: #1778658)
    - PCI: Restore config space on runtime resume despite being unbound

  * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
    - SAUCE: (noup) zfs to 0.7.5-1ubuntu16.3

  * CVE-2018-12232
    - PATCH 1/1] socket: close race condition between sock_close() and
      sockfs_setattr()

  * CVE-2018-10323
    - xfs: set format back to extents if xfs_bmap_extents_to_btree

  * change front mic location for more lenovo m7/8/9xx machines (LP: #1781316)
    - ALSA: hda/realtek - Fix the problem of two front mics on more machines
    - ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION

  * Cephfs + fscache: unable to handle kernel NULL pointer dereference at
    0000000000000000 IP: jbd2__journal_start+0x22/0x1f0 (LP: #1783246)
    - ceph: track read contexts in ceph_file_info

  * Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"
    (LP: #1779802)
    - Input: elantech - fix V4 report decoding for module with middle key
    - Input: elantech - enable middle button of touchpads on ThinkPad P52

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

  * CVE-2018-13406
    - video: uvesafb: Fix integer overflow in allocation

  * CVE-2018-10840
    - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs

  * CVE-2018-11412
    - ext4: do not allow external inodes for inline data

  * CVE-2018-10881
    - ext4: clear i_data in ext4_inode_info when removing inline data

  * CVE-2018-12233
    - jfs: Fix inconsistency between memory allocation and ea_buf->max_size

  * CVE-2018-12904
    - kvm: nVMX: Enforce cpl=0 for VMX instructions

  * Error parsing PCC subspaces from PCCT (LP: #1528684)
    - mailbox: PCC: erroneous error message when parsing ACPI PCCT

  * CVE-2018-13094
    - xfs: don't call xfs_da_shrink_inode with NULL bp

  * other users' coredumps can be read via setgid directory and killpriv bypass
    (LP: #1779923) // CVE-2018-13405
    - Fix up non-directory creation in SGID directories

  * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
    - snapcraft.yaml: stop invoking the obsolete (and non-existing)
      'firmware_install' target

  * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
    (LP: #1782116)
    - snapcraft.yaml: copy retpoline-extract-one to scripts before build

  * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
    - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge

  * CVE-2018-11506
    - sr: pass down correctly sized SCSI sense buffer

  * Bionic update: upstream stable patchset 2018-07-24 (LP: #1783418)
    - net: Fix a bug in removing queues from XPS map
    - net/mlx4_core: Fix error handling in mlx4_init_port_info.
    - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
    - net: sched: red: avoid hashing NULL child
    - net/smc: check for missing nlattrs in SMC_PNETID messages
    - net: test tailroom before appending to linear skb
    - packet: in packet_snd start writing at link layer allocation
    - sock_diag: fix use-after-free read in __sk_free
    - tcp: purge write queue in tcp_connect_init()
    - vmxnet3: set the DMA mask before the first DMA map operation
    - vmxnet3: use DMA memory barriers where required
    - hv_netvsc: empty current transmit aggregation if flow blocked
    - hv_netvsc: Use the num_online_cpus() for channel limit
    - hv_netvsc: avoid retry on send during shutdown
    - hv_netvsc: only wake transmit queue if link is up
    - hv_netvsc: fix error unwind handling if vmbus_open fails
    - hv_netvsc: cancel subchannel setup before halting device
    - hv_netvsc: fix race in napi poll when rescheduling
    - hv_netvsc: defer queue selection to VF
    - hv_netvsc: disable NAPI before channel close
    - hv_netvsc: use RCU to fix concurrent rx and queue changes
    - hv_netvsc: change GPAD teardown order on older versions
    - hv_netvsc: common detach logic
    - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
    - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
    - hv_netvsc: Ensure correct teardown message sequence order
    - hv_netvsc: Fix a network regression after ifdown/ifup
    - sparc: vio: use put_device() instead of kfree()
    - ext2: fix a block leak
    - s390: add assembler macros for CPU alternatives
    - s390: move expoline assembler macros to a header
    - s390/crc32-vx: use expoline for indirect branches
    - s390/lib: use expoline for indirect branches
    - s390/ftrace: use expoline for indirect branches
    - s390/kernel: use expoline for indirect branches
    - s390: move spectre sysfs attribute code
    - s390: extend expoline to BC instructions
    - s390: use expoline thunks in the BPF JIT
    - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
    - scsi: zfcp: fix infinite iteration on ERP ready list
    - loop: don't call into filesystem while holding lo_ctl_mutex
    - loop: fix LOOP_GET_STATUS lock imbalance
    - cfg80211: limit wiphy names to 128 bytes
    - hfsplus: stop workqueue when fill_super() failed
    - x86/kexec: Avoid double free_page() upon do_kexec_load() failure
    - usb: gadget: f_uac2: fix bFirstInterface in composite gadget
    - usb: dwc3: Undo PHY init if soft reset fails
    - usb: dwc3: omap: don't miss events during suspend/resume
    - usb: gadget: core: Fix use-after-free of usb_request
    - usb: gadget: fsl_udc_core: fix ep valid checks
    - usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
    - usb: cdc_acm: prevent race at write to acm while system resumes
    - net: usbnet: fix potential deadlock on 32bit hosts
    - ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
    - usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume
      timing"
    - USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
    - net/usb/qmi_wwan.c: Add USB id for lt4120 modem
    - net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
    - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
    - ALSA: usb-audio: Add native DSD support for Luxman DA-06
    - usb: dwc3: Add SoftReset PHY synchonization delay
    - usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
    - usb: dwc3: Makefile: fix link error on randconfig
    - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
    - usb: dwc2: Fix interval type issue
    - usb: dwc2: hcd: Fix host channel halt flow
    - usb: dwc2: host: Fix transaction errors in host mode
    - usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
    - usb: gadget: ffs: Execute copy_to_user() with USER_DS set
    - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
    - usb: gadget: udc: change comparison to bitshift when dealing with a mask
    - usb: gadget: composite: fix incorrect handling of OS desc requests
    - media: lgdt3306a: Fix module count mismatch on usb unplug
    - media: em28xx: USB bulk packet size fix
    - Bluetooth: btusb: Add device ID for RTL8822BE
    - xhci: Show what USB release number the xHC supports from protocol capablity
    - staging: bcm2835-audio: Release resources on module_exit()
    - staging: lustre: fix bug in osc_enter_cache_try
    - staging: fsl-dpaa2/eth: Fix incorrect casts
    - staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
    - staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
    - staging: lustre: lmv: correctly iput lmo_root
    - crypto: inside-secure - wait for the request to complete if in the backlog
    - crypto: atmel-aes - fix the keys zeroing on errors
    - crypto: ccp - don't disable interrupts while setting up debugfs
    - crypto: inside-secure - do not process request if no command was issued
    - crypto: inside-secure - fix the cache_len computation
    - crypto: inside-secure - fix the extra cache computation
    - crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
    - crypto: inside-secure - fix the invalidation step during cra_exit
    - scsi: mpt3sas: fix an out of bound write
    - scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
    - scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
    - scsi: sym53c8xx_2: iterator underflow in sym_getsync()
    - scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
    - scsi: qla2xxx: Avoid triggering undefined behavior in
      qla2x00_mbx_completion()
    - scsi: storvsc: Increase cmd_per_lun for higher speed devices
    - scsi: qedi: Fix truncation of CHAP name and secret
    - scsi: aacraid: fix shutdown crash when init fails
    - scsi: qla4xxx: skip error recovery in case of register disconnect.
    - scsi: qedi: Fix kernel crash during port toggle
    - scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
    - scsi: sd: Keep disk read-only when re-reading partition
    - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
    - scsi: aacraid: Insure command thread is not recursively stopped
    - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
    - scsi: mvsas: fix wrong endianness of sgpio api
    - ASoC: hdmi-codec: Fix module unloading caused kernel crash
    - ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
    - ASoC: samsung: odroid: Fix 32000 sample rate handling
    - ASoC: topology: create TLV data for dapm widgets
    - ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
    - clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
    - clk: Don't show the incorrect clock phase
    - clk: hisilicon: mark wdt_mux_p[] as const
    - clk: tegra: Fix pll_u rate configuration
    - clk: rockchip: Prevent calculating mmc phase if clock rate is zero
    - clk: samsung: s3c2410: Fix PLL rates
    - clk: samsung: exynos7: Fix PLL rates
    - clk: samsung: exynos5260: Fix PLL rates
    - clk: samsung: exynos5433: Fix PLL rates
    - clk: samsung: exynos5250: Fix PLL rates
    - clk: samsung: exynos3250: Fix PLL rates
    - media: dmxdev: fix error code for invalid ioctls
    - media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
    - media: ov5645: add missing of_node_put() in error path
    - media: cx23885: Override 888 ImpactVCBe crystal frequency
    - media: cx23885: Set subdev host data to clk_freq pointer
    - media: s3c-camif: fix out-of-bounds array access
    - media: lgdt3306a: Fix a double kfree on i2c device remove
    - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
    - media: v4l: vsp1: Fix display stalls when requesting too many inputs
    - media: i2c: adv748x: fix HDMI field heights
    - media: vb2: Fix videobuf2 to map correct area
    - media: vivid: fix incorrect capabilities for radio
    - media: cx25821: prevent out-of-bounds read on array card
    - serial: xuartps: Fix out-of-bounds access through DT alias
    - serial: sh-sci: Fix out-of-bounds access through DT alias
    - serial: samsung: Fix out-of-bounds access through serial port index
    - serial: mxs-auart: Fix out-of-bounds access through serial port index
    - serial: imx: Fix out-of-bounds access through serial port index
    - serial: fsl_lpuart: Fix out-of-bounds access through DT alias
    - serial: arc_uart: Fix out-of-bounds access through DT alias
    - serial: 8250: Don't service RX FIFO if interrupts are disabled
    - serial: altera: ensure port->regshift is honored consistently
    - rtc: snvs: Fix usage of snvs_rtc_enable
    - rtc: hctosys: Ensure system time doesn't overflow time_t
    - rtc: rk808: fix possible race condition
    - rtc: m41t80: fix race conditions
    - rtc: tx4939: avoid unintended sign extension on a 24 bit shift
    - rtc: rp5c01: fix possible race condition
    - rtc: goldfish: Add missing MODULE_LICENSE
    - cxgb4: Correct ntuple mask validation for hash filters
    - net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
    - net: dsa: Do not register devlink for unused ports
    - net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
    - net: dsa: bcm_sf2: Fix IPv6 rule half deletion
    - 3c59x: convert to generic DMA API
    - net: ip6_gre: Request headroom in __gre6_xmit()
    - net: ip6_gre: Split up ip6gre_tnl_link_config()
    - net: ip6_gre: Split up ip6gre_tnl_change()
    - net: ip6_gre: Split up ip6gre_newlink()
    - net: ip6_gre: Split up ip6gre_changelink()
    - qed: LL2 flush isles when connection is closed
    - qed: Fix possibility of list corruption during rmmod flows
    - qed: Fix LL2 race during connection terminate
    - powerpc: Move default security feature flags
    - Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
    - staging: fsl-dpaa2/eth: Fix incorrect kfree
    - crypto: inside-secure - move the digest to the request context
    - scsi: lpfc: Fix NVME Initiator FirstBurst
    - serial: mvebu-uart: fix tx lost characters

  * Bionic update: upstream stable patchset 2018-07-20 (LP: #1782846)
    - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
    - usbip: usbip_host: delete device from busid_table after rebind
    - usbip: usbip_host: run rebind from exit when module is removed
    - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
    - usbip: usbip_host: fix bad unlock balance during stub_probe()
    - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
    - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
    - ALSA: control: fix a redundant-copy issue
    - spi: pxa2xx: Allow 64-bit DMA
    - spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
    - spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
    - KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
    - KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
    - vfio: ccw: fix cleanup if cp_prefetch fails
    - tracing/x86/xen: Remove zero data size trace events
      trace_xen_mmu_flush_tlb{_all}
    - tee: shm: fix use-after-free via temporarily dropped reference
    - netfilter: nf_tables: free set name in error path
    - netfilter: nf_tables: can't fail after linking rule into active rule list
    - netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
    - i2c: designware: fix poll-after-enable regression
    - powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
    - drm: Match sysfs name in link removal to link creation
    - lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
    - radix tree: fix multi-order iteration race
    - mm: don't allow deferred pages with NEED_PER_CPU_KM
    - drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
    - s390/qdio: fix access to uninitialized qdio_q fields
    - s390/qdio: don't release memory in qdio_setup_irq()
    - s390: remove indirect branch from do_softirq_own_stack
    - x86/pkeys: Override pkey when moving away from PROT_EXEC
    - x86/pkeys: Do not special case protection key 0
    - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
      definition for mixed mode
    - ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
    - x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
    - tick/broadcast: Use for_each_cpu() specially on UP kernels
    - ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
    - ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
    - ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
    - Btrfs: fix xattr loss after power failure
    - Btrfs: send, fix invalid access to commit roots due to concurrent
      snapshotting
    - btrfs: property: Set incompat flag if lzo/zstd compression is set
    - btrfs: fix crash when trying to resume balance without the resume flag
    - btrfs: Split btrfs_del_delalloc_inode into 2 functions
    - btrfs: Fix delalloc inodes invalidation during transaction abort
    - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
    - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
    - KVM: arm/arm64: Properly protect VGIC locks from IRQs
    - KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
    - hwmon: (k10temp) Fix reading critical temperature register
    - hwmon: (k10temp) Use API function to access System Management Network
    - vsprintf: Replace memory barrier with static_key for random_ptr_key update
    - x86/amd_nb: Add support for Raven Ridge CPUs
    - x86/apic/x2apic: Initialize cluster ID properly

  * Bionic update: upstream stable patchset 2018-07-09 (LP: #1780858)
    - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
    - bridge: check iface upper dev when setting master via ioctl
    - dccp: fix tasklet usage
    - ipv4: fix fnhe usage by non-cached routes
    - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
    - llc: better deal with too small mtu
    - net: ethernet: sun: niu set correct packet size in skb
    - net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
    - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
    - net/mlx4_en: Verify coalescing parameters are in range
    - net/mlx5e: Err if asked to offload TC match on frag being first
    - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
    - net sched actions: fix refcnt leak in skbmod
    - net_sched: fq: take care of throttled flows before reuse
    - net: support compat 64-bit time in {s,g}etsockopt
    - net/tls: Don't recursively call push_record during tls_write_space callbacks
    - net/tls: Fix connection stall on partial tls record
    - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
    - qmi_wwan: do not steal interfaces from class drivers
    - r8169: fix powering up RTL8168h
    - rds: do not leak kernel memory to user land
    - sctp: delay the authentication for the duplicated cookie-echo chunk
    - sctp: fix the issue that the cookie-ack with auth can't get processed
    - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
    - sctp: remove sctp_chunk_put from fail_mark err path in
      sctp_ulpevent_make_rcvmsg
    - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
    - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
    - tcp: ignore Fast Open on repair mode
    - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
    - bonding: do not allow rlb updates to invalid mac
    - bonding: send learning packets for vlans on slave
    - net: sched: fix error path in tcf_proto_create() when modules are not
      configured
    - net/mlx5e: TX, Use correct counter in dma_map error flow
    - net/mlx5: Avoid cleaning flow steering table twice during error flow
    - hv_netvsc: set master device
    - ipv6: fix uninit-value in ip6_multipath_l3_keys()
    - net/mlx5e: Allow offloading ipv4 header re-write for icmp
    - nsh: fix infinite loop
    - udp: fix SO_BINDTODEVICE
    - l2tp: revert "l2tp: fix missing print session offset info"
    - proc: do not access cmdline nor environ from file-backed areas
    - net/smc: restrict non-blocking connect finish
    - mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
    - net/mlx5e: DCBNL fix min inline header size for dscp
    - net: systemport: Correclty disambiguate driver instances
    - sctp: clear the new asoc's stream outcnt in sctp_stream_update
    - tcp: restore autocorking
    - tipc: fix one byte leak in tipc_sk_set_orig_addr()
    - hv_netvsc: Fix net device attach on older Windows hosts

  * Bionic update: upstream stable patchset 2018-07-06 (LP: #1780499)
    - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
    - ipvs: fix rtnl_lock lockups caused by start_sync_thread
    - netfilter: ebtables: don't attempt to allocate 0-sized compat array
    - kcm: Call strp_stop before strp_done in kcm_attach
    - crypto: af_alg - fix possible uninit-value in alg_bind()
    - netlink: fix uninit-value in netlink_sendmsg
    - net: fix rtnh_ok()
    - net: initialize skb->peeked when cloning
    - net: fix uninit-value in __hw_addr_add_ex()
    - dccp: initialize ireq->ir_mark
    - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
    - soreuseport: initialise timewait reuseport field
    - inetpeer: fix uninit-value in inet_getpeer
    - memcg: fix per_node_info cleanup
    - perf: Remove superfluous allocation error check
    - tcp: fix TCP_REPAIR_QUEUE bound checking
    - bdi: wake up concurrent wb_shutdown() callers.
    - bdi: Fix oops in wb_workfn()
    - gpioib: do not free unrequested descriptors
    - gpio: fix aspeed_gpio unmask irq
    - gpio: fix error path in lineevent_create
    - rfkill: gpio: fix memory leak in probe error path
    - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
    - dm integrity: use kvfree for kvmalloc'd memory
    - tracing: Fix regex_match_front() to not over compare the test string
    - z3fold: fix reclaim lock-ups
    - mm: sections are not offlined during memory hotremove
    - mm, oom: fix concurrent munlock and oom reaper unmap, v3
    - ceph: fix rsize/wsize capping in ceph_direct_read_write()
    - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
    - can: hi311x: Acquire SPI lock on ->do_get_berr_counter
    - can: hi311x: Work around TX complete interrupt erratum
    - drm/vc4: Fix scaling of uni-planar formats
    - drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
    - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
    - drm/atomic: Clean private obj old_state/new_state in
      drm_atomic_state_default_clear()
    - net: atm: Fix potential Spectre v1
    - atm: zatm: Fix potential Spectre v1
    - cpufreq: schedutil: Avoid using invalid next_freq
    - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
    - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
      chipsets
    - thermal: exynos: Reading temperature makes sense only when TMU is turned on
    - thermal: exynos: Propagate error value from tmu_read()
    - nvme: add quirk to force medium priority for SQ creation
    - smb3: directory sync should not return an error
    - sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
    - tracing/uprobe_event: Fix strncpy corner case
    - perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
    - perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
    - perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
    - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
    - perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
    - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
    - bdi: Fix use after free bug in debugfs_remove()
    - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
    - drm/i915: Adjust eDP's logical vco in a reliable place.
    - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
    - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]

  * Bionic update: upstream stable patchset 2018-06-26 (LP: #1778759)
    - percpu: include linux/sched.h for cond_resched()
    - ACPI / button: make module loadable when booted in non-ACPI mode
    - USB: serial: option: Add support for Quectel EP06
    - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
    - ALSA: pcm: Check PCM state at xfern compat ioctl
    - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
    - ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation
      for array index
    - ALSA: aloop: Mark paused device as inactive
    - ALSA: aloop: Add missing cable lock to ctl API callbacks
    - tracepoint: Do not warn on ENOMEM
    - scsi: target: Fix fortify_panic kernel exception
    - Input: leds - fix out of bound access
    - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
    - rtlwifi: btcoex: Add power_on_setting routine
    - rtlwifi: cleanup 8723be ant_sel definition
    - xfs: prevent creating negative-sized file via INSERT_RANGE
    - RDMA/cxgb4: release hw resources on device removal
    - RDMA/ucma: Allow resolving address w/o specifying source address
    - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
    - RDMA/mlx5: Protect from shift operand overflow
    - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
    - IB/mlx5: Use unlimited rate when static rate is not supported
    - IB/hfi1: Fix handling of FECN marked multicast packet
    - IB/hfi1: Fix loss of BECN with AHG
    - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
    - iw_cxgb4: Atomically flush per QP HW CQEs
    - drm/vmwgfx: Fix a buffer object leak
    - drm/bridge: vga-dac: Fix edid memory leak
    - test_firmware: fix setting old custom fw path back on exit, second try
    - errseq: Always report a writeback error once
    - USB: serial: visor: handle potential invalid device configuration
    - usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
    - USB: Accept bulk endpoints with 1024-byte maxpacket
    - USB: serial: option: reimplement interface masking
    - USB: serial: option: adding support for ublox R410M
    - usb: musb: host: fix potential NULL pointer dereference
    - usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
    - platform/x86: asus-wireless: Fix NULL pointer dereference
    - irqchip/qcom: Fix check for spurious interrupts
    - tracing: Fix bad use of igrab in trace_uprobe.c
    - [Config] CONFIG_ARM64_ERRATUM_1024718=y
    - arm64: Add work around for Arm Cortex-A55 Erratum 1024718
    - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
    - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
    - btrfs: Take trans lock before access running trans in check_delayed_ref
    - drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
    - xhci: Fix use-after-free in xhci_free_virt_device
    - platform/x86: Kconfig: Fix dell-laptop dependency chain.
    - KVM: x86: remove APIC Timer periodic/oneshot spikes
    - clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
    - clocksource: Initialize cs->wd_list
    - clocksource: Consistent de-rate when marking unstable

  * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265)
    - ext4: set h_journal if there is a failure starting a reserved handle
    - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
    - ext4: add validity checks for bitmap block numbers
    - ext4: fix bitmap position validation
    - random: fix possible sleeping allocation from irq context
    - random: rate limit unseeded randomness warnings
    - usbip: usbip_event: fix to not print kernel pointer address
    - usbip: usbip_host: fix to hold parent lock for device_attach() calls
    - usbip: vhci_hcd: Fix usb device and sockfd leaks
    - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
    - Revert "xhci: plat: Register shutdown for xhci_plat"
    - USB: serial: simple: add libtransistor console
    - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
    - USB: serial: cp210x: add ID for NI USB serial console
    - usb: core: Add quirk for HP v222w 16GB Mini
    - USB: Increment wakeup count on remote wakeup.
    - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
    - virtio: add ability to iterate over vqs
    - virtio_console: don't tie bufs to a vq
    - virtio_console: free buffers after reset
    - virtio_console: drop custom control queue cleanup
    - virtio_console: move removal code
    - virtio_console: reset on out of memory
    - drm/virtio: fix vq wait_event condition
    - tty: Don't call panic() at tty_ldisc_init()
    - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
    - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
    - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
    - tty: Use __GFP_NOFAIL for tty_ldisc_get()
    - ALSA: dice: fix OUI for TC group
    - ALSA: dice: fix error path to destroy initialized stream data
    - ALSA: hda - Skip jack and others for non-existing PCM streams
    - ALSA: opl3: Hardening for potential Spectre v1
    - ALSA: asihpi: Hardening for potential Spectre v1
    - ALSA: hdspm: Hardening for potential Spectre v1
    - ALSA: rme9652: Hardening for potential Spectre v1
    - ALSA: control: Hardening for potential Spectre v1
    - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
    - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
    - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
    - ALSA: seq: oss: Hardening for potential Spectre v1
    - ALSA: hda: Hardening for potential Spectre v1
    - ALSA: hda/realtek - Add some fixes for ALC233
    - ALSA: hda/realtek - Update ALC255 depop optimize
    - ALSA: hda/realtek - change the location for one of two front mics
    - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
    - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
    - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
    - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
    - mtd: rawnand: tango: Fix struct clk memory leak
    - kobject: don't use WARN for registration failures
    - scsi: sd: Defer spinning up drive while SANITIZE is in progress
    - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
    - vfio: ccw: process ssch with interrupts disabled
    - ANDROID: binder: prevent transactions into own process.
    - PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
    - PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
    - PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
    - PCI: aardvark: Fix PCIe Max Read Request Size setting
    - ARM: amba: Make driver_override output consistent with other buses
    - ARM: amba: Fix race condition with driver_override
    - ARM: amba: Don't read past the end of sysfs "driver_override" buffer
    - ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
    - KVM: arm/arm64: Close VMID generation race
    - crypto: drbg - set freed buffers to NULL
    - ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
    - libceph: un-backoff on tick when we have a authenticated session
    - libceph: reschedule a tick in finish_hunting()
    - libceph: validate con->state at the top of try_write()
    - fpga-manager: altera-ps-spi: preserve nCONFIG state
    - earlycon: Use a pointer table to fix __earlycon_table stride
    - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
    - drm/i915: Enable display WA#1183 from its correct spot
    - objtool, perf: Fix GCC 8 -Wrestrict error
    - tools/lib/subcmd/pager.c: do not alias select() params
    - x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
    - x86/smpboot: Don't use mwait_play_dead() on AMD systems
    - x86/microcode/intel: Save microcode patch unconditionally
    - x86/microcode: Do not exit early from __reload_late()
    - tick/sched: Do not mess with an enqueued hrtimer
    - arm/arm64: KVM: Add PSCI version selection API
    - powerpc/eeh: Fix race with driver un/bind
    - serial: mvebu-uart: Fix local flags handling on termios update
    - block: do not use interruptible wait anywhere
    - ASoC: dmic: Fix clock parenting
    - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is
      set
    - module: Fix display of wrong module .text address
    - drm/edid: Reset more of the display info
    - drm/i915/fbdev: Enable late fbdev initial configuration
    - drm/i915/audio: set minimum CD clock to twice the BCLK
    - drm/amd/display: Fix deadlock when flushing irq
    - drm/amd/display: Disallow enabling CRTC without primary plane with FB

  * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265) //
    CVE-2018-1108.
    - random: set up the NUMA crng instances after the CRNG is fully initialized

  * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
    - xhci: Fix USB ports for Dell Inspiron 5775

  * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
    jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
    - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device

  * Need fix to aacraid driver to prevent panic (LP: #1770095)
    - scsi: aacraid: Correct hba_send to include iu_type

  * kernel: Fix arch random implementation (LP: #1775391)
    - s390/archrandom: Rework arch random implementation.

  * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
    - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.

  * Various fixes for CXL kernel module (LP: #1774471)
    - cxl: Remove function write_timebase_ctrl_psl9() for PSL9
    - cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
    - cxl: Report the tunneled operations status
    - cxl: Configure PSL to not use APC virtual machines
    - cxl: Disable prefault_mode in Radix mode

  * Bluetooth not working (LP: #1764645)
    - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models

  * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
    - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
    - SAUCE: wcn36xx: read MAC from file or randomly generate one

  * fscache: Fix hanging wait on page discarded by writeback (LP: #1777029)
    - fscache: Fix hanging wait on page discarded by writeback

Date: Thu, 02 Aug 2018 12:31:38 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-003.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 02 Aug 2018 12:31:38 +0200
Source: linux-hwe
Binary: linux-source-4.15.0 linux-headers-4.15.0-31 linux-hwe-tools-4.15.0-31 linux-hwe-cloud-tools-4.15.0-31 linux-image-unsigned-4.15.0-31-generic linux-modules-4.15.0-31-generic linux-modules-extra-4.15.0-31-generic linux-headers-4.15.0-31-generic linux-image-unsigned-4.15.0-31-generic-dbgsym linux-tools-4.15.0-31-generic linux-cloud-tools-4.15.0-31-generic linux-hwe-udebs-generic linux-image-unsigned-4.15.0-31-generic-lpae linux-modules-4.15.0-31-generic-lpae linux-modules-extra-4.15.0-31-generic-lpae linux-headers-4.15.0-31-generic-lpae linux-image-unsigned-4.15.0-31-generic-lpae-dbgsym linux-tools-4.15.0-31-generic-lpae linux-cloud-tools-4.15.0-31-generic-lpae linux-hwe-udebs-generic-lpae linux-image-unsigned-4.15.0-31-lowlatency linux-modules-4.15.0-31-lowlatency linux-modules-extra-4.15.0-31-lowlatency linux-headers-4.15.0-31-lowlatency linux-image-unsigned-4.15.0-31-lowlatency-dbgsym linux-tools-4.15.0-31-lowlatency linux-cloud-tools-4.15.0-31-lowlatency
 linux-hwe-udebs-lowlatency kernel-image-4.15.0-31-generic-di floppy-modules-4.15.0-31-generic-di fs-core-modules-4.15.0-31-generic-di fs-secondary-modules-4.15.0-31-generic-di input-modules-4.15.0-31-generic-di md-modules-4.15.0-31-generic-di nic-modules-4.15.0-31-generic-di nic-usb-modules-4.15.0-31-generic-di nic-shared-modules-4.15.0-31-generic-di parport-modules-4.15.0-31-generic-di plip-modules-4.15.0-31-generic-di ppp-modules-4.15.0-31-generic-di sata-modules-4.15.0-31-generic-di scsi-modules-4.15.0-31-generic-di storage-core-modules-4.15.0-31-generic-di nfs-modules-4.15.0-31-generic-di block-modules-4.15.0-31-generic-di message-modules-4.15.0-31-generic-di crypto-modules-4.15.0-31-generic-di virtio-modules-4.15.0-31-generic-di vlan-modules-4.15.0-31-generic-di ipmi-modules-4.15.0-31-generic-di
 multipath-modules-4.15.0-31-generic-di
Architecture: ppc64el ppc64el_translations
Version: 4.15.0-31.33~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-003.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 block-modules-4.15.0-31-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-31-generic-di - crypto modules (udeb)
 floppy-modules-4.15.0-31-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-31-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-31-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-31-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-31-generic-di - ipmi modules (udeb)
 kernel-image-4.15.0-31-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.15.0-31-generic - Linux kernel version specific cloud tools for version 4.15.0-31
 linux-cloud-tools-4.15.0-31-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-31
 linux-cloud-tools-4.15.0-31-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-31
 linux-headers-4.15.0-31 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-31-generic - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
 linux-headers-4.15.0-31-generic-lpae - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
 linux-headers-4.15.0-31-lowlatency - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
 linux-hwe-cloud-tools-4.15.0-31 - Linux kernel version specific cloud tools for version 4.15.0-31
 linux-hwe-tools-4.15.0-31 - Linux kernel version specific tools for version 4.15.0-31
 linux-hwe-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-image-unsigned-4.15.0-31-generic - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-31-generic-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-31-generic-lpae - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-31-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-31-lowlatency - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-31-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-31-generic - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-31-generic-lpae - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-31-lowlatency - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-31-generic - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-31-generic-lpae - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-31-lowlatency - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
 linux-tools-4.15.0-31-generic - Linux kernel version specific tools for version 4.15.0-31
 linux-tools-4.15.0-31-generic-lpae - Linux kernel version specific tools for version 4.15.0-31
 linux-tools-4.15.0-31-lowlatency - Linux kernel version specific tools for version 4.15.0-31
 md-modules-4.15.0-31-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-31-generic-di - Fusion and i2o storage modules (udeb)
 multipath-modules-4.15.0-31-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-31-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-31-generic-di - Network interface support (udeb)
 nic-shared-modules-4.15.0-31-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-31-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-31-generic-di - Parallel port support (udeb)
 plip-modules-4.15.0-31-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-31-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-31-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-31-generic-di - SCSI storage support (udeb)
 storage-core-modules-4.15.0-31-generic-di - Core storage support (udeb)
 virtio-modules-4.15.0-31-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-31-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1528684 1753941 1756700 1764645 1770095 1771823 1774225 1774471 1775390 1775391 1776389 1776491 1776927 1777029 1778265 1778486 1778658 1778759 1779802 1779823 1779923 1780066 1780227 1780499 1780858 1781316 1781364 1781436 1781476 1781763 1782116 1782166 1782540 1782689 1782846 1783246 1783418 1784281 1784296
Changes:
 linux-hwe (4.15.0-31.33~16.04.1) xenial; urgency=medium
 .
   * linux-hwe: 4.15.0-31.33~16.04.1 -proposed tracker (LP: #1784296)
 .
   * linux: 4.15.0-31.33 -proposed tracker (LP: #1784281)
 .
   * ubuntu_bpf_jit test failed on Bionic s390x systems (LP: #1753941)
     - test_bpf: flag tests that cannot be jited on s390
 .
   * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
     - drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
     - drm/radeon: fix radeon_atpx_get_client_id()'s return type
     - drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
     - platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
     - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
     - vga_switcheroo: set audio client id according to bound GPU id
 .
   * locking sockets broken due to missing AppArmor socket mediation patches
     (LP: #1780227)
     - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
 .
   * Update2 for ocxl driver (LP: #1781436)
     - ocxl: Fix page fault handler in case of fault on dying process
 .
   * RTNL assertion failure on ipvlan (LP: #1776927)
     - ipvlan: drop ipv6 dependency
     - ipvlan: use per device spinlock to protect addrs list updates
 .
   * netns: unable to follow an interface that moves to another netns
     (LP: #1774225)
     - net: core: Expose number of link up/down transitions
     - dev: always advertise the new nsid when the netns iface changes
     - dev: advertise the new ifindex when the netns iface changes
 .
   * [Bionic] Disk IO hangs when using BFQ as io scheduler (LP: #1780066)
     - block, bfq: fix occurrences of request finish method's old name
     - block, bfq: remove batches of confusing ifdefs
     - block, bfq: add requeue-request hook
 .
   * HP ProBook 455 G5 needs mute-led-gpio fixup (LP: #1781763)
     - ALSA: hda: add mute led support for HP ProBook 455 G5
 .
   * [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
     (LP: #1781476)
     - i2c: xlp9xx: Fix issue seen when updating receive length
     - i2c: xlp9xx: Make sure the transfer size is not more than
       I2C_SMBUS_BLOCK_SIZE
 .
   * x86/kvm: fix LAPIC timer drift when guest uses periodic mode (LP: #1778486)
     - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
 .
   * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
     - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
 .
   * Nvidia fails after switching its mode (LP: #1778658)
     - PCI: Restore config space on runtime resume despite being unbound
 .
   * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
     - SAUCE: (noup) zfs to 0.7.5-1ubuntu16.3
 .
   * CVE-2018-12232
     - PATCH 1/1] socket: close race condition between sock_close() and
       sockfs_setattr()
 .
   * CVE-2018-10323
     - xfs: set format back to extents if xfs_bmap_extents_to_btree
 .
   * change front mic location for more lenovo m7/8/9xx machines (LP: #1781316)
     - ALSA: hda/realtek - Fix the problem of two front mics on more machines
     - ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
 .
   * Cephfs + fscache: unable to handle kernel NULL pointer dereference at
     0000000000000000 IP: jbd2__journal_start+0x22/0x1f0 (LP: #1783246)
     - ceph: track read contexts in ceph_file_info
 .
   * Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"
     (LP: #1779802)
     - Input: elantech - fix V4 report decoding for module with middle key
     - Input: elantech - enable middle button of touchpads on ThinkPad P52
 .
   * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
     - usb: xhci: dbc: Fix lockdep warning
     - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
 .
   * CVE-2018-13406
     - video: uvesafb: Fix integer overflow in allocation
 .
   * CVE-2018-10840
     - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
 .
   * CVE-2018-11412
     - ext4: do not allow external inodes for inline data
 .
   * CVE-2018-10881
     - ext4: clear i_data in ext4_inode_info when removing inline data
 .
   * CVE-2018-12233
     - jfs: Fix inconsistency between memory allocation and ea_buf->max_size
 .
   * CVE-2018-12904
     - kvm: nVMX: Enforce cpl=0 for VMX instructions
 .
   * Error parsing PCC subspaces from PCCT (LP: #1528684)
     - mailbox: PCC: erroneous error message when parsing ACPI PCCT
 .
   * CVE-2018-13094
     - xfs: don't call xfs_da_shrink_inode with NULL bp
 .
   * other users' coredumps can be read via setgid directory and killpriv bypass
     (LP: #1779923) // CVE-2018-13405
     - Fix up non-directory creation in SGID directories
 .
   * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
     - snapcraft.yaml: stop invoking the obsolete (and non-existing)
       'firmware_install' target
 .
   * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
     (LP: #1782116)
     - snapcraft.yaml: copy retpoline-extract-one to scripts before build
 .
   * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
     - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
 .
   * CVE-2018-11506
     - sr: pass down correctly sized SCSI sense buffer
 .
   * Bionic update: upstream stable patchset 2018-07-24 (LP: #1783418)
     - net: Fix a bug in removing queues from XPS map
     - net/mlx4_core: Fix error handling in mlx4_init_port_info.
     - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
     - net: sched: red: avoid hashing NULL child
     - net/smc: check for missing nlattrs in SMC_PNETID messages
     - net: test tailroom before appending to linear skb
     - packet: in packet_snd start writing at link layer allocation
     - sock_diag: fix use-after-free read in __sk_free
     - tcp: purge write queue in tcp_connect_init()
     - vmxnet3: set the DMA mask before the first DMA map operation
     - vmxnet3: use DMA memory barriers where required
     - hv_netvsc: empty current transmit aggregation if flow blocked
     - hv_netvsc: Use the num_online_cpus() for channel limit
     - hv_netvsc: avoid retry on send during shutdown
     - hv_netvsc: only wake transmit queue if link is up
     - hv_netvsc: fix error unwind handling if vmbus_open fails
     - hv_netvsc: cancel subchannel setup before halting device
     - hv_netvsc: fix race in napi poll when rescheduling
     - hv_netvsc: defer queue selection to VF
     - hv_netvsc: disable NAPI before channel close
     - hv_netvsc: use RCU to fix concurrent rx and queue changes
     - hv_netvsc: change GPAD teardown order on older versions
     - hv_netvsc: common detach logic
     - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
     - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
     - hv_netvsc: Ensure correct teardown message sequence order
     - hv_netvsc: Fix a network regression after ifdown/ifup
     - sparc: vio: use put_device() instead of kfree()
     - ext2: fix a block leak
     - s390: add assembler macros for CPU alternatives
     - s390: move expoline assembler macros to a header
     - s390/crc32-vx: use expoline for indirect branches
     - s390/lib: use expoline for indirect branches
     - s390/ftrace: use expoline for indirect branches
     - s390/kernel: use expoline for indirect branches
     - s390: move spectre sysfs attribute code
     - s390: extend expoline to BC instructions
     - s390: use expoline thunks in the BPF JIT
     - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
     - scsi: zfcp: fix infinite iteration on ERP ready list
     - loop: don't call into filesystem while holding lo_ctl_mutex
     - loop: fix LOOP_GET_STATUS lock imbalance
     - cfg80211: limit wiphy names to 128 bytes
     - hfsplus: stop workqueue when fill_super() failed
     - x86/kexec: Avoid double free_page() upon do_kexec_load() failure
     - usb: gadget: f_uac2: fix bFirstInterface in composite gadget
     - usb: dwc3: Undo PHY init if soft reset fails
     - usb: dwc3: omap: don't miss events during suspend/resume
     - usb: gadget: core: Fix use-after-free of usb_request
     - usb: gadget: fsl_udc_core: fix ep valid checks
     - usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
     - usb: cdc_acm: prevent race at write to acm while system resumes
     - net: usbnet: fix potential deadlock on 32bit hosts
     - ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
     - usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume
       timing"
     - USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
     - net/usb/qmi_wwan.c: Add USB id for lt4120 modem
     - net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
     - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
     - ALSA: usb-audio: Add native DSD support for Luxman DA-06
     - usb: dwc3: Add SoftReset PHY synchonization delay
     - usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
     - usb: dwc3: Makefile: fix link error on randconfig
     - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
     - usb: dwc2: Fix interval type issue
     - usb: dwc2: hcd: Fix host channel halt flow
     - usb: dwc2: host: Fix transaction errors in host mode
     - usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
     - usb: gadget: ffs: Execute copy_to_user() with USER_DS set
     - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
     - usb: gadget: udc: change comparison to bitshift when dealing with a mask
     - usb: gadget: composite: fix incorrect handling of OS desc requests
     - media: lgdt3306a: Fix module count mismatch on usb unplug
     - media: em28xx: USB bulk packet size fix
     - Bluetooth: btusb: Add device ID for RTL8822BE
     - xhci: Show what USB release number the xHC supports from protocol capablity
     - staging: bcm2835-audio: Release resources on module_exit()
     - staging: lustre: fix bug in osc_enter_cache_try
     - staging: fsl-dpaa2/eth: Fix incorrect casts
     - staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
     - staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
     - staging: lustre: lmv: correctly iput lmo_root
     - crypto: inside-secure - wait for the request to complete if in the backlog
     - crypto: atmel-aes - fix the keys zeroing on errors
     - crypto: ccp - don't disable interrupts while setting up debugfs
     - crypto: inside-secure - do not process request if no command was issued
     - crypto: inside-secure - fix the cache_len computation
     - crypto: inside-secure - fix the extra cache computation
     - crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
     - crypto: inside-secure - fix the invalidation step during cra_exit
     - scsi: mpt3sas: fix an out of bound write
     - scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
     - scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
     - scsi: sym53c8xx_2: iterator underflow in sym_getsync()
     - scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
     - scsi: qla2xxx: Avoid triggering undefined behavior in
       qla2x00_mbx_completion()
     - scsi: storvsc: Increase cmd_per_lun for higher speed devices
     - scsi: qedi: Fix truncation of CHAP name and secret
     - scsi: aacraid: fix shutdown crash when init fails
     - scsi: qla4xxx: skip error recovery in case of register disconnect.
     - scsi: qedi: Fix kernel crash during port toggle
     - scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
     - scsi: sd: Keep disk read-only when re-reading partition
     - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
     - scsi: aacraid: Insure command thread is not recursively stopped
     - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
     - scsi: mvsas: fix wrong endianness of sgpio api
     - ASoC: hdmi-codec: Fix module unloading caused kernel crash
     - ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
     - ASoC: samsung: odroid: Fix 32000 sample rate handling
     - ASoC: topology: create TLV data for dapm widgets
     - ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
     - clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
     - clk: Don't show the incorrect clock phase
     - clk: hisilicon: mark wdt_mux_p[] as const
     - clk: tegra: Fix pll_u rate configuration
     - clk: rockchip: Prevent calculating mmc phase if clock rate is zero
     - clk: samsung: s3c2410: Fix PLL rates
     - clk: samsung: exynos7: Fix PLL rates
     - clk: samsung: exynos5260: Fix PLL rates
     - clk: samsung: exynos5433: Fix PLL rates
     - clk: samsung: exynos5250: Fix PLL rates
     - clk: samsung: exynos3250: Fix PLL rates
     - media: dmxdev: fix error code for invalid ioctls
     - media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
     - media: ov5645: add missing of_node_put() in error path
     - media: cx23885: Override 888 ImpactVCBe crystal frequency
     - media: cx23885: Set subdev host data to clk_freq pointer
     - media: s3c-camif: fix out-of-bounds array access
     - media: lgdt3306a: Fix a double kfree on i2c device remove
     - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
     - media: v4l: vsp1: Fix display stalls when requesting too many inputs
     - media: i2c: adv748x: fix HDMI field heights
     - media: vb2: Fix videobuf2 to map correct area
     - media: vivid: fix incorrect capabilities for radio
     - media: cx25821: prevent out-of-bounds read on array card
     - serial: xuartps: Fix out-of-bounds access through DT alias
     - serial: sh-sci: Fix out-of-bounds access through DT alias
     - serial: samsung: Fix out-of-bounds access through serial port index
     - serial: mxs-auart: Fix out-of-bounds access through serial port index
     - serial: imx: Fix out-of-bounds access through serial port index
     - serial: fsl_lpuart: Fix out-of-bounds access through DT alias
     - serial: arc_uart: Fix out-of-bounds access through DT alias
     - serial: 8250: Don't service RX FIFO if interrupts are disabled
     - serial: altera: ensure port->regshift is honored consistently
     - rtc: snvs: Fix usage of snvs_rtc_enable
     - rtc: hctosys: Ensure system time doesn't overflow time_t
     - rtc: rk808: fix possible race condition
     - rtc: m41t80: fix race conditions
     - rtc: tx4939: avoid unintended sign extension on a 24 bit shift
     - rtc: rp5c01: fix possible race condition
     - rtc: goldfish: Add missing MODULE_LICENSE
     - cxgb4: Correct ntuple mask validation for hash filters
     - net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
     - net: dsa: Do not register devlink for unused ports
     - net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
     - net: dsa: bcm_sf2: Fix IPv6 rule half deletion
     - 3c59x: convert to generic DMA API
     - net: ip6_gre: Request headroom in __gre6_xmit()
     - net: ip6_gre: Split up ip6gre_tnl_link_config()
     - net: ip6_gre: Split up ip6gre_tnl_change()
     - net: ip6_gre: Split up ip6gre_newlink()
     - net: ip6_gre: Split up ip6gre_changelink()
     - qed: LL2 flush isles when connection is closed
     - qed: Fix possibility of list corruption during rmmod flows
     - qed: Fix LL2 race during connection terminate
     - powerpc: Move default security feature flags
     - Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
     - staging: fsl-dpaa2/eth: Fix incorrect kfree
     - crypto: inside-secure - move the digest to the request context
     - scsi: lpfc: Fix NVME Initiator FirstBurst
     - serial: mvebu-uart: fix tx lost characters
 .
   * Bionic update: upstream stable patchset 2018-07-20 (LP: #1782846)
     - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
     - usbip: usbip_host: delete device from busid_table after rebind
     - usbip: usbip_host: run rebind from exit when module is removed
     - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
     - usbip: usbip_host: fix bad unlock balance during stub_probe()
     - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
     - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
     - ALSA: control: fix a redundant-copy issue
     - spi: pxa2xx: Allow 64-bit DMA
     - spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
     - spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
     - KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
     - KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
     - vfio: ccw: fix cleanup if cp_prefetch fails
     - tracing/x86/xen: Remove zero data size trace events
       trace_xen_mmu_flush_tlb{_all}
     - tee: shm: fix use-after-free via temporarily dropped reference
     - netfilter: nf_tables: free set name in error path
     - netfilter: nf_tables: can't fail after linking rule into active rule list
     - netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
     - i2c: designware: fix poll-after-enable regression
     - powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
     - drm: Match sysfs name in link removal to link creation
     - lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
     - radix tree: fix multi-order iteration race
     - mm: don't allow deferred pages with NEED_PER_CPU_KM
     - drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
     - s390/qdio: fix access to uninitialized qdio_q fields
     - s390/qdio: don't release memory in qdio_setup_irq()
     - s390: remove indirect branch from do_softirq_own_stack
     - x86/pkeys: Override pkey when moving away from PROT_EXEC
     - x86/pkeys: Do not special case protection key 0
     - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
       definition for mixed mode
     - ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
     - x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
     - tick/broadcast: Use for_each_cpu() specially on UP kernels
     - ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
     - ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
     - ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
     - Btrfs: fix xattr loss after power failure
     - Btrfs: send, fix invalid access to commit roots due to concurrent
       snapshotting
     - btrfs: property: Set incompat flag if lzo/zstd compression is set
     - btrfs: fix crash when trying to resume balance without the resume flag
     - btrfs: Split btrfs_del_delalloc_inode into 2 functions
     - btrfs: Fix delalloc inodes invalidation during transaction abort
     - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
     - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
     - KVM: arm/arm64: Properly protect VGIC locks from IRQs
     - KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
     - hwmon: (k10temp) Fix reading critical temperature register
     - hwmon: (k10temp) Use API function to access System Management Network
     - vsprintf: Replace memory barrier with static_key for random_ptr_key update
     - x86/amd_nb: Add support for Raven Ridge CPUs
     - x86/apic/x2apic: Initialize cluster ID properly
 .
   * Bionic update: upstream stable patchset 2018-07-09 (LP: #1780858)
     - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
     - bridge: check iface upper dev when setting master via ioctl
     - dccp: fix tasklet usage
     - ipv4: fix fnhe usage by non-cached routes
     - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
     - llc: better deal with too small mtu
     - net: ethernet: sun: niu set correct packet size in skb
     - net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
     - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
     - net/mlx4_en: Verify coalescing parameters are in range
     - net/mlx5e: Err if asked to offload TC match on frag being first
     - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
     - net sched actions: fix refcnt leak in skbmod
     - net_sched: fq: take care of throttled flows before reuse
     - net: support compat 64-bit time in {s,g}etsockopt
     - net/tls: Don't recursively call push_record during tls_write_space callbacks
     - net/tls: Fix connection stall on partial tls record
     - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
     - qmi_wwan: do not steal interfaces from class drivers
     - r8169: fix powering up RTL8168h
     - rds: do not leak kernel memory to user land
     - sctp: delay the authentication for the duplicated cookie-echo chunk
     - sctp: fix the issue that the cookie-ack with auth can't get processed
     - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
     - sctp: remove sctp_chunk_put from fail_mark err path in
       sctp_ulpevent_make_rcvmsg
     - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
     - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
     - tcp: ignore Fast Open on repair mode
     - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
     - bonding: do not allow rlb updates to invalid mac
     - bonding: send learning packets for vlans on slave
     - net: sched: fix error path in tcf_proto_create() when modules are not
       configured
     - net/mlx5e: TX, Use correct counter in dma_map error flow
     - net/mlx5: Avoid cleaning flow steering table twice during error flow
     - hv_netvsc: set master device
     - ipv6: fix uninit-value in ip6_multipath_l3_keys()
     - net/mlx5e: Allow offloading ipv4 header re-write for icmp
     - nsh: fix infinite loop
     - udp: fix SO_BINDTODEVICE
     - l2tp: revert "l2tp: fix missing print session offset info"
     - proc: do not access cmdline nor environ from file-backed areas
     - net/smc: restrict non-blocking connect finish
     - mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
     - net/mlx5e: DCBNL fix min inline header size for dscp
     - net: systemport: Correclty disambiguate driver instances
     - sctp: clear the new asoc's stream outcnt in sctp_stream_update
     - tcp: restore autocorking
     - tipc: fix one byte leak in tipc_sk_set_orig_addr()
     - hv_netvsc: Fix net device attach on older Windows hosts
 .
   * Bionic update: upstream stable patchset 2018-07-06 (LP: #1780499)
     - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
     - ipvs: fix rtnl_lock lockups caused by start_sync_thread
     - netfilter: ebtables: don't attempt to allocate 0-sized compat array
     - kcm: Call strp_stop before strp_done in kcm_attach
     - crypto: af_alg - fix possible uninit-value in alg_bind()
     - netlink: fix uninit-value in netlink_sendmsg
     - net: fix rtnh_ok()
     - net: initialize skb->peeked when cloning
     - net: fix uninit-value in __hw_addr_add_ex()
     - dccp: initialize ireq->ir_mark
     - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
     - soreuseport: initialise timewait reuseport field
     - inetpeer: fix uninit-value in inet_getpeer
     - memcg: fix per_node_info cleanup
     - perf: Remove superfluous allocation error check
     - tcp: fix TCP_REPAIR_QUEUE bound checking
     - bdi: wake up concurrent wb_shutdown() callers.
     - bdi: Fix oops in wb_workfn()
     - gpioib: do not free unrequested descriptors
     - gpio: fix aspeed_gpio unmask irq
     - gpio: fix error path in lineevent_create
     - rfkill: gpio: fix memory leak in probe error path
     - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
     - dm integrity: use kvfree for kvmalloc'd memory
     - tracing: Fix regex_match_front() to not over compare the test string
     - z3fold: fix reclaim lock-ups
     - mm: sections are not offlined during memory hotremove
     - mm, oom: fix concurrent munlock and oom reaper unmap, v3
     - ceph: fix rsize/wsize capping in ceph_direct_read_write()
     - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
     - can: hi311x: Acquire SPI lock on ->do_get_berr_counter
     - can: hi311x: Work around TX complete interrupt erratum
     - drm/vc4: Fix scaling of uni-planar formats
     - drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
     - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
     - drm/atomic: Clean private obj old_state/new_state in
       drm_atomic_state_default_clear()
     - net: atm: Fix potential Spectre v1
     - atm: zatm: Fix potential Spectre v1
     - cpufreq: schedutil: Avoid using invalid next_freq
     - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
     - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
       chipsets
     - thermal: exynos: Reading temperature makes sense only when TMU is turned on
     - thermal: exynos: Propagate error value from tmu_read()
     - nvme: add quirk to force medium priority for SQ creation
     - smb3: directory sync should not return an error
     - sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
     - tracing/uprobe_event: Fix strncpy corner case
     - perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
     - perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
     - perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
     - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
     - perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
     - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
     - bdi: Fix use after free bug in debugfs_remove()
     - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
     - drm/i915: Adjust eDP's logical vco in a reliable place.
     - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
     - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
 .
   * Bionic update: upstream stable patchset 2018-06-26 (LP: #1778759)
     - percpu: include linux/sched.h for cond_resched()
     - ACPI / button: make module loadable when booted in non-ACPI mode
     - USB: serial: option: Add support for Quectel EP06
     - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
     - ALSA: pcm: Check PCM state at xfern compat ioctl
     - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
     - ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation
       for array index
     - ALSA: aloop: Mark paused device as inactive
     - ALSA: aloop: Add missing cable lock to ctl API callbacks
     - tracepoint: Do not warn on ENOMEM
     - scsi: target: Fix fortify_panic kernel exception
     - Input: leds - fix out of bound access
     - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
     - rtlwifi: btcoex: Add power_on_setting routine
     - rtlwifi: cleanup 8723be ant_sel definition
     - xfs: prevent creating negative-sized file via INSERT_RANGE
     - RDMA/cxgb4: release hw resources on device removal
     - RDMA/ucma: Allow resolving address w/o specifying source address
     - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
     - RDMA/mlx5: Protect from shift operand overflow
     - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
     - IB/mlx5: Use unlimited rate when static rate is not supported
     - IB/hfi1: Fix handling of FECN marked multicast packet
     - IB/hfi1: Fix loss of BECN with AHG
     - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
     - iw_cxgb4: Atomically flush per QP HW CQEs
     - drm/vmwgfx: Fix a buffer object leak
     - drm/bridge: vga-dac: Fix edid memory leak
     - test_firmware: fix setting old custom fw path back on exit, second try
     - errseq: Always report a writeback error once
     - USB: serial: visor: handle potential invalid device configuration
     - usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
     - USB: Accept bulk endpoints with 1024-byte maxpacket
     - USB: serial: option: reimplement interface masking
     - USB: serial: option: adding support for ublox R410M
     - usb: musb: host: fix potential NULL pointer dereference
     - usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
     - platform/x86: asus-wireless: Fix NULL pointer dereference
     - irqchip/qcom: Fix check for spurious interrupts
     - tracing: Fix bad use of igrab in trace_uprobe.c
     - [Config] CONFIG_ARM64_ERRATUM_1024718=y
     - arm64: Add work around for Arm Cortex-A55 Erratum 1024718
     - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
     - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
     - btrfs: Take trans lock before access running trans in check_delayed_ref
     - drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
     - xhci: Fix use-after-free in xhci_free_virt_device
     - platform/x86: Kconfig: Fix dell-laptop dependency chain.
     - KVM: x86: remove APIC Timer periodic/oneshot spikes
     - clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
     - clocksource: Initialize cs->wd_list
     - clocksource: Consistent de-rate when marking unstable
 .
   * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265)
     - ext4: set h_journal if there is a failure starting a reserved handle
     - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
     - ext4: add validity checks for bitmap block numbers
     - ext4: fix bitmap position validation
     - random: fix possible sleeping allocation from irq context
     - random: rate limit unseeded randomness warnings
     - usbip: usbip_event: fix to not print kernel pointer address
     - usbip: usbip_host: fix to hold parent lock for device_attach() calls
     - usbip: vhci_hcd: Fix usb device and sockfd leaks
     - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
     - Revert "xhci: plat: Register shutdown for xhci_plat"
     - USB: serial: simple: add libtransistor console
     - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
     - USB: serial: cp210x: add ID for NI USB serial console
     - usb: core: Add quirk for HP v222w 16GB Mini
     - USB: Increment wakeup count on remote wakeup.
     - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
     - virtio: add ability to iterate over vqs
     - virtio_console: don't tie bufs to a vq
     - virtio_console: free buffers after reset
     - virtio_console: drop custom control queue cleanup
     - virtio_console: move removal code
     - virtio_console: reset on out of memory
     - drm/virtio: fix vq wait_event condition
     - tty: Don't call panic() at tty_ldisc_init()
     - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
     - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
     - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
     - tty: Use __GFP_NOFAIL for tty_ldisc_get()
     - ALSA: dice: fix OUI for TC group
     - ALSA: dice: fix error path to destroy initialized stream data
     - ALSA: hda - Skip jack and others for non-existing PCM streams
     - ALSA: opl3: Hardening for potential Spectre v1
     - ALSA: asihpi: Hardening for potential Spectre v1
     - ALSA: hdspm: Hardening for potential Spectre v1
     - ALSA: rme9652: Hardening for potential Spectre v1
     - ALSA: control: Hardening for potential Spectre v1
     - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
     - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
     - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
     - ALSA: seq: oss: Hardening for potential Spectre v1
     - ALSA: hda: Hardening for potential Spectre v1
     - ALSA: hda/realtek - Add some fixes for ALC233
     - ALSA: hda/realtek - Update ALC255 depop optimize
     - ALSA: hda/realtek - change the location for one of two front mics
     - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
     - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
     - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
     - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
     - mtd: rawnand: tango: Fix struct clk memory leak
     - kobject: don't use WARN for registration failures
     - scsi: sd: Defer spinning up drive while SANITIZE is in progress
     - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
     - vfio: ccw: process ssch with interrupts disabled
     - ANDROID: binder: prevent transactions into own process.
     - PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
     - PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
     - PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
     - PCI: aardvark: Fix PCIe Max Read Request Size setting
     - ARM: amba: Make driver_override output consistent with other buses
     - ARM: amba: Fix race condition with driver_override
     - ARM: amba: Don't read past the end of sysfs "driver_override" buffer
     - ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
     - KVM: arm/arm64: Close VMID generation race
     - crypto: drbg - set freed buffers to NULL
     - ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
     - libceph: un-backoff on tick when we have a authenticated session
     - libceph: reschedule a tick in finish_hunting()
     - libceph: validate con->state at the top of try_write()
     - fpga-manager: altera-ps-spi: preserve nCONFIG state
     - earlycon: Use a pointer table to fix __earlycon_table stride
     - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
     - drm/i915: Enable display WA#1183 from its correct spot
     - objtool, perf: Fix GCC 8 -Wrestrict error
     - tools/lib/subcmd/pager.c: do not alias select() params
     - x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
     - x86/smpboot: Don't use mwait_play_dead() on AMD systems
     - x86/microcode/intel: Save microcode patch unconditionally
     - x86/microcode: Do not exit early from __reload_late()
     - tick/sched: Do not mess with an enqueued hrtimer
     - arm/arm64: KVM: Add PSCI version selection API
     - powerpc/eeh: Fix race with driver un/bind
     - serial: mvebu-uart: Fix local flags handling on termios update
     - block: do not use interruptible wait anywhere
     - ASoC: dmic: Fix clock parenting
     - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is
       set
     - module: Fix display of wrong module .text address
     - drm/edid: Reset more of the display info
     - drm/i915/fbdev: Enable late fbdev initial configuration
     - drm/i915/audio: set minimum CD clock to twice the BCLK
     - drm/amd/display: Fix deadlock when flushing irq
     - drm/amd/display: Disallow enabling CRTC without primary plane with FB
 .
   * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265) //
     CVE-2018-1108.
     - random: set up the NUMA crng instances after the CRNG is fully initialized
 .
   * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
     - xhci: Fix USB ports for Dell Inspiron 5775
 .
   * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
     jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
     - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
 .
   * Need fix to aacraid driver to prevent panic (LP: #1770095)
     - scsi: aacraid: Correct hba_send to include iu_type
 .
   * kernel: Fix arch random implementation (LP: #1775391)
     - s390/archrandom: Rework arch random implementation.
 .
   * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
     - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
 .
   * Various fixes for CXL kernel module (LP: #1774471)
     - cxl: Remove function write_timebase_ctrl_psl9() for PSL9
     - cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
     - cxl: Report the tunneled operations status
     - cxl: Configure PSL to not use APC virtual machines
     - cxl: Disable prefault_mode in Radix mode
 .
   * Bluetooth not working (LP: #1764645)
     - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
 .
   * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
     - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
     - SAUCE: wcn36xx: read MAC from file or randomly generate one
 .
   * fscache: Fix hanging wait on page discarded by writeback (LP: #1777029)
     - fscache: Fix hanging wait on page discarded by writeback
Checksums-Sha1:
 b2ba267271105634356e16253ba2a326dc30103f 356828 block-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 f3027e9d05cfd87738c20a13c027787c18b002cb 259852 crypto-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 b1117e244bc1ee22426d192b7df98d2b8a36ef84 36632 floppy-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 ec2e956da1c44aa3bcddd299f36e4d9e935ee92b 1288694 fs-core-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 5e415e06001ad17e3dabee177223846df8ed4a62 673654 fs-secondary-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 25cd802db5859f32f73001a6b2cd03cd5754836b 409644 input-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 ab07453d8c495f94812fd82e8ffad2d0f542def7 62338 ipmi-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 48c03b7ca4c234ac4774721e7e097e849db8e64d 6885426 kernel-image-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 5306c962a469d479c4a39980dfd21e680709e8ce 950034 linux-headers-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 8923d0cf030651e428b8bf81d344eba3aca9ad81 882 linux-hwe-tools-4.15.0-31-dbgsym_4.15.0-31.33~16.04.1_ppc64el.ddeb
 ab66d4313d97b0c66cd5400224e483b088336bd9 865724 linux-hwe-tools-4.15.0-31_4.15.0-31.33~16.04.1_ppc64el.deb
 a97222320bc07b98b1a9acfdf22ea110152684ca 894 linux-hwe-udebs-generic_4.15.0-31.33~16.04.1_ppc64el.udeb
 0a1d24ff470ad987fb665faba1d6713568e9dbe7 8258362 linux-hwe_4.15.0-31.33~16.04.1_ppc64el.tar.gz
 6189f74d9490cc43f35368ed53467ecc3b59fa1d 24424 linux-hwe_4.15.0-31.33~16.04.1_ppc64el_translations.tar.gz
 09c5bbde812ad401e75bf66141a0274bc1889da9 559129516 linux-image-unsigned-4.15.0-31-generic-dbgsym_4.15.0-31.33~16.04.1_ppc64el.ddeb
 a62537f1b2be19784233b7e3989de994b5a4585b 5878024 linux-image-unsigned-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 407e2eb6e8c55514f489c819f4b8d0c9afd2d153 12128492 linux-modules-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 54e24430834f4031c2a2e8b5f015d8593e378728 30414956 linux-modules-extra-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 3c998c3ca9ff84e0459b5e1337a12b2adfd4f71e 1828 linux-tools-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 f29610102fb901c9302d1f4a57ddac55da6b8b65 274614 md-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 8023658c3a29fdfe98427caefd39b15d14bd78c5 200466 message-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 64f5e0fb6ff4a1c2270a17e044497d0bb8b7a7ba 19436 multipath-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 8d16c2f3947561d7e4bf14f901be11d1bf655589 501176 nfs-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 029a12dab8051871043e816ea4607f95bbad51b8 4239914 nic-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 6bfcef49760de1c3fcf6f40fa703146072aa4909 531876 nic-shared-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 f312e8ccaa0acab07098f85de7211a5b6bfca236 317974 nic-usb-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 b2306f4e6a3052263f4e4fa525fc9ef03a59bcbe 36216 parport-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 7fa18033bccd20853af290de0eec095f0442e783 8884 plip-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 4511ad8f1fac562112ae13814becbf90d3bc4085 26120 ppp-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 134f5e59888944c419eeb82debea2167dec4c2ea 109926 sata-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 883d4cb8a3a76750431d506a7e0bbb3df0b71027 2312696 scsi-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 277f14509f5e63e7f64d515df3c42fdf3ee4a6c1 105774 storage-core-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 8f20b02071d30cbf8142159bfe9e72fd553acfc4 10294 virtio-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 a7c0a8799860dcc62bad7e59ada63658746d8971 26516 vlan-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
Checksums-Sha256:
 eb77fa4831024e9ebdabd65afe01e751cdec27023a6da7da8f02ed9bd3d51eca 356828 block-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 4b4043c86084d55c517b1d902d1d71d4ecf8a7c3cf5deb405d6997da4cca7040 259852 crypto-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 43123458fc5d8a736d7dfb8c70cc4dd24958b10d914d4b905d4aab691f6db0c9 36632 floppy-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 d689da5f9560311fafb9ad38a2ea964b827304653ad2c06c12483d416e71838d 1288694 fs-core-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 b816c0d625cdb14f79adf240c1b1b82da00fd0704d25b3da6d6dbbc2d5fafdb5 673654 fs-secondary-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 6c837061955a1c1d55bb0ef2bf16f5906c7ecee776e0e7ff85b8fb9ff5ad0618 409644 input-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 d3a436d23c2400fdcd0cae9f6a730136c3185f28743878a6c906d378d781c400 62338 ipmi-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 7b8b94402d1fe2171d3ef2274bf8fd449a82468415b0d857a6135cf5a8a9b37e 6885426 kernel-image-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 c4e823aa8b0fd06109d3073a083faae6869b8eadf875cd8e7ca0b3ed82b09cc3 950034 linux-headers-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 ad94c21a4df1a47e4ce074c3e1626cbc8443312727de7fc9cdec17f4fbc9040b 882 linux-hwe-tools-4.15.0-31-dbgsym_4.15.0-31.33~16.04.1_ppc64el.ddeb
 cd98cf5585599dbca62834bad643f49939d47231fa9419c70e54136039dab5fd 865724 linux-hwe-tools-4.15.0-31_4.15.0-31.33~16.04.1_ppc64el.deb
 a084dc6004aa79c812de9886a47d4b3eff4305a854545800166146d3313d63f2 894 linux-hwe-udebs-generic_4.15.0-31.33~16.04.1_ppc64el.udeb
 10368b0bea8a34f6043bd10300999b1695a0050a2bdf10735cee89bcc7331a89 8258362 linux-hwe_4.15.0-31.33~16.04.1_ppc64el.tar.gz
 b00e86c1ac20d3e4bc0711d86008bfee5b31fa5950e80637edb9c07464a1d399 24424 linux-hwe_4.15.0-31.33~16.04.1_ppc64el_translations.tar.gz
 081d47ebdb85f196c1d04e4a9e92771d81469c656946940105661c201c3bc692 559129516 linux-image-unsigned-4.15.0-31-generic-dbgsym_4.15.0-31.33~16.04.1_ppc64el.ddeb
 f68f5696bee05c32ffcf80f1d4ae7a9cec772c89d2203892940440feb7df4fee 5878024 linux-image-unsigned-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 33a77c7c148a6ce1e053c16f0092d5b04e582ef27c4370f615038c2e9dc1b692 12128492 linux-modules-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 834925dddec5550ba22f800ba4d2ee73717fbcb24c01eaefb65844fceb5b392b 30414956 linux-modules-extra-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 fbc500a7eca4a97a69cc6fe80df1ff9bfa93b99ddb465469422ecb1ff128cf5b 1828 linux-tools-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 c5fe532def80bea93474fad262062029bbfdda7d6e757b070b7cd2a7456aad30 274614 md-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 dc25fb7171e103d8c2de8f2f7179f0e3011e1b39d7eea46ac1749d2e743a854b 200466 message-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 1d4c3616fc177c14096d6edf9cb0f5683431d0f7631573ef60a1be4f5485dc5c 19436 multipath-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 a05730fe41a63c09a045f57949810681c24c77a49d38882422ce65cea402497b 501176 nfs-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 edb1e3c3b894094769b47c670f54e4d88ffe75e3f4d04d983993440daeaefd1c 4239914 nic-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 15e1014f082f6210caf9761ea0db19acff218c653d8eecd30b7c6d752e9e05eb 531876 nic-shared-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 2a1bc1bae0c35342934e4ab93e7f8e3ff8c88629dc048dc2575401192aa3ee01 317974 nic-usb-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 29a0711a7b6d0a3dc2a7aebb270c34296ff6782c598653c8bedfc9d22a7c3cb7 36216 parport-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 51942bfcc0b0cf8fd721a8ff984f0d40aa282c55e27b10b34cc40b14d1fe04aa 8884 plip-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 fd12a0527df35f7266aa6edaf7a79d0d9261c5e86ab76cf0dd0f0044ac6bf273 26120 ppp-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 b3706d4e0bc1923b9922c75610fb8dece3c3b098426cd8f75bae642b47295d8c 109926 sata-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 7cfba30b0edb304348f29aeeb730a53461f70a1e38a6d74a722901dcf7a63c6b 2312696 scsi-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 9f4e121e89baea45262a3270fc6c3423768892475df982529b7cb1347a1e8a92 105774 storage-core-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 3fcd4fbbc25db5614a64c770b3eca5c36096767f7716808ca7a94b80db42238f 10294 virtio-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 a6381111dedc5e1576a590ba31365ab3c21d4266b433f296a174f6c3e0b35bd0 26516 vlan-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
Files:
 7db227cc768c648772408bb841c37937 356828 debian-installer standard block-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 7b6c47ebeefee9d25ee30be66d5178d6 259852 debian-installer extra crypto-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 06920fcc7e7d8cd5891f5e14eaf4e5dd 36632 debian-installer standard floppy-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 90c9b8d255d066badea2996603d9105e 1288694 debian-installer standard fs-core-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 2d5036489ab6c5a11e4ed0cc51b6b37a 673654 debian-installer standard fs-secondary-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 bab6f3af296b5730614607d3b09c9615 409644 debian-installer standard input-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 caadd4f65a225aaa624459893c368053 62338 debian-installer standard ipmi-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 4c864a4ca75234f892d73593c7bb61a2 6885426 debian-installer optional kernel-image-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 b4b89af3490480d8465630744abfc46c 950034 devel optional linux-headers-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 b96cb9da2bcd6b0c37574e3ed00031b1 882 devel extra linux-hwe-tools-4.15.0-31-dbgsym_4.15.0-31.33~16.04.1_ppc64el.ddeb
 e0a9a4e7a21d8ba0e46ab08e9588ec84 865724 devel optional linux-hwe-tools-4.15.0-31_4.15.0-31.33~16.04.1_ppc64el.deb
 0e35c8336f206396e95c016b26d5ac06 894 debian-installer optional linux-hwe-udebs-generic_4.15.0-31.33~16.04.1_ppc64el.udeb
 5f3521b5870ccbf0e626b7689d8ec6b3 8258362 raw-signing - linux-hwe_4.15.0-31.33~16.04.1_ppc64el.tar.gz
 724c6d66ab629cbf62799093d80a6395 24424 raw-translations - linux-hwe_4.15.0-31.33~16.04.1_ppc64el_translations.tar.gz
 cce0262b3d412ea03dc680fa47317b5b 559129516 devel optional linux-image-unsigned-4.15.0-31-generic-dbgsym_4.15.0-31.33~16.04.1_ppc64el.ddeb
 9fbc923c1e983f7924a57cc156a1c9fa 5878024 kernel optional linux-image-unsigned-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 1e62018fc13dd87977c61ee23cf5b46f 12128492 kernel optional linux-modules-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 76e2c7a3b82cffcbbe1893ecad6ed283 30414956 kernel optional linux-modules-extra-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 9ee5ae71cc2994dbfd2b3527c16cfcb7 1828 devel optional linux-tools-4.15.0-31-generic_4.15.0-31.33~16.04.1_ppc64el.deb
 0d93c02f5c21f7dd48fedc9ab868d828 274614 debian-installer standard md-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 98fc12e7bbea92a57af67ad1b09e174f 200466 debian-installer standard message-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 6d3427e045535f1709a5bc4b5c355e02 19436 debian-installer extra multipath-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 c21521aa5fe00815aa777c8799149b14 501176 debian-installer standard nfs-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 e3c70689b60b72920d81a5c4d57fcc9e 4239914 debian-installer standard nic-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 d6e3f0c65b73feb2fd6f0aa1e8e6ad18 531876 debian-installer standard nic-shared-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 822a90f2b5de31875ec0595d643380d1 317974 debian-installer standard nic-usb-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 ae6b9fead9776bee1751f1969c27d6e7 36216 debian-installer standard parport-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 4a235fdb8a69bfad00bb57df28f8daf4 8884 debian-installer standard plip-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 36a67f5535fd4b4a99bb585eeb9c40dd 26120 debian-installer standard ppp-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 662a6a69327038cbc339022afe2356a1 109926 debian-installer standard sata-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 1f90c9818b85fcb5636c0231e6911455 2312696 debian-installer standard scsi-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 531f014240802bcb915c7d4cf0f44468 105774 debian-installer standard storage-core-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 cf63e07e70fa678f69b02031dae01add 10294 debian-installer standard virtio-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
 8cf69e025529e817f975e0ee56efa7b9 26516 debian-installer extra vlan-modules-4.15.0-31-generic-di_4.15.0-31.33~16.04.1_ppc64el.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list