linux-oracle (4.15.0-1018.20~16.04.1) xenial; urgency=medium

  * linux-oracle: 4.15.0-1018.20~16.04.1 -proposed tracker (LP: #1834942)

  [ Ubuntu: 4.15.0-1018.20 ]

  * linux-oracle: 4.15.0-1018.20 -proposed tracker (LP: #1834943)
  * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
  * Request backport of ceph commits into bionic (LP: #1834235)
    - ceph: use atomic_t for ceph_inode_info::i_shared_gen
    - ceph: define argument structure for handle_cap_grant
    - ceph: flush pending works before shutdown super
    - ceph: send cap releases more aggressively
    - ceph: single workqueue for inode related works
    - ceph: avoid dereferencing invalid pointer during cached readdir
    - ceph: quota: add initial infrastructure to support cephfs quotas
    - ceph: quota: support for ceph.quota.max_files
    - ceph: quota: don't allow cross-quota renames
    - ceph: fix root quota realm check
    - ceph: quota: support for ceph.quota.max_bytes
    - ceph: quota: update MDS when max_bytes is approaching
    - ceph: quota: add counter for snaprealms with quota
    - ceph: avoid iput_final() while holding mutex or in dispatch thread
  * QCA9377 isn't being recognized sometimes (LP: #1757218)
    - SAUCE: USB: Disable USB2 LPM at shutdown
  * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: #1833140)
    - net: hns: fix ICMP6 neighbor solicitation messages discard problem
    - net: hns: fix unsigned comparison to less than zero
  * Fix occasional boot time crash in hns driver (LP: #1833138)
    - net: hns: Fix probabilistic memory overwrite when HNS driver initialized
  *  use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
    - net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
  * hns: attempt to restart autoneg when disabled should report error
    (LP: #1833147)
    - net: hns: Restart autoneg need return failed when autoneg off
  * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
    (LP: #1821625)
    - powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
    - powerpc: sys_pkey_mprotect() system call
  * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
    (LP: #1832625)
    - pkey: Indicate old mkvp only if old and current mkvp are different
  * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
    (LP: #1832623)
    - s390/crypto: fix gcm-aes-s390 selftest failures
  * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
    (LP: #1833716)
    - powerpc/numa: improve control of topology updates
    - powerpc/numa: document topology_updates_enabled, disable by default
  * Kernel modules generated incorrectly when system is localized to a non-
    English language (LP: #1828084)
    - scripts: override locale from environment when running recordmcount.pl
  * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
    (LP: #1832624)
    - s390/zcrypt: Fix wrong dispatching for control domain CPRBs
  * CVE-2019-11815
    - net: rds: force to destroy connection if t_sock is NULL in
      rds_tcp_kill_sock().
  * Sound device not detected after resume from hibernate (LP: #1826868)
    - drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
    - drm/i915: Save the old CDCLK atomic state
    - drm/i915: Remove redundant store of logical CDCLK state
    - drm/i915: Skip modeset for cdclk changes if possible
  * Handle overflow in proc_get_long of sysctl (LP: #1833935)
    - sysctl: handle overflow in proc_get_long
  * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
    drains lots of power under s2idle (LP: #1808957)
    - Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering 
D3
      and being disabled"
    - Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
      suspending"
    - Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
    - Revert "SAUCE: nvme: add quirk to not call disable function when 
suspending"
    - Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
    - PCI: PM: Avoid possible suspend-to-idle issue
    - PCI: PM: Skip devices in D0 for suspend-to-idle
    - nvme-pci: Sync queues on reset
    - nvme: Export get and set features
    - nvme-pci: Use host managed power state for suspend
  * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
    - selinux: use kernel linux/socket.h for genheaders and mdp
  * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
    - x86/mm/pat: Disable preemption around __flush_tlb_all()
    - x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
    - x86/mm: Disable ioremap free page handling on x86-PAE
    - ioremap: Update pgtable free interfaces with addr
    - x86/mm: Add TLB purge to free pmd/pte page interfaces
    - x86/init: fix build with CONFIG_SWAP=n
    - x86/mm: provide pmdp_establish() helper
    - x86/mm: Use WRITE_ONCE() when setting PTEs
  * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
    - hinic: fix a bug in set rx mode
  * ubuntu 18.04 flickering screen with Radeon X1600 (LP: #1791312)
    - drm/radeon: prefer lower reference dividers
  * Login screen never appears on vmwgfx using bionic kernel 4.15 (LP: #1832138)
    - drm/vmwgfx: use monotonic event timestamps
  * [linux-azure] Block Layer Commits Requested in Azure Kernels (LP: #1834499)
    - block: Clear kernel memory before copying to user
    - block/bio: Do not zero user pages
  * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
    - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
  * Handle overflow for file-max (LP: #1834310)
    - sysctl: handle overflow for file-max
    - kernel/sysctl.c: fix out-of-bounds access when setting file-max
  * [ALSA] [PATCH] Headset fixup for System76 Gazelle (gaze14) (LP: #1827555)
    - ALSA: hda/realtek - Headset fixup for System76 Gazelle (gaze14)
    - ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
  * crashdump fails on HiSilicon D06 (LP: #1828868)
    - iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump 
kernel
    - iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel
  * CVE-2019-11833
    - ext4: zero out the unused memory region in the extent tree block
  * zfs 0.7.9 fixes a bug (https://github.com/zfsonlinux/zfs/pull/7343) that
    hangs the system completely (LP: #1772412)
    - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.6
  * does not detect headphone when there is no other output devices
    (LP: #1831065)
    - ALSA: hda/realtek - Fixed hp_pin no value
    - ALSA: hda/realtek - Use a common helper for hp pin reference
  * kernel crash : net_sched  race condition in tcindex_destroy() (LP: #1825942)
    - net_sched: fix NULL pointer dereference when delete tcindex filter
    - RCU, workqueue: Implement rcu_work
    - net_sched: switch to rcu_work
    - net_sched: fix a race condition in tcindex_destroy()
    - net_sched: fix a memory leak in cls_tcindex
    - net_sched: initialize net pointer inside tcf_exts_init()
    - net_sched: fix two more memory leaks in cls_tcindex
  * Support new ums-realtek device (LP: #1831840)
    - USB: usb-storage: Add new ID to ums-realtek
  * amd_iommu possible data corruption (LP: #1823037)
    - iommu/amd: Reserve exclusion range in iova-domain
    - iommu/amd: Set exclusion range correctly
  * Add new sound card PCIID into the alsa driver (LP: #1832299)
    - ALSA: hda: Add Icelake PCI ID
    - ALSA: hda/intel: add CometLake PCI IDs
  * sky2 ethernet card doesn't work after returning from suspend
    (LP: #1807259) // sky2 ethernet card link not up after suspend
    (LP: #1809843)
    - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
  * idle-page oopses when accessing page frames that are out of range
    (LP: #1833410)
    - mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
  * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
    - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
    - SAUCE: HID: multitouch: Add pointstick support for ALPS Touchpad
  * [SRU][B/B-OEM/B-OEM-OSP-1/C/D/E] Add trackpoint middle button support of 2
    new thinpads (LP: #1833637)
    - Input: elantech - enable middle button support on 2 ThinkPads
  * CVE-2019-11085
    - drm/i915/gvt: Fix mmap range check
    - drm/i915: make mappable struct resource centric
    - drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
  * CVE-2019-11884
    - Bluetooth: hidp: fix buffer overflow
  * af_alg06 test from crypto test suite in LTP failed with kernel oops on B/C
    (LP: #1829725)
    - crypto: authenc - fix parsing key with misaligned rta_len
  * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130 // CVE-2019-11091
    - SAUCE: Synchronize MDS mitigations with upstream
    - Documentation: Correct the possible MDS sysfs values
    - x86/speculation/mds: Fix documentation typo
  * CVE-2019-11091
    - x86/mds: Add MDSUM variant to the MDS documentation
  * alignment test in powerpc from ubuntu_kernel_selftests failed on B/C Power9
    (LP: #1813118)
    - selftests/powerpc: Remove Power9 copy_unaligned test
  * TRACE_syscall.ptrace_syscall_dropped in seccomp from ubuntu_kernel_selftests
    failed on B/C PowerPC (LP: #1812796)
    - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
  * Add powerpc/alignment_handler test for selftests (LP: #1828935)
    - selftests/powerpc: Add alignment handler selftest
    - selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
  * Cannot build kernel 4.15.0-48.51 due to an in-source-tree ZFS module.
    (LP: #1828763)
    - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.5
  * Eletrical noise occurred when external headset enter powersaving mode on a
    DEll machine (LP: #1828798)
    - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
    - ALSA: hda/realtek - Fixup headphone noise via runtime suspend
  * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
    Ubuntu (LP: #1761379)
    - [Packaging] Support building libperf-jvmti.so
  * TCP : race condition on socket ownership in tcp_close() (LP: #1830813)
    - tcp: do not release socket ownership in tcp_close()
  * bionic: netlink: potential shift overflow in netlink_bind() (LP: #1831103)
    - netlink: Don't shift on 64 for ngroups
  * Add support to Comet Lake LPSS (LP: #1830175)
    - mfd: intel-lpss: Add Intel Comet Lake PCI IDs
  * Reduce NAPI weight in hns driver from 256 to 64 (LP: #1830587)
    - net: hns: Use NAPI_POLL_WEIGHT for hns driver
  * x86: add support for AMD Rome (LP: #1819485)
    - x86: irq_remapping: Move irq remapping mode enum
    - iommu/amd: Add support for higher 64-bit IOMMU Control Register
    - iommu/amd: Add support for IOMMU XT mode
    - hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
    - hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
    - x86/amd_nb: Add PCI device IDs for family 17h, model 30h
    - x86/MCE/AMD: Fix the thresholding machinery initialization order
    - x86/amd_nb: Add support for newer PCI topologies
  * nx842 - CRB request time out (-110) when uninstall NX modules and initiate
    NX request (LP: #1827755)
    - crypto/nx: Initialize 842 high and normal RxFIFO control registers
  * Require improved hypervisor detection patch in Ubuntu 18.04 (LP: #1829972)
    - s390/early: improve machine detection

Date: Wed, 03 Jul 2019 21:52:44 -0400
Changed-By: Khalid Elmously <khalid.elmou...@canonical.com>
Maintainer: Launchpad Build Daemon <buildd@lcy01-amd64-010.buildd>

Format: 1.8
Date: Wed, 03 Jul 2019 21:52:44 -0400
Source: linux-oracle
Binary: linux-oracle-headers-4.15.0-1018 linux-oracle-tools-4.15.0-1018 
linux-image-unsigned-4.15.0-1018-oracle linux-modules-4.15.0-1018-oracle 
linux-modules-extra-4.15.0-1018-oracle linux-headers-4.15.0-1018-oracle 
linux-image-unsigned-4.15.0-1018-oracle-dbgsym linux-tools-4.15.0-1018-oracle 
linux-cloud-tools-4.15.0-1018-oracle linux-buildinfo-4.15.0-1018-oracle
Architecture: amd64 all amd64_translations
Version: 4.15.0-1018.20~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd@lcy01-amd64-010.buildd>
Changed-By: Khalid Elmously <khalid.elmou...@canonical.com>
Description:
 linux-buildinfo-4.15.0-1018-oracle - Linux kernel buildinfo for version 4.15.0 
on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-1018-oracle - Oracle Linux kernel version specific 
cloud tools for version 4.15
 linux-headers-4.15.0-1018-oracle - Oracle Linux kernel headers for version 
4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1018-oracle - Oracle Linux kernel image for 
version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1018-oracle-dbgsym - Oracle Linux kernel debug 
image for version 4.15.0 on 64 bit x86
 linux-modules-4.15.0-1018-oracle - Oracle Linux kernel extra modules for 
version 4.15.0 on 64 bit x8
 linux-modules-extra-4.15.0-1018-oracle - Oracle Linux kernel extra modules for 
version 4.15.0 on 64 bit x8
 linux-oracle-headers-4.15.0-1018 - Header files related to Oracle Linux kernel 
version 4.15.0
 linux-oracle-tools-4.15.0-1018 - Oracle Linux kernel version specific tools 
for version 4.15.0-101
 linux-tools-4.15.0-1018-oracle - Oracle Linux kernel version specific tools 
for version 4.15.0-101
Launchpad-Bugs-Fixed: 1757218 1761379 1772412 1791312 1807259 1808957 1809843 
1812796 1813118 1819485 1821625 1823037 1823429 1824864 1825942 1826868 1827555 
1827755 1828084 1828763 1828798 1828868 1828935 1829725 1829972 1830175 1830433 
1830587 1830813 1831065 1831103 1831840 1832048 1832138 1832299 1832623 1832624 
1832625 1833136 1833138 1833140 1833147 1833387 1833410 1833637 1833716 1833935 
1834235 1834310 1834499 1834942 1834943 1834954
Changes:
 linux-oracle (4.15.0-1018.20~16.04.1) xenial; urgency=medium
 .
   * linux-oracle: 4.15.0-1018.20~16.04.1 -proposed tracker (LP: #1834942)
 .
   [ Ubuntu: 4.15.0-1018.20 ]
 .
   * linux-oracle: 4.15.0-1018.20 -proposed tracker (LP: #1834943)
   * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
   * Request backport of ceph commits into bionic (LP: #1834235)
     - ceph: use atomic_t for ceph_inode_info::i_shared_gen
     - ceph: define argument structure for handle_cap_grant
     - ceph: flush pending works before shutdown super
     - ceph: send cap releases more aggressively
     - ceph: single workqueue for inode related works
     - ceph: avoid dereferencing invalid pointer during cached readdir
     - ceph: quota: add initial infrastructure to support cephfs quotas
     - ceph: quota: support for ceph.quota.max_files
     - ceph: quota: don't allow cross-quota renames
     - ceph: fix root quota realm check
     - ceph: quota: support for ceph.quota.max_bytes
     - ceph: quota: update MDS when max_bytes is approaching
     - ceph: quota: add counter for snaprealms with quota
     - ceph: avoid iput_final() while holding mutex or in dispatch thread
   * QCA9377 isn't being recognized sometimes (LP: #1757218)
     - SAUCE: USB: Disable USB2 LPM at shutdown
   * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: 
#1833140)
     - net: hns: fix ICMP6 neighbor solicitation messages discard problem
     - net: hns: fix unsigned comparison to less than zero
   * Fix occasional boot time crash in hns driver (LP: #1833138)
     - net: hns: Fix probabilistic memory overwrite when HNS driver initialized
   *  use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
     - net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
   * hns: attempt to restart autoneg when disabled should report error
     (LP: #1833147)
     - net: hns: Restart autoneg need return failed when autoneg off
   * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
     (LP: #1821625)
     - powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
     - powerpc: sys_pkey_mprotect() system call
   * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
     (LP: #1832625)
     - pkey: Indicate old mkvp only if old and current mkvp are different
   * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
     (LP: #1832623)
     - s390/crypto: fix gcm-aes-s390 selftest failures
   * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
     (LP: #1833716)
     - powerpc/numa: improve control of topology updates
     - powerpc/numa: document topology_updates_enabled, disable by default
   * Kernel modules generated incorrectly when system is localized to a non-
     English language (LP: #1828084)
     - scripts: override locale from environment when running recordmcount.pl
   * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
     (LP: #1832624)
     - s390/zcrypt: Fix wrong dispatching for control domain CPRBs
   * CVE-2019-11815
     - net: rds: force to destroy connection if t_sock is NULL in
       rds_tcp_kill_sock().
   * Sound device not detected after resume from hibernate (LP: #1826868)
     - drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
     - drm/i915: Save the old CDCLK atomic state
     - drm/i915: Remove redundant store of logical CDCLK state
     - drm/i915: Skip modeset for cdclk changes if possible
   * Handle overflow in proc_get_long of sysctl (LP: #1833935)
     - sysctl: handle overflow in proc_get_long
   * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
     drains lots of power under s2idle (LP: #1808957)
     - Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering 
D3
       and being disabled"
     - Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
       suspending"
     - Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
     - Revert "SAUCE: nvme: add quirk to not call disable function when 
suspending"
     - Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
     - PCI: PM: Avoid possible suspend-to-idle issue
     - PCI: PM: Skip devices in D0 for suspend-to-idle
     - nvme-pci: Sync queues on reset
     - nvme: Export get and set features
     - nvme-pci: Use host managed power state for suspend
   * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
     - selinux: use kernel linux/socket.h for genheaders and mdp
   * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
     - x86/mm/pat: Disable preemption around __flush_tlb_all()
     - x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
     - x86/mm: Disable ioremap free page handling on x86-PAE
     - ioremap: Update pgtable free interfaces with addr
     - x86/mm: Add TLB purge to free pmd/pte page interfaces
     - x86/init: fix build with CONFIG_SWAP=n
     - x86/mm: provide pmdp_establish() helper
     - x86/mm: Use WRITE_ONCE() when setting PTEs
   * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
     - hinic: fix a bug in set rx mode
   * ubuntu 18.04 flickering screen with Radeon X1600 (LP: #1791312)
     - drm/radeon: prefer lower reference dividers
   * Login screen never appears on vmwgfx using bionic kernel 4.15 (LP: 
#1832138)
     - drm/vmwgfx: use monotonic event timestamps
   * [linux-azure] Block Layer Commits Requested in Azure Kernels (LP: #1834499)
     - block: Clear kernel memory before copying to user
     - block/bio: Do not zero user pages
   * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
     - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
   * Handle overflow for file-max (LP: #1834310)
     - sysctl: handle overflow for file-max
     - kernel/sysctl.c: fix out-of-bounds access when setting file-max
   * [ALSA] [PATCH] Headset fixup for System76 Gazelle (gaze14) (LP: #1827555)
     - ALSA: hda/realtek - Headset fixup for System76 Gazelle (gaze14)
     - ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
   * crashdump fails on HiSilicon D06 (LP: #1828868)
     - iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump 
kernel
     - iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel
   * CVE-2019-11833
     - ext4: zero out the unused memory region in the extent tree block
   * zfs 0.7.9 fixes a bug (https://github.com/zfsonlinux/zfs/pull/7343) that
     hangs the system completely (LP: #1772412)
     - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.6
   * does not detect headphone when there is no other output devices
     (LP: #1831065)
     - ALSA: hda/realtek - Fixed hp_pin no value
     - ALSA: hda/realtek - Use a common helper for hp pin reference
   * kernel crash : net_sched  race condition in tcindex_destroy() (LP: 
#1825942)
     - net_sched: fix NULL pointer dereference when delete tcindex filter
     - RCU, workqueue: Implement rcu_work
     - net_sched: switch to rcu_work
     - net_sched: fix a race condition in tcindex_destroy()
     - net_sched: fix a memory leak in cls_tcindex
     - net_sched: initialize net pointer inside tcf_exts_init()
     - net_sched: fix two more memory leaks in cls_tcindex
   * Support new ums-realtek device (LP: #1831840)
     - USB: usb-storage: Add new ID to ums-realtek
   * amd_iommu possible data corruption (LP: #1823037)
     - iommu/amd: Reserve exclusion range in iova-domain
     - iommu/amd: Set exclusion range correctly
   * Add new sound card PCIID into the alsa driver (LP: #1832299)
     - ALSA: hda: Add Icelake PCI ID
     - ALSA: hda/intel: add CometLake PCI IDs
   * sky2 ethernet card doesn't work after returning from suspend
     (LP: #1807259) // sky2 ethernet card link not up after suspend
     (LP: #1809843)
     - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
   * idle-page oopses when accessing page frames that are out of range
     (LP: #1833410)
     - mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
   * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
     - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
     - SAUCE: HID: multitouch: Add pointstick support for ALPS Touchpad
   * [SRU][B/B-OEM/B-OEM-OSP-1/C/D/E] Add trackpoint middle button support of 2
     new thinpads (LP: #1833637)
     - Input: elantech - enable middle button support on 2 ThinkPads
   * CVE-2019-11085
     - drm/i915/gvt: Fix mmap range check
     - drm/i915: make mappable struct resource centric
     - drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
   * CVE-2019-11884
     - Bluetooth: hidp: fix buffer overflow
   * af_alg06 test from crypto test suite in LTP failed with kernel oops on B/C
     (LP: #1829725)
     - crypto: authenc - fix parsing key with misaligned rta_len
   * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130 // CVE-2019-11091
     - SAUCE: Synchronize MDS mitigations with upstream
     - Documentation: Correct the possible MDS sysfs values
     - x86/speculation/mds: Fix documentation typo
   * CVE-2019-11091
     - x86/mds: Add MDSUM variant to the MDS documentation
   * alignment test in powerpc from ubuntu_kernel_selftests failed on B/C Power9
     (LP: #1813118)
     - selftests/powerpc: Remove Power9 copy_unaligned test
   * TRACE_syscall.ptrace_syscall_dropped in seccomp from 
ubuntu_kernel_selftests
     failed on B/C PowerPC (LP: #1812796)
     - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
   * Add powerpc/alignment_handler test for selftests (LP: #1828935)
     - selftests/powerpc: Add alignment handler selftest
     - selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
   * Cannot build kernel 4.15.0-48.51 due to an in-source-tree ZFS module.
     (LP: #1828763)
     - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.5
   * Eletrical noise occurred when external headset enter powersaving mode on a
     DEll machine (LP: #1828798)
     - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
     - ALSA: hda/realtek - Fixup headphone noise via runtime suspend
   * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
     Ubuntu (LP: #1761379)
     - [Packaging] Support building libperf-jvmti.so
   * TCP : race condition on socket ownership in tcp_close() (LP: #1830813)
     - tcp: do not release socket ownership in tcp_close()
   * bionic: netlink: potential shift overflow in netlink_bind() (LP: #1831103)
     - netlink: Don't shift on 64 for ngroups
   * Add support to Comet Lake LPSS (LP: #1830175)
     - mfd: intel-lpss: Add Intel Comet Lake PCI IDs
   * Reduce NAPI weight in hns driver from 256 to 64 (LP: #1830587)
     - net: hns: Use NAPI_POLL_WEIGHT for hns driver
   * x86: add support for AMD Rome (LP: #1819485)
     - x86: irq_remapping: Move irq remapping mode enum
     - iommu/amd: Add support for higher 64-bit IOMMU Control Register
     - iommu/amd: Add support for IOMMU XT mode
     - hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
     - hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
     - x86/amd_nb: Add PCI device IDs for family 17h, model 30h
     - x86/MCE/AMD: Fix the thresholding machinery initialization order
     - x86/amd_nb: Add support for newer PCI topologies
   * nx842 - CRB request time out (-110) when uninstall NX modules and initiate
     NX request (LP: #1827755)
     - crypto/nx: Initialize 842 high and normal RxFIFO control registers
   * Require improved hypervisor detection patch in Ubuntu 18.04 (LP: #1829972)
     - s390/early: improve machine detection
Checksums-Sha1:
 15b0c8355b1b28be9837e800f5843313a82fc7d1 250710 
linux-buildinfo-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 97d32a687a5a1ef21d2985034e9eb67c0ef88ca6 1123948 
linux-headers-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 547e07d00a0ed95458e54de3ca0ccd11f8369295 624327466 
linux-image-unsigned-4.15.0-1018-oracle-dbgsym_4.15.0-1018.20~16.04.1_amd64.ddeb
 808992f2d00fdc41f1e28f70d8962e40f7dfbdbb 7954860 
linux-image-unsigned-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 1d488f6d529b40f6d253da0323fccf3a4594052a 12876604 
linux-modules-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 6ce58b4d40d7739a2a957b3c8a0ca5fe5dfa36e6 32627970 
linux-modules-extra-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 5e2f291827647269d018ef71426f88d085e28a02 11077970 
linux-oracle-headers-4.15.0-1018_4.15.0-1018.20~16.04.1_all.deb
 7ead0ae07d82357ac8b174b8d9e6ad767bbdbe8a 4093302 
linux-oracle-tools-4.15.0-1018_4.15.0-1018.20~16.04.1_amd64.deb
 97d06459cf1cbccc301cf888b09518007af366cb 7916770 
linux-oracle_4.15.0-1018.20~16.04.1_amd64.tar.gz
 8d1c34709768d56d991ca028f8881c584fdf4241 24492 
linux-oracle_4.15.0-1018.20~16.04.1_amd64_translations.tar.gz
 ca1283c3f04ce952937a8490d40e159825eb7698 1910 
linux-tools-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
Checksums-Sha256:
 33ecd743f3e9b29ac05689e72b7bf440c8deab27a18e12d160abac58877d8f24 250710 
linux-buildinfo-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 9a57e20f429e3130ea11df0ca81d599c357e7e76f9ebdb2d7288300a196f6554 1123948 
linux-headers-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 f031ff1e8fcdd2b283efb0578970d97872073099714c854e8a609199416a7afa 624327466 
linux-image-unsigned-4.15.0-1018-oracle-dbgsym_4.15.0-1018.20~16.04.1_amd64.ddeb
 b5bb44b4f357eb9c31da6ae8e8d8288938eb1f935953d385311ead536bcf6dd2 7954860 
linux-image-unsigned-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 8f939fc0ddab4ae7e142885cc6dd960cdcf4f6d211c94ea56837af799c571d28 12876604 
linux-modules-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 79be330be24c27ea90f055a91ef59f0d15e9ca84a6fca56b2e48cafc1864fc1e 32627970 
linux-modules-extra-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 ff757d4197b6759640544c374a72b66784282fca75a8d32195bacf2d7b8f1d44 11077970 
linux-oracle-headers-4.15.0-1018_4.15.0-1018.20~16.04.1_all.deb
 6329746ee8a74293a62025da276ef71fb504aa8b7298a426c2b20ec9e2e1f28a 4093302 
linux-oracle-tools-4.15.0-1018_4.15.0-1018.20~16.04.1_amd64.deb
 36d51a6cc2f03d36bbe9ba73a76c9db91f7708c5ec11cd9da0c7fa20ea22b4cd 7916770 
linux-oracle_4.15.0-1018.20~16.04.1_amd64.tar.gz
 b189d81e6a12c8c3429a0fc4b1ba2cf8f6042b7655a5e2182b9ad8e4a58814e3 24492 
linux-oracle_4.15.0-1018.20~16.04.1_amd64_translations.tar.gz
 84419ef13a293264ea64e26248cbd8fe45fa974b27d1bec8cb3468f6f53046b9 1910 
linux-tools-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
Files:
 39ca5d254323c7c30da94bd69b080d2d 250710 kernel optional 
linux-buildinfo-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 4d42e47ada55f87c97ef5618719a6dd9 1123948 devel optional 
linux-headers-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 3ece37e11bd0d729987ae024edf85c13 624327466 devel optional 
linux-image-unsigned-4.15.0-1018-oracle-dbgsym_4.15.0-1018.20~16.04.1_amd64.ddeb
 7dd5152073a24688f6b690ce92fe2bc4 7954860 kernel optional 
linux-image-unsigned-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 9ed5aef7ef168c52d14fcb0e1e98b5f8 12876604 kernel optional 
linux-modules-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 4c0319390c90c902cd55d70823d7eb9a 32627970 kernel optional 
linux-modules-extra-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
 ce9d84e0ffbadac5fa92e556ca5c8791 11077970 devel optional 
linux-oracle-headers-4.15.0-1018_4.15.0-1018.20~16.04.1_all.deb
 5b7ccba5d4fbce91162fd5e4ee75a52d 4093302 devel optional 
linux-oracle-tools-4.15.0-1018_4.15.0-1018.20~16.04.1_amd64.deb
 ff3c5221fdcb0652b7af89919cd2d27a 7916770 raw-signing - 
linux-oracle_4.15.0-1018.20~16.04.1_amd64.tar.gz
 3e6f6d85604d06e3e78f9bf7329277c9 24492 raw-translations - 
linux-oracle_4.15.0-1018.20~16.04.1_amd64_translations.tar.gz
 ec0c09e2291d74c258f2e121d8e4c3b4 1910 devel optional 
linux-tools-4.15.0-1018-oracle_4.15.0-1018.20~16.04.1_amd64.deb
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to