[ubuntu/yakkety-proposed] linux_4.8.0-28.30_amd64.tar.gz - (Accepted)

Luis Henriques luis.henriques at canonical.com
Wed Nov 16 02:13:37 UTC 2016


linux (4.8.0-28.30) yakkety; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1641083

  * lxc-attach to malicious container allows access to host (LP: #1639345)
    - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
      mapped uids/gids"
    - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
      checks

  * [Feature] AVX-512 new instruction sets (avx512_4vnniw, avx512_4fmaps)
    (LP: #1637526)
    - x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features

  * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
    - SAUCE: (noup) Update zfs to 0.6.5.8-0ubuntu4.1

  * Move some device drivers build from kernel built-in to modules
    (LP: #1637303)
    - [Config] CONFIG_TIGON3=m for all arches
    - [Config] CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m

  * I2C touchpad does not work on AMD platform (LP: #1612006)
    - pinctrl/amd: Configure GPIO register using BIOS settings

  * guest experiencing Transmit Timeouts on CX4 (LP: #1636330)
    - powerpc/64: Re-fix race condition between going idle and entering guest
    - powerpc/64: Fix race condition in setting lock bit in idle/wakeup code

  * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
    - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup

  * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
    - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties

  * hio: SSD data corruption under stress test (LP: #1638700)
    - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
    - SAUCE: hio: splitting bio in the entry of .make_request_fn

  * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
    - [Config] switch Vcs-Git: to yakkety repository
    - [Packaging] handle both linux-lts* and linux-hwe* as backports
    - [Config] linux-tools-common and linux-cloud-tools-common are one per series
    - [Config] linux-source-* is in the primary linux namespace
    - [Config] linux-tools -- always suggest the base package

  * SRU: sync zfsutils-linux and spl-linux changes to linux (LP: #1635656)
    - SAUCE: (noup) Update spl to 0.6.5.8-2, zfs to 0.6.5.8-0ubuntu4 (LP:
      #1635656)

  * [Feature] SKX: perf uncore PMU support (LP: #1591810)
    - perf/x86/intel/uncore: Add Skylake server uncore support
    - perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping
      location
    - perf/x86/intel/uncore: Handle non-standard counter offset

  * [Feature] Purley: Memory Protection Keys (LP: #1591804)
    - x86/pkeys: Add fault handling for PF_PK page fault bit
    - mm: Implement new pkey_mprotect() system call
    - x86/pkeys: Make mprotect_key() mask off additional vm_flags
    - x86/pkeys: Allocation/free syscalls
    - x86: Wire up protection keys system calls
    - generic syscalls: Wire up memory protection keys syscalls
    - pkeys: Add details of system call use to Documentation/
    - x86/pkeys: Default to a restrictive init PKRU
    - x86/pkeys: Allow configuration of init_pkru
    - x86/pkeys: Add self-tests

  * kernel invalid opcode in intel_powerclamp (LP: #1630774)
    - SAUCE: (no-up) thermal/powerclamp: correct cpu support check

  * please include mlx5_core modules in linux-image-generic package
    (LP: #1635223)
    - [Config] Include mlx5 in main package

  * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
    - [Config] CONFIG_VFIO_PCI=y for ppc64el

  * Yakkety update to v4.8.6 stable release (LP: #1638748)
    - drm/vc4: Fix races when the CS reads from render targets.
    - drm/prime: Pass the right module owner through to dma_buf_export()
    - drm/i915/backlight: setup and cache pwm alternate increment value
    - drm/i915/backlight: setup backlight pwm alternate increment on backlight
      enable
    - drm/amdgpu: fix IB alignment for UVD
    - drm/amdgpu/dce10: disable hpd on local panels
    - drm/amdgpu/dce8: disable hpd on local panels
    - drm/amdgpu/dce11: disable hpd on local panels
    - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
    - drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
    - drm/amdgpu: change vblank_time's calculation method to reduce computational
      error.
    - drm/radeon: narrow asic_init for virtualization
    - drm/radeon/si/dpm: fix phase shedding setup
    - drm/radeon: change vblank_time's calculation method to reduce computational
      error.
    - drm/vmwgfx: Limit the user-space command buffer size
    - drm/fsl-dcu: fix endian issue when using clk_register_divider
    - drm/amd/powerplay: fix mclk not switching back after multi-head was disabled
    - HID: add quirk for Akai MIDImix.
    - drm/i915/skl: Update plane watermarks atomically during plane updates
    - drm/i915: Move CRTC updating in atomic_commit into it's own hook
    - drm/i915/skl: Update DDB values atomically with wms/plane attrs
    - drm/i915/skl: Don't try to update plane watermarks if they haven't changed
    - drm/i915/gen9: only add the planes actually affected by ddb changes
    - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
    - drm/i915/gen9: minimum scanlines for Y tile is not always 4
    - drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
    - drm/i915/gen9: fix the watermark res_blocks value
    - drm/i915: SAGV is not SKL-only, so rename a few things
    - drm/i915: introduce intel_has_sagv()
    - drm/i915/kbl: KBL also needs to run the SAGV code
    - Revert "drm/i915: Check live status before reading edid"
    - drm/i915: Account for TSEG size when determining 865G stolen base
    - drm/i915/skl: Ensure pipes with changed wms get added to the state
    - drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
    - drm/i915: Move long hpd handling into the hotplug work
    - drm/i915: Allow DP to work w/o EDID
    - drm/i915: Just clear the mmiodebug before a register access
    - drm/i915: Unalias obj->phys_handle and obj->userptr
    - posix_acl: Clear SGID bit when setting file permissions
    - rt2x00usb: Fix error return code
    - scsi: cxlflash: Remove the device cleanly in the system shutdown path
    - genirq/generic_chip: Add irq_unmap callback
    - coresight: Remove erroneous dma_free_coherent in tmc_probe
    - uio: fix dmem_region_start computation
    - ARM: clk-imx35: fix name for ckil clk
    - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
    - i40e: remove a stray unlock
    - i40e: fix broken i40e_config_rss_aq function
    - mwifiex: correct aid value during tdls setup
    - mwifiex: fix failed to reconnect after interface disabled/enabled
    - ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
    - ath10k: fix sending frame in management path in push txq logic
    - ath10k: fix reporting channel survey data
    - ath10k: fix throughput regression in multi client mode
    - crypto: marvell - Don't overwrite default creq->state during initialization
    - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
    - crypto: marvell - Update transformation context for each dequeued req
    - crypto: arm/ghash-ce - add missing async import/export
    - crypto: ccp - Fix return value check in ccp_dmaengine_register()
    - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
    - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
    - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
    - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
    - ASoC: dapm: Fix kcontrol creation for output driver widget
    - ASoC: sst-bxt-rt298: fix obsoleted initializers for array
    - ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array
    - iio: ad5755: fix off-by-one on devnr limit check
    - iio: light: us5182d: Add missing error code assignment before test
    - staging: android ion/hisi: fix dependencies
    - staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.
    - staging: r8188eu: Fix scheduling while atomic splat
    - staging: ks7010: fix wait_for_completion_interruptible_timeout return
      handling
    - staging: ks7010: declare private functions static
    - IB/hfi1: Move iowait_init() to priv allocate
    - IB/rdmavt: Correct sparse annotation
    - IB/qib: Remove qpt_mask global
    - IB/mlx5: Fix steering resource leak
    - power: bq24257: Fix use of uninitialized pointer bq->charger
    - dmaengine: ipu: remove bogus NO_IRQ reference
    - mm/hugetlb: check for reserved hugepages during memory offline
    - mm/hugetlb: improve locking in dissolve_free_huge_pages()
    - drm/vmwgfx: Avoid validating views on view destruction
    - s390/cio: fix accidental interrupt enabling during resume
    - s390/con3270: fix use of uninitialised data
    - s390/con3270: fix insufficient space padding
    - clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent
    - clk: gcc-msm8996: Fix pcie 2 pipe register offset
    - clk: qcom: select GDSC for msm8996 gcc and mmcc
    - clk: qoriq: fix a register offset error
    - clk: Return errors from clk providers in __of_clk_get_from_provider()
    - clk: core: Force setting the phase delay when no change
    - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
    - perf data: Fix building in 32 bit platform with libbabeltrace
    - perf hists browser: Fix event group display
    - perf powerpc: Fix build-test failure
    - perf ui/tui: Reset output width for hierarchy
    - perf ui/stdio: Always reset output width for hierarchy
    - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
    - perf symbols: Fixup symbol sizes before picking best ones
    - iwlwifi: check for valid ethernet address provided by OEM
    - iwlwifi: mvm: fix pending frames tracking on tx resp
    - iwlwifi: mvm: call a different txq_enable function
    - iwlwifi: mvm: free reserved queue on STA removal
    - iwlwifi: mvm: support BAR in reorder buffer
    - iwlwifi: mvm: disable P2P queue on mac context release
    - iwlwifi: mvm: bail out if CTDP start operation fails
    - ARM: dts: sun9i: Add missing #interrupt-cells to R_PIO pinctrl device node
    - pinctrl: qcom: fix masking of pinmux functions
    - mpt3sas: Don't spam logs if logging level is 0
    - powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
    - powerpc: Add check_if_tm_restore_required() to giveup_all()
    - powerpc/nvram: Fix an incorrect partition merge
    - powerpc: Fix usage of _PAGE_RO in hugepage
    - ARM: pxa: pxa_cplds: fix interrupt handling
    - ARM: pxa: fix GPIO double shifts
    - ARM: dts: NSP: Correct RAM amount for BCM958625HR board
    - ARM: dts: fix RealView EB SMSC ethernet version
    - ARM: dts: omap3: overo: add missing unit name for lcd35 display
    - PCI: rcar: Fix pci_remap_iospace() failure path
    - PCI: aardvark: Fix pci_remap_iospace() failure path
    - PCI: generic: Fix pci_remap_iospace() failure path
    - PCI: versatile: Fix pci_remap_iospace() failure path
    - PCI: designware: Fix pci_remap_iospace() failure path
    - PCI: tegra: Fix pci_remap_iospace() failure path
    - libnvdimm: clear the internal poison_list when clearing badblocks
    - Linux 4.8.6

  * Yakkety update to v4.8.5 stable release (LP: #1637520)
    - gpio: mpc8xxx: Correct irq handler function
    - mei: fix return value on disconnection
    - mei: me: add kaby point device ids
    - regulator: tps65910: Work around silicon erratum SWCZ010
    - clk: imx6: initialize GPU clocks
    - clk: imx6: fix i.MX6DL clock tree to reflect reality
    - spi: spidev_test: Fix buffer overflow in unescape()
    - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
    - ath10k: fix copy engine 5 destination ring stuck
    - rtlwifi: Fix missing country code for Great Britain
    - mmc: block: don't use CMD23 with very old MMC cards
    - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
    - PCI: Mark Atheros AR9580 to avoid bus reset
    - PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
    - platform: don't return 0 from platform_get_irq[_byname]() on error
    - cpufreq: ti: Use generic platdev driver
    - cpufreq: conservative: Fix next frequency selection
    - cpufreq: skip invalid entries when searching the frequency
    - cpufreq: intel_pstate: Fix unsafe HWP MSR access
    - cpufreq: fix overflow in cpufreq_table_find_index_dl()
    - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
    - parisc: Fix self-detected CPU stall warnings on Mako machines
    - parisc: Fix kernel memory layout regarding position of __gp
    - parisc: Increase initial kernel mapping size
    - pstore/ramoops: fixup driver removal
    - pstore/core: drop cmpxchg based updates
    - pstore/ram: Use memcpy_toio instead of memcpy
    - pstore/ram: Use memcpy_fromio() to save old buffer
    - perf intel-pt: Fix snapshot overlap detection decoder errors
    - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
    - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
    - dm: mark request_queue dead before destroying the DM device
    - dm: return correct error code in dm_resume()'s retry loop
    - dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
    - dm mpath: check if path's request_queue is dying in activate_path()
    - dm crypt: fix crash on exit
    - powerpc/xmon: Don't use ld on 32-bit
    - powerpc/vdso64: Use double word compare on pointers
    - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
    - powerpc/eeh: Null check uses of eeh_pe_bus_get
    - powerpc/powernv: Use CPU-endian hub diag-data type in
      pnv_eeh_get_and_dump_hub_diag()
    - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
    - powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
    - powerpc/mm/hash64: Fix might_have_hea() check
    - IB/srp: Fix infinite loop when FMR sg[0].offset != 0
    - IB/core: correctly handle rdma_rw_init_mrs() failure
    - ubi: Deal with interrupted erasures in WL
    - zfcp: fix fc_host port_type with NPIV
    - zfcp: fix ELS/GS request&response length for hardware data router
    - zfcp: close window with unblocked rport during rport gone
    - zfcp: retain trace level for SCSI and HBA FSF response records
    - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
    - zfcp: trace on request for open and close of WKA port
    - zfcp: restore tracing of handle for port and LUN with HBA records
    - zfcp: fix D_ID field with actual value on tracing SAN responses
    - zfcp: fix payload trace length for SAN request&response
    - zfcp: trace full payload of all SAN records (req,resp,iels)
    - scsi: zfcp: spin_lock_irqsave() is not nestable
    - fbdev/efifb: Fix 16 color palette entry calculation
    - ovl: Fix info leak in ovl_lookup_temp()
    - ovl: copy_up_xattr(): use strnlen
    - mb86a20s: fix the locking logic
    - mb86a20s: fix demod settings
    - cx231xx: don't return error on success
    - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
    - cx231xx: can't proceed if I2C bus register fails
    - ALSA: hda - Fix a failure of micmute led when having multi adcs
    - MIPS: Fix -mabi=64 build of vdso.lds
    - MIPS: ptrace: Fix regs_return_value for kernel context
    - Input: i8042 - skip selftest on ASUS laptops
    - Input: elantech - force needed quirks on Fujitsu H760
    - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
    - sunrpc: fix write space race causing stalls
    - NFSD: fix corruption in notifier registration
    - NFS: Fix inode corruption in nfs_prime_dcache()
    - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
    - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
    - NFSv4: Open state recovery must account for file permission changes
    - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
    - pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
    - scsi: Fix use-after-free
    - watchdog: rt2880_wdt: Remove assignment of dev pointer
    - watchdog: mt7621_wdt: Remove assignment of dev pointer
    - metag: Only define atomic_dec_if_positive conditionally
    - soc/fsl/qe: fix gpio save_regs functions
    - soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
    - arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
    - arc: don't leak bits of kernel stack into coredump
    - fs/super.c: fix race between freeze_super() and thaw_super()
    - cifs: Limit the overall credit acquired
    - fs/cifs: keep guid when assigning fid to fileinfo
    - Clarify locking of cifs file and tcon structures and make more granular
    - Display number of credits available
    - Set previous session id correctly on SMB3 reconnect
    - SMB3: GUIDs should be constructed as random but valid uuids
    - Do not send SMB3 SET_INFO request if nothing is changing
    - Cleanup missing frees on some ioctls
    - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
    - x86/e820: Don't merge consecutive E820_PRAM ranges
    - kvm: x86: memset whole irq_eoi
    - x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
    - x86/boot/smp: Don't try to poke disabled/non-existent APIC
    - pinctrl: intel: Only restore pins that are used by the driver
    - pinctrl: baytrail: Fix lockdep
    - sched/fair: Fix incorrect task group ->load_avg
    - sched/fair: Fix min_vruntime tracking
    - irqchip/gicv3: Handle loop timeout proper
    - irqchip/eznps: Acknowledge NPS_IPI before calling the handler
    - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
    - cxl: Prevent adapter reset if an active context exists
    - isofs: Do not return EACCES for unknown filesystems
    - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
    - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
    - arm64: swp emulation: bound LL/SC retries before rescheduling
    - arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
    - arm64: percpu: rewrite ll/sc loops in assembly
    - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
    - arm64: Cortex-A53 errata workaround: check for kernel addresses
    - arm64: KVM: Take S1 walks into account when determining S2 write faults
    - ceph: fix error handling in ceph_read_iter
    - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
    - mmc: core: Annotate cmd_hdr as __le32
    - mmc: core: switch to 1V8 or 1V2 for hs400es mode
    - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
    - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
    - KVM: s390: reject invalid modes for runtime instrumentation
    - fscrypto: make XTS tweak initialization endian-independent
    - fscrypto: lock inode while setting encryption policy
    - ext4: do not advertise encryption support when disabled
    - jbd2: fix incorrect unlock on j_list_lock
    - ubifs: Fix xattr_names length in exit paths
    - target/tcm_fc: use CPU affinity for responses
    - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
    - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
      REACHABLE
    - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
    - Revert "target: Fix residual overflow handling in
      target_complete_cmd_with_length"
    - Linux 4.8.5

  * Yakkety update to v4.8.4 stable release (LP: #1637517)
    - serial: imx: Fix DCD reading
    - BUG: atmel_serial: Interrupts not disabled on close
    - serial: 8250_dw: Check the data->pclk when get apb_pclk
    - serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()
    - ARCv2: intc: Use kflag if STATUS32.IE must be reset
    - ARCv2: fix local_save_flags
    - debugfs: introduce a public file_operations accessor
    - b43: fix debugfs crash
    - b43legacy: fix debugfs crash
    - carl9170: fix debugfs crashes
    - Btrfs: fix free space tree bitmaps on big-endian systems
    - Btrfs: fix mount -o clear_cache,space_cache=v2
    - Btrfs: catch invalid free space trees
    - btrfs: assign error values to the correct bio structs
    - mei: amthif: fix deadlock in initialization during a reset
    - drivers: base: dma-mapping: page align the size when unmap_kernel_range
    - IB/hfi1: Fix defered ack race with qp destroy
    - clk: mvebu: fix setting unwanted flags in CP110 gate clock
    - clk: mvebu: dynamically allocate resources in Armada CP110 system controller
    - fuse: listxattr: verify xattr list
    - fuse: invalidate dir dentry after chmod
    - fuse: fix killing s[ug]id in setattr
    - mm: filemap: fix mapping->nrpages double accounting in fuse
    - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
    - xfs: change mailing list address
    - mm: filemap: don't plant shadow entries without radix tree node
    - brcmfmac: fix pmksa->bssid usage
    - brcmfmac: fix memory leak in brcmf_fill_bss_param
    - brcmfmac: use correct skb freeing helper when deleting flowring
    - ASoC: nau8825: fix bug in FLL parameter
    - ASoC: Intel: Atom: add a missing star in a memcpy call
    - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
    - async_pq_val: fix DMA memory leak
    - scsi: arcmsr: Simplify user_len checking
    - ipc/sem.c: fix complex_count vs. simple op race
    - mm/hugetlb: fix memory offline with hugepage size > memory block size
    - vfs,mm: fix a dead loop in truncate_inode_pages_range()
    - jbd2: fix lockdep annotation in add_transaction_credits()
    - ext4: enforce online defrag restriction for encrypted files
    - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
    - ext4: bugfix for mmaped pages in mpage_release_unused_pages()
    - ext4: fix memory leak in ext4_insert_range()
    - ext4: fix memory leak when symlink decryption fails
    - ext4: allow DAX writeback for hole punch
    - ext4: release bh in make_indexed_dir
    - ext4: unmap metadata when zeroing blocks
    - dlm: free workqueues after the connections
    - vfs: move permission checking into notify_change() for utimes(NULL)
    - cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
    - drm: virtio: reinstate drm_virtio_set_busid()
    - acpi, nfit: check for the correct event code in notifications
    - cfq: fix starvation of asynchronous writes
    - Linux 4.8.4

  * Yakkety update to v4.8.3 stable release (LP: #1637512)
    - v4l: rcar-fcp: Don't force users to check for disabled FCP support
    - scsi: configure runtime pm before calling device_add in
      scsi_add_host_with_dma
    - Make __xfs_xattr_put_listen preperly report errors.
    - Linux 4.8.3

  * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
    - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA

  * unexpectedly large memory usage of mounted snaps (LP: #1636847)
    - [Config] switch squashfs to single threaded decode

  * Fix bugs under virtual scsi server driver for Power (LP: #1621088)
    - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
    - target/user: Return an error if cmd data size is too large
    - target/user: Fix comments to not refer to data ring

  * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
    (LP: #1633128)
    - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
    - powerpc: implement the DMA_ATTR_NO_WARN attribute
    - nvme: use the DMA_ATTR_NO_WARN attribute

  * arm64: kprobes disabled (LP: #1634271)
    - [Config] Enable KPROBES on arm64

  * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
    driver (LP: #1559194)
    - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
      genwqe device driver

  * CVE-2016-7425
    - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()

  * Add ipvlan module to 16.04 kernel (LP: #1634705)
    - [Config] Add ipvlan to the generic inclusion list

  * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
    - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
    - SAUCE: hio: bio_endio() no longer takes errors arg
    - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
    - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
    - SAUCE: hio: fix mask maybe-uninitialized warning
    - SAUCE: hio: port to v4.8 base
    - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
    - SAUCE: hio: Makefile and Kconfig
    - [Config] Enforce CONFIG_HIO

  * Yakkety update to v4.8.2 stable release (LP: #1633973)
    - usb: storage: fix runtime pm issue in usb_stor_probe2
    - timekeeping: Fix __ktime_get_fast_ns() regression
    - usb: dwc3: fix Clear Stall EP command failure
    - phy: sun4i-usb: Use spinlock to guard phyctl register access
    - ALSA: ali5451: Fix out-of-bound position reporting
    - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
    - ALSA: usb-line6: use the same declaration as definition in header for MIDI
      manufacturer ID
    - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
    - mfd: atmel-hlcdc: Do not sleep in atomic context
    - mfd: 88pm80x: Double shifting bug in suspend/resume
    - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
    - xen/x86: Update topology map for PV VCPUs
    - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
    - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
    - KVM: arm64: Require in-kernel irqchip for PMU support
    - KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
    - KVM: PPC: BookE: Fix a sanity check
    - arm64: fix dump_backtrace/unwind_frame with NULL tsk
    - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
    - x86/irq: Prevent force migration of irqs which are not in the vector domain
    - x86/pkeys: Make protection keys an "eager" feature
    - x86/cpu: Rename Merrifield2 to Moorefield
    - x86/platform/intel-mid: Add Intel Penwell to ID table
    - x86/platform/intel-mid: Keep SRAM powered on at boot
    - x86/apic: Get rid of apic_version[] array
    - arch/x86: Handle non enumerated CPU after physical hotplug
    - x86/mm/pkeys: Do not skip PKRU register if debug registers are not used
    - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
    - ARM: fix delays
    - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
    - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
    - ARM: dts: MSM8660 remove flags from SPMI/MPP IRQs
    - ARM: cpuidle: Fix error return code
    - Bluetooth: Add a new 04ca:3011 QCA_ROME device
    - ima: use file_dentry()
    - tpm: fix a race condition in tpm2_unseal_trusted()
    - tpm_crb: fix crb_req_canceled behavior
    - Linux 4.8.2

  * Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work (LP: #1535802)
    - Bluetooth: Add a new 04ca:3011 QCA_ROME device

Date: Fri, 11 Nov 2016 10:30:54 +0000
Changed-By: Luis Henriques <luis.henriques at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-16.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 11 Nov 2016 10:30:54 +0000
Source: linux
Binary: linux-source-4.8.0 linux-doc linux-headers-4.8.0-28 linux-libc-dev linux-tools-common linux-tools-4.8.0-28 linux-cloud-tools-common linux-cloud-tools-4.8.0-28 linux-image-4.8.0-28-generic linux-image-extra-4.8.0-28-generic linux-headers-4.8.0-28-generic linux-image-4.8.0-28-generic-dbgsym linux-tools-4.8.0-28-generic linux-cloud-tools-4.8.0-28-generic linux-udebs-generic linux-image-4.8.0-28-generic-lpae linux-image-extra-4.8.0-28-generic-lpae linux-headers-4.8.0-28-generic-lpae linux-image-4.8.0-28-generic-lpae-dbgsym linux-tools-4.8.0-28-generic-lpae linux-cloud-tools-4.8.0-28-generic-lpae linux-udebs-generic-lpae linux-image-4.8.0-28-lowlatency linux-image-extra-4.8.0-28-lowlatency linux-headers-4.8.0-28-lowlatency linux-image-4.8.0-28-lowlatency-dbgsym linux-tools-4.8.0-28-lowlatency linux-cloud-tools-4.8.0-28-lowlatency linux-udebs-lowlatency linux-image-4.8.0-28-powerpc-e500mc linux-image-extra-4.8.0-28-powerpc-e500mc linux-headers-4.8.0-28-powerpc-e500mc
 linux-image-4.8.0-28-powerpc-e500mc-dbgsym linux-tools-4.8.0-28-powerpc-e500mc linux-cloud-tools-4.8.0-28-powerpc-e500mc linux-udebs-powerpc-e500mc linux-image-4.8.0-28-powerpc-smp linux-image-extra-4.8.0-28-powerpc-smp linux-headers-4.8.0-28-powerpc-smp linux-image-4.8.0-28-powerpc-smp-dbgsym linux-tools-4.8.0-28-powerpc-smp linux-cloud-tools-4.8.0-28-powerpc-smp linux-udebs-powerpc-smp linux-image-4.8.0-28-powerpc64-emb linux-image-extra-4.8.0-28-powerpc64-emb linux-headers-4.8.0-28-powerpc64-emb linux-image-4.8.0-28-powerpc64-emb-dbgsym linux-tools-4.8.0-28-powerpc64-emb linux-cloud-tools-4.8.0-28-powerpc64-emb linux-udebs-powerpc64-emb kernel-image-4.8.0-28-generic-di fat-modules-4.8.0-28-generic-di fb-modules-4.8.0-28-generic-di firewire-core-modules-4.8.0-28-generic-di floppy-modules-4.8.0-28-generic-di fs-core-modules-4.8.0-28-generic-di fs-secondary-modules-4.8.0-28-generic-di input-modules-4.8.0-28-generic-di irda-modules-4.8.0-28-generic-di
 md-modules-4.8.0-28-generic-di nic-modules-4.8.0-28-generic-di nic-pcmcia-modules-4.8.0-28-generic-di nic-usb-modules-4.8.0-28-generic-di nic-shared-modules-4.8.0-28-generic-di parport-modules-4.8.0-28-generic-di pata-modules-4.8.0-28-generic-di pcmcia-modules-4.8.0-28-generic-di pcmcia-storage-modules-4.8.0-28-generic-di plip-modules-4.8.0-28-generic-di ppp-modules-4.8.0-28-generic-di sata-modules-4.8.0-28-generic-di scsi-modules-4.8.0-28-generic-di serial-modules-4.8.0-28-generic-di storage-core-modules-4.8.0-28-generic-di usb-modules-4.8.0-28-generic-di nfs-modules-4.8.0-28-generic-di block-modules-4.8.0-28-generic-di message-modules-4.8.0-28-generic-di crypto-modules-4.8.0-28-generic-di virtio-modules-4.8.0-28-generic-di mouse-modules-4.8.0-28-generic-di vlan-modules-4.8.0-28-generic-di ipmi-modules-4.8.0-28-generic-di
 multipath-modules-4.8.0-28-generic-di
Architecture: amd64 all amd64_translations
Version: 4.8.0-28.30
Distribution: yakkety
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-16.buildd>
Changed-By: Luis Henriques <luis.henriques at canonical.com>
Description:
 block-modules-4.8.0-28-generic-di - Block storage devices (udeb)
 crypto-modules-4.8.0-28-generic-di - crypto modules (udeb)
 fat-modules-4.8.0-28-generic-di - FAT filesystem support (udeb)
 fb-modules-4.8.0-28-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.8.0-28-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.8.0-28-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.8.0-28-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.8.0-28-generic-di - Extra filesystem modules (udeb)
 input-modules-4.8.0-28-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.8.0-28-generic-di - ipmi modules (udeb)
 irda-modules-4.8.0-28-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.8.0-28-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.8.0-28 - Linux kernel version specific cloud tools for version 4.8.0-28
 linux-cloud-tools-4.8.0-28-generic - Linux kernel version specific cloud tools for version 4.8.0-28
 linux-cloud-tools-4.8.0-28-generic-lpae - Linux kernel version specific cloud tools for version 4.8.0-28
 linux-cloud-tools-4.8.0-28-lowlatency - Linux kernel version specific cloud tools for version 4.8.0-28
 linux-cloud-tools-4.8.0-28-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.8.0-28
 linux-cloud-tools-4.8.0-28-powerpc-smp - Linux kernel version specific cloud tools for version 4.8.0-28
 linux-cloud-tools-4.8.0-28-powerpc64-emb - Linux kernel version specific cloud tools for version 4.8.0-28
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.8.0
 linux-doc  - Linux kernel specific documentation for version 4.8.0
 linux-headers-4.8.0-28 - Header files related to Linux kernel version 4.8.0
 linux-headers-4.8.0-28-generic - Linux kernel headers for version 4.8.0 on 64 bit x86 SMP
 linux-headers-4.8.0-28-generic-lpae - Linux kernel headers for version 4.8.0 on 64 bit x86 SMP
 linux-headers-4.8.0-28-lowlatency - Linux kernel headers for version 4.8.0 on 64 bit x86 SMP
 linux-headers-4.8.0-28-powerpc-e500mc - Linux kernel headers for version 4.8.0 on 32-bit Freescale Power
 linux-headers-4.8.0-28-powerpc-smp - Linux kernel headers for version 4.8.0 on 32-bit PowerPC SMP
 linux-headers-4.8.0-28-powerpc64-emb - Linux kernel headers for version 4.8.0 on 64-bit PowerPC SMP Book
 linux-image-4.8.0-28-generic - Linux kernel image for version 4.8.0 on 64 bit x86 SMP
 linux-image-4.8.0-28-generic-dbgsym - Linux kernel debug image for version 4.8.0 on 64 bit x86 SMP
 linux-image-4.8.0-28-generic-lpae - Linux kernel image for version 4.8.0 on 64 bit x86 SMP
 linux-image-4.8.0-28-generic-lpae-dbgsym - Linux kernel debug image for version 4.8.0 on 64 bit x86 SMP
 linux-image-4.8.0-28-lowlatency - Linux kernel image for version 4.8.0 on 64 bit x86 SMP
 linux-image-4.8.0-28-lowlatency-dbgsym - Linux kernel debug image for version 4.8.0 on 64 bit x86 SMP
 linux-image-4.8.0-28-powerpc-e500mc - Linux kernel image for version 4.8.0 on 32-bit Freescale Power e5
 linux-image-4.8.0-28-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.8.0 on 32-bit Freescale Po
 linux-image-4.8.0-28-powerpc-smp - Linux kernel image for version 4.8.0 on 32-bit PowerPC SMP
 linux-image-4.8.0-28-powerpc-smp-dbgsym - Linux kernel debug image for version 4.8.0 on 32-bit PowerPC SMP
 linux-image-4.8.0-28-powerpc64-emb - Linux kernel image for version 4.8.0 on 64-bit PowerPC SMP Book3E
 linux-image-4.8.0-28-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.8.0 on 64-bit PowerPC SMP
 linux-image-extra-4.8.0-28-generic - Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP
 linux-image-extra-4.8.0-28-generic-lpae - Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP
 linux-image-extra-4.8.0-28-lowlatency - Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP
 linux-image-extra-4.8.0-28-powerpc-e500mc - Linux kernel extra modules for version 4.8.0 on 32-bit Freescale
 linux-image-extra-4.8.0-28-powerpc-smp - Linux kernel extra modules for version 4.8.0 on 32-bit PowerPC SM
 linux-image-extra-4.8.0-28-powerpc64-emb - Linux kernel extra modules for version 4.8.0 on 64-bit PowerPC SM
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-4.8.0 - Linux kernel source for version 4.8.0 with Ubuntu patches
 linux-tools-4.8.0-28 - Linux kernel version specific tools for version 4.8.0-28
 linux-tools-4.8.0-28-generic - Linux kernel version specific tools for version 4.8.0-28
 linux-tools-4.8.0-28-generic-lpae - Linux kernel version specific tools for version 4.8.0-28
 linux-tools-4.8.0-28-lowlatency - Linux kernel version specific tools for version 4.8.0-28
 linux-tools-4.8.0-28-powerpc-e500mc - Linux kernel version specific tools for version 4.8.0-28
 linux-tools-4.8.0-28-powerpc-smp - Linux kernel version specific tools for version 4.8.0-28
 linux-tools-4.8.0-28-powerpc64-emb - Linux kernel version specific tools for version 4.8.0-28
 linux-tools-common - Linux kernel version specific tools for version 4.8.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)
 md-modules-4.8.0-28-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.8.0-28-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.8.0-28-generic-di - Mouse support (udeb)
 multipath-modules-4.8.0-28-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.8.0-28-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.8.0-28-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.8.0-28-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.8.0-28-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.8.0-28-generic-di - USB network interface support (udeb)
 parport-modules-4.8.0-28-generic-di - Parallel port support (udeb)
 pata-modules-4.8.0-28-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.8.0-28-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.8.0-28-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.8.0-28-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.8.0-28-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.8.0-28-generic-di - SATA storage support (udeb)
 scsi-modules-4.8.0-28-generic-di - SCSI storage support (udeb)
 serial-modules-4.8.0-28-generic-di - Serial port support (udeb)
 storage-core-modules-4.8.0-28-generic-di - Core storage support (udeb)
 usb-modules-4.8.0-28-generic-di - Core USB support (udeb)
 virtio-modules-4.8.0-28-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.8.0-28-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1535802 1559194 1591618 1591804 1591810 1612006 1621088 1630554 1630774 1632045 1633128 1633973 1634271 1634705 1635223 1635594 1635656 1636330 1636517 1636733 1636847 1637303 1637473 1637512 1637517 1637520 1637526 1638700 1638748 1639345 1641083
Changes:
 linux (4.8.0-28.30) yakkety; urgency=low
 .
   [ Luis Henriques ]
 .
   * Release Tracking Bug
     - LP: #1641083
 .
   * lxc-attach to malicious container allows access to host (LP: #1639345)
     - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
       mapped uids/gids"
     - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
       checks
 .
   * [Feature] AVX-512 new instruction sets (avx512_4vnniw, avx512_4fmaps)
     (LP: #1637526)
     - x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
 .
   * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
     - SAUCE: (noup) Update zfs to 0.6.5.8-0ubuntu4.1
 .
   * Move some device drivers build from kernel built-in to modules
     (LP: #1637303)
     - [Config] CONFIG_TIGON3=m for all arches
     - [Config] CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m
 .
   * I2C touchpad does not work on AMD platform (LP: #1612006)
     - pinctrl/amd: Configure GPIO register using BIOS settings
 .
   * guest experiencing Transmit Timeouts on CX4 (LP: #1636330)
     - powerpc/64: Re-fix race condition between going idle and entering guest
     - powerpc/64: Fix race condition in setting lock bit in idle/wakeup code
 .
   * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
     - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
 .
   * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
     - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties
 .
   * hio: SSD data corruption under stress test (LP: #1638700)
     - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
     - SAUCE: hio: splitting bio in the entry of .make_request_fn
 .
   * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
     - [Config] switch Vcs-Git: to yakkety repository
     - [Packaging] handle both linux-lts* and linux-hwe* as backports
     - [Config] linux-tools-common and linux-cloud-tools-common are one per series
     - [Config] linux-source-* is in the primary linux namespace
     - [Config] linux-tools -- always suggest the base package
 .
   * SRU: sync zfsutils-linux and spl-linux changes to linux (LP: #1635656)
     - SAUCE: (noup) Update spl to 0.6.5.8-2, zfs to 0.6.5.8-0ubuntu4 (LP:
       #1635656)
 .
   * [Feature] SKX: perf uncore PMU support (LP: #1591810)
     - perf/x86/intel/uncore: Add Skylake server uncore support
     - perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping
       location
     - perf/x86/intel/uncore: Handle non-standard counter offset
 .
   * [Feature] Purley: Memory Protection Keys (LP: #1591804)
     - x86/pkeys: Add fault handling for PF_PK page fault bit
     - mm: Implement new pkey_mprotect() system call
     - x86/pkeys: Make mprotect_key() mask off additional vm_flags
     - x86/pkeys: Allocation/free syscalls
     - x86: Wire up protection keys system calls
     - generic syscalls: Wire up memory protection keys syscalls
     - pkeys: Add details of system call use to Documentation/
     - x86/pkeys: Default to a restrictive init PKRU
     - x86/pkeys: Allow configuration of init_pkru
     - x86/pkeys: Add self-tests
 .
   * kernel invalid opcode in intel_powerclamp (LP: #1630774)
     - SAUCE: (no-up) thermal/powerclamp: correct cpu support check
 .
   * please include mlx5_core modules in linux-image-generic package
     (LP: #1635223)
     - [Config] Include mlx5 in main package
 .
   * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
     - [Config] CONFIG_VFIO_PCI=y for ppc64el
 .
   * Yakkety update to v4.8.6 stable release (LP: #1638748)
     - drm/vc4: Fix races when the CS reads from render targets.
     - drm/prime: Pass the right module owner through to dma_buf_export()
     - drm/i915/backlight: setup and cache pwm alternate increment value
     - drm/i915/backlight: setup backlight pwm alternate increment on backlight
       enable
     - drm/amdgpu: fix IB alignment for UVD
     - drm/amdgpu/dce10: disable hpd on local panels
     - drm/amdgpu/dce8: disable hpd on local panels
     - drm/amdgpu/dce11: disable hpd on local panels
     - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
     - drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
     - drm/amdgpu: change vblank_time's calculation method to reduce computational
       error.
     - drm/radeon: narrow asic_init for virtualization
     - drm/radeon/si/dpm: fix phase shedding setup
     - drm/radeon: change vblank_time's calculation method to reduce computational
       error.
     - drm/vmwgfx: Limit the user-space command buffer size
     - drm/fsl-dcu: fix endian issue when using clk_register_divider
     - drm/amd/powerplay: fix mclk not switching back after multi-head was disabled
     - HID: add quirk for Akai MIDImix.
     - drm/i915/skl: Update plane watermarks atomically during plane updates
     - drm/i915: Move CRTC updating in atomic_commit into it's own hook
     - drm/i915/skl: Update DDB values atomically with wms/plane attrs
     - drm/i915/skl: Don't try to update plane watermarks if they haven't changed
     - drm/i915/gen9: only add the planes actually affected by ddb changes
     - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
     - drm/i915/gen9: minimum scanlines for Y tile is not always 4
     - drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
     - drm/i915/gen9: fix the watermark res_blocks value
     - drm/i915: SAGV is not SKL-only, so rename a few things
     - drm/i915: introduce intel_has_sagv()
     - drm/i915/kbl: KBL also needs to run the SAGV code
     - Revert "drm/i915: Check live status before reading edid"
     - drm/i915: Account for TSEG size when determining 865G stolen base
     - drm/i915/skl: Ensure pipes with changed wms get added to the state
     - drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
     - drm/i915: Move long hpd handling into the hotplug work
     - drm/i915: Allow DP to work w/o EDID
     - drm/i915: Just clear the mmiodebug before a register access
     - drm/i915: Unalias obj->phys_handle and obj->userptr
     - posix_acl: Clear SGID bit when setting file permissions
     - rt2x00usb: Fix error return code
     - scsi: cxlflash: Remove the device cleanly in the system shutdown path
     - genirq/generic_chip: Add irq_unmap callback
     - coresight: Remove erroneous dma_free_coherent in tmc_probe
     - uio: fix dmem_region_start computation
     - ARM: clk-imx35: fix name for ckil clk
     - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function
     - i40e: remove a stray unlock
     - i40e: fix broken i40e_config_rss_aq function
     - mwifiex: correct aid value during tdls setup
     - mwifiex: fix failed to reconnect after interface disabled/enabled
     - ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
     - ath10k: fix sending frame in management path in push txq logic
     - ath10k: fix reporting channel survey data
     - ath10k: fix throughput regression in multi client mode
     - crypto: marvell - Don't overwrite default creq->state during initialization
     - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
     - crypto: marvell - Update transformation context for each dequeued req
     - crypto: arm/ghash-ce - add missing async import/export
     - crypto: ccp - Fix return value check in ccp_dmaengine_register()
     - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
     - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
     - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()
     - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
     - ASoC: dapm: Fix kcontrol creation for output driver widget
     - ASoC: sst-bxt-rt298: fix obsoleted initializers for array
     - ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array
     - iio: ad5755: fix off-by-one on devnr limit check
     - iio: light: us5182d: Add missing error code assignment before test
     - staging: android ion/hisi: fix dependencies
     - staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.
     - staging: r8188eu: Fix scheduling while atomic splat
     - staging: ks7010: fix wait_for_completion_interruptible_timeout return
       handling
     - staging: ks7010: declare private functions static
     - IB/hfi1: Move iowait_init() to priv allocate
     - IB/rdmavt: Correct sparse annotation
     - IB/qib: Remove qpt_mask global
     - IB/mlx5: Fix steering resource leak
     - power: bq24257: Fix use of uninitialized pointer bq->charger
     - dmaengine: ipu: remove bogus NO_IRQ reference
     - mm/hugetlb: check for reserved hugepages during memory offline
     - mm/hugetlb: improve locking in dissolve_free_huge_pages()
     - drm/vmwgfx: Avoid validating views on view destruction
     - s390/cio: fix accidental interrupt enabling during resume
     - s390/con3270: fix use of uninitialised data
     - s390/con3270: fix insufficient space padding
     - clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent
     - clk: gcc-msm8996: Fix pcie 2 pipe register offset
     - clk: qcom: select GDSC for msm8996 gcc and mmcc
     - clk: qoriq: fix a register offset error
     - clk: Return errors from clk providers in __of_clk_get_from_provider()
     - clk: core: Force setting the phase delay when no change
     - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
     - perf data: Fix building in 32 bit platform with libbabeltrace
     - perf hists browser: Fix event group display
     - perf powerpc: Fix build-test failure
     - perf ui/tui: Reset output width for hierarchy
     - perf ui/stdio: Always reset output width for hierarchy
     - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
     - perf symbols: Fixup symbol sizes before picking best ones
     - iwlwifi: check for valid ethernet address provided by OEM
     - iwlwifi: mvm: fix pending frames tracking on tx resp
     - iwlwifi: mvm: call a different txq_enable function
     - iwlwifi: mvm: free reserved queue on STA removal
     - iwlwifi: mvm: support BAR in reorder buffer
     - iwlwifi: mvm: disable P2P queue on mac context release
     - iwlwifi: mvm: bail out if CTDP start operation fails
     - ARM: dts: sun9i: Add missing #interrupt-cells to R_PIO pinctrl device node
     - pinctrl: qcom: fix masking of pinmux functions
     - mpt3sas: Don't spam logs if logging level is 0
     - powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
     - powerpc: Add check_if_tm_restore_required() to giveup_all()
     - powerpc/nvram: Fix an incorrect partition merge
     - powerpc: Fix usage of _PAGE_RO in hugepage
     - ARM: pxa: pxa_cplds: fix interrupt handling
     - ARM: pxa: fix GPIO double shifts
     - ARM: dts: NSP: Correct RAM amount for BCM958625HR board
     - ARM: dts: fix RealView EB SMSC ethernet version
     - ARM: dts: omap3: overo: add missing unit name for lcd35 display
     - PCI: rcar: Fix pci_remap_iospace() failure path
     - PCI: aardvark: Fix pci_remap_iospace() failure path
     - PCI: generic: Fix pci_remap_iospace() failure path
     - PCI: versatile: Fix pci_remap_iospace() failure path
     - PCI: designware: Fix pci_remap_iospace() failure path
     - PCI: tegra: Fix pci_remap_iospace() failure path
     - libnvdimm: clear the internal poison_list when clearing badblocks
     - Linux 4.8.6
 .
   * Yakkety update to v4.8.5 stable release (LP: #1637520)
     - gpio: mpc8xxx: Correct irq handler function
     - mei: fix return value on disconnection
     - mei: me: add kaby point device ids
     - regulator: tps65910: Work around silicon erratum SWCZ010
     - clk: imx6: initialize GPU clocks
     - clk: imx6: fix i.MX6DL clock tree to reflect reality
     - spi: spidev_test: Fix buffer overflow in unescape()
     - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
     - ath10k: fix copy engine 5 destination ring stuck
     - rtlwifi: Fix missing country code for Great Britain
     - mmc: block: don't use CMD23 with very old MMC cards
     - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
     - PCI: Mark Atheros AR9580 to avoid bus reset
     - PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
     - platform: don't return 0 from platform_get_irq[_byname]() on error
     - cpufreq: ti: Use generic platdev driver
     - cpufreq: conservative: Fix next frequency selection
     - cpufreq: skip invalid entries when searching the frequency
     - cpufreq: intel_pstate: Fix unsafe HWP MSR access
     - cpufreq: fix overflow in cpufreq_table_find_index_dl()
     - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
     - parisc: Fix self-detected CPU stall warnings on Mako machines
     - parisc: Fix kernel memory layout regarding position of __gp
     - parisc: Increase initial kernel mapping size
     - pstore/ramoops: fixup driver removal
     - pstore/core: drop cmpxchg based updates
     - pstore/ram: Use memcpy_toio instead of memcpy
     - pstore/ram: Use memcpy_fromio() to save old buffer
     - perf intel-pt: Fix snapshot overlap detection decoder errors
     - perf intel-pt: Fix estimated timestamps for cycle-accurate mode
     - perf intel-pt: Fix MTC timestamp calculation for large MTC periods
     - dm: mark request_queue dead before destroying the DM device
     - dm: return correct error code in dm_resume()'s retry loop
     - dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
     - dm mpath: check if path's request_queue is dying in activate_path()
     - dm crypt: fix crash on exit
     - powerpc/xmon: Don't use ld on 32-bit
     - powerpc/vdso64: Use double word compare on pointers
     - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
     - powerpc/eeh: Null check uses of eeh_pe_bus_get
     - powerpc/powernv: Use CPU-endian hub diag-data type in
       pnv_eeh_get_and_dump_hub_diag()
     - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
     - powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
     - powerpc/mm/hash64: Fix might_have_hea() check
     - IB/srp: Fix infinite loop when FMR sg[0].offset != 0
     - IB/core: correctly handle rdma_rw_init_mrs() failure
     - ubi: Deal with interrupted erasures in WL
     - zfcp: fix fc_host port_type with NPIV
     - zfcp: fix ELS/GS request&response length for hardware data router
     - zfcp: close window with unblocked rport during rport gone
     - zfcp: retain trace level for SCSI and HBA FSF response records
     - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
     - zfcp: trace on request for open and close of WKA port
     - zfcp: restore tracing of handle for port and LUN with HBA records
     - zfcp: fix D_ID field with actual value on tracing SAN responses
     - zfcp: fix payload trace length for SAN request&response
     - zfcp: trace full payload of all SAN records (req,resp,iels)
     - scsi: zfcp: spin_lock_irqsave() is not nestable
     - fbdev/efifb: Fix 16 color palette entry calculation
     - ovl: Fix info leak in ovl_lookup_temp()
     - ovl: copy_up_xattr(): use strnlen
     - mb86a20s: fix the locking logic
     - mb86a20s: fix demod settings
     - cx231xx: don't return error on success
     - cx231xx: fix GPIOs for Pixelview SBTVD hybrid
     - cx231xx: can't proceed if I2C bus register fails
     - ALSA: hda - Fix a failure of micmute led when having multi adcs
     - MIPS: Fix -mabi=64 build of vdso.lds
     - MIPS: ptrace: Fix regs_return_value for kernel context
     - Input: i8042 - skip selftest on ASUS laptops
     - Input: elantech - force needed quirks on Fujitsu H760
     - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
     - sunrpc: fix write space race causing stalls
     - NFSD: fix corruption in notifier registration
     - NFS: Fix inode corruption in nfs_prime_dcache()
     - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
     - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
     - NFSv4: Open state recovery must account for file permission changes
     - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
     - pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
     - scsi: Fix use-after-free
     - watchdog: rt2880_wdt: Remove assignment of dev pointer
     - watchdog: mt7621_wdt: Remove assignment of dev pointer
     - metag: Only define atomic_dec_if_positive conditionally
     - soc/fsl/qe: fix gpio save_regs functions
     - soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
     - arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
     - arc: don't leak bits of kernel stack into coredump
     - fs/super.c: fix race between freeze_super() and thaw_super()
     - cifs: Limit the overall credit acquired
     - fs/cifs: keep guid when assigning fid to fileinfo
     - Clarify locking of cifs file and tcon structures and make more granular
     - Display number of credits available
     - Set previous session id correctly on SMB3 reconnect
     - SMB3: GUIDs should be constructed as random but valid uuids
     - Do not send SMB3 SET_INFO request if nothing is changing
     - Cleanup missing frees on some ioctls
     - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
     - x86/e820: Don't merge consecutive E820_PRAM ranges
     - kvm: x86: memset whole irq_eoi
     - x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
     - x86/boot/smp: Don't try to poke disabled/non-existent APIC
     - pinctrl: intel: Only restore pins that are used by the driver
     - pinctrl: baytrail: Fix lockdep
     - sched/fair: Fix incorrect task group ->load_avg
     - sched/fair: Fix min_vruntime tracking
     - irqchip/gicv3: Handle loop timeout proper
     - irqchip/eznps: Acknowledge NPS_IPI before calling the handler
     - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
     - cxl: Prevent adapter reset if an active context exists
     - isofs: Do not return EACCES for unknown filesystems
     - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
     - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
     - arm64: swp emulation: bound LL/SC retries before rescheduling
     - arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
     - arm64: percpu: rewrite ll/sc loops in assembly
     - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
     - arm64: Cortex-A53 errata workaround: check for kernel addresses
     - arm64: KVM: Take S1 walks into account when determining S2 write faults
     - ceph: fix error handling in ceph_read_iter
     - powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
     - mmc: core: Annotate cmd_hdr as __le32
     - mmc: core: switch to 1V8 or 1V2 for hs400es mode
     - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
     - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
     - KVM: s390: reject invalid modes for runtime instrumentation
     - fscrypto: make XTS tweak initialization endian-independent
     - fscrypto: lock inode while setting encryption policy
     - ext4: do not advertise encryption support when disabled
     - jbd2: fix incorrect unlock on j_list_lock
     - ubifs: Fix xattr_names length in exit paths
     - target/tcm_fc: use CPU affinity for responses
     - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
     - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT
       REACHABLE
     - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
     - Revert "target: Fix residual overflow handling in
       target_complete_cmd_with_length"
     - Linux 4.8.5
 .
   * Yakkety update to v4.8.4 stable release (LP: #1637517)
     - serial: imx: Fix DCD reading
     - BUG: atmel_serial: Interrupts not disabled on close
     - serial: 8250_dw: Check the data->pclk when get apb_pclk
     - serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()
     - ARCv2: intc: Use kflag if STATUS32.IE must be reset
     - ARCv2: fix local_save_flags
     - debugfs: introduce a public file_operations accessor
     - b43: fix debugfs crash
     - b43legacy: fix debugfs crash
     - carl9170: fix debugfs crashes
     - Btrfs: fix free space tree bitmaps on big-endian systems
     - Btrfs: fix mount -o clear_cache,space_cache=v2
     - Btrfs: catch invalid free space trees
     - btrfs: assign error values to the correct bio structs
     - mei: amthif: fix deadlock in initialization during a reset
     - drivers: base: dma-mapping: page align the size when unmap_kernel_range
     - IB/hfi1: Fix defered ack race with qp destroy
     - clk: mvebu: fix setting unwanted flags in CP110 gate clock
     - clk: mvebu: dynamically allocate resources in Armada CP110 system controller
     - fuse: listxattr: verify xattr list
     - fuse: invalidate dir dentry after chmod
     - fuse: fix killing s[ug]id in setattr
     - mm: filemap: fix mapping->nrpages double accounting in fuse
     - i40e: avoid NULL pointer dereference and recursive errors on early PCI error
     - xfs: change mailing list address
     - mm: filemap: don't plant shadow entries without radix tree node
     - brcmfmac: fix pmksa->bssid usage
     - brcmfmac: fix memory leak in brcmf_fill_bss_param
     - brcmfmac: use correct skb freeing helper when deleting flowring
     - ASoC: nau8825: fix bug in FLL parameter
     - ASoC: Intel: Atom: add a missing star in a memcpy call
     - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
     - async_pq_val: fix DMA memory leak
     - scsi: arcmsr: Simplify user_len checking
     - ipc/sem.c: fix complex_count vs. simple op race
     - mm/hugetlb: fix memory offline with hugepage size > memory block size
     - vfs,mm: fix a dead loop in truncate_inode_pages_range()
     - jbd2: fix lockdep annotation in add_transaction_credits()
     - ext4: enforce online defrag restriction for encrypted files
     - ext4: reinforce check of i_dtime when clearing high fields of uid and gid
     - ext4: bugfix for mmaped pages in mpage_release_unused_pages()
     - ext4: fix memory leak in ext4_insert_range()
     - ext4: fix memory leak when symlink decryption fails
     - ext4: allow DAX writeback for hole punch
     - ext4: release bh in make_indexed_dir
     - ext4: unmap metadata when zeroing blocks
     - dlm: free workqueues after the connections
     - vfs: move permission checking into notify_change() for utimes(NULL)
     - cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
     - drm: virtio: reinstate drm_virtio_set_busid()
     - acpi, nfit: check for the correct event code in notifications
     - cfq: fix starvation of asynchronous writes
     - Linux 4.8.4
 .
   * Yakkety update to v4.8.3 stable release (LP: #1637512)
     - v4l: rcar-fcp: Don't force users to check for disabled FCP support
     - scsi: configure runtime pm before calling device_add in
       scsi_add_host_with_dma
     - Make __xfs_xattr_put_listen preperly report errors.
     - Linux 4.8.3
 .
   * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045)
     - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
 .
   * unexpectedly large memory usage of mounted snaps (LP: #1636847)
     - [Config] switch squashfs to single threaded decode
 .
   * Fix bugs under virtual scsi server driver for Power (LP: #1621088)
     - target/user: Use sense_reason_t in tcmu_queue_cmd_ring
     - target/user: Return an error if cmd data size is too large
     - target/user: Fix comments to not refer to data ring
 .
   * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card
     (LP: #1633128)
     - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
     - powerpc: implement the DMA_ATTR_NO_WARN attribute
     - nvme: use the DMA_ATTR_NO_WARN attribute
 .
   * arm64: kprobes disabled (LP: #1634271)
     - [Config] Enable KPROBES on arm64
 .
   * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device
     driver (LP: #1559194)
     - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the
       genwqe device driver
 .
   * CVE-2016-7425
     - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
 .
   * Add ipvlan module to 16.04 kernel (LP: #1634705)
     - [Config] Add ipvlan to the generic inclusion list
 .
   * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
     - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
     - SAUCE: hio: bio_endio() no longer takes errors arg
     - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
     - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
     - SAUCE: hio: fix mask maybe-uninitialized warning
     - SAUCE: hio: port to v4.8 base
     - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
     - SAUCE: hio: Makefile and Kconfig
     - [Config] Enforce CONFIG_HIO
 .
   * Yakkety update to v4.8.2 stable release (LP: #1633973)
     - usb: storage: fix runtime pm issue in usb_stor_probe2
     - timekeeping: Fix __ktime_get_fast_ns() regression
     - usb: dwc3: fix Clear Stall EP command failure
     - phy: sun4i-usb: Use spinlock to guard phyctl register access
     - ALSA: ali5451: Fix out-of-bound position reporting
     - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
     - ALSA: usb-line6: use the same declaration as definition in header for MIDI
       manufacturer ID
     - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
     - mfd: atmel-hlcdc: Do not sleep in atomic context
     - mfd: 88pm80x: Double shifting bug in suspend/resume
     - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
     - xen/x86: Update topology map for PV VCPUs
     - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
     - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
     - KVM: arm64: Require in-kernel irqchip for PMU support
     - KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
     - KVM: PPC: BookE: Fix a sanity check
     - arm64: fix dump_backtrace/unwind_frame with NULL tsk
     - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
     - x86/irq: Prevent force migration of irqs which are not in the vector domain
     - x86/pkeys: Make protection keys an "eager" feature
     - x86/cpu: Rename Merrifield2 to Moorefield
     - x86/platform/intel-mid: Add Intel Penwell to ID table
     - x86/platform/intel-mid: Keep SRAM powered on at boot
     - x86/apic: Get rid of apic_version[] array
     - arch/x86: Handle non enumerated CPU after physical hotplug
     - x86/mm/pkeys: Do not skip PKRU register if debug registers are not used
     - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
     - ARM: fix delays
     - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
     - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
     - ARM: dts: MSM8660 remove flags from SPMI/MPP IRQs
     - ARM: cpuidle: Fix error return code
     - Bluetooth: Add a new 04ca:3011 QCA_ROME device
     - ima: use file_dentry()
     - tpm: fix a race condition in tpm2_unseal_trusted()
     - tpm_crb: fix crb_req_canceled behavior
     - Linux 4.8.2
 .
   * Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work (LP: #1535802)
     - Bluetooth: Add a new 04ca:3011 QCA_ROME device
Checksums-Sha1:
 43245c19249af5fee9e18a17803b9847627967d9 392266 block-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 85b4ed336dc5da88f30b542c4920f394415aed31 324988 crypto-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 eb20636619002d9db692814265ba8cda8f272fa8 4300 fat-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 12a118bd427ede6e219de5c4e14297fbafb76cb9 13514 fb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 784bb38fad8c02cf97db738dca449e18b3e0e4b6 67926 firewire-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 911d3bda7cf29be0539d6c63122327c3c8457e8b 33716 floppy-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 29a90063853a994fe8454c284f19cf2ba4623f8b 1134118 fs-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 6e814633e779e3b75f6b0bf0e7aaf4a95e257877 619046 fs-secondary-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 017c4897bb3d8c4d44006118c36c474f458fb75b 292576 input-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 69202c20ca1115773cbfd83be0716bba144847ce 59474 ipmi-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 b03cecf39ce3f5eb7232da69798983754a666f09 229672 irda-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 c1ad6f14c00024701fe282d004fa1a1d47e65fae 8020242 kernel-image-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 b6453aec359817c0ea6c87dbe1fc8bd44124475c 832 linux-cloud-tools-4.8.0-28-dbgsym_4.8.0-28.30_amd64.ddeb
 0dbe1348cd3b7e040a61a0b14be9de95de7cd973 1780 linux-cloud-tools-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 553b06e1830cc6ae0155c165a6be37cd9520ad51 1788 linux-cloud-tools-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 bbe1c611bcdca7735cdf3ddee1da09cd2c789a4c 30796 linux-cloud-tools-4.8.0-28_4.8.0-28.30_amd64.deb
 c1b2ba40e519a2bf1911b50ee0331d2a95d39372 23628 linux-cloud-tools-common_4.8.0-28.30_all.deb
 092e17c51bf41a6d7099f9600b1069f17abe0037 10630708 linux-doc_4.8.0-28.30_all.deb
 e35b715ad40ced377c27fc3f557975c27aaf444c 821416 linux-headers-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 08c5e35d1d03b70fcfb8700375b00951ee138cc7 820430 linux-headers-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 5fd80fd7229674839fa74d5d49004765b34394e3 10231068 linux-headers-4.8.0-28_4.8.0-28.30_all.deb
 22c49122231c3ada8a554859147898ed721aa487 648061136 linux-image-4.8.0-28-generic-dbgsym_4.8.0-28.30_amd64.ddeb
 84a813a012afc3ade34f47022b304cf56233c7d0 20869712 linux-image-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 8e93e299a12dba9cf2348e531efb7d247585d5fb 648034030 linux-image-4.8.0-28-lowlatency-dbgsym_4.8.0-28.30_amd64.ddeb
 1f19a19cbf0a486850cb782f110232211c5820eb 60946128 linux-image-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 b1c92e33bcc072880ae887b6596cd61bbdb54bbe 40158148 linux-image-extra-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 0754650151abb175cb9a6c13271b58cb0b8f19e3 866446 linux-libc-dev_4.8.0-28.30_amd64.deb
 bd0e90efa407daf9e98496981ccb1d92cd221d97 116309082 linux-source-4.8.0_4.8.0-28.30_all.deb
 2f796124e061c4a98081aa8e89ef390ca6056597 854 linux-tools-4.8.0-28-dbgsym_4.8.0-28.30_amd64.ddeb
 c8c5c59c7e0b9b8319afc83fea8312b764da7334 1858 linux-tools-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 1176fc550137d7a199abd06dc5a1837a15d6c1fb 1860 linux-tools-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 bdd7f22aaa686003e3c75af9845846c61d199434 748212 linux-tools-4.8.0-28_4.8.0-28.30_amd64.deb
 2526243503ab09bd2e9b31a7b74df0d37cd9e67f 120544 linux-tools-common_4.8.0-28.30_all.deb
 224d47ca6ea2d789ffba56018750a3a8f94633e7 924 linux-udebs-generic_4.8.0-28.30_amd64.udeb
 32bfef6bfe1ef841311f67788281665c2f8020c5 14296007 linux_4.8.0-28.30_amd64.tar.gz
 fd10e9e0fe48d0731c9bc94918ce0de486a10ae7 34382 linux_4.8.0-28.30_amd64_translations.tar.gz
 125e08c3fe5d0eb70e09ea1bb89ac1d8afb58d65 260236 md-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 eed322939517bb5ef312934b4689aa6d35ccf5ab 204526 message-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 02bd37413766349b2bf67daa2ed561904bb156ee 55500 mouse-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 bcb2d134d86addc8f91a40707ea653aa1e054c96 18276 multipath-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 0251232475630f80d2f01fea2fd4c126f47e1d08 503808 nfs-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 2886afb86b61d8ac9d4e906e1f878a7864ee181e 4275628 nic-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 14c43b510932dcf70db3c604d4b1c5a17f9c1523 145772 nic-pcmcia-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 ec51207804c659fd4e0345e081e02e7f7213c078 529188 nic-shared-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 2f4854223366c63953ae46dba90dbe6ef69e118c 297306 nic-usb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 8419f072ba95131c687a76a3e58ce0079e2c1972 33340 parport-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 6673eeae8d6739e0cead64d33a1c645c67fdb97e 126198 pata-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 c7a859f4712a10cfd2444958a727d9fbd8ea7319 65506 pcmcia-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 46a161fb05a97e9e3fde95c7f123f5dabdcfc2ce 68194 pcmcia-storage-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 471a618a933c40418739f41a83c049f1b71f6f49 8616 plip-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 35bc3843bfc19c4a3b5f0f7e2cfff9df4bb5571c 26210 ppp-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 92095c74ec5d43c73f0ce857dd840cfc2a850f52 98216 sata-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 e359989af49e3a402e3a1479c06ad264b2957d1e 2252696 scsi-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 6637c6d6514bfb0f290cc565e641b4235cc191cd 88380 serial-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 6cea8a710c4f5104d856155c72dad43efc8a0f59 46838 storage-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 aa0f64bf9a9de54d1fe21acc53219b2e2162d3ea 133310 usb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 3d1b8100178331d11390730a3099adc38a0ee8f0 90906 virtio-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 f77f951de072c25d08ee077a47f107fef08a4a0a 27886 vlan-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
Checksums-Sha256:
 4e0022476060086f8a737b6142d06cbca4798b74a5316660cba0b4d0293be319 392266 block-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 a1e1cddff7410517b65caede5b7474a64654302d5dd0116f701284f285b15015 324988 crypto-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 ab34f7b18a35943a32b446f8ea48f48088f49a8444898830af59ade8bcd4fe71 4300 fat-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 dfce94300fe8177d27d68ec0f15c5dc3a3b7b310fd515939b1a949bc75094b54 13514 fb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 114c5f0b8dd39f87500302f83db43ac96d3a095b36f7d51cf415bdbe3d3f0544 67926 firewire-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 2afec99b9a5558085f3cabda39d1debf580f231df1636b2d46e5b287fe0eb16b 33716 floppy-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 10bf48a5514f7e97b938519dab51b719649a73e500c2b3a1ed88ded086c71daf 1134118 fs-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 366900b3d5ddec56e2c5f830bfd9fa7a1291a506ff2c2d0f3892f31b234016c5 619046 fs-secondary-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 e889c09fbf9f794ee26dffafea95c245f8993a65fc38ad61634a9e7f7141fba8 292576 input-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 66047c12a1e04d95952f56e40d04f7e34fb86aac200265afb719ef0c4c09214a 59474 ipmi-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 b116e5c65dc7b49a3df2c91c7d783d072a8f54cac991a6d49f2a68f06106a48f 229672 irda-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 a88362448fa4e7a133d461718dbb9a2bc4304b11cb554a8f2790b02edd3025f5 8020242 kernel-image-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 fa579d79dcc52b69f546b15865778206f9eb7fa475da5f963d5e41798b7eebb8 832 linux-cloud-tools-4.8.0-28-dbgsym_4.8.0-28.30_amd64.ddeb
 ea6a5b2b20dc8e9f3f41d1393b7fce6356b616a583ab383036a0a7bb4b1ba742 1780 linux-cloud-tools-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 bdd06c7b3b1978dc949623fd51ac54660cbb3a9f82b9fc2a85d82919b4679f95 1788 linux-cloud-tools-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 5bf2c46513aa796255f3dc7e6023df84ebd45720399f9b68990e52cbfe40e199 30796 linux-cloud-tools-4.8.0-28_4.8.0-28.30_amd64.deb
 01b2441ba94082771b6e0efd39dee48b7f42b63f4adb5301fca0d4c60d52cb33 23628 linux-cloud-tools-common_4.8.0-28.30_all.deb
 04e6c01f8b9c58d052030e0087b06d8ec87913651df6889a12e6a7a57a308d4e 10630708 linux-doc_4.8.0-28.30_all.deb
 cdcdc7d0dce22d194e8f614f4003a85b619729f367dede2091d5fc6abea96020 821416 linux-headers-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 7656b0c67dec7f4bc21cea46086b929a6c0dd25a5993d5b430aa3f93d6297fab 820430 linux-headers-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 73f429819ae3edbac7a88be7e0d11fc8106bd6c73671d64c10c257570ffc976f 10231068 linux-headers-4.8.0-28_4.8.0-28.30_all.deb
 1a1beac448075d609350279d2a0293e8bdbee96c0652ebd876cfc0b6878a382c 648061136 linux-image-4.8.0-28-generic-dbgsym_4.8.0-28.30_amd64.ddeb
 d4dc18d77cbb9ea76d2918a173a268f9d8cbf9cc0eb6f8dab234cd5195fa017c 20869712 linux-image-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 5b0ab1ea592abaf86384a9044c3d1b8570bef0a6c87747921e8322fe50bd0338 648034030 linux-image-4.8.0-28-lowlatency-dbgsym_4.8.0-28.30_amd64.ddeb
 e402af928176bccef8e16f42697e1858ab1122a3f470a97fb63384630739b681 60946128 linux-image-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 cff9b51046773dbf03e1c7d6365d38776009b646d18a2f0a573563be2c2d3b61 40158148 linux-image-extra-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 4244a92ede723456f36d48065e6655ebb565fb2a1b55d75897124ce99f506f47 866446 linux-libc-dev_4.8.0-28.30_amd64.deb
 10d4f155e7cf7fabf859254d0f92ecf543596a1cec84429d796f282f1cafb535 116309082 linux-source-4.8.0_4.8.0-28.30_all.deb
 0b50aedf47c3cc442e104f027ccf1892831c2b9fd36d58f14a5b13b3079cc174 854 linux-tools-4.8.0-28-dbgsym_4.8.0-28.30_amd64.ddeb
 20f6420dbb28eec0c8ff6e2a461312439c4a64cc6b02d55f7ed62de1951ca720 1858 linux-tools-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 91087d98e1a0528d01020fe61bb3641a1885b6da36604566cbdaae0ee275a04a 1860 linux-tools-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 4b512f845d63ccd82874c5c1ef66c6675e072008510824715387fa5bc399e196 748212 linux-tools-4.8.0-28_4.8.0-28.30_amd64.deb
 aeda117b581f3cef9ae5cc94ebb52e1d0688b3cf9787744e5de2e652f2ca6b97 120544 linux-tools-common_4.8.0-28.30_all.deb
 f847a608aea8f6e295d9c41deafa0c41b3cef0c9246fa1ac3ec6bd6f1822ac37 924 linux-udebs-generic_4.8.0-28.30_amd64.udeb
 bf801617a7cb000d07d7f18b789738a155e75c1bd56fb96bd31244e9066fcf07 14296007 linux_4.8.0-28.30_amd64.tar.gz
 f2de5a6ab345a61339fa4e3ed531e4f64e58a785c05bd60d85d0e160ae6b21f7 34382 linux_4.8.0-28.30_amd64_translations.tar.gz
 a480d96cf5b811104cf18c7ccf1500a054646283d4fe839f4ed797e47b6382fd 260236 md-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 1be072f5c3cd721cd9cb4bb428ae74cb365cb21b2b40c5b1efcfab9735aa5b71 204526 message-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 89dfc1040114f8cced39bfb98c7e6dca6c7633c78be5608436edea2c59039b0d 55500 mouse-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 d498e9d7030e8e696eef84e80f2779c67eedf8ef9578dcd76ee8c1663ae9daa5 18276 multipath-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 1146d3a58186e6a833b303e80228813fc9a4369bc835e26ff244d32c77b60fd0 503808 nfs-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 f8dd0ae6a7c6154e55cb65d65a6b65d60c18e306a14002b4521621ec2351be8b 4275628 nic-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 8f6bffe0d72720063be3479e21c77a168f7a3d52dcc1b5e2ee63aae26f39eb95 145772 nic-pcmcia-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 f86da46438535758c5224915e95cf5c00177e47a221bad4298e5809cd2b215ff 529188 nic-shared-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 01554fdb6e13dda640c04299991a3b5c8f30dd26ef1d6a8d1ac02d04281c23ca 297306 nic-usb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 025a1c7c5c07e99ce3929d742e1f784b45fdb7525fab30117fd2e4d9cd2ce4ed 33340 parport-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 22420848e47d263bec068e86826ad172d4b35dc96e865e2a994ff28f1fcbb77e 126198 pata-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 f8859e14334510fb730e7fc258f1c233904fe29e6b937b6d260f759a0c6865af 65506 pcmcia-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 ebfaf1ca4e60e7445469473f23c35610e719041aee946c0281a9688acba2ad2d 68194 pcmcia-storage-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 c6a183f00962608fabc3a33a7a340edde8d2a53f3077cd08ec2f3668bd03ae69 8616 plip-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 0c2bd10856a48f079b3fb38f0c37b03b8af525885864637d79b0d3f841802af2 26210 ppp-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 fff29600b58c87edebfe1fb248324ac455853c199417f72aa6a2dd91ec879b36 98216 sata-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 ad1851d5c4c0c138e588283b7038e493ab5895e8cf4d359c95ef6c1d67f6315e 2252696 scsi-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 2762d7b8bacad6dffea4f6b6665406aa646e80a4d0b8218bb2c2431a6902ab43 88380 serial-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 0658b91a69b3bcd3afd1564e56a0f86729042291bc299b79d2a4059332957c39 46838 storage-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 71a6e7bdf01f7bc2a300856696f4ce0afe39817204be68c48e682d63366c4574 133310 usb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 4f9f106df66d3bca6e40f7fc53928b2215299bb80c76b6137efada11598ba986 90906 virtio-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 ebbcb51ddccf22d04b31b1f05b15f79ce5c9e4a0602d1e768b4987501fa431b7 27886 vlan-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
Files:
 865221e59a1c7b13649b870aab2ea321 392266 debian-installer standard block-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 1dcdeec414d64d16594d4a4976bf4c4d 324988 debian-installer extra crypto-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 734378c50d17e61ea66fe80651a8d040 4300 debian-installer standard fat-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 aebb7d9d4d1a0c2e11c2e888939e3ed0 13514 debian-installer standard fb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 7edbca113f290cf8eaf16321036e5754 67926 debian-installer standard firewire-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 e7ef6174dfc4a5cc2ab401284535e8b0 33716 debian-installer standard floppy-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 0d97970dad1195b8a47f79a2c3907850 1134118 debian-installer standard fs-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 14a741703e9359a2bad571bd72616d4d 619046 debian-installer standard fs-secondary-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 8f971da2c70bf08ffca98f1d508ba6ed 292576 debian-installer standard input-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 68b0dab1d14f5b530c87ec3617666362 59474 debian-installer standard ipmi-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 acac2db306bcd77d2f3d3f3fad4f617d 229672 debian-installer standard irda-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 0ffba2b9ad6693e7076999241dac8424 8020242 debian-installer optional kernel-image-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 b27ef6e1d5440f32d992da271398fdbc 832 devel extra linux-cloud-tools-4.8.0-28-dbgsym_4.8.0-28.30_amd64.ddeb
 8192daf8b693b23c5646fae60a4a74d6 1780 devel optional linux-cloud-tools-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 83123afef855ccd55fbf6ee3209b9898 1788 devel optional linux-cloud-tools-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 a09a8de7c934aa1c3e3bc4ce652d2d52 30796 devel optional linux-cloud-tools-4.8.0-28_4.8.0-28.30_amd64.deb
 19dfefe99720ca5eb15b93545481da81 23628 kernel optional linux-cloud-tools-common_4.8.0-28.30_all.deb
 ebd0092b92b5510296e14b8e15b8e441 10630708 doc optional linux-doc_4.8.0-28.30_all.deb
 2bf33fe3f973e1f1a13c328ba23f9da3 821416 devel optional linux-headers-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 02fe148690b01a6c079ea0cd25a39a4f 820430 devel optional linux-headers-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 651333018ed9e9570365d0a76d98b25e 10231068 devel optional linux-headers-4.8.0-28_4.8.0-28.30_all.deb
 2a2d90aff74762aa6bdb05d5da00c8ba 648061136 devel optional linux-image-4.8.0-28-generic-dbgsym_4.8.0-28.30_amd64.ddeb
 00a44c44ef20d9d57469fa341cbff813 20869712 kernel optional linux-image-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 ef24bf75a7d6ab4f7d4991c5343fb04d 648034030 devel optional linux-image-4.8.0-28-lowlatency-dbgsym_4.8.0-28.30_amd64.ddeb
 67b21dfcc8f6077f82d2de4635cf4c5e 60946128 kernel optional linux-image-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 8590d05289015f176463b05d310017a5 40158148 kernel optional linux-image-extra-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 db03e851596ea02fc67d6b02fb8a9a87 866446 devel optional linux-libc-dev_4.8.0-28.30_amd64.deb
 6d16df2556ce7629057b26cb8ad3fb4d 116309082 devel optional linux-source-4.8.0_4.8.0-28.30_all.deb
 1b6c72688509b6d2cc6b1ef1c5c5865f 854 devel extra linux-tools-4.8.0-28-dbgsym_4.8.0-28.30_amd64.ddeb
 dd1c8a2c0f0079af5c28b873f858a245 1858 devel optional linux-tools-4.8.0-28-generic_4.8.0-28.30_amd64.deb
 1473281e9cc779fda2e8da897a970053 1860 devel optional linux-tools-4.8.0-28-lowlatency_4.8.0-28.30_amd64.deb
 692f4f0efb6857be06083ffa6e8ca0a6 748212 devel optional linux-tools-4.8.0-28_4.8.0-28.30_amd64.deb
 bf40074694023affb835f5069c0e06db 120544 kernel optional linux-tools-common_4.8.0-28.30_all.deb
 988aeb0436341d38367813c56f9a9f72 924 debian-installer optional linux-udebs-generic_4.8.0-28.30_amd64.udeb
 0d6640104ccd0c5f7db7e3dbca40526f 14296007 raw-uefi - linux_4.8.0-28.30_amd64.tar.gz
 859a2aecc76ed62d72a95732cae80a1f 34382 raw-translations - linux_4.8.0-28.30_amd64_translations.tar.gz
 b40b5a06f2edab2d7909f095a494ad00 260236 debian-installer standard md-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 b6157670b4a81c70c761cfb1457ab391 204526 debian-installer standard message-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 f046adef766f4c87efa6bfab819ca94f 55500 debian-installer extra mouse-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 fe129d1aac190318843754aee6ad08a0 18276 debian-installer extra multipath-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 d2957caa82a4a26ca33ac3c1e97104bf 503808 debian-installer standard nfs-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 dba0fb7d42f1813289c6bdb4d03c7ace 4275628 debian-installer standard nic-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 5071b33b60ff4bee60893cd13a841275 145772 debian-installer standard nic-pcmcia-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 89f80c86b9ea56518985a0060527890b 529188 debian-installer standard nic-shared-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 ce31cecbdadafab6c4a15849fcfd6ea9 297306 debian-installer standard nic-usb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 2581d3e761353ef4e789c674f24a842b 33340 debian-installer standard parport-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 5f79331e6157c891df40f588ce26c252 126198 debian-installer standard pata-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 d304accee4a5d0f1e1bb6cc81b6bbb89 65506 debian-installer standard pcmcia-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 c18776b0bb9f4b46fc6869b0c8002e52 68194 debian-installer standard pcmcia-storage-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 f97d78f13dfaab02c619a62c320606c9 8616 debian-installer standard plip-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 a7962771836970d40abf602d423b1ed3 26210 debian-installer standard ppp-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 0ee153ac630debd428c5bfedc785239d 98216 debian-installer standard sata-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 5bd7428404a3f10fc59dc4b221fffca0 2252696 debian-installer standard scsi-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 5ba7894ca4a8de7809d3a8b0d5e1349f 88380 debian-installer standard serial-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 1d8d3901c97796ecf504aec1c030f095 46838 debian-installer standard storage-core-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 1f441b6d89596004033e679700996e85 133310 debian-installer standard usb-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 41b49d273596a77a6ac4576a5dc218fb 90906 debian-installer standard virtio-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
 a0183d7b8d9061304179cb1e64a5c19f 27886 debian-installer extra vlan-modules-4.8.0-28-generic-di_4.8.0-28.30_amd64.udeb
Package-Type: udeb


More information about the Yakkety-changes mailing list