[ubuntu/cosmic-updates] linux-oem_4.15.0-1034.39_amd64.tar.gz - (Accepted)

Timo Aaltonen timo.aaltonen at canonical.com
Mon Mar 11 09:43:14 UTC 2019


linux-oem (4.15.0-1034.39) bionic; urgency=medium

  * linux-oem: 4.15.0-1034.39 -proposed tracker (LP: #1814730)

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

  * Miscellaneous upstream changes
    - Ubuntu: [Config] update configs

  [ 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: Thu, 14 Feb 2019 14:24:40 +0200
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-048.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 14 Feb 2019 14:24:40 +0200
Source: linux-oem
Binary: linux-oem-headers-4.15.0-1034 linux-oem-tools-4.15.0-1034 linux-image-unsigned-4.15.0-1034-oem linux-modules-4.15.0-1034-oem linux-headers-4.15.0-1034-oem linux-image-unsigned-4.15.0-1034-oem-dbgsym linux-tools-4.15.0-1034-oem linux-udebs-oem linux-buildinfo-4.15.0-1034-oem kernel-image-4.15.0-1034-oem-di fat-modules-4.15.0-1034-oem-di fb-modules-4.15.0-1034-oem-di firewire-core-modules-4.15.0-1034-oem-di floppy-modules-4.15.0-1034-oem-di fs-core-modules-4.15.0-1034-oem-di fs-secondary-modules-4.15.0-1034-oem-di input-modules-4.15.0-1034-oem-di irda-modules-4.15.0-1034-oem-di md-modules-4.15.0-1034-oem-di nic-modules-4.15.0-1034-oem-di nic-pcmcia-modules-4.15.0-1034-oem-di nic-usb-modules-4.15.0-1034-oem-di nic-shared-modules-4.15.0-1034-oem-di parport-modules-4.15.0-1034-oem-di pata-modules-4.15.0-1034-oem-di pcmcia-modules-4.15.0-1034-oem-di pcmcia-storage-modules-4.15.0-1034-oem-di plip-modules-4.15.0-1034-oem-di ppp-modules-4.15.0-1034-oem-di
 sata-modules-4.15.0-1034-oem-di scsi-modules-4.15.0-1034-oem-di serial-modules-4.15.0-1034-oem-di storage-core-modules-4.15.0-1034-oem-di usb-modules-4.15.0-1034-oem-di nfs-modules-4.15.0-1034-oem-di block-modules-4.15.0-1034-oem-di message-modules-4.15.0-1034-oem-di crypto-modules-4.15.0-1034-oem-di virtio-modules-4.15.0-1034-oem-di mouse-modules-4.15.0-1034-oem-di vlan-modules-4.15.0-1034-oem-di ipmi-modules-4.15.0-1034-oem-di
 multipath-modules-4.15.0-1034-oem-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-1034.39
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-048.buildd>
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Description:
 block-modules-4.15.0-1034-oem-di - Block storage devices (udeb)
 crypto-modules-4.15.0-1034-oem-di - crypto modules (udeb)
 fat-modules-4.15.0-1034-oem-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-1034-oem-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-1034-oem-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-1034-oem-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-1034-oem-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-1034-oem-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-1034-oem-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-1034-oem-di - ipmi modules (udeb)
 irda-modules-4.15.0-1034-oem-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-1034-oem-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-1034-oem - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-1034-oem - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1034-oem - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-1034-oem-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-1034-oem - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-oem-headers-4.15.0-1034 - Header files related to Linux kernel version 4.15.0
 linux-oem-tools-4.15.0-1034 - Linux kernel version specific tools for version 4.15.0-1034
 linux-tools-4.15.0-1034-oem - Linux kernel version specific tools for version 4.15.0-1034
 linux-udebs-oem - Metapackage depending on kernel udebs (udeb)
 md-modules-4.15.0-1034-oem-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-1034-oem-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-1034-oem-di - Mouse support (udeb)
 multipath-modules-4.15.0-1034-oem-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-1034-oem-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-1034-oem-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-1034-oem-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-1034-oem-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-1034-oem-di - USB network interface support (udeb)
 parport-modules-4.15.0-1034-oem-di - Parallel port support (udeb)
 pata-modules-4.15.0-1034-oem-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-1034-oem-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-1034-oem-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-1034-oem-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-1034-oem-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-1034-oem-di - SATA storage support (udeb)
 scsi-modules-4.15.0-1034-oem-di - SCSI storage support (udeb)
 serial-modules-4.15.0-1034-oem-di - Serial port support (udeb)
 storage-core-modules-4.15.0-1034-oem-di - Core storage support (udeb)
 usb-modules-4.15.0-1034-oem-di - Core USB support (udeb)
 virtio-modules-4.15.0-1034-oem-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-1034-oem-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 1814730
Changes:
 linux-oem (4.15.0-1034.39) bionic; urgency=medium
 .
   * linux-oem: 4.15.0-1034.39 -proposed tracker (LP: #1814730)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
 .
   * Miscellaneous upstream changes
     - Ubuntu: [Config] update configs
 .
   [ 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:
 22501970ce71f87b7030e052c34357401889eb76 333488 block-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 0ced00267bf703546ddbc3df00acdfbbae38d812 318508 crypto-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 a96a13ed964a0ff4b9ab777e8e922ec840aff714 4328 fat-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 5b4c16eb6b0caeeaf4c63dc98a17e0a4c0c602eb 13728 fb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 199cfe2333f4f94c891ed9dfc908381c6ecc1bb0 65348 firewire-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 2aa2b30e67ab55dc2afadf63f4fca45d8d95cff8 34948 floppy-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 41c43bacabd384eb3f24e35f67c9f0be2efbc188 1315856 fs-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 e1f1217ed50995f6def244484ceeede5acb59017 696640 fs-secondary-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 f7e2f379097f41e82f6e63a945164878ac252512 430200 input-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 7c2ec83fddfb019d2847a3d84a3501017f686c4f 61548 ipmi-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 be6a516bad85daf335877f2049f0fc15c8fdb8dc 226220 irda-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 38e79733e127062ba4c0fdfa8db34a73d9396886 8904492 kernel-image-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 9220f0260f5379f35b52bbe002aded8c7ac2c549 237624 linux-buildinfo-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 3a4f2a2ab3b61c03ca37bc6f142d62739db1881d 1118992 linux-headers-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 78ae22c23734050da8a276f98d137e18167c48b8 781842184 linux-image-unsigned-4.15.0-1034-oem-dbgsym_4.15.0-1034.39_amd64.ddeb
 e3213f12aece52d71731b95fff4a52a5e49ef134 7989660 linux-image-unsigned-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 b897c7a68a4641b619d720deaaea62bdd4732059 45738312 linux-modules-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 984d3051a565244f79d2af317ba17213dda325bc 10987864 linux-oem-headers-4.15.0-1034_4.15.0-1034.39_all.deb
 1bc29d917bc7433f6b97d2263b1230926e0542ab 4596992 linux-oem-tools-4.15.0-1034_4.15.0-1034.39_amd64.deb
 a157b79b6ad1d7eb41aec931b1388df2e465445f 27900 linux-oem_4.15.0-1034.39_amd64.buildinfo
 396583ff456520903b2de19d7d60c99e21bd264f 7968006 linux-oem_4.15.0-1034.39_amd64.tar.gz
 5ccd978018ac73f59e22f73281a30fa85b3f85cf 34397 linux-oem_4.15.0-1034.39_amd64_translations.tar.gz
 0410c9f0415a82795eb9cb5f40753049a25ee17c 1952 linux-tools-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 faa9b2e30d6f17bfa377c831b4ecf7fefc1d6994 1020 linux-udebs-oem_4.15.0-1034.39_amd64.udeb
 fc0c201123aecaecd9889d434ce6c3fba695f332 284768 md-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 5b24f03755ae9f7122e767f6625bd0047e020abc 206644 message-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 37689e7e9616eaf0921c56603b86ff834de409d6 59028 mouse-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 286dc03c873072a26b27500baad4e553d4e4e831 18216 multipath-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 7c6500b9e1403401b3eb59cc476f492f85a026a8 505564 nfs-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 576e9b9791f410b6ffa926de3efac2cf8f9fb7c5 4431996 nic-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 1effc89ab1ac9ecde49eced4576ae54fdcf8424a 144032 nic-pcmcia-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 2611356441f81f6fc44e7d9efd49836bf62c620c 542092 nic-shared-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 2d8f0c7cc67497576782a6c86da3c4022e3112de 289892 nic-usb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 ffa16965e6ac47ff4d46989f442b8d402b2dc6a3 31676 parport-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 97bd8e3db27dbd553aa1c9bbe5c458bb158afb01 122924 pata-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 e5b46753a45592f3f14e2758133bb9d040d18369 63668 pcmcia-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 abe198703442e3abeca1b5b38a0a000fff2da25c 66764 pcmcia-storage-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 198e406d5517f6189e0ac924e94fa330f51104cd 8756 plip-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 f31022ef6861771e11a12ed40f41d3a55006207c 25144 ppp-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 9eff5a720cf6710069b06ab80198efd41b5c7b34 95916 sata-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 1e938af104291c26775cda4e84bebfc0612d5df5 2450680 scsi-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 4e21574fa8064c9c67fd25240d79821431e4de23 92424 serial-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 5d6eb3f9cefc42606d4b76a54725bf5339f5428b 50528 storage-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 86d3ea9aa5a663f51e7ba57b02cb75b6e124102d 140164 usb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 0966d15fc4023a6bd87c7039bd78f748b9373d4d 112932 virtio-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 f4c3305f6e586afa636ae08f0089b825ded2e467 25860 vlan-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
Checksums-Sha256:
 f3e891b1425da2d0f78b3975a1acc7f98a53456d63a965d877363e49929e2f0d 333488 block-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 4f4dff355e36358b351cf7cd11363b78343e976eb49dbc055b19e1fb0c881443 318508 crypto-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 5f3e2ec597d5124b76e588169a2aa52dd9218a001527d5b2a7593035682086a4 4328 fat-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 7b5f6923a86f639b0bab49d18e718a9aa13c92a1a9b5d8f0e0926c043b3b2bb9 13728 fb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 b3cb8c7db942165a62848e639a8649567eb579791bd3310c526b4b2faa25aade 65348 firewire-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 c98d87dfa4ca87c8ff4c1adfec67791a196f4ff3376c99ef060fe1f250961d50 34948 floppy-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 cfd9412983e9566164e1142dca4ab43a56b4762b4ec128127908318013a782ca 1315856 fs-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 95358c3060b206cb08e20affc56d440bafd2dd49d99c26e13d85121dba3a6339 696640 fs-secondary-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 bfebe43bb574d4a8d1c87223c0cf37d1f79a0ce7e9cd2ccc54f39d5512e26d69 430200 input-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 2d0ba979241164d735b9034228b5d4b0ddce3ba2672b0331103242ad6052efc2 61548 ipmi-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 918212c92e4942e8db8056968a9768a02a62edfe1eb7a72d43e3cecc366f032b 226220 irda-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 b808b8f63f09d0054122f7276135cf40263c210a76aeb2a95b24b1e3ee6eceab 8904492 kernel-image-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 92dbe698d380f7494ae04f5fe9eafa3e7a237e2094511a8895ac2e7fb5534544 237624 linux-buildinfo-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 d2d50db728e137cf63d7780b542eda0084ad9b06d548d742ce868450e02fe66b 1118992 linux-headers-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 446a7852fcd479c033cb834c9db6a5635f9f0da202c64e19cc107b5ff705e8a5 781842184 linux-image-unsigned-4.15.0-1034-oem-dbgsym_4.15.0-1034.39_amd64.ddeb
 e91eadf5ca44c606cf8a2e557196161e3b4ccab8de40b2036c5313a516c44a70 7989660 linux-image-unsigned-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 7337a3013292927d1413922cdd1bf87fcc4b893c46d0ab514561809d8c3ab0e6 45738312 linux-modules-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 1f90153faab200b252b01d03234312a65a5e1ac7340529587ad5e787ca4c72e6 10987864 linux-oem-headers-4.15.0-1034_4.15.0-1034.39_all.deb
 5a7b0f7f67d0614446937731bcfa6b76a43b32c53fd35a6bbaefd4d2134deb94 4596992 linux-oem-tools-4.15.0-1034_4.15.0-1034.39_amd64.deb
 8762673dbb07977cfd9d8d2590e3882031ecb9c650d271eea0da79ca388b823a 27900 linux-oem_4.15.0-1034.39_amd64.buildinfo
 0da9f9e7e6d536c328b41d88b051dd8f334c3a7067d6dbe7cd209aeaf25a3b51 7968006 linux-oem_4.15.0-1034.39_amd64.tar.gz
 2efc5623b07aca076bbeac41371f84b04e121fa661ab0cacfa80a8e50f0cdc8c 34397 linux-oem_4.15.0-1034.39_amd64_translations.tar.gz
 83560e7787be6cbae4f5b9f56a62701d3b8d0d15dacf5afb5e52db37b55f3f7e 1952 linux-tools-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 9eb886bd00cd5d5b81f6834099da903d81b11f2080d4db42b4f795ee8bcbe0fd 1020 linux-udebs-oem_4.15.0-1034.39_amd64.udeb
 19047f78ef246ee182326616b1e716238ff6ac5987dff01f82aa73fdebeb6cd2 284768 md-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 69a6bbbfc5a0545bd14f501ec4084c0d16aaef1ad93b6e6c19a04b5030caf5cb 206644 message-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 c1c3239e9340e961a3f20adc361099ae466c37b4fb749e603d4e769e2791952c 59028 mouse-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 88cba4f4e617caafe9d19bce46e790259138e7078aa91588b7659cb4eb8002f7 18216 multipath-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 4ba0915fb333343d8e3dd6afd808dee818d42500b7e4d87fe6a33232208ac2c5 505564 nfs-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 5041a7475f6b8d113474a4d6cd5338c8f9eabac0a5a97fcd50c4a96c040145bf 4431996 nic-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 91002706404e4376e959a75d77ed0465a5fa977a463e98d12133783c6dfeb803 144032 nic-pcmcia-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 fdbeb749e5baddeb8e51535f1ebc6b33fdc742d024e7756d515845d6f906f7b8 542092 nic-shared-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 73301f277db940724eaf726e39fbca6846a56c518fe2c761017a62c16834f2bd 289892 nic-usb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 d8e76fafdb2288992cb02888678bf5b29ae5816cd425ffe01795c7d4a84eb5b8 31676 parport-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 0caa9d36db70df4745a944462a79859f8f5d6eba1af33d728fcd475a881abbd6 122924 pata-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 3be8181647860da5d425751916933aeaa6fcdbb281a6b5e62d0df62c9037db61 63668 pcmcia-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 7ce3fdb29193ba0dae694c16bd0db3a60a432388faa0ef8ae5449eec041ebd61 66764 pcmcia-storage-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 b5e6eb3e129b9a6f6a27f8ed27554842659bbb001c5c84e0f73298e9951a641a 8756 plip-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 ee8b758392972d2e757e080e0325e9d4b7ac1a8339e3eec7eedf15e0b2d6e6fe 25144 ppp-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 bec8fd8cb85a9793a904e8f744ba0559dbd46f35f63a0d8aabb32714c9b42afa 95916 sata-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 3163205ad1040e5170eb9e4b97e05f0e291112c1270782b21034948b09d45d94 2450680 scsi-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 e69bdbc33c6548b9a37c12c03fe4cbee5753fee83810687be22ed96d89856a9a 92424 serial-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 c1667ab1bb8e072f3768c673eb5d34ad94055259b1b6dd1de228fbb3a1419002 50528 storage-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 d880bde316fc8a35872835e6daf131a9a5de523c71e7dc11068d991f44cdc50c 140164 usb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 8f285942b819debd195ee1f5345fee26cc381e4616d90c4b30c3a4a043458a40 112932 virtio-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 d909b1bac447afc003697667a8ebaed4735c4a16918e836622edd15b756a62e9 25860 vlan-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
Files:
 04ead4c8c4fb476336df93cc1cb7ff37 333488 debian-installer standard block-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 9a576f79c4cc2dcc0461b122f3c56c18 318508 debian-installer extra crypto-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 d913c3bb9226661d3c6a415ce7db916b 4328 debian-installer standard fat-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 a819db3a9adcd484763b96154cafaeed 13728 debian-installer standard fb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 92ffffd49439fd993c5dd282a84feaed 65348 debian-installer standard firewire-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 2b6ae2eac45e1fa2a113bd2516097af1 34948 debian-installer standard floppy-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 1ee32b2f7862c5a9ec30962e39c6b395 1315856 debian-installer standard fs-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 18b2d8691a0e7fb3fe0788045ebe418e 696640 debian-installer standard fs-secondary-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 d42cdecbf4a71b66cefaae708e4a6ec5 430200 debian-installer standard input-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 49c8e38938d1b0dfa7413dfd4f297b83 61548 debian-installer standard ipmi-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 7081129bdb46c29e5aed065eda7e6ec6 226220 debian-installer standard irda-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 0aa37cb7353ec1175271537cad4abdce 8904492 debian-installer optional kernel-image-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 e68dd01b1af2fffdf776f9c480e6b3cf 237624 kernel optional linux-buildinfo-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 3c580c1fdede37bbbac1ad8878641279 1118992 devel optional linux-headers-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 20fe4c87839ba34f155a184a2e56f17a 781842184 devel optional linux-image-unsigned-4.15.0-1034-oem-dbgsym_4.15.0-1034.39_amd64.ddeb
 8f0d2fbd789b0f87d5edbfba97ef628a 7989660 kernel optional linux-image-unsigned-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 3d9d1dafbf665eeb75d425ded2262944 45738312 kernel optional linux-modules-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 c393cb79449d2f21ffe45dca0c924341 10987864 devel optional linux-oem-headers-4.15.0-1034_4.15.0-1034.39_all.deb
 28871d960654ce818f3cc6c7d6f3959d 4596992 devel optional linux-oem-tools-4.15.0-1034_4.15.0-1034.39_amd64.deb
 0f9b842afed467c9ed8e2d9615162172 27900 devel optional linux-oem_4.15.0-1034.39_amd64.buildinfo
 5af5a19f2323c40877891ee25fc01f14 7968006 raw-signing - linux-oem_4.15.0-1034.39_amd64.tar.gz
 95ed964915fe3af4726ea7aa21c07b43 34397 raw-translations - linux-oem_4.15.0-1034.39_amd64_translations.tar.gz
 7d0f810a721aaa07dcf200d6644dab02 1952 devel optional linux-tools-4.15.0-1034-oem_4.15.0-1034.39_amd64.deb
 6182646f0c6d1772fbf929ea4a6f6a81 1020 debian-installer optional linux-udebs-oem_4.15.0-1034.39_amd64.udeb
 f5793af6bee5b5156f2031ab41ef8b66 284768 debian-installer standard md-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 a507f5bdc1bcb91544d3311ba79fd13f 206644 debian-installer standard message-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 ce751f8eb842898843be1ea811cd0347 59028 debian-installer extra mouse-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 2c6e82395115578b0b15d88edf493735 18216 debian-installer extra multipath-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 01b734de72f986fbf7098cb23d9a37a0 505564 debian-installer standard nfs-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 a7154d3060105128b7d0e2f008f8f949 4431996 debian-installer standard nic-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 c7556c8ed55c18b7bf1b2201fbefbdbc 144032 debian-installer standard nic-pcmcia-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 a2d4db9e9fc38c88634a30e70834bd2e 542092 debian-installer standard nic-shared-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 3a4f4a5ef859d8bb313d9a7827a86c6a 289892 debian-installer standard nic-usb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 c26d2d1861c1f8113d5c65407e8e2477 31676 debian-installer standard parport-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 4462595da0182ec199435ddf7c88b0d3 122924 debian-installer standard pata-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 f48bdf2886c5fa572444961440a64fa5 63668 debian-installer standard pcmcia-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 1b56700a7f812f6002427114ef76ac41 66764 debian-installer standard pcmcia-storage-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 155ad701a582338f79b9841460b6bdee 8756 debian-installer standard plip-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 9e3d4645965f0e352d88b6d2c63fc70c 25144 debian-installer standard ppp-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 3b195f6dfdfbc3fe9a7c34d09e4339da 95916 debian-installer standard sata-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 ecedcd52216d163aef25a4763702e4f7 2450680 debian-installer standard scsi-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 8e7d1b17ade67b4b4328b20c773788cb 92424 debian-installer standard serial-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 96de04e2e60f87d25a7fb196a0a41926 50528 debian-installer standard storage-core-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 244b1ceb4ba72c817d21bdca83fe75a9 140164 debian-installer standard usb-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 1bd41928d568204f5f0df8091b373449 112932 debian-installer standard virtio-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
 d069e88f3d5c2af82d94a6d685baa460 25860 debian-installer extra vlan-modules-4.15.0-1034-oem-di_4.15.0-1034.39_amd64.udeb
Package-Type: udeb


More information about the Cosmic-changes mailing list