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

Kleber Sacilotto de Souza kleber.souza at canonical.com
Thu Aug 16 18:56:59 UTC 2018


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

  * linux-hwe: 4.15.0-33.36~16.04.1 -proposed tracker (LP: #1787163)

  * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149)

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

  * 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

  * 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: Wed, 15 Aug 2018 14:50:38 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-010.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 15 Aug 2018 14:50:38 +0200
Source: linux-hwe
Binary: linux-source-4.15.0 linux-headers-4.15.0-33 linux-hwe-tools-4.15.0-33 linux-hwe-cloud-tools-4.15.0-33 linux-image-unsigned-4.15.0-33-generic linux-modules-4.15.0-33-generic linux-modules-extra-4.15.0-33-generic linux-headers-4.15.0-33-generic linux-image-unsigned-4.15.0-33-generic-dbgsym linux-tools-4.15.0-33-generic linux-cloud-tools-4.15.0-33-generic linux-hwe-udebs-generic linux-image-unsigned-4.15.0-33-generic-lpae linux-modules-4.15.0-33-generic-lpae linux-modules-extra-4.15.0-33-generic-lpae linux-headers-4.15.0-33-generic-lpae linux-image-unsigned-4.15.0-33-generic-lpae-dbgsym linux-tools-4.15.0-33-generic-lpae linux-cloud-tools-4.15.0-33-generic-lpae linux-hwe-udebs-generic-lpae linux-image-unsigned-4.15.0-33-lowlatency linux-modules-4.15.0-33-lowlatency linux-modules-extra-4.15.0-33-lowlatency linux-headers-4.15.0-33-lowlatency linux-image-unsigned-4.15.0-33-lowlatency-dbgsym linux-tools-4.15.0-33-lowlatency linux-cloud-tools-4.15.0-33-lowlatency
 linux-hwe-udebs-lowlatency kernel-image-4.15.0-33-generic-di fat-modules-4.15.0-33-generic-di fb-modules-4.15.0-33-generic-di firewire-core-modules-4.15.0-33-generic-di floppy-modules-4.15.0-33-generic-di fs-core-modules-4.15.0-33-generic-di fs-secondary-modules-4.15.0-33-generic-di input-modules-4.15.0-33-generic-di irda-modules-4.15.0-33-generic-di md-modules-4.15.0-33-generic-di nic-modules-4.15.0-33-generic-di nic-pcmcia-modules-4.15.0-33-generic-di nic-usb-modules-4.15.0-33-generic-di nic-shared-modules-4.15.0-33-generic-di parport-modules-4.15.0-33-generic-di pata-modules-4.15.0-33-generic-di pcmcia-modules-4.15.0-33-generic-di pcmcia-storage-modules-4.15.0-33-generic-di plip-modules-4.15.0-33-generic-di ppp-modules-4.15.0-33-generic-di sata-modules-4.15.0-33-generic-di scsi-modules-4.15.0-33-generic-di serial-modules-4.15.0-33-generic-di storage-core-modules-4.15.0-33-generic-di usb-modules-4.15.0-33-generic-di nfs-modules-4.15.0-33-generic-di
 block-modules-4.15.0-33-generic-di message-modules-4.15.0-33-generic-di crypto-modules-4.15.0-33-generic-di virtio-modules-4.15.0-33-generic-di mouse-modules-4.15.0-33-generic-di vlan-modules-4.15.0-33-generic-di ipmi-modules-4.15.0-33-generic-di
 multipath-modules-4.15.0-33-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-33.36~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-010.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.15.0-33-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-33-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-33-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-33-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-33-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-33-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-33-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-33-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-33-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-33-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-33-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-33-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.15.0-33-generic - Linux kernel version specific cloud tools for version 4.15.0-33
 linux-cloud-tools-4.15.0-33-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-33
 linux-cloud-tools-4.15.0-33-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-33
 linux-headers-4.15.0-33 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-33-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-33-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-33-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-hwe-cloud-tools-4.15.0-33 - Linux kernel version specific cloud tools for version 4.15.0-33
 linux-hwe-tools-4.15.0-33 - Linux kernel version specific tools for version 4.15.0-33
 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-33-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-33-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-33-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-33-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-33-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-33-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-33-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-33-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-33-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-33-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-33-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-33-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
 linux-tools-4.15.0-33-generic - Linux kernel version specific tools for version 4.15.0-33
 linux-tools-4.15.0-33-generic-lpae - Linux kernel version specific tools for version 4.15.0-33
 linux-tools-4.15.0-33-lowlatency - Linux kernel version specific tools for version 4.15.0-33
 md-modules-4.15.0-33-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-33-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-33-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-33-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-33-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-33-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-33-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-33-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-33-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-33-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-33-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-33-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-33-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-33-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-33-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-33-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-33-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-33-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-33-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-33-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-33-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-33-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 1787149 1787163
