[ubuntu/xenial-updates] linux-hwe_4.15.0-46.49~16.04.1_ppc64el.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Tue Mar 5 15:42:48 UTC 2019


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

  * linux-hwe: 4.15.0-46.49~16.04.1 -proposed tracker (LP: #1814745)

  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts

  [ Ubuntu: 4.15.0-46.49 ]

  * linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
  * mprotect fails on ext4 with dax (LP: #1799237)
    - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
  * kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
    - iscsi target: fix session creation failure handling
    - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
      fails
    - scsi: iscsi: target: Fix conn_ops double free
  * user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
    (LP: #1812198)
    - selftests: user: return Kselftest Skip code for skipped tests
    - selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
    - selftests: kselftest: Remove outdated comment
  * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
    - SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
    - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
    - SAUCE: Add r8822be to signature inclusion list
  * kernel oops in bcache module (LP: #1793901)
    - SAUCE: bcache: never writeback a discard operation
  * CVE-2018-18397
    - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
    - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
    - userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
    - userfaultfd: shmem: add i_size checks
    - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
  * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
    - HID: i2c-hid: Ignore input report if there's no data present on Elan
      touchpanels
  * Vsock connect fails with ENODEV for large CID (LP: #1813934)
    - vhost/vsock: fix vhost vsock cid hashing inconsistent
  * SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
    - ACPI / LPSS: Force LPSS quirks on boot
  * Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
    - scsi: sd_zbc: Fix variable type and bogus comment
    - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
      parallel.
    - x86/apm: Don't access __preempt_count with zeroed fs
    - x86/events/intel/ds: Fix bts_interrupt_threshold alignment
    - x86/MCE: Remove min interval polling limitation
    - fat: fix memory allocation failure handling of match_strdup()
    - ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
    - ARCv2: [plat-hsdk]: Save accl reg pair by default
    - ARC: Fix CONFIG_SWAP
    - ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
    - ARC: mm: allow mprotect to make stack mappings executable
    - mm: memcg: fix use after free in mem_cgroup_iter()
    - mm/huge_memory.c: fix data loss when splitting a file pmd
    - cpufreq: intel_pstate: Register when ACPI PCCH is present
    - vfio/pci: Fix potential Spectre v1
    - stop_machine: Disable preemption when waking two stopper threads
    - drm/i915: Fix hotplug irq ack on i965/g4x
    - drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
    - drm/nouveau: Avoid looping through fake MST connectors
    - gen_stats: Fix netlink stats dumping in the presence of padding
    - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
    - ipv6: fix useless rol32 call on hash
    - ipv6: ila: select CONFIG_DST_CACHE
    - lib/rhashtable: consider param->min_size when setting initial table size
    - net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
    - net: Don't copy pfmemalloc flag in __copy_skb_header()
    - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
    - net/ipv4: Set oif in fib_compute_spec_dst
    - net: phy: fix flag masking in __set_phy_supported
    - ptp: fix missing break in switch
    - qmi_wwan: add support for Quectel EG91
    - tg3: Add higher cpu clock for 5762.
    - hv_netvsc: Fix napi reschedule while receive completion is busy
    - net/mlx4_en: Don't reuse RX page when XDP is set
    - net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
    - ipv6: make DAD fail with enhanced DAD when nonce length differs
    - net: usb: asix: replace mii_nway_restart in resume path
    - alpha: fix osf_wait4() breakage
    - cxl_getfile(): fix double-iput() on alloc_file() failures
    - powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
    - xhci: Fix perceived dead host due to runtime suspend race with event handler
    - KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
    - x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
    - ALSA: hda/realtek - Yet another Clevo P950 quirk entry
    - drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
    - rhashtable: add restart routine in rhashtable_free_and_destroy()
    - sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
    - sctp: introduce sctp_dst_mtu
    - sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
    - net: aquantia: vlan unicast address list correct handling
    - drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
  * Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
    - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
    - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
    - x86/paravirt: Make native_save_fl() extern inline
    - Btrfs: fix duplicate extents after fsync of file with prealloc extents
    - cpufreq / CPPC: Set platform specific transition_delay_us
    - PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
    - alx: take rtnl before calling __alx_open from resume
    - atm: Preserve value of skb->truesize when accounting to vcc
    - atm: zatm: Fix potential Spectre v1
    - ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
    - ipvlan: fix IFLA_MTU ignored on NEWLINK
    - ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
    - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
    - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
    - net: fix use-after-free in GRO with ESP
    - net: macb: Fix ptp time adjustment for large negative delta
    - net/mlx5e: Avoid dealing with vport representors if not being e-switch
      manager
    - net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
    - net/mlx5: Fix command interface race in polling mode
    - net/mlx5: Fix incorrect raw command length parsing
    - net/mlx5: Fix required capability for manipulating MPFS
    - net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
    - net: mvneta: fix the Rx desc DMA address in the Rx path
    - net/packet: fix use-after-free
    - net_sched: blackhole: tell upper qdisc about dropped packets
    - net: sungem: fix rx checksum support
    - net/tcp: Fix socket lookups with SO_BINDTODEVICE
    - qede: Adverstise software timestamp caps when PHC is not available.
    - qed: Fix setting of incorrect eswitch mode.
    - qed: Fix use of incorrect size in memcpy call.
    - qed: Limit msix vectors in kdump kernel to the minimum required count.
    - r8152: napi hangup fix after disconnect
    - stmmac: fix DMA channel hang in half-duplex mode
    - strparser: Remove early eaten to fix full tcp receive buffer stall
    - tcp: fix Fast Open key endianness
    - tcp: prevent bogus FRTO undos with non-SACK flows
    - vhost_net: validate sock before trying to put its fd
    - VSOCK: fix loopback on big-endian systems
    - net: cxgb3_main: fix potential Spectre v1
    - rtlwifi: Fix kernel Oops "Fw download fail!!"
    - rtlwifi: rtl8821ae: fix firmware is not ready to run
    - net: lan78xx: Fix race in tx pending skb size calculation
    - crypto: af_alg - Initialize sg_num_bytes in error code path
    - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
    - PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
    - netfilter: ebtables: reject non-bridge targets
    - reiserfs: fix buffer overflow with long warning messages
    - KEYS: DNS: fix parsing multiple options
    - tls: Stricter error checking in zerocopy sendmsg path
    - autofs: fix slab out of bounds read in getname_kernel()
    - nsh: set mac len based on inner packet
    - bdi: Fix another oops in wb_workfn()
    - rds: avoid unenecessary cong_update in loop transport
    - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
    - string: drop __must_check from strscpy() and restore strscpy() usages in
      cgroup
    - nfsd: COPY and CLONE operations require the saved filehandle to be set
    - net/sched: act_ife: fix recursive lock and idr leak
    - net/sched: act_ife: preserve the action control in case of error
    - hinic: reset irq affinity before freeing irq
    - nfp: flower: fix mpls ether type detection
    - net: macb: initialize bp->queues[0].bp for at91rm9200
    - enic: do not overwrite error code
    - virtio_net: fix memory leak in XDP_REDIRECT
    - netfilter: ipv6: nf_defrag: drop skb dst before queueing
    - ipvs: initialize tbl->entries after allocation
    - ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
    - bpf: enforce correct alignment for instructions
    - bpf, arm32: fix to use bpf_jit_binary_lock_ro api
  * Fix non-working pinctrl-intel (LP: #1811777)
    - pinctrl: intel: Implement intel_gpio_get_direction callback
    - pinctrl: intel: Do pin translation in other GPIO operations as well
  * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
    - ip6_gre: fix tunnel list corruption for x-netns
  * Userspace break as a result of missing patch backport (LP: #1813873)
    - tty: Don't hold ldisc lock in tty_reopen() if ldisc present
  * kvm_stat : missing python dependency (LP: #1798776)
    - tools/kvm_stat: fix python3 issues
    - tools/kvm_stat: switch to python3
  * [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
    (LP: #1812797)
    - vgaarb: Add support for 64-bit frame buffer address
    - vgaarb: Keep adding VGA device in queue
  * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
    - USB: Add new USB LPM helpers
    - USB: Consolidate LPM checks to avoid enabling LPM twice
  * ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
    Bionic P8 (LP: #1813127)
    - selftests/powerpc: Fix ptrace tm failure
  * [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
    - scsi: megaraid_sas: Use 63-bit DMA addressing
  * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
    - [Config] Enable timestamping in network PHY devices
  * CVE-2018-19854
    - crypto: user - fix leaking uninitialized memory to userspace
  * x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
    (LP: #1813532)
    - x86/mm: Do not warn about PCI BIOS W+X mappings
  * CVE-2019-6133
    - fork: record start_time late
  * Fix not working Goodix touchpad (LP: #1811929)
    - HID: i2c-hid: Disable runtime PM on Goodix touchpad
  * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
    - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
    - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
  * X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
    - nvme-core: rework a NQN copying operation
    - nvme: pad fake subsys NQN vid and ssvid with zeros
    - nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
  * Crash on "ip link add foo type ipip" (LP: #1811803)
    - SAUCE: fan: Fix NULL pointer dereference

Date: Tue, 12 Feb 2019 17:06:09 +0100
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-016.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 12 Feb 2019 17:06:09 +0100
Source: linux-hwe
Binary: linux-source-4.15.0 linux-headers-4.15.0-46 linux-hwe-tools-4.15.0-46 linux-hwe-cloud-tools-4.15.0-46 linux-image-unsigned-4.15.0-46-generic linux-modules-4.15.0-46-generic linux-modules-extra-4.15.0-46-generic linux-headers-4.15.0-46-generic linux-image-unsigned-4.15.0-46-generic-dbgsym linux-tools-4.15.0-46-generic linux-cloud-tools-4.15.0-46-generic linux-hwe-udebs-generic linux-buildinfo-4.15.0-46-generic linux-image-unsigned-4.15.0-46-generic-lpae linux-modules-4.15.0-46-generic-lpae linux-modules-extra-4.15.0-46-generic-lpae linux-headers-4.15.0-46-generic-lpae linux-image-unsigned-4.15.0-46-generic-lpae-dbgsym linux-tools-4.15.0-46-generic-lpae linux-cloud-tools-4.15.0-46-generic-lpae linux-hwe-udebs-generic-lpae linux-buildinfo-4.15.0-46-generic-lpae linux-image-unsigned-4.15.0-46-lowlatency linux-modules-4.15.0-46-lowlatency linux-modules-extra-4.15.0-46-lowlatency linux-headers-4.15.0-46-lowlatency linux-image-unsigned-4.15.0-46-lowlatency-dbgsym
 linux-tools-4.15.0-46-lowlatency linux-cloud-tools-4.15.0-46-lowlatency linux-hwe-udebs-lowlatency linux-buildinfo-4.15.0-46-lowlatency kernel-image-4.15.0-46-generic-di floppy-modules-4.15.0-46-generic-di fs-core-modules-4.15.0-46-generic-di fs-secondary-modules-4.15.0-46-generic-di input-modules-4.15.0-46-generic-di md-modules-4.15.0-46-generic-di nic-modules-4.15.0-46-generic-di nic-usb-modules-4.15.0-46-generic-di nic-shared-modules-4.15.0-46-generic-di parport-modules-4.15.0-46-generic-di plip-modules-4.15.0-46-generic-di ppp-modules-4.15.0-46-generic-di sata-modules-4.15.0-46-generic-di scsi-modules-4.15.0-46-generic-di storage-core-modules-4.15.0-46-generic-di nfs-modules-4.15.0-46-generic-di block-modules-4.15.0-46-generic-di message-modules-4.15.0-46-generic-di crypto-modules-4.15.0-46-generic-di virtio-modules-4.15.0-46-generic-di vlan-modules-4.15.0-46-generic-di ipmi-modules-4.15.0-46-generic-di
 multipath-modules-4.15.0-46-generic-di
Architecture: ppc64el ppc64el_translations
Version: 4.15.0-46.49~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-ppc64el-016.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.15.0-46-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-46-generic-di - crypto modules (udeb)
 floppy-modules-4.15.0-46-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-46-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-46-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-46-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-46-generic-di - ipmi modules (udeb)
 kernel-image-4.15.0-46-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-46-generic - Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP
 linux-buildinfo-4.15.0-46-generic-lpae - Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP
 linux-buildinfo-4.15.0-46-lowlatency - Linux kernel buildinfo for version 4.15.0 on PowerPC 64el SMP
 linux-cloud-tools-4.15.0-46-generic - Linux kernel version specific cloud tools for version 4.15.0-46
 linux-cloud-tools-4.15.0-46-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-46
 linux-cloud-tools-4.15.0-46-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-46
 linux-headers-4.15.0-46 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-46-generic - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
 linux-headers-4.15.0-46-generic-lpae - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
 linux-headers-4.15.0-46-lowlatency - Linux kernel headers for version 4.15.0 on PowerPC 64el SMP
 linux-hwe-cloud-tools-4.15.0-46 - Linux kernel version specific cloud tools for version 4.15.0-46
 linux-hwe-tools-4.15.0-46 - Linux kernel version specific tools for version 4.15.0-46
 linux-hwe-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-image-unsigned-4.15.0-46-generic - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-46-generic-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-46-generic-lpae - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-46-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-46-lowlatency - Linux kernel image for version 4.15.0 on PowerPC 64el SMP
 linux-image-unsigned-4.15.0-46-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-46-generic - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-46-generic-lpae - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-4.15.0-46-lowlatency - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-46-generic - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-46-generic-lpae - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-modules-extra-4.15.0-46-lowlatency - Linux kernel extra modules for version 4.15.0 on PowerPC 64el SMP
 linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
 linux-tools-4.15.0-46-generic - Linux kernel version specific tools for version 4.15.0-46
 linux-tools-4.15.0-46-generic-lpae - Linux kernel version specific tools for version 4.15.0-46
 linux-tools-4.15.0-46-lowlatency - Linux kernel version specific tools for version 4.15.0-46
 md-modules-4.15.0-46-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-46-generic-di - Fusion and i2o storage modules (udeb)
 multipath-modules-4.15.0-46-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-46-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-46-generic-di - Network interface support (udeb)
 nic-shared-modules-4.15.0-46-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-46-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-46-generic-di - Parallel port support (udeb)
 plip-modules-4.15.0-46-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-46-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-46-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-46-generic-di - SCSI storage support (udeb)
 storage-core-modules-4.15.0-46-generic-di - Core storage support (udeb)
 virtio-modules-4.15.0-46-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-46-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1785816 1786013 1793901 1795453 1798776 1799237 1804604 1806472 1810797 1811755 1811777 1811803 1811877 1811929 1812086 1812198 1812229 1812797 1812812 1812875 1813127 1813532 1813733 1813873 1813934 1814726 1814745
Changes:
 linux-hwe (4.15.0-46.49~16.04.1) xenial; urgency=medium
 .
   * linux-hwe: 4.15.0-46.49~16.04.1 -proposed tracker (LP: #1814745)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
 .
   [ Ubuntu: 4.15.0-46.49 ]
 .
   * linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
   * mprotect fails on ext4 with dax (LP: #1799237)
     - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
   * kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
     - iscsi target: fix session creation failure handling
     - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
       fails
     - scsi: iscsi: target: Fix conn_ops double free
   * user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
     (LP: #1812198)
     - selftests: user: return Kselftest Skip code for skipped tests
     - selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
     - selftests: kselftest: Remove outdated comment
   * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
     - SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
     - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
     - SAUCE: Add r8822be to signature inclusion list
   * kernel oops in bcache module (LP: #1793901)
     - SAUCE: bcache: never writeback a discard operation
   * CVE-2018-18397
     - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
     - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
     - userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
     - userfaultfd: shmem: add i_size checks
     - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
   * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
     - HID: i2c-hid: Ignore input report if there's no data present on Elan
       touchpanels
   * Vsock connect fails with ENODEV for large CID (LP: #1813934)
     - vhost/vsock: fix vhost vsock cid hashing inconsistent
   * SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
     - ACPI / LPSS: Force LPSS quirks on boot
   * Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
     - scsi: sd_zbc: Fix variable type and bogus comment
     - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
       parallel.
     - x86/apm: Don't access __preempt_count with zeroed fs
     - x86/events/intel/ds: Fix bts_interrupt_threshold alignment
     - x86/MCE: Remove min interval polling limitation
     - fat: fix memory allocation failure handling of match_strdup()
     - ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
     - ARCv2: [plat-hsdk]: Save accl reg pair by default
     - ARC: Fix CONFIG_SWAP
     - ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
     - ARC: mm: allow mprotect to make stack mappings executable
     - mm: memcg: fix use after free in mem_cgroup_iter()
     - mm/huge_memory.c: fix data loss when splitting a file pmd
     - cpufreq: intel_pstate: Register when ACPI PCCH is present
     - vfio/pci: Fix potential Spectre v1
     - stop_machine: Disable preemption when waking two stopper threads
     - drm/i915: Fix hotplug irq ack on i965/g4x
     - drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
     - drm/nouveau: Avoid looping through fake MST connectors
     - gen_stats: Fix netlink stats dumping in the presence of padding
     - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
     - ipv6: fix useless rol32 call on hash
     - ipv6: ila: select CONFIG_DST_CACHE
     - lib/rhashtable: consider param->min_size when setting initial table size
     - net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
     - net: Don't copy pfmemalloc flag in __copy_skb_header()
     - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
     - net/ipv4: Set oif in fib_compute_spec_dst
     - net: phy: fix flag masking in __set_phy_supported
     - ptp: fix missing break in switch
     - qmi_wwan: add support for Quectel EG91
     - tg3: Add higher cpu clock for 5762.
     - hv_netvsc: Fix napi reschedule while receive completion is busy
     - net/mlx4_en: Don't reuse RX page when XDP is set
     - net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
     - ipv6: make DAD fail with enhanced DAD when nonce length differs
     - net: usb: asix: replace mii_nway_restart in resume path
     - alpha: fix osf_wait4() breakage
     - cxl_getfile(): fix double-iput() on alloc_file() failures
     - powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
     - xhci: Fix perceived dead host due to runtime suspend race with event handler
     - KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
     - x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
     - ALSA: hda/realtek - Yet another Clevo P950 quirk entry
     - drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
     - rhashtable: add restart routine in rhashtable_free_and_destroy()
     - sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
     - sctp: introduce sctp_dst_mtu
     - sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
     - net: aquantia: vlan unicast address list correct handling
     - drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
   * Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
     - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
     - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
     - x86/paravirt: Make native_save_fl() extern inline
     - Btrfs: fix duplicate extents after fsync of file with prealloc extents
     - cpufreq / CPPC: Set platform specific transition_delay_us
     - PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
     - alx: take rtnl before calling __alx_open from resume
     - atm: Preserve value of skb->truesize when accounting to vcc
     - atm: zatm: Fix potential Spectre v1
     - ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
     - ipvlan: fix IFLA_MTU ignored on NEWLINK
     - ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
     - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
     - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
     - net: fix use-after-free in GRO with ESP
     - net: macb: Fix ptp time adjustment for large negative delta
     - net/mlx5e: Avoid dealing with vport representors if not being e-switch
       manager
     - net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
     - net/mlx5: Fix command interface race in polling mode
     - net/mlx5: Fix incorrect raw command length parsing
     - net/mlx5: Fix required capability for manipulating MPFS
     - net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
     - net: mvneta: fix the Rx desc DMA address in the Rx path
     - net/packet: fix use-after-free
     - net_sched: blackhole: tell upper qdisc about dropped packets
     - net: sungem: fix rx checksum support
     - net/tcp: Fix socket lookups with SO_BINDTODEVICE
     - qede: Adverstise software timestamp caps when PHC is not available.
     - qed: Fix setting of incorrect eswitch mode.
     - qed: Fix use of incorrect size in memcpy call.
     - qed: Limit msix vectors in kdump kernel to the minimum required count.
     - r8152: napi hangup fix after disconnect
     - stmmac: fix DMA channel hang in half-duplex mode
     - strparser: Remove early eaten to fix full tcp receive buffer stall
     - tcp: fix Fast Open key endianness
     - tcp: prevent bogus FRTO undos with non-SACK flows
     - vhost_net: validate sock before trying to put its fd
     - VSOCK: fix loopback on big-endian systems
     - net: cxgb3_main: fix potential Spectre v1
     - rtlwifi: Fix kernel Oops "Fw download fail!!"
     - rtlwifi: rtl8821ae: fix firmware is not ready to run
     - net: lan78xx: Fix race in tx pending skb size calculation
     - crypto: af_alg - Initialize sg_num_bytes in error code path
     - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
     - PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
     - netfilter: ebtables: reject non-bridge targets
     - reiserfs: fix buffer overflow with long warning messages
     - KEYS: DNS: fix parsing multiple options
     - tls: Stricter error checking in zerocopy sendmsg path
     - autofs: fix slab out of bounds read in getname_kernel()
     - nsh: set mac len based on inner packet
     - bdi: Fix another oops in wb_workfn()
     - rds: avoid unenecessary cong_update in loop transport
     - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
     - string: drop __must_check from strscpy() and restore strscpy() usages in
       cgroup
     - nfsd: COPY and CLONE operations require the saved filehandle to be set
     - net/sched: act_ife: fix recursive lock and idr leak
     - net/sched: act_ife: preserve the action control in case of error
     - hinic: reset irq affinity before freeing irq
     - nfp: flower: fix mpls ether type detection
     - net: macb: initialize bp->queues[0].bp for at91rm9200
     - enic: do not overwrite error code
     - virtio_net: fix memory leak in XDP_REDIRECT
     - netfilter: ipv6: nf_defrag: drop skb dst before queueing
     - ipvs: initialize tbl->entries after allocation
     - ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
     - bpf: enforce correct alignment for instructions
     - bpf, arm32: fix to use bpf_jit_binary_lock_ro api
   * Fix non-working pinctrl-intel (LP: #1811777)
     - pinctrl: intel: Implement intel_gpio_get_direction callback
     - pinctrl: intel: Do pin translation in other GPIO operations as well
   * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
     - ip6_gre: fix tunnel list corruption for x-netns
   * Userspace break as a result of missing patch backport (LP: #1813873)
     - tty: Don't hold ldisc lock in tty_reopen() if ldisc present
   * kvm_stat : missing python dependency (LP: #1798776)
     - tools/kvm_stat: fix python3 issues
     - tools/kvm_stat: switch to python3
   * [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
     (LP: #1812797)
     - vgaarb: Add support for 64-bit frame buffer address
     - vgaarb: Keep adding VGA device in queue
   * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
     - USB: Add new USB LPM helpers
     - USB: Consolidate LPM checks to avoid enabling LPM twice
   * ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
     Bionic P8 (LP: #1813127)
     - selftests/powerpc: Fix ptrace tm failure
   * [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
     - scsi: megaraid_sas: Use 63-bit DMA addressing
   * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
     - [Config] Enable timestamping in network PHY devices
   * CVE-2018-19854
     - crypto: user - fix leaking uninitialized memory to userspace
   * x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
     (LP: #1813532)
     - x86/mm: Do not warn about PCI BIOS W+X mappings
   * CVE-2019-6133
     - fork: record start_time late
   * Fix not working Goodix touchpad (LP: #1811929)
     - HID: i2c-hid: Disable runtime PM on Goodix touchpad
   * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
     - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
     - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
   * X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
     - nvme-core: rework a NQN copying operation
     - nvme: pad fake subsys NQN vid and ssvid with zeros
     - nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
   * Crash on "ip link add foo type ipip" (LP: #1811803)
     - SAUCE: fan: Fix NULL pointer dereference
Checksums-Sha1:
 3e6dd345f546d8b0cffc3db003c38d1a27e92e47 357376 block-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 5ba9add831b0fb7a527b83d94a3ccc636fd528a6 259486 crypto-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 bdfba89853faa638863cdc163b77853e7fba9921 36572 floppy-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 addc69a95606811fc2318c1f6568aaffab2588d2 1268726 fs-core-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 d6fe64e83c8dc4a51e1aff6f2902e34cf78c2953 677376 fs-secondary-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 516b2ad4c038bdab97917d3867bd25b862214f52 410100 input-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 17d69aaf4dc43d3cc40ae28459f7ecb1cfcded91 61938 ipmi-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 1722698079a0d76e464f6bdd4108735708aa4d7e 6885090 kernel-image-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 02d5b21f45d76d8015f80e604b824112c3670309 239386 linux-buildinfo-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 cd13721af740cf235a5ab8e520758c9a614e0580 946136 linux-headers-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 fe0e67ee6952aae965290efed99be2b11fc6221b 3496222 linux-hwe-tools-4.15.0-46_4.15.0-46.49~16.04.1_ppc64el.deb
 b04bbd5aa69b500d48060439b7a2a91f4ec8e3e5 894 linux-hwe-udebs-generic_4.15.0-46.49~16.04.1_ppc64el.udeb
 4613b39c49135963ac2254940079f88fdd528364 8252997 linux-hwe_4.15.0-46.49~16.04.1_ppc64el.tar.gz
 910f70d2a2d99473062dec1f011b1161d4fd4424 24222 linux-hwe_4.15.0-46.49~16.04.1_ppc64el_translations.tar.gz
 43152115ee767f8ca6f2b7bc550455c160752bbf 560361330 linux-image-unsigned-4.15.0-46-generic-dbgsym_4.15.0-46.49~16.04.1_ppc64el.ddeb
 fec2c5b034a6fc98c0dca9029ddea27651095bc4 5882036 linux-image-unsigned-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 3cf1a3917868e92c1d5702f10989a47c565161d6 12038874 linux-modules-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 6dc9cac0f02d37f30d6ab37353c1a06babfeae3a 30340866 linux-modules-extra-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 0ac158e07939c045277a7e2bf0d73b4f19499de9 1820 linux-tools-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 7c93448676dcd123422544b5d6a84f824900e2bf 274062 md-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 c0a1d7946bbdf5213dea02663cdc36f997922655 199908 message-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 cbd77b193a3e8bc5717ee97ff9d1465bd7e476a6 19396 multipath-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 bacf47f887c2cb81912c2d39d1d23238ea5e21ca 505856 nfs-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 b400823e1ca0553dc7bd7aa40cf948e271c3dba9 4249606 nic-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 ddf8212b1b7deb3fe9433f20d5ae6ae5e169ab78 531260 nic-shared-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 b81d9dc25d80331728a11f17619c92f57d42cccb 317678 nic-usb-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 7fae2feae59e67fb42e3e02d23a95f8fca5329e6 36054 parport-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 88f1cd49bfc619e49d513f9b552154954e9f7031 8872 plip-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 1e21d022ea18e49d04eee9391d477df3e9fb1a61 26098 ppp-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 8dc102c3f19f1950fa66e36ec4b91960263b337f 109764 sata-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 499fe1eb86a72e0381192540bf99ba97c446b2af 2308682 scsi-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 56c156b706bc68fb7e11391a58e98e6f730b6005 105546 storage-core-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 b8eb22bc90b801572fdbbacdcfeff2b8f487e689 10290 virtio-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 63c0ad253e5a2e2e588f16be5b0172756da9ea58 26444 vlan-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
Checksums-Sha256:
 a7e9ca90468396b02b19a610056e052ca9085c648566e2ab974b380aa9cdcc60 357376 block-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 df251f9f482c99caaade836b2d80f30ca8fdd13445b5393435a38526dcaa3657 259486 crypto-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 96f81b87e7afc8c76f644c13e01ba8fd8619e001f4d0cc03ffad0bba7290fd55 36572 floppy-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 b17c491ee15320a725940c6c896846fcf4842c80f9a7ca2bd1333aa767378077 1268726 fs-core-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 0d685de0828083bde44f442c7c3f30b8ff45d6aaf287036eaea9e54cf1ffefe7 677376 fs-secondary-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 70b4c362245aaffe33e6022287ba720d16e9ba7349c8108d34bfda0801b69a98 410100 input-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 b3633b01e55a61d70b0335a0aaba17ec69830e008af85f5bb4db70cfd6ba9f03 61938 ipmi-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 89f79d028f93e48faebcace425411a2b25e68e9c3614738ae0aa43f26c227eee 6885090 kernel-image-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 d7ae62e13e704aaf596e20a5cb368e0c0a5aed40b12255a27b79b00146168a81 239386 linux-buildinfo-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 6c85fc29d1fea5f698c8a26ab01323e2a072936e6dbf0ee7be4db9ad0a74f46a 946136 linux-headers-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 6d8c52a0ff70a44fc808e4bbe48186bea9354c9430a22c4a1c00e5583c96cf43 3496222 linux-hwe-tools-4.15.0-46_4.15.0-46.49~16.04.1_ppc64el.deb
 67d840e41ef78ebdbda762bdec5ad5ae2ee3730a429f4ab03046e16d9edf07ee 894 linux-hwe-udebs-generic_4.15.0-46.49~16.04.1_ppc64el.udeb
 dd4f0afe40fc20154bc0f61f5d474ae4f1e1f25e6d1d352b7e1d4c22c19e8ff9 8252997 linux-hwe_4.15.0-46.49~16.04.1_ppc64el.tar.gz
 0eb663998d212e2249c17a2d5bc1c831f3d88df37726efd73631c9484c2952b3 24222 linux-hwe_4.15.0-46.49~16.04.1_ppc64el_translations.tar.gz
 103b865c7883ae5c18e13f8023aa81a8cf10b6bd1e1374607519199ccb46f07f 560361330 linux-image-unsigned-4.15.0-46-generic-dbgsym_4.15.0-46.49~16.04.1_ppc64el.ddeb
 b0478f85dee23d54a54e49cbde7401bf0bb80bdf25f55b8e4266539608989e7e 5882036 linux-image-unsigned-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 1bc95167d9f7ca98af51b7dbe816365c939358e2c9dcee433e0ac37088aa6f44 12038874 linux-modules-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 251ad83fb0fd0e4020e74785716c5d057aded42b351e3124c40d8cf0b62a0320 30340866 linux-modules-extra-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 e4317de934ab0248bb12b5133c9ab666f7e915ad27b2d1397f1886cac898a1b6 1820 linux-tools-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 bc5ef0d0819834a63f4fd79e2e2d30a49dcd3a76b976f9f2518a3c97625c0065 274062 md-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 c76b3b5f357c1b51543e085b79d249383e00608530b6903933dd8252ce658bfb 199908 message-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 6a1755f67eb2ca64fb9067c6e07e2e93abe893981164175ab91a8bb95bd2553c 19396 multipath-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 e63c921ecf5fbcc626e08547821dc48631bd63a24f5da6954738a0d1caa25a8f 505856 nfs-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 f3b45bf3cfce01ab8edd0af7cc9aa40d1d310399568c95341346e87de4f79a13 4249606 nic-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 04de1ea7553b551e88b8f692eeed1d2584f4ec13e60c8121a4c700b8f3cfeeac 531260 nic-shared-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 8ecd598acdd139b6c4016751dc9ac49856dd2c0bb0481eafda8ef7476583531c 317678 nic-usb-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 78ff26419f348ef424d72d61b07b8ab7877d4e3e62a6c6d948bef35c0204f9ae 36054 parport-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 85c88d9e22dc76a1a172d37022ac0fb042cd4109749a1d53fdf3dc81b53aa681 8872 plip-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 4e9aca2d4d6b22185c579f7b869155973c09943528f4005364debf254f316cbc 26098 ppp-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 9359bf3b0f581b421d912a05bf88c89e33e1bf75fb77df3e708509332977eb65 109764 sata-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 ac7cb63396eb1119c960676b6babf552925e27d1c0b1c46fd7dc90d3540d2c97 2308682 scsi-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 e0cc2c21acc8c7dbc2aead80d18ed413d3ec6479f8561706eadc344d4fdf0744 105546 storage-core-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 a34a798f869c6b932c23d5ad705c32d8e13e4f79f3520f8b91d43478223c954b 10290 virtio-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 2606da5ad01110de3a828893fdd51e116a90d686821cc2833737f4ca3977fb02 26444 vlan-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
Files:
 9b02eee465275f94972c2fe901ace931 357376 debian-installer standard block-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 272eb895418011a8c78a2fb92b7f2c27 259486 debian-installer extra crypto-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 76a122097ff31ea617dee10a9b38d4b8 36572 debian-installer standard floppy-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 5ca7a688be6711723ef40e2c97bcc5db 1268726 debian-installer standard fs-core-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 af6d17c52c38aeb11a287422c6dca4f4 677376 debian-installer standard fs-secondary-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 d05a9aa89930b01e42f97f41237d5d5f 410100 debian-installer standard input-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 a1879c0a62447cbe331fc60526201a82 61938 debian-installer standard ipmi-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 02f2ff899b801cd316be01e7efe89239 6885090 debian-installer optional kernel-image-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 bebefe7d8aa2520c81dab71351fa9c9e 239386 kernel optional linux-buildinfo-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 ac8d352af2e1206b833890833d977a3c 946136 devel optional linux-headers-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 7a2d8ddefd6e87b25167168c948e9256 3496222 devel optional linux-hwe-tools-4.15.0-46_4.15.0-46.49~16.04.1_ppc64el.deb
 e4f890ac6ee2de7115af503a08cf49b4 894 debian-installer optional linux-hwe-udebs-generic_4.15.0-46.49~16.04.1_ppc64el.udeb
 6d440c2736569e8de834ce717bb0cca7 8252997 raw-signing - linux-hwe_4.15.0-46.49~16.04.1_ppc64el.tar.gz
 7a22f65f8230c129c953ca2fe0e5508f 24222 raw-translations - linux-hwe_4.15.0-46.49~16.04.1_ppc64el_translations.tar.gz
 bc892b334d256e5ac97ad4d9fea2a4cc 560361330 devel optional linux-image-unsigned-4.15.0-46-generic-dbgsym_4.15.0-46.49~16.04.1_ppc64el.ddeb
 1f7445ea59a74c6d6d79d96586e510b9 5882036 kernel optional linux-image-unsigned-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 55b31f55646cca45bd3cc195d1ab9d67 12038874 kernel optional linux-modules-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 99ed6f0e8e0e061b5fb1a3baffb26763 30340866 kernel optional linux-modules-extra-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 73ee1806f68ffd13f3a57362b211fe1f 1820 devel optional linux-tools-4.15.0-46-generic_4.15.0-46.49~16.04.1_ppc64el.deb
 5c34162a1bbaa378edae020fc601be13 274062 debian-installer standard md-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 a55e9c78477854824a9731c1808e6e4f 199908 debian-installer standard message-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 3ff3a2d31887382c1336fc34cccbd4e0 19396 debian-installer extra multipath-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 3b52069400b538d9c7d1b9db852c0e8b 505856 debian-installer standard nfs-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 6dea46324fa4fa4e7709171de362867a 4249606 debian-installer standard nic-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 c26238c0b843509c266551dd59029c27 531260 debian-installer standard nic-shared-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 f9e70ebede5cef00013b39895a824d3c 317678 debian-installer standard nic-usb-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 5aa8d67a1791b5872419811ff185e193 36054 debian-installer standard parport-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 fafcc4546d175d5ff01c36cc2f259622 8872 debian-installer standard plip-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 914e5102171224d137068b3c2d45fb63 26098 debian-installer standard ppp-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 18968ab30fb6e62502ef765bd83d29b8 109764 debian-installer standard sata-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 62931068b9ebe1c24dfe50dc51608c10 2308682 debian-installer standard scsi-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 3cbf5a506f0aaf582b7466398402e98a 105546 debian-installer standard storage-core-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 db0e6b545538188400090593f94be5e4 10290 debian-installer standard virtio-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
 2afda0ec59ce669d1be3bc86a4e38445 26444 debian-installer extra vlan-modules-4.15.0-46-generic-di_4.15.0-46.49~16.04.1_ppc64el.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list