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

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Tue Nov 20 10:12:27 UTC 2018


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

  * linux-hwe: 4.15.0-42.45~16.04.1 -proposed tracker (LP: #1802571)

  [ Ubuntu: 4.15.0-42.45 ]

  * 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

  [ Ubuntu: 4.15.0-40.43 ]

  * 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: Mon, 19 Nov 2018 08:49:54 -0200
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-023.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 19 Nov 2018 08:49:54 -0200
Source: linux-hwe
Binary: linux-source-4.15.0 linux-headers-4.15.0-42 linux-hwe-tools-4.15.0-42 linux-hwe-cloud-tools-4.15.0-42 linux-image-unsigned-4.15.0-42-generic linux-modules-4.15.0-42-generic linux-modules-extra-4.15.0-42-generic linux-headers-4.15.0-42-generic linux-image-unsigned-4.15.0-42-generic-dbgsym linux-tools-4.15.0-42-generic linux-cloud-tools-4.15.0-42-generic linux-hwe-udebs-generic linux-image-unsigned-4.15.0-42-generic-lpae linux-modules-4.15.0-42-generic-lpae linux-modules-extra-4.15.0-42-generic-lpae linux-headers-4.15.0-42-generic-lpae linux-image-unsigned-4.15.0-42-generic-lpae-dbgsym linux-tools-4.15.0-42-generic-lpae linux-cloud-tools-4.15.0-42-generic-lpae linux-hwe-udebs-generic-lpae linux-image-unsigned-4.15.0-42-lowlatency linux-modules-4.15.0-42-lowlatency linux-modules-extra-4.15.0-42-lowlatency linux-headers-4.15.0-42-lowlatency linux-image-unsigned-4.15.0-42-lowlatency-dbgsym linux-tools-4.15.0-42-lowlatency linux-cloud-tools-4.15.0-42-lowlatency
 linux-hwe-udebs-lowlatency kernel-image-4.15.0-42-generic-di fat-modules-4.15.0-42-generic-di fb-modules-4.15.0-42-generic-di firewire-core-modules-4.15.0-42-generic-di floppy-modules-4.15.0-42-generic-di fs-core-modules-4.15.0-42-generic-di fs-secondary-modules-4.15.0-42-generic-di input-modules-4.15.0-42-generic-di irda-modules-4.15.0-42-generic-di md-modules-4.15.0-42-generic-di nic-modules-4.15.0-42-generic-di nic-pcmcia-modules-4.15.0-42-generic-di nic-usb-modules-4.15.0-42-generic-di nic-shared-modules-4.15.0-42-generic-di parport-modules-4.15.0-42-generic-di pata-modules-4.15.0-42-generic-di pcmcia-modules-4.15.0-42-generic-di pcmcia-storage-modules-4.15.0-42-generic-di plip-modules-4.15.0-42-generic-di ppp-modules-4.15.0-42-generic-di sata-modules-4.15.0-42-generic-di scsi-modules-4.15.0-42-generic-di serial-modules-4.15.0-42-generic-di storage-core-modules-4.15.0-42-generic-di usb-modules-4.15.0-42-generic-di nfs-modules-4.15.0-42-generic-di
 block-modules-4.15.0-42-generic-di message-modules-4.15.0-42-generic-di crypto-modules-4.15.0-42-generic-di virtio-modules-4.15.0-42-generic-di mouse-modules-4.15.0-42-generic-di vlan-modules-4.15.0-42-generic-di ipmi-modules-4.15.0-42-generic-di
 multipath-modules-4.15.0-42-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-42.45~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-023.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description:
 block-modules-4.15.0-42-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-42-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-42-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-42-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-42-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-42-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-42-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-42-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-42-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-42-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-42-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-42-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.15.0-42-generic - Linux kernel version specific cloud tools for version 4.15.0-42
 linux-cloud-tools-4.15.0-42-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-42
 linux-cloud-tools-4.15.0-42-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-42
 linux-headers-4.15.0-42 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-42-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-42-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-42-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-hwe-cloud-tools-4.15.0-42 - Linux kernel version specific cloud tools for version 4.15.0-42
 linux-hwe-tools-4.15.0-42 - Linux kernel version specific tools for version 4.15.0-42
 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-42-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-42-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-42-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-42-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-42-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-42-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-42-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-42-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-42-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-42-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-42-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-42-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
 linux-tools-4.15.0-42-generic - Linux kernel version specific tools for version 4.15.0-42
 linux-tools-4.15.0-42-generic-lpae - Linux kernel version specific tools for version 4.15.0-42
 linux-tools-4.15.0-42-lowlatency - Linux kernel version specific tools for version 4.15.0-42
 md-modules-4.15.0-42-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-42-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-42-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-42-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-42-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-42-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-42-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-42-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-42-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-42-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-42-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-42-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-42-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-42-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-42-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-42-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-42-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-42-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-42-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-42-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-42-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-42-generic-di - vlan modules (udeb)
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 1802571 1803592
Changes:
 linux-hwe (4.15.0-42.45~16.04.1) xenial; urgency=medium
 .
   * linux-hwe: 4.15.0-42.45~16.04.1 -proposed tracker (LP: #1802571)
 .
   [ Ubuntu: 4.15.0-42.45 ]
 .
   * 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
 .
   [ Ubuntu: 4.15.0-40.43 ]
 .
   * 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:
 eb775cf18875badd9bf8972342445ad5b0c88081 364310 block-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 eacfacd131333acdee2bd7baaaf0e1b78e5f5c41 323544 crypto-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 338ec32608026bfbfa5a15270b8168367c0c8e36 4270 fat-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 9a95c76d8e8ded1e63b53f92da88b1144ef64895 13612 fb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 bbb5a464b11f83de375dc6ab022394cfdd401f4f 65344 firewire-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 aa9ca0ce0a8637474147ed1ecae3223182bc5bad 34402 floppy-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 e10a9e1d54d57b40dbeef11032656d083bd8db89 1327322 fs-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 85298a8bb954536f550e7b11aaa30e7a5f0d6397 701986 fs-secondary-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 7dc7103e31eeb3ec5c0ac06b36fb3006f6bb778b 429818 input-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 e028a9f75a78dbab63b8ab28ff9f04c625efe551 62078 ipmi-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 ad8621b37ff036db3080cd010572831a96c76048 209994 irda-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 5523e545c8aed3560d380c0e4c73c6cbd09b5590 8858602 kernel-image-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 b919a2c75849bf07b7108397e60aa76310e65ef9 1820 linux-cloud-tools-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 efb8cd079b7235aa62ae37cb24ccd382a07935ec 1826 linux-cloud-tools-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 d2fb77b416a5e8dcee017bf6f3603b8961ff56bd 1109928 linux-headers-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 de56d8a6dec566a3bbb99fc647cb4d811da7e736 1110214 linux-headers-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 7ec02d8c4b474563606799d562f0de5d9383e657 10970640 linux-headers-4.15.0-42_4.15.0-42.45~16.04.1_all.deb
 79aa06277647e8907695472ab38a5c085d9b6f4b 856 linux-hwe-cloud-tools-4.15.0-42-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 ec101cc53216a483c122b4a94e203dd9bcdab906 67548 linux-hwe-cloud-tools-4.15.0-42_4.15.0-42.45~16.04.1_amd64.deb
 dce59bd9864d1d176a153269cb69218459f46886 878 linux-hwe-tools-4.15.0-42-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 60ab1f6ceb63392baf6d7237edbbfa28ea673ccb 1327500 linux-hwe-tools-4.15.0-42_4.15.0-42.45~16.04.1_amd64.deb
 c70c0d4abfff26be19f7790f806c4a38da37eee8 938 linux-hwe-udebs-generic_4.15.0-42.45~16.04.1_amd64.udeb
 6a7fd07fde8f41e5184662e5381aa83d78d4c6f9 15862019 linux-hwe_4.15.0-42.45~16.04.1_amd64.tar.gz
 509188be6e76a8ed5777f5a0346d5ff0536afe05 24121 linux-hwe_4.15.0-42.45~16.04.1_amd64_translations.tar.gz
 d6ecbb2505729c2b70084c187c06129776b3f6c3 624728766 linux-image-unsigned-4.15.0-42-generic-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 c5ff609e0634069010ef31a1c342416a9baceaaa 7947908 linux-image-unsigned-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 1adf46936348508fa0f3799bc7cc9ecfe57e5dcc 624804624 linux-image-unsigned-4.15.0-42-lowlatency-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 7ab74b90274a7e8ed02a78ce16a6eebbde8f3783 7996758 linux-image-unsigned-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 a347a6356b286a236a3ff6eedfd1af2c26d0fdd0 12996508 linux-modules-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 ef4486e9cca6f05b99e5f550d522fe2d76894cce 45693636 linux-modules-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 a142b23ce16a91c3582dcf899a7c23db25c3e0c3 32637486 linux-modules-extra-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 0cba1d281dc79d7e52892f965871b869bb8234fe 130112782 linux-source-4.15.0_4.15.0-42.45~16.04.1_all.deb
 e54e1dbdb7d58fa75b54e443f73548de5f5f3269 1908 linux-tools-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 5dbea182b8c2b13c3f2858b8a6e1e995e96dea80 1914 linux-tools-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 f18a2fd3ae5302e352369ae4c5e1a3e1ae07bac0 284538 md-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 ccbdc08266a56837350fc0eb43cdc3db02acdd68 206988 message-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 719c974dac1f0055454c2012ca7971623d0afd29 58172 mouse-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 45dbd73b09e93e1310fc3267e0ea469b8bee2750 18268 multipath-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 24f953d347efd45f8914be5f0800e11ffffccd50 505876 nfs-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 dcfcd6514394517a44d93de62fee1fd90baf1d2d 4581400 nic-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 880dd49c538a458cc864e49a4828cce58eaf93ae 143510 nic-pcmcia-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 04bcf1b6b2a27c3f35e08aa1ee3d1a7a4d2a4ad3 544188 nic-shared-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 9bdf77501a440ea6cebc95372bbd5ca4079c648a 315460 nic-usb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 902411bb24820e08d6d97b85405f50414c02ce05 31592 parport-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 513aee5f919098c1158ff074cc7f35244cf69622 122302 pata-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 6d660437009fe3e7be526bf4d9271fced8697601 63374 pcmcia-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 fb5996117f363745582d6d0f928868c7a92fabe8 66074 pcmcia-storage-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 e5be2f344b1ec8fe170d22ec5fc6b12078203972 8662 plip-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 e99f74e9005436d2f597420495a8675c458d8ba5 25100 ppp-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 9910b76dd6150530b24877c938dc8b660e02b2bf 95078 sata-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 82131046320a807f43bb71076720b8364841edc4 2530628 scsi-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 3f0d4441e458569952289e95f4c7752fa218410b 92322 serial-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 0f4c78756111d4c568bd53ee59a010c3ed403ca1 49936 storage-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 fcc2a3aefb03ec3da2fa72a1decf3e9d9c75a6b4 139576 usb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 e5f1aafceeeff9d4a8311ba4e348f3e4bc41ea94 112252 virtio-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 5570214e23662798c24fa39853c623fd365b8cf4 25800 vlan-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
Checksums-Sha256:
 cfe2c3c8985928546275ebf2e078be8626480537b60bcc96f5897ba6ad779ff8 364310 block-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 26ecff7d08b1c703567756b1b7a5b400db8e9031d208a39cf5d18eede3f959b2 323544 crypto-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 358f75b04eda8c5bd47b51824bd9c74c7197f92513fd49d60c9e481ac2879388 4270 fat-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 011b43b7aa2923136b2ee69474d1dc182adce7ca9601a1c9cbe24be1cac95657 13612 fb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 37e3817d6d456aefd9c4c44a91c53c7dac45eb048ef11628020d75da56b5e090 65344 firewire-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 8b496fcb6ee912abea85deee74a667491c55b7c016d9f0a4629c973be202c7b6 34402 floppy-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 ee2c25e6107267350960e60fca40769952ba6c3dbd44b3d1b7f1155fc6561034 1327322 fs-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 116a0808c87882532623972f368b1cc9254a7659de86b146f54885771ae6acd5 701986 fs-secondary-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 aa80b1f87fb8d1b2aaf070f328d79a122dd89862a5d4462a7ce9127ce1ae7cf3 429818 input-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 24eca0750e1003b2ec6e0eff6b041c6ef47ebf38d16fd7a44cd353678a30ea6b 62078 ipmi-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 0b303fb6d78bb2b5d0111ae70c29211b7a44d727773311bd72f8aa6b2dd8774b 209994 irda-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 f5538991a1595c786516842424a546d0e0f3456846a475c6ca542700b61ca608 8858602 kernel-image-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 25a10b6cb7eccdf99dde41d68f60c2caf1e863f17137096215cf53bec876b834 1820 linux-cloud-tools-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 b63f049eeb9cd51003fb0ce339d6d1f11890b0848be01b7fa39b505043e43971 1826 linux-cloud-tools-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 22d097a1f73a8ff444360f9e84948157016c763339cd9d582a8c3918cafdc078 1109928 linux-headers-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 5621afa509b70a523f2b5cd474e31e6517fa53d0b54706923e75495923e70b0f 1110214 linux-headers-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 1f5b8ad8ef8056d9d2ae58d13a518e068a31a073d2c79ac13541eb0d18e8b72d 10970640 linux-headers-4.15.0-42_4.15.0-42.45~16.04.1_all.deb
 d2a02b7254823dcfc404702e2240ca3b414b0f977d99403f68ad488c6c5347c9 856 linux-hwe-cloud-tools-4.15.0-42-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 6982940430495200a2dbfbd04ad8f1f3f0c5e5f6aaa485313bac2dd21c10c656 67548 linux-hwe-cloud-tools-4.15.0-42_4.15.0-42.45~16.04.1_amd64.deb
 6817c805ddcb41ba9fb91194a056e4bf2b156a197cffcc1155d1e4be21131308 878 linux-hwe-tools-4.15.0-42-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 72f853acdb780df6b8130f416e36e0bbceb27a46e2604e10815f12d5a8ef3c47 1327500 linux-hwe-tools-4.15.0-42_4.15.0-42.45~16.04.1_amd64.deb
 062fc7e4911ccfa563cdd440132be4d910617dccb2ccf7951d30554b9b873404 938 linux-hwe-udebs-generic_4.15.0-42.45~16.04.1_amd64.udeb
 f742f75da054d80e317fb44469e51eaa2a6905d03ad2a3b9dcfce23645d50745 15862019 linux-hwe_4.15.0-42.45~16.04.1_amd64.tar.gz
 6e71709086aa760e62eb48c12c8d6847f1b84ea77a9280a7959c0fda490f9c18 24121 linux-hwe_4.15.0-42.45~16.04.1_amd64_translations.tar.gz
 f77be51a5e57d5b17e2f7e6cb8bb655090e343479a863a8ff025e6d1209392e8 624728766 linux-image-unsigned-4.15.0-42-generic-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 4da9121c473c04907a00f00b687905e5d97a4a136d14869e853cde5278fe0280 7947908 linux-image-unsigned-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 94ed89c1a69cccde84f4c8fb5292141448bbee722360d37b987ff0c6aae06d26 624804624 linux-image-unsigned-4.15.0-42-lowlatency-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 8d3537cb61bbe615ece27c676555f8891fa7ec7fe4f2001ea21513fab741db41 7996758 linux-image-unsigned-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 f75ab987749a3bf55e54b9668aea67d24256c849f42521431a9cdbcab5c86394 12996508 linux-modules-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 c04e56bec6727fbe2712c0b5266af03be4c5427d622644aaafb8f9aa32f54807 45693636 linux-modules-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 36edd5b8f9f001e243a162100ce80eca21c367a05513ef55071b1a97ca0c15f1 32637486 linux-modules-extra-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 2916539ab381e390e026b3adcec223d8fe2fea75b61623e5922ea7c98df50e6a 130112782 linux-source-4.15.0_4.15.0-42.45~16.04.1_all.deb
 e6684cdcfd761db79de37b8ee429bd079141d7d584331788cf0f55419fcbf3fa 1908 linux-tools-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 b801377d05eb8e9cd8a9249b9673ea133e167ef7d63fecbc1dc99d39cb3a1952 1914 linux-tools-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 3986e8f201a41756d89f0ea5a16a7d5742ddd93e5c50a3e19942a14192a6dd2b 284538 md-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 9cb07c54f674da9fcdc6fe13da858405dfd654b55caa113a3c8e24060d73c417 206988 message-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 c803737c4be5cf704855d01dd0dc5f4f438f0077e116c47148c8cfc33cb85bc5 58172 mouse-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 01870ceceb8eea1e99b6415163708a289fbc83c934507436c7ab6066acb5a1b9 18268 multipath-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 f59de7144249e2ced9b4a87f4316788606da97e87855a29a80425d43a2c174e6 505876 nfs-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 f069008e5b0fed7e60e9f6bb6199b0742fe5e1a96304c13502cafd0c1029e0cb 4581400 nic-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 98789989db220fff88fc878e661a5d82caab848e749b5488f2dfdcedb6a7494e 143510 nic-pcmcia-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 4c97e6c8448d4121e78882f2114b53fa0665f98111b499fb80b3576b78cb70bb 544188 nic-shared-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 ba9ee8e0e5b2ae9b18164cda354c6bb95abda58019d031fc32c73070be7d5fc2 315460 nic-usb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 cf9e4c7bfa028f9ab6c72ddb7be85358367babd60b9544f6695af5903505e3e6 31592 parport-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 52e0afed3ea96da401a2664bb92f71728aa6b91939e8a2b08bcf735df2899551 122302 pata-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 ee18d83c7a3a6eb233737d7eb2190c0184d5bf65c4827e3f08ecbdb530f5b68d 63374 pcmcia-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 dfe8622fe3a017a8afc4c324ddcc815ed3dbc22cf08b990240bc246c4a4130fb 66074 pcmcia-storage-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 ac0ad01833752f674fb7301a285974ddf2057e97ea7539a38672afbd3ceb371c 8662 plip-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 917d33513ba459c3e85e356d95610d1ddd8615d748ef67ba05a8913b676bbb6a 25100 ppp-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 fc3c8c2a18c2fee182a390a4c4c2f46d2f011701d6283395238f8435da00d6b6 95078 sata-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 23fbcb8fa6e340e0a6d4d6dd040ee7b44b1f78d05a365d3d8953ee25b459a6dd 2530628 scsi-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 856e2dad84065e147ec2854e288112a0ff0f211ee8246e253cdeea76f62ff390 92322 serial-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 0f8a5dda56fef601e19a19a6dfa2d7420bcc56378a8672a17d0d9cc182806606 49936 storage-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 161a6b471eab1afacdb4f433430761d99e4f7db4106e68d15253d3fd46603089 139576 usb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 84349338bac3d3263e5e3dd461fbd25cefd8b73de9317741295138199c58c3d1 112252 virtio-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 aed8cff627c7f37f13ec87053b435c13c956e1183f7560bb8173fba05f6cb4a6 25800 vlan-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
Files:
 acd77bdb692df201891ed3ca492c9043 364310 debian-installer standard block-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 f1489d3e30d1d72c43bb1162c62c8c47 323544 debian-installer extra crypto-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 1cba13b2dc4c4d3921c06ce9e821df22 4270 debian-installer standard fat-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 b2bc234b42ea2d097c9eb8c9534592b7 13612 debian-installer standard fb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 071821f1ee4d43e6499d9a618b691db9 65344 debian-installer standard firewire-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 3d15d59c32ca6f883566bf1f3c06ce19 34402 debian-installer standard floppy-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 bbe1157144ff7bb3e500052e6e0ded22 1327322 debian-installer standard fs-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 fdbfd0529a047a1c1c839ea9552b30c4 701986 debian-installer standard fs-secondary-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 7ddded870811695bc4d86204f0abbc23 429818 debian-installer standard input-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 c70f29fb295dc39c9bddcbacd9c5ec12 62078 debian-installer standard ipmi-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 5faad4ab86cd924f66f35b93b3a3ee17 209994 debian-installer standard irda-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 c4c95f25a7c0d599ebdab323d3becc28 8858602 debian-installer optional kernel-image-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 532160349d68e98241d480d6cc591506 1820 devel optional linux-cloud-tools-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 120cce4a1fb7d6edf360da233b75d613 1826 devel optional linux-cloud-tools-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 1059f4dd9d8f6351d185a135224eca1f 1109928 devel optional linux-headers-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 5b98affef30b4c77388181ae888b7052 1110214 devel optional linux-headers-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 420d0f736f1924c558d32154444dee70 10970640 devel optional linux-headers-4.15.0-42_4.15.0-42.45~16.04.1_all.deb
 950bb7235694b9777d305e2853cb9de4 856 devel extra linux-hwe-cloud-tools-4.15.0-42-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 a8d87ecf53011c50822aab2826249b37 67548 devel optional linux-hwe-cloud-tools-4.15.0-42_4.15.0-42.45~16.04.1_amd64.deb
 45a20bd389644bc956cddac472d34bd8 878 devel extra linux-hwe-tools-4.15.0-42-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 f53166d777a1fcae7bdc58022357dc5e 1327500 devel optional linux-hwe-tools-4.15.0-42_4.15.0-42.45~16.04.1_amd64.deb
 c5b61368629579a3fdeee3c53175a8b4 938 debian-installer optional linux-hwe-udebs-generic_4.15.0-42.45~16.04.1_amd64.udeb
 11d73fb8568fa109d95758f2e1038e07 15862019 raw-signing - linux-hwe_4.15.0-42.45~16.04.1_amd64.tar.gz
 24ab7d6b12a300112a68b40ca74c3413 24121 raw-translations - linux-hwe_4.15.0-42.45~16.04.1_amd64_translations.tar.gz
 c30852945e5aedb284a922e0a22bd257 624728766 devel optional linux-image-unsigned-4.15.0-42-generic-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 960d0f6754164a54db10a6bfe02b3f8d 7947908 kernel optional linux-image-unsigned-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 4b261acd249bc264e3dcd8b891df5390 624804624 devel optional linux-image-unsigned-4.15.0-42-lowlatency-dbgsym_4.15.0-42.45~16.04.1_amd64.ddeb
 ee780257c451231c3fad5c93fc5f1a17 7996758 kernel optional linux-image-unsigned-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 84670bfcd985eaef80ce6ed90de9cc48 12996508 kernel optional linux-modules-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 ca4ffd4ff690f1a819024666214824b5 45693636 kernel optional linux-modules-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 eb0cb473a2ecf62a0bf00d8a59913b53 32637486 kernel optional linux-modules-extra-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 5507cbea7452cc436ce8591d6ec6f385 130112782 devel optional linux-source-4.15.0_4.15.0-42.45~16.04.1_all.deb
 5b5b5dd1d55ce1d45ed1ed89f37d1942 1908 devel optional linux-tools-4.15.0-42-generic_4.15.0-42.45~16.04.1_amd64.deb
 9fe6ff24e236a6db936a940de40cf617 1914 devel optional linux-tools-4.15.0-42-lowlatency_4.15.0-42.45~16.04.1_amd64.deb
 65edaa4d008d9833a9adbcb2e290918a 284538 debian-installer standard md-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 b85eeb25aab8de18fd11aadd0ce921bc 206988 debian-installer standard message-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 426e18cad01860ac3a1708214a338975 58172 debian-installer extra mouse-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 fb80331dd9a7b038b6dd05b43a4312ff 18268 debian-installer extra multipath-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 8b7797808dc785c0174f327e84361f1d 505876 debian-installer standard nfs-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 08d1af78786b42b21f3b9b8592633fae 4581400 debian-installer standard nic-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 10cc016dc068d96b9c8f8fe501b0ee95 143510 debian-installer standard nic-pcmcia-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 189c0cfe6916a484afb4714830fdcacd 544188 debian-installer standard nic-shared-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 7c7be5f4cb5bf49057a299c08cbc9304 315460 debian-installer standard nic-usb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 93e5ad05579d9cdb401dc13ab4adcee1 31592 debian-installer standard parport-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 e83b8b7c4c7ee60d522f4c7c70af9a7c 122302 debian-installer standard pata-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 a981d2d029d65ce598974832daca4adb 63374 debian-installer standard pcmcia-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 bb0e71eca44bbaaaa0c8e732ff9339d2 66074 debian-installer standard pcmcia-storage-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 cbed747da198c82791f98b9928e262e7 8662 debian-installer standard plip-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 1d4a1f799d76d105109f4be295f1c61b 25100 debian-installer standard ppp-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 759ebcd56f561fe694ea835ee1dace2c 95078 debian-installer standard sata-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 a45d78a53c92d481d11ffc6dfca4ab3b 2530628 debian-installer standard scsi-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 3fa4dcf697e182fb0a2edb7e6597e7d1 92322 debian-installer standard serial-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 b359464849f81d8c083d77a83783ec1e 49936 debian-installer standard storage-core-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 f675f293ae05254b27689ad0cfc997d1 139576 debian-installer standard usb-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 a02bffc39becee20b4854a9406730676 112252 debian-installer standard virtio-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
 a16918fb602e62408ecd088ddbf23188 25800 debian-installer extra vlan-modules-4.15.0-42-generic-di_4.15.0-42.45~16.04.1_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list