Changes:
 linux-hwe (4.15.0-33.36~16.04.1) xenial; urgency=medium
 .
   * linux-hwe: 4.15.0-33.36~16.04.1 -proposed tracker (LP: #1787163)
 .
   * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149)
 .
   * RTNL assertion failure on ipvlan (LP: #1776927)
     - ipvlan: drop ipv6 dependency
     - ipvlan: use per device spinlock to protect addrs list updates
     - SAUCE: fix warning from "ipvlan: drop ipv6 dependency"
 .
   * 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
 .
   * 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:
 3bf7b4c96dc618411e04cb2a7e328f5c6b4cfcf9 364234 block-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 71ff7983d0dc395721d7625341ad600b0322af9b 324750 crypto-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 9ee44de53de4e5eb2447f20c8284f97094ad87d8 4268 fat-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 d8a6e6beef49b1bbeaa1b24cd9bbfdb03b8c2a9e 13564 fb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 9c49702890ed6818958170cd7a649add224e1931 65336 firewire-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 2331ba567ce880eaad2cf4ccff79352c5c6efed1 34346 floppy-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 6dd92ce6e1e9479170209729510c58f0f1e0540d 1329066 fs-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 be554a018cb7e7cd6dafdd73c8b99cfa38e0f09b 696020 fs-secondary-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 a26453f0ea0e2f1f23a455508faf0f75101cd309 429818 input-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 11125450c19ac78a97505867cfced9ebd7f95cd3 61592 ipmi-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 0f441ef3e662e14da341f0693f49b95c94c80d51 209708 irda-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 9a87f8b301ed58d8c81d5d83dd901c19c189fd32 8844352 kernel-image-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 0bbd967664a91aa31384a0d32fd5426a8edb7b3c 1812 linux-cloud-tools-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 07a89078fc26f7b9ffe246afa788a9a63fbb6aa7 1826 linux-cloud-tools-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 9b2c9191667ba91d6d23e0d464511774111c76ff 1094792 linux-headers-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 364b644ee5a041ec8bc7d0aa87b42497fdceac94 1093124 linux-headers-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 e69ebfc73b78442c3e02edf91d2b5e9bbb7d663d 11024700 linux-headers-4.15.0-33_4.15.0-33.36~16.04.1_all.deb
 8c0be31e6fa0cb23617d05a6396bff51987ac4cf 858 linux-hwe-cloud-tools-4.15.0-33-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 6fca5890d04a2f1c117c0a4c825740abd22ce0b1 57154 linux-hwe-cloud-tools-4.15.0-33_4.15.0-33.36~16.04.1_amd64.deb
 9a4196647222e7ab5a71b7dd7e9c7352a5527586 880 linux-hwe-tools-4.15.0-33-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 9f35f39507fd5b1c416c0bb8b0860351d47204be 1316956 linux-hwe-tools-4.15.0-33_4.15.0-33.36~16.04.1_amd64.deb
 05c50b69b62a960d247b74ba869f55287e436e86 938 linux-hwe-udebs-generic_4.15.0-33.36~16.04.1_amd64.udeb
 36075bca082009bc3922cdc10bf22fee331c056d 15838187 linux-hwe_4.15.0-33.36~16.04.1_amd64.tar.gz
 bcebdd1a941bcf289dc9dad13d2f615d51c63a18 24473 linux-hwe_4.15.0-33.36~16.04.1_amd64_translations.tar.gz
 764fb9547ddd46d613174d98fc218ca28be5e116 623078720 linux-image-unsigned-4.15.0-33-generic-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 f68bcc3281d19cb23372ab2e47a64d05355aac1c 7926602 linux-image-unsigned-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 827f82d59c39c3ab8dacb56668c8d851ce9c884b 622963514 linux-image-unsigned-4.15.0-33-lowlatency-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 ab77852128c841602e2f84e712eac5411526ad3a 7974296 linux-image-unsigned-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 8e1149fb859b9d2b86e6fdeba17f06b831f94b91 12974624 linux-modules-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 03d89244d2e3e4f4e302830fed4faf64343db7a9 45684574 linux-modules-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 b253897adca6a9a9ea360641293c9e9f4a951ec8 32623746 linux-modules-extra-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 33432308af03e91928c2ca2fed177f8768d9501e 130141020 linux-source-4.15.0_4.15.0-33.36~16.04.1_all.deb
 29e310853a9af983cb4fde153954ec369796bdbd 1910 linux-tools-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 c0259d711f6013005de51a3411d194cb275361d4 1912 linux-tools-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 b1438c1d117cd5f424d3cb441ca5cd0159a36c20 284832 md-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 77ece927e5f8dc487edebfb379e43054668ffaa7 206622 message-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 fb1e8e299180ec2f0798853e4c7a34ee66203e14 58136 mouse-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 412470f9c786243ae5eac0edcc33a074cb681dd2 18272 multipath-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 6aa28bae53ea4ad32ad184a1e3d655d4c57c9246 510238 nfs-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 2b9839642167d294e96ba2800f560f5385435eed 4574640 nic-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 0e17880cb56f5fdc0f9f1a0765fc614df422842b 143968 nic-pcmcia-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 d6e37c8afb62ca52b183237faa2604e8bff720c4 543630 nic-shared-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 6f8fb303e4591187bf4d248a70f65553a1ccd7eb 315164 nic-usb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 27bd7ee7c59f415e0f043ed6ee5cf0bc0de48264 31670 parport-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 608268f890b36740b4ffb2f70ffcb8ef207a13dc 122494 pata-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 762b34034cc3ea154a793b0ba3d1cb39d00ffd4c 63244 pcmcia-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 953c23c53db64fe1c893849ebde4413a0cd09cc2 66006 pcmcia-storage-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 da826242c0cce8c5a495443f38f23dc3a048b0a6 8656 plip-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 53aada8d236ed9f6004def0415de47ebeb0ccc48 25094 ppp-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 f69b0e1f486e2dd683c481de78085100fd9c9378 94936 sata-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 3b5786a5d9fea4540400a08cd06c572b72d49595 2526198 scsi-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 1cbb175d90ce16ba8de2ff2d46eb417777966a09 92504 serial-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 44edb998802437e4990ee32cb30eac7416918ff8 50036 storage-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 9f457bbfea2ed62925a8686083fe0ae159ac22f3 139586 usb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 a16061981a4337209b4379e8d6e831ee0e4de02a 111808 virtio-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 b3c63dae859c75206adb4d7994c39488125132f3 25848 vlan-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
Checksums-Sha256:
 cffef29d2c40fef1438c58444ae8271b175070b35ac801c524d35e36f9ffd660 364234 block-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 b9cbb038f5df3fbccbce160b82d3e95f600f632b43593ba1532169eefc94932e 324750 crypto-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 0602a69fb687a064c94552471a5e3fddc6b8697b3fcfb5b645ee8b013b724eff 4268 fat-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 bfa47ae5e04841ccaa37980409df999513096dc54927b33c28d9dab0374fc176 13564 fb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 cd1a73178ad4ee713a0d26179cc452c0ba28a5854f7ab3f848f3f751b38afe70 65336 firewire-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 827a1f738ef7bc383a06a52af5f6ebdf14e15df57b4d781830afbac1baa21859 34346 floppy-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 e02169354b0f0b0eda7c24c19c308fbff348735c298f7317a09a2fcfe08bfbd9 1329066 fs-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 3de68f930082fea95a4597dd506f0517fb5079e26752e955b87d38222af44e44 696020 fs-secondary-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 b1a6e8252e01aa4a6e29e464610ac574663790c8e41ec9e0c86ef33ff0580e3d 429818 input-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 fb566ac6da3b771074109cac63461ba7a0511e35222321722d312469c636d194 61592 ipmi-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 9ec5e452721c326aaf48b441b5cec3ed6d44b7a4caf7c5fd8ae5fca35fd02be0 209708 irda-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 962331547d7fa10c179b5b6647dee502f233540742e63923c0e4c8d6077edfbc 8844352 kernel-image-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 d445785a5bf1fccaab89589472aa29f069413139c8d302ae681772d1dfc72090 1812 linux-cloud-tools-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 11b52c6a4853863a986306abcc4f0d7f65a17e8589f813544aa3dd474ee6a718 1826 linux-cloud-tools-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 df737792d3457919c4f54c975e0ca2adf68aff39c802478e3cba3cc064f260f4 1094792 linux-headers-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 e8b80803709487e453055e2514ceb4760e7b0fd87d4caf004f4129949cc876eb 1093124 linux-headers-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 b4d030002cfc5bcc74ef572091c3916c3437b2ee16a1f5654a1ab5c06ac5da74 11024700 linux-headers-4.15.0-33_4.15.0-33.36~16.04.1_all.deb
 ba01c1e843f4b96e0f89ef59d936dbab2ea887290cbad442f434e2d99d639275 858 linux-hwe-cloud-tools-4.15.0-33-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 f2afd7fd9ecc910b2b61e9ac25ad5d269dac200057c2cd8319e5aba9811d1f2a 57154 linux-hwe-cloud-tools-4.15.0-33_4.15.0-33.36~16.04.1_amd64.deb
 63399bc09eb0a1a0a38d869e2bda65344d6959d17e29220d5e69da7ec6f64bca 880 linux-hwe-tools-4.15.0-33-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 8e98964d442a1707a8c6652399d45326bf28dc4040f1b0324a8ea21eac4b664d 1316956 linux-hwe-tools-4.15.0-33_4.15.0-33.36~16.04.1_amd64.deb
 f6e93a47ff5b6a6d1ed7aa53833464c5bb927e8300a2cc1a042f163a40718103 938 linux-hwe-udebs-generic_4.15.0-33.36~16.04.1_amd64.udeb
 1225709efccf2ee1816d22ed890fe3d7b14a48b7d0731e25d622246ea0bd09bb 15838187 linux-hwe_4.15.0-33.36~16.04.1_amd64.tar.gz
 7677d1a42877c7fbb8ae922700cf1dce68e1737f3152bd5e6c7b87c76d078e06 24473 linux-hwe_4.15.0-33.36~16.04.1_amd64_translations.tar.gz
 d64d86de7a93c0f089f74d0f494567506af942a2183a7f569b380a4233e85fd4 623078720 linux-image-unsigned-4.15.0-33-generic-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 052655eb3b65fd60835ad8199e8a41002fac7345c49c47bcafb4d47494851195 7926602 linux-image-unsigned-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 7d69be932126571034766dff80189e4d31f87d9fc85d12bd4b21549dfb8a7f72 622963514 linux-image-unsigned-4.15.0-33-lowlatency-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 336ebec03ef67a53a845a8ffeb40ad2292d68dc2f48a8a2dd50b11bd08fe717d 7974296 linux-image-unsigned-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 ac16dcb6ab9db2fe15dcd6c9e90546dafca42d62e68ec6f62d9e2349202d080f 12974624 linux-modules-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 ec0677f1aae9097c760068da235bd6880a7efc242e424444716486cdf5bcf671 45684574 linux-modules-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 1573415e81a81e5ff3080b74a81ceebbc411e626da2164ebdb0a3cff4389c70c 32623746 linux-modules-extra-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 f423ffb15212649f943a19503adb8eacecef1f39ebf830f0b01e1d1231bc4f0d 130141020 linux-source-4.15.0_4.15.0-33.36~16.04.1_all.deb
 770fcd8f31cb36d7ed41f1c497c16be8b41051985fbd1ae2c44396ec29b25a82 1910 linux-tools-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 f87c0a088926de444f6916c36c4f46608b04b94df39edda47cfc584cd973ff56 1912 linux-tools-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 699a10eddea92133f2577584e858ef3faf98fc0e6f0966f05905630bf53e6960 284832 md-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 964e7910cf282484bc3076cfcdc79014c5a9d2c86532ed4f7e2e879ed7666243 206622 message-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 a2945dca88b29d1ddbd43aadb9e86a5cb0ef82cce2c7f5116a7f6d26ae33cb3d 58136 mouse-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 804ad0e15710480d87f52bbb6d858a7439ce43c57bbcb5a8fb138bf2ee93da10 18272 multipath-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 519ee87c503e399e7febd2b72b140779d95f9f1ba4ddf529f3cc057717465ca5 510238 nfs-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 8e0369e8959f609f2c755925fb47ef85e944235958b53566402b9015675a5b2b 4574640 nic-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 efe7f363385c1e30bdf85b87a1694b53b9162d8a318c70d40eaad99f51b021ec 143968 nic-pcmcia-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 27c764fd87390323320e8994e677d06755df5a60821199c5f91a0575ace91837 543630 nic-shared-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 a8e3c28e93ceffb62bf09e2e50170e5c77fc10a09b3846b3e6a1eab7b67662fb 315164 nic-usb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 c590fa26915e2d230744f39a76c37d5825def4c913f2e8dce0a659c1afa857ec 31670 parport-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 f2ea729022b1be7494c139ac91079dd06d4df6536567145078ad27cdb37918b2 122494 pata-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 80a06dd341ae226644e295fa157fa23186d7e8793e1dd23c7eed4792bf40dbcb 63244 pcmcia-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 cde04b6017f79c3f84f2de88a31a4df08618b034e1ae34d576795b3f19ae7753 66006 pcmcia-storage-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 02eff5cfece8b43efd5cee7a4f8ae2cade57b7abc0e821604858f6fd1b842587 8656 plip-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 efd7ade9be79f24c74d494286dcb2a71d51bcecf880d85e7863e85bcdbe5df80 25094 ppp-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 1138d03bef43cde5fc89a0f7f0addf1848550f58ae4a8daffc0e0ee53b7c5dda 94936 sata-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 28e7bd4ee302a0a9c9ab2e1a191acd848afc985287e5cd5737489c59568d7a39 2526198 scsi-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 fe3d0be797773fe222b06614e310b6e58d6ae2c3ca98feebdc997ba85d974710 92504 serial-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 6f50ebdb644bdc1fe595a17eaecc7bf66bd8d3f237feaa702950e15f34cddd24 50036 storage-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 54761b930d1fcae1ec7ddaa5bfeb3f12a062bd7ee1451410666d881fddd21c27 139586 usb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 d6521f03909ce1969e3deeac45def1d8ec5db22a09444ac1bfabd0b341b22cfb 111808 virtio-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 946acd47bea40ca58039eccb0b90dfd39c7e837135fc9353ebd1bc35b3b1e32d 25848 vlan-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
Files:
 4442ec20b5131de61ae692543488aab4 364234 debian-installer standard block-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 d8c695ddb5a2d029327e01141274879a 324750 debian-installer extra crypto-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 139b48b61e09755c4f35f13bc91f41b4 4268 debian-installer standard fat-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 08e975381d54c4db9e61802217ac9149 13564 debian-installer standard fb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 8ce5737dd009025337afea342012ad9b 65336 debian-installer standard firewire-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 e0403009d406cb65ec24fe77969c63d1 34346 debian-installer standard floppy-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 385633b504b1fc590e7fd7400b4ccb24 1329066 debian-installer standard fs-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 4a76f2c3536ce0a57b5710abf16ed981 696020 debian-installer standard fs-secondary-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 fc4741b58985bcb84f7d77e276a5af09 429818 debian-installer standard input-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 55dedd29f6920b89581e33aca0f3e6fb 61592 debian-installer standard ipmi-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 fd78e0b3bd99ab76772f2dcc4a023ff2 209708 debian-installer standard irda-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 aa137cbaa0d3a094744fbfc0d196fa70 8844352 debian-installer optional kernel-image-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 abe6356db26651365e47a10ba10964c2 1812 devel optional linux-cloud-tools-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 ca51205b725c27d65ec18e570d4d6958 1826 devel optional linux-cloud-tools-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 f7137b0c2331af6c4afd2932ea83e8b0 1094792 devel optional linux-headers-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 b85a629616eeb4646e9ef83b35297118 1093124 devel optional linux-headers-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 e2db7499cf08574cf0e64abaede4248e 11024700 devel optional linux-headers-4.15.0-33_4.15.0-33.36~16.04.1_all.deb
 114e0c8cd2dc1c9d70705c840798a6ca 858 devel extra linux-hwe-cloud-tools-4.15.0-33-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 90dc6fa7adfbc7580022e074184d104c 57154 devel optional linux-hwe-cloud-tools-4.15.0-33_4.15.0-33.36~16.04.1_amd64.deb
 3ab36dbb989692a4bebe69f136ae44d4 880 devel extra linux-hwe-tools-4.15.0-33-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 9ff29f4895d95be6a1a3a94b91727a46 1316956 devel optional linux-hwe-tools-4.15.0-33_4.15.0-33.36~16.04.1_amd64.deb
 dc83f6b31cf551552eb6c99ea74bffbf 938 debian-installer optional linux-hwe-udebs-generic_4.15.0-33.36~16.04.1_amd64.udeb
 f29c39fa99dac90b72cf20b91b925047 15838187 raw-signing - linux-hwe_4.15.0-33.36~16.04.1_amd64.tar.gz
 2fc24226ce022afb369dea8544ed616a 24473 raw-translations - linux-hwe_4.15.0-33.36~16.04.1_amd64_translations.tar.gz
 1f94c081a56ed2de4374377a371b2011 623078720 devel optional linux-image-unsigned-4.15.0-33-generic-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 017e3766fc9029723f874c142f16e316 7926602 kernel optional linux-image-unsigned-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 d79a1d10b2f8fa972ccf61e0c6f4b14c 622963514 devel optional linux-image-unsigned-4.15.0-33-lowlatency-dbgsym_4.15.0-33.36~16.04.1_amd64.ddeb
 71d34822f73e9dd0416d031b4d91f77d 7974296 kernel optional linux-image-unsigned-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 4fe314a1ef88bbbc82aa6ac64db692e7 12974624 kernel optional linux-modules-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 b37970f4e3a634f0fca91c14e872c605 45684574 kernel optional linux-modules-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 f02c48a15b3080af103fa6774d7d2e78 32623746 kernel optional linux-modules-extra-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 de6f0c29356f09e6eb408274487918ec 130141020 devel optional linux-source-4.15.0_4.15.0-33.36~16.04.1_all.deb
 f8649f74ec6fa9616472cd27f58c8c25 1910 devel optional linux-tools-4.15.0-33-generic_4.15.0-33.36~16.04.1_amd64.deb
 b0593fc6be4f68bcbd0cfa8584d3107b 1912 devel optional linux-tools-4.15.0-33-lowlatency_4.15.0-33.36~16.04.1_amd64.deb
 5c2ea89aedee390b5f6632e4e1e4f944 284832 debian-installer standard md-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 870f69d38c3ba227c35ddfcbb50db8d1 206622 debian-installer standard message-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 2082bf50d957c27a24ceba965b4238ef 58136 debian-installer extra mouse-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 b416f355ac86cf3c5247a48dc02b2bba 18272 debian-installer extra multipath-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 ef43ca8c90c85c584fbb1c027277b3ed 510238 debian-installer standard nfs-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 df7b6cb6f39f1ecfdff7daae34722dae 4574640 debian-installer standard nic-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 a22c8491e7f2e9914aefa31c26942323 143968 debian-installer standard nic-pcmcia-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 2953fe9f23439af1361933372173272f 543630 debian-installer standard nic-shared-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 5203c1c52365c6a2ab2c2498b248a568 315164 debian-installer standard nic-usb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 d7cc345d0f725f0be60c2b1175c1df05 31670 debian-installer standard parport-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 93ff4acba3f872dda8a1cfc33e9eef69 122494 debian-installer standard pata-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 7c0f6d9bffcdc48168aae874a69dcf41 63244 debian-installer standard pcmcia-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 6f190a0ed186108ddd3fa355e0ff5487 66006 debian-installer standard pcmcia-storage-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 51a70af5404fc67bb63d4d97100ba204 8656 debian-installer standard plip-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 38d311ef005c5fe5dea0a99cd8a87172 25094 debian-installer standard ppp-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 8997edf95076c069a069277a4292ee80 94936 debian-installer standard sata-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 fa5e0bdc5fdb92171fb1e98d2fa7b960 2526198 debian-installer standard scsi-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 f3bd2c83ddfe51e89812deb7688c58f6 92504 debian-installer standard serial-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 ddfc6d1466f283b48fb44fc383b8a6c5 50036 debian-installer standard storage-core-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 2be65d102bbb6f698bb90fd73b57bdbd 139586 debian-installer standard usb-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 4775b4d357d0b2af2e3e1fb8e28e463d 111808 debian-installer standard virtio-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
 c46908cca9334742e1242bb0676a2694 25848 debian-installer extra vlan-modules-4.15.0-33-generic-di_4.15.0-33.36~16.04.1_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list