]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - debian.master/changelog
UBUNTU: Ubuntu-4.15.0-15.16
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
index 22fe33cf01cdf29d3db9469a764967bb82b076c0..321863e0b935a3402eb0bea116bec5e1f81a5896 100644 (file)
+linux (4.15.0-15.16) bionic; urgency=medium
+
+  * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177)
+
+  * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
+    - PM / hibernate: Make passing hibernate offsets more friendly
+
+  * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
+    - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
+
+  * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
+    type(pseries-bionic) complaining "KVM implementation does not support
+    Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
+    - powerpc: Use feature bit for RTC presence rather than timebase presence
+    - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
+    - powerpc: Free up CPU feature bits on 64-bit machines
+    - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
+    - powerpc/powernv: Provide a way to force a core into SMT4 mode
+    - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
+    - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
+    - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
+
+  * Important Kernel fixes to be backported for Power9 (kvm) (LP: #1758910)
+    - powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
+
+  * Ubuntu 18.04 - IO Hang on some namespaces when running HTX with 16
+    namespaces  (Bolt / NVMe) (LP: #1757497)
+    - powerpc/64s: Fix lost pending interrupt due to race causing lost update to
+      irq_happened
+
+  * fwts-efi-runtime-dkms 18.03.00-0ubuntu1: fwts-efi-runtime-dkms kernel module
+    failed to build (LP: #1760876)
+    - [Packaging] include the retpoline extractor in the headers
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Wed, 04 Apr 2018 08:26:19 -0500
+
+linux (4.15.0-14.15) bionic; urgency=medium
+
+  * linux: 4.15.0-14.15 -proposed tracker (LP: #1760678)
+
+  * [Bionic] mlx4 ETH - mlnx_qos failed when set some TC to vendor
+    (LP: #1758662)
+    - net/mlx4_en: Change default QoS settings
+
+  * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
+    (LP: #1759312)
+    - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
+
+  * Bionic update to 4.15.15 stable release (LP: #1760585)
+    - net: dsa: Fix dsa_is_user_port() test inversion
+    - openvswitch: meter: fix the incorrect calculation of max delta_t
+    - qed: Fix MPA unalign flow in case header is split across two packets.
+    - tcp: purge write queue upon aborting the connection
+    - qed: Fix non TCP packets should be dropped on iWARP ll2 connection
+    - sysfs: symlink: export sysfs_create_link_nowarn()
+    - net: phy: relax error checking when creating sysfs link netdev->phydev
+    - devlink: Remove redundant free on error path
+    - macvlan: filter out unsupported feature flags
+    - net: ipv6: keep sk status consistent after datagram connect failure
+    - ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
+    - ipv6: sr: fix NULL pointer dereference when setting encap source address
+    - ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
+    - mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
+    - net: phy: Tell caller result of phy_change()
+    - ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
+    - net sched actions: return explicit error when tunnel_key mode is not
+      specified
+    - ppp: avoid loop in xmit recursion detection code
+    - rhashtable: Fix rhlist duplicates insertion
+    - test_rhashtable: add test case for rhltable with duplicate objects
+    - kcm: lock lower socket in kcm_attach
+    - sch_netem: fix skb leak in netem_enqueue()
+    - ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
+    - net: use skb_to_full_sk() in skb_update_prio()
+    - net: Fix hlist corruptions in inet_evict_bucket()
+    - s390/qeth: free netdevice when removing a card
+    - s390/qeth: when thread completes, wake up all waiters
+    - s390/qeth: lock read device while queueing next buffer
+    - s390/qeth: on channel error, reject further cmd requests
+    - soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
+    - dpaa_eth: fix error in dpaa_remove()
+    - dpaa_eth: remove duplicate initialization
+    - dpaa_eth: increment the RX dropped counter when needed
+    - dpaa_eth: remove duplicate increment of the tx_errors counter
+    - dccp: check sk for closed state in dccp_sendmsg()
+    - ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
+    - l2tp: do not accept arbitrary sockets
+    - net: ethernet: arc: Fix a potential memory leak if an optional regulator is
+      deferred
+    - net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY
+      interface
+    - net: fec: Fix unbalanced PM runtime calls
+    - net/iucv: Free memory obtained by kzalloc
+    - netlink: avoid a double skb free in genlmsg_mcast()
+    - net: Only honor ifindex in IP_PKTINFO if non-0
+    - net: systemport: Rewrite __bcm_sysport_tx_reclaim()
+    - qede: Fix qedr link update
+    - skbuff: Fix not waking applications when errors are enqueued
+    - team: Fix double free in error path
+    - Linux 4.15.15
+
+  * Ubuntu 18.04 [ WSP DD2.2 with stop4 and stop5 enabled ]: kdump fails to
+    capture dump when smt=2 or off. (LP: #1758206)
+    - powerpc/crash: Remove the test for cpu_online in the IPI callback
+    - powernv/kdump: Fix cases where the kdump kernel can get HMI's
+    - powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
+
+  * [Intel Ubuntu 18.04 Bug] Null pointer dereference, when disconnecting RAID
+    rebuild target (LP: #1759279)
+    - md: document lifetime of internal rdev pointer.
+
+  * [Feature]Crystal Ridge:add support for the platform capabilities NFIT sub-
+    table in ACPI 6.2A (LP: #1730829)
+    - ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
+    - acpi: nfit: Add support for detect platform CPU cache flush on power loss
+    - acpi: nfit: add persistent memory control flag for nd_region
+    - libnvdimm: expose platform persistence attribute for nd_region
+    - libnvdimm: re-enable deep flush for pmem devices via fsync()
+    - libnvdimm, nfit: fix persistence domain reporting
+
+  * Allow multiple mounts of zfs datasets (LP: #1759848)
+    - SAUCE: Allow mounting datasets more than once (LP: #1759848)
+
+  * Update Aquantia driver to fix various issues (LP: #1759303)
+    - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
+    - net: aquantia: Cleanup status flags accesses
+    - net: aquantia: Cleanup hardware access modules
+    - net: aquantia: Remove duplicate hardware descriptors declarations
+    - net: aquantia: Add const qualifiers for hardware ops tables
+    - net: aquantia: Simplify dependencies between pci modules
+    - net: aquantia: Eliminate aq_nic structure abstraction
+    - net: aquantia: Fix register definitions to linux style
+    - net: aquantia: Prepend hw access functions declarations with prefix
+    - net: aquantia: Fix internal stats calculation on rx
+    - net: aquantia: Introduce new device ids and constants
+    - net: aquantia: Introduce new AQC devices and capabilities
+    - net: aquantia: Convert hw and caps structures to const static pointers
+    - net: aquantia: Cleanup pci functions module
+    - net: aquantia: Remove create/destroy from hw ops
+    - net: aquantia: Change confusing no_ff_addr to more meaningful name
+    - net: aquantia: Introduce firmware ops callbacks
+    - net: aquantia: Introduce support for new firmware on AQC cards
+    - net: aquantia: Introduce global AQC hardware reset sequence
+    - net: aquantia: Report correct mediatype via ethtool
+    - net: aquantia: bump driver version to match aquantia internal numbering
+    - net: aquantia: Fix hardware reset when SPI may rarely hangup
+    - net: aquantia: Fix a regression with reset on old firmware
+    - net: aquantia: Change inefficient wait loop on fw data reads
+    - net: aquantia: Add tx clean budget and valid budget handling logic
+    - net: aquantia: Allow live mac address changes
+    - net: aquantia: Implement pci shutdown callback
+    - net: aquantia: driver version bump
+
+  * ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: cpu hotplug on boslcp3g4 guest
+    dumping call traces continuously. (LP: #1759722)
+    - blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk
+
+  * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
+    after hotplug CPU add operation. (LP: #1759723)
+    - genirq/affinity: assign vectors to all possible CPUs
+    - blk-mq: simplify queue mapping & schedule with each possisble CPU
+
+  * test_bpf fails (LP: #1756150)
+    - test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
+
+  * Bionic update to v4.15.14 stable release (LP: #1759655)
+    - MIPS: ralink: Remove ralink_halt()
+    - MIPS: ralink: Fix booting on MT7621
+    - MIPS: lantiq: Fix Danube USB clock
+    - MIPS: lantiq: Enable AHB Bus for USB
+    - MIPS: lantiq: ase: Enable MFD_SYSCON
+    - iio: chemical: ccs811: Corrected firmware boot/application mode transition
+    - iio: st_pressure: st_accel: pass correct platform data to init
+    - iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
+    - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
+    - ALSA: aloop: Sync stale timer before release
+    - ALSA: aloop: Fix access to not-yet-ready substream via cable
+    - ALSA: hda - Force polling mode on CFL for fixing codec communication
+    - ALSA: hda/realtek - Fix speaker no sound after system resume
+    - ALSA: hda/realtek - Fix Dell headset Mic can't record
+    - ALSA: hda/realtek - Always immediately update mute LED with pin VREF
+    - mmc: core: Fix tracepoint print of blk_addr and blksz
+    - mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
+    - mmc: block: fix updating ext_csd caches on ioctl call
+    - mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
+    - mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
+    - mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
+    - PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
+    - ahci: Add PCI-id for the Highpoint Rocketraid 644L card
+    - lockdep: fix fs_reclaim warning
+    - clk: bcm2835: Fix ana->maskX definitions
+    - clk: bcm2835: Protect sections updating shared registers
+    - clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops
+    - RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
+    - Drivers: hv: vmbus: Fix ring buffer signaling
+    - pinctrl: samsung: Validate alias coming from DT
+    - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
+    - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
+    - Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
+    - libata: fix length validation of ATAPI-relayed SCSI commands
+    - libata: remove WARN() for DMA or PIO command without data
+    - libata: don't try to pass through NCQ commands to non-NCQ devices
+    - libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
+    - libata: Enable queued TRIM for Samsung SSD 860
+    - libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
+    - libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
+    - libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
+    - sched, cgroup: Don't reject lower cpu.max on ancestors
+    - cgroup: fix rule checking for threaded mode switching
+    - nfsd: remove blocked locks on client teardown
+    - media: tegra-cec: reset rx_buf_cnt when start bit detected
+    - hugetlbfs: check for pgoff value overflow
+    - h8300: remove extraneous __BIG_ENDIAN definition
+    - mm/vmalloc: add interfaces to free unmapped page table
+    - x86/mm: implement free pmd/pte page interfaces
+    - mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
+    - mm/thp: do not wait for lock_page() in deferred_split_scan()
+    - mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
+    - Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
+    - drm/vmwgfx: Fix black screen and device errors when running without fbdev
+    - drm/vmwgfx: Fix a destoy-while-held mutex problem.
+    - drm/radeon: Don't turn off DP sink when disconnected
+    - drm/amd/display: We shouldn't set format_default on plane as atomic driver
+    - drm/amd/display: Add one to EDID's audio channel count when passing to DC
+    - drm: Reject getfb for multi-plane framebuffers
+    - drm: udl: Properly check framebuffer mmap offsets
+    - mm/vmscan: wake up flushers for legacy cgroups too
+    - module: propagate error in modules_open()
+    - acpi, numa: fix pxm to online numa node associations
+    - ACPI / watchdog: Fix off-by-one error at resource assignment
+    - libnvdimm, {btt, blk}: do integrity setup before add_disk()
+    - brcmfmac: fix P2P_DEVICE ethernet address generation
+    - rtlwifi: rtl8723be: Fix loss of signal
+    - tracing: probeevent: Fix to support minus offset from symbol
+    - mtdchar: fix usage of mtd_ooblayout_ecc()
+    - mtd: nand: fsl_ifc: Fix nand waitfunc return value
+    - mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
+    - mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
+    - staging: ncpfs: memory corruption in ncp_read_kernel()
+    - can: peak/pcie_fd: fix echo_skb is occupied! bug
+    - can: peak/pcie_fd: remove useless code when interface starts
+    - can: ifi: Repair the error handling
+    - can: ifi: Check core revision upon probe
+    - can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
+    - can: cc770: Fix queue stall & dropped RTR reply
+    - can: cc770: Fix use after free in cc770_tx_interrupt()
+    - tty: vt: fix up tabstops properly
+    - x86/entry/64: Don't use IST entry for #BP stack
+    - selftests/x86/ptrace_syscall: Fix for yet more glibc interference
+    - x86/vsyscall/64: Use proper accessor to update P4D entry
+    - x86/efi: Free efi_pgd with free_pages()
+    - posix-timers: Protect posix clock array access against speculation
+    - kvm/x86: fix icebp instruction handling
+    - x86/build/64: Force the linker to use 2MB page size
+    - x86/boot/64: Verify alignment of the LOAD segment
+    - hwmon: (k10temp) Only apply temperature offset if result is positive
+    - hwmon: (k10temp) Add temperature offset for Ryzen 1900X
+    - perf/x86/intel/uncore: Fix Skylake UPI event format
+    - perf stat: Fix CVS output format for non-supported counters
+    - perf/core: Fix ctx_event_type in ctx_resched()
+    - trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type
+      programs
+    - perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
+    - perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake
+      servers
+    - iio: ABI: Fix name of timestamp sysfs file
+    - iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
+    - iio: imu: st_lsm6dsx: introduce conf_lock mutex
+    - staging: android: ion: Zero CMA allocated memory
+    - kbuild: disable clang's default use of -fmerge-all-constants
+    - bpf: skip unnecessary capability check
+    - bpf, x64: increase number of passes
+    - Linux 4.15.14
+
+  * System fails to start (boot) on battery due to read-only root file-system
+    (LP: #1726930) // Bionic update to v4.15.14 stable release (LP: #1759655)
+    - libata: disable LPM for Crucial BX100 SSD 500GB drive
+
+  * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
+    - thunderbolt: Resume control channel after hibernation image is created
+    - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
+    - thunderbolt: Handle connecting device in place of host properly
+    - thunderbolt: Do not overwrite error code when domain adding fails
+    - thunderbolt: Wait a bit longer for root switch config space
+    - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
+    - thunderbolt: Handle rejected Thunderbolt devices
+    - thunderbolt: Factor common ICM add and update operations out
+    - thunderbolt: Correct function name in kernel-doc comment
+    - thunderbolt: Add tb_switch_get()
+    - thunderbolt: Add tb_switch_find_by_route()
+    - thunderbolt: Add tb_xdomain_find_by_route()
+    - thunderbolt: Add constant for approval timeout
+    - thunderbolt: Move driver ready handling to struct icm
+    - thunderbolt: Add 'boot' attribute for devices
+    - thunderbolt: Add support for preboot ACL
+    - Documentation/admin-guide: fixes for thunderbolt.rst
+    - thunderbolt: Introduce USB only (SL4) security level
+    - thunderbolt: Add support for Intel Titan Ridge
+
+  * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
+    - ath10k: update the IRAM bank number for QCA9377
+
+  * nfp: fix disabling on hw-tc-offload in flower (LP: #1752828)
+    - nfp: bpf: require ETH table
+    - nfp: don't advertise hw-tc-offload on non-port netdevs
+    - nfp: forbid disabling hw-tc-offload on representors while offload active
+
+  * Fix an issue that when system in S3, USB keyboard can't wake up the system.
+    (LP: #1759511)
+    - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
+
+  * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
+    - [Packaging] retpoline -- add safe usage hint support
+    - [Packaging] retpoline-check -- only report additions
+    - [Packaging] retpoline -- widen indirect call/jmp detection
+    - [Packaging] retpoline -- elide %rip relative indirections
+    - [Packaging] retpoline -- clear hint information from packages
+    - SAUCE: apm -- annotate indirect calls within
+      firmware_restrict_branch_speculation_{start,end}
+    - SAUCE: EFI -- annotate indirect calls within
+      firmware_restrict_branch_speculation_{start,end}
+    - SAUCE: early/late -- annotate indirect calls in early/late initialisation
+      code
+    - SAUCE: vga_set_mode -- avoid jump tables
+    - [Config] retpoine -- switch to new format
+
+  * zfs system process hung on container stop/delete (LP: #1754584)
+    - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
+    - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
+    - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
+
+  * Important KVM fixes for ppc64el (LP: #1759045)
+    - KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
+    - KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
+    - KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
+    - KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
+    - KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
+    - KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
+    - KVM: PPC: Book3S HV: Fix duplication of host SLB entries
+
+  * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
+    (LP: #1755073)
+    - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
+
+  * Update to ocxl driver (LP: #1755161)
+    - ocxl: fix signed comparison with less than zero
+    - ocxl: Fix potential bad errno on irq allocation
+    - ocxl: Add get_metadata IOCTL to share OCXL information to userspace
+
+  * CAPI Flash (cxlflash) update (LP: #1752672)
+    - scsi: cxlflash: Update cxl-specific arguments to generic cookie
+    - scsi: cxlflash: Explicitly cache number of interrupts per context
+    - scsi: cxlflash: Remove embedded CXL work structures
+    - scsi: cxlflash: Adapter context init can return error
+    - scsi: cxlflash: Staging to support future accelerators
+    - SAUCE: cxlflash: Preserve number of interrupts for master contexts
+    - SAUCE: cxlflash: Avoid clobbering context control register value
+    - SAUCE: cxlflash: Add argument identifier names
+    - SAUCE: cxlflash: Introduce OCXL backend
+    - SAUCE: cxlflash: Hardware AFU for OCXL
+    - SAUCE: cxlflash: Read host function configuration
+    - SAUCE: cxlflash: Setup function acTag range
+    - SAUCE: cxlflash: Read host AFU configuration
+    - SAUCE: cxlflash: Setup AFU acTag range
+    - SAUCE: cxlflash: Setup AFU PASID
+    - SAUCE: cxlflash: Adapter context support for OCXL
+    - SAUCE: cxlflash: Use IDR to manage adapter contexts
+    - SAUCE: cxlflash: Support adapter file descriptors for OCXL
+    - SAUCE: cxlflash: Support adapter context discovery
+    - SAUCE: cxlflash: Support image reload policy modification
+    - SAUCE: cxlflash: MMIO map the AFU
+    - SAUCE: cxlflash: Support starting an adapter context
+    - SAUCE: cxlflash: Support process specific mappings
+    - SAUCE: cxlflash: Support AFU state toggling
+    - SAUCE: cxlflash: Support reading adapter VPD data
+    - SAUCE: cxlflash: Setup function OCXL link
+    - SAUCE: cxlflash: Setup OCXL transaction layer
+    - SAUCE: cxlflash: Support process element lifecycle
+    - SAUCE: cxlflash: Support AFU interrupt management
+    - SAUCE: cxlflash: Support AFU interrupt mapping and registration
+    - SAUCE: cxlflash: Support starting user contexts
+    - SAUCE: cxlflash: Support adapter context polling
+    - SAUCE: cxlflash: Support adapter context reading
+    - SAUCE: cxlflash: Support adapter context mmap and release
+    - SAUCE: cxlflash: Support file descriptor mapping
+    - SAUCE: cxlflash: Introduce object handle fop
+    - SAUCE: cxlflash: Setup LISNs for user contexts
+    - SAUCE: cxlflash: Setup LISNs for master contexts
+    - SAUCE: cxlflash: Update synchronous interrupt status bits
+    - SAUCE: cxlflash: Introduce OCXL context state machine
+    - SAUCE: cxlflash: Register for translation errors
+    - SAUCE: cxlflash: Support AFU reset
+    - SAUCE: cxlflash: Enable OCXL operations
+
+  * [Feature][CFL] Enable pmc_core driver for H, S, and U SKUs (LP: #1730770)
+    - platform/x86: intel_pmc_core: Remove unused EXPORTED API
+    - platform/x86: intel_pmc_core: Change driver to a module
+    - platform/x86: intel_pmc_core: Fix file permission warnings
+    - platform/x86: intel_pmc_core: Refactor debugfs entries
+    - platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
+    - platform/x86: intel_pmc_core: Convert to ICPU macro
+    - platform/x86: intel_pmc_core: Remove unused header file
+    - ACPI / LPIT: Export lpit_read_residency_count_address()
+    - platform/x86: intel_pmc_core: Read base address from LPIT
+    - x86/cpu: Add Cannonlake to Intel family
+    - platform/x86: intel_pmc_core: Add CannonLake PCH support
+    - platform/x86: intel_pmc_core: Special case for Coffeelake
+
+  * Cpu utilization showing system time for kvm guests (performance) (sysstat)
+    (LP: #1755979)
+    - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
+
+  * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
+    (LP: #1736393)
+    - SAUCE: drm/i915:Don't set chip specific data
+    - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
+
+  * [Bug] ISH support for CFL-H (LP: #1739522)
+    - HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
+
+  * ath9k can't connect to wifi AP (LP: #1727228)
+    - ath9k: add MSI support
+    - ath9k: add a quirk to set use_msi automatically
+
+  * [P9,Power NV][Witherspoon][Ubuntu 18.04][Perf] : PMU events by name it is
+    not listed under perf list (LP: #1755470)
+    - iperf vendor events: Use more flexible pattern matching for CPU
+      identification for mapfile.csv
+
+  * zed process consuming 100% cpu (LP: #1751796)
+    - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
+
+  * Bionic update to 4.15.13 stable release (LP: #1758886)
+    - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura
+      controllers
+    - staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
+    - drm/amdgpu: use polling mem to set SDMA3 wptr for VF
+    - Bluetooth: hci_qca: Avoid setup failure on missing rampatch
+    - Bluetooth: btqcomsmd: Fix skb double free corruption
+    - cpufreq: longhaul: Revert transition_delay_us to 200 ms
+    - media: c8sectpfe: fix potential NULL pointer dereference in
+      c8sectpfe_timer_interrupt
+    - drm/msm: fix leak in failed get_pages
+    - IB/ipoib: Warn when one port fails to initialize
+    - RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
+    - hv_netvsc: Fix the receive buffer size limit
+    - hv_netvsc: Fix the TX/RX buffer default sizes
+    - tcp: allow TLP in ECN CWR
+    - spi: sh-msiof: Avoid writing to registers from spi_master.setup()
+    - libbpf: prefer global symbols as bpf program name source
+    - rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
+    - rtlwifi: always initialize variables given to RT_TRACE()
+    - media: bt8xx: Fix err 'bt878_probe()'
+    - ath10k: handling qos at STA side based on AP WMM enable/disable
+    - media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
+    - qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
+    - tty: goldfish: Enable 'earlycon' only if built-in
+    - serial: 8250_dw: Disable clock on error
+    - cros_ec: fix nul-termination for firmware build info
+    - watchdog: Fix potential kref imbalance when opening watchdog
+    - watchdog: Fix kref imbalance seen if handle_boot_enabled=0
+    - platform/chrome: Use proper protocol transfer function
+    - dmaengine: zynqmp_dma: Fix race condition in the probe
+    - drm/tilcdc: ensure nonatomic iowrite64 is not used
+    - mmc: avoid removing non-removable hosts during suspend
+    - mmc: block: fix logical error to avoid memory leak
+    - /dev/mem: Add bounce buffer for copy-out
+    - net: phy: meson-gxl: check phy_write return value
+    - sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
+    - sfp: fix non-detection of PHY
+    - media: s5p-mfc: Fix lock contention - request_firmware() once
+    - rtc: ac100: Fix multiple race conditions
+    - IB/ipoib: Avoid memory leak if the SA returns a different DGID
+    - RDMA/cma: Use correct size when writing netlink stats
+    - IB/umem: Fix use of npages/nmap fields
+    - iser-target: avoid reinitializing rdma contexts for isert commands
+    - bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
+    - vgacon: Set VGA struct resource types
+    - omapdrm: panel: fix compatible vendor string for td028ttec1
+    - mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
+    - drm/omap: DMM: Check for DMM readiness after successful transaction commit
+    - pty: cancel pty slave port buf's work in tty_release
+    - coresight: Fix disabling of CoreSight TPIU
+    - PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
+    - PCI: endpoint: Fix find_first_zero_bit() usage
+    - PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
+    - media: davinci: fix a debug printk
+    - clk: check ops pointer on clock register
+    - dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
+    - clk: use round rate to bail out early in set_rate
+    - pinctrl: Really force states during suspend/resume
+    - pinctrl: rockchip: enable clock when reading pin direction register
+    - iommu/vt-d: clean up pr_irq if request_threaded_irq fails
+    - ip6_vti: adjust vti mtu according to mtu of lower device
+    - ip_gre: fix error path when erspan_rcv failed
+    - ip_gre: fix potential memory leak in erspan_rcv
+    - soc: qcom: smsm: fix child-node lookup
+    - RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
+    - ARM: dts: aspeed-evb: Add unit name to memory node
+    - nfsd4: permit layoutget of executable-only files
+    - clk: at91: pmc: Wait for clocks when resuming
+    - clk: Don't touch hardware when reparenting during registration
+    - clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
+    - clk: si5351: Rename internal plls to avoid name collisions
+    - crypto: artpec6 - set correct iv size for gcm(aes)
+    - hwrng: core - Clean up RNG list when last hwrng is unregistered
+    - dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
+    - IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
+    - IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
+    - RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
+    - serial: 8250_pci: Don't fail on multiport card class
+    - RDMA/core: Do not use invalid destination in determining port reuse
+    - clk: migrate the count of orphaned clocks at init
+    - RDMA/ucma: Fix access to non-initialized CM_ID object
+    - RDMA/ucma: Don't allow join attempts for unsupported AF family
+    - Linux 4.15.13
+
+  * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
+    "always" (LP: #1753708)
+    - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
+
+  * Bionic update to 4.15.12 stable release (LP: #1757465)
+    - x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
+    - x86/cpufeatures: Add Intel PCONFIG cpufeature
+    - selftests/x86/entry_from_vm86: Exit with 1 if we fail
+    - selftests/x86/entry_from_vm86: Add test cases for POPF
+    - x86/vm86/32: Fix POPF emulation
+    - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on
+      32-bit kernels
+    - x86/speculation: Remove Skylake C2 from Speculation Control microcode
+      blacklist
+    - KVM: x86: Fix device passthrough when SME is active
+    - x86/mm: Fix vmalloc_fault to use pXd_large
+    - parisc: Handle case where flush_cache_range is called with no context
+    - ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
+    - ALSA: hda - Revert power_save option default value
+    - ALSA: seq: Fix possible UAF in snd_seq_check_queue()
+    - ALSA: seq: Clear client entry before deleting else at closing
+    - drm/nouveau/bl: Fix oops on driver unbind
+    - drm/nouveau/mmu: ALIGN_DOWN correct variable
+    - drm/amdgpu: fix prime teardown order
+    - drm/radeon: fix prime teardown order
+    - drm/amdgpu/dce: Don't turn off DP sink when disconnected
+    - fs: Teach path_connected to handle nfs filesystems with multiple roots.
+    - KVM: arm/arm64: Reduce verbosity of KVM init log
+    - KVM: arm/arm64: Reset mapped IRQs on VM reset
+    - kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
+    - KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
+    - lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
+    - fs/aio: Add explicit RCU grace period when freeing kioctx
+    - fs/aio: Use RCU accessors for kioctx_table->table[]
+    - RDMAVT: Fix synchronization around percpu_ref
+    - irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
+    - nvme: fix subsystem multiple controllers support check
+    - xfs: preserve i_rdev when recycling a reclaimable inode
+    - btrfs: Fix NULL pointer exception in find_bio_stripe
+    - btrfs: add missing initialization in btrfs_check_shared
+    - btrfs: alloc_chunk: fix DUP stripe size handling
+    - btrfs: Fix use-after-free when cleaning up fs_devs with a single stale
+      device
+    - btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
+    - btrfs: Fix memory barriers usage with device stats counters
+    - scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
+    - scsi: qla2xxx: Fix NULL pointer access for fcport structure
+    - scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
+    - scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
+    - usb: dwc2: fix STM32F7 USB OTG HS compatible
+    - dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
+    - USB: gadget: udc: Add missing platform_device_put() on error in
+      bdc_pci_probe()
+    - usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
+    - usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
+    - usb: dwc3: of-simple: fix oops by unbalanced clk disable call
+    - usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
+    - phy: phy-brcm-usb: Fix two DT properties to match bindings doc
+    - phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
+    - phy: phy-brcm-usb-init: DRD mode can cause crash on startup
+    - phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
+    - Linux 4.15.12
+
+  * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
+    (LP: #1757228)
+    - cxl: Fix timebase synchronization status on P9
+
+  * [Feature][GLK] Enable L2 CDP (Code and Data Prioritization) (LP: #1737873)
+    - x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
+    - x86/intel_rdt: Add command line parameter to control L2_CDP
+
+  * [Feature] Crystal Ridge-Restrict DAX to configurations with struct page
+    (LP: #1751724)
+    - mm, dax: introduce pfn_t_special()
+    - ext2: auto disable dax instead of failing mount
+    - ext4: auto disable dax instead of failing mount
+    - dax: require 'struct page' by default for filesystem dax
+    - Config: Enable CONFIG_FS_DAX_LIMITED
+
+  * Bionic update to 4.15.11 stable release (LP: #1756978)
+    - x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
+    - ASoC: sun4i-i2s: Fix RX slot number of SUN8I
+    - ASoC: sgtl5000: Fix suspend/resume
+    - ASoC: wm_adsp: For TLV controls only register TLV get/set
+    - ASoC: rt5651: Fix regcache sync errors on resume
+    - usb: host: xhci-rcar: add support for r8a77965
+    - xhci: Fix front USB ports on ASUS PRIME B350M-A
+    - xhci: fix endpoint context tracer output
+    - serial: sh-sci: prevent lockup on full TTY buffers
+    - tty/serial: atmel: add new version check for usart
+    - uas: fix comparison for error code
+    - staging: comedi: fix comedi_nsamples_left.
+    - staging: android: ashmem: Fix lockdep issue during llseek
+    - scsi: sd_zbc: Fix potential memory leak
+    - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
+    - usbip: vudc: fix null pointer dereference on udc->lock
+    - usb: quirks: add control message delay for 1b1c:1b20
+    - usb: usbmon: Read text within supplied buffer size
+    - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
+    - usb: dwc3: Fix lock-up on ID change during system suspend/resume
+    - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
+    - serial: core: mark port as initialized in autoconfig
+    - earlycon: add reg-offset to physical address before mapping
+    - dm mpath: fix passing integrity data
+    - Revert "btrfs: use proper endianness accessors for super_copy"
+    - gfs2: Clean up {lookup,fillup}_metapath
+    - gfs2: Fixes to "Implement iomap for block_map" (2)
+    - drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
+    - spi: imx: Fix failure path leak on GPIO request error correctly
+    - HID: multitouch: Only look at non touch fields in first packet of a frame
+    - KVM: PPC: Book3S HV: Avoid shifts by negative amounts
+    - drm/edid: set ELD connector type in drm_edid_to_eld()
+    - dma-buf/fence: Fix lock inversion within dma-fence-array
+    - video/hdmi: Allow "empty" HDMI infoframes
+    - KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
+    - HID: elo: clear BTN_LEFT mapping
+    - iwlwifi: mvm: rs: don't override the rate history in the search cycle
+    - ARM: dts: koelsch: Move cec_clock to root node
+    - clk: meson: gxbb: fix wrong clock for SARADC/SANA
+    - ARM: dts: exynos: Correct Trats2 panel reset line
+    - drm/amdgpu: fix get_max_engine_clock_in_mhz
+    - staging: rtl8822be: fix missing null check on dev_alloc_skb return
+    - typec: tcpm: fusb302: Resolve out of order messaging events
+    - USB: ledtrig-usbport: fix of-node leak
+    - dt-bindings: serial: Add common rs485 binding for RTS polarity
+    - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
+    - sched: Stop resched_cpu() from sending IPIs to offline CPUs
+    - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
+    - crypto: ecc - Fix NULL pointer deref. on no default_rng
+    - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
+    - crypto: cavium - fix memory leak on info
+    - test_firmware: fix setting old custom fw path back on exit
+    - drm/vblank: Fix vblank timestamp debugs
+    - net: ieee802154: adf7242: Fix bug if defined DEBUG
+    - rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
+    - perf report: Fix -D output for user metadata events
+    - net: xfrm: allow clearing socket xfrm policies.
+    - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
+    - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
+    - net: thunderx: Set max queue count taking XDP_TX into account
+    - ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
+    - ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
+    - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
+    - userns: Don't fail follow_automount based on s_user_ns
+    - xfrm: Fix xfrm_replay_overflow_offload_esn
+    - leds: pm8058: Silence pointer to integer size warning
+    - bpf: fix stack state printing in verifier log
+    - power: supply: sbs-message: double left shift bug in sbsm_select()
+    - power: supply: ab8500_charger: Fix an error handling path
+    - power: supply: ab8500_charger: Bail out in case of error in
+      'ab8500_charger_init_hw_registers()'
+    - drm/etnaviv: make THERMAL selectable
+    - iio: adc: ina2xx: Shift bus voltage register to mask flag bits
+    - iio: health: max30102: Add power enable parameter to get_temp function
+    - ath10k: update tdls teardown state to target
+    - cpufreq: Fix governor module removal race
+    - KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
+    - drm/amdgpu:fix random missing of FLR NOTIFY
+    - scsi: ses: don't ask for diagnostic pages repeatedly during probe
+    - pwm: stmpe: Fix wrong register offset for hwpwm=2 case
+    - drm/sun4i: Fix format mask in DE2 driver
+    - pinctrl: sh-pfc: r8a7791: Add can_clk function
+    - pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using
+      STP_ISEN_1_D
+    - perf annotate: Fix unnecessary memory allocation for s390x
+    - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
+    - iwlwifi: mvm: avoid dumping assert log when device is stopped
+    - drm/amdgpu:fix virtual dce bug
+    - drm/amdgpu: fix amdgpu_sync_resv v2
+    - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
+    - clk: qcom: msm8916: fix mnd_width for codec_digcodec
+    - mwifiex: cfg80211: do not change virtual interface during scan processing
+    - ath10k: fix invalid STS_CAP_OFFSET_MASK
+    - tools/usbip: fixes build with musl libc toolchain
+    - spi: sun6i: disable/unprepare clocks on remove
+    - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
+    - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
+    - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
+    - scsi: dh: add new rdac devices
+    - clk: renesas: r8a77970: Add LVDS clock
+    - staging: fsl-dpaa2/eth: Fix access to FAS field
+    - media: vsp1: Prevent suspending and resuming DRM pipelines
+    - dm raid: fix raid set size revalidation
+    - media: cpia2: Fix a couple off by one bugs
+    - media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
+    - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
+    - net: sched: drop qdisc_reset from dev_graft_qdisc
+    - veth: set peer GSO values
+    - drm/amdkfd: Fix memory leaks in kfd topology
+    - powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled
+      context
+    - arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
+    - agp/intel: Flush all chipset writes after updating the GGTT
+    - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
+    - mac80211: remove BUG() when interface type is invalid
+    - crypto: caam/qi - use correct print specifier for size_t
+    - ASoC: nuc900: Fix a loop timeout test
+    - mmc: mmc_test: Ensure command queue is disabled for testing
+    - Fix misannotated out-of-line _copy_to_user()
+    - ipvlan: add L2 check for packets arriving via virtual devices
+    - rcutorture/configinit: Fix build directory error message
+    - locking/locktorture: Fix num reader/writer corner cases
+    - ima: relax requiring a file signature for new files with zero length
+    - IB/mlx5: revisit -Wmaybe-uninitialized warning
+    - dmaengine: qcom_hidma: check pending interrupts
+    - drm/i915/glk: Disable Guc and HuC on GLK
+    - Linux 4.15.11
+    - Config: Enable CONFIG_DRM_ETNAVIV_THERMAL=y
+
+  * [FFE][Feature] KVM CLX avx512_vnni (LP: #1739665)
+    - KVM: x86: add support for UMIP
+    - KVM: Expose new cpu features to guest
+
+  * Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode
+    guests(ubuntu14.04.5) (kvm) (LP: #1756254)
+    - KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
+
+  * Allow hugepage backing for "p8compat" mode kvm guests (LP: #1754206)
+    - KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
+
+  * [Bug][KVM][Crystal Ridge] Terrible performance of vNVDIMM on QEMU with
+    device DAX backend (LP: #1745899)
+    - x86/mm: add a function to check if a pfn is UC/UC-/WC
+    - KVM: MMU: consider host cache mode in MMIO page check
+
+  * nfp: read ME frequency from vNIC ctrl memory (LP: #1752818)
+    - nfp: add TLV capabilities to the BAR
+    - nfp: read ME frequency from vNIC ctrl memory
+    - nfp: fix TLV offset calculation
+
+  * Miscellaneous Ubuntu changes
+    - [Packaging] skip cloud tools packaging when not building package
+    - [Packaging] final-checks -- remove check for empty retpoline files
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Mon, 02 Apr 2018 15:43:20 -0300
+
+linux (4.15.0-13.14) bionic; urgency=medium
+
+  * linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
+
+  * devpts: handle bind-mounts (LP: #1755857)
+    - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
+    - SAUCE: devpts: resolve devpts bind-mounts
+    - SAUCE: devpts: comment devpts_mntget()
+    - SAUCE: selftests: add devpts selftests
+
+  * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
+    - d-i: add hisi_sas_v3_hw to scsi-modules
+
+  * [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
+    (LP: #1756097)
+    - RDMA/hns: Refactor eq code for hip06
+    - RDMA/hns: Add eq support of hip08
+    - RDMA/hns: Add detailed comments for mb() call
+    - RDMA/hns: Add rq inline data support for hip08 RoCE
+    - RDMA/hns: Update the usage of sr_max and rr_max field
+    - RDMA/hns: Set access flags of hip08 RoCE
+    - RDMA/hns: Filter for zero length of sge in hip08 kernel mode
+    - RDMA/hns: Fix QP state judgement before sending work requests
+    - RDMA/hns: Assign dest_qp when deregistering mr
+    - RDMA/hns: Fix endian problems around imm_data and rkey
+    - RDMA/hns: Assign the correct value for tx_cqn
+    - RDMA/hns: Create gsi qp in hip08
+    - RDMA/hns: Add gsi qp support for modifying qp in hip08
+    - RDMA/hns: Fill sq wqe context of ud type in hip08
+    - RDMA/hns: Assign zero for pkey_index of wc in hip08
+    - RDMA/hns: Update the verbs of polling for completion
+    - RDMA/hns: Set the guid for hip08 RoCE device
+    - net: hns3: Refactor of the reset interrupt handling logic
+    - net: hns3: Add reset service task for handling reset requests
+    - net: hns3: Refactors the requested reset & pending reset handling code
+    - net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
+    - net: hns3: Add mailbox support to VF driver
+    - net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
+    - net: hns3: Add HNS3 VF driver to kernel build framework
+    - net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
+    - net: hns3: Add mailbox support to PF driver
+    - net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
+    - net: hns3: Add mailbox interrupt handling to PF driver
+    - net: hns3: add support to query tqps number
+    - net: hns3: add support to modify tqps number
+    - net: hns3: change the returned tqp number by ethtool -x
+    - net: hns3: free the ring_data structrue when change tqps
+    - net: hns3: get rss_size_max from configuration but not hardcode
+    - net: hns3: add a mask initialization for mac_vlan table
+    - net: hns3: add vlan offload config command
+    - net: hns3: add ethtool related offload command
+    - net: hns3: add handling vlan tag offload in bd
+    - net: hns3: cleanup mac auto-negotiation state query
+    - net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
+    - net: hns3: add support for set_pauseparam
+    - net: hns3: add support to update flow control settings after autoneg
+    - net: hns3: add Asym Pause support to phy default features
+    - net: hns3: add support for querying advertised pause frame by ethtool ethx
+    - net: hns3: Increase the default depth of bucket for TM shaper
+    - net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
+    - net: hns3: hns3_get_channels() can be static
+    - net: hns3: Add ethtool interface for vlan filter
+    - net: hns3: Disable VFs change rxvlan offload status
+    - net: hns3: Unify the strings display of packet statistics
+    - net: hns3: Fix spelling errors
+    - net: hns3: Remove repeat statistic of rx_errors
+    - net: hns3: Modify the update period of packet statistics
+    - net: hns3: Mask the packet statistics query when NIC is down
+    - net: hns3: Fix an error of total drop packet statistics
+    - net: hns3: Fix a loop index error of tqp statistics query
+    - net: hns3: Fix an error macro definition of HNS3_TQP_STAT
+    - net: hns3: Remove a useless member of struct hns3_stats
+    - net: hns3: Add packet statistics of netdev
+    - net: hns3: Fix a response data read error of tqp statistics query
+    - net: hns3: fix for updating fc_mode_last_time
+    - net: hns3: fix for setting MTU
+    - net: hns3: fix for changing MTU
+    - net: hns3: add MTU initialization for hardware
+    - net: hns3: fix for not setting pause parameters
+    - net: hns3: remove redundant semicolon
+    - net: hns3: Add more packet size statisctics
+    - Revert "net: hns3: Add packet statistics of netdev"
+    - net: hns3: report the function type the same line with hns3_nic_get_stats64
+    - net: hns3: add ethtool_ops.get_channels support for VF
+    - net: hns3: remove TSO config command from VF driver
+    - net: hns3: add ethtool_ops.get_coalesce support to PF
+    - net: hns3: add ethtool_ops.set_coalesce support to PF
+    - net: hns3: refactor interrupt coalescing init function
+    - net: hns3: refactor GL update function
+    - net: hns3: remove unused GL setup function
+    - net: hns3: change the unit of GL value macro
+    - net: hns3: add int_gl_idx setup for TX and RX queues
+    - net: hns3: add feature check when feature changed
+    - net: hns3: check for NULL function pointer in hns3_nic_set_features
+    - net: hns: Fix for variable may be used uninitialized warnings
+    - net: hns3: add support for get_regs
+    - net: hns3: add manager table initialization for hardware
+    - net: hns3: add ethtool -p support for fiber port
+    - net: hns3: add net status led support for fiber port
+    - net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
+    - net: hns3: add get/set_coalesce support to VF
+    - net: hns3: add int_gl_idx setup for VF
+    - [Config]: enable CONFIG_HNS3_HCLGEVF as module.
+
+  * [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
+    - KVM: arm64: Store vcpu on the stack during __guest_enter()
+    - KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
+    - KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
+    - arm64: alternatives: use tpidr_el2 on VHE hosts
+    - KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
+    - Docs: dt: add devicetree binding for describing arm64 SDEI firmware
+    - firmware: arm_sdei: Add driver for Software Delegated Exceptions
+    - arm64: Add vmap_stack header file
+    - arm64: uaccess: Add PAN helper
+    - arm64: kernel: Add arch-specific SDEI entry code and CPU masking
+    - firmware: arm_sdei: Add support for CPU and system power states
+    - firmware: arm_sdei: add support for CPU private events
+    - arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
+    - firmware: arm_sdei: Discover SDEI support via ACPI
+    - arm64: sysreg: Move to use definitions for all the SCTLR bits
+    - arm64: cpufeature: Detect CPU RAS Extentions
+    - arm64: kernel: Survive corrected RAS errors notified by SError
+    - arm64: Unconditionally enable IESB on exception entry/return for firmware-
+      first
+    - arm64: kernel: Prepare for a DISR user
+    - KVM: arm/arm64: mask/unmask daif around VHE guests
+    - KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
+    - KVM: arm64: Save/Restore guest DISR_EL1
+    - KVM: arm64: Save ESR_EL2 on guest SError
+    - KVM: arm64: Handle RAS SErrors from EL1 on guest exit
+    - KVM: arm64: Handle RAS SErrors from EL2 on guest exit
+    - KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
+    - [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
+
+  * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
+    - scsi: hisi_sas: fix dma_unmap_sg() parameter
+    - scsi: ata: enhance the definition of SET MAX feature field value
+    - scsi: hisi_sas: relocate clearing ITCT and freeing device
+    - scsi: hisi_sas: optimise port id refresh function
+    - scsi: hisi_sas: some optimizations of host controller reset
+    - scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
+    - scsi: hisi_sas: add an mechanism to do reset work synchronously
+    - scsi: hisi_sas: change ncq process for v3 hw
+    - scsi: hisi_sas: add RAS feature for v3 hw
+    - scsi: hisi_sas: add some print to enhance debugging
+    - scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
+    - scsi: hisi_sas: add v2 hw port AXI error handling support
+    - scsi: hisi_sas: use an general way to delay PHY work
+    - scsi: hisi_sas: do link reset for some CHL_INT2 ints
+    - scsi: hisi_sas: judge result of internal abort
+    - scsi: hisi_sas: add internal abort dev in some places
+    - scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
+    - scsi: hisi_sas: re-add the lldd_port_deformed()
+    - scsi: hisi_sas: add v3 hw suspend and resume
+    - scsi: hisi_sas: Change frame type for SET MAX commands
+    - scsi: hisi_sas: make local symbol host_attrs static
+    - scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
+    - SAUCE: scsi: hisi_sas: config for hip08 ES
+    - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
+    - PM / core: Add LEAVE_SUSPENDED driver flag
+    - PCI / PM: Support for LEAVE_SUSPENDED driver flag
+    - PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
+    - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
+    - PCI/ASPM: Enable Latency Tolerance Reporting when supported
+    - PCI/ASPM: Unexport internal ASPM interfaces
+    - PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
+    - PCI/AER: Return error if AER is not supported
+    - PCI/DPC: Enable DPC only if AER is available
+
+  * [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
+    - s390: scrub registers on kernel entry and KVM exit
+    - s390: add optimized array_index_mask_nospec
+    - s390/alternative: use a copy of the facility bit mask
+    - s390: add options to change branch prediction behaviour for the kernel
+    - s390: run user space and KVM guests with modified branch prediction
+    - s390: introduce execute-trampolines for branches
+    - s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
+    - s390: do not bypass BPENTER for interrupt system calls
+    - s390/entry.S: fix spurious zeroing of r0
+
+  * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
+    - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
+
+  * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
+    fixes (LP: #1752182)
+    - scsi: lpfc: FLOGI failures are reported when connected to a private loop.
+    - scsi: lpfc: Expand WQE capability of every NVME hardware queue
+    - scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
+    - scsi: lpfc: Fix NVME LS abort_xri
+    - scsi: lpfc: Raise maximum NVME sg list size for 256 elements
+    - scsi: lpfc: Driver fails to detect direct attach storage array
+    - scsi: lpfc: Fix display for debugfs queInfo
+    - scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
+    - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
+    - scsi: lpfc: Linux LPFC driver does not process all RSCNs
+    - scsi: lpfc: correct port registrations with nvme_fc
+    - scsi: lpfc: Correct driver deregistrations with host nvme transport
+    - scsi: lpfc: Fix crash during driver unload with running nvme traffic
+    - scsi: lpfc: Fix driver handling of nvme resources during unload
+    - scsi: lpfc: small sg cnt cleanup
+    - scsi: lpfc: Fix random heartbeat timeouts during heavy IO
+    - scsi: lpfc: update driver version to 11.4.0.5
+    - scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
+    - scsi: lpfc: Fix receive PRLI handling
+    - scsi: lpfc: Increase SCSI CQ and WQ sizes.
+    - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
+    - scsi: lpfc: Fix issues connecting with nvme initiator
+    - scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
+    - scsi: lpfc: Beef up stat counters for debug
+    - scsi: lpfc: update driver version to 11.4.0.6
+    - scsi: lpfc: correct sg_seg_cnt attribute min vs default
+    - scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
+    - scsi: lpfc: don't dereference localport before it has been null checked
+    - scsi: lpfc: fix a couple of minor indentation issues
+    - treewide: Use DEVICE_ATTR_RW
+    - treewide: Use DEVICE_ATTR_RO
+    - treewide: Use DEVICE_ATTR_WO
+    - scsi: lpfc: Fix frequency of Release WQE CQEs
+    - scsi: lpfc: Increase CQ and WQ sizes for SCSI
+    - scsi: lpfc: move placement of target destroy on driver detach
+    - scsi: lpfc: correct debug counters for abort
+    - scsi: lpfc: Add WQ Full Logic for NVME Target
+    - scsi: lpfc: Fix PRLI handling when topology type changes
+    - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
+    - scsi: lpfc: Fix RQ empty firmware trap
+    - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
+    - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
+    - scsi: lpfc: Fix issue_lip if link is disabled
+    - scsi: lpfc: Indicate CONF support in NVMe PRLI
+    - scsi: lpfc: Fix SCSI io host reset causing kernel crash
+    - scsi: lpfc: Validate adapter support for SRIU option
+    - scsi: lpfc: Fix header inclusion in lpfc_nvmet
+    - scsi: lpfc: Treat SCSI Write operation Underruns as an error
+    - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
+    - scsi: lpfc: update driver version to 11.4.0.7
+    - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
+    - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
+    - scsi: lpfc: Rework sli4 doorbell infrastructure
+    - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
+    - scsi: lpfc: Add push-to-adapter support to sli4
+    - scsi: lpfc: Add PCI Ids for if_type=6 hardware
+    - scsi: lpfc: Add 64G link speed support
+    - scsi: lpfc: Add if_type=6 support for cycling valid bits
+    - scsi: lpfc: Enable fw download on if_type=6 devices
+    - scsi: lpfc: Add embedded data pointers for enhanced performance
+    - scsi: lpfc: Fix nvme embedded io length on new hardware
+    - scsi: lpfc: Work around NVME cmd iu SGL type
+    - scsi: lpfc: update driver version to 12.0.0.0
+    - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
+    - scsi: lpfc: use __raw_writeX on DPP copies
+    - scsi: lpfc: Add missing unlock in WQ full logic
+
+  * CVE-2018-8043
+    - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
+      unimac_mdio_probe()
+
+  * Bionic update to 4.15.10 stable release (LP: #1756100)
+    - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
+      WYSE"
+    - RDMA/ucma: Limit possible option size
+    - RDMA/ucma: Check that user doesn't overflow QP state
+    - RDMA/mlx5: Fix integer overflow while resizing CQ
+    - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
+    - IB/uverbs: Improve lockdep_check
+    - mac80211_hwsim: don't use WQ_MEM_RECLAIM
+    - net/smc: fix NULL pointer dereference on sock_create_kern() error path
+    - regulator: stm32-vrefbuf: fix check on ready flag
+    - drm/i915: Check for fused or unused pipes
+    - drm/i915/audio: fix check for av_enc_map overflow
+    - drm/i915: Fix rsvd2 mask when out-fence is returned
+    - drm/i915: Clear the in-use marker on execbuf failure
+    - drm/i915: Disable DC states around GMBUS on GLK
+    - drm/i915: Update watermark state correctly in sanitize_watermarks
+    - drm/i915: Try EDID bitbanging on HDMI after failed read
+    - drm/i915/perf: fix perf stream opening lock
+    - scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
+    - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
+    - drm/i915: Always call to intel_display_set_init_power() in resume_early.
+    - workqueue: Allow retrieval of current task's work struct
+    - drm: Allow determining if current task is output poll worker
+    - drm/nouveau: Fix deadlock on runtime suspend
+    - drm/radeon: Fix deadlock on runtime suspend
+    - drm/amdgpu: Fix deadlock on runtime suspend
+    - drm/nouveau: prefer XBGR2101010 for addfb ioctl
+    - drm/amd/powerplay/smu7: allow mclk switching with no displays
+    - drm/amd/powerplay/vega10: allow mclk switching with no displays
+    - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
+    - drm/amd/display: check for ipp before calling cursor operations
+    - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
+    - drm/amd/powerplay: fix power over limit on Fiji
+    - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
+    - drm/amdgpu: used cached pcie gen info for SI (v2)
+    - drm/amdgpu: Notify sbios device ready before send request
+    - drm/radeon: fix KV harvesting
+    - drm/amdgpu: fix KV harvesting
+    - drm/amdgpu:Correct max uvd handles
+    - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
+    - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
+    - MIPS: BMIPS: Do not mask IPIs during suspend
+    - MIPS: ath25: Check for kzalloc allocation failure
+    - MIPS: OCTEON: irq: Check for null return on kzalloc allocation
+    - PCI: dwc: Fix enumeration end when reaching root subordinate
+    - Input: matrix_keypad - fix race when disabling interrupts
+    - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
+    - bug: use %pB in BUG and stack protector failure
+    - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
+    - mm/memblock.c: hardcode the end_pfn being -1
+    - Documentation/sphinx: Fix Directive import error
+    - loop: Fix lost writes caused by missing flag
+    - virtio_ring: fix num_free handling in error case
+    - KVM: s390: fix memory overwrites when not using SCA entries
+    - arm64: mm: fix thinko in non-global page table attribute check
+    - IB/core: Fix missing RDMA cgroups release in case of failure to register
+      device
+    - Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
+    - kbuild: Handle builtin dtb file names containing hyphens
+    - dm bufio: avoid false-positive Wmaybe-uninitialized warning
+    - IB/mlx5: Fix incorrect size of klms in the memory region
+    - bcache: fix crashes in duplicate cache device register
+    - bcache: don't attach backing with duplicate UUID
+    - x86/MCE: Save microcode revision in machine check records
+    - x86/MCE: Serialize sysfs changes
+    - perf tools: Fix trigger class trigger_on()
+    - x86/spectre_v2: Don't check microcode versions when running under
+      hypervisors
+    - ALSA: hda/realtek - Add support headset mode for DELL WYSE
+    - ALSA: hda/realtek - Add headset mode support for Dell laptop
+    - ALSA: hda/realtek: Limit mic boost on T480
+    - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
+    - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
+    - ALSA: seq: More protection for concurrent write and ioctl races
+    - ALSA: hda: add dock and led support for HP EliteBook 820 G3
+    - ALSA: hda: add dock and led support for HP ProBook 640 G2
+    - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
+    - scsi: qla2xxx: Fix recursion while sending terminate exchange
+    - dt-bindings: Document mti,mips-cpc binding
+    - MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
+    - nospec: Kill array_index_nospec_mask_check()
+    - nospec: Include <asm/barrier.h> dependency
+    - x86/entry: Reduce the code footprint of the 'idtentry' macro
+    - x86/entry/64: Use 'xorl' for faster register clearing
+    - x86/mm: Remove stale comment about KMEMCHECK
+    - x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
+    - x86/IO-APIC: Avoid warning in 32-bit builds
+    - x86/LDT: Avoid warning in 32-bit builds with older gcc
+    - x86-64/realmode: Add instruction suffix
+    - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
+    - x86/speculation: Use IBRS if available before calling into firmware
+    - x86/retpoline: Support retpoline builds with Clang
+    - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
+    - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
+    - x86/paravirt, objtool: Annotate indirect calls
+    - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
+    - x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
+    - objtool: Use existing global variables for options
+    - objtool: Add retpoline validation
+    - objtool: Add module specific retpoline rules
+    - objtool, retpolines: Integrate objtool with retpoline support more closely
+    - objtool: Fix another switch table detection issue
+    - objtool: Fix 32-bit build
+    - x86/kprobes: Fix kernel crash when probing .entry_trampoline code
+    - watchdog: hpwdt: SMBIOS check
+    - watchdog: hpwdt: Check source of NMI
+    - watchdog: hpwdt: fix unused variable warning
+    - watchdog: hpwdt: Remove legacy NMI sourcing.
+    - netfilter: add back stackpointer size checks
+    - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
+    - netfilter: xt_hashlimit: fix lock imbalance
+    - netfilter: x_tables: fix missing timer initialization in xt_LED
+    - netfilter: nat: cope with negative port range
+    - netfilter: IDLETIMER: be syzkaller friendly
+    - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
+    - netfilter: bridge: ebt_among: add missing match size checks
+    - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
+    - netfilter: use skb_to_full_sk in ip6_route_me_harder
+    - tpm_tis: Move ilb_base_addr to tpm_tis_data
+    - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
+    - tpm: delete the TPM_TIS_CLK_ENABLE flag
+    - tpm: remove unused variables
+    - tpm: only attempt to disable the LPC CLKRUN if is already enabled
+    - x86/xen: Calculate __max_logical_packages on PV domains
+    - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
+    - scsi: qla2xxx: Fix gpnid error processing
+    - scsi: qla2xxx: Move session delete to driver work queue
+    - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
+    - scsi: qla2xxx: Fix re-login for Nport Handle in use
+    - scsi: qla2xxx: Retry switch command on time out
+    - scsi: qla2xxx: Serialize GPNID for multiple RSCN
+    - scsi: qla2xxx: Fix login state machine stuck at GPDB
+    - scsi: qla2xxx: Fix NPIV host cleanup in target mode
+    - scsi: qla2xxx: Relogin to target port on a cable swap
+    - scsi: qla2xxx: Fix Relogin being triggered too fast
+    - scsi: qla2xxx: Fix PRLI state check
+    - scsi: qla2xxx: Fix abort command deadlock due to spinlock
+    - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
+    - scsi: qla2xxx: Fix scan state field for fcport
+    - scsi: qla2xxx: Clear loop id after delete
+    - scsi: qla2xxx: Defer processing of GS IOCB calls
+    - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
+    - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
+    - scsi: qla2xxx: Fix memory leak in dual/target mode
+    - NFS: Fix an incorrect type in struct nfs_direct_req
+    - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
+    - NFS: Fix unstable write completion
+    - Linux 4.15.10
+
+  * Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
+    - ALSA: seq: Don't allow resizing pool in use
+
+  * nfp: prioritize stats updates (LP: #1752061)
+    - nfp: flower: prioritize stats updates
+
+  * Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
+    (LP: #1753371)
+    - nvme-pci: Fix EEH failure on ppc
+
+  * sbsa watchdog crashes thunderx2 system (LP: #1755595)
+    - watchdog: sbsa: use 32-bit read for WCV
+
+  * KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
+    - KVM: s390: diagnoses are instructions as well
+    - KVM: s390: add vcpu stat counters for many instruction
+
+  * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
+    - CIFS: make IPC a regular tcon
+    - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
+    - CIFS: dump IPC tcon in debug proc file
+
+  * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
+    - i2c: octeon: Prevent error message on bus error
+
+  * Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
+    that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
+    - scsi: qla2xxx: Fix memory corruption during hba reset test
+
+  * Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
+    (LP: #1752236)
+    - KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
+
+  * Fix ARC hit rate (LP: #1755158)
+    - SAUCE: Fix ARC hit rate (LP: #1755158)
+
+  * Bionic update to 4.15.9 stable release (LP: #1755275)
+    - bpf: fix mlock precharge on arraymaps
+    - bpf: fix memory leak in lpm_trie map_free callback function
+    - bpf: fix rcu lockdep warning for lpm_trie map_free callback
+    - bpf, x64: implement retpoline for tail call
+    - bpf, arm64: fix out of bounds access in tail call
+    - bpf: add schedule points in percpu arrays management
+    - bpf: allow xadd only on aligned memory
+    - bpf, ppc64: fix out of bounds access in tail call
+    - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
+    - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
+    - KVM: x86: fix backward migration with async_PF
+    - Linux 4.15.9
+
+  * Bionic update to 4.15.8 stable release (LP: #1755179)
+    - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
+    - ipmi_si: Fix error handling of platform device
+    - platform/x86: dell-laptop: Allocate buffer on heap rather than globally
+    - powerpc/pseries: Enable RAS hotplug events later
+    - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
+    - ixgbe: fix crash in build_skb Rx code path
+    - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
+      bus
+    - tpm: fix potential buffer overruns caused by bit glitches on the bus
+    - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
+      the bus
+    - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
+      bus
+    - tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
+    - ALSA: usb-audio: Add a quirck for B&W PX headphones
+    - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
+    - ALSA: x86: Fix missing spinlock and mutex initializations
+    - ALSA: hda: Add a power_save blacklist
+    - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
+    - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
+    - mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
+    - mmc: dw_mmc: Avoid accessing registers in runtime suspended state
+    - mmc: dw_mmc: Factor out dw_mci_init_slot_caps
+    - mmc: dw_mmc: Fix out-of-bounds access for slot's caps
+    - timers: Forward timer base before migrating timers
+    - parisc: Use cr16 interval timers unconditionally on qemu
+    - parisc: Reduce irq overhead when run in qemu
+    - parisc: Fix ordering of cache and TLB flushes
+    - parisc: Hide virtual kernel memory layout
+    - btrfs: use proper endianness accessors for super_copy
+    - block: fix the count of PGPGOUT for WRITE_SAME
+    - block: kyber: fix domain token leak during requeue
+    - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
+    - vfio: disable filesystem-dax page pinning
+    - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
+    - dax: fix vma_is_fsdax() helper
+    - direct-io: Fix sleep in atomic due to sync AIO
+    - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
+    - x86/platform/intel-mid: Handle Intel Edison reboot correctly
+    - x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
+    - bridge: check brport attr show in brport_show
+    - fib_semantics: Don't match route with mismatching tclassid
+    - hdlc_ppp: carrier detect ok, don't turn off negotiation
+    - ipv6 sit: work around bogus gcc-8 -Wrestrict warning
+    - net: amd-xgbe: fix comparison to bitshift when dealing with a mask
+    - net: ethernet: ti: cpsw: fix net watchdog timeout
+    - net: fix race on decreasing number of TX queues
+    - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
+    - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
+    - net: sched: report if filter is too large to dump
+    - ppp: prevent unregistered channels from connecting to PPP units
+    - sctp: verify size of a new chunk in _sctp_make_chunk()
+    - udplite: fix partial checksum initialization
+    - net/mlx5e: Fix TCP checksum in LRO buffers
+    - sctp: fix dst refcnt leak in sctp_v4_get_dst
+    - mlxsw: spectrum_switchdev: Check success of FDB add operation
+    - net/mlx5e: Specify numa node when allocating drop rq
+    - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
+    - tcp: Honor the eor bit in tcp_mtu_probe
+    - rxrpc: Fix send in rxrpc_send_data_packet()
+    - tcp_bbr: better deal with suboptimal GSO
+    - doc: Change the min default value of tcp_wmem/tcp_rmem.
+    - net/mlx5e: Fix loopback self test when GRO is off
+    - net_sched: gen_estimator: fix broken estimators based on percpu stats
+    - net/sched: cls_u32: fix cls_u32 on filter replace
+    - sctp: do not pr_err for the duplicated node in transport rhlist
+    - mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
+    - net: ipv4: Set addr_type in hash_keys for forwarded case
+    - sctp: fix dst refcnt leak in sctp_v6_get_dst()
+    - bridge: Fix VLAN reference count problem
+    - net/mlx5e: Verify inline header size do not exceed SKB linear size
+    - tls: Use correct sk->sk_prot for IPV6
+    - amd-xgbe: Restore PCI interrupt enablement setting on resume
+    - cls_u32: fix use after free in u32_destroy_key()
+    - mlxsw: spectrum_router: Do not unconditionally clear route offload
+      indication
+    - netlink: put module reference if dump start fails
+    - tcp: purge write queue upon RST
+    - tuntap: correctly add the missing XDP flush
+    - tuntap: disable preemption during XDP processing
+    - virtio-net: disable NAPI only when enabled during XDP set
+    - cxgb4: fix trailing zero in CIM LA dump
+    - net/mlx5: Fix error handling when adding flow rules
+    - net: phy: Restore phy_resume() locking assumption
+    - tcp: tracepoint: only call trace_tcp_send_reset with full socket
+    - l2tp: don't use inet_shutdown on tunnel destroy
+    - l2tp: don't use inet_shutdown on ppp session destroy
+    - l2tp: fix races with tunnel socket close
+    - l2tp: fix race in pppol2tp_release with session object destroy
+    - l2tp: fix tunnel lookup use-after-free race
+    - s390/qeth: fix underestimated count of buffer elements
+    - s390/qeth: fix SETIP command handling
+    - s390/qeth: fix overestimated count of buffer elements
+    - s390/qeth: fix IP removal on offline cards
+    - s390/qeth: fix double-free on IP add/remove race
+    - Revert "s390/qeth: fix using of ref counter for rxip addresses"
+    - s390/qeth: fix IP address lookup for L3 devices
+    - s390/qeth: fix IPA command submission race
+    - tcp: revert F-RTO middle-box workaround
+    - tcp: revert F-RTO extension to detect more spurious timeouts
+    - blk-mq: don't call io sched's .requeue_request when requeueing rq to
+      ->dispatch
+    - media: m88ds3103: don't call a non-initalized function
+    - EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
+    - KVM: s390: take care of clock-comparator sign control
+    - KVM: s390: provide only a single function for setting the tod (fix SCK)
+    - KVM: s390: consider epoch index on hotplugged CPUs
+    - KVM: s390: consider epoch index on TOD clock syncs
+    - nospec: Allow index argument to have const-qualified type
+    - x86/mm: Fix {pmd,pud}_{set,clear}_flags()
+    - ARM: orion: fix orion_ge00_switch_board_info initialization
+    - ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
+    - ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
+    - ARM: kvm: fix building with gcc-8
+    - KVM: X86: Fix SMRAM accessing even if VM is shutdown
+    - KVM: mmu: Fix overlap between public and private memslots
+    - KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
+    - KVM: x86: move LAPIC initialization after VMCS creation
+    - KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
+      path as unlikely()
+    - KVM: x86: fix vcpu initialization with userspace lapic
+    - KVM/x86: remove WARN_ON() for when vm_munmap() fails
+    - ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
+    - ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
+    - ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
+    - powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
+    - md: only allow remove_and_add_spares when no sync_thread running.
+    - platform/x86: dell-laptop: fix kbd_get_state's request value
+    - Linux 4.15.8
+
+  * ZFS setgid broken on 0.7 (LP: #1753288)
+    - SAUCE: Fix ZFS setgid
+
+  * /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
+    - vsprintf: avoid misleading "(null)" for %px
+
+  * Miscellaneous Ubuntu changes
+    - d-i: Add netsec to nic-modules
+    - [Config] fix up retpoline abi files
+    - [Config] set NOBP and expoline options for s390
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Fri, 16 Mar 2018 14:49:27 -0300
+
+linux (4.15.0-12.13) bionic; urgency=medium
+
+  * linux: 4.15.0-12.13 -proposed tracker (LP: #1754059)
+
+  * CONFIG_EFI=y on armhf (LP: #1726362)
+    - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
+
+  * ppc64el: Support firmware disable of RFI flush (LP: #1751994)
+    - powerpc/pseries: Support firmware disable of RFI flush
+    - powerpc/powernv: Support firmware disable of RFI flush
+
+  * [Feature] CFL/CNL (PCH:CNP-H): New GPIO Commit added (GPIO Driver needed)
+    (LP: #1751714)
+    - gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
+    - pinctrl: intel: Allow custom GPIO base for pad groups
+    - pinctrl: cannonlake: Align GPIO number space with Windows
+
+  * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
+    - usb: xhci: Make some static functions global
+    - usb: xhci: Add DbC support in xHCI driver
+    - [Config] USB_XHCI_DBGCAP=y for commit mainline dfba2174dc42.
+
+  * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
+    - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
+
+  * headset mic can't be detected on two Dell machines (LP: #1748807)
+    - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
+
+  * hisi_sas: Add disk LED support (LP: #1752695)
+    - scsi: hisi_sas: directly attached disk LED feature for v2 hw
+
+  * [Feature] [Graphics]Whiskey Lake (Coffelake-U 4+2) new PCI Device ID adds
+    (LP: #1742561)
+    - drm/i915/cfl: Adding more Coffee Lake PCI IDs.
+
+  * [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in
+    trace, Disable of device-initiated U1/U2 failed and rebind failed: -517
+    during suspend/resume with usb storage. (LP: #1730599)
+    - usb: Don't print a warning if interface driver rebind is deferred at resume
+
+  * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
+    - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
+    - [Config] retpoline -- clean up i386 retpoline files
+
+  * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
+    callback") (LP: #1738334)
+    - drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
+
+  * [Asus UX360UA] battery status in unity-panel is not changing when battery is
+    being charged (LP: #1661876) // AC adapter status not detected on Asus
+    ZenBook UX410UAK (LP: #1745032)
+    - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
+
+  * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
+    - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
+
+  * [18.04 FEAT] Automatically detect layer2 setting in the qeth device driver
+    (LP: #1747639)
+    - s390/diag: add diag26c support for VNIC info
+    - s390/qeth: support early setup for z/VM NICs
+
+  * Bionic update to v4.15.7 stable release (LP: #1752317)
+    - netfilter: drop outermost socket lock in getsockopt()
+    - arm64: mm: don't write garbage into TTBR1_EL1 register
+    - kconfig.h: Include compiler types to avoid missed struct attributes
+    - MIPS: boot: Define __ASSEMBLY__ for its.S build
+    - xtensa: fix high memory/reserved memory collision
+    - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
+    - MIPS: Drop spurious __unused in struct compat_flock
+    - cfg80211: fix cfg80211_beacon_dup
+    - i2c: designware: must wait for enable
+    - i2c: bcm2835: Set up the rising/falling edge delays
+    - X.509: fix BUG_ON() when hash algorithm is unsupported
+    - X.509: fix NULL dereference when restricting key with unsupported_sig
+    - PKCS#7: fix certificate chain verification
+    - PKCS#7: fix certificate blacklisting
+    - extcon: int3496: process id-pin first so that we start with the right status
+    - genirq/matrix: Handle CPU offlining proper
+    - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
+    - RDMA/uverbs: Protect from command mask overflow
+    - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
+    - RDMA/uverbs: Fix circular locking dependency
+    - RDMA/uverbs: Sanitize user entered port numbers prior to access it
+    - iio: adc: stm32: fix stm32h7_adc_enable error handling
+    - iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
+    - iio: buffer: check if a buffer has been set up when poll is called
+    - iio: adis_lib: Initialize trigger before requesting interrupt
+    - Kbuild: always define endianess in kconfig.h
+    - x86/apic/vector: Handle vector release on CPU unplug correctly
+    - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
+    - mm, swap, frontswap: fix THP swap if frontswap enabled
+    - mm: don't defer struct page initialization for Xen pv guests
+    - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
+    - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
+    - irqchip/mips-gic: Avoid spuriously handling masked interrupts
+    - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
+    - net: thunderbolt: Tear down connection properly on suspend
+    - net: thunderbolt: Run disconnect flow asynchronously when logout is received
+    - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
+      io_watchdog_func()
+    - usb: ohci: Proper handling of ed_rm_list to handle race condition between
+      usb_kill_urb() and finish_unlinks()
+    - arm64: Remove unimplemented syscall log message
+    - arm64: Disable unhandled signal log messages by default
+    - arm64: cpufeature: Fix CTR_EL0 field definitions
+    - Add delay-init quirk for Corsair K70 RGB keyboards
+    - usb: host: ehci: use correct device pointer for dma ops
+    - usb: dwc3: gadget: Set maxpacket size for ep0 IN
+    - usb: dwc3: ep0: Reset TRB counter for ep0 IN
+    - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
+    - usb: ldusb: add PIDs for new CASSY devices supported by this driver
+    - Revert "usb: musb: host: don't start next rx urb if current one failed"
+    - usb: gadget: f_fs: Process all descriptors during bind
+    - usb: gadget: f_fs: Use config_ep_by_speed()
+    - usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
+    - drm/cirrus: Load lut in crtc_commit
+    - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
+    - drm: Handle unexpected holes in color-eviction
+    - drm/amdgpu: disable MMHUB power gating on raven
+    - drm/amdgpu: fix VA hole handling on Vega10 v3
+    - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
+    - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
+    - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
+    - drm/amdgpu: add new device to use atpx quirk
+    - arm64: __show_regs: Only resolve kernel symbols when running at EL1
+    - drm/i915/breadcrumbs: Ignore unsubmitted signalers
+    - microblaze: fix endian handling
+    - Linux 4.15.7
+
+  * [regression] Colour banding and artefacts appear system-wide on an Asus
+    Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420) // Bionic update
+    to v4.15.7 stable release (LP: #1752317)
+    - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
+
+  * errors with sas hotplug (LP: #1752146)
+    - scsi: libsas: fix memory leak in sas_smp_get_phy_events()
+    - scsi: libsas: fix error when getting phy events
+    - scsi: libsas: initialize sas_phy status according to response of DISCOVER
+    - scsi: libsas: Use dynamic alloced work to avoid sas event lost
+    - scsi: libsas: shut down the PHY if events reached the threshold
+    - scsi: libsas: make the event threshold configurable
+    - scsi: libsas: Use new workqueue to run sas event and disco event
+    - scsi: libsas: use flush_workqueue to process disco events synchronously
+    - scsi: libsas: direct call probe and destruct
+    - scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
+
+  * rtnetlink: enable namespace identifying properties in rtnetlink requests
+    (LP: #1748232)
+    - rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
+    - rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
+    - rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
+    - rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
+    - rtnetlink: remove check for IFLA_IF_NETNSID
+    - rtnetlink: require unique netns identifier
+
+  * Bionic update to v4.15.6 stable release (LP: #1752119)
+    - tun: fix tun_napi_alloc_frags() frag allocator
+    - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
+    - ptr_ring: try vmalloc() when kmalloc() fails
+    - selinux: ensure the context is NUL terminated in
+      security_context_to_sid_core()
+    - selinux: skip bounded transition processing if the policy isn't loaded
+    - media: pvrusb2: properly check endpoint types
+    - crypto: x86/twofish-3way - Fix %rbp usage
+    - staging: android: ion: Add __GFP_NOWARN for system contig heap
+    - staging: android: ion: Switch from WARN to pr_warn
+    - blk_rq_map_user_iov: fix error override
+    - KVM: x86: fix escape of guest dr6 to the host
+    - kcov: detect double association with a single task
+    - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
+    - netfilter: x_tables: avoid out-of-bounds reads in
+      xt_request_find_{match|target}
+    - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
+    - netfilter: on sockopt() acquire sock lock only in the required scope
+    - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
+    - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
+    - rds: tcp: correctly sequence cleanup on netns deletion.
+    - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
+      delete
+    - net: avoid skb_warn_bad_offload on IS_ERR
+    - net_sched: gen_estimator: fix lockdep splat
+    - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - ASoC: ux500: add MODULE_LICENSE tag
+    - video: fbdev/mmp: add MODULE_LICENSE
+    - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
+    - arm64: dts: add #cooling-cells to CPU nodes
+    - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
+    - ANDROID: binder: remove WARN() for redundant txn error
+    - ANDROID: binder: synchronize_rcu() when using POLLFREE.
+    - staging: android: ashmem: Fix a race condition in pin ioctls
+    - binder: check for binder_thread allocation failure in binder_poll()
+    - binder: replace "%p" with "%pK"
+    - staging: fsl-mc: fix build testing on x86
+    - staging: iio: adc: ad7192: fix external frequency setting
+    - staging: iio: ad5933: switch buffer mode to software
+    - xhci: Fix NULL pointer in xhci debugfs
+    - xhci: Fix xhci debugfs devices node disappearance after hibernation
+    - xhci: xhci debugfs device nodes weren't removed after device plugged out
+    - xhci: fix xhci debugfs errors in xhci_stop
+    - usbip: keep usbip_device sockfd state in sync with tcp_socket
+    - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
+    - mei: me: add cannon point device ids
+    - mei: me: add cannon point device ids for 4th device
+    - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
+    - Linux 4.15.6
+
+  * Unable to insert test_bpf module on Bionic s390x (LP: #1751234)
+    - bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
+
+  * [Ubuntu 18.04 FEAT] OpenCAPI enabling (LP: #1746988)
+    - powerpc/powernv: Introduce new PHB type for opencapi links
+    - powerpc/powernv: Set correct configuration space size for opencapi devices
+    - powerpc/powernv: Add opal calls for opencapi
+    - powerpc/powernv: Add platform-specific services for opencapi
+    - powerpc/powernv: Capture actag information for the device
+    - ocxl: Driver code for 'generic' opencapi devices
+    - ocxl: Add AFU interrupt support
+    - ocxl: Add a kernel API for other opencapi drivers
+    - ocxl: Add trace points
+    - ocxl: Add Makefile and Kconfig
+    - [Config] CONFIG_OCXL=m for ppc64el
+    - cxl: Remove support for "Processing accelerators" class
+    - ocxl: Documentation
+    - ocxl: add MAINTAINERS entry
+    - cxl: Add support for ASB_Notify on POWER9
+
+  * Request to update 18.04 kernel aacraid to upstream 4.16 version
+    (LP: #1746801)
+    - scsi: aacraid: remove unused variable managed_request_id
+    - scsi: aacraid: Do not attempt abort when Fw panicked
+    - scsi: aacraid: Do not remove offlined devices
+    - scsi: aacraid: Fix ioctl reset hang
+    - scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
+    - scsi: aacraid: Refactor reset_host store function
+    - scsi: aacraid: Move code to wait for IO completion to shutdown func
+    - scsi: aacraid: Create bmic submission function from bmic identify
+    - scsi: aacraid: Change phy luns function to use common bmic function
+    - scsi: aacraid: Refactor and rename to make mirror existing changes
+    - scsi: aacraid: Add target setup helper function
+    - scsi: aacraid: Untangle targets setup from report phy luns
+    - scsi: aacraid: Move function around to match existing code
+    - scsi: aacraid: Create helper functions to get lun info
+    - scsi: aacraid: Save bmic phy information for each phy
+    - scsi: aacraid: Add helper function to set queue depth
+    - scsi: aacraid: Merge func to get container information
+    - scsi: aacraid: Process hba and container hot plug events in single function
+    - scsi: aacraid: Added macros to help loop through known buses and targets
+    - scsi: aacraid: Refactor resolve luns code and scsi functions
+    - scsi: aacraid: Merge adapter setup with resolve luns
+    - scsi: aacraid: Block concurrent hotplug event handling
+    - scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
+    - scsi: aacraid: Reschedule host scan in case of failure
+    - scsi: aacraid: Fix hang while scanning in eh recovery
+    - scsi: aacraid: Skip schedule rescan in case of kdump
+    - scsi: aacraid: Remove unused rescan variable
+    - scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
+    - scsi: aacraid: Update driver version to 50877
+    - scsi: aacraid: Fix driver oops with dead battery
+    - scsi: aacraid: remove redundant setting of variable c
+    - scsi: aacraid: Get correct lun count
+    - scsi: aacraid: Delay for rescan worker needs to be 10 seconds
+
+  * [18.04] kpatch - Add livepatch hook support for ppc64le (LP: #1741992)
+    - powerpc/modules: Add REL24 relocation support of livepatch symbols
+    - powerpc/modules: Don't try to restore r2 after a sibling call
+    - powerpc/modules: Improve restore_r2() error message
+
+  * Ubuntu 18.04 - Include latest ibmvnic fixes in Ubuntu kernel (LP: #1748517)
+    - ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
+    - ibmvnic: Increase maximum number of RX/TX queues
+    - ibmvnic: Include header descriptor support for ARP packets
+    - ibmvnic: Don't handle RX interrupts when not up.
+    - ibmvnic: Wait for device response when changing MAC
+    - ibmvnic: fix firmware version when no firmware level has been provided by
+      the VIOS server
+    - ibmvnic: fix empty firmware version and errors cleanup
+    - ibmvnic: Fix rx queue cleanup for non-fatal resets
+    - ibmvnic: Ensure that buffers are NULL after free
+    - ibmvnic: queue reset when CRQ gets closed during reset
+    - ibmvnic: Reset long term map ID counter
+    - ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
+    - ibmvnic: Wait until reset is complete to set carrier on
+    - ibmvnic: Fix login buffer memory leaks
+    - ibmvnic: Fix NAPI structures memory leak
+    - ibmvnic: Free RX socket buffer in case of adapter error
+    - ibmvnic: Clean RX pool buffers during device close
+    - ibmvnic: Check for NULL skb's in NAPI poll routine
+    - ibmvnic: Fix early release of login buffer
+
+  * Power9 DD 2.2 needs HMI fixup backport of upstream
+    patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel (LP: #1751834)
+    - KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
+
+  * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
+    - d-i: add cxgb4 to nic-modules
+
+  * BCM5719/tg3 loses connectivity due to missing heartbeats between fw and
+    driver (LP: #1751337)
+    - tg3: APE heartbeat changes
+
+  * Miscellaneous Ubuntu changes
+    - ubuntu: vbox -- update to 5.2.6-dfsg-5
+    - Revert "UBUNTU: SAUCE: Import aufs driver"
+    - SAUCE: Import aufs driver
+    - Revert "UBUNTU: SAUCE: (no-up) Convert bnx2x firmware files to ihex format"
+    - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
+    - [Config] fix up retpoline abi files
+    - ubuntu: vbox -- update to 5.2.8-dfsg-2
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Wed, 07 Mar 2018 17:36:23 +0100
+
+linux (4.15.0-11.12) bionic; urgency=medium
+
+  * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
+
+  * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
+    - [Config] CONFIG_INDIRECT_PIO=y
+    - SAUCE: LIB: Introduce a generic PIO mapping method
+    - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
+    - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
+    - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
+    - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
+    - [Config] CONFIG_HISILICON_LPC=y
+    - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
+    - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
+    - SAUCE: HISI LPC: Add ACPI support
+    - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
+
+  * Bionic update to v4.15.5 stable release (LP: #1751131)
+    - scsi: smartpqi: allow static build ("built-in")
+    - IB/umad: Fix use of unprotected device pointer
+    - IB/qib: Fix comparison error with qperf compare/swap test
+    - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
+    - IB/core: Fix two kernel warnings triggered by rxe registration
+    - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
+    - IB/core: Avoid a potential OOPs for an unused optional parameter
+    - selftests: seccomp: fix compile error seccomp_bpf
+    - kselftest: fix OOM in memory compaction test
+    - RDMA/rxe: Fix a race condition related to the QP error state
+    - RDMA/rxe: Fix a race condition in rxe_requester()
+    - RDMA/rxe: Fix rxe_qp_cleanup()
+    - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
+    - PM / devfreq: Propagate error from devfreq_add_device()
+    - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
+    - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
+    - trace_uprobe: Display correct offset in uprobe_events
+    - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
+    - powerpc/kernel: Block interrupts when updating TIDR
+    - powerpc/vas: Don't set uses_vas for kernel windows
+    - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
+    - powerpc/mm: Flush radix process translations when setting MMU type
+    - powerpc/xive: Use hw CPU ids when configuring the CPU queues
+    - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
+    - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
+    - arm64: dts: msm8916: Correct ipc references for smsm
+    - ARM: lpc3250: fix uda1380 gpio numbers
+    - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
+    - ARM: dts: nomadik: add interrupt-parent for clcd
+    - arm: dts: mt7623: fix card detection issue on bananapi-r2
+    - arm: spear600: Add missing interrupt-parent of rtc
+    - arm: spear13xx: Fix dmas cells
+    - arm: spear13xx: Fix spics gpio controller's warning
+    - x86/gpu: add CFL to early quirks
+    - x86/kexec: Make kexec (mostly) work in 5-level paging mode
+    - x86/xen: init %gs very early to avoid page faults with stack protector
+    - x86: PM: Make APM idle driver initialize polling state
+    - mm, memory_hotplug: fix memmap initialization
+    - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
+      speculation attack surface
+    - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
+      speculation attack surface
+    - compiler-gcc.h: Introduce __optimize function attribute
+    - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
+    - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
+    - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
+    - powerpc/mm/radix: Split linear mapping on hot-unplug
+    - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
+    - x86/speculation: Update Speculation Control microcode blacklist
+    - x86/speculation: Correct Speculation Control microcode blacklist again
+    - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
+    - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
+      by always inlining iterator helper methods
+    - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
+    - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
+      bitmap
+    - x86/speculation: Clean up various Spectre related details
+    - PM / runtime: Update links_count also if !CONFIG_SRCU
+    - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
+    - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
+    - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
+      speculation attack surface
+    - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
+      extensions
+    - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
+      POP_REGS macro
+    - x86/entry/64: Interleave XOR register clearing with PUSH instructions
+    - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
+    - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
+    - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
+      SAVE_AND_CLEAR_REGS macros
+    - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
+    - x86/entry/64: Fix paranoid_entry() frame pointer warning
+    - x86/entry/64: Remove the unused 'icebp' macro
+    - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
+    - selftests/x86: Clean up and document sscanf() usage
+    - selftests/x86/pkeys: Remove unused functions
+    - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
+      the VM directory
+    - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
+    - gfs2: Fixes to "Implement iomap for block_map"
+    - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
+    - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
+    - objtool: Fix segfault in ignore_unreachable_insn()
+    - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
+    - x86/debug: Use UD2 for WARN()
+    - x86/speculation: Fix up array_index_nospec_mask() asm constraint
+    - nospec: Move array_index_nospec() parameter checking into separate macro
+    - x86/speculation: Add <asm/msr-index.h> dependency
+    - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
+      __flush_tlb_one_[user|kernel]()
+    - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
+    - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
+    - x86/spectre: Fix an error message
+    - x86/cpu: Change type of x86_cache_size variable to unsigned int
+    - x86/entry/64: Fix CR3 restore in paranoid_exit()
+    - drm/ttm: Don't add swapped BOs to swap-LRU list
+    - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
+    - drm/qxl: unref cursor bo when finished with it
+    - drm/qxl: reapply cursor after resetting primary
+    - drm/amd/powerplay: Fix smu_table_entry.handle type
+    - drm/ast: Load lut in crtc_commit
+    - drm: Check for lessee in DROP_MASTER ioctl
+    - arm64: Add missing Falkor part number for branch predictor hardening
+    - drm/radeon: Add dpm quirk for Jet PRO (v2)
+    - drm/radeon: adjust tested variable
+    - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
+      physical CPU
+    - rtc-opal: Fix handling of firmware error codes, prevent busy loops
+    - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
+    - mmc: sdhci: Implement an SDHCI-specific bounce buffer
+    - mmc: bcm2835: Don't overwrite max frequency unconditionally
+    - Revert "mmc: meson-gx: include tx phase in the tuning process"
+    - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
+    - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
+    - jbd2: fix sphinx kernel-doc build warnings
+    - ext4: fix a race in the ext4 shutdown path
+    - ext4: save error to disk in __ext4_grp_locked_error()
+    - ext4: correct documentation for grpid mount option
+    - mm: hide a #warning for COMPILE_TEST
+    - mm: Fix memory size alignment in devm_memremap_pages_release()
+    - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
+    - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
+    - MIPS: Fix incorrect mem=X@Y handling
+    - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
+    - PCI: iproc: Fix NULL pointer dereference for BCMA
+    - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
+    - PCI: keystone: Fix interrupt-controller-node lookup
+    - video: fbdev: atmel_lcdfb: fix display-timings lookup
+    - console/dummy: leave .con_font_get set to NULL
+    - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
+    - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
+    - xenbus: track caller request id
+    - seq_file: fix incomplete reset on read from zero offset
+    - tracing: Fix parsing of globs with a wildcard at the beginning
+    - mpls, nospec: Sanitize array index in mpls_label_ok()
+    - rtlwifi: rtl8821ae: Fix connection lost problem correctly
+    - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
+    - xprtrdma: Fix calculation of ri_max_send_sges
+    - xprtrdma: Fix BUG after a device removal
+    - blk-wbt: account flush requests correctly
+    - target/iscsi: avoid NULL dereference in CHAP auth error path
+    - iscsi-target: make sure to wake up sleeping login worker
+    - dm: correctly handle chained bios in dec_pending()
+    - Btrfs: fix deadlock in run_delalloc_nocow
+    - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
+    - Btrfs: fix extent state leak from tree log
+    - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
+    - Btrfs: fix use-after-free on root->orphan_block_rsv
+    - Btrfs: fix unexpected -EEXIST when creating new inode
+    - 9p/trans_virtio: discard zero-length reply
+    - mtd: nand: vf610: set correct ooblayout
+    - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
+    - ALSA: hda/realtek - Add headset mode support for Dell laptop
+    - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
+    - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
+    - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
+    - ALSA: usb: add more device quirks for USB DSD devices
+    - ALSA: seq: Fix racy pool initializations
+    - mvpp2: fix multicast address filter
+    - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
+    - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
+    - ARM: dts: exynos: fix RTC interrupt for exynos5410
+    - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
+    - arm64: dts: msm8916: Add missing #phy-cells
+    - ARM: dts: s5pv210: add interrupt-parent for ohci
+    - arm: dts: mt7623: Update ethsys binding
+    - arm: dts: mt2701: Add reset-cells
+    - ARM: dts: Delete bogus reference to the charlcd
+    - media: r820t: fix r820t_write_reg for KASAN
+    - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
+    - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
+    - Linux 4.15.5
+
+  * retpoline abi files are empty on i386 (LP: #1751021)
+    - [Packaging] retpoline-extract -- instantiate retpoline files for i386
+    - [Packaging] final-checks -- sanity checking ABI contents
+    - [Packaging] final-checks -- check for empty retpoline files
+    - [Config] Disable i386 retpoline check for next upload
+
+  * Bionic update to v4.15.4 stable release (LP: #1751064)
+    - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
+    - cifs: Fix missing put_xid in cifs_file_strict_mmap
+    - cifs: Fix autonegotiate security settings mismatch
+    - CIFS: zero sensitive data when freeing
+    - cpufreq: mediatek: add mediatek related projects into blacklist
+    - dmaengine: dmatest: fix container_of member in dmatest_callback
+    - ssb: Do not disable PCI host on non-Mips
+    - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
+    - Revert "drm/i915: mark all device info struct with __initconst"
+    - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
+    - sched/rt: Up the root domain ref count when passing it around via IPIs
+    - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
+    - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
+    - media: hdpvr: Fix an error handling path in hdpvr_probe()
+    - arm64: mm: Use non-global mappings for kernel space
+    - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
+    - arm64: mm: Move ASID from TTBR0 to TTBR1
+    - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
+    - arm64: mm: Rename post_ttbr0_update_workaround
+    - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
+    - arm64: mm: Allocate ASIDs in pairs
+    - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
+    - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
+    - arm64: entry: Add exception trampoline page for exceptions from EL0
+    - arm64: mm: Map entry trampoline into trampoline and kernel page tables
+    - arm64: entry: Explicitly pass exception level to kernel_ventry macro
+    - arm64: entry: Hook up entry trampoline to exception vectors
+    - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
+    - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
+    - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
+    - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
+    - arm64: kaslr: Put kernel vectors address in separate data page
+    - arm64: use RET instruction for exiting the trampoline
+    - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
+    - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
+    - arm64: Take into account ID_AA64PFR0_EL1.CSV3
+    - arm64: capabilities: Handle duplicate entries for a capability
+    - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
+    - arm64: kpti: Fix the interaction between ASID switching and software PAN
+    - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
+    - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
+    - arm64: mm: Permit transitioning from Global to Non-Global without BBM
+    - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
+    - arm64: Force KPTI to be disabled on Cavium ThunderX
+    - arm64: entry: Reword comment about post_ttbr_update_workaround
+    - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
+    - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
+    - arm64: barrier: Add CSDB macros to control data-value prediction
+    - arm64: Implement array_index_mask_nospec()
+    - arm64: Make USER_DS an inclusive limit
+    - arm64: Use pointer masking to limit uaccess speculation
+    - arm64: entry: Ensure branch through syscall table is bounded under
+      speculation
+    - arm64: uaccess: Prevent speculative use of the current addr_limit
+    - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
+    - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
+    - arm64: futex: Mask __user pointers prior to dereference
+    - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
+    - arm64: Run enable method for errata work arounds on late CPUs
+    - arm64: cpufeature: Pass capability structure to ->enable callback
+    - drivers/firmware: Expose psci_get_version through psci_ops structure
+    - arm64: Move post_ttbr_update_workaround to C code
+    - arm64: Add skeleton to harden the branch predictor against aliasing attacks
+    - arm64: Move BP hardening to check_and_switch_context
+    - arm64: KVM: Use per-CPU vector when BP hardening is enabled
+    - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
+    - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
+    - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
+    - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
+    - arm64: Implement branch predictor hardening for Falkor
+    - arm64: Branch predictor hardening for Cavium ThunderX2
+    - arm64: KVM: Increment PC after handling an SMC trap
+    - arm/arm64: KVM: Consolidate the PSCI include files
+    - arm/arm64: KVM: Add PSCI_VERSION helper
+    - arm/arm64: KVM: Add smccc accessors to PSCI code
+    - arm/arm64: KVM: Implement PSCI 1.0 support
+    - arm/arm64: KVM: Advertise SMCCC v1.1
+    - arm64: KVM: Make PSCI_VERSION a fast path
+    - arm/arm64: KVM: Turn kvm_psci_version into a static inline
+    - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
+    - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
+    - firmware/psci: Expose PSCI conduit
+    - firmware/psci: Expose SMCCC version through psci_ops
+    - arm/arm64: smccc: Make function identifiers an unsigned quantity
+    - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
+    - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
+    - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
+    - mtd: cfi: convert inline functions to macros
+    - mtd: nand: brcmnand: Disable prefetch by default
+    - mtd: nand: Fix nand_do_read_oob() return value
+    - mtd: nand: sunxi: Fix ECC strength choice
+    - ubi: Fix race condition between ubi volume creation and udev
+    - ubi: fastmap: Erase outdated anchor PEBs during attach
+    - ubi: block: Fix locking for idr_alloc/idr_remove
+    - ubifs: free the encrypted symlink target
+    - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
+    - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
+    - NFS: Add a cond_resched() to nfs_commit_release_pages()
+    - NFS: Fix nfsstat breakage due to LOOKUPP
+    - NFS: commit direct writes even if they fail partially
+    - NFS: reject request for id_legacy key without auxdata
+    - NFS: Fix a race between mmap() and O_DIRECT
+    - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
+    - kernfs: fix regression in kernfs_fop_write caused by wrong type
+    - ahci: Annotate PCI ids for mobile Intel chipsets as such
+    - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
+    - ahci: Add Intel Cannon Lake PCH-H PCI ID
+    - crypto: hash - introduce crypto_hash_alg_has_setkey()
+    - crypto: cryptd - pass through absence of ->setkey()
+    - crypto: mcryptd - pass through absence of ->setkey()
+    - crypto: poly1305 - remove ->setkey() method
+    - crypto: hash - annotate algorithms taking optional key
+    - crypto: hash - prevent using keyed hashes without setting key
+    - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
+    - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
+    - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
+    - media: v4l2-compat-ioctl32.c: fix the indentation
+    - media: v4l2-compat-ioctl32.c: move 'helper' functions to
+      __get/put_v4l2_format32
+    - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
+    - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
+    - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
+    - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
+    - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
+    - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
+    - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
+    - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
+    - crypto: caam - fix endless loop when DECO acquire fails
+    - crypto: sha512-mb - initialize pending lengths correctly
+    - crypto: talitos - fix Kernel Oops on hashing an empty file
+    - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
+    - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
+    - KVM: nVMX: Fix bug of injecting L2 exception into L1
+    - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
+    - KVM: PPC: Book3S HV: Drop locks before reading guest memory
+    - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
+    - KVM: PPC: Book3S PR: Fix broken select due to misspelling
+    - ASoC: acpi: fix machine driver selection based on quirk
+    - ASoC: rockchip: i2s: fix playback after runtime resume
+    - ASoC: skl: Fix kernel warning due to zero NHTL entry
+    - ASoC: compress: Correct handling of copy callback
+    - watchdog: imx2_wdt: restore previous timeout after suspend+resume
+    - afs: Add missing afs_put_cell()
+    - afs: Need to clear responded flag in addr cursor
+    - afs: Fix missing cursor clearance
+    - afs: Fix server list handling
+    - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
+    - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
+    - kasan: don't emit builtin calls when sanitization is off
+    - kasan: rework Kconfig settings
+    - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
+    - media: dvb-frontends: fix i2c access helpers for KASAN
+    - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
+    - media: ts2020: avoid integer overflows on 32 bit machines
+    - media: vivid: fix module load error when enabling fb and no_error_inj=1
+    - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
+    - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
+    - kernel/async.c: revert "async: simplify lowest_in_progress()"
+    - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
+    - pipe: actually allow root to exceed the pipe buffer limits
+    - pipe: fix off-by-one error when checking buffer limits
+    - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
+    - Bluetooth: btsdio: Do not bind to non-removable BCM43341
+    - ipmi: use dynamic memory for DMI driver override
+    - signal/openrisc: Fix do_unaligned_access to send the proper signal
+    - signal/sh: Ensure si_signo is initialized in do_divide_error
+    - alpha: fix crash if pthread_create races with signal delivery
+    - alpha: osf_sys.c: fix put_tv32 regression
+    - alpha: Fix mixed up args in EXC macro in futex operations
+    - alpha: fix reboot on Avanti platform
+    - alpha: fix formating of stack content
+    - xtensa: fix futex_atomic_cmpxchg_inatomic
+    - EDAC, octeon: Fix an uninitialized variable warning
+    - genirq: Make legacy autoprobing work again
+    - pinctrl: intel: Initialize GPIO properly when used through irqchip
+    - pinctrl: mcp23s08: fix irq setup order
+    - pinctrl: sx150x: Unregister the pinctrl on release
+    - pinctrl: sx150x: Register pinctrl before adding the gpiochip
+    - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
+    - pktcdvd: Fix pkt_setup_dev() error path
+    - pktcdvd: Fix a recently introduced NULL pointer dereference
+    - blk-mq: quiesce queue before freeing queue
+    - clocksource/drivers/stm32: Fix kernel panic with multiple timers
+    - lib/ubsan.c: s/missaligned/misaligned/
+    - lib/ubsan: add type mismatch handler for new GCC/Clang
+    - objtool: Fix switch-table detection
+    - arm64: dts: marvell: add Ethernet aliases
+    - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
+    - ACPI: sbshc: remove raw pointer from printk() message
+    - acpi, nfit: fix register dimm error handling
+    - ovl: force r/o mount when index dir creation fails
+    - ovl: fix failure to fsync lower dir
+    - ovl: take mnt_want_write() for work/index dir setup
+    - ovl: take mnt_want_write() for removing impure xattr
+    - ovl: hash directory inodes for fsnotify
+    - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
+    - devpts: fix error handling in devpts_mntget()
+    - ftrace: Remove incorrect setting of glob search field
+    - scsi: core: Ensure that the SCSI error handler gets woken up
+    - scsi: lpfc: Fix crash after bad bar setup on driver attachment
+    - scsi: cxlflash: Reset command ioasc
+    - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
+    - Linux 4.15.4
+    - updateconfigs after v4.14.4 stable updates
+
+  * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
+    do not need KPTI when KASLR is off.
+    - arm64: Turn on KPTI only on CPUs that need it
+
+  * Miscellaneous Ubuntu changes
+    - [Config] fix up removed retpoline call sites
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Fri, 23 Feb 2018 08:31:06 -0600
+
+linux (4.15.0-10.11) bionic; urgency=medium
+
+  * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
+
+  * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
+    (LP: #1749202)
+    - swiotlb: suppress warning when __GFP_NOWARN is set
+    - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
+
+  * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
+    - SAUCE: tools -- add ability to disable libbfd
+    - [Packaging] correct disablement of libbfd
+
+  * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
+    (LP: #1744058)
+    - ALSA: hda/realtek - update ALC225 depop optimize
+
+  * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
+    - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
+
+  * headset mic can't be detected on two Dell machines (LP: #1748807)
+    - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
+    - ALSA: hda - Fix headset mic detection problem for two Dell machines
+
+  * Bionic update to v4.15.3 stable release (LP: #1749191)
+    - ip6mr: fix stale iterator
+    - net: igmp: add a missing rcu locking section
+    - qlcnic: fix deadlock bug
+    - qmi_wwan: Add support for Quectel EP06
+    - r8169: fix RTL8168EP take too long to complete driver initialization.
+    - tcp: release sk_frag.page in tcp_disconnect
+    - vhost_net: stop device during reset owner
+    - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
+    - ipv6: change route cache aging logic
+    - Revert "defer call to mem_cgroup_sk_alloc()"
+    - net: ipv6: send unsolicited NA after DAD
+    - rocker: fix possible null pointer dereference in
+      rocker_router_fib_event_work
+    - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
+    - cls_u32: add missing RCU annotation.
+    - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
+    - soreuseport: fix mem leak in reuseport_add_sock()
+    - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
+    - net: sched: fix use-after-free in tcf_block_put_ext
+    - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
+    - media: soc_camera: soc_scale_crop: add missing
+      MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
+    - crypto: tcrypt - fix S/G table for test_aead_speed()
+    - Linux 4.15.3
+
+  * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
+    CVE-2018-1000026
+    - net: create skb_gso_validate_mac_len()
+    - bnx2x: disable GSO where gso_size is too big for hardware
+
+  * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
+    - net: hns: add ACPI mode support for ethtool -p
+
+  * CVE-2017-5715 (Spectre v2 Intel)
+    - [Packaging] retpoline files must be sorted
+    - [Packaging] pull in retpoline files
+
+  * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
+    - d-i: Add hfi1 to nic-modules
+
+  * CVE-2017-5715 (Spectre v2 retpoline)
+    - [Packaging] retpoline -- add call site validation
+    - [Config] disable retpoline checks for first upload
+
+  * Do not duplicate changelog entries assigned to more than one bug or CVE
+    (LP: #1743383)
+    - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Tue, 13 Feb 2018 11:33:58 -0600
+
+linux (4.15.0-9.10) bionic; urgency=medium
+
+  * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
+
+  * Miscellaneous Ubuntu changes
+    - [Debian] tests -- remove gcc-multilib dependency for arm64
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Thu, 08 Feb 2018 11:25:04 -0600
+
+linux (4.15.0-8.9) bionic; urgency=medium
+
+  * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
+
+  * Bionic update to v4.15.2 stable release (LP: #1748072)
+    - KVM: x86: Make indirect calls in emulator speculation safe
+    - KVM: VMX: Make indirect call speculation safe
+    - module/retpoline: Warn about missing retpoline in module
+    - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
+    - x86/cpufeatures: Add Intel feature bits for Speculation Control
+    - x86/cpufeatures: Add AMD feature bits for Speculation Control
+    - x86/msr: Add definitions for new speculation control MSRs
+    - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
+    - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
+    - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
+    - x86/alternative: Print unadorned pointers
+    - x86/nospec: Fix header guards names
+    - x86/bugs: Drop one "mitigation" from dmesg
+    - x86/cpu/bugs: Make retpoline module warning conditional
+    - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
+    - x86/retpoline: Simplify vmexit_fill_RSB()
+    - x86/speculation: Simplify indirect_branch_prediction_barrier()
+    - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - iio: adc/accel: Fix up module licenses
+    - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - KVM: nVMX: Eliminate vmcs02 pool
+    - KVM: VMX: introduce alloc_loaded_vmcs
+    - objtool: Improve retpoline alternative handling
+    - objtool: Add support for alternatives at the end of a section
+    - objtool: Warn on stripped section symbol
+    - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
+    - x86/spectre: Check CONFIG_RETPOLINE in command line parser
+    - x86/entry/64: Remove the SYSCALL64 fast path
+    - x86/entry/64: Push extra regs right away
+    - x86/asm: Move 'status' from thread_struct to thread_info
+    - Documentation: Document array_index_nospec
+    - array_index_nospec: Sanitize speculative array de-references
+    - x86: Implement array_index_mask_nospec
+    - x86: Introduce barrier_nospec
+    - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
+    - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
+    - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
+    - x86/get_user: Use pointer masking to limit speculation
+    - x86/syscall: Sanitize syscall table de-references under speculation
+    - vfs, fdtable: Prevent bounds-check bypass via speculative execution
+    - nl80211: Sanitize array index in parse_txq_params
+    - x86/spectre: Report get_user mitigation for spectre_v1
+    - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
+    - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
+    - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
+    - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
+    - KVM: VMX: make MSR bitmaps per-VCPU
+    - x86/kvm: Update spectre-v1 mitigation
+    - x86/retpoline: Avoid retpolines for built-in __init functions
+    - x86/spectre: Simplify spectre_v2 command line parsing
+    - x86/pti: Mark constant arrays as __initconst
+    - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
+    - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
+    - KVM/x86: Add IBPB support
+    - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
+    - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
+    - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
+    - serial: core: mark port as initialized after successful IRQ change
+    - fpga: region: release of_parse_phandle nodes after use
+    - Linux 4.15.2
+
+  * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
+    - net: phy: core: remove now uneeded disabling of interrupts
+    - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
+    - net: socionext: Add Synquacer NetSec driver
+    - net: socionext: include linux/io.h to fix build
+    - net: socionext: Fix error return code in netsec_netdev_open()
+
+  * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
+    - [Config] CONFIG_EDAC_GHES=y
+
+  * support thunderx2 vendor pmu events (LP: #1747523)
+    - perf pmu: Pass pmu as a parameter to get_cpuid_str()
+    - perf tools arm64: Add support for get_cpuid_str function.
+    - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
+    - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
+      events
+    - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
+
+  * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
+    - SAUCE: mm: disable vma based swap readahead by default
+    - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
+
+  * Miscellaneous Ubuntu changes
+    - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Wed, 07 Feb 2018 21:13:27 -0600
+
+linux (4.15.0-7.8) bionic; urgency=medium
+
+  * Bionic update to v4.15.1 stable release (LP: #1747169)
+    - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
+    - tools/gpio: Fix build error with musl libc
+    - gpio: stmpe: i2c transfer are forbiden in atomic context
+    - gpio: Fix kernel stack leak to userspace
+    - ALSA: hda - Reduce the suspend time consumption for ALC256
+    - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
+    - crypto: aesni - handle zero length dst buffer
+    - crypto: aesni - fix typo in generic_gcmaes_decrypt
+    - crypto: aesni - add wrapper for generic gcm(aes)
+    - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
+      aesni
+    - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
+      aesni
+    - crypto: inside-secure - fix hash when length is a multiple of a block
+    - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
+    - crypto: sha3-generic - fixes for alignment and big endian operation
+    - crypto: af_alg - whitelist mask and type
+    - HID: wacom: EKR: ensure devres groups at higher indexes are released
+    - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
+    - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
+    - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
+    - igb: Free IRQs when device is hotplugged
+    - ima/policy: fix parsing of fsuuid
+    - scsi: aacraid: Fix udev inquiry race condition
+    - scsi: aacraid: Fix hang in kdump
+    - scsi: storvsc: missing error code in storvsc_probe()
+    - staging: lustre: separate a connection destroy from free struct kib_conn
+    - staging: ccree: NULLify backup_info when unused
+    - staging: ccree: fix fips event irq handling build
+    - tty: fix data race between tty_init_dev and flush of buf
+    - usb: option: Add support for FS040U modem
+    - USB: serial: pl2303: new device id for Chilitag
+    - USB: cdc-acm: Do not log urb submission errors on disconnect
+    - CDC-ACM: apply quirk for card reader
+    - USB: serial: io_edgeport: fix possible sleep-in-atomic
+    - usbip: prevent bind loops on devices attached to vhci_hcd
+    - usbip: list: don't list devices attached to vhci_hcd
+    - USB: serial: simple: add Motorola Tetra driver
+    - usb: f_fs: Prevent gadget unbind if it is already unbound
+    - usb: uas: unconditionally bring back host after reset
+    - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
+    - ANDROID: binder: remove waitqueue when thread exits.
+    - android: binder: use VM_ALLOC to get vm area
+    - mei: me: allow runtime pm for platform with D0i3
+    - serial: 8250_of: fix return code when probe function fails to get reset
+    - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
+    - serial: 8250_dw: Revert "Improve clock rate setting"
+    - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
+    - spi: imx: do not access registers while clocks disabled
+    - iio: adc: stm32: fix scan of multiple channels with DMA
+    - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
+    - test_firmware: fix missing unlock on error in config_num_requests_store()
+    - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
+    - Input: synaptics-rmi4 - do not delete interrupt memory too early
+    - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
+    - Linux 4.15.1
+
+  * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
+    (LP: #1744712)
+    - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
+    - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
+      version
+
+  * apparmor profile load in stacked policy container fails (LP: #1746463)
+    - SAUCE: apparmor: fix display of .ns_name for containers
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Sun, 04 Feb 2018 11:56:32 +0100
+
+linux (4.15.0-6.7) bionic; urgency=low
+
+  * upload urgency should be medium by default (LP: #1745338)
+    - [Packaging] update urgency to medium by default
+
+  * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
+    - scsi: libiscsi: Allow sd_shutdown on bad transport
+
+  * Miscellaneous Ubuntu changes
+    - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
+    - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
+    - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
+
+  [ Upstream Kernel Changes ]
+
+  * Rebase to v4.15
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Mon, 29 Jan 2018 08:47:07 -0600
+
+linux (4.15.0-5.6) bionic; urgency=low
+
+  * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
+    (LP: #1744077)
+    - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
+
+  * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
+    (LP: #1743638)
+    - [d-i] Add qede to nic-modules udeb
+
+  * boot failure on AMD Raven + WesternXT (LP: #1742759)
+    - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
+
+  * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
+    (LP: #1726519)
+    - SAUCE: Revert "scsi: libsas: allow async aborts"
+
+  * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
+    - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
+
+  * Miscellaneous Ubuntu changes
+    - Rebase to v4.15-rc7
+    - [Config] CONFIG_CPU_ISOLATION=y
+    - [Config] Update annotations following config review
+    - Revert "UBUNTU: SAUCE: Import aufs driver"
+    - SAUCE: Import aufs driver
+    - ubuntu: vbox -- update to 5.2.6-dfsg-1
+    - ubuntu: vbox: build fixes for 4.15
+    - ubuntu: vbox -- update to 5.2.6-dfsg-2
+    - hio: updates for timer api changes in 4.15
+    - enable hio build
+    - Rebase to v4.15-rc9
+
+  [ Upstream Kernel Changes ]
+
+  * Rebase to v4.15-rc9
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Mon, 22 Jan 2018 10:16:05 -0600
+
+linux (4.15.0-4.5) bionic; urgency=low
+
+  * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device  (LP: #1741166)
+    - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
+
+  * External HDMI monitor failed to show screen on Lenovo X1 series
+    (LP: #1738523)
+    - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
+
+  * Miscellaneous Ubuntu changes
+    - [Debian] autoreconstruct - add resoration of execute permissions
+
+  [ Upstream Kernel Changes ]
+
+  * Rebase to v4.15-rc4
+
+ -- Seth Forshee <seth.forshee@canonical.com>  Wed, 10 Jan 2018 10:24:22 -0600
+
 linux (4.15.0-3.4) bionic; urgency=low
 
   * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)