[ubuntu/xenial-updates] linux-hwe-edge_4.10.0-14.16~16.04.1_amd64.tar.gz - (Accepted)
Tim Gardner
tim.gardner at canonical.com
Tue Apr 4 15:17:41 UTC 2017
linux-hwe-edge (4.10.0-14.16~16.04.1) xenial; urgency=low
[ Tim Gardner ]
* Release Tracking Bug
- LP: #1673837
* msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
- tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
- SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
* C++ demangling support missing from perf (LP: #1396654)
- [Config] added binutils-dev to Build-deps
* dm-queue-length module is not included in installer/initramfs (LP: #1673350)
- [Config] d-i: Also add dm-queue-length to multipath modules
* move aufs.ko from -extra to linux-image package (LP: #1673498)
- [config] aufs.ko moved to linux-image package
* Using an NVMe drive causes huge power drain (LP: #1664602)
- nvme: Add a quirk mechanism that uses identify_ctrl
- nvme: Enable autonomous power state transitions
* Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
- Bluetooth: btbcm: Add a delay for module reset
* Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
- Bluetooth: btusb: Add support for 413c:8143
* Zesty update to v4.10.3 stable release (LP: #1673118)
- serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
- KVM: s390: Disable dirty log retrieval for UCONTROL guests
- KVM: VMX: use correct vmcs_read/write for guest segment selector/base
- Bluetooth: Add another AR3012 04ca:3018 device
- phy: qcom-ufs: Don't kfree devres resource
- phy: qcom-ufs: Fix misplaced jump label
- s390/qdio: clear DSCI prior to scanning multiple input queues
- s390/dcssblk: fix device size calculation in dcssblk_direct_access()
- s390/kdump: Use "LINUX" ELF note name instead of "CORE"
- s390/chsc: Add exception handler for CHSC instruction
- s390: TASK_SIZE for kernel threads
- s390/topology: correct allocation of topology information
- s390: make setup_randomness work
- s390: use correct input data address for setup_randomness
- net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
- cxl: Prevent read/write to AFU config space while AFU not configured
- cxl: fix nested locking hang during EEH hotplug
- brcmfmac: fix incorrect event channel deduction
- mnt: Tuck mounts under others instead of creating shadow/side mounts.
- IB/ipoib: Fix deadlock between rmmod and set_mode
- IB/IPoIB: Add destination address when re-queue packet
- IB/mlx5: Fix out-of-bound access
- IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
- IB/srp: Avoid that duplicate responses trigger a kernel bug
- IB/srp: Fix race conditions related to task management
- Btrfs: fix data loss after truncate when using the no-holes feature
- orangefs: Use RCU for destroy_inode
- memory/atmel-ebi: Fix ns <-> cycles conversions
- tracing: Fix return value check in trace_benchmark_reg()
- ktest: Fix child exit code processing
- ceph: remove req from unsafe list when unregistering it
- target: Fix NULL dereference during LUN lookup + active I/O shutdown
- drivers/pci/hotplug: Handle presence detection change properly
- drivers/pci/hotplug: Fix initial state for empty slot
- nlm: Ensure callback code also checks that the files match
- pwm: pca9685: Fix period change with same duty cycle
- xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
- nfit, libnvdimm: fix interleave set cookie calculation
- mac80211: flush delayed work when entering suspend
- mac80211: don't reorder frames with SN smaller than SSN
- mac80211: don't handle filtered frames within a BA session
- mac80211: use driver-indicated transmitter STA only for data frames
- drm/amdgpu: add more cases to DCE11 possible crtc mask setup
- drm/amdgpu/pm: check for headless before calling compute_clocks
- Revert "drm/amdgpu: update tile table for oland/hainan"
- drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
- drm/radeon: handle vfct with multiple vbios images
- drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
- drm/ttm: Make sure BOs being swapped out are cacheable
- drm/vmwgfx: Work around drm removal of control nodes
- drm/imx: imx-tve: Do not set the regulator voltage
- drm/atomic: fix an error code in mode_fixup()
- drm/i915/gvt: Disable access to stolen memory as a guest
- drm: Cancel drm_fb_helper_dirty_work on unload
- drm: Cancel drm_fb_helper_resume_work on unload
- drm/i915: Recreate internal objects with single page segments if dmar fails
- drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
- drm/i915: Check for timeout completion when waiting for the rq to submitted
- drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
- drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
- libceph: use BUG() instead of BUG_ON(1)
- x86, mm: fix gup_pte_range() vs DAX mappings
- x86/tlb: Fix tlb flushing when lguest clears PGE
- thp: fix another corner case of munlock() vs. THPs
- mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
- kasan: resched in quarantine_remove_cache()
- fat: fix using uninitialized fields of fat_inode/fsinfo_inode
- drivers: hv: Turn off write permission on the hypercall page
- Linux 4.10.3
* Zesty update to v4.10.2 stable release (LP: #1672544)
- MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
- MIPS: Fix special case in 64 bit IP checksumming.
- MIPS: BCM47XX: Fix button inversion for Asus WL-500W
- MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
- MIPS: Lantiq: Keep ethernet enabled during boot
- MIPS: Clear ISA bit correctly in get_frame_info()
- MIPS: Prevent unaligned accesses during stack unwinding
- MIPS: Fix get_frame_info() handling of microMIPS function size
- MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
- MIPS: Calculate microMIPS ra properly when unwinding the stack
- MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
- mmc: sdhci-acpi: support deferred probe
- am437x-vpfe: always assign bpp variable
- uvcvideo: Fix a wrong macro
- media: fix dm1105.c build error
- cxd2820r: fix gpio null pointer dereference
- dvb-usb: don't use stack for firmware load
- lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
- media: Properly pass through media entity types in entity enumeration
- ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
- spi: s3c64xx: fix inconsistency between binding and driver
- ARM: at91: define LPDDR types
- ARM: dts: at91: Enable DMA on sama5d4_xplained console
- ARM: dts: at91: Enable DMA on sama5d2_xplained console
- ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
- ALSA: hda - fix Lewisburg audio issue
- ALSA: timer: Reject user params with too small ticks
- ALSA: ctxfi: Fallback DMA mask to 32bit
- ALSA: seq: Fix link corruption by event error handling
- ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
- ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
- hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
- hwmon: (it87) Ensure that pwm control cache is current before updating values
- staging: greybus: loopback: fix broken udelay
- staging/lustre/lnet: Fix allocation size for sv_cpt_data
- staging: rtl: fix possible NULL pointer dereference
- coresight: STM: Balance enable/disable
- coresight: fix kernel panic caused by invalid CPU
- regulator: Fix regulator_summary for deviceless consumers
- tpm_tis: use default timeout value if chip reports it as zero
- tpm_tis: fix the error handling of init_tis()
- iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
- iommu/vt-d: Tylersburg isoch identity map check is done too late.
- CIFS: Fix splice read for non-cached files
- mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
- mm/page_alloc: fix nodes for reclaim in fast path
- mm: vmpressure: fix sending wrong events on underflow
- mm: do not access page->mapping directly on page_endio
- mm balloon: umount balloon_mnt when removing vb device
- mm, vmscan: cleanup lru size claculations
- mm, vmscan: consider eligible zones in get_scan_count
- sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
- ipc/shm: Fix shmat mmap nil-page protection
- ima: fix ima_d_path() possible race with rename
- PM / devfreq: Fix available_governor sysfs
- PM / devfreq: Fix wrong trans_stat of passive devfreq device
- dm cache: fix corruption seen when using cache > 2TB
- dm stats: fix a leaked s->histogram_boundaries array
- dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
- dm raid: fix data corruption on reshape request
- scsi: qla2xxx: Cleaned up queue configuration code.
- scsi: qla2xxx: Fix response queue count for Target mode.
- scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
- Revert "scsi: aacraid: Reorder Adapter status check"
- scsi: aacraid: Reorder Adapter status check
- scsi: use 'scsi_device_from_queue()' for scsi_dh
- power: reset: at91-poweroff: timely shutdown LPDDR memories
- Fix: Disable sys_membarrier when nohz_full is enabled
- jbd2: don't leak modified metadata buffers on an aborted journal
- block/loop: fix race between I/O and set_status
- loop: fix LO_FLAGS_PARTSCAN hang
- ext4: Include forgotten start block on fallocate insert range
- ext4: do not polute the extents cache while shifting extents
- ext4: trim allocation requests to group size
- ext4: fix data corruption in data=journal mode
- ext4: fix use-after-iput when fscrypt contexts are inconsistent
- ext4: fix inline data error paths
- ext4: preserve the needs_recovery flag when the journal is aborted
- ext4: return EROFS if device is r/o and journal replay is needed
- ext4: fix fencepost in s_first_meta_bg validation
- samples/seccomp: fix 64-bit comparison macros
- mei: remove support for broken parallel read
- ath10k: fix boot failure in UTF mode/testmode
- ath5k: drop bogus warning on drv_set_key with unsupported cipher
- ath9k: fix race condition in enabling/disabling IRQs
- ath9k: use correct OTP register offsets for the AR9340 and AR9550
- PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
- PCI: altera: Fix TLP_CFG_DW0 for TLP write
- Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
- crypto: xts - Add ECB dependency
- crypto: testmgr - Pad aes_ccm_enc_tv_template vector
- crypto: xts - Propagate NEED_FALLBACK bit
- crypto: api - Add crypto_requires_off helper
- fuse: add missing FR_FORCE
- x86/pkeys: Check against max pkey to avoid overflows
- arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
- arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
- arm64: fix erroneous __raw_read_system_reg() cases
- KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
- Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
- iio: pressure: mpl115: do not rely on structure field ordering
- iio: pressure: mpl3115: do not rely on structure field ordering
- can: gs_usb: Don't use stack memory for USB transfers
- can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
- w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
- w1: ds2490: USB transfer buffers need to be DMAable
- usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
- usb: dwc3: gadget: skip Set/Clear Halt when invalid
- usb: host: xhci: plat: check hcc_params after add hcd
- usb: gadget: udc-core: Rescan pending list on driver unbind
- usb: gadget: udc: fsl: Add missing complete function.
- usb: gadget: f_hid: fix: Free out requests
- usb: gadget: f_hid: fix: Prevent accessing released memory
- usb: gadget: f_hid: Use spinlock instead of mutex
- usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
- hv: allocate synic pages for all present CPUs
- hv: init percpu_list in hv_synic_alloc()
- Drivers: hv: vmbus: Prevent sending data on a rescinded channel
- Drivers: hv: vmbus: Fix a rescind handling bug
- Drivers: hv: util: kvp: Fix a rescind processing issue
- Drivers: hv: util: Fcopy: Fix a rescind processing issue
- Drivers: hv: util: Backup: Fix a rescind processing issue
- RDMA/core: Fix incorrect structure packing for booleans
- rdma_cm: fail iwarp accepts w/o connection params
- gfs2: Add missing rcu locking for glock lookup
- remoteproc: qcom: mdt_loader: Don't overwrite firmware object
- rtlwifi: Fix alignment issues
- rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
- VME: restore bus_remove function causing incomplete module unload
- nfsd: minor nfsd_setattr cleanup
- nfsd: special case truncates some more
- NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
- NFSv4: Fix reboot recovery in copy offload
- pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
- Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
- NFSv4: fix getacl head length estimation
- NFSv4: fix getacl ERANGE for some ACL buffer sizes
- f2fs: fix a problem of using memory after free
- f2fs: fix multiple f2fs_add_link() calls having same name
- f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
- f2fs: avoid to issue redundant discard commands
- f2fs: Fix zoned block device support
- rtc: sun6i: Disable the build as a module
- rtc: sun6i: Add some locking
- rtc: sun6i: Switch to the external oscillator
- md linear: fix a race between linear_add() and linear_congested()
- bcma: use (get|put)_device when probing/removing device driver
- mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
- dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
- xprtrdma: Fix Read chunk padding
- xprtrdma: Per-connection pad optimization
- xprtrdma: Disable pad optimization by default
- xprtrdma: Reduce required number of send SGEs
- powerpc/xmon: Fix data-breakpoint
- powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
- module: fix memory leak on early load_module() failures
- MIPS: IP22: Reformat inline assembler code to modern standards.
- MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
- ceph: update readpages osd request according to size of pages
- Linux 4.10.2
* kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
- SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
* arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
- [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
- irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
* arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
- irqdomain: Add empty irq_domain_check_msi_remap
* pinctrl: qcom: add get_direction function (LP: #1672504)
- pinctrl: qcom: add get_direction function
* perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
- perf probe: Fix wrong register name for arm64
* cleanup primary tree for linux-hwe layering issues (LP: #1637473)
- [Config] linux-source-* is in the primary linux namespace
* hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
- hv_set_ifconfig -- handle DHCP interfaces correctly
- hv_set_ifconfig -- ensure we include the last stanza
* Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
- Revert "UBUNTU: SAUCE: Disable timers selftest for now"
* Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
- powerpc/64: Fix checksum folding in csum_add()
* POWER9: Additional power9 patches (LP: #1671613)
- mm/autonuma: don't use set_pte_at when updating protnone ptes
- mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
- powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
- mm/gup: check for protnone only if it is a PTE entry
- mm/thp/autonuma: use TNF flag instead of vm fault
- SAUCE: powerpc/mm: handle protnone ptes on fork
- SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
- mm/ksm: improve deduplication of zero pages with colouring
- mm: introduce page_vma_mapped_walk()
- mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
- mm/ksm: handle protnone saved writes when making page write protect
* POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
- powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
* Miscellaneous Ubuntu changes
- [Debian] consider renames in gen-auto-reconstruct
Date: Thu, 09 Mar 2017 13:30:55 -0700
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-10.buildd>
-------------- next part --------------
Format: 1.8
Date: Thu, 09 Mar 2017 13:30:55 -0700
Source: linux-hwe-edge
Binary: linux-source-4.10.0 linux-headers-4.10.0-14 linux-hwe-edge-tools-4.10.0-14 linux-hwe-edge-cloud-tools-4.10.0-14 linux-image-4.10.0-14-generic linux-image-extra-4.10.0-14-generic linux-headers-4.10.0-14-generic linux-image-4.10.0-14-generic-dbgsym linux-tools-4.10.0-14-generic linux-cloud-tools-4.10.0-14-generic linux-hwe-edge-udebs-generic linux-image-4.10.0-14-generic-lpae linux-image-extra-4.10.0-14-generic-lpae linux-headers-4.10.0-14-generic-lpae linux-image-4.10.0-14-generic-lpae-dbgsym linux-tools-4.10.0-14-generic-lpae linux-cloud-tools-4.10.0-14-generic-lpae linux-hwe-edge-udebs-generic-lpae linux-image-4.10.0-14-lowlatency linux-image-extra-4.10.0-14-lowlatency linux-headers-4.10.0-14-lowlatency linux-image-4.10.0-14-lowlatency-dbgsym linux-tools-4.10.0-14-lowlatency linux-cloud-tools-4.10.0-14-lowlatency linux-hwe-edge-udebs-lowlatency linux-image-4.10.0-14-powerpc-e500mc linux-image-extra-4.10.0-14-powerpc-e500mc linux-headers-4.10.0-14-powerpc-e500mc
linux-image-4.10.0-14-powerpc-e500mc-dbgsym linux-tools-4.10.0-14-powerpc-e500mc linux-cloud-tools-4.10.0-14-powerpc-e500mc linux-hwe-edge-udebs-powerpc-e500mc linux-image-4.10.0-14-powerpc-smp linux-image-extra-4.10.0-14-powerpc-smp linux-headers-4.10.0-14-powerpc-smp linux-image-4.10.0-14-powerpc-smp-dbgsym linux-tools-4.10.0-14-powerpc-smp linux-cloud-tools-4.10.0-14-powerpc-smp linux-hwe-edge-udebs-powerpc-smp linux-image-4.10.0-14-powerpc64-emb linux-image-extra-4.10.0-14-powerpc64-emb linux-headers-4.10.0-14-powerpc64-emb linux-image-4.10.0-14-powerpc64-emb-dbgsym linux-tools-4.10.0-14-powerpc64-emb linux-cloud-tools-4.10.0-14-powerpc64-emb linux-hwe-edge-udebs-powerpc64-emb kernel-image-4.10.0-14-generic-di fat-modules-4.10.0-14-generic-di fb-modules-4.10.0-14-generic-di firewire-core-modules-4.10.0-14-generic-di floppy-modules-4.10.0-14-generic-di fs-core-modules-4.10.0-14-generic-di fs-secondary-modules-4.10.0-14-generic-di
input-modules-4.10.0-14-generic-di irda-modules-4.10.0-14-generic-di md-modules-4.10.0-14-generic-di nic-modules-4.10.0-14-generic-di nic-pcmcia-modules-4.10.0-14-generic-di nic-usb-modules-4.10.0-14-generic-di nic-shared-modules-4.10.0-14-generic-di parport-modules-4.10.0-14-generic-di pata-modules-4.10.0-14-generic-di pcmcia-modules-4.10.0-14-generic-di pcmcia-storage-modules-4.10.0-14-generic-di plip-modules-4.10.0-14-generic-di ppp-modules-4.10.0-14-generic-di sata-modules-4.10.0-14-generic-di scsi-modules-4.10.0-14-generic-di serial-modules-4.10.0-14-generic-di storage-core-modules-4.10.0-14-generic-di usb-modules-4.10.0-14-generic-di nfs-modules-4.10.0-14-generic-di block-modules-4.10.0-14-generic-di message-modules-4.10.0-14-generic-di crypto-modules-4.10.0-14-generic-di virtio-modules-4.10.0-14-generic-di mouse-modules-4.10.0-14-generic-di vlan-modules-4.10.0-14-generic-di ipmi-modules-4.10.0-14-generic-di
multipath-modules-4.10.0-14-generic-di
Architecture: amd64 all amd64_translations
Version: 4.10.0-14.16~16.04.1
Distribution: xenial
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-10.buildd>
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Description:
block-modules-4.10.0-14-generic-di - Block storage devices (udeb)
crypto-modules-4.10.0-14-generic-di - crypto modules (udeb)
fat-modules-4.10.0-14-generic-di - FAT filesystem support (udeb)
fb-modules-4.10.0-14-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.10.0-14-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.10.0-14-generic-di - Floppy driver support (udeb)
fs-core-modules-4.10.0-14-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.10.0-14-generic-di - Extra filesystem modules (udeb)
input-modules-4.10.0-14-generic-di - Support for various input methods (udeb)
ipmi-modules-4.10.0-14-generic-di - ipmi modules (udeb)
irda-modules-4.10.0-14-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.10.0-14-generic-di - kernel image and system map (udeb)
linux-cloud-tools-4.10.0-14-generic - Linux kernel version specific cloud tools for version 4.10.0-14
linux-cloud-tools-4.10.0-14-generic-lpae - Linux kernel version specific cloud tools for version 4.10.0-14
linux-cloud-tools-4.10.0-14-lowlatency - Linux kernel version specific cloud tools for version 4.10.0-14
linux-cloud-tools-4.10.0-14-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.10.0-14
linux-cloud-tools-4.10.0-14-powerpc-smp - Linux kernel version specific cloud tools for version 4.10.0-14
linux-cloud-tools-4.10.0-14-powerpc64-emb - Linux kernel version specific cloud tools for version 4.10.0-14
linux-headers-4.10.0-14 - Header files related to Linux kernel version 4.10.0
linux-headers-4.10.0-14-generic - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
linux-headers-4.10.0-14-generic-lpae - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
linux-headers-4.10.0-14-lowlatency - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
linux-headers-4.10.0-14-powerpc-e500mc - Linux kernel headers for version 4.10.0 on 32-bit Freescale Power
linux-headers-4.10.0-14-powerpc-smp - Linux kernel headers for version 4.10.0 on 32-bit PowerPC SMP
linux-headers-4.10.0-14-powerpc64-emb - Linux kernel headers for version 4.10.0 on 64-bit PowerPC SMP Boo
linux-hwe-edge-cloud-tools-4.10.0-14 - Linux kernel version specific cloud tools for version 4.10.0-14
linux-hwe-edge-tools-4.10.0-14 - Linux kernel version specific tools for version 4.10.0-14
linux-hwe-edge-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
linux-image-4.10.0-14-generic - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-14-generic-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-14-generic-lpae - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-14-generic-lpae-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-14-lowlatency - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-14-lowlatency-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
linux-image-4.10.0-14-powerpc-e500mc - Linux kernel image for version 4.10.0 on 32-bit Freescale Power e
linux-image-4.10.0-14-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.10.0 on 32-bit Freescale P
linux-image-4.10.0-14-powerpc-smp - Linux kernel image for version 4.10.0 on 32-bit PowerPC SMP
linux-image-4.10.0-14-powerpc-smp-dbgsym - Linux kernel debug image for version 4.10.0 on 32-bit PowerPC SMP
linux-image-4.10.0-14-powerpc64-emb - Linux kernel image for version 4.10.0 on 64-bit PowerPC SMP Book3
linux-image-4.10.0-14-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.10.0 on 64-bit PowerPC SMP
linux-image-extra-4.10.0-14-generic - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
linux-image-extra-4.10.0-14-generic-lpae - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
linux-image-extra-4.10.0-14-lowlatency - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
linux-image-extra-4.10.0-14-powerpc-e500mc - Linux kernel extra modules for version 4.10.0 on 32-bit Freescale
linux-image-extra-4.10.0-14-powerpc-smp - Linux kernel extra modules for version 4.10.0 on 32-bit PowerPC S
linux-image-extra-4.10.0-14-powerpc64-emb - Linux kernel extra modules for version 4.10.0 on 64-bit PowerPC S
linux-source-4.10.0 - Linux kernel source for version 4.10.0 with Ubuntu patches
linux-tools-4.10.0-14-generic - Linux kernel version specific tools for version 4.10.0-14
linux-tools-4.10.0-14-generic-lpae - Linux kernel version specific tools for version 4.10.0-14
linux-tools-4.10.0-14-lowlatency - Linux kernel version specific tools for version 4.10.0-14
linux-tools-4.10.0-14-powerpc-e500mc - Linux kernel version specific tools for version 4.10.0-14
linux-tools-4.10.0-14-powerpc-smp - Linux kernel version specific tools for version 4.10.0-14
linux-tools-4.10.0-14-powerpc64-emb - Linux kernel version specific tools for version 4.10.0-14
md-modules-4.10.0-14-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.10.0-14-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.10.0-14-generic-di - Mouse support (udeb)
multipath-modules-4.10.0-14-generic-di - DM-Multipath support (udeb)
nfs-modules-4.10.0-14-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.10.0-14-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.10.0-14-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.10.0-14-generic-di - nic shared modules (udeb)
nic-usb-modules-4.10.0-14-generic-di - USB network interface support (udeb)
parport-modules-4.10.0-14-generic-di - Parallel port support (udeb)
pata-modules-4.10.0-14-generic-di - PATA support modules (udeb)
pcmcia-modules-4.10.0-14-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.10.0-14-generic-di - PCMCIA storage support (udeb)
plip-modules-4.10.0-14-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.10.0-14-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.10.0-14-generic-di - SATA storage support (udeb)
scsi-modules-4.10.0-14-generic-di - SCSI storage support (udeb)
serial-modules-4.10.0-14-generic-di - Serial port support (udeb)
storage-core-modules-4.10.0-14-generic-di - Core storage support (udeb)
usb-modules-4.10.0-14-generic-di - Core USB support (udeb)
virtio-modules-4.10.0-14-generic-di - VirtIO Modules (udeb)
vlan-modules-4.10.0-14-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1166113 1396654 1483101 1637473 1640109 1664602 1666197 1667567 1670247 1671613 1671917 1672372 1672486 1672502 1672504 1672510 1672544 1673118 1673350 1673498 1673837
Changes:
linux-hwe-edge (4.10.0-14.16~16.04.1) xenial; urgency=low
.
[ Tim Gardner ]
.
* Release Tracking Bug
- LP: #1673837
.
* msleep() bug causes Nuvoton I2C TPM device driver delays (LP: #1667567)
- tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
- SAUCE: tpm: add sleep only for retry in i2c_nuvoton_write_status()
.
* C++ demangling support missing from perf (LP: #1396654)
- [Config] added binutils-dev to Build-deps
.
* dm-queue-length module is not included in installer/initramfs (LP: #1673350)
- [Config] d-i: Also add dm-queue-length to multipath modules
.
* move aufs.ko from -extra to linux-image package (LP: #1673498)
- [config] aufs.ko moved to linux-image package
.
* Using an NVMe drive causes huge power drain (LP: #1664602)
- nvme: Add a quirk mechanism that uses identify_ctrl
- nvme: Enable autonomous power state transitions
.
* Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
- Bluetooth: btbcm: Add a delay for module reset
.
* Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
- Bluetooth: btusb: Add support for 413c:8143
.
* Zesty update to v4.10.3 stable release (LP: #1673118)
- serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
- KVM: s390: Disable dirty log retrieval for UCONTROL guests
- KVM: VMX: use correct vmcs_read/write for guest segment selector/base
- Bluetooth: Add another AR3012 04ca:3018 device
- phy: qcom-ufs: Don't kfree devres resource
- phy: qcom-ufs: Fix misplaced jump label
- s390/qdio: clear DSCI prior to scanning multiple input queues
- s390/dcssblk: fix device size calculation in dcssblk_direct_access()
- s390/kdump: Use "LINUX" ELF note name instead of "CORE"
- s390/chsc: Add exception handler for CHSC instruction
- s390: TASK_SIZE for kernel threads
- s390/topology: correct allocation of topology information
- s390: make setup_randomness work
- s390: use correct input data address for setup_randomness
- net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
- cxl: Prevent read/write to AFU config space while AFU not configured
- cxl: fix nested locking hang during EEH hotplug
- brcmfmac: fix incorrect event channel deduction
- mnt: Tuck mounts under others instead of creating shadow/side mounts.
- IB/ipoib: Fix deadlock between rmmod and set_mode
- IB/IPoIB: Add destination address when re-queue packet
- IB/mlx5: Fix out-of-bound access
- IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
- IB/srp: Avoid that duplicate responses trigger a kernel bug
- IB/srp: Fix race conditions related to task management
- Btrfs: fix data loss after truncate when using the no-holes feature
- orangefs: Use RCU for destroy_inode
- memory/atmel-ebi: Fix ns <-> cycles conversions
- tracing: Fix return value check in trace_benchmark_reg()
- ktest: Fix child exit code processing
- ceph: remove req from unsafe list when unregistering it
- target: Fix NULL dereference during LUN lookup + active I/O shutdown
- drivers/pci/hotplug: Handle presence detection change properly
- drivers/pci/hotplug: Fix initial state for empty slot
- nlm: Ensure callback code also checks that the files match
- pwm: pca9685: Fix period change with same duty cycle
- xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
- nfit, libnvdimm: fix interleave set cookie calculation
- mac80211: flush delayed work when entering suspend
- mac80211: don't reorder frames with SN smaller than SSN
- mac80211: don't handle filtered frames within a BA session
- mac80211: use driver-indicated transmitter STA only for data frames
- drm/amdgpu: add more cases to DCE11 possible crtc mask setup
- drm/amdgpu/pm: check for headless before calling compute_clocks
- Revert "drm/amdgpu: update tile table for oland/hainan"
- drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
- drm/radeon: handle vfct with multiple vbios images
- drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
- drm/ttm: Make sure BOs being swapped out are cacheable
- drm/vmwgfx: Work around drm removal of control nodes
- drm/imx: imx-tve: Do not set the regulator voltage
- drm/atomic: fix an error code in mode_fixup()
- drm/i915/gvt: Disable access to stolen memory as a guest
- drm: Cancel drm_fb_helper_dirty_work on unload
- drm: Cancel drm_fb_helper_resume_work on unload
- drm/i915: Recreate internal objects with single page segments if dmar fails
- drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
- drm/i915: Check for timeout completion when waiting for the rq to submitted
- drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
- drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
- libceph: use BUG() instead of BUG_ON(1)
- x86, mm: fix gup_pte_range() vs DAX mappings
- x86/tlb: Fix tlb flushing when lguest clears PGE
- thp: fix another corner case of munlock() vs. THPs
- mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
- kasan: resched in quarantine_remove_cache()
- fat: fix using uninitialized fields of fat_inode/fsinfo_inode
- drivers: hv: Turn off write permission on the hypercall page
- Linux 4.10.3
.
* Zesty update to v4.10.2 stable release (LP: #1672544)
- MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
- MIPS: Fix special case in 64 bit IP checksumming.
- MIPS: BCM47XX: Fix button inversion for Asus WL-500W
- MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
- MIPS: Lantiq: Keep ethernet enabled during boot
- MIPS: Clear ISA bit correctly in get_frame_info()
- MIPS: Prevent unaligned accesses during stack unwinding
- MIPS: Fix get_frame_info() handling of microMIPS function size
- MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
- MIPS: Calculate microMIPS ra properly when unwinding the stack
- MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
- mmc: sdhci-acpi: support deferred probe
- am437x-vpfe: always assign bpp variable
- uvcvideo: Fix a wrong macro
- media: fix dm1105.c build error
- cxd2820r: fix gpio null pointer dereference
- dvb-usb: don't use stack for firmware load
- lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
- media: Properly pass through media entity types in entity enumeration
- ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
- spi: s3c64xx: fix inconsistency between binding and driver
- ARM: at91: define LPDDR types
- ARM: dts: at91: Enable DMA on sama5d4_xplained console
- ARM: dts: at91: Enable DMA on sama5d2_xplained console
- ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
- ALSA: hda - fix Lewisburg audio issue
- ALSA: timer: Reject user params with too small ticks
- ALSA: ctxfi: Fallback DMA mask to 32bit
- ALSA: seq: Fix link corruption by event error handling
- ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
- ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
- hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
- hwmon: (it87) Ensure that pwm control cache is current before updating values
- staging: greybus: loopback: fix broken udelay
- staging/lustre/lnet: Fix allocation size for sv_cpt_data
- staging: rtl: fix possible NULL pointer dereference
- coresight: STM: Balance enable/disable
- coresight: fix kernel panic caused by invalid CPU
- regulator: Fix regulator_summary for deviceless consumers
- tpm_tis: use default timeout value if chip reports it as zero
- tpm_tis: fix the error handling of init_tis()
- iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
- iommu/vt-d: Tylersburg isoch identity map check is done too late.
- CIFS: Fix splice read for non-cached files
- mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
- mm/page_alloc: fix nodes for reclaim in fast path
- mm: vmpressure: fix sending wrong events on underflow
- mm: do not access page->mapping directly on page_endio
- mm balloon: umount balloon_mnt when removing vb device
- mm, vmscan: cleanup lru size claculations
- mm, vmscan: consider eligible zones in get_scan_count
- sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
- ipc/shm: Fix shmat mmap nil-page protection
- ima: fix ima_d_path() possible race with rename
- PM / devfreq: Fix available_governor sysfs
- PM / devfreq: Fix wrong trans_stat of passive devfreq device
- dm cache: fix corruption seen when using cache > 2TB
- dm stats: fix a leaked s->histogram_boundaries array
- dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
- dm raid: fix data corruption on reshape request
- scsi: qla2xxx: Cleaned up queue configuration code.
- scsi: qla2xxx: Fix response queue count for Target mode.
- scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
- Revert "scsi: aacraid: Reorder Adapter status check"
- scsi: aacraid: Reorder Adapter status check
- scsi: use 'scsi_device_from_queue()' for scsi_dh
- power: reset: at91-poweroff: timely shutdown LPDDR memories
- Fix: Disable sys_membarrier when nohz_full is enabled
- jbd2: don't leak modified metadata buffers on an aborted journal
- block/loop: fix race between I/O and set_status
- loop: fix LO_FLAGS_PARTSCAN hang
- ext4: Include forgotten start block on fallocate insert range
- ext4: do not polute the extents cache while shifting extents
- ext4: trim allocation requests to group size
- ext4: fix data corruption in data=journal mode
- ext4: fix use-after-iput when fscrypt contexts are inconsistent
- ext4: fix inline data error paths
- ext4: preserve the needs_recovery flag when the journal is aborted
- ext4: return EROFS if device is r/o and journal replay is needed
- ext4: fix fencepost in s_first_meta_bg validation
- samples/seccomp: fix 64-bit comparison macros
- mei: remove support for broken parallel read
- ath10k: fix boot failure in UTF mode/testmode
- ath5k: drop bogus warning on drv_set_key with unsupported cipher
- ath9k: fix race condition in enabling/disabling IRQs
- ath9k: use correct OTP register offsets for the AR9340 and AR9550
- PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
- PCI: altera: Fix TLP_CFG_DW0 for TLP write
- Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
- crypto: xts - Add ECB dependency
- crypto: testmgr - Pad aes_ccm_enc_tv_template vector
- crypto: xts - Propagate NEED_FALLBACK bit
- crypto: api - Add crypto_requires_off helper
- fuse: add missing FR_FORCE
- x86/pkeys: Check against max pkey to avoid overflows
- arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
- arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
- arm64: fix erroneous __raw_read_system_reg() cases
- KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
- Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
- iio: pressure: mpl115: do not rely on structure field ordering
- iio: pressure: mpl3115: do not rely on structure field ordering
- can: gs_usb: Don't use stack memory for USB transfers
- can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
- w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
- w1: ds2490: USB transfer buffers need to be DMAable
- usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
- usb: dwc3: gadget: skip Set/Clear Halt when invalid
- usb: host: xhci: plat: check hcc_params after add hcd
- usb: gadget: udc-core: Rescan pending list on driver unbind
- usb: gadget: udc: fsl: Add missing complete function.
- usb: gadget: f_hid: fix: Free out requests
- usb: gadget: f_hid: fix: Prevent accessing released memory
- usb: gadget: f_hid: Use spinlock instead of mutex
- usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
- hv: allocate synic pages for all present CPUs
- hv: init percpu_list in hv_synic_alloc()
- Drivers: hv: vmbus: Prevent sending data on a rescinded channel
- Drivers: hv: vmbus: Fix a rescind handling bug
- Drivers: hv: util: kvp: Fix a rescind processing issue
- Drivers: hv: util: Fcopy: Fix a rescind processing issue
- Drivers: hv: util: Backup: Fix a rescind processing issue
- RDMA/core: Fix incorrect structure packing for booleans
- rdma_cm: fail iwarp accepts w/o connection params
- gfs2: Add missing rcu locking for glock lookup
- remoteproc: qcom: mdt_loader: Don't overwrite firmware object
- rtlwifi: Fix alignment issues
- rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
- VME: restore bus_remove function causing incomplete module unload
- nfsd: minor nfsd_setattr cleanup
- nfsd: special case truncates some more
- NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
- NFSv4: Fix reboot recovery in copy offload
- pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
- Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
- NFSv4: fix getacl head length estimation
- NFSv4: fix getacl ERANGE for some ACL buffer sizes
- f2fs: fix a problem of using memory after free
- f2fs: fix multiple f2fs_add_link() calls having same name
- f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
- f2fs: avoid to issue redundant discard commands
- f2fs: Fix zoned block device support
- rtc: sun6i: Disable the build as a module
- rtc: sun6i: Add some locking
- rtc: sun6i: Switch to the external oscillator
- md linear: fix a race between linear_add() and linear_congested()
- bcma: use (get|put)_device when probing/removing device driver
- mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
- dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
- xprtrdma: Fix Read chunk padding
- xprtrdma: Per-connection pad optimization
- xprtrdma: Disable pad optimization by default
- xprtrdma: Reduce required number of send SGEs
- powerpc/xmon: Fix data-breakpoint
- powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
- module: fix memory leak on early load_module() failures
- MIPS: IP22: Reformat inline assembler code to modern standards.
- MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
- ceph: update readpages osd request according to size of pages
- Linux 4.10.2
.
* kernel selftests ADT failure with linux 4.10.0-13.15 on ppc64el (LP: #1672510)
- SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests
.
* arm64: Workaround QDF2400 erratum 0065 (LP: #1672486)
- [Config] CONFIG_QCOM_QDF2400_ERRATUM_0065=y
- irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
.
* arm64 MSI/PCIe passthrough patches break build of certain configs (LP: #1672502)
- irqdomain: Add empty irq_domain_check_msi_remap
.
* pinctrl: qcom: add get_direction function (LP: #1672504)
- pinctrl: qcom: add get_direction function
.
* perf probes on arm64 don't work with 4.10 kernel b/c of register name issue (LP: #1671917)
- perf probe: Fix wrong register name for arm64
.
* cleanup primary tree for linux-hwe layering issues (LP: #1637473)
- [Config] linux-source-* is in the primary linux namespace
.
* hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109)
- hv_set_ifconfig -- handle DHCP interfaces correctly
- hv_set_ifconfig -- ensure we include the last stanza
.
* Revert "UBUNTU: SAUCE: Disable timers selftest for now" (LP: #1672372)
- Revert "UBUNTU: SAUCE: Disable timers selftest for now"
.
* Ubuntu 16.10: Network checksum fixes needed for IPoIB for Mellanox CX4/CX5 card (LP: #1670247)
- powerpc/64: Fix checksum folding in csum_add()
.
* POWER9: Additional power9 patches (LP: #1671613)
- mm/autonuma: don't use set_pte_at when updating protnone ptes
- mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte.
- powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
- mm/gup: check for protnone only if it is a PTE entry
- mm/thp/autonuma: use TNF flag instead of vm fault
- SAUCE: powerpc/mm: handle protnone ptes on fork
- SAUCE: power/mm: update pte_write and pte_wrprotect to handle savedwrite
- mm/ksm: improve deduplication of zero pages with colouring
- mm: introduce page_vma_mapped_walk()
- mm, ksm: convert write_protect_page() to use page_vma_mapped_walk()
- mm/ksm: handle protnone saved writes when making page write protect
.
* POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
- powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
.
* Miscellaneous Ubuntu changes
- [Debian] consider renames in gen-auto-reconstruct
Checksums-Sha1:
4e39e9c132dd1554f7b8f0b085fc6b1f0e0c1c5c 377724 block-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
69a76b3b60daad30f7ae3572fb03c04285c5cc96 325480 crypto-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
d8a92145d170bbfb703df0fb2237745c6cd87744 4218 fat-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
5c6bb79e56791441ef48b3c37651ecf71ab599a0 12946 fb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
ed5361677e4a138480b13686fde36ef1a6e1f372 64796 firewire-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
cafcc5f2b13cee3920f61262a5e6ba851fe1e1fe 32350 floppy-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
38e5021c6d30d029f33fce7faf065e640235add9 1137426 fs-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
702ab9b63d6ba3f5521d15b8f868cfe859a1bb85 620590 fs-secondary-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
a5d9886ef47c2ae4497bd1386469b4f4e3ee1138 288280 input-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
150b9f542ca11d06d8d177c67a8dc48574486bfd 56542 ipmi-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
7399f9e5338cb741d782a620cf6205d0ec0a0095 224202 irda-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
f27c41a75d2361fc995827aa32458a47f91861e8 8065480 kernel-image-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
9fc832cadad1b4495aadeede9be9417853c5c8db 1830 linux-cloud-tools-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
05932f5a8b9efa4fd68a99fc5deb2818294ba5e6 1834 linux-cloud-tools-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
12069ace4689ced9b7cc3668dd8b1787f686f791 688628 linux-headers-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
8efc4421493b214fa6dbb5b50f729a7d3d9bd57d 686806 linux-headers-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
8e1e1ebe788ef14db3553505174b8bd8d2f5c919 10491116 linux-headers-4.10.0-14_4.10.0-14.16~16.04.1_all.deb
ada653bad1b46f40a79c7eebe505bdde39ea7afa 856 linux-hwe-edge-cloud-tools-4.10.0-14-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
edfc9845bb9d90818439eaeaeb399112263bb2a9 33496 linux-hwe-edge-cloud-tools-4.10.0-14_4.10.0-14.16~16.04.1_amd64.deb
756f4946a2fd44970f5091a1954e98ebd26e833f 876 linux-hwe-edge-tools-4.10.0-14-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
5ae16201394e5aa516b5a707491f01d71dd24570 899758 linux-hwe-edge-tools-4.10.0-14_4.10.0-14.16~16.04.1_amd64.deb
e24f32d32b81834ccb95a2c751b73d1f0651989f 942 linux-hwe-edge-udebs-generic_4.10.0-14.16~16.04.1_amd64.udeb
b37309e44705af430049194b8ce829d2149c9b39 14434021 linux-hwe-edge_4.10.0-14.16~16.04.1_amd64.tar.gz
b8f5b994ad492bbc3147cf26afa1dc7f0bbea9d1 34586 linux-hwe-edge_4.10.0-14.16~16.04.1_amd64_translations.tar.gz
85def0cfd88a346ebf89c9156509962aee4e5b0d 569340822 linux-image-4.10.0-14-generic-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
0fe0ab0884da785ea7aa89bc92b5e29ff0fdf555 23269180 linux-image-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
41ed1a8a2568348053ad72e4a4de169d4bcafa50 569157240 linux-image-4.10.0-14-lowlatency-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
3177b8c274fd9716768690e1c15af124cc242b69 60884944 linux-image-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
feed5f9d16b2ba7134253c33dc6e15c831e2d705 37394912 linux-image-extra-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
60dcf3135df2d4e93fc593ef23e62db43f34f0ef 120019078 linux-source-4.10.0_4.10.0-14.16~16.04.1_all.deb
c514c269a8f535d07e998b4c44f0155b8c82c4d3 1906 linux-tools-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
f01acda2c6dd5483ca5a03efee609bb80be33d34 1904 linux-tools-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
a679c4b0792b1dc90c16b2b183a225108d011125 266148 md-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
1635bd8c5534b091ca14633362c4c6b265c827c3 199892 message-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
a75bb8ecfcb965f5b0eb32ed97317be3844c098e 54508 mouse-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
c8634c84207d9b82b102a5de2c852bc88f6f5c2d 17802 multipath-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
b43e0cbcb1636936c10abcfbfe058a0f165eef2e 491286 nfs-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
44e0627001e9a95a06aa03bad4d161bbe9d03463 4251514 nic-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
29090b9ed1764ebf7fb6f261c6e185eb83594e19 141064 nic-pcmcia-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
1d75a481877a86442ac7ae2677bda5ed32dcf099 526496 nic-shared-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
32641a94b9367098b75d73c82062074229927467 287788 nic-usb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
f8d1f6427bf8c285fa649f6d507911c1fc982336 30706 parport-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
b772db4554123b3d197fc4e18cc9bc8680ac55ab 120960 pata-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
5f7b4310a7ce0ff959548e1ddbda7be161b079a3 62814 pcmcia-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
38ca29c7100bde68e5989747072852bd0fcba44c 65042 pcmcia-storage-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
830f2b27d04234e339730edb11441e82bbb4be13 8282 plip-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
bb5f01501b40f1fa36e93f3fbd866479a5627eff 24468 ppp-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
be07f863d775fbd55e2ae7a22544abae2dea59b0 93284 sata-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
ed8573810821521ad4df700cd6caafdab1db300f 2246306 scsi-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
96fee0bde852247d543863157d0cbccd33e2990b 84616 serial-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
6715b22d5e4f2506ce32fd600adf5432b45d8593 44246 storage-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
43123deea561310a9117967e1c01e83fa84a047b 137324 usb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
b5c859e330c4a3ee50bdace2a378fc98091f11e3 89024 virtio-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
eaff08e82eb2578bbdeb746668e14e888227275f 25436 vlan-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
Checksums-Sha256:
a8fb1036582d43176dd3dbbd2efbd24a0a9625c1396ef164e088e45316c01439 377724 block-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
ea86f40f840b6ded978a8b6171efef5cf1c561afd527b1090851a9a980744d01 325480 crypto-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
5283942f5356b6588629040e1fdcc883505bb17c0f84e70e3bdcd0708ec2b113 4218 fat-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
51d4f1f3cb1544bf474044705b27facd8c3295c51d18c84a9cc803f8918f4687 12946 fb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
f67c88b298c7becb6c959a54c30e6412d9db1e3494ed7cac61288e6da84a0fd9 64796 firewire-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
91dc173e13223ca092978f27d07805f763c6d49a1a2265426adf821461119b89 32350 floppy-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
125a3cd42ed563e1c3ae19b388e7f13aeeaee62b51169bb7dbfbd99634f2090b 1137426 fs-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
1133e34f2e01e79e5b7864bb8a42b043df173e6a8787a4125431d1820a470762 620590 fs-secondary-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
fe0b0c1c92e7a767cabe22f076584ba0a2380da5f9a6ae26851a215afa33f498 288280 input-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
cef73426c4e5320fae8ea01c1ff25090c4d586d19492231e52c20301904c21b0 56542 ipmi-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
c0f12b53c662a05ac5baa974dee68aa22380654f409330bbd3b28d01340a367f 224202 irda-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
e2fedf67b267e6f883c1129f6848aeb391d283708048de6401d3886d73dc8e1b 8065480 kernel-image-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
d933cc894b822ee1a803fefb4f56d1c6fd420135a8f565c13ebef36e77cfa33d 1830 linux-cloud-tools-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
bf3848c33e1e200e8dbe3bc670a1521f3e96046d3756f314e9a666aa461f7c87 1834 linux-cloud-tools-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
446e884d1fd9f5e2db922dbd47e05a4558599f0072caec153a9d41276e558e21 688628 linux-headers-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
82f9c7922fd03707a3ec05d645ee559a11d6cf8a6dac13ab532ddbc520b0ad76 686806 linux-headers-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
39aff855bf4d9222d1152aa5622611bb3991930adfaf2677f1cf6a3045584924 10491116 linux-headers-4.10.0-14_4.10.0-14.16~16.04.1_all.deb
4bd0bc17b624df2f0522ffbfeb117827bd9f43f80537ec82b41ec1a7f3cbb43f 856 linux-hwe-edge-cloud-tools-4.10.0-14-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
e4abbf981aa3c8bb4324f30fed55d4a033415ec4c3cb97510e417923a4bb21bf 33496 linux-hwe-edge-cloud-tools-4.10.0-14_4.10.0-14.16~16.04.1_amd64.deb
749ac896b87798a6f088a303920cafd8cc1114a5b78d96dfa6d99cbb38c47991 876 linux-hwe-edge-tools-4.10.0-14-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
bf4e74d78b755070a40d8938f7641af6238f4923f820192e4839c4473030cefa 899758 linux-hwe-edge-tools-4.10.0-14_4.10.0-14.16~16.04.1_amd64.deb
edef2a369a74a68d73bfb8a7932dc6910b99d5cf25c39cae63631bf25ea285c3 942 linux-hwe-edge-udebs-generic_4.10.0-14.16~16.04.1_amd64.udeb
6921f1dc9bad7ddcf7f401d551563120260a77a34401705f5074f47aad8f638c 14434021 linux-hwe-edge_4.10.0-14.16~16.04.1_amd64.tar.gz
6f2bb15b416521685be20ebf4fa8bc727eda75754177a51302a2ea84038085db 34586 linux-hwe-edge_4.10.0-14.16~16.04.1_amd64_translations.tar.gz
a65490e41107c6f75f6ee52b0d0d136f1af3eb7ea1e9c480474324642dd69ccb 569340822 linux-image-4.10.0-14-generic-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
0a07d6ca17323881cae7b775a61dd23ee5fe7c521662b83b8ae147d9b75e5ae2 23269180 linux-image-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
926d4db5d1f09b8f179778b502cee175761d126cae82f7f31a915d80d7f6e378 569157240 linux-image-4.10.0-14-lowlatency-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
8dbec2894b7efbbdb0e4838177b38ea5b0ddcb1d9bd71eaca439b814f5b6c874 60884944 linux-image-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
d486c28335e2d2e4f33a8992cfb88fc682aac8fb86e571a78ee3db15312140c1 37394912 linux-image-extra-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
06783f23fcb519f71c02dbb6f1af8b38cb6ce4899aea087f034a2a733db3dc0b 120019078 linux-source-4.10.0_4.10.0-14.16~16.04.1_all.deb
aa3bda23335becba36f201ff1f737434fe468538e9cece87aa97548824204af0 1906 linux-tools-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
c5805b81dc343c422a9ee563df9ffcf6eef53d1b2d265b8459c573dc3ce23129 1904 linux-tools-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
425ca9daef2d40999b90b0fd080421ad702bee1e35f3515b3385c2798c3ac4d2 266148 md-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
194ec8fd4d77ca1c14ab5b0370f146677eecd269ebf407ffcce09a16604da57e 199892 message-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
ba0be0bf51e14545e463f691eb8ffaa79fe8b5d40d532271d16badebcdfe83e3 54508 mouse-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
36ace568659986040b548ab916f55d14488b4d3cb8f3d2b7f68d2fb5f61fb8ad 17802 multipath-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
4083aad86e829a173042efb377f733818ffd601b1d836c161b07dc7e6f9434f9 491286 nfs-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
aa5d5612aa1ce73f07c923a8db39674b3f9619c09325a52c7ca08d9237506e40 4251514 nic-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
9d7481647d8927131325c74e6ef1b389840554995e9d6f718280adcba0c4585c 141064 nic-pcmcia-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
5f52e8a7ffc89cf118e7b5d207dd19daa59e81e68d551153974545ef59d72fe0 526496 nic-shared-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
79ed32e8e4d44b3293c6ce663329b7d2a8108cd15f9defcecaea64b516abb70d 287788 nic-usb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
2e63e8bbd8f25c10342d8d618c00bd6752b6e8c0c05851c716e2f85d50bd8d01 30706 parport-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
065b23820e5c487726ee9bcd3501505eb3fcc894bcced3fb27c109fe0d272aef 120960 pata-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
3e65e92f6a882bade08bc3fa56bbbb4d5a855cd0bb8d0ffd519ffdaa48df0d0a 62814 pcmcia-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
21e653263034a6ba6f09aceffc1fb63332f42c9cfcc8860a64787bcce2891d8d 65042 pcmcia-storage-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
bd1bb5b230d03326b4460361d1eca07c8d54c6c44792411a3a2e1f26f2612fe9 8282 plip-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
0cb3358d09341337084dbb257e74084796cff8778a02321e4703147ba9622751 24468 ppp-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
833c776bef3f4049c4d70da6614158ba8aaa9d7643b75909b1c85925ed2c1aa9 93284 sata-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
3eca0e528f1cd3eb90fe8b26f06c7663c6e5eddc6dca3df05fe5d0c5a022e495 2246306 scsi-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
6104a770fe5ce729a6e723d299f95b207fd1e4f893bffe2648f9bf14029f2051 84616 serial-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
9eaf2aa783bdc9652453e9574c86c1e64627695a7a62880722ef6e5d25183510 44246 storage-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
18434a4b6cf6684de27d43d4a1f18ac85b5e73daeb17ff29bd58a70026e7d627 137324 usb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
0d9637d601bafce5055c368081d4d2d349a6e5835d0423ab9d874b2e6529f3f9 89024 virtio-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
5f625941f92a22a3a5bb980386873c8cca700019311b7df12cde4c382e118ede 25436 vlan-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
Files:
078ad3359ee576bd9af7810c25cbdb1e 377724 debian-installer standard block-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
9f5412f2798c691fc45a5e76cdc4c758 325480 debian-installer extra crypto-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
7fb364975fb141ae76ad86e267256801 4218 debian-installer standard fat-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
1bc224b77736e61019dc45bdc3bb4778 12946 debian-installer standard fb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
b080fc6399f26758e2a46fcfd8bac8a9 64796 debian-installer standard firewire-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
ff7fb44cd2eb485d57d1ef0e944fc3bc 32350 debian-installer standard floppy-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
6dc9f6190e1f299a33837d346cc1d155 1137426 debian-installer standard fs-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
da9055dd18fd9c26025b37f83ad51bdb 620590 debian-installer standard fs-secondary-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
9b7e313f70398e5b6c6b2264b43fcf67 288280 debian-installer standard input-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
ec85c36650afab76942bcf8e4e76717e 56542 debian-installer standard ipmi-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
d705330f34e11dce56a545058be14a17 224202 debian-installer standard irda-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
3c96ec8eef02e99aaf4412e570e9db5b 8065480 debian-installer optional kernel-image-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
a962f807a56edf002b1a975b82863865 1830 devel optional linux-cloud-tools-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
9d6b48b478b12f82d7a86b1b7dc4455f 1834 devel optional linux-cloud-tools-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
f1d0a2f35ee0d882ca0c8b8b434502f9 688628 devel optional linux-headers-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
42ed9edce1fe33edc526d88c80e463e8 686806 devel optional linux-headers-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
220326c3656d54e23dc25722cf8273b7 10491116 devel optional linux-headers-4.10.0-14_4.10.0-14.16~16.04.1_all.deb
c5f770bea6afc484288915b2b29cf9fd 856 devel extra linux-hwe-edge-cloud-tools-4.10.0-14-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
26f9fd0f2302cfaf7f4dd8f377092a60 33496 devel optional linux-hwe-edge-cloud-tools-4.10.0-14_4.10.0-14.16~16.04.1_amd64.deb
40c8d11119c5d71322df65503e09b8eb 876 devel extra linux-hwe-edge-tools-4.10.0-14-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
054003930e9ca588d7e2de82ca5ddb7f 899758 devel optional linux-hwe-edge-tools-4.10.0-14_4.10.0-14.16~16.04.1_amd64.deb
9cce2aad49f2d6a17a7c35b65a830f95 942 debian-installer optional linux-hwe-edge-udebs-generic_4.10.0-14.16~16.04.1_amd64.udeb
d4932092fa1eab8ca9950afa5d4e29d7 14434021 raw-uefi - linux-hwe-edge_4.10.0-14.16~16.04.1_amd64.tar.gz
e2bbfcb0533ec1f1c68782fcbe5b1c85 34586 raw-translations - linux-hwe-edge_4.10.0-14.16~16.04.1_amd64_translations.tar.gz
5e79c36fd19f930dff126b9d18775be2 569340822 devel optional linux-image-4.10.0-14-generic-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
9d7062650097ee67f138d5dd7f156e05 23269180 kernel optional linux-image-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
9b6788c3b54ea596fbb22877bbab7ba4 569157240 devel optional linux-image-4.10.0-14-lowlatency-dbgsym_4.10.0-14.16~16.04.1_amd64.ddeb
c96a07715435f10bf3fb1067fac63c87 60884944 kernel optional linux-image-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
854eb3ba1188e8e089aff7eb31d991cc 37394912 kernel optional linux-image-extra-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
4f669a6174566d95037340472493a289 120019078 devel optional linux-source-4.10.0_4.10.0-14.16~16.04.1_all.deb
23cf02bc8dfd219bbcbc0227b5782524 1906 devel optional linux-tools-4.10.0-14-generic_4.10.0-14.16~16.04.1_amd64.deb
5058971ab070f5c23573e2771cefed4c 1904 devel optional linux-tools-4.10.0-14-lowlatency_4.10.0-14.16~16.04.1_amd64.deb
f8e371b3a9bd5a580561107bcb5c1579 266148 debian-installer standard md-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
202cf4cead1baf9b8897b4063d81e947 199892 debian-installer standard message-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
d72104464b4a04d4f964b8bb0dc0ab1c 54508 debian-installer extra mouse-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
4d8c4d3abba9a893ecd6c907f0c165a4 17802 debian-installer extra multipath-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
31b1c8c13968ffb1d8cfce583c38856e 491286 debian-installer standard nfs-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
7e9482bcc58d89a266665a1f6884595e 4251514 debian-installer standard nic-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
0442873fe6740ace760a5f35be0183ae 141064 debian-installer standard nic-pcmcia-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
22278c736596b32e3528196cbb857c65 526496 debian-installer standard nic-shared-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
601e8c1d21d9b9e0c0080c8dd9357b6b 287788 debian-installer standard nic-usb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
de31f6d2bb70104b8a39900d7636522e 30706 debian-installer standard parport-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
54aa694188797a48ee2160006053a6ab 120960 debian-installer standard pata-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
b2f0cbf629ad889fc9a0e2478fd7681e 62814 debian-installer standard pcmcia-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
0b44d43535e5d0a02c11026f8563d299 65042 debian-installer standard pcmcia-storage-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
211a25b5d122802eb600a6656a2ebeb7 8282 debian-installer standard plip-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
eefcf2a85aabfe751ba2335e2ba565ee 24468 debian-installer standard ppp-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
aa75524497b6baff283fc75baf64e58f 93284 debian-installer standard sata-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
29e1d0615f089072a78e7a5999360dbc 2246306 debian-installer standard scsi-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
c43a550e98652ebca5c7fadb490d0609 84616 debian-installer standard serial-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
c68231790dbf8d83c5eae71bcf935f3e 44246 debian-installer standard storage-core-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
89798e8032f84f563fda720684e6b3a6 137324 debian-installer standard usb-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
69a5db59fd2f9ec936a48a5e1c4545cf 89024 debian-installer standard virtio-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
75d78de83871d9fffbd3a6ee1e142351 25436 debian-installer extra vlan-modules-4.10.0-14-generic-di_4.10.0-14.16~16.04.1_amd64.udeb
Package-Type: udeb
More information about the Xenial-changes
mailing list