[ubuntu/xenial-proposed] linux-oem_4.13.0-1016.17_amd64.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Fri Jan 12 21:47:27 UTC 2018


linux-oem (4.13.0-1016.17) xenial; urgency=low

  * linux-oem: 4.13.0-1016.17 -proposed tracker (LP: #1742728)

  * Add support for Realtek Bluetooth device [0bda:b00a] (LP: #1742613)
    - SAUCE: Import Bluetooth driver for Realtek 8821CE
    - SAUCE: Make rtl8821ce-bt work with 0bda:b00a only
    - SAUCE: rtl8821ce-bt: append device ID to config filename
    - SAUCE: bluetooth: Blacklist 0bda:b00a
    - SAUCE: build ubuntu/rtl8821ce-bt for x86 only

  * Add support for Realtek WiFi device [10ec:c821] (LP: #1740231)
    - SAUCE: Import RTL8821CE driver
    - SAUCE: Add ubuntu/rtl8821ce into build script
    - SAUCE: Sync ubuntu/rtl8821ce with a new release from Realtek

  * External HDMI monitor failed to show screen on Lenovo X1 series
    (LP: #1738523)
    - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series

  * Support realtek new codec alc257 in the alsa hda driver  (LP: #1738911)
    - ALSA: hda/realtek - New codec support for ALC257

  * QCA Rome bluetooth can not wakeup after USB runtime suspended.
    (LP: #1737890)
    - Bluetooth: btusb: driver to enable the usb-wakeup feature

  * Intel 9260/9462/9560 can't connect to 5GHz AP (LP: #1736639)
    - iwlwifi: mvm: enable RX offloading with TKIP and WEP
    - iwlwifi: mvm: mark MIC stripped MPDUs

  * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
    (LP: #1736393)
    - SAUCE: drm/i915:Don't set chip specific data
    - SAUCE: drm/i915: make previous commit affects Wyse 3040 only

  * Touchpad stops working after a few seconds in Lenovo ideapad 320
    (LP: #1732056)
    - pinctrl/amd: fix masking of GPIO interrupts

  [ Ubuntu: 4.13.0-29.32 ]

  * linux: 4.13.0-29.32 -proposed tracker (LP: #1742722)
  * CVE-2017-5754
    - Revert "x86/cpu: Implement CPU vulnerabilites sysfs functions"
    - Revert "sysfs/cpu: Fix typos in vulnerability documentation"
    - Revert "sysfs/cpu: Add vulnerability folder"
    - Revert "UBUNTU: [Config] updateconfigs to enable
      GENERIC_CPU_VULNERABILITIES"

  [ Ubuntu: 4.13.0-28.31 ]

  * CVE-2017-5753
    - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
  * CVE-2017-5715
    - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit

  [ Ubuntu: 4.13.0-27.30 ]

  * CVE-2017-5753
    - locking/barriers: introduce new memory barrier gmb()
    - bpf: prevent speculative execution in eBPF interpreter
    - x86, bpf, jit: prevent speculative execution when JIT is enabled
    - uvcvideo: prevent speculative execution
    - carl9170: prevent speculative execution
    - p54: prevent speculative execution
    - qla2xxx: prevent speculative execution
    - cw1200: prevent speculative execution
    - Thermal/int340x: prevent speculative execution
    - userns: prevent speculative execution
    - ipv6: prevent speculative execution
    - fs: prevent speculative execution
    - net: mpls: prevent speculative execution
    - udf: prevent speculative execution
    - x86/feature: Enable the x86 feature to control Speculation
    - x86/feature: Report presence of IBPB and IBRS control
    - x86/enter: MACROS to set/clear IBRS and set IBPB
    - x86/enter: Use IBRS on syscall and interrupts
    - x86/idle: Disable IBRS entering idle and enable it on wakeup
    - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
    - x86/mm: Set IBPB upon context switch
    - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
    - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
    - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
    - x86/kvm: Set IBPB when switching VM
    - x86/kvm: Toggle IBRS on VM entry and exit
    - x86/kvm: Pad RSB on VM transition
    - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
    - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
    - x86/syscall: Clear unused extra registers on syscall entrance
    - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
      entrance
    - x86/entry: Use retpoline for syscall's indirect calls
    - x86/cpu/AMD: Add speculative control support for AMD
    - x86/microcode: Extend post microcode reload to support IBPB feature
    - KVM: SVM: Do not intercept new speculative control MSRs
    - x86/svm: Set IBRS value on VM entry and exit
    - x86/svm: Set IBPB when running a different VCPU
    - KVM: x86: Add speculative control CPUID support for guests
    - x86/svm: Add code to clobber the RSB on VM exit
    - x86/svm: Add code to clear registers on VM exit
    - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
    - powerpc: add gmb barrier
    - s390/spinlock: add gmb memory barrier
    - x86/microcode/AMD: Add support for fam17h microcode loading
  * CVE-2017-5715
    - locking/barriers: introduce new memory barrier gmb()
    - bpf: prevent speculative execution in eBPF interpreter
    - x86, bpf, jit: prevent speculative execution when JIT is enabled
    - uvcvideo: prevent speculative execution
    - carl9170: prevent speculative execution
    - p54: prevent speculative execution
    - qla2xxx: prevent speculative execution
    - cw1200: prevent speculative execution
    - Thermal/int340x: prevent speculative execution
    - userns: prevent speculative execution
    - ipv6: prevent speculative execution
    - fs: prevent speculative execution
    - net: mpls: prevent speculative execution
    - udf: prevent speculative execution
    - x86/feature: Enable the x86 feature to control Speculation
    - x86/feature: Report presence of IBPB and IBRS control
    - x86/enter: MACROS to set/clear IBRS and set IBPB
    - x86/enter: Use IBRS on syscall and interrupts
    - x86/idle: Disable IBRS entering idle and enable it on wakeup
    - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
    - x86/mm: Set IBPB upon context switch
    - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
    - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
    - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
    - x86/kvm: Set IBPB when switching VM
    - x86/kvm: Toggle IBRS on VM entry and exit
    - x86/kvm: Pad RSB on VM transition
    - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
    - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
    - x86/syscall: Clear unused extra registers on syscall entrance
    - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
      entrance
    - x86/entry: Use retpoline for syscall's indirect calls
    - x86/cpu/AMD: Add speculative control support for AMD
    - x86/microcode: Extend post microcode reload to support IBPB feature
    - KVM: SVM: Do not intercept new speculative control MSRs
    - x86/svm: Set IBRS value on VM entry and exit
    - x86/svm: Set IBPB when running a different VCPU
    - KVM: x86: Add speculative control CPUID support for guests
    - x86/svm: Add code to clobber the RSB on VM exit
    - x86/svm: Add code to clear registers on VM exit
    - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
    - powerpc: add gmb barrier
    - s390/spinlock: add gmb memory barrier
    - x86/microcode/AMD: Add support for fam17h microcode loading
  * CVE-2017-5754
    - x86/pti: Enable PTI by default
    - x86/pti: Make sure the user/kernel PTEs match
    - x86/dumpstack: Fix partial register dumps
    - x86/dumpstack: Print registers for first stack frame
    - x86/process: Define cpu_tss_rw in same section as declaration
    - x86/mm: Set MODULES_END to 0xffffffffff000000
    - x86/mm: Map cpu_entry_area at the same place on 4/5 level
    - x86/kaslr: Fix the vaddr_end mess
    - x86/events/intel/ds: Use the proper cache flush method for mapping ds
      buffers
    - x86/tlb: Drop the _GPL from the cpu_tlbstate export
    - x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
    - x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
    - x86/pti: Unbreak EFI old_memmap
    - x86/Documentation: Add PTI description
    - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
    - sysfs/cpu: Add vulnerability folder
    - x86/cpu: Implement CPU vulnerabilites sysfs functions
    - x86/tboot: Unbreak tboot with PTI enabled
    - x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
    - x86/cpu/AMD: Make LFENCE a serializing instruction
    - x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
    - sysfs/cpu: Fix typos in vulnerability documentation
    - x86/alternatives: Fix optimize_nops() checking
    - x86/pti: Make unpoison of pgd for trusted boot work for real
    - s390: introduce CPU alternatives
    - s390: add ppa to kernel entry / exit
    - SAUCE: powerpc: Secure memory rfi flush
    - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
    - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
    - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
    - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
    - SAUCE: rfi-flush: Implement congruence-first fallback flush
    - SAUCE: rfi-flush: Make l1d_flush_type bit flags
    - SAUCE: rfi-flush: Push the instruction selection down to the patching
      routine
    - SAUCE: rfi-flush: Expand the RFI section to two nop slots
    - SAUCE: rfi-flush: Support more than one flush type at once
    - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
    - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
    - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
    - SAUCE: rfi-flush: Rework powernv logic to be more cautious
    - SAUCE: rfi-flush: Rework pseries logic to be more cautious
    - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
    - SAUCE: rfi-flush: Fix the fallback flush to actually activate
    - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
    - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
    - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
    - SAUCE: rfi-flush: Use rfi-flush in printks
    - SAUCE: rfi-flush: Fallback flush add load dependency
    - SAUCE: rfi-flush: Fix the 32-bit KVM build
    - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
    - SAUCE: rfi-flush: Make the fallback robust against memory corruption
    - [Config] Disable CONFIG_PPC_DEBUG_RFI
    - [Config] updateconfigs to enable GENERIC_CPU_VULNERABILITIES
  * powerpc: flush L1D on return to use (LP: #1742772)
    - SAUCE: powerpc: Secure memory rfi flush
    - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
    - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
    - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
    - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
    - SAUCE: rfi-flush: Implement congruence-first fallback flush
    - SAUCE: rfi-flush: Make l1d_flush_type bit flags
    - SAUCE: rfi-flush: Push the instruction selection down to the patching
      routine
    - SAUCE: rfi-flush: Expand the RFI section to two nop slots
    - SAUCE: rfi-flush: Support more than one flush type at once
    - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
    - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
    - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
    - SAUCE: rfi-flush: Rework powernv logic to be more cautious
    - SAUCE: rfi-flush: Rework pseries logic to be more cautious
    - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
    - SAUCE: rfi-flush: Fix the fallback flush to actually activate
    - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
    - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
    - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
    - SAUCE: rfi-flush: Use rfi-flush in printks
    - SAUCE: rfi-flush: Fallback flush add load dependency
    - SAUCE: rfi-flush: Fix the 32-bit KVM build
    - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
    - SAUCE: rfi-flush: Make the fallback robust against memory corruption
    - [Config] Disable CONFIG_PPC_DEBUG_RFI
  * s390: add ppa to kernel entry/exit (LP: #1742771)
    - s390: introduce CPU alternatives
    - s390: add ppa to kernel entry / exit

Date: Fri, 12 Jan 2018 15:41:21 +0100
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-014.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 12 Jan 2018 15:41:21 +0100
Source: linux-oem
Binary: linux-oem-headers-4.13.0-1016 linux-oem-tools-4.13.0-1016 linux-image-4.13.0-1016-oem linux-headers-4.13.0-1016-oem linux-image-4.13.0-1016-oem-dbgsym linux-tools-4.13.0-1016-oem linux-udebs-oem kernel-image-4.13.0-1016-oem-di fat-modules-4.13.0-1016-oem-di fb-modules-4.13.0-1016-oem-di firewire-core-modules-4.13.0-1016-oem-di floppy-modules-4.13.0-1016-oem-di fs-core-modules-4.13.0-1016-oem-di fs-secondary-modules-4.13.0-1016-oem-di input-modules-4.13.0-1016-oem-di irda-modules-4.13.0-1016-oem-di md-modules-4.13.0-1016-oem-di nic-modules-4.13.0-1016-oem-di nic-pcmcia-modules-4.13.0-1016-oem-di nic-usb-modules-4.13.0-1016-oem-di nic-shared-modules-4.13.0-1016-oem-di parport-modules-4.13.0-1016-oem-di pata-modules-4.13.0-1016-oem-di pcmcia-modules-4.13.0-1016-oem-di pcmcia-storage-modules-4.13.0-1016-oem-di plip-modules-4.13.0-1016-oem-di ppp-modules-4.13.0-1016-oem-di sata-modules-4.13.0-1016-oem-di scsi-modules-4.13.0-1016-oem-di serial-modules-4.13.0-1016-oem-di
 storage-core-modules-4.13.0-1016-oem-di usb-modules-4.13.0-1016-oem-di nfs-modules-4.13.0-1016-oem-di block-modules-4.13.0-1016-oem-di message-modules-4.13.0-1016-oem-di crypto-modules-4.13.0-1016-oem-di virtio-modules-4.13.0-1016-oem-di mouse-modules-4.13.0-1016-oem-di vlan-modules-4.13.0-1016-oem-di ipmi-modules-4.13.0-1016-oem-di
 multipath-modules-4.13.0-1016-oem-di
Architecture: amd64 all
Version: 4.13.0-1016.17
Distribution: xenial
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-014.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.13.0-1016-oem-di - Block storage devices (udeb)
 crypto-modules-4.13.0-1016-oem-di - crypto modules (udeb)
 fat-modules-4.13.0-1016-oem-di - FAT filesystem support (udeb)
 fb-modules-4.13.0-1016-oem-di - Framebuffer modules (udeb)
 firewire-core-modules-4.13.0-1016-oem-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.13.0-1016-oem-di - Floppy driver support (udeb)
 fs-core-modules-4.13.0-1016-oem-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.13.0-1016-oem-di - Extra filesystem modules (udeb)
 input-modules-4.13.0-1016-oem-di - Support for various input methods (udeb)
 ipmi-modules-4.13.0-1016-oem-di - ipmi modules (udeb)
 irda-modules-4.13.0-1016-oem-di - Support for Infrared protocols (udeb)
 kernel-image-4.13.0-1016-oem-di - kernel image and system map (udeb)
 linux-headers-4.13.0-1016-oem - Linux kernel headers for version 4.13.0 on 64 bit x86 SMP
 linux-image-4.13.0-1016-oem - Linux kernel image for version 4.13.0 on 64 bit x86 SMP
 linux-image-4.13.0-1016-oem-dbgsym - Linux kernel debug image for version 4.13.0 on 64 bit x86 SMP
 linux-oem-headers-4.13.0-1016 - Header files related to Linux kernel version 4.13.0
 linux-oem-tools-4.13.0-1016 - Linux kernel version specific tools for version 4.13.0-1016
 linux-tools-4.13.0-1016-oem - Linux kernel version specific tools for version 4.13.0-1016
 linux-udebs-oem - Metapackage depending on kernel udebs (udeb)
 md-modules-4.13.0-1016-oem-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.13.0-1016-oem-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.13.0-1016-oem-di - Mouse support (udeb)
 multipath-modules-4.13.0-1016-oem-di - DM-Multipath support (udeb)
 nfs-modules-4.13.0-1016-oem-di - NFS filesystem drivers (udeb)
 nic-modules-4.13.0-1016-oem-di - Network interface support (udeb)
 nic-pcmcia-modules-4.13.0-1016-oem-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.13.0-1016-oem-di - nic shared modules (udeb)
 nic-usb-modules-4.13.0-1016-oem-di - USB network interface support (udeb)
 parport-modules-4.13.0-1016-oem-di - Parallel port support (udeb)
 pata-modules-4.13.0-1016-oem-di - PATA support modules (udeb)
 pcmcia-modules-4.13.0-1016-oem-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.13.0-1016-oem-di - PCMCIA storage support (udeb)
 plip-modules-4.13.0-1016-oem-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.13.0-1016-oem-di - PPP (serial port) networking support (udeb)
 sata-modules-4.13.0-1016-oem-di - SATA storage support (udeb)
 scsi-modules-4.13.0-1016-oem-di - SCSI storage support (udeb)
 serial-modules-4.13.0-1016-oem-di - Serial port support (udeb)
 storage-core-modules-4.13.0-1016-oem-di - Core storage support (udeb)
 usb-modules-4.13.0-1016-oem-di - Core USB support (udeb)
 virtio-modules-4.13.0-1016-oem-di - VirtIO Modules (udeb)
 vlan-modules-4.13.0-1016-oem-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1732056 1736393 1736639 1737890 1738523 1738911 1740231 1742613 1742722 1742728 1742771 1742772
Changes:
 linux-oem (4.13.0-1016.17) xenial; urgency=low
 .
   * linux-oem: 4.13.0-1016.17 -proposed tracker (LP: #1742728)
 .
   * Add support for Realtek Bluetooth device [0bda:b00a] (LP: #1742613)
     - SAUCE: Import Bluetooth driver for Realtek 8821CE
     - SAUCE: Make rtl8821ce-bt work with 0bda:b00a only
     - SAUCE: rtl8821ce-bt: append device ID to config filename
     - SAUCE: bluetooth: Blacklist 0bda:b00a
     - SAUCE: build ubuntu/rtl8821ce-bt for x86 only
 .
   * Add support for Realtek WiFi device [10ec:c821] (LP: #1740231)
     - SAUCE: Import RTL8821CE driver
     - SAUCE: Add ubuntu/rtl8821ce into build script
     - SAUCE: Sync ubuntu/rtl8821ce with a new release from Realtek
 .
   * External HDMI monitor failed to show screen on Lenovo X1 series
     (LP: #1738523)
     - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
 .
   * Support realtek new codec alc257 in the alsa hda driver  (LP: #1738911)
     - ALSA: hda/realtek - New codec support for ALC257
 .
   * QCA Rome bluetooth can not wakeup after USB runtime suspended.
     (LP: #1737890)
     - Bluetooth: btusb: driver to enable the usb-wakeup feature
 .
   * Intel 9260/9462/9560 can't connect to 5GHz AP (LP: #1736639)
     - iwlwifi: mvm: enable RX offloading with TKIP and WEP
     - iwlwifi: mvm: mark MIC stripped MPDUs
 .
   * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
     (LP: #1736393)
     - SAUCE: drm/i915:Don't set chip specific data
     - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
 .
   * Touchpad stops working after a few seconds in Lenovo ideapad 320
     (LP: #1732056)
     - pinctrl/amd: fix masking of GPIO interrupts
 .
   [ Ubuntu: 4.13.0-29.32 ]
 .
   * linux: 4.13.0-29.32 -proposed tracker (LP: #1742722)
   * CVE-2017-5754
     - Revert "x86/cpu: Implement CPU vulnerabilites sysfs functions"
     - Revert "sysfs/cpu: Fix typos in vulnerability documentation"
     - Revert "sysfs/cpu: Add vulnerability folder"
     - Revert "UBUNTU: [Config] updateconfigs to enable
       GENERIC_CPU_VULNERABILITIES"
 .
   [ Ubuntu: 4.13.0-28.31 ]
 .
   * CVE-2017-5753
     - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
   * CVE-2017-5715
     - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit
 .
   [ Ubuntu: 4.13.0-27.30 ]
 .
   * CVE-2017-5753
     - locking/barriers: introduce new memory barrier gmb()
     - bpf: prevent speculative execution in eBPF interpreter
     - x86, bpf, jit: prevent speculative execution when JIT is enabled
     - uvcvideo: prevent speculative execution
     - carl9170: prevent speculative execution
     - p54: prevent speculative execution
     - qla2xxx: prevent speculative execution
     - cw1200: prevent speculative execution
     - Thermal/int340x: prevent speculative execution
     - userns: prevent speculative execution
     - ipv6: prevent speculative execution
     - fs: prevent speculative execution
     - net: mpls: prevent speculative execution
     - udf: prevent speculative execution
     - x86/feature: Enable the x86 feature to control Speculation
     - x86/feature: Report presence of IBPB and IBRS control
     - x86/enter: MACROS to set/clear IBRS and set IBPB
     - x86/enter: Use IBRS on syscall and interrupts
     - x86/idle: Disable IBRS entering idle and enable it on wakeup
     - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
     - x86/mm: Set IBPB upon context switch
     - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
     - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
     - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
     - x86/kvm: Set IBPB when switching VM
     - x86/kvm: Toggle IBRS on VM entry and exit
     - x86/kvm: Pad RSB on VM transition
     - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
     - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
     - x86/syscall: Clear unused extra registers on syscall entrance
     - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
       entrance
     - x86/entry: Use retpoline for syscall's indirect calls
     - x86/cpu/AMD: Add speculative control support for AMD
     - x86/microcode: Extend post microcode reload to support IBPB feature
     - KVM: SVM: Do not intercept new speculative control MSRs
     - x86/svm: Set IBRS value on VM entry and exit
     - x86/svm: Set IBPB when running a different VCPU
     - KVM: x86: Add speculative control CPUID support for guests
     - x86/svm: Add code to clobber the RSB on VM exit
     - x86/svm: Add code to clear registers on VM exit
     - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
     - powerpc: add gmb barrier
     - s390/spinlock: add gmb memory barrier
     - x86/microcode/AMD: Add support for fam17h microcode loading
   * CVE-2017-5715
     - locking/barriers: introduce new memory barrier gmb()
     - bpf: prevent speculative execution in eBPF interpreter
     - x86, bpf, jit: prevent speculative execution when JIT is enabled
     - uvcvideo: prevent speculative execution
     - carl9170: prevent speculative execution
     - p54: prevent speculative execution
     - qla2xxx: prevent speculative execution
     - cw1200: prevent speculative execution
     - Thermal/int340x: prevent speculative execution
     - userns: prevent speculative execution
     - ipv6: prevent speculative execution
     - fs: prevent speculative execution
     - net: mpls: prevent speculative execution
     - udf: prevent speculative execution
     - x86/feature: Enable the x86 feature to control Speculation
     - x86/feature: Report presence of IBPB and IBRS control
     - x86/enter: MACROS to set/clear IBRS and set IBPB
     - x86/enter: Use IBRS on syscall and interrupts
     - x86/idle: Disable IBRS entering idle and enable it on wakeup
     - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup
     - x86/mm: Set IBPB upon context switch
     - x86/mm: Only set IBPB when the new thread cannot ptrace current thread
     - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform
     - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm
     - x86/kvm: Set IBPB when switching VM
     - x86/kvm: Toggle IBRS on VM entry and exit
     - x86/kvm: Pad RSB on VM transition
     - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
     - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control
     - x86/syscall: Clear unused extra registers on syscall entrance
     - x86/syscall: Clear unused extra registers on 32-bit compatible syscall
       entrance
     - x86/entry: Use retpoline for syscall's indirect calls
     - x86/cpu/AMD: Add speculative control support for AMD
     - x86/microcode: Extend post microcode reload to support IBPB feature
     - KVM: SVM: Do not intercept new speculative control MSRs
     - x86/svm: Set IBRS value on VM entry and exit
     - x86/svm: Set IBPB when running a different VCPU
     - KVM: x86: Add speculative control CPUID support for guests
     - x86/svm: Add code to clobber the RSB on VM exit
     - x86/svm: Add code to clear registers on VM exit
     - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature
     - powerpc: add gmb barrier
     - s390/spinlock: add gmb memory barrier
     - x86/microcode/AMD: Add support for fam17h microcode loading
   * CVE-2017-5754
     - x86/pti: Enable PTI by default
     - x86/pti: Make sure the user/kernel PTEs match
     - x86/dumpstack: Fix partial register dumps
     - x86/dumpstack: Print registers for first stack frame
     - x86/process: Define cpu_tss_rw in same section as declaration
     - x86/mm: Set MODULES_END to 0xffffffffff000000
     - x86/mm: Map cpu_entry_area at the same place on 4/5 level
     - x86/kaslr: Fix the vaddr_end mess
     - x86/events/intel/ds: Use the proper cache flush method for mapping ds
       buffers
     - x86/tlb: Drop the _GPL from the cpu_tlbstate export
     - x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
     - x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
     - x86/pti: Unbreak EFI old_memmap
     - x86/Documentation: Add PTI description
     - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
     - sysfs/cpu: Add vulnerability folder
     - x86/cpu: Implement CPU vulnerabilites sysfs functions
     - x86/tboot: Unbreak tboot with PTI enabled
     - x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
     - x86/cpu/AMD: Make LFENCE a serializing instruction
     - x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
     - sysfs/cpu: Fix typos in vulnerability documentation
     - x86/alternatives: Fix optimize_nops() checking
     - x86/pti: Make unpoison of pgd for trusted boot work for real
     - s390: introduce CPU alternatives
     - s390: add ppa to kernel entry / exit
     - SAUCE: powerpc: Secure memory rfi flush
     - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
     - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
     - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
     - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
     - SAUCE: rfi-flush: Implement congruence-first fallback flush
     - SAUCE: rfi-flush: Make l1d_flush_type bit flags
     - SAUCE: rfi-flush: Push the instruction selection down to the patching
       routine
     - SAUCE: rfi-flush: Expand the RFI section to two nop slots
     - SAUCE: rfi-flush: Support more than one flush type at once
     - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
     - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
     - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
     - SAUCE: rfi-flush: Rework powernv logic to be more cautious
     - SAUCE: rfi-flush: Rework pseries logic to be more cautious
     - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
     - SAUCE: rfi-flush: Fix the fallback flush to actually activate
     - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
     - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
     - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
     - SAUCE: rfi-flush: Use rfi-flush in printks
     - SAUCE: rfi-flush: Fallback flush add load dependency
     - SAUCE: rfi-flush: Fix the 32-bit KVM build
     - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
     - SAUCE: rfi-flush: Make the fallback robust against memory corruption
     - [Config] Disable CONFIG_PPC_DEBUG_RFI
     - [Config] updateconfigs to enable GENERIC_CPU_VULNERABILITIES
   * powerpc: flush L1D on return to use (LP: #1742772)
     - SAUCE: powerpc: Secure memory rfi flush
     - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option
     - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm
     - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host kernel
     - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS
     - SAUCE: rfi-flush: Implement congruence-first fallback flush
     - SAUCE: rfi-flush: Make l1d_flush_type bit flags
     - SAUCE: rfi-flush: Push the instruction selection down to the patching
       routine
     - SAUCE: rfi-flush: Expand the RFI section to two nop slots
     - SAUCE: rfi-flush: Support more than one flush type at once
     - SAUCE: rfi-flush: Allow HV to advertise multiple flush types
     - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush
     - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing
     - SAUCE: rfi-flush: Rework powernv logic to be more cautious
     - SAUCE: rfi-flush: Rework pseries logic to be more cautious
     - SAUCE: rfi-flush: Put the fallback flushes in the real trampoline section
     - SAUCE: rfi-flush: Fix the fallback flush to actually activate
     - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN
     - SAUCE: rfi-flush: Refactor the macros so the nops are defined once
     - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options
     - SAUCE: rfi-flush: Use rfi-flush in printks
     - SAUCE: rfi-flush: Fallback flush add load dependency
     - SAUCE: rfi-flush: Fix the 32-bit KVM build
     - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code
     - SAUCE: rfi-flush: Make the fallback robust against memory corruption
     - [Config] Disable CONFIG_PPC_DEBUG_RFI
   * s390: add ppa to kernel entry/exit (LP: #1742771)
     - s390: introduce CPU alternatives
     - s390: add ppa to kernel entry / exit
Checksums-Sha1:
 d53accdac9114b180733d44c5be8a3598a782229 384834 block-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 26a28cb65e44fe5a22ab0fe226d2dce425a14995 326844 crypto-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 1a57cf043e4f494a4b23b0207f80a9d36991a153 4264 fat-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 83bb599b3812363a1bb0015555bc1f353cb342f6 12896 fb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 0371c4696921c9eabffd216b85034d4da1cad17c 64192 firewire-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 d65e0609da98b863f10db7952a715f5291bb1800 34006 floppy-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 c93ee7ea8d122ff74e9bcf81df78fda470603725 1142518 fs-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 7598839607af04ee7dc3866bd425dfca6aa1eb30 623646 fs-secondary-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 edb069a1283de807d8d879e38999edc9c199e866 417808 input-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 750d701bdda8a6db4f23466b135ac90b019ce561 55652 ipmi-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 fc4150f4ec5ba82d946aaa9ebeee97bfa6dde992 225248 irda-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 2e616bb73950a7c76aa6e70f94ce5f95a44d09c6 8377916 kernel-image-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 8d01ec196c8520e32f212851745a92d51bef84ce 735788 linux-headers-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 aa10466a14a83737ebdc54d16a2b8e19c502034f 600274158 linux-image-4.13.0-1016-oem-dbgsym_4.13.0-1016.17_amd64.ddeb
 dac6601f4aff066ec8c08eb7db8a32471027dc3b 52962444 linux-image-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 f0d2aaecea0ca9f6548fadd89c48d8e2e73a922c 10757014 linux-oem-headers-4.13.0-1016_4.13.0-1016.17_all.deb
 c269d7da9a6faea53191eda0f9492013fe3c5d3f 862 linux-oem-tools-4.13.0-1016-dbgsym_4.13.0-1016.17_amd64.ddeb
 995dfa0ba9ba297db7bbf40a6de3f4bd6d523313 974468 linux-oem-tools-4.13.0-1016_4.13.0-1016.17_amd64.deb
 8fa83e8324bd09d8ad02a7089dcad4abc887224d 7469249 linux-oem_4.13.0-1016.17_amd64.tar.gz
 239fef77d3de31f6b8e452e81f299f6d6b77b3a1 1876 linux-tools-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 7ff48a60a169ef44a185fe12343bfc8d6eee510d 926 linux-udebs-oem_4.13.0-1016.17_amd64.udeb
 037c87d53fbb7c3a19fa671691aee93ed9583a3a 280794 md-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 ef9d0345ee879b957ef49b87c7c3f156ff373273 197616 message-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 3a57d30363471eef51a23d43ec593a58df927404 57596 mouse-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 78d1fe5017663053d3bd340ee263957c08f4aec6 17994 multipath-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 bd742b3421af5348b4f8df9433d62f6a0fb9b1c6 498280 nfs-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 2b2b548f4140f13acf1f4718bfbbec01930d03c5 4344794 nic-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 3500c1ba2bc750a6bf83404e4b1609b203077de4 142664 nic-pcmcia-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 cf3c681c687f2d28bf4df1c4be98489fb44fae8b 538568 nic-shared-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 fc878e23daa9008aa4423184b65209f9bc48c3a1 288824 nic-usb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 b9eb1f70e79273e4b4431a1d324f348ff359fb7e 30830 parport-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 fae9b78eb4b0a20cb2ae28b41c8aa351a1078af9 121820 pata-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 42bca4774a662eb4c29a5912996761e4ce7e33b5 62774 pcmcia-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 477bfa36edcf3b8625d593b0423c2cc06a7cd852 65498 pcmcia-storage-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 559af59046a5221ead8d1ca02c6a3a64dce2ee26 8494 plip-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 95a18f2ae02d002507d398e3050848de238f15d6 24462 ppp-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 2efacc142c3c30686ac8a0f4ec9c41e3713b1c5f 93744 sata-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 f096d0b0609929d216491158841b73e5933af69a 2456108 scsi-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 8f2c6b01eaf0acd036e6de30cf1bb38c826b45a6 83800 serial-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 dfca49cf061009da59aac0b708513c3c0fd87205 45072 storage-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 b052006b151b59d35d9ef2b1414f060908f0d3d7 137280 usb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 6e4b71036bfa163c1de8153669d98207914ec4a6 101744 virtio-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 0d601d81f05470ca23d5e77be7548c3cffc6dd1a 25580 vlan-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
Checksums-Sha256:
 c6a761eeb3ab5fa31402809fff43a5e9858458fadf9e423e805fe3cf98b87b39 384834 block-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 6e3771395ac40fceb149bed613e51ed452daf88e9d1254f2d8e5f1fcf3778aa2 326844 crypto-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 ba13bbc5e75ef4a8ea507743cbf0fd2a7da2dd4d4200270b7cd911f84d6f4189 4264 fat-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 4576bb62238b4ddaa33bef07131f3d3998b2f6e3c0e67c64d42986fa4b0c7598 12896 fb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 5674afed58f39fe3c46a7b51501dd31548be4d50b0382cf29b98da661b3fc93e 64192 firewire-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 77fd682937805313a6d774f417ea0c9d7504517b34eddaa8a1c84ccb4fbc5446 34006 floppy-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 abfb1a492f4e195fa7c73e3b53311438b9994241e4f25745df39a35fc569b62e 1142518 fs-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 fa78b0a5c55be41b5f3584cd9401d823e34992b9be882230f8d954a2b42d61d3 623646 fs-secondary-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 e5003e2676eefeed056ae43ca3de3288e0f572f000d39beab9a67887c91749fa 417808 input-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 f0a72828f23c6880750098e8d4fa184cb2a57513ab71b2aab8c1f9a968550164 55652 ipmi-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 9296d53400c4e734a4dbb545ee0e9eca674b42887cc926530a3a976fc440409e 225248 irda-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 8612ba2b3722c8ea5941a587cca7ae7318ae9a17934453c3e26a6e92676e13b6 8377916 kernel-image-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 96e0b24c7fb518cac96a88235e6016815698a73417f9665560998ec2dc2cdce9 735788 linux-headers-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 fb693310429b2f3f965eb410dee52bd27db3f2140cb35663727fbfe63d17a998 600274158 linux-image-4.13.0-1016-oem-dbgsym_4.13.0-1016.17_amd64.ddeb
 5ebc8455db4103fc89ffb74764322da6721c0c44d64dd097858dd76533d3774f 52962444 linux-image-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 dcb1dce721090cf3a3c440b68cd725543b726ef6db62463d93a550012cc536e8 10757014 linux-oem-headers-4.13.0-1016_4.13.0-1016.17_all.deb
 60f0a5f01b029b133a61bff12658c7b6af79af57fd467fd368e7816b9cf89978 862 linux-oem-tools-4.13.0-1016-dbgsym_4.13.0-1016.17_amd64.ddeb
 423ed0225f8d085a952a9121d489c70dc312bb59cb92853b07097de0d89eadef 974468 linux-oem-tools-4.13.0-1016_4.13.0-1016.17_amd64.deb
 9077d6b1c12bd1a66a88c9d623e55d833cac511aa3b7ce966e955879fefe007e 7469249 linux-oem_4.13.0-1016.17_amd64.tar.gz
 49059fcbcec76b2a52b54c1fe6693857c7c1a9be678280845c435b6b24ad50b7 1876 linux-tools-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 5b709f490f340d7df4b6881c24847dfe1e7f2d49924e02975766c837278ff820 926 linux-udebs-oem_4.13.0-1016.17_amd64.udeb
 90ebe1bd7390c32e56435736863c4d04ffb75f68290e3ad25452879802472887 280794 md-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 0f96168f30585af8fa1098907863afc6f9968552cd46fc0389bb2b71ad821cf6 197616 message-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 b410028a014be80305bec9a6af53ef9a9df426e93bcff37d563ddd82d6f4ed0b 57596 mouse-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 7c15a9d1a56d20f59bb78e1d4e47aec459af399461c8bccbf0c0e1ff548d5ce5 17994 multipath-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 8ceb6817a0589b2ba1ac9639847a43ef6f5dab38f6a4976f4079124abb948172 498280 nfs-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 bf217ee20733ee34f2ee48b023d0842a704e36632564e970b59c6bc668f7feb9 4344794 nic-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 b4871ca58c5f8daca50ab6084cb851f56fb5eae89f08411fe8e4ce0ae531d352 142664 nic-pcmcia-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 0243794c04c9b25747609fbd0dce285956447b14be9509164d46a2266053946e 538568 nic-shared-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 05da5dc65c4bf57049ac725f991a41a404ac3b8ab0d3dbf77a53ccc06d14c4a4 288824 nic-usb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 43c93dd9591328adb2c1155f7c68819d6292abefd0379bdaf49cb6366c36fd76 30830 parport-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 1f463dbea08c570f2ce7ad96e6584b91200220f91778ca0983a181c842b74d3e 121820 pata-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 80595814b2c149f47f20eadb54f71a0cb5e37b22fdb9be0ab4f27021bf8bd80a 62774 pcmcia-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 40c2eeaf1f1d536b824c961c3aeb393e51a81593b7b317d731687e94e324c0a7 65498 pcmcia-storage-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 7bc4e8ada6753f432b210ef07829631133ac9f0dc5241be288487cd1f7285d16 8494 plip-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 6fb275213f1ffaf1e801bebf6cf18b9bbab2bcfdfba9e3e295cccd52d031608d 24462 ppp-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 b37dfdb186d2f3fa3972ec004d026f4b37a1847f5eb3cad0f1a973a3af0cb50b 93744 sata-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 be004806058eedfaca6fd2ac0a6cf497ec6d0570fb5b60380d7cf3218ed10000 2456108 scsi-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 c796c0a3fc330e8eea34532a509242e238d4d6cf5203e5b711899c87dc808108 83800 serial-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 e54c13f79ebba86ca9a8477944bdf1e15819e28c7338c281c98631fa53583511 45072 storage-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 a5f53f0d4910e8251eea8030458fcded49856f054a644749eb18e4dd8e68893d 137280 usb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 1850bb2f0e6804af4537cfd8b41cfc69c484f95eeef9e556bb9fb49e8c508e6b 101744 virtio-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 08b810336bbe6921c9f181d79682d9db60d51dfce5afaefa98c9d11facc16c1c 25580 vlan-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
Files:
 348cf3eb037a06ec07ac7425d6bda7a4 384834 debian-installer standard block-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 3dd68db3f7690fd2d8a062723abe2540 326844 debian-installer extra crypto-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 d1c9623ee4d651eee0be0d6b34d5c98f 4264 debian-installer standard fat-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 11351eeb053d5b380b77ad07961c1ee0 12896 debian-installer standard fb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 829ba34606c03ca01fb2ee4c6eb75f9c 64192 debian-installer standard firewire-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 d2f24900a19df77cbb3bc08d7b7f2294 34006 debian-installer standard floppy-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 60f474731b2de860f5f3e69ed60d7d12 1142518 debian-installer standard fs-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 58c8aced83a5a4b7e0af10e322c8679f 623646 debian-installer standard fs-secondary-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 f322c48a634024552aab0473fbe89b51 417808 debian-installer standard input-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 8b3ac1ca6c5ee8367e1a9fa8b874e4b9 55652 debian-installer standard ipmi-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 fd426a3970f01ecfba6e02729b895fc9 225248 debian-installer standard irda-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 fea32a87907db873c3bf885b4115bf64 8377916 debian-installer optional kernel-image-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 4f5b61fbd9488ae9f1c6b9055dfa2b22 735788 devel optional linux-headers-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 0b0c958bc37480bc5acc89891af0991d 600274158 devel optional linux-image-4.13.0-1016-oem-dbgsym_4.13.0-1016.17_amd64.ddeb
 a75335fafe2f1273e1fe3b446b8310f9 52962444 kernel optional linux-image-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 71b62b3ed4362ced76d1b86fb0697402 10757014 devel optional linux-oem-headers-4.13.0-1016_4.13.0-1016.17_all.deb
 de23501450cacff9f5ff1635269eec20 862 devel extra linux-oem-tools-4.13.0-1016-dbgsym_4.13.0-1016.17_amd64.ddeb
 e739cf59cac21b2f07be743c8d30409f 974468 devel optional linux-oem-tools-4.13.0-1016_4.13.0-1016.17_amd64.deb
 841817c15f429917d39a7f863acdab73 7469249 raw-uefi - linux-oem_4.13.0-1016.17_amd64.tar.gz
 0ef0c76c3d878b9e02f378b00bf2805c 1876 devel optional linux-tools-4.13.0-1016-oem_4.13.0-1016.17_amd64.deb
 18a2bd6e455ba2d03dca8a91c7822cdf 926 debian-installer optional linux-udebs-oem_4.13.0-1016.17_amd64.udeb
 23318196cc2baca71051a7bc6d463cd1 280794 debian-installer standard md-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 dd9c6978cd7816cf662243eae0eebf85 197616 debian-installer standard message-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 9ca1a0660818a5874fc659cce0c1f361 57596 debian-installer extra mouse-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 2351bb83f84745df09a5f0d949fe1389 17994 debian-installer extra multipath-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 1684b408b8e8b7a5b174e233b04d84e0 498280 debian-installer standard nfs-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 14da0df5442523eafb1b029864165bd4 4344794 debian-installer standard nic-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 5f1eb4f69a53fd4228823bd4466c4ff1 142664 debian-installer standard nic-pcmcia-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 84efa6ae7cfe9ccd7814f7de7b00cedd 538568 debian-installer standard nic-shared-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 663e77313f5a80fd975c1ce812fa0c06 288824 debian-installer standard nic-usb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 e7e4d81085a802dcdcbd252df7aa7ce4 30830 debian-installer standard parport-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 ae311cb5f777310cd478f415cab05615 121820 debian-installer standard pata-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 8d7162217ae1080c123731f43964712d 62774 debian-installer standard pcmcia-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 271cd9d2cc8f8ec5f270cd3b4d18f1dc 65498 debian-installer standard pcmcia-storage-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 97bbcb172a6a025840a3e8125431cd1d 8494 debian-installer standard plip-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 448b6cd06c9d38745a9ba1f02de009cd 24462 debian-installer standard ppp-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 c6b017a503eccbfe2da0342ad323eb5b 93744 debian-installer standard sata-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 909d6ff35597c66a51b7d19283886cab 2456108 debian-installer standard scsi-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 e592d7b23dd614de7cdb4b5493b6c08b 83800 debian-installer standard serial-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 cd5dd9577409122b27132fbabcd21889 45072 debian-installer standard storage-core-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 1df307cb0e27736345364ce64ee68d17 137280 debian-installer standard usb-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 9bd02214a3d8101d1223a3aa9849d0bb 101744 debian-installer standard virtio-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
 438ea9b55fd6774f0bf413d41784e846 25580 debian-installer extra vlan-modules-4.13.0-1016-oem-di_4.13.0-1016.17_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list