linux (4.4.0-178.208) xenial; urgency=medium

  * xenial/linux: 4.4.0-178.208 -proposed tracker (LP: #1870660)

  * CVE-2019-19768
    - blktrace: Protect q->blk_trace with RCU
    - blktrace: fix dereference after null check

  * Multiple Kexec in AWS Nitro instances fail (LP: #1869948)
    - net: ena: Add PCI shutdown handler to allow safe kexec

  * Insert test_bpf module will report 4 failures for ubuntu_bpf_jit on X s390x
    (LP: #1768452)
    - test_bpf: flag tests that cannot be jited on s390

  * Mounting LVM snapshots with xfs can hit kernel BUG in nvme driver
    (LP: #1869229)
    - block: fix bio_will_gap() for first bvec with offset

  * Xenial update: 4.4.217 upstream stable release (LP: #1868629)
    - NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array
    - r8152: check disconnect status after long sleep
    - net: nfc: fix bounds checking bugs on "pipe"
    - bnxt_en: reinitialize IRQs when MTU is modified
    - fib: add missing attribute validation for tun_id
    - nl802154: add missing attribute validation
    - nl802154: add missing attribute validation for dev_type
    - team: add missing attribute validation for port ifindex
    - team: add missing attribute validation for array index
    - nfc: add missing attribute validation for SE API
    - nfc: add missing attribute validation for vendor subcommand
    - ipvlan: add cond_resched_rcu() while processing muticast backlog
    - ipvlan: do not add hardware address of master to its unicast filter list
    - ipvlan: egress mcast packets are not exceptional
    - ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
    - ipvlan: don't deref eth hdr before checking it's set
    - macvlan: add cond_resched() during multicast processing
    - net: fec: validate the new settings in fec_enet_set_coalesce()
    - slip: make slhc_compress() more robust against malicious packets
    - bonding/alb: make sure arp header is pulled before accessing it
    - net: fq: add missing attribute validation for orphan mask
    - iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn +
      add_taint
    - drm/amd/display: remove duplicated assignment to grph_obj_type
    - gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
    - KVM: x86: clear stale x86_emulate_ctxt->intercept value
    - ARC: define __ALIGN_STR and __ALIGN symbols for ARC
    - efi: Fix a race and a buffer overflow while reading efivars via sysfs
    - iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
    - iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
    - nl80211: add missing attribute validation for critical protocol indication
    - nl80211: add missing attribute validation for channel switch
    - netfilter: cthelper: add missing attribute validation for cthelper
    - iommu/vt-d: Fix the wrong printing in RHSA parsing
    - iommu/vt-d: Ignore devices with out-of-spec domain number
    - ipv6: restrict IPV6_ADDRFORM operation
    - efi: Add a sanity check to efivar_store_raw()
    - batman-adv: Fix invalid read while copying bat_iv.bcast_own
    - batman-adv: Only put gw_node list reference when removed
    - batman-adv: Only put orig_node_vlan list reference when removed
    - batman-adv: Avoid endless loop in bat-on-bat netdevice check
    - batman-adv: Fix unexpected free of bcast_own on add_if error
    - batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
    - batman-adv: init neigh node last seen field
    - batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdown
    - batman-adv: Drop reference to netdevice on last reference
    - batman-adv: Fix reference counting of vlan object for tt_local_entry
    - batman-adv: Avoid duplicate neigh_node additions
    - batman-adv: fix skb deref after free
    - batman-adv: Fix use-after-free/double-free of tt_req_node
    - batman-adv: Fix ICMP RR ethernet access after skb_linearize
    - batman-adv: Clean up untagged vlan when destroying via rtnl-link
    - batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
    - batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
    - batman-adv: Fix orig_node_vlan leak on orig_node_release
    - batman-adv: lock crc access in bridge loop avoidance
    - batman-adv: Fix non-atomic bla_claim::backbone_gw access
    - batman-adv: Fix reference leak in batadv_find_router
    - batman-adv: Free last_bonding_candidate on release of orig_node
    - batman-adv: Fix speedy join in gateway client mode
    - batman-adv: Add missing refcnt for last_candidate
    - batman-adv: Fix double free during fragment merge error
    - batman-adv: Fix transmission of final, 16th fragment
    - batman-adv: Fix rx packet/bytes stats on local ARP reply
    - batman-adv: fix TT sync flag inconsistencies
    - batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
    - batman-adv: Fix internal interface indices types
    - batman-adv: update data pointers after skb_cow()
    - batman-adv: Fix skbuff rcsum on packet reroute
    - batman-adv: Avoid race in TT TVLV allocator helper
    - batman-adv: Fix TT sync flags for intermediate TT responses
    - batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
    - batman-adv: Fix debugfs path for renamed hardif
    - batman-adv: Fix debugfs path for renamed softif
    - batman-adv: Avoid storing non-TT-sync flags on singular entries too
    - batman-adv: Prevent duplicated gateway_node entry
    - batman-adv: Prevent duplicated nc_node entry
    - batman-adv: Prevent duplicated global TT entry
    - batman-adv: Prevent duplicated tvlv handler
    - batman-adv: Reduce claim hash refcnt only for removed entry
    - batman-adv: Reduce tt_local hash refcnt only for removed entry
    - batman-adv: Reduce tt_global hash refcnt only for removed entry
    - batman-adv: Only read OGM tvlv_len after buffer len check
    - batman-adv: Avoid free/alloc race when handling OGM buffer
    - batman-adv: Don't schedule OGM for disabled interface
    - perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
    - net: ks8851-ml: Fix IRQ handling and locking
    - signal: avoid double atomic counter increments for user accounting
    - jbd2: fix data races at struct journal_head
    - ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
    - ARM: 8958/1: rename missed uaccess .fixup section
    - mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
    - ipv4: ensure rcu_read_lock() in cipso_v4_error()
    - Linux 4.4.217

  * Xenial update: 4.4.216 upstream stable release (LP: #1868628)
    - iwlwifi: pcie: fix rb_allocator workqueue allocation
    - ext4: fix potential race between online resizing and write operations
    - ext4: fix potential race between s_flex_groups online resizing and access
    - ext4: fix potential race between s_group_info online resizing and access
    - ipmi:ssif: Handle a possible NULL pointer reference
    - mac80211: consider more elements in parsing CRC
    - cfg80211: check wiphy driver existence for drvinfo report
    - cifs: Fix mode output in debugging statements
    - cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
    - sysrq: Restore original console_loglevel when sysrq disabled
    - sysrq: Remove duplicated sysrq message
    - net: fib_rules: Correctly set table field when table number exceeds 8 bits
    - net: phy: restore mdio regs in the iproc mdio driver
    - ipv6: Fix nlmsg_flags when splitting a multipath route
    - ipv6: Fix route replacement with dev-only route
    - sctp: move the format error check out of __sctp_sf_do_9_1_abort
    - nfc: pn544: Fix occasional HW initialization failure
    - net: sched: correct flower port blocking
    - ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
    - audit: fix error handling in audit_data_to_entry()
    - HID: core: fix off-by-one memset in hid_report_raw_event()
    - HID: core: increase HID report buffer size to 8KiB
    - HID: hiddev: Fix race in in hiddev_disconnect()
    - MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
    - i2c: jz4780: silence log flood on txabrt
    - ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66
    - net: netlink: cap max groups which will be considered in netlink_bind()
    - namei: only return -ECHILD from follow_dotdot_rcu()
    - KVM: Check for a bad hva before dropping into the ghc slow path
    - slip: stop double free sl->dev in slip_open
    - mm: make page ref count overflow check tighter and more explicit
    - mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
    - audit: always check the netlink payload length in audit_receive_msg()
    - serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
    - usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
    - usb: gadget: serial: fix Tx stall after buffer overflow
    - drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
    - drm/msm/dsi: save pll state before dsi host is powered off
    - net: ks8851-ml: Remove 8-bit bus accessors
    - net: ks8851-ml: Fix 16-bit data access
    - net: ks8851-ml: Fix 16-bit IO operation
    - watchdog: da9062: do not ping the hw during stop()
    - s390/cio: cio_ignore_proc_seq_next should increase position index
    - cifs: don't leak -EAGAIN for stat() during reconnect
    - usb: storage: Add quirk for Samsung Fit flash
    - usb: quirks: add NO_LPM quirk for Logitech Screen Share
    - usb: core: hub: do error out if usb_autopm_get_interface() fails
    - usb: core: port: do error out if usb_autopm_get_interface() fails
    - vgacon: Fix a UAF in vgacon_invert_region
    - fat: fix uninit-memory access for partial initialized inode
    - vt: selection, close sel_buffer race
    - vt: selection, push console lock down
    - vt: selection, push sel_lock up
    - dmaengine: tegra-apb: Fix use-after-free
    - dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
    - ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output
    - ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
    - ASoC: dapm: Correct DAPM handling of active widgets during shutdown
    - RDMA/iwcm: Fix iwcm work deallocation
    - RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
    - ARM: imx: build v7_cpu_resume() unconditionally
    - hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()
    - dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
    - powerpc: fix hardware PMU exception bug on PowerVM compatibility mode
      systems
    - dm cache: fix a crash due to incorrect work item cancelling
    - crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async
    - Linux 4.4.216

  * Xenial update: 4.4.215 upstream stable release (LP: #1868627)
    - ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
    - ecryptfs: fix a memory leak bug in parse_tag_1_packet()
    - ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
    - ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
    - ubifs: Fix deadlock in concurrent bulk-read and writepage
    - ext4: fix checksum errors with indexed dirs
    - Btrfs: fix race between using extent maps and merging them
    - btrfs: log message when rw remount is attempted with unclean tree-log
    - padata: Remove broken queue flushing
    - s390/time: Fix clk type in get_tod_clock
    - hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
    - jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
    - jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
    - btrfs: print message when tree-log replay starts
    - scsi: qla2xxx: fix a potential NULL pointer dereference
    - Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
    - drm/gma500: Fixup fbdev stolen size usage evaluation
    - brcmfmac: Fix use after free in brcmf_sdio_readframes()
    - gianfar: Fix TX timestamping with a stacked DSA driver
    - pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
    - media: i2c: mt9v032: fix enum mbus codes and frame sizes
    - media: sti: bdisp: fix a possible sleep-in-atomic-context bug in
      bdisp_device_run()
    - efi/x86: Map the entire EFI vendor string before copying it
    - MIPS: Loongson: Fix potential NULL dereference in 
loongson3_platform_init()
    - uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
    - usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
    - nfs: NFS_SWAP should depend on SWAP
    - jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info
      when load journal
    - tracing: Fix very unlikely race of registering two stat tracers
    - ext4, jbd2: ensure panic when aborting with zero errno
    - kconfig: fix broken dependency in randconfig-generated .config
    - clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
    - drm/amdgpu: remove 4 set but not used variable in
      amdgpu_atombios_get_connector_info_from_object_table
    - regulator: rk808: Lower log level on optional GPIOs being not available
    - NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use
      le16_add_cpu().
    - reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
    - ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
    - b43legacy: Fix -Wcast-function-type
    - ipw2x00: Fix -Wcast-function-type
    - iwlegacy: Fix -Wcast-function-type
    - rtlwifi: rtl_pci: Fix -Wcast-function-type
    - orinoco: avoid assertion in case of NULL pointer
    - ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
    - scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
    - ARM: dts: r8a7779: Add device node for ARM global timer
    - x86/vdso: Provide missing include file
    - pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
    - ALSA: sh: Fix compile warning wrt const
    - tools lib api fs: Fix gcc9 stringop-truncation compilation error
    - usbip: Fix unsafe unaligned pointer usage
    - soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
    - rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
    - Input: edt-ft5x06 - work around first register access error
    - wan: ixp4xx_hss: fix compile-testing on 64-bit
    - ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
    - PCI: Don't disable bridge BARs when assigning bus resources
    - driver core: Print device when resources present in really_probe()
    - drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
    - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
    - iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
    - scsi: iscsi: Don't destroy session if there are outstanding connections
    - cmd64x: potential buffer overflow in cmd64x_program_timings()
    - ide: serverworks: potential overflow in svwks_set_pio_mode()
    - remoteproc: Initialize rproc_class before use
    - s390/ftrace: generate traced function stack frame
    - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
    - jbd2: switch to use jbd2_journal_abort() when failed to submit the commit
      record
    - ARM: 8951/1: Fix Kexec compilation issue.
    - hostap: Adjust indentation in prism2_hostapd_add_sta
    - iwlegacy: ensure loop counter addr does not wrap and cause an infinite 
loop
    - drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
    - trigger_next should increase position index
    - radeon: insert 10ms sleep in dce5_crtc_load_lut
    - ocfs2: fix a NULL pointer dereference when call
      ocfs2_update_inode_fsync_trans()
    - lib/scatterlist.c: adjust indentation in __sg_alloc_table
    - reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
    - bcache: explicity type cast in bset_bkey_last()
    - irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building
      INVALL
    - microblaze: Prevent the overflow of the start
    - brd: check and limit max_part par
    - selinux: ensure we cleanup the internal AVC counters on error in
      avc_update()
    - enic: prevent waking up stopped tx queues over watchdog reset
    - floppy: check FDC index for errors before assigning it
    - staging: android: ashmem: Disallow ashmem memory from being remapped
    - staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
    - usb: uas: fix a plug & unplug racing
    - USB: Fix novation SourceControl XL after suspend
    - USB: hub: Don't record a connect-change event during reset-resume
    - staging: rtl8188eu: Fix potential security hole
    - staging: rtl8188eu: Fix potential overuse of kernel memory
    - x86/mce/amd: Fix kobject lifetime
    - tty: serial: imx: setup the correct sg entry for tx dma
    - xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
    - VT_RESIZEX: get rid of field-by-field copyin
    - vt: vt_ioctl: fix race in VT_RESIZEX
    - netfilter: xt_bpf: add overflow checks
    - ext4: fix a data race in EXT4_I(inode)->i_disksize
    - ext4: add cond_resched() to __ext4_find_entry()
    - KVM: apic: avoid calculating pending eoi from an uninitialized val
    - Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered
      extents
    - scsi: Revert "RDMA/isert: Fix a recently introduced regression related to
      logout"
    - scsi: Revert "target: iscsi: Wait for all commands to finish before 
freeing
      a session"
    - ecryptfs: replace BUG_ON with error handling code
    - ALSA: rawmidi: Avoid bit fields for state flags
    - ALSA: seq: Avoid concurrent access to queue flags
    - ALSA: seq: Fix concurrent access to queue current tick/time
    - xen: Enable interrupts when calling _cond_resched()
    - Linux 4.4.215

Date: Sun, 05 Apr 2020 18:51:07 -0400
Changed-By: Khalid Elmously <khalid.elmou...@canonical.com>
Maintainer: Launchpad Build Daemon <buildd@lgw01-amd64-017.buildd>

Format: 1.8
Date: Sun, 05 Apr 2020 18:51:07 -0400
Source: linux
Binary: linux-source-4.4.0 linux-doc linux-headers-4.4.0-178 linux-libc-dev 
linux-tools-common linux-tools-4.4.0-178 linux-cloud-tools-common 
linux-cloud-tools-4.4.0-178 linux-tools-host 
linux-image-unsigned-4.4.0-178-generic linux-modules-4.4.0-178-generic 
linux-modules-extra-4.4.0-178-generic linux-headers-4.4.0-178-generic 
linux-image-unsigned-4.4.0-178-generic-dbgsym linux-tools-4.4.0-178-generic 
linux-cloud-tools-4.4.0-178-generic linux-udebs-generic 
linux-buildinfo-4.4.0-178-generic linux-image-unsigned-4.4.0-178-generic-lpae 
linux-modules-4.4.0-178-generic-lpae linux-modules-extra-4.4.0-178-generic-lpae 
linux-headers-4.4.0-178-generic-lpae 
linux-image-unsigned-4.4.0-178-generic-lpae-dbgsym 
linux-tools-4.4.0-178-generic-lpae linux-cloud-tools-4.4.0-178-generic-lpae 
linux-udebs-generic-lpae linux-buildinfo-4.4.0-178-generic-lpae 
linux-image-unsigned-4.4.0-178-lowlatency linux-modules-4.4.0-178-lowlatency 
linux-modules-extra-4.4.0-178-lowlatency
 linux-headers-4.4.0-178-lowlatency 
linux-image-unsigned-4.4.0-178-lowlatency-dbgsym 
linux-tools-4.4.0-178-lowlatency linux-cloud-tools-4.4.0-178-lowlatency 
linux-udebs-lowlatency linux-buildinfo-4.4.0-178-lowlatency 
linux-image-unsigned-4.4.0-178-powerpc-e500mc 
linux-modules-4.4.0-178-powerpc-e500mc 
linux-modules-extra-4.4.0-178-powerpc-e500mc 
linux-headers-4.4.0-178-powerpc-e500mc 
linux-image-unsigned-4.4.0-178-powerpc-e500mc-dbgsym 
linux-tools-4.4.0-178-powerpc-e500mc linux-cloud-tools-4.4.0-178-powerpc-e500mc 
linux-udebs-powerpc-e500mc linux-buildinfo-4.4.0-178-powerpc-e500mc 
linux-image-unsigned-4.4.0-178-powerpc-smp linux-modules-4.4.0-178-powerpc-smp 
linux-modules-extra-4.4.0-178-powerpc-smp linux-headers-4.4.0-178-powerpc-smp 
linux-image-unsigned-4.4.0-178-powerpc-smp-dbgsym 
linux-tools-4.4.0-178-powerpc-smp linux-cloud-tools-4.4.0-178-powerpc-smp 
linux-udebs-powerpc-smp linux-buildinfo-4.4.0-178-powerpc-smp 
linux-image-unsigned-4.4.0-178-powerpc64-emb
 linux-modules-4.4.0-178-powerpc64-emb 
linux-modules-extra-4.4.0-178-powerpc64-emb 
linux-headers-4.4.0-178-powerpc64-emb 
linux-image-unsigned-4.4.0-178-powerpc64-emb-dbgsym 
linux-tools-4.4.0-178-powerpc64-emb linux-cloud-tools-4.4.0-178-powerpc64-emb 
linux-udebs-powerpc64-emb linux-buildinfo-4.4.0-178-powerpc64-emb 
linux-image-unsigned-4.4.0-178-powerpc64-smp 
linux-modules-4.4.0-178-powerpc64-smp 
linux-modules-extra-4.4.0-178-powerpc64-smp 
linux-headers-4.4.0-178-powerpc64-smp 
linux-image-unsigned-4.4.0-178-powerpc64-smp-dbgsym 
linux-tools-4.4.0-178-powerpc64-smp linux-cloud-tools-4.4.0-178-powerpc64-smp 
linux-udebs-powerpc64-smp linux-buildinfo-4.4.0-178-powerpc64-smp 
kernel-image-4.4.0-178-generic-di nic-modules-4.4.0-178-generic-di 
nic-shared-modules-4.4.0-178-generic-di serial-modules-4.4.0-178-generic-di 
ppp-modules-4.4.0-178-generic-di pata-modules-4.4.0-178-generic-di 
firewire-core-modules-4.4.0-178-generic-di scsi-modules-4.4.0-178-generic-di
 plip-modules-4.4.0-178-generic-di floppy-modules-4.4.0-178-generic-di 
fat-modules-4.4.0-178-generic-di nfs-modules-4.4.0-178-generic-di 
md-modules-4.4.0-178-generic-di multipath-modules-4.4.0-178-generic-di 
usb-modules-4.4.0-178-generic-di pcmcia-storage-modules-4.4.0-178-generic-di 
fb-modules-4.4.0-178-generic-di input-modules-4.4.0-178-generic-di 
mouse-modules-4.4.0-178-generic-di irda-modules-4.4.0-178-generic-di 
parport-modules-4.4.0-178-generic-di nic-pcmcia-modules-4.4.0-178-generic-di 
pcmcia-modules-4.4.0-178-generic-di nic-usb-modules-4.4.0-178-generic-di 
sata-modules-4.4.0-178-generic-di crypto-modules-4.4.0-178-generic-di 
speakup-modules-4.4.0-178-generic-di virtio-modules-4.4.0-178-generic-di 
fs-core-modules-4.4.0-178-generic-di fs-secondary-modules-4.4.0-178-generic-di 
storage-core-modules-4.4.0-178-generic-di block-modules-4.4.0-178-generic-di 
message-modules-4.4.0-178-generic-di vlan-modules-4.4.0-178-generic-di
 ipmi-modules-4.4.0-178-generic-di
Architecture: amd64 all amd64_translations
Version: 4.4.0-178.208
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd@lgw01-amd64-017.buildd>
Changed-By: Khalid Elmously <khalid.elmou...@canonical.com>
Description:
 block-modules-4.4.0-178-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-178-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-178-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-178-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-178-generic-di - Firewire (IEEE-1394) Support 
(udeb)
 floppy-modules-4.4.0-178-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-178-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-178-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-178-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-178-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-178-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-178-generic-di - Linux kernel binary image for the Debian 
installer (udeb)
 linux-buildinfo-4.4.0-178-generic - Linux kernel buildinfo for version 4.4.0 
on 64 bit x86 SMP
 linux-buildinfo-4.4.0-178-generic-lpae - Linux kernel buildinfo for version 
4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-178-lowlatency - Linux kernel buildinfo for version 
4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-178-powerpc-e500mc - Linux kernel buildinfo for version 
4.4.0 on 32-bit Freescale Powe
 linux-buildinfo-4.4.0-178-powerpc-smp - Linux kernel buildinfo for version 
4.4.0 on 32-bit PowerPC SMP
 linux-buildinfo-4.4.0-178-powerpc64-emb - Linux kernel buildinfo for version 
4.4.0 on 64-bit PowerPC SMP Bo
 linux-buildinfo-4.4.0-178-powerpc64-smp - Linux kernel buildinfo for version 
4.4.0 on 64-bit PowerPC SMP
 linux-cloud-tools-4.4.0-178 - Linux kernel version specific cloud tools for 
version 4.4.0-178
 linux-cloud-tools-4.4.0-178-generic - Linux kernel version specific cloud 
tools for version 4.4.0-178
 linux-cloud-tools-4.4.0-178-generic-lpae - Linux kernel version specific cloud 
tools for version 4.4.0-178
 linux-cloud-tools-4.4.0-178-lowlatency - Linux kernel version specific cloud 
tools for version 4.4.0-178
 linux-cloud-tools-4.4.0-178-powerpc-e500mc - Linux kernel version specific 
cloud tools for version 4.4.0-178
 linux-cloud-tools-4.4.0-178-powerpc-smp - Linux kernel version specific cloud 
tools for version 4.4.0-178
 linux-cloud-tools-4.4.0-178-powerpc64-emb - Linux kernel version specific 
cloud tools for version 4.4.0-178
 linux-cloud-tools-4.4.0-178-powerpc64-smp - Linux kernel version specific 
cloud tools for version 4.4.0-178
 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-178 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-178-generic - Linux kernel headers for version 4.4.0 on 64 
bit x86 SMP
 linux-headers-4.4.0-178-generic-lpae - Linux kernel headers for version 4.4.0 
on 64 bit x86 SMP
 linux-headers-4.4.0-178-lowlatency - Linux kernel headers for version 4.4.0 on 
64 bit x86 SMP
 linux-headers-4.4.0-178-powerpc-e500mc - Linux kernel headers for version 
4.4.0 on 32-bit Freescale Power
 linux-headers-4.4.0-178-powerpc-smp - Linux kernel headers for version 4.4.0 
on 32-bit PowerPC SMP
 linux-headers-4.4.0-178-powerpc64-emb - Linux kernel headers for version 4.4.0 
on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-178-powerpc64-smp - Linux kernel headers for version 4.4.0 
on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-178-generic - Linux kernel image for version 4.4.0 
on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-178-generic-dbgsym - Linux kernel debug image for 
version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-178-generic-lpae - Linux kernel image for version 
4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-178-generic-lpae-dbgsym - Linux kernel debug image 
for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-178-lowlatency - Linux kernel image for version 
4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-178-lowlatency-dbgsym - Linux kernel debug image 
for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-178-powerpc-e500mc - Linux kernel image for version 
4.4.0 on 32-bit Freescale Power e5
 linux-image-unsigned-4.4.0-178-powerpc-e500mc-dbgsym - Linux kernel debug 
image for version 4.4.0 on 32-bit Freescale Po
 linux-image-unsigned-4.4.0-178-powerpc-smp - Linux kernel image for version 
4.4.0 on 32-bit PowerPC SMP
 linux-image-unsigned-4.4.0-178-powerpc-smp-dbgsym - Linux kernel debug image 
for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-unsigned-4.4.0-178-powerpc64-emb - Linux kernel image for version 
4.4.0 on 64-bit PowerPC SMP Book3E
 linux-image-unsigned-4.4.0-178-powerpc64-emb-dbgsym - Linux kernel debug image 
for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-178-powerpc64-smp - Linux kernel image for version 
4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-178-powerpc64-smp-dbgsym - Linux kernel debug image 
for version 4.4.0 on 64-bit PowerPC SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.4.0-178-generic - Linux kernel extra modules for version 4.4.0 
on 64 bit x86 SMP
 linux-modules-4.4.0-178-generic-lpae - Linux kernel extra modules for version 
4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-178-lowlatency - Linux kernel extra modules for version 
4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-178-powerpc-e500mc - Linux kernel extra modules for 
version 4.4.0 on 32-bit Freescale
 linux-modules-4.4.0-178-powerpc-smp - Linux kernel extra modules for version 
4.4.0 on 32-bit PowerPC SM
 linux-modules-4.4.0-178-powerpc64-emb - Linux kernel extra modules for version 
4.4.0 on 64-bit PowerPC SM
 linux-modules-4.4.0-178-powerpc64-smp - Linux kernel extra modules for version 
4.4.0 on 64-bit PowerPC SM
 linux-modules-extra-4.4.0-178-generic - Linux kernel extra modules for version 
4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-178-generic-lpae - Linux kernel extra modules for 
version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-178-lowlatency - Linux kernel extra modules for 
version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-178-powerpc-e500mc - Linux kernel extra modules for 
version 4.4.0 on 32-bit Freescale
 linux-modules-extra-4.4.0-178-powerpc-smp - Linux kernel extra modules for 
version 4.4.0 on 32-bit PowerPC SM
 linux-modules-extra-4.4.0-178-powerpc64-emb - Linux kernel extra modules for 
version 4.4.0 on 64-bit PowerPC SM
 linux-modules-extra-4.4.0-178-powerpc64-smp - Linux kernel extra modules for 
version 4.4.0 on 64-bit PowerPC SM
 linux-source-4.4.0 - Linux kernel source for version 4.4.0 with Ubuntu patches
 linux-tools-4.4.0-178 - Linux kernel version specific tools for version 
4.4.0-178
 linux-tools-4.4.0-178-generic - Linux kernel version specific tools for 
version 4.4.0-178
 linux-tools-4.4.0-178-generic-lpae - Linux kernel version specific tools for 
version 4.4.0-178
 linux-tools-4.4.0-178-lowlatency - Linux kernel version specific tools for 
version 4.4.0-178
 linux-tools-4.4.0-178-powerpc-e500mc - Linux kernel version specific tools for 
version 4.4.0-178
 linux-tools-4.4.0-178-powerpc-smp - Linux kernel version specific tools for 
version 4.4.0-178
 linux-tools-4.4.0-178-powerpc64-emb - Linux kernel version specific tools for 
version 4.4.0-178
 linux-tools-4.4.0-178-powerpc64-smp - Linux kernel version specific tools for 
version 4.4.0-178
 linux-tools-common - Linux kernel version specific tools for version 4.4.0
 linux-tools-host - Linux kernel VM host tools
 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-178-generic-di - Multi-device support (raid, device-mapper, 
lvm) (udeb)
 message-modules-4.4.0-178-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-178-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-178-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-178-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-178-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-178-generic-di - PCMCIA network interface support 
(udeb)
 nic-shared-modules-4.4.0-178-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-178-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-178-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-178-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-178-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-178-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-178-generic-di - PLIP (parallel port) networking support 
(udeb)
 ppp-modules-4.4.0-178-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-178-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-178-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-178-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-178-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-178-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-178-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-178-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-178-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1768452 1868627 1868628 1868629 1869229 1869948 1870660
Changes:
 linux (4.4.0-178.208) xenial; urgency=medium
 .
   * xenial/linux: 4.4.0-178.208 -proposed tracker (LP: #1870660)
 .
   * CVE-2019-19768
     - blktrace: Protect q->blk_trace with RCU
     - blktrace: fix dereference after null check
 .
   * Multiple Kexec in AWS Nitro instances fail (LP: #1869948)
     - net: ena: Add PCI shutdown handler to allow safe kexec
 .
   * Insert test_bpf module will report 4 failures for ubuntu_bpf_jit on X s390x
     (LP: #1768452)
     - test_bpf: flag tests that cannot be jited on s390
 .
   * Mounting LVM snapshots with xfs can hit kernel BUG in nvme driver
     (LP: #1869229)
     - block: fix bio_will_gap() for first bvec with offset
 .
   * Xenial update: 4.4.217 upstream stable release (LP: #1868629)
     - NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array
     - r8152: check disconnect status after long sleep
     - net: nfc: fix bounds checking bugs on "pipe"
     - bnxt_en: reinitialize IRQs when MTU is modified
     - fib: add missing attribute validation for tun_id
     - nl802154: add missing attribute validation
     - nl802154: add missing attribute validation for dev_type
     - team: add missing attribute validation for port ifindex
     - team: add missing attribute validation for array index
     - nfc: add missing attribute validation for SE API
     - nfc: add missing attribute validation for vendor subcommand
     - ipvlan: add cond_resched_rcu() while processing muticast backlog
     - ipvlan: do not add hardware address of master to its unicast filter list
     - ipvlan: egress mcast packets are not exceptional
     - ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
     - ipvlan: don't deref eth hdr before checking it's set
     - macvlan: add cond_resched() during multicast processing
     - net: fec: validate the new settings in fec_enet_set_coalesce()
     - slip: make slhc_compress() more robust against malicious packets
     - bonding/alb: make sure arp header is pulled before accessing it
     - net: fq: add missing attribute validation for orphan mask
     - iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn +
       add_taint
     - drm/amd/display: remove duplicated assignment to grph_obj_type
     - gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
     - KVM: x86: clear stale x86_emulate_ctxt->intercept value
     - ARC: define __ALIGN_STR and __ALIGN symbols for ARC
     - efi: Fix a race and a buffer overflow while reading efivars via sysfs
     - iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
     - iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
     - nl80211: add missing attribute validation for critical protocol 
indication
     - nl80211: add missing attribute validation for channel switch
     - netfilter: cthelper: add missing attribute validation for cthelper
     - iommu/vt-d: Fix the wrong printing in RHSA parsing
     - iommu/vt-d: Ignore devices with out-of-spec domain number
     - ipv6: restrict IPV6_ADDRFORM operation
     - efi: Add a sanity check to efivar_store_raw()
     - batman-adv: Fix invalid read while copying bat_iv.bcast_own
     - batman-adv: Only put gw_node list reference when removed
     - batman-adv: Only put orig_node_vlan list reference when removed
     - batman-adv: Avoid endless loop in bat-on-bat netdevice check
     - batman-adv: Fix unexpected free of bcast_own on add_if error
     - batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
     - batman-adv: init neigh node last seen field
     - batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdown
     - batman-adv: Drop reference to netdevice on last reference
     - batman-adv: Fix reference counting of vlan object for tt_local_entry
     - batman-adv: Avoid duplicate neigh_node additions
     - batman-adv: fix skb deref after free
     - batman-adv: Fix use-after-free/double-free of tt_req_node
     - batman-adv: Fix ICMP RR ethernet access after skb_linearize
     - batman-adv: Clean up untagged vlan when destroying via rtnl-link
     - batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
     - batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
     - batman-adv: Fix orig_node_vlan leak on orig_node_release
     - batman-adv: lock crc access in bridge loop avoidance
     - batman-adv: Fix non-atomic bla_claim::backbone_gw access
     - batman-adv: Fix reference leak in batadv_find_router
     - batman-adv: Free last_bonding_candidate on release of orig_node
     - batman-adv: Fix speedy join in gateway client mode
     - batman-adv: Add missing refcnt for last_candidate
     - batman-adv: Fix double free during fragment merge error
     - batman-adv: Fix transmission of final, 16th fragment
     - batman-adv: Fix rx packet/bytes stats on local ARP reply
     - batman-adv: fix TT sync flag inconsistencies
     - batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
     - batman-adv: Fix internal interface indices types
     - batman-adv: update data pointers after skb_cow()
     - batman-adv: Fix skbuff rcsum on packet reroute
     - batman-adv: Avoid race in TT TVLV allocator helper
     - batman-adv: Fix TT sync flags for intermediate TT responses
     - batman-adv: prevent TT request storms by not sending inconsistent TT 
TLVLs
     - batman-adv: Fix debugfs path for renamed hardif
     - batman-adv: Fix debugfs path for renamed softif
     - batman-adv: Avoid storing non-TT-sync flags on singular entries too
     - batman-adv: Prevent duplicated gateway_node entry
     - batman-adv: Prevent duplicated nc_node entry
     - batman-adv: Prevent duplicated global TT entry
     - batman-adv: Prevent duplicated tvlv handler
     - batman-adv: Reduce claim hash refcnt only for removed entry
     - batman-adv: Reduce tt_local hash refcnt only for removed entry
     - batman-adv: Reduce tt_global hash refcnt only for removed entry
     - batman-adv: Only read OGM tvlv_len after buffer len check
     - batman-adv: Avoid free/alloc race when handling OGM buffer
     - batman-adv: Don't schedule OGM for disabled interface
     - perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
     - net: ks8851-ml: Fix IRQ handling and locking
     - signal: avoid double atomic counter increments for user accounting
     - jbd2: fix data races at struct journal_head
     - ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
     - ARM: 8958/1: rename missed uaccess .fixup section
     - mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
     - ipv4: ensure rcu_read_lock() in cipso_v4_error()
     - Linux 4.4.217
 .
   * Xenial update: 4.4.216 upstream stable release (LP: #1868628)
     - iwlwifi: pcie: fix rb_allocator workqueue allocation
     - ext4: fix potential race between online resizing and write operations
     - ext4: fix potential race between s_flex_groups online resizing and access
     - ext4: fix potential race between s_group_info online resizing and access
     - ipmi:ssif: Handle a possible NULL pointer reference
     - mac80211: consider more elements in parsing CRC
     - cfg80211: check wiphy driver existence for drvinfo report
     - cifs: Fix mode output in debugging statements
     - cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
     - sysrq: Restore original console_loglevel when sysrq disabled
     - sysrq: Remove duplicated sysrq message
     - net: fib_rules: Correctly set table field when table number exceeds 8 
bits
     - net: phy: restore mdio regs in the iproc mdio driver
     - ipv6: Fix nlmsg_flags when splitting a multipath route
     - ipv6: Fix route replacement with dev-only route
     - sctp: move the format error check out of __sctp_sf_do_9_1_abort
     - nfc: pn544: Fix occasional HW initialization failure
     - net: sched: correct flower port blocking
     - ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
     - audit: fix error handling in audit_data_to_entry()
     - HID: core: fix off-by-one memset in hid_report_raw_event()
     - HID: core: increase HID report buffer size to 8KiB
     - HID: hiddev: Fix race in in hiddev_disconnect()
     - MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
     - i2c: jz4780: silence log flood on txabrt
     - ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66
     - net: netlink: cap max groups which will be considered in netlink_bind()
     - namei: only return -ECHILD from follow_dotdot_rcu()
     - KVM: Check for a bad hva before dropping into the ghc slow path
     - slip: stop double free sl->dev in slip_open
     - mm: make page ref count overflow check tighter and more explicit
     - mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
     - audit: always check the netlink payload length in audit_receive_msg()
     - serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
     - usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
     - usb: gadget: serial: fix Tx stall after buffer overflow
     - drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
     - drm/msm/dsi: save pll state before dsi host is powered off
     - net: ks8851-ml: Remove 8-bit bus accessors
     - net: ks8851-ml: Fix 16-bit data access
     - net: ks8851-ml: Fix 16-bit IO operation
     - watchdog: da9062: do not ping the hw during stop()
     - s390/cio: cio_ignore_proc_seq_next should increase position index
     - cifs: don't leak -EAGAIN for stat() during reconnect
     - usb: storage: Add quirk for Samsung Fit flash
     - usb: quirks: add NO_LPM quirk for Logitech Screen Share
     - usb: core: hub: do error out if usb_autopm_get_interface() fails
     - usb: core: port: do error out if usb_autopm_get_interface() fails
     - vgacon: Fix a UAF in vgacon_invert_region
     - fat: fix uninit-memory access for partial initialized inode
     - vt: selection, close sel_buffer race
     - vt: selection, push console lock down
     - vt: selection, push sel_lock up
     - dmaengine: tegra-apb: Fix use-after-free
     - dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
     - ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output
     - ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
     - ASoC: dapm: Correct DAPM handling of active widgets during shutdown
     - RDMA/iwcm: Fix iwcm work deallocation
     - RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
     - ARM: imx: build v7_cpu_resume() unconditionally
     - hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()
     - dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
     - powerpc: fix hardware PMU exception bug on PowerVM compatibility mode
       systems
     - dm cache: fix a crash due to incorrect work item cancelling
     - crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async
     - Linux 4.4.216
 .
   * Xenial update: 4.4.215 upstream stable release (LP: #1868627)
     - ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
     - ecryptfs: fix a memory leak bug in parse_tag_1_packet()
     - ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
     - ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
     - ubifs: Fix deadlock in concurrent bulk-read and writepage
     - ext4: fix checksum errors with indexed dirs
     - Btrfs: fix race between using extent maps and merging them
     - btrfs: log message when rw remount is attempted with unclean tree-log
     - padata: Remove broken queue flushing
     - s390/time: Fix clk type in get_tod_clock
     - hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
     - jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
     - jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
     - btrfs: print message when tree-log replay starts
     - scsi: qla2xxx: fix a potential NULL pointer dereference
     - Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
     - drm/gma500: Fixup fbdev stolen size usage evaluation
     - brcmfmac: Fix use after free in brcmf_sdio_readframes()
     - gianfar: Fix TX timestamping with a stacked DSA driver
     - pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
     - media: i2c: mt9v032: fix enum mbus codes and frame sizes
     - media: sti: bdisp: fix a possible sleep-in-atomic-context bug in
       bdisp_device_run()
     - efi/x86: Map the entire EFI vendor string before copying it
     - MIPS: Loongson: Fix potential NULL dereference in 
loongson3_platform_init()
     - uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
     - usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
     - nfs: NFS_SWAP should depend on SWAP
     - jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info
       when load journal
     - tracing: Fix very unlikely race of registering two stat tracers
     - ext4, jbd2: ensure panic when aborting with zero errno
     - kconfig: fix broken dependency in randconfig-generated .config
     - clk: qcom: rcg2: Don't crash if our parent can't be found; return an 
error
     - drm/amdgpu: remove 4 set but not used variable in
       amdgpu_atombios_get_connector_info_from_object_table
     - regulator: rk808: Lower log level on optional GPIOs being not available
     - NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use
       le16_add_cpu().
     - reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
     - ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
     - b43legacy: Fix -Wcast-function-type
     - ipw2x00: Fix -Wcast-function-type
     - iwlegacy: Fix -Wcast-function-type
     - rtlwifi: rtl_pci: Fix -Wcast-function-type
     - orinoco: avoid assertion in case of NULL pointer
     - ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
     - scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
     - ARM: dts: r8a7779: Add device node for ARM global timer
     - x86/vdso: Provide missing include file
     - pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
     - ALSA: sh: Fix compile warning wrt const
     - tools lib api fs: Fix gcc9 stringop-truncation compilation error
     - usbip: Fix unsafe unaligned pointer usage
     - soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
     - rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
     - Input: edt-ft5x06 - work around first register access error
     - wan: ixp4xx_hss: fix compile-testing on 64-bit
     - ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
     - PCI: Don't disable bridge BARs when assigning bus resources
     - driver core: Print device when resources present in really_probe()
     - drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
     - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
     - iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
     - scsi: iscsi: Don't destroy session if there are outstanding connections
     - cmd64x: potential buffer overflow in cmd64x_program_timings()
     - ide: serverworks: potential overflow in svwks_set_pio_mode()
     - remoteproc: Initialize rproc_class before use
     - s390/ftrace: generate traced function stack frame
     - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
     - jbd2: switch to use jbd2_journal_abort() when failed to submit the commit
       record
     - ARM: 8951/1: Fix Kexec compilation issue.
     - hostap: Adjust indentation in prism2_hostapd_add_sta
     - iwlegacy: ensure loop counter addr does not wrap and cause an infinite 
loop
     - drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
     - trigger_next should increase position index
     - radeon: insert 10ms sleep in dce5_crtc_load_lut
     - ocfs2: fix a NULL pointer dereference when call
       ocfs2_update_inode_fsync_trans()
     - lib/scatterlist.c: adjust indentation in __sg_alloc_table
     - reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
     - bcache: explicity type cast in bset_bkey_last()
     - irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building
       INVALL
     - microblaze: Prevent the overflow of the start
     - brd: check and limit max_part par
     - selinux: ensure we cleanup the internal AVC counters on error in
       avc_update()
     - enic: prevent waking up stopped tx queues over watchdog reset
     - floppy: check FDC index for errors before assigning it
     - staging: android: ashmem: Disallow ashmem memory from being remapped
     - staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
     - usb: uas: fix a plug & unplug racing
     - USB: Fix novation SourceControl XL after suspend
     - USB: hub: Don't record a connect-change event during reset-resume
     - staging: rtl8188eu: Fix potential security hole
     - staging: rtl8188eu: Fix potential overuse of kernel memory
     - x86/mce/amd: Fix kobject lifetime
     - tty: serial: imx: setup the correct sg entry for tx dma
     - xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
     - VT_RESIZEX: get rid of field-by-field copyin
     - vt: vt_ioctl: fix race in VT_RESIZEX
     - netfilter: xt_bpf: add overflow checks
     - ext4: fix a data race in EXT4_I(inode)->i_disksize
     - ext4: add cond_resched() to __ext4_find_entry()
     - KVM: apic: avoid calculating pending eoi from an uninitialized val
     - Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered
       extents
     - scsi: Revert "RDMA/isert: Fix a recently introduced regression related to
       logout"
     - scsi: Revert "target: iscsi: Wait for all commands to finish before 
freeing
       a session"
     - ecryptfs: replace BUG_ON with error handling code
     - ALSA: rawmidi: Avoid bit fields for state flags
     - ALSA: seq: Avoid concurrent access to queue flags
     - ALSA: seq: Fix concurrent access to queue current tick/time
     - xen: Enable interrupts when calling _cond_resched()
     - Linux 4.4.215
Checksums-Sha1:
 ced4737fcd8ecc076f4fb4fff4c6a67c8fb26c42 382732 
block-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 2808cb2df50dbe77e313bab8ea100a49642afa49 340292 
crypto-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 b982ecbcc9ace330b455a0bf654a77fcac43fd04 2708 
fat-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 bc9d8b005e96ef5a53b83ad8ed3cfe9ae48291c9 13874 
fb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 0eb227969d7ad4860e334b868a1e3c08562d1650 69618 
firewire-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 89415b32c644091a906e5b3ad2d122826a1f6ad5 35286 
floppy-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 022e797a1ae69d3ecdc640afbda3d67e8e9facdf 1122328 
fs-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 c4299523e6a1befcb6958d108c20692300d22526 592892 
fs-secondary-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 939ef553d24c0599240b772817fbd5f1dfa99cd6 295434 
input-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 aa32e3d9510208b586ab85bc496c49507c500c91 60034 
ipmi-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 3da1e51f4bb69d8123355c6139879f71f4134ada 229126 
irda-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 4f6e674e7c0eedf2c2e4339d0e2fffa3d6ed2941 7807394 
kernel-image-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 a94aee8c331097d04f6631018535a6f16947bc1d 333204 
linux-buildinfo-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 53b978dd2fa8bd6972d7a87a4c0e0d98b0d79b45 333052 
linux-buildinfo-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 3da825bf7e8cd8f6e1a1cae935d17e0fa55738f8 2556 
linux-cloud-tools-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 eb30edfb5e0bf223ebe6dea250c6aae3836715bd 2560 
linux-cloud-tools-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 e9db96e32934e8181198bad04b09bcf5f0f0619b 60756 
linux-cloud-tools-4.4.0-178_4.4.0-178.208_amd64.deb
 77f71d6f966e364ebab6ded46cc04059883417a2 51960 
linux-cloud-tools-common_4.4.0-178.208_all.deb
 29995598a023203bcd6f1a5edf15db494e738855 11387364 
linux-doc_4.4.0-178.208_all.deb
 fb8a11f8931caf12842864315c6e25026d9b5a07 806406 
linux-headers-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 d0ca5f540ced13fb02d28024b3c7c09f66002deb 806786 
linux-headers-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 0163d30e6539409c9cbccfb285e589faa9b9309a 9988414 
linux-headers-4.4.0-178_4.4.0-178.208_all.deb
 525c06ba6f5f5d6635a8ea9e4287267913b03462 508132488 
linux-image-unsigned-4.4.0-178-generic-dbgsym_4.4.0-178.208_amd64.ddeb
 4a94e755139a76b8400ffe28a3ea89192217ceda 7055768 
linux-image-unsigned-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 cb9baa5f030e121cf0d8b635a98c1f23026bcb5d 507491182 
linux-image-unsigned-4.4.0-178-lowlatency-dbgsym_4.4.0-178.208_amd64.ddeb
 f959fac972632af53fa4aa3724fb0fa4a3d51718 7086272 
linux-image-unsigned-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 b4d5184eaa7be9e5f58406712339209c3d3f969b 856280 
linux-libc-dev_4.4.0-178.208_amd64.deb
 7ca86e1f26a17f2f860668c65847e94a3d1cfe69 12001616 
linux-modules-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 c57a903512319911a547309ae4e3c15981bf7081 41017692 
linux-modules-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 0050849a414d827b331379f844c32ef2b20d0616 36545052 
linux-modules-extra-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 131b5143ebf13eba5293322cadf2040ca4728c62 113105286 
linux-source-4.4.0_4.4.0-178.208_all.deb
 35b7e00df2daf8394ba7512d4931af56d3f4adcb 2608 
linux-tools-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 e2d30c03789ea50c20d7b99dc47dda284c29c37c 2612 
linux-tools-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 830ed341b7bd6c31ab464bea17f8bb8897fe9809 2847040 
linux-tools-4.4.0-178_4.4.0-178.208_amd64.deb
 2ccbd6de57b97f39aab25c2e87ac7e9a3c8ffa08 134596 
linux-tools-common_4.4.0-178.208_all.deb
 35eff8e0f2c6c972889faa5142bf45293cee121e 44524 
linux-tools-host_4.4.0-178.208_all.deb
 b8f7e18b84d1c5d96320feebab2dfbc475725848 944 
linux-udebs-generic_4.4.0-178.208_amd64.udeb
 aec39400851fb346244e68ee77b70e4d9c0d5488 13920934 
linux_4.4.0-178.208_amd64.tar.gz
 c238bc00cb2411a18428971bf939955776c45a1c 34409 
linux_4.4.0-178.208_amd64_translations.tar.gz
 485fccb5a81a4a0dba553c86505b68ae5033b9d9 259200 
md-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 08593080c2fdf4e2f91dab35de3c0d1582bfb6d7 203512 
message-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 23eec211fca48aef60d65880e405bd446eeac311 54962 
mouse-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 dc442fde61961982bf24f36592bc807954cdec31 17372 
multipath-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 150c1f94eb01205c540c0fd88461780ca95c1ac3 505706 
nfs-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 549143ebc447ecea66338a19b97414817b9a44a8 4482108 
nic-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 e6560acf99f95a49a580d3f8251e3020cf22d3f2 146232 
nic-pcmcia-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 5d85f07d5291efbabe824e5d5be5c1d8353e393e 519632 
nic-shared-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 02fefca958f757238e359be384a20d7dcd2ca265 296960 
nic-usb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 fb4001308a9bd49f261c44ab41d23827d51a5c3b 33724 
parport-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 5d40587d3c7736ba480c77ff7e34d756de2eac8f 126562 
pata-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 c689ab1fca982637eaa81c524304eb6df7a024b2 65276 
pcmcia-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 3b1031e5ed1824862e58f179addb9675871b0b1e 68434 
pcmcia-storage-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 78964f7fc6a69565548ac77ec6cae6e9fb07fe96 9302 
plip-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 f365dd3ae900c5eff0acd1070dd9e20324c46870 25984 
ppp-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 3d74903302e9b0788dbf924a14b42cc63481315b 97498 
sata-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 49c90ae6c9654f0494527f0d30b70e555b767f07 2205780 
scsi-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 d58e968fe837b23c3961b1a7196f3618d0db3c1a 89086 
serial-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 f44429863d06133d69d116079b7784687226cdfa 48458 
speakup-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 63a40d1e818ab9b383f978c62f9b2f66241a0823 47368 
storage-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 4e49ec984d9cf8aa8f3e4b1e1e5987d1d83a1902 137446 
usb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 a08d4e13ce0990533748fc54a346324bdeffdce0 106412 
virtio-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 1f61e5ee765f95b2a679123afe942171e7436f6f 27858 
vlan-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
Checksums-Sha256:
 4e7bc54d65ba6de42f8c5825e777d1f59c3f42906e8acf1bf29705e634c5913f 382732 
block-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 96ec06c143ec77761463da39dc17bdbecc963051a216cbc3750b7760ad44dde4 340292 
crypto-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 5d725911e0899f8c85266074dff2830d65cc5d6d0496d77f97f98153229abf89 2708 
fat-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 5c419a07579429d6ca9816ce13f29049458e845199f4406be06bf59bdae50e3f 13874 
fb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 aa13a61883ac5281ab7ef2fdd55786da5fd56e0b3a2ca8f21b9d866477f954f2 69618 
firewire-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 baffdd4a8bd0a92ba993b4426a69f271586fb4a5a2af0d0bce9733bf9f59ab87 35286 
floppy-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 e13bae36c85c8cc72160508ab3c98a3ff6da3e2a5c4df86b3222f95917bc5aae 1122328 
fs-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 2856eceb1b4cb878337f4224210da2e828518c36bff1bca966bf662d0d4bd4eb 592892 
fs-secondary-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 4184f4b7c9b0ce28e04b8426e539830f8f4c7312c49c5e42cc39964899b29b74 295434 
input-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 6d01c3dc01ea078e7c50861258ef2af391dc89a521ade18fd87c520456ccb438 60034 
ipmi-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 d873d0369ae6b366f8a9e8a69d410eabfaa23b3c4b8bb3cfaca6b51373ac5737 229126 
irda-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 465b57a676a650a2e07604ebba0a84f7a170b493c0f2f32d783380b8565bb934 7807394 
kernel-image-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 d739f63b189ebf6f8fcd11242c2ec4d6ac71244386c9f7266918dcbe2768b594 333204 
linux-buildinfo-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 367f649b5985621892fd544d6e1371906cbfb69dc614bd9d1806f2522c24cf4f 333052 
linux-buildinfo-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 d6929bc666c83e543a145ca701ac55a1d5456296dba3ed745abcf626557d6283 2556 
linux-cloud-tools-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 8ea3c6c71dc1deabb4fcd8447ee3451f784f1290ad4c41c18be37482117c4ec4 2560 
linux-cloud-tools-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 e2e02a2ac384279688efcc0a6052020e1a34f4807e4f64ae1862e429375713de 60756 
linux-cloud-tools-4.4.0-178_4.4.0-178.208_amd64.deb
 01b327ef992e45d4c04481656a5b32e0af77401d7943079f44a4a2c7a2eaa74e 51960 
linux-cloud-tools-common_4.4.0-178.208_all.deb
 fef2a961ace19b058c4c88af7dfd21dcba464b0a2037a6da2463c1508d110760 11387364 
linux-doc_4.4.0-178.208_all.deb
 08d7cd1464639c8ec045c814d05624896f2e3f1a998f315fffeda1488d478c26 806406 
linux-headers-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 8ba36b9c680cefbed70297b5c2ed4ad258602a726e43a6720d6109fcad3cac95 806786 
linux-headers-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 97cce6ab0db798ba3a1d9ce2f06c53eafa588947750a54721d325b4f8e5c7bda 9988414 
linux-headers-4.4.0-178_4.4.0-178.208_all.deb
 c2f45064f3a7663adca50da72e80369788626408bbc83ea320c74d7a2157db00 508132488 
linux-image-unsigned-4.4.0-178-generic-dbgsym_4.4.0-178.208_amd64.ddeb
 503668f93b1699d422929e03a39cebf8c4f5d012d610591191f13aa54c3b5c76 7055768 
linux-image-unsigned-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 03c79aff0f31125f2836ef030eaa4991a85e12ea052eb9b75902c3b26618deb9 507491182 
linux-image-unsigned-4.4.0-178-lowlatency-dbgsym_4.4.0-178.208_amd64.ddeb
 15586b9cfb5ceef6c750b70b673cce5d90dd4310361e89e49af9b220a778e05d 7086272 
linux-image-unsigned-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 bebb283c502a2bf6a6113c2a2ffa79d1b0e12989f9aed54d55ccca0a2617eb82 856280 
linux-libc-dev_4.4.0-178.208_amd64.deb
 711693cb51ba5223d1422d5ff6698f15dc5e30f2f3ed73846f0d948dbd7bd6e2 12001616 
linux-modules-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 54e16135ce82adfe4e7f7fa3664328143f722b543768e246a4c5c397feb1c04d 41017692 
linux-modules-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 ccecbbbb303b0011e45c1f60a37263512dc290f60b17177cd0addbbbd343c364 36545052 
linux-modules-extra-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 261b34881d358122c141c22717684edca26f3c560b988ee6395e28b554f35154 113105286 
linux-source-4.4.0_4.4.0-178.208_all.deb
 9a9dd616b76eca3e85c039228356f581bb7122e2ecbfab22ee7eab0f595cff4d 2608 
linux-tools-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 2928a1d57e545ceed5e8162071bf583ffb32084a7b9eb150aa3794cb5957caf8 2612 
linux-tools-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 9c18512fc9bd157c011636730275915b0dd0865b028f2c1a366eedf9b02ebd09 2847040 
linux-tools-4.4.0-178_4.4.0-178.208_amd64.deb
 675db437f6ec6700c411d2280ace4a9ae92f8d1b27d2edefc3ba0580d71d207a 134596 
linux-tools-common_4.4.0-178.208_all.deb
 cabb4740afd4e8a31ac1787102faf6135cc0f18efc779ee9f996aae64f3d138f 44524 
linux-tools-host_4.4.0-178.208_all.deb
 fa20b40c1cc12a59f50643a862230f5c977654e561f89d6b299e42b156ccf112 944 
linux-udebs-generic_4.4.0-178.208_amd64.udeb
 679b79ee1c92d0678f4b562a84161d5361b5a2eabedc6fb39d3a8d24e32db422 13920934 
linux_4.4.0-178.208_amd64.tar.gz
 5edf2f210acf343de2446ed6707aa1a4185f5beabd101e508d4b615a2225fb81 34409 
linux_4.4.0-178.208_amd64_translations.tar.gz
 fa009c24227cae03ab8f1184fd2fa99051c958dfc463e6832d307434cfbd703d 259200 
md-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 ac18fa6a44cde2985d00fedd19f86b38cdf766cdf23b5748d9e12012b69a4ade 203512 
message-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 680b44ab16e39076084710324a52a6208875ea90e7061356de70197953c777ba 54962 
mouse-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 2a3af054019dc44a55f507948f2b1613c641bf28adc7b4c9fc54dc39e7866964 17372 
multipath-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 851ddbb5172478616067232caa76b2f47f2ca85646cd100d77bac97be88fb588 505706 
nfs-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 1685326be90def22cc2e0edecefa8cc96c6f9e3eace71484d8ed3e441f82bb77 4482108 
nic-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 7589e5c86c27be6ae4ae5ffd414ecadbb6a92d5280d87f0b80eb5e4d825717ec 146232 
nic-pcmcia-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 6e7033dfe65749376e3030b36d8a854aab6335b07a55a295307792148b570edc 519632 
nic-shared-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 ff01c5d0a0c77025027ba212a805f0ce659d32229317fd5d83e557b8889f85a7 296960 
nic-usb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 75e0793f8b2e1de14350f284743950ebf0a7b561ef15b631ea5c4cafd95ff9c3 33724 
parport-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 8f6d7974319f553d78d4588c6e97168ef63c92d3d78fbde2b4ddfe0348763422 126562 
pata-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 fa5c6d18414413b54fbe0c573e23ccbace4afc4c2741c8caecd6f16762e0facb 65276 
pcmcia-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 364c5972621d5554b9a76edaa599cbae0c7fb2e05d077066321fc2734556036b 68434 
pcmcia-storage-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 32f810ec0229f572c26d73aaf44c6b994f2beb7b60897e88043b1fc81aa57645 9302 
plip-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 fe1b51d22e5184e3b4afe1a0cc0701b53b76596cc05c83e12511eefc2acbc7ef 25984 
ppp-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 04c827c45e757c0cfc385d547580c46c3cf7a262ea99f283ee9083a7849e47bd 97498 
sata-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 ba15d6197ab745d1d86895b06722a1a4b2bcba1cdeb49005677df977b136c510 2205780 
scsi-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 c24c8f45cb91eccae39a6fd9bcb0bac0290b05066b5e2f6a39a35e20d8742ffe 89086 
serial-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 cd61ce57e2b64decee14f2ecfac7288359377d96184a3518bf463735da0e7633 48458 
speakup-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 b02bc43eea849bc719383cfd5e36ce3d4998a387495a631fcd36ade5db614a34 47368 
storage-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 b3e98e1eba1558e2cc898f86e57bc46ff069ee4ec8b9de684dfbc02183006819 137446 
usb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 4a888ca724a0d7e2f9f0415c9a8f7c5f430b3abacee2f119a525e8e814182d5c 106412 
virtio-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 7585b5febdd7d334195886b1cc6d09636aab8f4ca8318f9347b110c74e70fceb 27858 
vlan-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
Files:
 3b90805fac362e7f868997f15410829c 382732 debian-installer standard 
block-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 398ddf22c7c095ffdb1150b9f2f17114 340292 debian-installer extra 
crypto-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 547376866cfeaacec308c35839269969 2708 debian-installer standard 
fat-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 0e15e4b4a8dca4254d84a22ac1493d3f 13874 debian-installer standard 
fb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 ecd9ce449a3d32e9d68b1288da0d0284 69618 debian-installer standard 
firewire-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 d734d74878a14425da62d3fc239660ad 35286 debian-installer standard 
floppy-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 ea7c665bf7bbc6b6cc5b76c3ea8c7c0f 1122328 debian-installer standard 
fs-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 d8fe73fb652956d2adb3c673e2485902 592892 debian-installer standard 
fs-secondary-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 0aef6009b918c284c67dad79d03fd573 295434 debian-installer standard 
input-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 95cda3e48bdae73267642564ae0a198f 60034 debian-installer standard 
ipmi-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 3c3d16af56c15f8674d1111011f44d0d 229126 debian-installer standard 
irda-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 f5c0161e988b87f697e3ef059ff8a1a1 7807394 debian-installer extra 
kernel-image-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 61f2ba67e60ac4c13b2732eec3d1a528 333204 kernel optional 
linux-buildinfo-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 4535a802889571d504d457b7408e2161 333052 kernel optional 
linux-buildinfo-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 088eff2200b2bc83845cafa05fc6888d 2556 devel optional 
linux-cloud-tools-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 73c77dc58c3337a2f9966370f25fde9f 2560 devel optional 
linux-cloud-tools-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 0d0fc29b9d43d3a71d9c38e0046c128e 60756 devel optional 
linux-cloud-tools-4.4.0-178_4.4.0-178.208_amd64.deb
 86085492fa7fdfbe7e348b4f0e39c1ae 51960 kernel optional 
linux-cloud-tools-common_4.4.0-178.208_all.deb
 e6553bfbe00385396400222690ebe898 11387364 doc optional 
linux-doc_4.4.0-178.208_all.deb
 d3576ea5f35ad288eb472358fd7c4b8a 806406 devel optional 
linux-headers-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 0daf1296d20ec16c0713634c7080b682 806786 devel optional 
linux-headers-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 ebd73246dbe2799cc516bb936d1a92a7 9988414 devel optional 
linux-headers-4.4.0-178_4.4.0-178.208_all.deb
 1ce37fb3c3d8526b64e764ce8d0d9800 508132488 devel optional 
linux-image-unsigned-4.4.0-178-generic-dbgsym_4.4.0-178.208_amd64.ddeb
 f785f4b5d68219d658a0749eb998730c 7055768 kernel optional 
linux-image-unsigned-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 6ef15fe251544a93806a621ae3ee4bf2 507491182 devel optional 
linux-image-unsigned-4.4.0-178-lowlatency-dbgsym_4.4.0-178.208_amd64.ddeb
 f3a21127908c9da115cfeb73e310ce51 7086272 kernel optional 
linux-image-unsigned-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 03e885aab0833b48cde17d1bdd3c6fc5 856280 devel optional 
linux-libc-dev_4.4.0-178.208_amd64.deb
 a8b0b131f741fbc3ca73ca89daa73393 12001616 kernel optional 
linux-modules-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 1eb8c6aee665ba8b976ed7cead7e97d5 41017692 kernel optional 
linux-modules-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 f03c320e858aaea8902bcdb1d63137f9 36545052 kernel optional 
linux-modules-extra-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 5e0bc48d188d87e3addd5425e4107592 113105286 devel optional 
linux-source-4.4.0_4.4.0-178.208_all.deb
 06b0ccde02fafd58decafb340d03e835 2608 devel optional 
linux-tools-4.4.0-178-generic_4.4.0-178.208_amd64.deb
 bcdbe8745de8a590dd241cf5e7d523e8 2612 devel optional 
linux-tools-4.4.0-178-lowlatency_4.4.0-178.208_amd64.deb
 82431bbb60226bf108ea76439052ef3d 2847040 devel optional 
linux-tools-4.4.0-178_4.4.0-178.208_amd64.deb
 4ce0869312ec0fb9b6fde74d15be5247 134596 kernel optional 
linux-tools-common_4.4.0-178.208_all.deb
 80748183e4e1f4db258ded87794c556e 44524 kernel optional 
linux-tools-host_4.4.0-178.208_all.deb
 4ef41b05f02605126d8e35b9d4be9fe4 944 debian-installer optional 
linux-udebs-generic_4.4.0-178.208_amd64.udeb
 390f89c4708ed8a421ba78ad668c361f 13920934 raw-signing - 
linux_4.4.0-178.208_amd64.tar.gz
 a3332215b4a619d1bfd3fca9eb9ad9c2 34409 raw-translations - 
linux_4.4.0-178.208_amd64_translations.tar.gz
 c144dc290fcb2e733b9510e48d8b4094 259200 debian-installer standard 
md-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 0331fc9fdd1707b87cc88dc0c09a09a8 203512 debian-installer standard 
message-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 bf44d9fd35ab14e475739a6aab64cf88 54962 debian-installer extra 
mouse-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 d1fd9ceead414559467ae67be6d1c3b6 17372 debian-installer extra 
multipath-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 476562b4f52d5b5fa790ee0570fd986b 505706 debian-installer standard 
nfs-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 b3bd9b143f043f32ddd62e40dce52ce6 4482108 debian-installer standard 
nic-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 632a3987ef25d162da5e1e3546c95319 146232 debian-installer standard 
nic-pcmcia-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 3ea914c2abe40660300848e521cecbab 519632 debian-installer standard 
nic-shared-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 a9ce5229f1a9e1c17f54b323e683197f 296960 debian-installer standard 
nic-usb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 18e0fb1c025906bef389e66497596c26 33724 debian-installer standard 
parport-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 9fe3a86d8643b5a4dc47b6ab64fc260e 126562 debian-installer standard 
pata-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 117c27cc668e07e51e1f02f8ccc3cad8 65276 debian-installer standard 
pcmcia-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 a0574b32755b198cb17db0eb1d441927 68434 debian-installer standard 
pcmcia-storage-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 2c7d7e6edd3f1ea72a77e90267e4a74c 9302 debian-installer standard 
plip-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 e30b0c522c659fe9c7731872e8a3c508 25984 debian-installer standard 
ppp-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 ac35151bf076c9e9edf8e6ad50e8b377 97498 debian-installer standard 
sata-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 d9f69ff94a7c5fe1d6d2ca5980006c94 2205780 debian-installer standard 
scsi-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 dbf15fd6757b7cc20fabbf108d13104b 89086 debian-installer standard 
serial-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 13d0f9c0f92028b8ced6601599f2240f 48458 debian-installer extra 
speakup-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 2b4c6a95207ea79dec454407a4e93e46 47368 debian-installer standard 
storage-core-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 af32a5524b9950b02476feb553b98302 137446 debian-installer standard 
usb-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 2d503ff3ba108f4cf0091e8e3672c54a 106412 debian-installer standard 
virtio-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
 9c81b5b080e72360be0c3589f3f70486 27858 debian-installer extra 
vlan-modules-4.4.0-178-generic-di_4.4.0-178.208_amd64.udeb
Package-Type: udeb
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to