[ubuntu/xenial-proposed] linux_4.4.0-120.144_amd64.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Fri Apr 6 07:33:19 UTC 2018


linux (4.4.0-120.144) xenial; urgency=medium

  * linux: 4.4.0-120.144 -proposed tracker (LP: #1761438)

  * intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
    image-4.13.0-37-generic) (LP: #1759920) // CVE-2017-5715 (Spectre v2 Intel)
    - Revert "x86/mm: Only set IBPB when the new thread cannot ptrace current
      thread"
    - x86/speculation: Use Indirect Branch Prediction Barrier in context switch

  * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
    install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
    - [Packaging] include the retpoline extractor in the headers

  * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
    - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
    - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
    - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32bit
    - x86/paravirt, objtool: Annotate indirect calls
    - x86/asm: Stop depending on ptrace.h in alternative.h
    - [Packaging] retpoline -- add safe usage hint support
    - [Packaging] retpoline-check -- only report additions
    - [Packaging] retpoline -- widen indirect call/jmp detection
    - [Packaging] retpoline -- elide %rip relative indirections
    - [Packaging] retpoline -- clear hint information from packages
    - SAUCE: modpost: add discard to non-allocatable whitelist
    - KVM: x86: Make indirect calls in emulator speculation safe
    - KVM: VMX: Make indirect call speculation safe
    - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
    - SAUCE: early/late -- annotate indirect calls in early/late initialisation
      code
    - SAUCE: vga_set_mode -- avoid jump tables
    - [Config] retpoline -- switch to new format
    - [Packaging] final-checks -- remove check for empty retpoline files

  * Xenial update to 4.4.117 stable release (LP: #1756860)
    - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
    - PM / devfreq: Propagate error from devfreq_add_device()
    - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
    - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
    - arm: spear600: Add missing interrupt-parent of rtc
    - arm: spear13xx: Fix dmas cells
    - arm: spear13xx: Fix spics gpio controller's warning
    - ALSA: seq: Fix regression by incorrect ioctl_mutex usages
    - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
      by always inlining iterator helper methods
    - x86/cpu: Change type of x86_cache_size variable to unsigned int
    - drm/radeon: adjust tested variable
    - rtc-opal: Fix handling of firmware error codes, prevent busy loops
    - ext4: save error to disk in __ext4_grp_locked_error()
    - ext4: correct documentation for grpid mount option
    - mm: hide a #warning for COMPILE_TEST
    - video: fbdev: atmel_lcdfb: fix display-timings lookup
    - console/dummy: leave .con_font_get set to NULL
    - rtlwifi: rtl8821ae: Fix connection lost problem correctly
    - Btrfs: fix deadlock in run_delalloc_nocow
    - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
    - Btrfs: fix unexpected -EEXIST when creating new inode
    - ALSA: hda - Fix headset mic detection problem for two Dell machines
    - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
    - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
    - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
    - ALSA: seq: Fix racy pool initializations
    - mvpp2: fix multicast address filter
    - dm: correctly handle chained bios in dec_pending()
    - x86: fix build warnign with 32-bit PAE
    - vfs: don't do RCU lookup of empty pathnames
    - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
    - ARM: dts: s5pv210: add interrupt-parent for ohci
    - media: r820t: fix r820t_write_reg for KASAN
    - Linux 4.4.117

  * zfs system process hung on container stop/delete (LP: #1754584)
    - SAUCE: (noup) zfs to 0.6.5.6-0ubuntu19
    - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)

  * apparmor: fix bad __initdata tagging on, apparmor_initialized (LP: #1758471)
    - SAUCE: apparmor: fix bad __initdata tagging on, apparmor_initialized

  * Xenial update to 4.4.116 stable release (LP: #1756121)
    - powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
    - powerpc/64: Fix flush_(d|i)cache_range() called from modules
    - powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
    - powerpc: Simplify module TOC handling
    - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
    - usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit
    - usbip: fix 3eee23c3ec14 tcp_socket address still in the status file
    - net: cdc_ncm: initialize drvflags before usage
    - ASoC: simple-card: Fix misleading error message
    - ASoC: rsnd: don't call free_irq() on Parent SSI
    - ASoC: rsnd: avoid duplicate free_irq()
    - drm: rcar-du: Use the VBK interrupt for vblank events
    - drm: rcar-du: Fix race condition when disabling planes at CRTC stop
    - x86/asm: Fix inline asm call constraints for GCC 4.4
    - ip6mr: fix stale iterator
    - net: igmp: add a missing rcu locking section
    - qlcnic: fix deadlock bug
    - r8169: fix RTL8168EP take too long to complete driver initialization.
    - tcp: release sk_frag.page in tcp_disconnect
    - vhost_net: stop device during reset owner
    - media: soc_camera: soc_scale_crop: add missing
      MODULE_DESCRIPTION/AUTHOR/LICENSE
    - KEYS: encrypted: fix buffer overread in valid_master_desc()
    - don't put symlink bodies in pagecache into highmem
    - crypto: tcrypt - fix S/G table for test_aead_speed()
    - x86/microcode: Do the family check first
    - powerpc/pseries: include linux/types.h in asm/hvcall.h
    - cifs: Fix missing put_xid in cifs_file_strict_mmap
    - cifs: Fix autonegotiate security settings mismatch
    - CIFS: zero sensitive data when freeing
    - dmaengine: dmatest: fix container_of member in dmatest_callback
    - x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
    - kaiser: fix compile error without vsyscall
    - netfilter: nf_queue: Make the queue_handler pernet
    - posix-timer: Properly check sigevent->sigev_notify
    - usb: gadget: uvc: Missing files for configfs interface
    - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
    - sched/rt: Up the root domain ref count when passing it around via IPIs
    - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
    - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
    - mtd: cfi: convert inline functions to macros
    - mtd: nand: brcmnand: Disable prefetch by default
    - mtd: nand: Fix nand_do_read_oob() return value
    - mtd: nand: sunxi: Fix ECC strength choice
    - ubi: block: Fix locking for idr_alloc/idr_remove
    - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
    - NFS: Add a cond_resched() to nfs_commit_release_pages()
    - NFS: commit direct writes even if they fail partially
    - NFS: reject request for id_legacy key without auxdata
    - kernfs: fix regression in kernfs_fop_write caused by wrong type
    - ahci: Annotate PCI ids for mobile Intel chipsets as such
    - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
    - ahci: Add Intel Cannon Lake PCH-H PCI ID
    - crypto: hash - introduce crypto_hash_alg_has_setkey()
    - crypto: cryptd - pass through absence of ->setkey()
    - crypto: poly1305 - remove ->setkey() method
    - nsfs: mark dentry with DCACHE_RCUACCESS
    - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
    - vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
    - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
    - media: v4l2-compat-ioctl32.c: fix the indentation
    - media: v4l2-compat-ioctl32.c: move 'helper' functions to
      __get/put_v4l2_format32
    - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
    - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
    - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
    - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
    - media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
    - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
    - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
    - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
    - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
    - crypto: caam - fix endless loop when DECO acquire fails
    - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
    - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
    - watchdog: imx2_wdt: restore previous timeout after suspend+resume
    - media: ts2020: avoid integer overflows on 32 bit machines
    - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
    - kernel/async.c: revert "async: simplify lowest_in_progress()"
    - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
    - Bluetooth: btsdio: Do not bind to non-removable BCM43341
    - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
      version
    - signal/openrisc: Fix do_unaligned_access to send the proper signal
    - signal/sh: Ensure si_signo is initialized in do_divide_error
    - alpha: fix crash if pthread_create races with signal delivery
    - alpha: fix reboot on Avanti platform
    - xtensa: fix futex_atomic_cmpxchg_inatomic
    - EDAC, octeon: Fix an uninitialized variable warning
    - pktcdvd: Fix pkt_setup_dev() error path
    - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
    - ACPI: sbshc: remove raw pointer from printk() message
    - ovl: fix failure to fsync lower dir
    - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
    - ftrace: Remove incorrect setting of glob search field
    - Linux 4.4.116

  * Xenial update to 4.4.116 stable release (LP: #1756121) // CVE-2017-5754
    - Revert "UBUNTU: SAUCE: UBUNTU: [Config] Disable CONFIG_PPC_DEBUG_RFI"
    - Revert "UBUNTU: SAUCE: rfi-flush: Fix some RFI conversions in the KVM code"
    - Revert "UBUNTU: SAUCE: rfi-flush: Fix the 32-bit KVM build"
    - Revert "UBUNTU: SAUCE: rfi-flush: Fallback flush add load dependency"
    - Revert "UBUNTU: SAUCE: rfi-flush: Use rfi-flush in printks"
    - Revert "UBUNTU: SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline
      options"
    - Revert "UBUNTU: SAUCE: rfi-flush: Refactor the macros so the nops are
      defined once"
    - Revert "UBUNTU: SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN"
    - Revert "UBUNTU: SAUCE: rfi-flush: Fix the fallback flush to actually
      activate"
    - Revert "UBUNTU: SAUCE: rfi-flush: Rework pseries logic to be more cautious"
    - Revert "UBUNTU: SAUCE: rfi-flush: Rework powernv logic to be more cautious"
    - Revert "UBUNTU: SAUCE: rfi-flush: Add barriers to the fallback L1D flushing"
    - Revert "UBUNTU: SAUCE: Fix compilation errors for arch/powerpc/lib/feature-
      fixups.c"
    - Revert "UBUNTU: SAUCE: Remove setup.h include file otherwise compilation
      complains about missing header file."
    - Revert "UBUNTU: SAUCE: powerpc/asm: Allow including ppc_asm.h in asm files"
    - Revert "UBUNTU: SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0
      flush"
    - Revert "UBUNTU: SAUCE: rfi-flush: Allow HV to advertise multiple flush
      types"
    - Revert "UBUNTU: SAUCE: rfi-flush: Support more than one flush type at once"
    - Revert "UBUNTU: SAUCE: rfi-flush: Expand the RFI section to two nop slots"
    - Revert "UBUNTU: SAUCE: rfi-flush: Push the instruction selection down to the
      patching routine"
    - Revert "UBUNTU: SAUCE: rfi-flush: Make l1d_flush_type bit flags"
    - Revert "UBUNTU: SAUCE: rfi-flush: Implement congruence-first fallback flush"
    - Revert "UBUNTU: SAUCE: KVM: Revert the implementation of
      H_GET_CPU_CHARACTERISTICS"
    - Revert "UBUNTU: SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host"
    - Revert "UBUNTU: SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid"
    - Revert "UBUNTU: SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm"
    - Revert "UBUNTU: SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option"
    - Revert "UBUNTU: SAUCE: powerpc: Secure memory rfi flush"
    - powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
    - powerpc/64: Add macros for annotating the destination of rfid/hrfid
    - powerpc/64s: Simple RFI macro conversions
    - powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
    - powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
    - powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
    - powerpc/64s: Add support for RFI flush of L1-D cache
    - powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
    - powerpc/pseries: Query hypervisor for RFI flush settings
    - powerpc/powernv: Check device-tree for RFI flush settings
    - powerpc/64s: Wire up cpu_show_meltdown()
    - powerpc/64s: Allow control of RFI flush via debugfs

  * Intel i40e PF reset due to incorrect MDD detection (continues...)
    (LP: #1723127)
    - i40e/i40evf: Account for frags split over multiple descriptors in check
      linearize
    - i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K

  * Xenial update to 4.4.115 stable release (LP: #1755509)
    - x86: bpf_jit: small optimization in emit_bpf_tail_call()
    - bpf: fix bpf_tail_call() x64 JIT
    - [Config] CONFIG_BPF_JIT_ALWAYS_ON=y
    - bpf: introduce BPF_JIT_ALWAYS_ON config
    - bpf: arsh is not supported in 32 bit alu thus reject it
    - bpf: avoid false sharing of map refcount with max_entries
    - bpf: fix divides by zero
    - bpf: fix 32-bit divide by zero
    - bpf: reject stores into ctx via st and xadd
    - x86/pti: Make unpoison of pgd for trusted boot work for real
    - kaiser: fix intel_bts perf crashes
    - ALSA: seq: Make ioctls race-free
    - crypto: aesni - handle zero length dst buffer
    - crypto: af_alg - whitelist mask and type
    - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
    - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
    - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
    - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
    - igb: Free IRQs when device is hotplugged
    - KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
    - KVM: x86: Don't re-execute instruction when not passing CR2 value
    - KVM: X86: Fix operand/address-size during instruction decoding
    - KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
    - KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
    - KVM: x86: ioapic: Preserve read-only values in the redirection table
    - ACPI / bus: Leave modalias empty for devices which are not present
    - cpufreq: Add Loongson machine dependencies
    - bcache: check return value of register_shrinker
    - drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
    - drm/amdkfd: Fix SDMA ring buffer size calculation
    - drm/amdkfd: Fix SDMA oversubsription handling
    - openvswitch: fix the incorrect flow action alloc size
    - mac80211: fix the update of path metric for RANN frame
    - btrfs: fix deadlock when writing out space cache
    - KVM: VMX: Fix rflags cache during vCPU reset
    - xen-netfront: remove warning when unloading module
    - nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
    - nfsd: Ensure we check stateid validity in the seqid operation checks
    - grace: replace BUG_ON by WARN_ONCE in exit_net hook
    - nfsd: check for use of the closed special stateid
    - lockd: fix "list_add double add" caused by legacy signal interface
    - hwmon: (pmbus) Use 64bit math for DIRECT format values
    - powerpc/ppc64el -- Remove ll_temac module from 64-bit builds
    - net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
    - quota: Check for register_shrinker() failure.
    - SUNRPC: Allow connect to return EHOSTUNREACH
    - kmemleak: add scheduling point to kmemleak_scan()
    - drm/omap: Fix error handling path in 'omap_dmm_probe()'
    - xfs: ubsan fixes
    - scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path
    - scsi: ufs: ufshcd: fix potential NULL pointer dereference in
      ufshcd_config_vreg
    - media: usbtv: add a new usbid
    - usb: gadget: don't dereference g until after it has been null checked
    - staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
    - usb: option: Add support for FS040U modem
    - USB: serial: pl2303: new device id for Chilitag
    - USB: cdc-acm: Do not log urb submission errors on disconnect
    - CDC-ACM: apply quirk for card reader
    - USB: serial: io_edgeport: fix possible sleep-in-atomic
    - usbip: prevent bind loops on devices attached to vhci_hcd
    - usbip: list: don't list devices attached to vhci_hcd
    - USB: serial: simple: add Motorola Tetra driver
    - usb: f_fs: Prevent gadget unbind if it is already unbound
    - usb: uas: unconditionally bring back host after reset
    - selinux: general protection fault in sock_has_perm
    - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
    - spi: imx: do not access registers while clocks disabled
    - Linux 4.4.115

  * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
    - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386

Date: Thu, 05 Apr 2018 15:03:15 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-008.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 05 Apr 2018 15:03:15 +0200
Source: linux
Binary: linux-source-4.4.0 linux-doc linux-headers-4.4.0-120 linux-libc-dev linux-tools-common linux-tools-4.4.0-120 linux-cloud-tools-common linux-cloud-tools-4.4.0-120 linux-image-4.4.0-120-generic linux-image-extra-4.4.0-120-generic linux-headers-4.4.0-120-generic linux-image-4.4.0-120-generic-dbgsym linux-tools-4.4.0-120-generic linux-cloud-tools-4.4.0-120-generic linux-udebs-generic linux-image-4.4.0-120-generic-lpae linux-image-extra-4.4.0-120-generic-lpae linux-headers-4.4.0-120-generic-lpae linux-image-4.4.0-120-generic-lpae-dbgsym linux-tools-4.4.0-120-generic-lpae linux-cloud-tools-4.4.0-120-generic-lpae linux-udebs-generic-lpae linux-image-4.4.0-120-lowlatency linux-image-extra-4.4.0-120-lowlatency linux-headers-4.4.0-120-lowlatency linux-image-4.4.0-120-lowlatency-dbgsym linux-tools-4.4.0-120-lowlatency linux-cloud-tools-4.4.0-120-lowlatency linux-udebs-lowlatency linux-image-4.4.0-120-powerpc-e500mc linux-image-extra-4.4.0-120-powerpc-e500mc
 linux-headers-4.4.0-120-powerpc-e500mc linux-image-4.4.0-120-powerpc-e500mc-dbgsym linux-tools-4.4.0-120-powerpc-e500mc linux-cloud-tools-4.4.0-120-powerpc-e500mc linux-udebs-powerpc-e500mc linux-image-4.4.0-120-powerpc-smp linux-image-extra-4.4.0-120-powerpc-smp linux-headers-4.4.0-120-powerpc-smp linux-image-4.4.0-120-powerpc-smp-dbgsym linux-tools-4.4.0-120-powerpc-smp linux-cloud-tools-4.4.0-120-powerpc-smp linux-udebs-powerpc-smp linux-image-4.4.0-120-powerpc64-emb linux-image-extra-4.4.0-120-powerpc64-emb linux-headers-4.4.0-120-powerpc64-emb linux-image-4.4.0-120-powerpc64-emb-dbgsym linux-tools-4.4.0-120-powerpc64-emb linux-cloud-tools-4.4.0-120-powerpc64-emb linux-udebs-powerpc64-emb linux-image-4.4.0-120-powerpc64-smp linux-image-extra-4.4.0-120-powerpc64-smp linux-headers-4.4.0-120-powerpc64-smp linux-image-4.4.0-120-powerpc64-smp-dbgsym linux-tools-4.4.0-120-powerpc64-smp linux-cloud-tools-4.4.0-120-powerpc64-smp linux-udebs-powerpc64-smp
 kernel-image-4.4.0-120-generic-di nic-modules-4.4.0-120-generic-di nic-shared-modules-4.4.0-120-generic-di serial-modules-4.4.0-120-generic-di ppp-modules-4.4.0-120-generic-di pata-modules-4.4.0-120-generic-di firewire-core-modules-4.4.0-120-generic-di scsi-modules-4.4.0-120-generic-di plip-modules-4.4.0-120-generic-di floppy-modules-4.4.0-120-generic-di fat-modules-4.4.0-120-generic-di nfs-modules-4.4.0-120-generic-di md-modules-4.4.0-120-generic-di multipath-modules-4.4.0-120-generic-di usb-modules-4.4.0-120-generic-di pcmcia-storage-modules-4.4.0-120-generic-di fb-modules-4.4.0-120-generic-di input-modules-4.4.0-120-generic-di mouse-modules-4.4.0-120-generic-di irda-modules-4.4.0-120-generic-di parport-modules-4.4.0-120-generic-di nic-pcmcia-modules-4.4.0-120-generic-di pcmcia-modules-4.4.0-120-generic-di nic-usb-modules-4.4.0-120-generic-di sata-modules-4.4.0-120-generic-di crypto-modules-4.4.0-120-generic-di speakup-modules-4.4.0-120-generic-di
 virtio-modules-4.4.0-120-generic-di fs-core-modules-4.4.0-120-generic-di fs-secondary-modules-4.4.0-120-generic-di storage-core-modules-4.4.0-120-generic-di block-modules-4.4.0-120-generic-di message-modules-4.4.0-120-generic-di vlan-modules-4.4.0-120-generic-di
 ipmi-modules-4.4.0-120-generic-di
Architecture: amd64 all amd64_translations
Version: 4.4.0-120.144
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-008.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.4.0-120-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-120-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-120-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-120-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-120-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.4.0-120-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-120-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-120-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-120-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-120-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-120-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-120-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-cloud-tools-4.4.0-120 - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-4.4.0-120-generic - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-4.4.0-120-generic-lpae - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-4.4.0-120-lowlatency - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-4.4.0-120-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-4.4.0-120-powerpc-smp - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-4.4.0-120-powerpc64-emb - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-4.4.0-120-powerpc64-smp - Linux kernel version specific cloud tools for version 4.4.0-120
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.4.0
 linux-doc  - Linux kernel specific documentation for version 4.4.0
 linux-headers-4.4.0-120 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-120-generic - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-120-generic-lpae - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-120-lowlatency - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-120-powerpc-e500mc - Linux kernel headers for version 4.4.0 on 32-bit Freescale Power
 linux-headers-4.4.0-120-powerpc-smp - Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP
 linux-headers-4.4.0-120-powerpc64-emb - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-120-powerpc64-smp - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-120-generic - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-120-generic-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-120-generic-lpae - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-120-generic-lpae-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-120-lowlatency - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-120-lowlatency-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-120-powerpc-e500mc - Linux kernel image for version 4.4.0 on 32-bit Freescale Power e5
 linux-image-4.4.0-120-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit Freescale Po
 linux-image-4.4.0-120-powerpc-smp - Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-120-powerpc-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-120-powerpc64-emb - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E
 linux-image-4.4.0-120-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-120-powerpc64-smp - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-120-powerpc64-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-extra-4.4.0-120-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-120-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-120-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-120-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-image-extra-4.4.0-120-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-image-extra-4.4.0-120-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-image-extra-4.4.0-120-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-4.4.0 - Linux kernel source for version 4.4.0 with Ubuntu patches
 linux-tools-4.4.0-120 - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-4.4.0-120-generic - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-4.4.0-120-generic-lpae - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-4.4.0-120-lowlatency - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-4.4.0-120-powerpc-e500mc - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-4.4.0-120-powerpc-smp - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-4.4.0-120-powerpc64-emb - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-4.4.0-120-powerpc64-smp - Linux kernel version specific tools for version 4.4.0-120
 linux-tools-common - Linux kernel version specific tools for version 4.4.0
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
 md-modules-4.4.0-120-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.4.0-120-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-120-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-120-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-120-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-120-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-120-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.4.0-120-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-120-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-120-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-120-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-120-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-120-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-120-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.4.0-120-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-120-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-120-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-120-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-120-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-120-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-120-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-120-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-120-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1723127 1752655 1754584 1755509 1756121 1756860 1758471 1758856 1759920 1760876 1761438
Changes:
 linux (4.4.0-120.144) xenial; urgency=medium
 .
   * linux: 4.4.0-120.144 -proposed tracker (LP: #1761438)
 .
   * intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
     image-4.13.0-37-generic) (LP: #1759920) // CVE-2017-5715 (Spectre v2 Intel)
     - Revert "x86/mm: Only set IBPB when the new thread cannot ptrace current
       thread"
     - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 .
   * DKMS driver builds fail with: Cannot use CONFIG_STACK_VALIDATION=y, please
     install libelf-dev, libelf-devel or elfutils-libelf-devel (LP: #1760876)
     - [Packaging] include the retpoline extractor in the headers
 .
   * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
     - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
     - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
     - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32bit
     - x86/paravirt, objtool: Annotate indirect calls
     - x86/asm: Stop depending on ptrace.h in alternative.h
     - [Packaging] retpoline -- add safe usage hint support
     - [Packaging] retpoline-check -- only report additions
     - [Packaging] retpoline -- widen indirect call/jmp detection
     - [Packaging] retpoline -- elide %rip relative indirections
     - [Packaging] retpoline -- clear hint information from packages
     - SAUCE: modpost: add discard to non-allocatable whitelist
     - KVM: x86: Make indirect calls in emulator speculation safe
     - KVM: VMX: Make indirect call speculation safe
     - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
     - SAUCE: early/late -- annotate indirect calls in early/late initialisation
       code
     - SAUCE: vga_set_mode -- avoid jump tables
     - [Config] retpoline -- switch to new format
     - [Packaging] final-checks -- remove check for empty retpoline files
 .
   * Xenial update to 4.4.117 stable release (LP: #1756860)
     - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
     - PM / devfreq: Propagate error from devfreq_add_device()
     - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
     - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
     - arm: spear600: Add missing interrupt-parent of rtc
     - arm: spear13xx: Fix dmas cells
     - arm: spear13xx: Fix spics gpio controller's warning
     - ALSA: seq: Fix regression by incorrect ioctl_mutex usages
     - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
       by always inlining iterator helper methods
     - x86/cpu: Change type of x86_cache_size variable to unsigned int
     - drm/radeon: adjust tested variable
     - rtc-opal: Fix handling of firmware error codes, prevent busy loops
     - ext4: save error to disk in __ext4_grp_locked_error()
     - ext4: correct documentation for grpid mount option
     - mm: hide a #warning for COMPILE_TEST
     - video: fbdev: atmel_lcdfb: fix display-timings lookup
     - console/dummy: leave .con_font_get set to NULL
     - rtlwifi: rtl8821ae: Fix connection lost problem correctly
     - Btrfs: fix deadlock in run_delalloc_nocow
     - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
     - Btrfs: fix unexpected -EEXIST when creating new inode
     - ALSA: hda - Fix headset mic detection problem for two Dell machines
     - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
     - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
     - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
     - ALSA: seq: Fix racy pool initializations
     - mvpp2: fix multicast address filter
     - dm: correctly handle chained bios in dec_pending()
     - x86: fix build warnign with 32-bit PAE
     - vfs: don't do RCU lookup of empty pathnames
     - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
     - ARM: dts: s5pv210: add interrupt-parent for ohci
     - media: r820t: fix r820t_write_reg for KASAN
     - Linux 4.4.117
 .
   * zfs system process hung on container stop/delete (LP: #1754584)
     - SAUCE: (noup) zfs to 0.6.5.6-0ubuntu19
     - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
 .
   * apparmor: fix bad __initdata tagging on, apparmor_initialized (LP: #1758471)
     - SAUCE: apparmor: fix bad __initdata tagging on, apparmor_initialized
 .
   * Xenial update to 4.4.116 stable release (LP: #1756121)
     - powerpc/bpf/jit: Disable classic BPF JIT on ppc64le
     - powerpc/64: Fix flush_(d|i)cache_range() called from modules
     - powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
     - powerpc: Simplify module TOC handling
     - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
     - usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit
     - usbip: fix 3eee23c3ec14 tcp_socket address still in the status file
     - net: cdc_ncm: initialize drvflags before usage
     - ASoC: simple-card: Fix misleading error message
     - ASoC: rsnd: don't call free_irq() on Parent SSI
     - ASoC: rsnd: avoid duplicate free_irq()
     - drm: rcar-du: Use the VBK interrupt for vblank events
     - drm: rcar-du: Fix race condition when disabling planes at CRTC stop
     - x86/asm: Fix inline asm call constraints for GCC 4.4
     - ip6mr: fix stale iterator
     - net: igmp: add a missing rcu locking section
     - qlcnic: fix deadlock bug
     - r8169: fix RTL8168EP take too long to complete driver initialization.
     - tcp: release sk_frag.page in tcp_disconnect
     - vhost_net: stop device during reset owner
     - media: soc_camera: soc_scale_crop: add missing
       MODULE_DESCRIPTION/AUTHOR/LICENSE
     - KEYS: encrypted: fix buffer overread in valid_master_desc()
     - don't put symlink bodies in pagecache into highmem
     - crypto: tcrypt - fix S/G table for test_aead_speed()
     - x86/microcode: Do the family check first
     - powerpc/pseries: include linux/types.h in asm/hvcall.h
     - cifs: Fix missing put_xid in cifs_file_strict_mmap
     - cifs: Fix autonegotiate security settings mismatch
     - CIFS: zero sensitive data when freeing
     - dmaengine: dmatest: fix container_of member in dmatest_callback
     - x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
     - kaiser: fix compile error without vsyscall
     - netfilter: nf_queue: Make the queue_handler pernet
     - posix-timer: Properly check sigevent->sigev_notify
     - usb: gadget: uvc: Missing files for configfs interface
     - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
     - sched/rt: Up the root domain ref count when passing it around via IPIs
     - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
     - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
     - mtd: cfi: convert inline functions to macros
     - mtd: nand: brcmnand: Disable prefetch by default
     - mtd: nand: Fix nand_do_read_oob() return value
     - mtd: nand: sunxi: Fix ECC strength choice
     - ubi: block: Fix locking for idr_alloc/idr_remove
     - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
     - NFS: Add a cond_resched() to nfs_commit_release_pages()
     - NFS: commit direct writes even if they fail partially
     - NFS: reject request for id_legacy key without auxdata
     - kernfs: fix regression in kernfs_fop_write caused by wrong type
     - ahci: Annotate PCI ids for mobile Intel chipsets as such
     - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
     - ahci: Add Intel Cannon Lake PCH-H PCI ID
     - crypto: hash - introduce crypto_hash_alg_has_setkey()
     - crypto: cryptd - pass through absence of ->setkey()
     - crypto: poly1305 - remove ->setkey() method
     - nsfs: mark dentry with DCACHE_RCUACCESS
     - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
     - vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
     - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
     - media: v4l2-compat-ioctl32.c: fix the indentation
     - media: v4l2-compat-ioctl32.c: move 'helper' functions to
       __get/put_v4l2_format32
     - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
     - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
     - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
     - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
     - media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
     - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
     - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
     - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
     - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
     - crypto: caam - fix endless loop when DECO acquire fails
     - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
     - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
     - watchdog: imx2_wdt: restore previous timeout after suspend+resume
     - media: ts2020: avoid integer overflows on 32 bit machines
     - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
     - kernel/async.c: revert "async: simplify lowest_in_progress()"
     - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
     - Bluetooth: btsdio: Do not bind to non-removable BCM43341
     - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
       version
     - signal/openrisc: Fix do_unaligned_access to send the proper signal
     - signal/sh: Ensure si_signo is initialized in do_divide_error
     - alpha: fix crash if pthread_create races with signal delivery
     - alpha: fix reboot on Avanti platform
     - xtensa: fix futex_atomic_cmpxchg_inatomic
     - EDAC, octeon: Fix an uninitialized variable warning
     - pktcdvd: Fix pkt_setup_dev() error path
     - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
     - ACPI: sbshc: remove raw pointer from printk() message
     - ovl: fix failure to fsync lower dir
     - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
     - ftrace: Remove incorrect setting of glob search field
     - Linux 4.4.116
 .
   * Xenial update to 4.4.116 stable release (LP: #1756121) // CVE-2017-5754
     - Revert "UBUNTU: SAUCE: UBUNTU: [Config] Disable CONFIG_PPC_DEBUG_RFI"
     - Revert "UBUNTU: SAUCE: rfi-flush: Fix some RFI conversions in the KVM code"
     - Revert "UBUNTU: SAUCE: rfi-flush: Fix the 32-bit KVM build"
     - Revert "UBUNTU: SAUCE: rfi-flush: Fallback flush add load dependency"
     - Revert "UBUNTU: SAUCE: rfi-flush: Use rfi-flush in printks"
     - Revert "UBUNTU: SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline
       options"
     - Revert "UBUNTU: SAUCE: rfi-flush: Refactor the macros so the nops are
       defined once"
     - Revert "UBUNTU: SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN"
     - Revert "UBUNTU: SAUCE: rfi-flush: Fix the fallback flush to actually
       activate"
     - Revert "UBUNTU: SAUCE: rfi-flush: Rework pseries logic to be more cautious"
     - Revert "UBUNTU: SAUCE: rfi-flush: Rework powernv logic to be more cautious"
     - Revert "UBUNTU: SAUCE: rfi-flush: Add barriers to the fallback L1D flushing"
     - Revert "UBUNTU: SAUCE: Fix compilation errors for arch/powerpc/lib/feature-
       fixups.c"
     - Revert "UBUNTU: SAUCE: Remove setup.h include file otherwise compilation
       complains about missing header file."
     - Revert "UBUNTU: SAUCE: powerpc/asm: Allow including ppc_asm.h in asm files"
     - Revert "UBUNTU: SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0
       flush"
     - Revert "UBUNTU: SAUCE: rfi-flush: Allow HV to advertise multiple flush
       types"
     - Revert "UBUNTU: SAUCE: rfi-flush: Support more than one flush type at once"
     - Revert "UBUNTU: SAUCE: rfi-flush: Expand the RFI section to two nop slots"
     - Revert "UBUNTU: SAUCE: rfi-flush: Push the instruction selection down to the
       patching routine"
     - Revert "UBUNTU: SAUCE: rfi-flush: Make l1d_flush_type bit flags"
     - Revert "UBUNTU: SAUCE: rfi-flush: Implement congruence-first fallback flush"
     - Revert "UBUNTU: SAUCE: KVM: Revert the implementation of
       H_GET_CPU_CHARACTERISTICS"
     - Revert "UBUNTU: SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host"
     - Revert "UBUNTU: SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid"
     - Revert "UBUNTU: SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm"
     - Revert "UBUNTU: SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option"
     - Revert "UBUNTU: SAUCE: powerpc: Secure memory rfi flush"
     - powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
     - powerpc/64: Add macros for annotating the destination of rfid/hrfid
     - powerpc/64s: Simple RFI macro conversions
     - powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
     - powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
     - powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
     - powerpc/64s: Add support for RFI flush of L1-D cache
     - powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
     - powerpc/pseries: Query hypervisor for RFI flush settings
     - powerpc/powernv: Check device-tree for RFI flush settings
     - powerpc/64s: Wire up cpu_show_meltdown()
     - powerpc/64s: Allow control of RFI flush via debugfs
 .
   * Intel i40e PF reset due to incorrect MDD detection (continues...)
     (LP: #1723127)
     - i40e/i40evf: Account for frags split over multiple descriptors in check
       linearize
     - i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
 .
   * Xenial update to 4.4.115 stable release (LP: #1755509)
     - x86: bpf_jit: small optimization in emit_bpf_tail_call()
     - bpf: fix bpf_tail_call() x64 JIT
     - [Config] CONFIG_BPF_JIT_ALWAYS_ON=y
     - bpf: introduce BPF_JIT_ALWAYS_ON config
     - bpf: arsh is not supported in 32 bit alu thus reject it
     - bpf: avoid false sharing of map refcount with max_entries
     - bpf: fix divides by zero
     - bpf: fix 32-bit divide by zero
     - bpf: reject stores into ctx via st and xadd
     - x86/pti: Make unpoison of pgd for trusted boot work for real
     - kaiser: fix intel_bts perf crashes
     - ALSA: seq: Make ioctls race-free
     - crypto: aesni - handle zero length dst buffer
     - crypto: af_alg - whitelist mask and type
     - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
     - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
     - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
     - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
     - igb: Free IRQs when device is hotplugged
     - KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
     - KVM: x86: Don't re-execute instruction when not passing CR2 value
     - KVM: X86: Fix operand/address-size during instruction decoding
     - KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
     - KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
     - KVM: x86: ioapic: Preserve read-only values in the redirection table
     - ACPI / bus: Leave modalias empty for devices which are not present
     - cpufreq: Add Loongson machine dependencies
     - bcache: check return value of register_shrinker
     - drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
     - drm/amdkfd: Fix SDMA ring buffer size calculation
     - drm/amdkfd: Fix SDMA oversubsription handling
     - openvswitch: fix the incorrect flow action alloc size
     - mac80211: fix the update of path metric for RANN frame
     - btrfs: fix deadlock when writing out space cache
     - KVM: VMX: Fix rflags cache during vCPU reset
     - xen-netfront: remove warning when unloading module
     - nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
     - nfsd: Ensure we check stateid validity in the seqid operation checks
     - grace: replace BUG_ON by WARN_ONCE in exit_net hook
     - nfsd: check for use of the closed special stateid
     - lockd: fix "list_add double add" caused by legacy signal interface
     - hwmon: (pmbus) Use 64bit math for DIRECT format values
     - powerpc/ppc64el -- Remove ll_temac module from 64-bit builds
     - net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
     - quota: Check for register_shrinker() failure.
     - SUNRPC: Allow connect to return EHOSTUNREACH
     - kmemleak: add scheduling point to kmemleak_scan()
     - drm/omap: Fix error handling path in 'omap_dmm_probe()'
     - xfs: ubsan fixes
     - scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path
     - scsi: ufs: ufshcd: fix potential NULL pointer dereference in
       ufshcd_config_vreg
     - media: usbtv: add a new usbid
     - usb: gadget: don't dereference g until after it has been null checked
     - staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
     - usb: option: Add support for FS040U modem
     - USB: serial: pl2303: new device id for Chilitag
     - USB: cdc-acm: Do not log urb submission errors on disconnect
     - CDC-ACM: apply quirk for card reader
     - USB: serial: io_edgeport: fix possible sleep-in-atomic
     - usbip: prevent bind loops on devices attached to vhci_hcd
     - usbip: list: don't list devices attached to vhci_hcd
     - USB: serial: simple: add Motorola Tetra driver
     - usb: f_fs: Prevent gadget unbind if it is already unbound
     - usb: uas: unconditionally bring back host after reset
     - selinux: general protection fault in sock_has_perm
     - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
     - spi: imx: do not access registers while clocks disabled
     - Linux 4.4.115
 .
   * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
     - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
Checksums-Sha1:
 f711bfdf20c40850e1e9d4907a3d763a8ea8835a 381048 block-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 52152408e92d254e5439600fd17ef55bcc9768db 340612 crypto-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 ca2bc735b718fc41f7d65e3e72496177e2227919 2698 fat-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 b135afd3c3338f111fe9b6390effcbb7eb759597 13860 fb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 31c526570012e2db602592ee4abe48168040104a 68624 firewire-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 a89507ce151620b7f1c477481c32eae9036569c7 33488 floppy-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 f55b9ae2d2805ebc4116bfabc9684c4da6ce3d28 1127186 fs-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 987a7a53038f7b164d469713b61e8b7e4a73b69e 592314 fs-secondary-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 ed2640c4387a0e580fff2393a288eef1e574591c 293074 input-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 517f6835a408b4d26d4053f47e5e14d10570b8c0 59712 ipmi-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 55a8b1017ab8bf3af86fe4fbdd4547cd446dbc2f 229208 irda-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 d298f9adb946c1da67a2fd0ca92bb85b2bde0916 7744044 kernel-image-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 8ec37b880539d8c17a35ed195c440a3cddbef60f 838 linux-cloud-tools-4.4.0-120-dbgsym_4.4.0-120.144_amd64.ddeb
 025560df8675f6304575de2b4a1271e2d3c2382c 2546 linux-cloud-tools-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 3f6da40882e555b80bc492e0cc1af433613d1a92 2550 linux-cloud-tools-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 cdf2fad3950a7b62e146c3030f7a5372574d1c39 49088 linux-cloud-tools-4.4.0-120_4.4.0-120.144_amd64.deb
 6e1b8ee0da856794401011f464da6d0b286cf512 41928 linux-cloud-tools-common_4.4.0-120.144_all.deb
 fc0b9d645a8357e5a2aac36be83e532ec14142af 11333108 linux-doc_4.4.0-120.144_all.deb
 0a83a2b917ba5062c0944cadfdc9baff23ac2000 802398 linux-headers-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 c1674c160fbb9d425cc539599dfb06a514f6eb74 798742 linux-headers-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 1d2433a232d5adbb44486a9bd2423938f6000058 10010976 linux-headers-4.4.0-120_4.4.0-120.144_all.deb
 f1f9cc02a239dfa3ec89e67e2254ba05b40ee029 501468644 linux-image-4.4.0-120-generic-dbgsym_4.4.0-120.144_amd64.ddeb
 97db37364dc8a319a4edb6b21779b704504db540 22125536 linux-image-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 5f0584982792e657556529d1e11b52261977c4e0 500542358 linux-image-4.4.0-120-lowlatency-dbgsym_4.4.0-120.144_amd64.ddeb
 0d80f5b51d3642a6099edb91bb3a2d8dcc7f134d 58595008 linux-image-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 89b909373c53ae23bd90d6b66d95c07ab32193bc 36426934 linux-image-extra-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 305721d700bba6fc5b1ca097ee31052c99668809 850882 linux-libc-dev_4.4.0-120.144_amd64.deb
 e00a2b2d4712a9da2621ea83c26b25134fe4ba46 112603694 linux-source-4.4.0_4.4.0-120.144_all.deb
 83a6c76dab5c6ce65c90962919d377cbce215849 858 linux-tools-4.4.0-120-dbgsym_4.4.0-120.144_amd64.ddeb
 83d25cea04bb8a877aa66e6958be491f185a2fc1 2602 linux-tools-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 ec1930092d45a8cc1256ad50753b1bd46f100b2d 2606 linux-tools-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 1e77ef53d262f2d26b86ef8a1d18948be4a12484 705376 linux-tools-4.4.0-120_4.4.0-120.144_amd64.deb
 492eaa8b533014bd3e6d6250fa4d620cbd544799 125012 linux-tools-common_4.4.0-120.144_all.deb
 9311569db763308d4ad97fb05b3231ac44a180c9 940 linux-udebs-generic_4.4.0-120.144_amd64.udeb
 4bfe4536e88ed30f7870586c9cefc60661743a9e 13807665 linux_4.4.0-120.144_amd64.tar.gz
 6d2303b3950851709977ca2b9bedec77dac89b5e 34137 linux_4.4.0-120.144_amd64_translations.tar.gz
 7797fb176f2a751c6172e6c4adc94a4603f497e6 254904 md-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 93ce8e63919462a675ead5bafceb8d9b8777949a 204408 message-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 90b3cebd24d215d22920d00abc977756fc26e4b7 54678 mouse-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 186711b79b3009a37d5bde8f3681aaa8308a2baf 17154 multipath-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 59c19979d79b5fef68d218fb0eabdcd1a8198cfa 508312 nfs-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 e364950486f1d467072a285faf59f53bfe7e4951 4360870 nic-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 621d97ba7f874bff347c25d7f37ea4759d8753d8 146368 nic-pcmcia-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 bd9f3870ab2d152bf26fb87ac8c4b894c60a6353 518896 nic-shared-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 447f7535eac2dc23e736d41bf9a99d70d144ef42 295518 nic-usb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 066d1f905377f2994a4f6217da38e90a190085a1 33494 parport-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 4c0bf02f20c130412e4cedf01b98e71887feeccd 126256 pata-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 d714a46937771a7973a485fcc8381340574b7592 64860 pcmcia-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 4e3b52255a6e9556415bd9e5dc3444061854476d 68050 pcmcia-storage-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 502a3aebc73e64eea9c1e671a85aac3a5d31672f 8964 plip-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 1197e150636a4ba1eedeaa62be7b48f280e7244f 25774 ppp-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 af71512605f29ffb7e8269ff5c5cce7346630f20 97800 sata-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 6fcafd6b652aeeabed686280c107fb4ce65134eb 2193278 scsi-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 8e2ec83f43e0bc9e1f7b6a0c2b37dafcfc005877 88828 serial-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 0261edfb868db3d3dd453aca4cb5665145754ad6 47906 speakup-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 e5458bb60e5a75781d7e7fb59d108f1dc3554c58 46838 storage-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 60011d61151ae7e292083a08bd3c572b98124ca8 136906 usb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 e9c19e176be8aa3b4cdd114e33e9572db66b4683 106332 virtio-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 755f50a9ccc864500190bdc15e072d9c41ff6edc 27948 vlan-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
Checksums-Sha256:
 3ea3cbbf179e4812033d691ddcc0108162bc0d9019b3bc6d8dc9dd233829ba4d 381048 block-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 3a3a4918dee8a4cda95878d95a88ff70dd1c1064c3c980c6fa21643a659e3a2e 340612 crypto-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 2a5dd5615f7adefb5cf76f7a6ef978e549b01112fa0d4a02a52e4383115cd49d 2698 fat-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 9abc8364ac30d68758799f9ac8b521f0c8ea047b7744996a119ad317f75f4fff 13860 fb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 c6ea3845900ec89d6d0c448fc578a8b937bb7a5c80f18b34c6c33dea523b61c0 68624 firewire-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 96b6dc8f82ba0b64fa980fb8f3376016674f622defb857a2ec4190096d44330d 33488 floppy-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 44b9df9a0cdbb5b5d2a348c0453f2bf8c59d9f6c0715541e9fa37d41e017d55a 1127186 fs-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 4730251dde93bf35f4b3b1f310975753586f4f3850f32dc0c05cca9ff781307e 592314 fs-secondary-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 7035a205cbf0ada63f856af8dbdf879fc343ebb56ff69fa8737122e74fe6abc9 293074 input-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 15b73e54b2e438864a63f817969ff120eed2a561c21a4038321d6a0c26e2ca18 59712 ipmi-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 6094c6d8f219216f842693ec0be33469d4328b951a57c8e8665432e34014f5af 229208 irda-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 284e2620240fdf2d8062e6754bc643038837f14c2364e9438e1e607e31a9150d 7744044 kernel-image-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 0bb6720d2b58046edf4d1c2584e9f9660041ff9e5159113ae15971b6ce388f48 838 linux-cloud-tools-4.4.0-120-dbgsym_4.4.0-120.144_amd64.ddeb
 60063404af20faf3462d2f8d0a8ad0fdd6d10e9a6688f5afff45683b93fd4262 2546 linux-cloud-tools-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 2831c78408ff459487a8d630d7f816185ca6cb01dda699c601ece0097abbc155 2550 linux-cloud-tools-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 5b19590424615e1f51756bc4965c3cc5e397265bfaffa7e76f9cef53da5f8525 49088 linux-cloud-tools-4.4.0-120_4.4.0-120.144_amd64.deb
 2ee08cdaa31a74b6ed84f1b7f651a8e0ffa11374b9c78ecd7e393d86c5a1722f 41928 linux-cloud-tools-common_4.4.0-120.144_all.deb
 aa546de9c30e23b5940a4f5c9224e34e6031cfb3e51cc9eff4a17bc4b462befc 11333108 linux-doc_4.4.0-120.144_all.deb
 3ca9d6352a20a0bc1744210b0544e50d1208317216d0285cffad1efc488cd9b9 802398 linux-headers-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 be45e7e0c5eb515f364984b355a60af2646eaa02dc819bb32dee2aff2cb27a15 798742 linux-headers-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 9eb9f5b23bf6a3a2095d329901ae7ccdcea6ac9e3bb3e9c020caf17ac78d3b66 10010976 linux-headers-4.4.0-120_4.4.0-120.144_all.deb
 5e02eda340ede9d52f8f0d02f2dec6b215e53c80211d2d7e059753634ec4134c 501468644 linux-image-4.4.0-120-generic-dbgsym_4.4.0-120.144_amd64.ddeb
 e69e87893ad873397e10987e8eda8acdc7ddefe4f021f51b738730ebc7a84d0a 22125536 linux-image-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 efb49c589f9f79afe448d536557e8e129e050c5330a3451c0d6bcee7bbc14993 500542358 linux-image-4.4.0-120-lowlatency-dbgsym_4.4.0-120.144_amd64.ddeb
 0e783e01bf7866b4a43afb67c3b116735ceb879851fde4aba4239d3f57ba5e37 58595008 linux-image-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 acae24fde58bb02648e2a3cb6ad19982178901f3852396351267ed8be1c1e3a5 36426934 linux-image-extra-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 21656b615359c35895037b12db6ec921ca747fdf1dc287e170b5b7fbc5085d5e 850882 linux-libc-dev_4.4.0-120.144_amd64.deb
 0e65c63c9c36b169faf574c49e1663a56bffaea9db875e9cf96c797b6d7f22a2 112603694 linux-source-4.4.0_4.4.0-120.144_all.deb
 8ecd1fc835cdf549dcaea2c6fecc870d83fe526ff9985dc72ee37aa2ad950b92 858 linux-tools-4.4.0-120-dbgsym_4.4.0-120.144_amd64.ddeb
 7847dfd5fe72a27b66c3afd17a32cfe08863bed7345b24e5c00268ff330982c0 2602 linux-tools-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 b44085d5c8461cfc3b5d94cc9c7d6d7121eab7159ecfc1a5bef07611426f26ea 2606 linux-tools-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 021d19cb4504c39f46af046aeda914f2efe552238d5dbcba8c2dda2c593f48ca 705376 linux-tools-4.4.0-120_4.4.0-120.144_amd64.deb
 d641706274bde7be7732eb28d32ef0756a38efb7c1edfc9ac75512656e80ef3a 125012 linux-tools-common_4.4.0-120.144_all.deb
 8c598a46b6d30879ae6eb45b927e6c4946303917fb9fde19ded01ca5f9f45eda 940 linux-udebs-generic_4.4.0-120.144_amd64.udeb
 6e5fad2bf64284effe5cb3f45b043599533632abd5ca0cd85a152bda9d81c381 13807665 linux_4.4.0-120.144_amd64.tar.gz
 532b5b7bf583188176a726bd35ba4ede3c05e4219ce9740b6d13a00ad1851edf 34137 linux_4.4.0-120.144_amd64_translations.tar.gz
 6f940cd31bea9b4a7322c3e7a55eea2c0a1ea3211ce32d46f6834560353c36c1 254904 md-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 215231270c1c3138d40ec6435ea865044b6022b4283c9fbef8a2be8473c1c4ff 204408 message-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 224e8dfa9dc2ff833be661ca64db5cf5d32a7cb015241841936e2119393e2d9d 54678 mouse-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 8add5cb0dfea55406525a95a048a18ef9327c200f9a646df2ff1cb5aa8d935d6 17154 multipath-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 f591705d4484e6b9bdbcaf9e17017991dd6f4ef8465a6df415f416638ea46994 508312 nfs-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 fa0037f6a349f2be43c76d307a92192356b1a320f038780e6af595adfef50ad6 4360870 nic-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 aa7ed24ea92b049d3eaee1d9e693527e76fecb2add6c232b289fe792c3431269 146368 nic-pcmcia-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 6f27db2a78af0ee41f2ad06cf7031ddd0e6abaa77887f1656dc203948e602e32 518896 nic-shared-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 56c6c312e8986f20e0e47298b8b4420704a412a6debdd3dacabd9c4910eebbac 295518 nic-usb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 89ced6f30a59e40a74acdbbe38b2fbb67c9efbe4cb27f4d3c59b9bf00f91ce85 33494 parport-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 448c5b15c34e173f725a7492202a09c3655923b132908d33454099be9f895302 126256 pata-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 43e58394affa2532feb13452b4adcd9a8d6e0a611ec0d5bab13ad40b284d9cbe 64860 pcmcia-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 5be552bce822d6a008aa0d09f779c7737384297808a4a7543ce54d1d9e41c3a7 68050 pcmcia-storage-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 9cbeb4613017cfadc9d10c36568e6dae9104155061f140e23e56a17fb6761ffb 8964 plip-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 f80985e0507ef164a0c645c831640ac1aadb4e7753beed4b5d70eedd7764e9c5 25774 ppp-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 467a92d3a6a8c8e1474b3f7f5f6f62c1480125cd5abb08358da41515a5c49726 97800 sata-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 b7ecbc9c6352269eaad13b31f68626b6b6551c93e814fccf5249db67ab0a9d26 2193278 scsi-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 945f0e78c1c836c21f1f2583437e446a0429095ed1e13c88a8f7bfc5e0541fa6 88828 serial-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 1ef836745dc8c33b1f724d431f07f9ff08285763a40785aac247f7d5b54a5ebd 47906 speakup-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 b65a9831d457a50ddbf79ddc4c0e6f9bae069154ee31afd6bef5b66cbad507ba 46838 storage-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 a904ac0d535802922584f74fdbde15092e669572ab85bc5ed04c9033cf1071c3 136906 usb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 ccaa197bb336c95d3e0cbc52ee32c5d1e9dc6d7c1d0b4ed7ed39f0ec64e25974 106332 virtio-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 daba6924ab5367cab0d66032fa20efe4e847881fde6071b65b0ababedd041f6e 27948 vlan-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
Files:
 57900a1c3dee81148321e6fb822a3dc8 381048 debian-installer standard block-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 4e1bd43ce1cc9d3f3ddad5e7701f16c6 340612 debian-installer extra crypto-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 2433101e14bd832ca24ecd19bd61343d 2698 debian-installer standard fat-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 9343b01aff4ba1bfff772c0eaeb39826 13860 debian-installer standard fb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 f0699324ed96b09937395803e4d74d38 68624 debian-installer standard firewire-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 82fc39b76b8d6a57e9dd48fc448e775a 33488 debian-installer standard floppy-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 46d1d1a46b09e11df05a1af2a40feb2d 1127186 debian-installer standard fs-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 08c560e9b7153678611b6e40d85c69bb 592314 debian-installer standard fs-secondary-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 12376a91887aebb849c36243f5aa0287 293074 debian-installer standard input-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 dd49a015ee4702ac8fa3722f6c7f125c 59712 debian-installer standard ipmi-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 b7c619c779a1a45f3d79559ef54a2538 229208 debian-installer standard irda-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 40c5d9bbab5e2f99d816a9818df3b2a0 7744044 debian-installer extra kernel-image-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 f2b3b83ac1c161db85c6de60812d9641 838 devel extra linux-cloud-tools-4.4.0-120-dbgsym_4.4.0-120.144_amd64.ddeb
 1bd30dee93c2097f5e970c0e9e80cf63 2546 devel optional linux-cloud-tools-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 b044b63c3e0f9763c5c146f3663e2efe 2550 devel optional linux-cloud-tools-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 2e58e83b492a07a60dcc79fd0529ae38 49088 devel optional linux-cloud-tools-4.4.0-120_4.4.0-120.144_amd64.deb
 449d067b945c90e4f9bfc943f2181566 41928 kernel optional linux-cloud-tools-common_4.4.0-120.144_all.deb
 aed803109b3f5e8100f6cd6259f683ee 11333108 doc optional linux-doc_4.4.0-120.144_all.deb
 e88d5e20a3fef1103d1246c931a48714 802398 devel optional linux-headers-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 4626b8e7fe1d1dd134d6881da8746ec9 798742 devel optional linux-headers-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 04a85a0f8abb84375a2a64c710dc7e5d 10010976 devel optional linux-headers-4.4.0-120_4.4.0-120.144_all.deb
 0322aa5b6bc0d95eddca8eb6fa1ce497 501468644 devel optional linux-image-4.4.0-120-generic-dbgsym_4.4.0-120.144_amd64.ddeb
 abc8f1626f0c722ddc6060661c29f821 22125536 kernel optional linux-image-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 74d212e329068adaa77ca45a527c951d 500542358 devel optional linux-image-4.4.0-120-lowlatency-dbgsym_4.4.0-120.144_amd64.ddeb
 26e45eaf94a184710464e92eb970377e 58595008 kernel optional linux-image-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 764d64bce4a3c44a143be45e0e00ee95 36426934 kernel optional linux-image-extra-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 3ac5f3d88d1ca3e889d8515d30f9a406 850882 devel optional linux-libc-dev_4.4.0-120.144_amd64.deb
 134d0116c64451bc994424997e0e4855 112603694 devel optional linux-source-4.4.0_4.4.0-120.144_all.deb
 cab4ef8d3fc49183b4ce986995d1a52e 858 devel extra linux-tools-4.4.0-120-dbgsym_4.4.0-120.144_amd64.ddeb
 5b56b17d9b51affc7d56f74ffdded655 2602 devel optional linux-tools-4.4.0-120-generic_4.4.0-120.144_amd64.deb
 c35226ad6cca0a7458b54938c0703715 2606 devel optional linux-tools-4.4.0-120-lowlatency_4.4.0-120.144_amd64.deb
 c5f3e9c020fd3441fdc3d5dd6df896a1 705376 devel optional linux-tools-4.4.0-120_4.4.0-120.144_amd64.deb
 59f899068a1a453c7b71235e282435a3 125012 kernel optional linux-tools-common_4.4.0-120.144_all.deb
 946ff7abfb7f41096f0e90201e69e2b4 940 debian-installer optional linux-udebs-generic_4.4.0-120.144_amd64.udeb
 6ef25b9c91e066093039d4753c271d02 13807665 raw-uefi - linux_4.4.0-120.144_amd64.tar.gz
 a7a8625cfce2037b540960c08bb74506 34137 raw-translations - linux_4.4.0-120.144_amd64_translations.tar.gz
 5f602115d0021c9c892a203913afea1f 254904 debian-installer standard md-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 bd9597ccb2d548b7cfceaf070769ec27 204408 debian-installer standard message-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 2a8085e502b8ba0c158277186596855c 54678 debian-installer extra mouse-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 3ed2d49611e74317df8dc1525d36a7d0 17154 debian-installer extra multipath-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 3e233bc5c27643868bac12b65f1abe1f 508312 debian-installer standard nfs-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 9e60eeff1649a30821c46e3c0d23bc12 4360870 debian-installer standard nic-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 88afc27cc9471c14efdde93af2088051 146368 debian-installer standard nic-pcmcia-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 917db11d18db37e1eb7e7c4115fbb08d 518896 debian-installer standard nic-shared-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 37092172f3a75ea5b9a0c439c2c8fbb9 295518 debian-installer standard nic-usb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 bd681cee043206a624dc8fbb7e2c870f 33494 debian-installer standard parport-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 ef0e663d816abe1569ab714f6c06afda 126256 debian-installer standard pata-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 8c8fbada49722021b6421c94e438d18c 64860 debian-installer standard pcmcia-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 da5a4277569acdf657d3db109a89e53a 68050 debian-installer standard pcmcia-storage-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 ecf207b09b6904a666f2db2c8debeb57 8964 debian-installer standard plip-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 a49c9b12197dc105c94b56bc00ef9f5b 25774 debian-installer standard ppp-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 baf8df5e014db6e3eb319e92eb25be45 97800 debian-installer standard sata-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 d2a195ddc4794c7776a0e5a354dc3450 2193278 debian-installer standard scsi-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 9197b9e130bcb505699b9218609f05d7 88828 debian-installer standard serial-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 7d8f0ac339fa72b9f8b77f47c938cfad 47906 debian-installer extra speakup-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 64ca27470bd12d4ab9b5ec88c66ccf95 46838 debian-installer standard storage-core-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 1036dfea8a6f69bbbd7823e888c3a7ff 136906 debian-installer standard usb-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 f738adabbdeff2a598409bd41cbe6397 106332 debian-installer standard virtio-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
 574f22eec16205ecf5a389b728f37dc6 27948 debian-installer extra vlan-modules-4.4.0-120-generic-di_4.4.0-120.144_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list