[ubuntu/xenial-proposed] linux-gcp_4.15.0-1024.25~16.04.2_amd64.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Fri Nov 2 14:26:48 UTC 2018


linux-gcp (4.15.0-1024.25~16.04.2) xenial; urgency=medium

  * linux-gcp: 4.15.0-1024.25~16.04.2 -proposed tracker (LP: #1799424)

  * Packaging resync (LP: #1786013)
    - [Package] add support for specifying the primary makefile

  [ Ubuntu: 4.15.0-1024.25 ]

  * linux-gcp: 4.15.0-1024.25 -proposed tracker (LP: #1799416)
  * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
    - [Config] disable CONFIG_DELL_SMBIOS_SMM/WMI
  * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
    - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
  * linux: 4.15.0-39.42 -proposed tracker (LP: #1799411)
  * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
    - mm: move tlb_table_flush to tlb_flush_mmu_free
    - mm/tlb: Remove tlb_remove_table() non-concurrent condition
    - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
    - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
  * Ubuntu18.04: GPU total memory is reduced (LP: #1792102)
    - Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
  * arm64: snapdragon: reduce boot noise (LP: #1797154)
    - [Config] arm64: snapdragon: DRM_MSM=m
    - [Config] arm64: snapdragon: SND*=m
    - [Config] arm64: snapdragon: disable ARM_SDE_INTERFACE
    - [Config] arm64: snapdragon: disable DRM_I2C_ADV7511_CEC
    - [Config] arm64: snapdragon: disable VIDEO_ADV7511, VIDEO_COBALT
  * [Bionic] CPPC bug fixes (LP: #1796949)
    - ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
    - cpufreq: CPPC: Don't set transition_latency
    - ACPI / CPPC: Fix invalid PCC channel status errors
  * regression in 'ip --family bridge neigh' since linux v4.12 (LP: #1796748)
    - rtnetlink: fix rtnl_fdb_dump() for ndmsg header
  * screen displays abnormally on the lenovo M715 with the AMD GPU (Radeon Vega
    8 Mobile, rev ca, 1002:15dd) (LP: #1796786)
    - drm/amd/display: Fix takover from VGA mode
    - drm/amd/display: early return if not in vga mode in disable_vga
    - drm/amd/display: Refine disable VGA
  * arm64: snapdragon: WARNING: CPU: 0 PID: 1 arch/arm64/kernel/setup.c:271
    reserve_memblock_reserved_regions (LP: #1797139)
    - SAUCE: arm64: Fix /proc/iomem for reserved but not memory regions
  * The front MIC can't work on the Lenovo M715 (LP: #1797292)
    - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
  * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
    - platform/x86: dell-smbios: Correct some style warnings
    - platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
    - platform/x86: dell-smbios: Link all dell-smbios-* modules together
    - [Config] CONFIG_DELL_SMBIOS_SMM=y, CONFIG_DELL_SMBIOS_WMI=y
  * rpi3b+: ethernet not working (LP: #1797406)
    - lan78xx: Don't reset the interface on open
  * 87cdf3148b11 was never backported to 4.15  (LP: #1795653)
    - xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
  * [Ubuntu18.04][Power9][DD2.2]package installation segfaults inside debian
    chroot env in P9 KVM guest with HTM enabled (kvm) (LP: #1792501)
    - KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
  * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
    - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
      VM
  * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
    - SAUCE: fscache: Fix race in decrementing refcount of op->npages
  * CVE-2018-9363
    - Bluetooth: hidp: buffer overflow in hidp_process_report
  * CVE-2017-13168
    - scsi: sg: mitigate read/write abuse
  * [Bionic] ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID
    is set (LP: #1797200)
    - ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
  * [Bionic] arm64: topology: Avoid checking numa mask for scheduler MC
    selection (LP: #1797202)
    - arm64: topology: Avoid checking numa mask for scheduler MC selection
  * crypto/vmx - Backport of Fix sleep-in-atomic bugs patch for 18.04
    (LP: #1790832)
    - crypto: vmx - Fix sleep-in-atomic bugs
  * hns3: autoneg settings get lost on down/up (LP: #1797654)
    - net: hns3: Fix for information of phydev lost problem when down/up
  * not able to unwind the stack from within __kernel_clock_gettime in the Linux
    vDSO (LP: #1797963)
    - powerpc/vdso: Correct call frame information
  * Signal 7 error when running GPFS tracing in cluster (LP: #1792195)
    - powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
    - powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
  * Support Edge Gateway's WIFI LED (LP: #1798330)
    - SAUCE: mwifiex: Switch WiFi LED state according to the device status
  * Support Edge Gateway's Bluetooth LED (LP: #1798332)
    - SAUCE: Bluetooth: Support for LED on Edge Gateways
  * USB cardreader (0bda:0328) make the system can't enter s3 or hang
    (LP: #1798328)
    - usb: Don't disable Latency tolerance Messaging (LTM) before port reset
  * CVE-2018-15471
    - xen-netback: fix input validation in xenvif_set_hash_mapping()
  * CVE-2018-16658
    - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
  * [Bionic] Update ThunderX2 implementation defined pmu core events
    (LP: #1796904)
    - perf vendor events arm64: Update ThunderX2 implementation defined pmu core
      events
  * the machine of lenovo M715 with the AMD GPU (Radeon Vega 8 Mobile, rev ca,
    1002:15dd) often hangs randomly (LP: #1796789)
    - drm/amd: Add missing fields in atom_integrated_system_info_v1_11
  * [18.04] GLK hang after a while (LP: #1760545)
    - drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
  * Fix usbcore.quirks when used at boot (LP: #1795784)
    - usb: core: safely deal with the dynamic quirk lists

Date: Tue, 30 Oct 2018 11:41:40 +0000
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 30 Oct 2018 11:41:40 +0000
Source: linux-gcp
Binary: linux-gcp-headers-4.15.0-1024 linux-gcp-tools-4.15.0-1024 linux-image-unsigned-4.15.0-1024-gcp linux-modules-4.15.0-1024-gcp linux-modules-extra-4.15.0-1024-gcp linux-headers-4.15.0-1024-gcp linux-image-unsigned-4.15.0-1024-gcp-dbgsym linux-tools-4.15.0-1024-gcp
Architecture: amd64 amd64_translations
Version: 4.15.0-1024.25~16.04.2
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 linux-gcp-headers-4.15.0-1024 - Header files related to Linux kernel version 4.15.0
 linux-gcp-tools-4.15.0-1024 - Linux kernel version specific tools for version 4.15.0-1024
 linux-headers-4.15.0-1024-gcp - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1024-gcp - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1024-gcp-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-1024-gcp - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-1024-gcp - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-tools-4.15.0-1024-gcp - Linux kernel version specific tools for version 4.15.0-1024
Launchpad-Bugs-Fixed: 1760545 1786013 1790832 1792102 1792195 1792501 1792957 1795653 1795784 1796748 1796786 1796789 1796904 1796949 1797139 1797154 1797200 1797202 1797292 1797304 1797314 1797406 1797654 1797963 1798328 1798330 1798332 1798897 1799411 1799416 1799424
Changes:
 linux-gcp (4.15.0-1024.25~16.04.2) xenial; urgency=medium
 .
   * linux-gcp: 4.15.0-1024.25~16.04.2 -proposed tracker (LP: #1799424)
 .
   * Packaging resync (LP: #1786013)
     - [Package] add support for specifying the primary makefile
 .
   [ Ubuntu: 4.15.0-1024.25 ]
 .
   * linux-gcp: 4.15.0-1024.25 -proposed tracker (LP: #1799416)
   * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
     - [Config] disable CONFIG_DELL_SMBIOS_SMM/WMI
   * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
     - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
   * linux: 4.15.0-39.42 -proposed tracker (LP: #1799411)
   * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
     - mm: move tlb_table_flush to tlb_flush_mmu_free
     - mm/tlb: Remove tlb_remove_table() non-concurrent condition
     - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
     - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
   * Ubuntu18.04: GPU total memory is reduced (LP: #1792102)
     - Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
   * arm64: snapdragon: reduce boot noise (LP: #1797154)
     - [Config] arm64: snapdragon: DRM_MSM=m
     - [Config] arm64: snapdragon: SND*=m
     - [Config] arm64: snapdragon: disable ARM_SDE_INTERFACE
     - [Config] arm64: snapdragon: disable DRM_I2C_ADV7511_CEC
     - [Config] arm64: snapdragon: disable VIDEO_ADV7511, VIDEO_COBALT
   * [Bionic] CPPC bug fixes (LP: #1796949)
     - ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
     - cpufreq: CPPC: Don't set transition_latency
     - ACPI / CPPC: Fix invalid PCC channel status errors
   * regression in 'ip --family bridge neigh' since linux v4.12 (LP: #1796748)
     - rtnetlink: fix rtnl_fdb_dump() for ndmsg header
   * screen displays abnormally on the lenovo M715 with the AMD GPU (Radeon Vega
     8 Mobile, rev ca, 1002:15dd) (LP: #1796786)
     - drm/amd/display: Fix takover from VGA mode
     - drm/amd/display: early return if not in vga mode in disable_vga
     - drm/amd/display: Refine disable VGA
   * arm64: snapdragon: WARNING: CPU: 0 PID: 1 arch/arm64/kernel/setup.c:271
     reserve_memblock_reserved_regions (LP: #1797139)
     - SAUCE: arm64: Fix /proc/iomem for reserved but not memory regions
   * The front MIC can't work on the Lenovo M715 (LP: #1797292)
     - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
   * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
     - platform/x86: dell-smbios: Correct some style warnings
     - platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
     - platform/x86: dell-smbios: Link all dell-smbios-* modules together
     - [Config] CONFIG_DELL_SMBIOS_SMM=y, CONFIG_DELL_SMBIOS_WMI=y
   * rpi3b+: ethernet not working (LP: #1797406)
     - lan78xx: Don't reset the interface on open
   * 87cdf3148b11 was never backported to 4.15  (LP: #1795653)
     - xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
   * [Ubuntu18.04][Power9][DD2.2]package installation segfaults inside debian
     chroot env in P9 KVM guest with HTM enabled (kvm) (LP: #1792501)
     - KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
   * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
     - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
       VM
   * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
     - SAUCE: fscache: Fix race in decrementing refcount of op->npages
   * CVE-2018-9363
     - Bluetooth: hidp: buffer overflow in hidp_process_report
   * CVE-2017-13168
     - scsi: sg: mitigate read/write abuse
   * [Bionic] ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID
     is set (LP: #1797200)
     - ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
   * [Bionic] arm64: topology: Avoid checking numa mask for scheduler MC
     selection (LP: #1797202)
     - arm64: topology: Avoid checking numa mask for scheduler MC selection
   * crypto/vmx - Backport of Fix sleep-in-atomic bugs patch for 18.04
     (LP: #1790832)
     - crypto: vmx - Fix sleep-in-atomic bugs
   * hns3: autoneg settings get lost on down/up (LP: #1797654)
     - net: hns3: Fix for information of phydev lost problem when down/up
   * not able to unwind the stack from within __kernel_clock_gettime in the Linux
     vDSO (LP: #1797963)
     - powerpc/vdso: Correct call frame information
   * Signal 7 error when running GPFS tracing in cluster (LP: #1792195)
     - powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
     - powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
   * Support Edge Gateway's WIFI LED (LP: #1798330)
     - SAUCE: mwifiex: Switch WiFi LED state according to the device status
   * Support Edge Gateway's Bluetooth LED (LP: #1798332)
     - SAUCE: Bluetooth: Support for LED on Edge Gateways
   * USB cardreader (0bda:0328) make the system can't enter s3 or hang
     (LP: #1798328)
     - usb: Don't disable Latency tolerance Messaging (LTM) before port reset
   * CVE-2018-15471
     - xen-netback: fix input validation in xenvif_set_hash_mapping()
   * CVE-2018-16658
     - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
   * [Bionic] Update ThunderX2 implementation defined pmu core events
     (LP: #1796904)
     - perf vendor events arm64: Update ThunderX2 implementation defined pmu core
       events
   * the machine of lenovo M715 with the AMD GPU (Radeon Vega 8 Mobile, rev ca,
     1002:15dd) often hangs randomly (LP: #1796789)
     - drm/amd: Add missing fields in atom_integrated_system_info_v1_11
   * [18.04] GLK hang after a while (LP: #1760545)
     - drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
   * Fix usbcore.quirks when used at boot (LP: #1795784)
     - usb: core: safely deal with the dynamic quirk lists
Checksums-Sha1:
 2b2ccbfdc065d921b03a20576f42f5a35bceb354 11052780 linux-gcp-headers-4.15.0-1024_4.15.0-1024.25~16.04.2_amd64.deb
 7daf4a8b5a2017534464a8dfaa767313317dcbeb 878 linux-gcp-tools-4.15.0-1024-dbgsym_4.15.0-1024.25~16.04.2_amd64.ddeb
 e2ea3cec82b8602bc03dd402cc66a9bc466b9fe0 1039714 linux-gcp-tools-4.15.0-1024_4.15.0-1024.25~16.04.2_amd64.deb
 f5ad73afb515bb1f5d86ba02aa90c652a68b5620 7869599 linux-gcp_4.15.0-1024.25~16.04.2_amd64.tar.gz
 88a6a33e57d59f70b09aafab36076fb0cadfe004 24165 linux-gcp_4.15.0-1024.25~16.04.2_amd64_translations.tar.gz
 4d56b5c98e0cbdf273a15c8894654fa7d094a8fd 1127694 linux-headers-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 6d5ad40f02acd6b7c4eecbbad5f422c777da5bf7 619229536 linux-image-unsigned-4.15.0-1024-gcp-dbgsym_4.15.0-1024.25~16.04.2_amd64.ddeb
 05a5ed4a125d32331c9f7a348a392294f5151fd9 7908646 linux-image-unsigned-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 f053b4f51077e577b3f729fc93f96be82c65be14 12856634 linux-modules-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 25e0d4c2df6a577f65a4365cf02ab6815871f4ba 32386228 linux-modules-extra-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 2fb0ba40b1e3d4b8dc2f70160390e84d5ef513f3 1896 linux-tools-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
Checksums-Sha256:
 02262981a86cb42a8124de8db96354b273340b05b06163a25a80a91b35cff79b 11052780 linux-gcp-headers-4.15.0-1024_4.15.0-1024.25~16.04.2_amd64.deb
 535c5b7f0738f306fce26e0d32044c74b0f7e776d4dd5445e6a8d37ec33373a1 878 linux-gcp-tools-4.15.0-1024-dbgsym_4.15.0-1024.25~16.04.2_amd64.ddeb
 d1f2a4f0f6b5001b9c5a0f298ef6050381e562ca93421c8eadb47414497aafd3 1039714 linux-gcp-tools-4.15.0-1024_4.15.0-1024.25~16.04.2_amd64.deb
 b5b4575b2185e042b2d162761bdfd572e08171b3f74b148da86996a934616f5a 7869599 linux-gcp_4.15.0-1024.25~16.04.2_amd64.tar.gz
 89e0be508f72728f1a29633a0785f914eb87cf376c05f8815b51e6322e4e7afc 24165 linux-gcp_4.15.0-1024.25~16.04.2_amd64_translations.tar.gz
 48475c204971fbe5bbee044cfabc459760427297f69a35dca1a5777c165e6835 1127694 linux-headers-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 1e4a833c9647d9fcd00844b3df27438074ed546105aa473d3859ad139403577c 619229536 linux-image-unsigned-4.15.0-1024-gcp-dbgsym_4.15.0-1024.25~16.04.2_amd64.ddeb
 69ebb566a07216d8582ed22f3d32dc3af57f56074de543b6ed7a04a7788091e4 7908646 linux-image-unsigned-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 f88336edefae4bf4041b222a5b6b0b43dbda3f38522d6c82d59199a46ec578a6 12856634 linux-modules-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 2691066e217fc7965c39b7418011e6b765aeff8a3b9ca7c92909d373bbeeeae2 32386228 linux-modules-extra-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 e572b598d1cd35a8b14dc50af66e950f5c97173d0c6dcfd94ad46a787ab48fc4 1896 linux-tools-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
Files:
 38cf2f04165bcb445b2fe64228b73c82 11052780 devel optional linux-gcp-headers-4.15.0-1024_4.15.0-1024.25~16.04.2_amd64.deb
 9903b69f0be93b219b1e754162524c26 878 devel extra linux-gcp-tools-4.15.0-1024-dbgsym_4.15.0-1024.25~16.04.2_amd64.ddeb
 7d9cbd208f2ef0223b2e6e20d708f72d 1039714 devel optional linux-gcp-tools-4.15.0-1024_4.15.0-1024.25~16.04.2_amd64.deb
 c9cbc864695aa916004c4d4b978970f4 7869599 raw-signing - linux-gcp_4.15.0-1024.25~16.04.2_amd64.tar.gz
 81a5a51263298c46fe8a127e1bb93f99 24165 raw-translations - linux-gcp_4.15.0-1024.25~16.04.2_amd64_translations.tar.gz
 34fb4ac55e0303e76469492fc2a85d75 1127694 devel optional linux-headers-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 fc9e2d3d373076048ae5a7c861bd0a03 619229536 devel optional linux-image-unsigned-4.15.0-1024-gcp-dbgsym_4.15.0-1024.25~16.04.2_amd64.ddeb
 4e02791c97c27c820695b24b795c6dca 7908646 kernel optional linux-image-unsigned-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 9832aae26b42076822e47954f4e72649 12856634 kernel optional linux-modules-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 d988c876cf0796f9ede67c334361a9ba 32386228 kernel optional linux-modules-extra-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb
 fd459c0fa48762a26c381733371eaf42 1896 devel optional linux-tools-4.15.0-1024-gcp_4.15.0-1024.25~16.04.2_amd64.deb


More information about the Xenial-changes mailing list