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

Stefan Bader stefan.bader at canonical.com
Wed Nov 21 22:17:38 UTC 2018


linux-gcp (4.15.0-1025.26~16.04.1) xenial; urgency=medium

  * linux-gcp: 4.15.0-1025.26~16.04.1 -proposed tracker (LP: #1802568)

  [ Ubuntu: 4.15.0-1025.26 ]

  * linux-gcp: 4.15.0-1025.26 -proposed tracker (LP: #1802560)
  * linux: 4.15.0-42.45 -proposed tracker (LP: #1803592)
  * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
    - KVM: s390: reset crypto attributes for all vcpus
    - KVM: s390: vsie: simulate VCPU SIE entry/exit
    - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
    - KVM: s390: refactor crypto initialization
    - s390: vfio-ap: base implementation of VFIO AP device driver
    - s390: vfio-ap: register matrix device with VFIO mdev framework
    - s390: vfio-ap: sysfs interfaces to configure adapters
    - s390: vfio-ap: sysfs interfaces to configure domains
    - s390: vfio-ap: sysfs interfaces to configure control domains
    - s390: vfio-ap: sysfs interface to view matrix mdev matrix
    - KVM: s390: interface to clear CRYCB masks
    - s390: vfio-ap: implement mediated device open callback
    - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
    - s390: vfio-ap: zeroize the AP queues
    - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
    - KVM: s390: Clear Crypto Control Block when using vSIE
    - KVM: s390: vsie: Do the CRYCB validation first
    - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
    - KVM: s390: vsie: Allow CRYCB FORMAT-2
    - KVM: s390: vsie: allow CRYCB FORMAT-1
    - KVM: s390: vsie: allow CRYCB FORMAT-0
    - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
    - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
    - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
    - KVM: s390: device attrs to enable/disable AP interpretation
    - KVM: s390: CPU model support for AP virtualization
    - s390: doc: detailed specifications for AP virtualization
    - KVM: s390: fix locking for crypto setting error path
    - KVM: s390: Tracing APCB changes
    - s390: vfio-ap: setup APCB mask using KVM dedicated function
    - s390/zcrypt: Add ZAPQ inline function.
    - s390/zcrypt: Review inline assembler constraints.
    - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
    - s390/zcrypt: fix ap_instructions_available() returncodes
    - s390/zcrypt: remove VLA usage from the AP bus
    - s390/zcrypt: Remove deprecated ioctls.
    - s390/zcrypt: Remove deprecated zcrypt proc interface.
    - s390/zcrypt: Support up to 256 crypto adapters.
    - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
  * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
    - mount: Retest MNT_LOCKED in do_umount
    - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
  *  CVE-2018-18955: nested user namespaces with more than five extents
    incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
    - userns: also map extents in the reverse map to kernel IDs
  * kdump fail due to an IRQ storm (LP: #1797990)
    - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
    - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
    - SAUCE: x86/quirks: Scan all busses for early PCI quirks
  * linux: 4.15.0-40.43 -proposed tracker (LP: #1802554)
  * crash in ENA driver on removing an interface (LP: #1802341)
    - SAUCE: net: ena: fix crash during ena_remove()
  * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
    (LP: #1797367)
    - s390/qeth: don't keep track of MAC address's cast type
    - s390/qeth: consolidate qeth MAC address helpers
    - s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
    - s390/qeth: remove outdated portname debug msg
    - s390/qeth: reduce hard-coded access to ccw channels
    - s390/qeth: sanitize strings in debug messages
  * [18.04 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
    binding (LP: #1799184)
    - s390/zcrypt: code beautify
    - s390/zcrypt: AP bus support for alternate driver(s)
    - s390/zcrypt: hex string mask improvements for apmask and aqmask.
    - s390/zcrypt: remove unused functions and declarations
    - s390/zcrypt: Show load of cards and queues in sysfs
  * [GLK/CLX] Enhanced IBRS (LP: #1786139)
    - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
    - x86/speculation: Support Enhanced IBRS on future CPUs
  * Allow signed kernels to be kexec'ed under lockdown (LP: #1798441)
    - Fix kexec forbidding kernels signed with keys in the secondary keyring to
      boot
  * Overlayfs in user namespace leaks directory content of inaccessible
    directories (LP: #1793458) // CVE-2018-6559
    - SAUCE: overlayfs: ensure mounter privileges when reading directories
  * Update ENA driver to version 2.0.1K (LP: #1798182)
    - net: ena: remove ndo_poll_controller
    - net: ena: fix warning in rmmod caused by double iounmap
    - net: ena: fix rare bug when failed restart/resume is followed by driver
      removal
    - net: ena: fix NULL dereference due to untimely napi initialization
    - net: ena: fix auto casting to boolean
    - net: ena: minor performance improvement
    - net: ena: complete host info to match latest ENA spec
    - net: ena: introduce Low Latency Queues data structures according to ENA spec
    - net: ena: add functions for handling Low Latency Queues in ena_com
    - net: ena: add functions for handling Low Latency Queues in ena_netdev
    - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
    - net: ena: explicit casting and initialization, and clearer error handling
    - net: ena: limit refill Rx threshold to 256 to avoid latency issues
    - net: ena: change rx copybreak default to reduce kernel memory pressure
    - net: ena: remove redundant parameter in ena_com_admin_init()
    - net: ena: update driver version to 2.0.1
    - net: ena: fix indentations in ena_defs for better readability
    - net: ena: Fix Kconfig dependency on X86
    - net: ena: enable Low Latency Queues
    - net: ena: fix compilation error in xtensa architecture
  * Bionic update: upstream stable patchset 2018-10-29 (LP: #1800537)
    - bonding: re-evaluate force_primary when the primary slave name changes
    - cdc_ncm: avoid padding beyond end of skb
    - ipv6: allow PMTU exceptions to local routes
    - net: dsa: add error handling for pskb_trim_rcsum
    - net/sched: act_simple: fix parsing of TCA_DEF_DATA
    - tcp: verify the checksum of the first data segment in a new connection
    - udp: fix rx queue len reported by diag and proc interface
    - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
      vlan
    - tls: fix use-after-free in tls_push_record
    - ext4: fix hole length detection in ext4_ind_map_blocks()
    - ext4: update mtime in ext4_punch_hole even if no blocks are released
    - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
    - ext4: fix fencepost error in check for inode count overflow during resize
    - driver core: Don't ignore class_dir_create_and_add() failure.
    - Btrfs: fix clone vs chattr NODATASUM race
    - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
    - btrfs: return error value if create_io_em failed in cow_file_range
    - btrfs: scrub: Don't use inode pages for device replace
    - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
    - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
    - ALSA: hda: add dock and led support for HP EliteBook 830 G5
    - ALSA: hda: add dock and led support for HP ProBook 640 G4
    - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
    - smb3: fix various xid leaks
    - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
      expiry
    - cifs: For SMB2 security informaion query, check for minimum sized security
      descriptor instead of sizeof FileAllInformation class
    - nbd: fix nbd device deletion
    - nbd: update size when connected
    - nbd: use bd_set_size when updating disk size
    - blk-mq: reinit q->tag_set_list entry only after grace period
    - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
    - cpufreq: Fix new policy initialization during limits updates via sysfs
    - cpufreq: governors: Fix long idle detection logic in load calculation
    - libata: zpodd: small read overflow in eject_tray()
    - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
    - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
    - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
    - iwlwifi: fw: harden page loading code
    - orangefs: set i_size on new symlink
    - orangefs: report attributes_mask and attributes for statx
    - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
    - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
    - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
    - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
    - cpufreq: ti-cpufreq: Fix an incorrect error return value
    - x86/vector: Fix the args of vector_alloc tracepoint
    - x86/apic/vector: Prevent hlist corruption and leaks
    - x86/apic: Provide apic_ack_irq()
    - x86/ioapic: Use apic_ack_irq()
    - x86/platform/uv: Use apic_ack_irq()
    - irq_remapping: Use apic_ack_irq()
    - genirq/generic_pending: Do not lose pending affinity update
    - genirq/affinity: Defer affinity setting if irq chip is busy
    - genirq/migration: Avoid out of line call if pending is not set
  * [bionic]mlx5: reading SW stats through ifstat cause kernel crash
    (LP: #1799049)
    - net/mlx5e: Don't attempt to dereference the ppriv struct if not being
      eswitch manager
  * [Bionic][Cosmic]  ipmi: Fix timer race with module unload (LP: #1799281)
    - ipmi: Fix timer race with module unload
  * [Bionic] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
    (LP: #1799276)
    - ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
  * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
    - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
  * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
    than 255 bytes (LP: #1799794)
    - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
  * libvirtd is unable to configure bridge devices inside of LXD containers
    (LP: #1784501)
    - kernfs: allow creating kernfs objects with arbitrary uid/gid
    - sysfs, kobject: allow creating kobject belonging to arbitrary users
    - kobject: kset_create_and_add() - fetch ownership info from parent
    - driver core: set up ownership of class devices in sysfs
    - net-sysfs: require net admin in the init ns for setting tx_maxrate
    - net-sysfs: make sure objects belong to container's owner
    - net: create reusable function for getting ownership info of sysfs inodes
    - bridge: make sure objects belong to container's owner
    - sysfs: Fix regression when adding a file to an existing group
  * [Ubuntu] kvm: fix deadlock when killed by oom (LP: #1800849)
    - s390/kvm: fix deadlock when killed by oom
  * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
    - net/af_iucv: drop inbound packets with invalid flags
    - net/af_iucv: fix skb handling on HiperTransport xmit error
  * Power consumption during s2idle is higher than long idle(sk hynix)
    (LP: #1801875)
    - SAUCE: pci: prevent sk hynix nvme from entering D3
    - SAUCE: nvme: add quirk to not call disable function when suspending
  * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
    - Input: i8042 - enable keyboard wakeups by default when s2idle is used
  * NULL pointer dereference at 0000000000000020 when access
    dst_orig->ops->family in function  xfrm_lookup_with_ifid() (LP: #1801878)
    - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
  * [Ubuntu] qdio: reset old sbal_state flags (LP: #1801686)
    - s390/qdio: reset old sbal_state flags
  * hns3: map tx ring to tc (LP: #1802023)
    - net: hns3: Set tx ring' tc info when netdev is up
  * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
    - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
    - s390: qeth: Fix potential array overrun in cmd/rc lookup
  * Vulkan applications cause permanent memory leak with Intel GPU
    (LP: #1798165)
    - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
  * Mounting SOFS SMB shares fails (LP: #1792580)
    - cifs: connect to servername instead of IP for IPC$ share
  * Packaging resync (LP: #1786013)
    - [Package] add support for specifying the primary makefile

Date: Wed, 21 Nov 2018 10:02:15 +0100
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 21 Nov 2018 10:02:15 +0100
Source: linux-gcp
Binary: linux-gcp-headers-4.15.0-1025 linux-gcp-tools-4.15.0-1025 linux-image-unsigned-4.15.0-1025-gcp linux-modules-4.15.0-1025-gcp linux-modules-extra-4.15.0-1025-gcp linux-headers-4.15.0-1025-gcp linux-image-unsigned-4.15.0-1025-gcp-dbgsym linux-tools-4.15.0-1025-gcp
Architecture: amd64 amd64_translations
Version: 4.15.0-1025.26~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-027.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
 linux-gcp-headers-4.15.0-1025 - Header files related to Linux kernel version 4.15.0
 linux-gcp-tools-4.15.0-1025 - Linux kernel version specific tools for version 4.15.0-1025
 linux-headers-4.15.0-1025-gcp - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1025-gcp - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1025-gcp-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-1025-gcp - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-1025-gcp - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-tools-4.15.0-1025-gcp - Linux kernel version specific tools for version 4.15.0-1025
Launchpad-Bugs-Fixed: 1784501 1786013 1786139 1786729 1787405 1789161 1792580 1793458 1797367 1797990 1798165 1798182 1798441 1798552 1799049 1799184 1799276 1799281 1799794 1800537 1800639 1800641 1800849 1801686 1801875 1801878 1801924 1802023 1802341 1802554 1802560 1802568 1803592
Changes:
 linux-gcp (4.15.0-1025.26~16.04.1) xenial; urgency=medium
 .
   * linux-gcp: 4.15.0-1025.26~16.04.1 -proposed tracker (LP: #1802568)
 .
   [ Ubuntu: 4.15.0-1025.26 ]
 .
   * linux-gcp: 4.15.0-1025.26 -proposed tracker (LP: #1802560)
   * linux: 4.15.0-42.45 -proposed tracker (LP: #1803592)
   * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
     - KVM: s390: reset crypto attributes for all vcpus
     - KVM: s390: vsie: simulate VCPU SIE entry/exit
     - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
     - KVM: s390: refactor crypto initialization
     - s390: vfio-ap: base implementation of VFIO AP device driver
     - s390: vfio-ap: register matrix device with VFIO mdev framework
     - s390: vfio-ap: sysfs interfaces to configure adapters
     - s390: vfio-ap: sysfs interfaces to configure domains
     - s390: vfio-ap: sysfs interfaces to configure control domains
     - s390: vfio-ap: sysfs interface to view matrix mdev matrix
     - KVM: s390: interface to clear CRYCB masks
     - s390: vfio-ap: implement mediated device open callback
     - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
     - s390: vfio-ap: zeroize the AP queues
     - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
     - KVM: s390: Clear Crypto Control Block when using vSIE
     - KVM: s390: vsie: Do the CRYCB validation first
     - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
     - KVM: s390: vsie: Allow CRYCB FORMAT-2
     - KVM: s390: vsie: allow CRYCB FORMAT-1
     - KVM: s390: vsie: allow CRYCB FORMAT-0
     - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
     - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
     - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
     - KVM: s390: device attrs to enable/disable AP interpretation
     - KVM: s390: CPU model support for AP virtualization
     - s390: doc: detailed specifications for AP virtualization
     - KVM: s390: fix locking for crypto setting error path
     - KVM: s390: Tracing APCB changes
     - s390: vfio-ap: setup APCB mask using KVM dedicated function
     - s390/zcrypt: Add ZAPQ inline function.
     - s390/zcrypt: Review inline assembler constraints.
     - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
     - s390/zcrypt: fix ap_instructions_available() returncodes
     - s390/zcrypt: remove VLA usage from the AP bus
     - s390/zcrypt: Remove deprecated ioctls.
     - s390/zcrypt: Remove deprecated zcrypt proc interface.
     - s390/zcrypt: Support up to 256 crypto adapters.
     - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
   * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
     - mount: Retest MNT_LOCKED in do_umount
     - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
   *  CVE-2018-18955: nested user namespaces with more than five extents
     incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
     - userns: also map extents in the reverse map to kernel IDs
   * kdump fail due to an IRQ storm (LP: #1797990)
     - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
     - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
     - SAUCE: x86/quirks: Scan all busses for early PCI quirks
   * linux: 4.15.0-40.43 -proposed tracker (LP: #1802554)
   * crash in ENA driver on removing an interface (LP: #1802341)
     - SAUCE: net: ena: fix crash during ena_remove()
   * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
     (LP: #1797367)
     - s390/qeth: don't keep track of MAC address's cast type
     - s390/qeth: consolidate qeth MAC address helpers
     - s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
     - s390/qeth: remove outdated portname debug msg
     - s390/qeth: reduce hard-coded access to ccw channels
     - s390/qeth: sanitize strings in debug messages
   * [18.04 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
     binding (LP: #1799184)
     - s390/zcrypt: code beautify
     - s390/zcrypt: AP bus support for alternate driver(s)
     - s390/zcrypt: hex string mask improvements for apmask and aqmask.
     - s390/zcrypt: remove unused functions and declarations
     - s390/zcrypt: Show load of cards and queues in sysfs
   * [GLK/CLX] Enhanced IBRS (LP: #1786139)
     - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
     - x86/speculation: Support Enhanced IBRS on future CPUs
   * Allow signed kernels to be kexec'ed under lockdown (LP: #1798441)
     - Fix kexec forbidding kernels signed with keys in the secondary keyring to
       boot
   * Overlayfs in user namespace leaks directory content of inaccessible
     directories (LP: #1793458) // CVE-2018-6559
     - SAUCE: overlayfs: ensure mounter privileges when reading directories
   * Update ENA driver to version 2.0.1K (LP: #1798182)
     - net: ena: remove ndo_poll_controller
     - net: ena: fix warning in rmmod caused by double iounmap
     - net: ena: fix rare bug when failed restart/resume is followed by driver
       removal
     - net: ena: fix NULL dereference due to untimely napi initialization
     - net: ena: fix auto casting to boolean
     - net: ena: minor performance improvement
     - net: ena: complete host info to match latest ENA spec
     - net: ena: introduce Low Latency Queues data structures according to ENA spec
     - net: ena: add functions for handling Low Latency Queues in ena_com
     - net: ena: add functions for handling Low Latency Queues in ena_netdev
     - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
     - net: ena: explicit casting and initialization, and clearer error handling
     - net: ena: limit refill Rx threshold to 256 to avoid latency issues
     - net: ena: change rx copybreak default to reduce kernel memory pressure
     - net: ena: remove redundant parameter in ena_com_admin_init()
     - net: ena: update driver version to 2.0.1
     - net: ena: fix indentations in ena_defs for better readability
     - net: ena: Fix Kconfig dependency on X86
     - net: ena: enable Low Latency Queues
     - net: ena: fix compilation error in xtensa architecture
   * Bionic update: upstream stable patchset 2018-10-29 (LP: #1800537)
     - bonding: re-evaluate force_primary when the primary slave name changes
     - cdc_ncm: avoid padding beyond end of skb
     - ipv6: allow PMTU exceptions to local routes
     - net: dsa: add error handling for pskb_trim_rcsum
     - net/sched: act_simple: fix parsing of TCA_DEF_DATA
     - tcp: verify the checksum of the first data segment in a new connection
     - udp: fix rx queue len reported by diag and proc interface
     - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
       vlan
     - tls: fix use-after-free in tls_push_record
     - ext4: fix hole length detection in ext4_ind_map_blocks()
     - ext4: update mtime in ext4_punch_hole even if no blocks are released
     - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
     - ext4: fix fencepost error in check for inode count overflow during resize
     - driver core: Don't ignore class_dir_create_and_add() failure.
     - Btrfs: fix clone vs chattr NODATASUM race
     - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
     - btrfs: return error value if create_io_em failed in cow_file_range
     - btrfs: scrub: Don't use inode pages for device replace
     - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
     - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
     - ALSA: hda: add dock and led support for HP EliteBook 830 G5
     - ALSA: hda: add dock and led support for HP ProBook 640 G4
     - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
     - smb3: fix various xid leaks
     - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
       expiry
     - cifs: For SMB2 security informaion query, check for minimum sized security
       descriptor instead of sizeof FileAllInformation class
     - nbd: fix nbd device deletion
     - nbd: update size when connected
     - nbd: use bd_set_size when updating disk size
     - blk-mq: reinit q->tag_set_list entry only after grace period
     - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
     - cpufreq: Fix new policy initialization during limits updates via sysfs
     - cpufreq: governors: Fix long idle detection logic in load calculation
     - libata: zpodd: small read overflow in eject_tray()
     - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
     - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
     - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
     - iwlwifi: fw: harden page loading code
     - orangefs: set i_size on new symlink
     - orangefs: report attributes_mask and attributes for statx
     - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
     - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
     - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
     - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
     - cpufreq: ti-cpufreq: Fix an incorrect error return value
     - x86/vector: Fix the args of vector_alloc tracepoint
     - x86/apic/vector: Prevent hlist corruption and leaks
     - x86/apic: Provide apic_ack_irq()
     - x86/ioapic: Use apic_ack_irq()
     - x86/platform/uv: Use apic_ack_irq()
     - irq_remapping: Use apic_ack_irq()
     - genirq/generic_pending: Do not lose pending affinity update
     - genirq/affinity: Defer affinity setting if irq chip is busy
     - genirq/migration: Avoid out of line call if pending is not set
   * [bionic]mlx5: reading SW stats through ifstat cause kernel crash
     (LP: #1799049)
     - net/mlx5e: Don't attempt to dereference the ppriv struct if not being
       eswitch manager
   * [Bionic][Cosmic]  ipmi: Fix timer race with module unload (LP: #1799281)
     - ipmi: Fix timer race with module unload
   * [Bionic] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
     (LP: #1799276)
     - ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
   * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
     - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
   * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
     than 255 bytes (LP: #1799794)
     - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
   * libvirtd is unable to configure bridge devices inside of LXD containers
     (LP: #1784501)
     - kernfs: allow creating kernfs objects with arbitrary uid/gid
     - sysfs, kobject: allow creating kobject belonging to arbitrary users
     - kobject: kset_create_and_add() - fetch ownership info from parent
     - driver core: set up ownership of class devices in sysfs
     - net-sysfs: require net admin in the init ns for setting tx_maxrate
     - net-sysfs: make sure objects belong to container's owner
     - net: create reusable function for getting ownership info of sysfs inodes
     - bridge: make sure objects belong to container's owner
     - sysfs: Fix regression when adding a file to an existing group
   * [Ubuntu] kvm: fix deadlock when killed by oom (LP: #1800849)
     - s390/kvm: fix deadlock when killed by oom
   * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
     - net/af_iucv: drop inbound packets with invalid flags
     - net/af_iucv: fix skb handling on HiperTransport xmit error
   * Power consumption during s2idle is higher than long idle(sk hynix)
     (LP: #1801875)
     - SAUCE: pci: prevent sk hynix nvme from entering D3
     - SAUCE: nvme: add quirk to not call disable function when suspending
   * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
     - Input: i8042 - enable keyboard wakeups by default when s2idle is used
   * NULL pointer dereference at 0000000000000020 when access
     dst_orig->ops->family in function  xfrm_lookup_with_ifid() (LP: #1801878)
     - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
   * [Ubuntu] qdio: reset old sbal_state flags (LP: #1801686)
     - s390/qdio: reset old sbal_state flags
   * hns3: map tx ring to tc (LP: #1802023)
     - net: hns3: Set tx ring' tc info when netdev is up
   * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
     - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
     - s390: qeth: Fix potential array overrun in cmd/rc lookup
   * Vulkan applications cause permanent memory leak with Intel GPU
     (LP: #1798165)
     - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
   * Mounting SOFS SMB shares fails (LP: #1792580)
     - cifs: connect to servername instead of IP for IPC$ share
   * Packaging resync (LP: #1786013)
     - [Package] add support for specifying the primary makefile
Checksums-Sha1:
 4bd41c1c3b0beb78b160832d183c8818ec6e96f0 10970058 linux-gcp-headers-4.15.0-1025_4.15.0-1025.26~16.04.1_amd64.deb
 a46cb431b5265c7426af55a9a4bf8154f7bef828 880 linux-gcp-tools-4.15.0-1025-dbgsym_4.15.0-1025.26~16.04.1_amd64.ddeb
 93e4d794e8fe1f395354616ef6a79910a6bf3804 1043606 linux-gcp-tools-4.15.0-1025_4.15.0-1025.26~16.04.1_amd64.deb
 087f3e43db15132bbd2dac2911a49b2f95e7ba39 7870295 linux-gcp_4.15.0-1025.26~16.04.1_amd64.tar.gz
 b6a63f0428b8964cc466fc74931be28bc842846d 24116 linux-gcp_4.15.0-1025.26~16.04.1_amd64_translations.tar.gz
 70fe39c02ff2eaa1e118861c0521b2751be3ffd3 1128676 linux-headers-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 2fe684724fa216fccdfae8e22c39dfb1f6167fdf 621087650 linux-image-unsigned-4.15.0-1025-gcp-dbgsym_4.15.0-1025.26~16.04.1_amd64.ddeb
 88a392bb09435ee7f16cacab6eaa5d77a5d60ac8 7913280 linux-image-unsigned-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 f8ecb675f3facc4643c2edf12e6c985c2c88a94a 12867904 linux-modules-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 e28bccc3bec1de254f3bd7032c8e228e34115253 32438052 linux-modules-extra-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 daa87d00dad4673cc71db6c930428a0ccfc49162 1888 linux-tools-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
Checksums-Sha256:
 21e1ee5dbb705289897207274d984e8da0bf0c4fb8dbe9ee5083a426dbdcb599 10970058 linux-gcp-headers-4.15.0-1025_4.15.0-1025.26~16.04.1_amd64.deb
 7b4df6b2afcbe50555e04c00fbac317dfb6d0cc961bd089a68066bfe141715ec 880 linux-gcp-tools-4.15.0-1025-dbgsym_4.15.0-1025.26~16.04.1_amd64.ddeb
 21dc19fd71293a45f9a7129332eab3b82dfe2b115399ce2aebd8ed96ae459cbb 1043606 linux-gcp-tools-4.15.0-1025_4.15.0-1025.26~16.04.1_amd64.deb
 9cae149d1a0cbc3dc8b7823ce89cb6a791e8af2dd1af807e2773a5ba3c89dc87 7870295 linux-gcp_4.15.0-1025.26~16.04.1_amd64.tar.gz
 086c8bb6111d47c8df1bfbb785a68f8e8729ddad4b592bf7c9532e0a185c2345 24116 linux-gcp_4.15.0-1025.26~16.04.1_amd64_translations.tar.gz
 efe654a65bf4f33baac8b7270f35b6300fb08bd08beb929051dcc86b91ba8908 1128676 linux-headers-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 1c54cc7459e7215b54e189b981aea431de1257e75f560bd5395c507fa90b9f74 621087650 linux-image-unsigned-4.15.0-1025-gcp-dbgsym_4.15.0-1025.26~16.04.1_amd64.ddeb
 069884802e6375b972144f2c579975ad06ec3376ad66ecba818043290b6fc390 7913280 linux-image-unsigned-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 cbe31b15fae9bda522232e1cbce90072729a0f5f793609d5b6f419a9fd400726 12867904 linux-modules-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 2e512bca8448a064818231dee0ccdc5d3c2ec1cc95e78d9c195670a3647355aa 32438052 linux-modules-extra-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 a811d33e267540b1b2023d49063f193122eb1699aa4a3c05d90d55e2f0807f83 1888 linux-tools-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
Files:
 7a9e0790176d213739a33ab0c5d3fca3 10970058 devel optional linux-gcp-headers-4.15.0-1025_4.15.0-1025.26~16.04.1_amd64.deb
 28a8c3b370c209b5266f609b7658d691 880 devel extra linux-gcp-tools-4.15.0-1025-dbgsym_4.15.0-1025.26~16.04.1_amd64.ddeb
 f88d9f56743673a6642b8d734e90cf96 1043606 devel optional linux-gcp-tools-4.15.0-1025_4.15.0-1025.26~16.04.1_amd64.deb
 c5691046f5b4b9cd0eec87c3a69d6b15 7870295 raw-signing - linux-gcp_4.15.0-1025.26~16.04.1_amd64.tar.gz
 65067e7127f66c4ff895f697c33be58f 24116 raw-translations - linux-gcp_4.15.0-1025.26~16.04.1_amd64_translations.tar.gz
 3ebad7e5dbaaccfec7a9bef165749f1f 1128676 devel optional linux-headers-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 c4626dfbda4a89eb98e7e51abab1eba5 621087650 devel optional linux-image-unsigned-4.15.0-1025-gcp-dbgsym_4.15.0-1025.26~16.04.1_amd64.ddeb
 44dd3c1351b6e91449192946e4d73965 7913280 kernel optional linux-image-unsigned-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 fafa03952a6f75dbb90931b997c1fc9b 12867904 kernel optional linux-modules-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 aebb525a2d7294b65dceb04d47a6fdbc 32438052 kernel optional linux-modules-extra-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb
 1aba96228ef84f6193f29a77149f56ba 1888 devel optional linux-tools-4.15.0-1025-gcp_4.15.0-1025.26~16.04.1_amd64.deb


More information about the Xenial-changes mailing list