[ubuntu/xenial-proposed] linux-hwe-edge_4.10.0-23.25~16.04.1_amd64.tar.gz - (Accepted)

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Mon Jun 12 15:38:28 UTC 2017


linux-hwe-edge (4.10.0-23.25~16.04.1) xenial; urgency=low

  * linux-hwe-edge: 4.10.0-23.25~16.04.1 -proposed tracker (LP: #1696370)

  * linux: 4.10.0-23.25 -proposed tracker (LP: #1696369)

  * CVE-2017-9074
    - ipv6: Prevent overrun when parsing v6 header options
    - ipv6: Check ip6_find_1stfragopt() return value properly.

  * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
    for 22s!  (LP: #1680549)
    - iommu/dma: Stop getting dma_32bit_pfn wrong
    - iommu/dma: Implement PCI allocation optimisation
    - iommu/dma: Convert to address-based allocation
    - iommu/dma: Clean up MSI IOVA allocation
    - iommu/dma: Plumb in the per-CPU IOVA caches
    - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range

  * Zesty update to 4.10.17 stable release (LP: #1692898)
    - xen: adjust early dom0 p2m handling to xen hypervisor behavior
    - target: Fix compare_and_write_callback handling for non GOOD status
    - target/fileio: Fix zero-length READ and WRITE handling
    - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
    - usb: xhci: bInterval quirk for TI TUSB73x0
    - usb: host: xhci: print correct command ring address
    - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
    - USB: Proper handling of Race Condition when two USB class drivers try to
      call init_usb_class simultaneously
    - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
    - staging: vt6656: use off stack for in buffer USB transfers.
    - staging: vt6656: use off stack for out buffer USB transfers.
    - staging: gdm724x: gdm_mux: fix use-after-free on module unload
    - staging: wilc1000: Fix problem with wrong vif index
    - staging: comedi: jr3_pci: fix possible null pointer dereference
    - staging: comedi: jr3_pci: cope with jiffies wraparound
    - usb: misc: add missing continue in switch
    - usb: gadget: legacy gadgets are optional
    - usb: Make sure usb/phy/of gets built-in
    - usb: hub: Fix error loop seen after hub communication errors
    - usb: hub: Do not attempt to autosuspend disconnected devices
    - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
    - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
    - x86, pmem: Fix cache flushing for iovec write < 8 bytes
    - um: Fix PTRACE_POKEUSER on x86_64
    - perf/x86: Fix Broadwell-EP DRAM RAPL events
    - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
    - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
    - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
    - block: fix blk_integrity_register to use template's interval_exp if not 0
    - crypto: s5p-sss - Close possible race for completed requests
    - crypto: algif_aead - Require setkey before accept(2)
    - crypto: ccp - Use only the relevant interrupt bits
    - crypto: ccp - Disable interrupts early on unload
    - crypto: ccp - Change ISR handler method for a v3 CCP
    - crypto: ccp - Change ISR handler method for a v5 CCP
    - dm crypt: rewrite (wipe) key in crypto layer using random data
    - dm era: save spacemap metadata root after the pre-commit
    - dm rq: check blk_mq_register_dev() return value in
      dm_mq_init_request_queue()
    - dm thin: fix a memory leak when passing discard bio down
    - vfio/type1: Remove locked page accounting workqueue
    - iov_iter: don't revert iov buffer if csum error
    - IB/core: Fix sysfs registration error flow
    - IB/core: For multicast functions, verify that LIDs are multicast LIDs
    - IB/IPoIB: ibX: failed to create mcg debug file
    - IB/mlx4: Fix ib device initialization error flow
    - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
    - IB/hfi1: Prevent kernel QP post send hard lockups
    - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
    - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
    - perf annotate s390: Implement jump types for perf annotate
    - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
    - ext4: evict inline data when writing to memory map
    - orangefs: fix bounds check for listxattr
    - orangefs: clean up oversize xattr validation
    - orangefs: do not set getattr_time on orangefs_lookup
    - orangefs: do not check possibly stale size on truncate
    - fs/xattr.c: zero out memory copied to userspace in getxattr
    - ceph: fix memory leak in __ceph_setxattr()
    - fs/block_dev: always invalidate cleancache in invalidate_bdev()
    - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
    - Fix match_prepath()
    - Set unicode flag on cifs echo request to avoid Mac error
    - SMB3: Work around mount failure when using SMB3 dialect to Macs
    - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
    - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
    - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
    - CIFS: fix oplock break deadlocks
    - cifs: fix CIFS_IOC_GET_MNT_INFO oops
    - CIFS: add misssing SFM mapping for doublequote
    - ovl: do not set overlay.opaque on non-dir create
    - padata: free correct variable
    - md/raid1: avoid reusing a resync bio after error handling.
    - device-dax: fix cdev leak
    - device-dax: fix sysfs attribute deadlock
    - dax: prevent invalidation of mapped DAX entries
    - mm: fix data corruption due to stale mmap reads
    - f2fs: fix fs corruption due to zero inode page
    - fscrypt: fix context consistency check when key(s) unavailable
    - serial: samsung: Use right device for DMA-mapping calls
    - serial: omap: fix runtime-pm handling on unbind
    - serial: omap: suspend device on probe errors
    - tty: pty: Fix ldisc flush after userspace become aware of the data already
    - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
    - Bluetooth: hci_bcm: add missing tty-device sanity check
    - Bluetooth: hci_intel: add missing tty-device sanity check
    - libnvdimm, region: fix flush hint detection crash
    - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
    - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
    - libnvdimm, pfn: fix 'npfns' vs section alignment
    - pstore: Shut down worker when unregistering
    - Linux 4.10.17

  * [SRU][Zesty] Support SMMU passthrough using the default domain
    (LP: #1688158)
    - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
    - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
    - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
    - iommu: Rename iommu_get_instance()
    - iommu: Rename struct iommu_device
    - iommu: Introduce new 'struct iommu_device'
    - iommu: Add sysfs bindings for struct iommu_device
    - iommu: Make iommu_device_link/unlink take a struct iommu_device
    - iommu: Add iommu_device_set_fwnode() interface
    - iommu/arm-smmu: Make use of the iommu_register interface
    - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
    - iommu: Allow default domain type to be set on the kernel command line
    - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
    - iommu/vt-d: Fix crash on boot when DMAR is disabled

  * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
    - [Config] Enable CONFIG_DRM_MGAG200 as module
    - drm/mgag200: Added support for the new device G200eH3

  * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
    (LP: #1691973)
    - powerpc/64s: Add msgp facility unavailable log string
    - powerpc/64s: Add SCV FSCR bit for ISA v3.0
    - powerpc/xmon: Dump memory in CPU endian format
    - powerpc/xive: Native exploitation of the XIVE interrupt controller
    - powerpc: Change the doorbell IPI calling convention
    - powerpc: Introduce msgsnd/doorbell barrier primitives
    - powerpc/64s: Avoid a branch for ppc_msgsnd
    - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
    - powerpc: Add optional smp_ops->prepare_cpu SMP callback
    - powerpc: Add more PPC bit conversion macros
    - powerpc/powernv: Add XIVE related definitions to opal-api.h
    - powerpc/smp: Remove migrate_irq() custom implementation
    - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
    - (config) Update configs with PPC_XIVE options

  * CVE-2017-100363
    - char: lp: fix possible integer overflow in lp_setup()

  * CVE-2017-9242
    - ipv6: fix out of bound writes in __ip6_append_data()

  * CVE-2017-9075
    - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent

  * CVE-2017-9076
    - ipv6/dccp: do not inherit ipv6_mc_list from parent

  * CVE-2017-9077
    - ipv6/dccp: do not inherit ipv6_mc_list from parent

  * CVE-2017-8890
    - dccp/tcp: do not inherit mc_list from parent

  * Module signing exclusion for staging drivers does not work properly
    (LP: #1690908)
    - SAUCE: Fix module signing exclusion in package builds

  * extend-diff-ignore should use exact matches (LP: #1693504)
    - [Packaging] exact extend-diff-ignore matches

  * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
    - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O

  * arm-smmu arm-smmu.2.auto: Unhandled context fault (LP: #1694506)
    - net: thunderx: Fix IOMMU translation faults

  * arm64: mbigen updates (LP: #1692783)
    - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
    - irqchip/mbigen: Add ACPI support
    - irqchip/mbigen: Fix return value check in mbigen_device_probe()
    - irqchip/mbigen: Fix memory mapping code
    - irqchip/mbigen: Fix potential NULL dereferencing
    - irqchip/mbigen: Fix the clear register offset calculation

  * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
    (LP: #1671360)
    - pinctrl: amd: make use of raw_spinlock variants
    - pinctrl/amd: Use regular interrupt instead of chained

  * PowerPC: Pstore dump for powerpc is broken (LP: #1691045)
    - pstore: Fix flags to enable dumps on powerpc

  * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
    event (LP: #1678590)
    - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537

  * APST quirk needed for Intel NVMe (LP: #1686592)
    - nvme: Quirk APST on Intel 600P/P3100 devices

  * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
    - drivers: net: phy: xgene: Fix mdio write

  * Zesty update to 4.10.16 stable release (LP: #1691369)
    - 9p: fix a potential acl leak
    - drm/sti: fix GDP size to support up to UHD resolution
    - hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
    - mtd: nand: Add OX820 NAND hardware dependency
    - tpm: fix RC value check in tpm2_seal_trusted
    - tmp: use pdev for parent device in tpm_chip_alloc
    - crypto: caam - fix error path for ctx_dma mapping failure
    - crypto: caam - don't dma_map key for hash algorithms
    - power: supply: lp8788: prevent out of bounds array access
    - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
    - powerpc/perf: Fix perf_get_data_addr() for power9 DD1
    - powerpc/perf: Handle sdar_mode for marked event in power9
    - powerpc/mm: Fixup wrong LPCR_VRMASD value
    - powerpc/powernv: Fix opal_exit tracepoint opcode
    - powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
    - powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
    - powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
    - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
    - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
    - power: supply: bq24190_charger: Install irq_handler_thread() at end of
      probe()
    - power: supply: bq24190_charger: Call power_supply_changed() for relevant
      component
    - power: supply: bq24190_charger: Don't read fault register outside
      irq_handle_thread()
    - power: supply: bq24190_charger: Handle fault before status on interrupt
    - arm64: dts: r8a7795: Mark EthernetAVB device node disabled
    - arm: dts: qcom: Fix ipq board clock rates
    - arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
    - arm64: Improve detection of user/non-user mappings in set_pte(_at)
    - spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
    - leds: ktd2692: avoid harmless maybe-uninitialized warning
    - ARM: pxa: ezx: fix a910 camera data
    - ARM: dts: NSP: GPIO reboot open-source
    - ARM: dts: imx6sx-udoo-neo: Fix reboot hang
    - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
    - ARM: OMAP3: Fix smartreflex platform data regression
    - ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
    - ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
    - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
    - mwifiex: remove redundant dma padding in AMSDU
    - mwifiex: Avoid skipping WEP key deletion for AP
    - mwifiex: don't enable/disable IRQ 0 during suspend/resume
    - mwifiex: set adapter->dev before starting to use mwifiex_dbg()
    - iwlwifi: mvm: properly check for transport data in dump
    - iwlwifi: mvm: don't restart HW if suspend fails with unified image
    - iwlwifi: mvm: overwrite skb info later
    - iwlwifi: pcie: don't increment / decrement a bool
    - iwlwifi: pcie: trans: Remove unused 'shift_param'
    - iwlwifi: pcie: fix the set of DMA memory mask
    - iwlwifi: mvm: fix reorder timer re-arming
    - iwlwifi: mvm: Use aux queue for offchannel frames in dqa
    - iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
    - iwlwifi: mvm: fix pending frame counter calculation
    - iwlwifi: mvm: fix references to first_agg_queue in DQA mode
    - iwlwifi: mvm: synchronize firmware DMA paging memory
    - iwlwifi: mvm: writing zero bytes to debugfs causes a crash
    - iwlwifi: mvm: fix accessing fw_id_to_mac_id
    - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
    - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
    - x86/mpx: Re-add MPX to selftests Makefile
    - clk: Make x86/ conditional on CONFIG_COMMON_CLK
    - platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
    - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
      probed
    - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
    - Revert "KVM: nested VMX: disable perf cpuid reporting"
    - KVM: nVMX: initialize PML fields in vmcs02
    - KVM: nVMX: do not leak PML full vmexit to L1
    - usb: dwc2: host: use msleep() for long delay
    - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
      paths
    - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
      paths
    - usb: chipidea: Only read/write OTGSC from one place
    - usb: chipidea: Handle extcon events properly
    - USB: serial: keyspan_pda: fix receive sanity checks
    - USB: serial: digi_acceleport: fix incomplete rx sanity check
    - USB: serial: ssu100: fix control-message error handling
    - USB: serial: io_edgeport: fix epic-descriptor handling
    - USB: serial: ti_usb_3410_5052: fix control-message error handling
    - USB: serial: ark3116: fix open error handling
    - USB: serial: ftdi_sio: fix latency-timer error handling
    - USB: serial: quatech2: fix control-message error handling
    - USB: serial: mct_u232: fix modem-status error handling
    - USB: serial: ch341: fix modem-status handling
    - USB: serial: io_edgeport: fix descriptor error handling
    - clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
    - phy: qcom-usb-hs: Add depends on EXTCON
    - serial: 8250_omap: Fix probe and remove for PM runtime
    - scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
    - scsi: qedi: fix build error without DEBUG_FS
    - scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
    - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
    - scsi: smartpqi: fix time handling
    - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
    - brcmfmac: Ensure pointer correctly set if skb data location changes
    - brcmfmac: Make skb header writable before use
    - staging/lustre/llite: move root_squash from sysfs to debugfs
    - staging: wlan-ng: add missing byte order conversion
    - staging: emxx_udc: remove incorrect __init annotations
    - staging: lustre: ptlrpc: avoid warning on missing return
    - ALSA: hda - Fix deadlock of controller device lock at unbinding
    - sparc64: fix fault handling in NGbzero.S and GENbzero.S
    - tcp: do not underestimate skb->truesize in tcp_trim_head()
    - net: adjust skb->truesize in ___pskb_trim()
    - net: macb: fix phy interrupt parsing
    - geneve: fix incorrect setting of UDP checksum flag
    - bpf: enhance verifier to understand stack pointer arithmetic
    - bpf, arm64: fix jit branch offset related to ldimm64
    - tcp: fix wraparound issue in tcp_lp
    - net: ipv6: Do not duplicate DAD on link up
    - net: usb: qmi_wwan: add Telit ME910 support
    - tcp: do not inherit fastopen_req from parent
    - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
    - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
    - ipv6: initialize route null entry in addrconf_init()
    - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
    - bnxt_en: allocate enough space for ->ntp_fltr_bmap
    - bpf: don't let ldimm64 leak map addresses on unprivileged
    - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
    - openvswitch: Set internal device max mtu to ETH_MAX_MTU.
    - f2fs: sanity check segment count
    - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
    - drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
    - drm: mxsfb: drm_dev_alloc() returns error pointers
    - drm/ttm: fix use-after-free races in vm fault handling
    - block: get rid of blk_integrity_revalidate()
    - Linux 4.10.16
    - [Config] Remove CONFIG_MTD_NAND_OXNAS=m
    - Ignore missing oxnas_nand

  * Keyboard backlight control does not work on some dell laptops.
    (LP: #1693126)
    - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
    - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings

  * Hardware transaction memory corruption (LP: #1691477)
    - powerpc/tm: Fix FP and VMX register corruption

  * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
    (LP: #1685792)
    - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
    - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
    - powerpc/powernv/idle: Don't override default/deepest directly in kernel
    - powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1

  * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
    - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64

  * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
    - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call

  * powerpc/powernv: Introduce address translation services for Nvlink2
    (LP: #1690412)
    - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
    - drivers/of/base.c: Add of_property_read_u64_index
    - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
    - powerpc/powernv: Introduce address translation services for Nvlink2

  * exec'ing a setuid binary from a threaded program sometimes fails to setuid
    (LP: #1672819)
    - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct

Date: Tue, 30 May 2017 12:58:03 -0300
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-39.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 30 May 2017 12:58:03 -0300
Source: linux-hwe-edge
Binary: linux-source-4.10.0 linux-headers-4.10.0-23 linux-hwe-edge-tools-4.10.0-23 linux-hwe-edge-cloud-tools-4.10.0-23 linux-image-4.10.0-23-generic linux-image-extra-4.10.0-23-generic linux-headers-4.10.0-23-generic linux-image-4.10.0-23-generic-dbgsym linux-tools-4.10.0-23-generic linux-cloud-tools-4.10.0-23-generic linux-hwe-edge-udebs-generic linux-image-4.10.0-23-generic-lpae linux-image-extra-4.10.0-23-generic-lpae linux-headers-4.10.0-23-generic-lpae linux-image-4.10.0-23-generic-lpae-dbgsym linux-tools-4.10.0-23-generic-lpae linux-cloud-tools-4.10.0-23-generic-lpae linux-hwe-edge-udebs-generic-lpae linux-image-4.10.0-23-lowlatency linux-image-extra-4.10.0-23-lowlatency linux-headers-4.10.0-23-lowlatency linux-image-4.10.0-23-lowlatency-dbgsym linux-tools-4.10.0-23-lowlatency linux-cloud-tools-4.10.0-23-lowlatency linux-hwe-edge-udebs-lowlatency kernel-image-4.10.0-23-generic-di fat-modules-4.10.0-23-generic-di fb-modules-4.10.0-23-generic-di
 firewire-core-modules-4.10.0-23-generic-di floppy-modules-4.10.0-23-generic-di fs-core-modules-4.10.0-23-generic-di fs-secondary-modules-4.10.0-23-generic-di input-modules-4.10.0-23-generic-di irda-modules-4.10.0-23-generic-di md-modules-4.10.0-23-generic-di nic-modules-4.10.0-23-generic-di nic-pcmcia-modules-4.10.0-23-generic-di nic-usb-modules-4.10.0-23-generic-di nic-shared-modules-4.10.0-23-generic-di parport-modules-4.10.0-23-generic-di pata-modules-4.10.0-23-generic-di pcmcia-modules-4.10.0-23-generic-di pcmcia-storage-modules-4.10.0-23-generic-di plip-modules-4.10.0-23-generic-di ppp-modules-4.10.0-23-generic-di sata-modules-4.10.0-23-generic-di scsi-modules-4.10.0-23-generic-di serial-modules-4.10.0-23-generic-di storage-core-modules-4.10.0-23-generic-di usb-modules-4.10.0-23-generic-di nfs-modules-4.10.0-23-generic-di block-modules-4.10.0-23-generic-di message-modules-4.10.0-23-generic-di crypto-modules-4.10.0-23-generic-di
 virtio-modules-4.10.0-23-generic-di mouse-modules-4.10.0-23-generic-di vlan-modules-4.10.0-23-generic-di ipmi-modules-4.10.0-23-generic-di
 multipath-modules-4.10.0-23-generic-di
Architecture: amd64 all amd64_translations
Version: 4.10.0-23.25~16.04.1
Distribution: xenial
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-39.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description:
 block-modules-4.10.0-23-generic-di - Block storage devices (udeb)
 crypto-modules-4.10.0-23-generic-di - crypto modules (udeb)
 fat-modules-4.10.0-23-generic-di - FAT filesystem support (udeb)
 fb-modules-4.10.0-23-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.10.0-23-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.10.0-23-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.10.0-23-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.10.0-23-generic-di - Extra filesystem modules (udeb)
 input-modules-4.10.0-23-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.10.0-23-generic-di - ipmi modules (udeb)
 irda-modules-4.10.0-23-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.10.0-23-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.10.0-23-generic - Linux kernel version specific cloud tools for version 4.10.0-23
 linux-cloud-tools-4.10.0-23-generic-lpae - Linux kernel version specific cloud tools for version 4.10.0-23
 linux-cloud-tools-4.10.0-23-lowlatency - Linux kernel version specific cloud tools for version 4.10.0-23
 linux-headers-4.10.0-23 - Header files related to Linux kernel version 4.10.0
 linux-headers-4.10.0-23-generic - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
 linux-headers-4.10.0-23-generic-lpae - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
 linux-headers-4.10.0-23-lowlatency - Linux kernel headers for version 4.10.0 on 64 bit x86 SMP
 linux-hwe-edge-cloud-tools-4.10.0-23 - Linux kernel version specific cloud tools for version 4.10.0-23
 linux-hwe-edge-tools-4.10.0-23 - Linux kernel version specific tools for version 4.10.0-23
 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-image-4.10.0-23-generic - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-23-generic-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-23-generic-lpae - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-23-generic-lpae-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-23-lowlatency - Linux kernel image for version 4.10.0 on 64 bit x86 SMP
 linux-image-4.10.0-23-lowlatency-dbgsym - Linux kernel debug image for version 4.10.0 on 64 bit x86 SMP
 linux-image-extra-4.10.0-23-generic - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
 linux-image-extra-4.10.0-23-generic-lpae - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
 linux-image-extra-4.10.0-23-lowlatency - Linux kernel extra modules for version 4.10.0 on 64 bit x86 SMP
 linux-source-4.10.0 - Linux kernel source for version 4.10.0 with Ubuntu patches
 linux-tools-4.10.0-23-generic - Linux kernel version specific tools for version 4.10.0-23
 linux-tools-4.10.0-23-generic-lpae - Linux kernel version specific tools for version 4.10.0-23
 linux-tools-4.10.0-23-lowlatency - Linux kernel version specific tools for version 4.10.0-23
 md-modules-4.10.0-23-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.10.0-23-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.10.0-23-generic-di - Mouse support (udeb)
 multipath-modules-4.10.0-23-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.10.0-23-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.10.0-23-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.10.0-23-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.10.0-23-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.10.0-23-generic-di - USB network interface support (udeb)
 parport-modules-4.10.0-23-generic-di - Parallel port support (udeb)
 pata-modules-4.10.0-23-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.10.0-23-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.10.0-23-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.10.0-23-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.10.0-23-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.10.0-23-generic-di - SATA storage support (udeb)
 scsi-modules-4.10.0-23-generic-di - SCSI storage support (udeb)
 serial-modules-4.10.0-23-generic-di - Serial port support (udeb)
 storage-core-modules-4.10.0-23-generic-di - Core storage support (udeb)
 usb-modules-4.10.0-23-generic-di - Core USB support (udeb)
 virtio-modules-4.10.0-23-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.10.0-23-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1671360 1672819 1678590 1680549 1685792 1686305 1686592 1688158 1690412 1690908 1690914 1691045 1691369 1691477 1691973 1692548 1692580 1692783 1692898 1693126 1693337 1693504 1694506 1696369 1696370
Changes:
 linux-hwe-edge (4.10.0-23.25~16.04.1) xenial; urgency=low
 .
   * linux-hwe-edge: 4.10.0-23.25~16.04.1 -proposed tracker (LP: #1696370)
 .
   * linux: 4.10.0-23.25 -proposed tracker (LP: #1696369)
 .
   * CVE-2017-9074
     - ipv6: Prevent overrun when parsing v6 header options
     - ipv6: Check ip6_find_1stfragopt() return value properly.
 .
   * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
     for 22s!  (LP: #1680549)
     - iommu/dma: Stop getting dma_32bit_pfn wrong
     - iommu/dma: Implement PCI allocation optimisation
     - iommu/dma: Convert to address-based allocation
     - iommu/dma: Clean up MSI IOVA allocation
     - iommu/dma: Plumb in the per-CPU IOVA caches
     - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
 .
   * Zesty update to 4.10.17 stable release (LP: #1692898)
     - xen: adjust early dom0 p2m handling to xen hypervisor behavior
     - target: Fix compare_and_write_callback handling for non GOOD status
     - target/fileio: Fix zero-length READ and WRITE handling
     - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
     - usb: xhci: bInterval quirk for TI TUSB73x0
     - usb: host: xhci: print correct command ring address
     - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
     - USB: Proper handling of Race Condition when two USB class drivers try to
       call init_usb_class simultaneously
     - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
     - staging: vt6656: use off stack for in buffer USB transfers.
     - staging: vt6656: use off stack for out buffer USB transfers.
     - staging: gdm724x: gdm_mux: fix use-after-free on module unload
     - staging: wilc1000: Fix problem with wrong vif index
     - staging: comedi: jr3_pci: fix possible null pointer dereference
     - staging: comedi: jr3_pci: cope with jiffies wraparound
     - usb: misc: add missing continue in switch
     - usb: gadget: legacy gadgets are optional
     - usb: Make sure usb/phy/of gets built-in
     - usb: hub: Fix error loop seen after hub communication errors
     - usb: hub: Do not attempt to autosuspend disconnected devices
     - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
     - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
     - x86, pmem: Fix cache flushing for iovec write < 8 bytes
     - um: Fix PTRACE_POKEUSER on x86_64
     - perf/x86: Fix Broadwell-EP DRAM RAPL events
     - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
     - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
     - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
     - block: fix blk_integrity_register to use template's interval_exp if not 0
     - crypto: s5p-sss - Close possible race for completed requests
     - crypto: algif_aead - Require setkey before accept(2)
     - crypto: ccp - Use only the relevant interrupt bits
     - crypto: ccp - Disable interrupts early on unload
     - crypto: ccp - Change ISR handler method for a v3 CCP
     - crypto: ccp - Change ISR handler method for a v5 CCP
     - dm crypt: rewrite (wipe) key in crypto layer using random data
     - dm era: save spacemap metadata root after the pre-commit
     - dm rq: check blk_mq_register_dev() return value in
       dm_mq_init_request_queue()
     - dm thin: fix a memory leak when passing discard bio down
     - vfio/type1: Remove locked page accounting workqueue
     - iov_iter: don't revert iov buffer if csum error
     - IB/core: Fix sysfs registration error flow
     - IB/core: For multicast functions, verify that LIDs are multicast LIDs
     - IB/IPoIB: ibX: failed to create mcg debug file
     - IB/mlx4: Fix ib device initialization error flow
     - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
     - IB/hfi1: Prevent kernel QP post send hard lockups
     - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
     - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
     - perf annotate s390: Implement jump types for perf annotate
     - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
     - ext4: evict inline data when writing to memory map
     - orangefs: fix bounds check for listxattr
     - orangefs: clean up oversize xattr validation
     - orangefs: do not set getattr_time on orangefs_lookup
     - orangefs: do not check possibly stale size on truncate
     - fs/xattr.c: zero out memory copied to userspace in getxattr
     - ceph: fix memory leak in __ceph_setxattr()
     - fs/block_dev: always invalidate cleancache in invalidate_bdev()
     - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
     - Fix match_prepath()
     - Set unicode flag on cifs echo request to avoid Mac error
     - SMB3: Work around mount failure when using SMB3 dialect to Macs
     - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
     - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
     - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
     - CIFS: fix oplock break deadlocks
     - cifs: fix CIFS_IOC_GET_MNT_INFO oops
     - CIFS: add misssing SFM mapping for doublequote
     - ovl: do not set overlay.opaque on non-dir create
     - padata: free correct variable
     - md/raid1: avoid reusing a resync bio after error handling.
     - device-dax: fix cdev leak
     - device-dax: fix sysfs attribute deadlock
     - dax: prevent invalidation of mapped DAX entries
     - mm: fix data corruption due to stale mmap reads
     - f2fs: fix fs corruption due to zero inode page
     - fscrypt: fix context consistency check when key(s) unavailable
     - serial: samsung: Use right device for DMA-mapping calls
     - serial: omap: fix runtime-pm handling on unbind
     - serial: omap: suspend device on probe errors
     - tty: pty: Fix ldisc flush after userspace become aware of the data already
     - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
     - Bluetooth: hci_bcm: add missing tty-device sanity check
     - Bluetooth: hci_intel: add missing tty-device sanity check
     - libnvdimm, region: fix flush hint detection crash
     - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
     - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
     - libnvdimm, pfn: fix 'npfns' vs section alignment
     - pstore: Shut down worker when unregistering
     - Linux 4.10.17
 .
   * [SRU][Zesty] Support SMMU passthrough using the default domain
     (LP: #1688158)
     - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
     - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
     - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
     - iommu: Rename iommu_get_instance()
     - iommu: Rename struct iommu_device
     - iommu: Introduce new 'struct iommu_device'
     - iommu: Add sysfs bindings for struct iommu_device
     - iommu: Make iommu_device_link/unlink take a struct iommu_device
     - iommu: Add iommu_device_set_fwnode() interface
     - iommu/arm-smmu: Make use of the iommu_register interface
     - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
     - iommu: Allow default domain type to be set on the kernel command line
     - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
     - iommu/vt-d: Fix crash on boot when DMAR is disabled
 .
   * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
     - [Config] Enable CONFIG_DRM_MGAG200 as module
     - drm/mgag200: Added support for the new device G200eH3
 .
   * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
     (LP: #1691973)
     - powerpc/64s: Add msgp facility unavailable log string
     - powerpc/64s: Add SCV FSCR bit for ISA v3.0
     - powerpc/xmon: Dump memory in CPU endian format
     - powerpc/xive: Native exploitation of the XIVE interrupt controller
     - powerpc: Change the doorbell IPI calling convention
     - powerpc: Introduce msgsnd/doorbell barrier primitives
     - powerpc/64s: Avoid a branch for ppc_msgsnd
     - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
     - powerpc: Add optional smp_ops->prepare_cpu SMP callback
     - powerpc: Add more PPC bit conversion macros
     - powerpc/powernv: Add XIVE related definitions to opal-api.h
     - powerpc/smp: Remove migrate_irq() custom implementation
     - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
     - (config) Update configs with PPC_XIVE options
 .
   * CVE-2017-100363
     - char: lp: fix possible integer overflow in lp_setup()
 .
   * CVE-2017-9242
     - ipv6: fix out of bound writes in __ip6_append_data()
 .
   * CVE-2017-9075
     - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
 .
   * CVE-2017-9076
     - ipv6/dccp: do not inherit ipv6_mc_list from parent
 .
   * CVE-2017-9077
     - ipv6/dccp: do not inherit ipv6_mc_list from parent
 .
   * CVE-2017-8890
     - dccp/tcp: do not inherit mc_list from parent
 .
   * Module signing exclusion for staging drivers does not work properly
     (LP: #1690908)
     - SAUCE: Fix module signing exclusion in package builds
 .
   * extend-diff-ignore should use exact matches (LP: #1693504)
     - [Packaging] exact extend-diff-ignore matches
 .
   * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
     - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
 .
   * arm-smmu arm-smmu.2.auto: Unhandled context fault (LP: #1694506)
     - net: thunderx: Fix IOMMU translation faults
 .
   * arm64: mbigen updates (LP: #1692783)
     - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
     - irqchip/mbigen: Add ACPI support
     - irqchip/mbigen: Fix return value check in mbigen_device_probe()
     - irqchip/mbigen: Fix memory mapping code
     - irqchip/mbigen: Fix potential NULL dereferencing
     - irqchip/mbigen: Fix the clear register offset calculation
 .
   * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
     (LP: #1671360)
     - pinctrl: amd: make use of raw_spinlock variants
     - pinctrl/amd: Use regular interrupt instead of chained
 .
   * PowerPC: Pstore dump for powerpc is broken (LP: #1691045)
     - pstore: Fix flags to enable dumps on powerpc
 .
   * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
     event (LP: #1678590)
     - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
 .
   * APST quirk needed for Intel NVMe (LP: #1686592)
     - nvme: Quirk APST on Intel 600P/P3100 devices
 .
   * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
     - drivers: net: phy: xgene: Fix mdio write
 .
   * Zesty update to 4.10.16 stable release (LP: #1691369)
     - 9p: fix a potential acl leak
     - drm/sti: fix GDP size to support up to UHD resolution
     - hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
     - mtd: nand: Add OX820 NAND hardware dependency
     - tpm: fix RC value check in tpm2_seal_trusted
     - tmp: use pdev for parent device in tpm_chip_alloc
     - crypto: caam - fix error path for ctx_dma mapping failure
     - crypto: caam - don't dma_map key for hash algorithms
     - power: supply: lp8788: prevent out of bounds array access
     - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
     - powerpc/perf: Fix perf_get_data_addr() for power9 DD1
     - powerpc/perf: Handle sdar_mode for marked event in power9
     - powerpc/mm: Fixup wrong LPCR_VRMASD value
     - powerpc/powernv: Fix opal_exit tracepoint opcode
     - powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
     - powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
     - powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
     - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
     - power: supply: bq24190_charger: Call set_mode_host() on pm_resume()
     - power: supply: bq24190_charger: Install irq_handler_thread() at end of
       probe()
     - power: supply: bq24190_charger: Call power_supply_changed() for relevant
       component
     - power: supply: bq24190_charger: Don't read fault register outside
       irq_handle_thread()
     - power: supply: bq24190_charger: Handle fault before status on interrupt
     - arm64: dts: r8a7795: Mark EthernetAVB device node disabled
     - arm: dts: qcom: Fix ipq board clock rates
     - arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
     - arm64: Improve detection of user/non-user mappings in set_pte(_at)
     - spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
     - leds: ktd2692: avoid harmless maybe-uninitialized warning
     - ARM: pxa: ezx: fix a910 camera data
     - ARM: dts: NSP: GPIO reboot open-source
     - ARM: dts: imx6sx-udoo-neo: Fix reboot hang
     - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
     - ARM: OMAP3: Fix smartreflex platform data regression
     - ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
     - ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
     - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
     - mwifiex: remove redundant dma padding in AMSDU
     - mwifiex: Avoid skipping WEP key deletion for AP
     - mwifiex: don't enable/disable IRQ 0 during suspend/resume
     - mwifiex: set adapter->dev before starting to use mwifiex_dbg()
     - iwlwifi: mvm: properly check for transport data in dump
     - iwlwifi: mvm: don't restart HW if suspend fails with unified image
     - iwlwifi: mvm: overwrite skb info later
     - iwlwifi: pcie: don't increment / decrement a bool
     - iwlwifi: pcie: trans: Remove unused 'shift_param'
     - iwlwifi: pcie: fix the set of DMA memory mask
     - iwlwifi: mvm: fix reorder timer re-arming
     - iwlwifi: mvm: Use aux queue for offchannel frames in dqa
     - iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
     - iwlwifi: mvm: fix pending frame counter calculation
     - iwlwifi: mvm: fix references to first_agg_queue in DQA mode
     - iwlwifi: mvm: synchronize firmware DMA paging memory
     - iwlwifi: mvm: writing zero bytes to debugfs causes a crash
     - iwlwifi: mvm: fix accessing fw_id_to_mac_id
     - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
     - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
     - x86/mpx: Re-add MPX to selftests Makefile
     - clk: Make x86/ conditional on CONFIG_COMMON_CLK
     - platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
     - kprobes/x86: Fix kernel panic when certain exception-handling addresses are
       probed
     - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device
     - Revert "KVM: nested VMX: disable perf cpuid reporting"
     - KVM: nVMX: initialize PML fields in vmcs02
     - KVM: nVMX: do not leak PML full vmexit to L1
     - usb: dwc2: host: use msleep() for long delay
     - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
       paths
     - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error
       paths
     - usb: chipidea: Only read/write OTGSC from one place
     - usb: chipidea: Handle extcon events properly
     - USB: serial: keyspan_pda: fix receive sanity checks
     - USB: serial: digi_acceleport: fix incomplete rx sanity check
     - USB: serial: ssu100: fix control-message error handling
     - USB: serial: io_edgeport: fix epic-descriptor handling
     - USB: serial: ti_usb_3410_5052: fix control-message error handling
     - USB: serial: ark3116: fix open error handling
     - USB: serial: ftdi_sio: fix latency-timer error handling
     - USB: serial: quatech2: fix control-message error handling
     - USB: serial: mct_u232: fix modem-status error handling
     - USB: serial: ch341: fix modem-status handling
     - USB: serial: io_edgeport: fix descriptor error handling
     - clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
     - phy: qcom-usb-hs: Add depends on EXTCON
     - serial: 8250_omap: Fix probe and remove for PM runtime
     - scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
     - scsi: qedi: fix build error without DEBUG_FS
     - scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
     - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
     - scsi: smartpqi: fix time handling
     - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
     - brcmfmac: Ensure pointer correctly set if skb data location changes
     - brcmfmac: Make skb header writable before use
     - staging/lustre/llite: move root_squash from sysfs to debugfs
     - staging: wlan-ng: add missing byte order conversion
     - staging: emxx_udc: remove incorrect __init annotations
     - staging: lustre: ptlrpc: avoid warning on missing return
     - ALSA: hda - Fix deadlock of controller device lock at unbinding
     - sparc64: fix fault handling in NGbzero.S and GENbzero.S
     - tcp: do not underestimate skb->truesize in tcp_trim_head()
     - net: adjust skb->truesize in ___pskb_trim()
     - net: macb: fix phy interrupt parsing
     - geneve: fix incorrect setting of UDP checksum flag
     - bpf: enhance verifier to understand stack pointer arithmetic
     - bpf, arm64: fix jit branch offset related to ldimm64
     - tcp: fix wraparound issue in tcp_lp
     - net: ipv6: Do not duplicate DAD on link up
     - net: usb: qmi_wwan: add Telit ME910 support
     - tcp: do not inherit fastopen_req from parent
     - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
     - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
     - ipv6: initialize route null entry in addrconf_init()
     - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
     - bnxt_en: allocate enough space for ->ntp_fltr_bmap
     - bpf: don't let ldimm64 leak map addresses on unprivileged
     - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
     - openvswitch: Set internal device max mtu to ETH_MAX_MTU.
     - f2fs: sanity check segment count
     - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
     - drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
     - drm: mxsfb: drm_dev_alloc() returns error pointers
     - drm/ttm: fix use-after-free races in vm fault handling
     - block: get rid of blk_integrity_revalidate()
     - Linux 4.10.16
     - [Config] Remove CONFIG_MTD_NAND_OXNAS=m
     - Ignore missing oxnas_nand
 .
   * Keyboard backlight control does not work on some dell laptops.
     (LP: #1693126)
     - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
     - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
 .
   * Hardware transaction memory corruption (LP: #1691477)
     - powerpc/tm: Fix FP and VMX register corruption
 .
   * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
     (LP: #1685792)
     - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
     - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
     - powerpc/powernv/idle: Don't override default/deepest directly in kernel
     - powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1
 .
   * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
     - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
 .
   * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
     - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
 .
   * powerpc/powernv: Introduce address translation services for Nvlink2
     (LP: #1690412)
     - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
     - drivers/of/base.c: Add of_property_read_u64_index
     - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
     - powerpc/powernv: Introduce address translation services for Nvlink2
 .
   * exec'ing a setuid binary from a threaded program sometimes fails to setuid
     (LP: #1672819)
     - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
Checksums-Sha1:
 2b590c0dfd77b403755618e2612059066b1a307e 378374 block-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 cb2435abfa1cb9a441e0641b97e1bbcff7ab419a 324674 crypto-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 e3c66be28ec183cf641b401636f6eac85177bbfc 4194 fat-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 4d8782811af712761cc2e702b0a00f0a6a851b8e 12908 fb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 cfe265eb4a6b84a49b0714182006ed012735c1af 64894 firewire-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 64d10113c7aa30cbcd6961ff41ef6e3fc4fe29ea 32332 floppy-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 d56e52baa17d970606bce2b1072ee480515fd58d 1138684 fs-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 17fbebf9fb8f6c71c20678f8f3e23e7ac8f55546 625204 fs-secondary-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 21f94b06ec93e009f9b5c2b12f85cb7e3579745e 287206 input-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 6a77bbaba36ad91004af8674b8cbe8379ec558bb 56518 ipmi-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 94aff24f2d1ae7b995d1faa11aad314a9cd54c2f 222982 irda-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 2133805f1b17b4f978314ba2ec275a2de900a3f3 8079330 kernel-image-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 ccf7b4cbf00548207b20cb432bafaa54dfeee648 1826 linux-cloud-tools-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 da8d3912e43cfd867cd96547c3b5dcfd94cf3a25 1834 linux-cloud-tools-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 2e0e7dd575d2331edb4953ca58f65528299f8762 704552 linux-headers-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 72145e9f83410070a14e68dbfe190dcd06e8e287 704934 linux-headers-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 57a420c57d4bbc8cffaf50352271e24ebe2d7c43 10508760 linux-headers-4.10.0-23_4.10.0-23.25~16.04.1_all.deb
 9a653fcc3742f4a9b687cc00f0c67ccf38e3b493 858 linux-hwe-edge-cloud-tools-4.10.0-23-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 a1d2df25f974498d5420875a7f7749bbd555bf0c 52592 linux-hwe-edge-cloud-tools-4.10.0-23_4.10.0-23.25~16.04.1_amd64.deb
 de72e0abd0f2dc160c3f15c15a7445910d48c974 876 linux-hwe-edge-tools-4.10.0-23-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 40065c7925dff4ec48edca1a89d528acbd71b40d 920974 linux-hwe-edge-tools-4.10.0-23_4.10.0-23.25~16.04.1_amd64.deb
 b3aeafa639dfa43e11717cbba7b1584a799465db 942 linux-hwe-edge-udebs-generic_4.10.0-23.25~16.04.1_amd64.udeb
 1117698b7813f9c02ad1d500bde6fa92a9915dbb 14459532 linux-hwe-edge_4.10.0-23.25~16.04.1_amd64.tar.gz
 663f3ced775bb3ba785c1ac03dc101f0b20cc689 34184 linux-hwe-edge_4.10.0-23.25~16.04.1_amd64_translations.tar.gz
 ef3c125e7cc17aaecef92d8bb5d558a12938d72c 569308314 linux-image-4.10.0-23-generic-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 b9588cac96cea91c3dd3204cfa423e81c394de8e 20158970 linux-image-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 c01d91fe14ba86050befe36930e60befd5176d3a 569416746 linux-image-4.10.0-23-lowlatency-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 a8db8c7dd5ce96fc82e6b1eda22f65a7683392ac 50121896 linux-image-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 52dfac4cd8f8c1edeade7aa27a2bbafd8cb837ae 29836346 linux-image-extra-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 f77d7f587ce8f3cc92318f8cbfa43c16a73eaadb 119268678 linux-source-4.10.0_4.10.0-23.25~16.04.1_all.deb
 52f619cfc4d3d8e2c08dbb182a3dc3491bff7a89 1896 linux-tools-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 b981f88e3c6e3e40b9a3abebd1a3e4dfc38ead66 1898 linux-tools-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 2d741f465623e4bdce67cde838b1d5fad09d657e 266220 md-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 0346f435cfac56495ec54fe66e372914cc66f733 199216 message-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 66da9247f86e121251afcfe87f42a7f228fff0e6 54672 mouse-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 7369d820f66b615a937f1c490895bad0243c7818 17738 multipath-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 b64a66db6a71eec40c87932b7fc887d907919466 492976 nfs-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 bcdf2e9e80bbd36e4988baea0c535416e31180d1 4235582 nic-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 6da5f265e0a95661e72d93fd7178bcf90186117c 140848 nic-pcmcia-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 253047b12d3bf6535628d9115904f9f565b39379 527392 nic-shared-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 70808c27daa07167c1d516c27531e7800c566a1b 286720 nic-usb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 53cd9f9dde89597d809bb6970a5fe2a942134325 30802 parport-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 2f2930d48f129832a0a415a54b8e406295a8b5d5 121102 pata-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 d3a0f013b66a4bfca8afaa320f554d267269686d 62836 pcmcia-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 5e5a0356c3d7ab64a9cd5cb6286065ec6b2059d9 65156 pcmcia-storage-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 ab8422409309eed4d4092307029d71dd1df09165 8276 plip-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 8e1ef85132d05a771e7d9809c78ef64c949ea297 24444 ppp-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 176f00e5500cdc94dbb9a38251a3d79183b0c469 92934 sata-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 2df2424011ae51570728cc54532b4d4f5ea948b1 2271678 scsi-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 b0e3a338d09b63a2930c98de64645228cb5a849e 84012 serial-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 6ab1fea0f26e39747a2a098313cc66c0c536f34e 44346 storage-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 df9070fc65b1161f2ad659f3e73201d5566a6086 137338 usb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 9a44a624610ea38cb517a359c1fb370e6f63934e 100548 virtio-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 936d65f99d2342ca743733a07d7c3e253af68c09 25450 vlan-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
Checksums-Sha256:
 a032830682f0736848ff2a6b4c38d71eee5f9c9c3d35d5180f8430d584904285 378374 block-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 00a6c93293c70e28a443be702ce6460672b0dd0e3dcf6d21b49d36632994188f 324674 crypto-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 5b7a82d49975d88516ffa8b8b9e201cb09dbc97b7d36e7ac9603bfd4a444d237 4194 fat-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 a0909b1c18830ad175169fd7a2a530172e687079233d5b5ef81b32d83cf9e994 12908 fb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 a974cd193e129529c5194bc4e369c8c2dba22b8c5b58062bbd924b0b963ea1d6 64894 firewire-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 6932dc2a48cfb27ccee99b2d6c9828407b936db3381442ef0d7ab05922b3829e 32332 floppy-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 6f3885932e7762791346c5a42384020738b63bdfb0b32f187226a0de398eddb0 1138684 fs-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 8de0203d074dde6995a6ec329f427964cab63e714d74c324be6efff88f2853a6 625204 fs-secondary-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 78c252cda8ec8a1aae49f14a6068133a8632c8d8f428e81545370b4abbf43ffd 287206 input-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 2b2a02f948ea69e00bb4ae80a3d3a00f07ecbca9c09ba98ca1fdd301a2aa1cb9 56518 ipmi-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 68d864f30cba5185b8525e9532e9e426341dfa321f91708c366f98a52723fc7a 222982 irda-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 ef1c317c418e9d00c7c246c0fd381637d407d091965b8e07baa974dd6c4dbc43 8079330 kernel-image-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 f0c27519b9557c3e94b54950f86d1fb754debc9d0562449f77464c37202441d1 1826 linux-cloud-tools-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 c46317fa5034295f89102a0b6e3dbecab545cd106a0748dc96843c2290f58bd6 1834 linux-cloud-tools-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 b6a4bb53521818a4f45afc70d9d8aea6931d319978d38d8288458cabf27e5ca0 704552 linux-headers-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 0afc81c501596019bedca7a4e70c75f2a8bcc456c80c1c0677ddd4eed640c4e5 704934 linux-headers-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 57b3643ae29c6b007740a7781bce18df11cd632554f6bd61be749b170fef3cb8 10508760 linux-headers-4.10.0-23_4.10.0-23.25~16.04.1_all.deb
 144d8a844df00d10fe93bf95cb45f10f67fe55b21d6562f42193895ec5c8db81 858 linux-hwe-edge-cloud-tools-4.10.0-23-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 0d417af7d3d7bea6d4f571ea5468135012444b2ed4d2d69f883c0b2e678b3320 52592 linux-hwe-edge-cloud-tools-4.10.0-23_4.10.0-23.25~16.04.1_amd64.deb
 8b5e73060cadd4c4e3d753b87a83c90daaa89899a4e7f8f7bd27e5ccd73726e5 876 linux-hwe-edge-tools-4.10.0-23-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 c75eb7fb7c2e1dfb280271cd997f31368b1e25230220a77890622b8bd71b9f3f 920974 linux-hwe-edge-tools-4.10.0-23_4.10.0-23.25~16.04.1_amd64.deb
 43467f7a892636e02aa2a6c5a92939343d5e0b02ab88e3ba8e7b60f76464f80a 942 linux-hwe-edge-udebs-generic_4.10.0-23.25~16.04.1_amd64.udeb
 2d96862b8127b41b3337403e628c71545fccccf94d5d8989156c7e49f4e95de6 14459532 linux-hwe-edge_4.10.0-23.25~16.04.1_amd64.tar.gz
 0b25f0560d02742dc48a0282e91e7816241deaee22760641120e7663418a9567 34184 linux-hwe-edge_4.10.0-23.25~16.04.1_amd64_translations.tar.gz
 a891e7b0e2dd42c11c44b771cccbfa392b52f39723cfdfb362d5effaed4888f2 569308314 linux-image-4.10.0-23-generic-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 c7dbf824da6b7cd91c9cf72850fa224c2b95da8a8529a13ea6b1823c9f543f89 20158970 linux-image-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 0ee0be20d76f4baa118ddfef61b576e696a4b6b14b8b453c9107dc057db3720f 569416746 linux-image-4.10.0-23-lowlatency-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 dbd836c34967c79943e27890cafa4f338633a451300dfdae71a397c38458e3db 50121896 linux-image-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 195ecfb87849017488bc42caede09e9c7e07816fda93f1d430786e4078e8de4d 29836346 linux-image-extra-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 22055667ef125c42382d43399a61cb79efb08694a140e9c2d67f233f8319bba2 119268678 linux-source-4.10.0_4.10.0-23.25~16.04.1_all.deb
 0b5a136ad41510cae93714465579f69ecbbdd81c62980a667bd8f9b7564cf284 1896 linux-tools-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 7156d8e55db8a192ba4e7854fa8b812fc5cb89e0c4f9968e2c823719f76651ea 1898 linux-tools-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 175b2bcaf476f4191c2accd2f9f6ef815a002dcc10e5ba424b51fc36080957d9 266220 md-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 82b0e82ad167c507bec589e93fd4c309ee0507070a0bb5531a47a36c4636e779 199216 message-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 78248e7c741cf5cc0abd525958493e3d1bda3eaaa913b266ac196f0f98a1434d 54672 mouse-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 aa3fc1cc68e11520102bff6ac19736803ea6786f158d1409cd0c0b67274510e6 17738 multipath-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 b543cd64b773ffcd9940353eeedc434db5e616c1b45fe70336e4af14d2f0f32a 492976 nfs-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 f9c599e1066981376c166e60ff0ab4bc91097a273f5ae1e399cc9796973cd509 4235582 nic-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 23a738333826a250805395b5253ee66a6bda494732e4256fb6a6e64f2fb27767 140848 nic-pcmcia-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 aaa2f8135cd7aa07b7d2ae464247f13a47db7bdf3731504c4541b87e7c2a2578 527392 nic-shared-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 017694cce8111e53d0300209ea547d468ce80faa21b5dd6c1dafa8ad4e16389e 286720 nic-usb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 73a38faa33c8ebbbc47c7d873b21bf46818c2a2b5d16e008c340bd3f17572292 30802 parport-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 cbd8d0a4209ca0ae384d94905d5d6a6d7ea5613941c4b700cd2059d2f6d1f3fa 121102 pata-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 6bbb0b586e5b59af0d2624caa3d67ae88bbfa881665a2703f8ded45b5261851e 62836 pcmcia-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 5007b756b67e15f011f90f7d877682961837e7c54b4ea8003a34210134f711f9 65156 pcmcia-storage-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 fe1e023e7873ff57204acaf9b45734eaf9f6a0440ab5c93063fded6905817816 8276 plip-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 7a56156797165a29a51ce1ec98537b19aa925afeb9f0458a16968556325646fb 24444 ppp-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 0d9ba4b658038b1afbb0cc151d17ca0cec210d91afbd1bb76afaa61e91adce09 92934 sata-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 20d1305dd54487e71f9b09967133bece7428ae2e9e1e9bee5405c1b18fe615f4 2271678 scsi-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 794b3fa5208c41b4b3facb9a35414ff78d070bed86cf883200fdd9c73b1d1c8b 84012 serial-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 c16e66288c05df4daf25b7749ab9cec25e7a02678eff383bc8abdc8347c5a153 44346 storage-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 d408a607fcf2376b1a9b2eb74b78626946174d183932f9f9bd5e125530403ef0 137338 usb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 ba39bf89a2e45af4aec5fa4cdc5e44824c7d2db94cf6ea1cc5da28fdaaf3f0c4 100548 virtio-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 205d15ee974691f3afab6b357ff9e924e0c5281d00c3ab59f7446b2cfcc39f26 25450 vlan-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
Files:
 b7cc788844b8f91ff7a697ebf4124f0b 378374 debian-installer standard block-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 17240176978093d1097b75126c217e98 324674 debian-installer extra crypto-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 458fb34f3dfe23530671ffb4ec9e1574 4194 debian-installer standard fat-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 956f8041b3c399048961fcd8bdf2fc18 12908 debian-installer standard fb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 db9baea6b6cb516cb225dc3781acf7f0 64894 debian-installer standard firewire-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 1c660be5d53e99f66a80737ff6053d6c 32332 debian-installer standard floppy-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 f542b1b8c61a522cc9366aee4ca13389 1138684 debian-installer standard fs-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 26797d730c28799e494d6064c5466a9d 625204 debian-installer standard fs-secondary-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 e6e6d42cba4f79f7b775c8b85e30147a 287206 debian-installer standard input-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 f63bde34b0084df8e2bff15d39116b7b 56518 debian-installer standard ipmi-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 55a4f4195344e5a49713b17a5272d09f 222982 debian-installer standard irda-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 c902491be1f89458bb971be6aa90daf9 8079330 debian-installer optional kernel-image-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 cb104a285cda98cd629f98ccf24c7fc8 1826 devel optional linux-cloud-tools-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 75b286f3c62403bf3c7a866935dc87de 1834 devel optional linux-cloud-tools-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 473046af741d995de72ef7ac661ef109 704552 devel optional linux-headers-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 c4de79b25edaf99048153778b838dbc8 704934 devel optional linux-headers-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 8280f5512beae27dc803012bc63acbe4 10508760 devel optional linux-headers-4.10.0-23_4.10.0-23.25~16.04.1_all.deb
 0033bf22e2a9b5a3cb48c0732624fcf7 858 devel extra linux-hwe-edge-cloud-tools-4.10.0-23-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 9b6a26478a1ef2145cf6d5fd855ea41f 52592 devel optional linux-hwe-edge-cloud-tools-4.10.0-23_4.10.0-23.25~16.04.1_amd64.deb
 56befe453b35f549b19465d50de8a630 876 devel extra linux-hwe-edge-tools-4.10.0-23-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 baf09e1f951cdf937f0fe41f4bcfac53 920974 devel optional linux-hwe-edge-tools-4.10.0-23_4.10.0-23.25~16.04.1_amd64.deb
 b6813c7f4928deab9e3e749374abfdd2 942 debian-installer optional linux-hwe-edge-udebs-generic_4.10.0-23.25~16.04.1_amd64.udeb
 172b5958dd49cbe4ace9e28c34f44977 14459532 raw-uefi - linux-hwe-edge_4.10.0-23.25~16.04.1_amd64.tar.gz
 d5f12170e6b27ac75bb190a4bafd3a2b 34184 raw-translations - linux-hwe-edge_4.10.0-23.25~16.04.1_amd64_translations.tar.gz
 21e8c942181ac9deb4aa8e749537e9e7 569308314 devel optional linux-image-4.10.0-23-generic-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 25c73c30cf9f37fcc62a7ffb951f4ee6 20158970 kernel optional linux-image-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 ef8737356bd64bc7ab957466e1cf4fb7 569416746 devel optional linux-image-4.10.0-23-lowlatency-dbgsym_4.10.0-23.25~16.04.1_amd64.ddeb
 39dd1d3ccb8082f60a85e680493789fe 50121896 kernel optional linux-image-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 9735ae9978fba6a9995155adfd6de138 29836346 kernel optional linux-image-extra-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 3a1e99ff46cd51d02b4c72d8af7d1165 119268678 devel optional linux-source-4.10.0_4.10.0-23.25~16.04.1_all.deb
 73cfd20bb6ab1783900f40ebab769109 1896 devel optional linux-tools-4.10.0-23-generic_4.10.0-23.25~16.04.1_amd64.deb
 742bccf31747df432062bdaa75228e79 1898 devel optional linux-tools-4.10.0-23-lowlatency_4.10.0-23.25~16.04.1_amd64.deb
 d7fbde78e2c403329d2203afaf2292c0 266220 debian-installer standard md-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 0085d8a5a55fccb510ee39d3b77e009e 199216 debian-installer standard message-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 523ee8e900de1bcb33d14a0e34399240 54672 debian-installer extra mouse-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 61e700fc4b219b35b27d1c6c51e4a2f6 17738 debian-installer extra multipath-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 f9ed33bcba6da0e5686deacd13e50421 492976 debian-installer standard nfs-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 1310945701107bdaa9336d45b152e82c 4235582 debian-installer standard nic-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 7cee8ebdde4f358ddd1c2f638b6f4deb 140848 debian-installer standard nic-pcmcia-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 7839a4f7cbad967c3373c39190a2ba55 527392 debian-installer standard nic-shared-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 a605ffb4d731b0d9eeca20d1c13fe44f 286720 debian-installer standard nic-usb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 be71b82ebc20671c3c6ca7d7cf869324 30802 debian-installer standard parport-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 7a79f7008ee9106bdcb3b3dd3a980317 121102 debian-installer standard pata-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 ea5afd5fea16447b8627ee1ada4ce103 62836 debian-installer standard pcmcia-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 815ceb62a7a2fad5c5827835afc55349 65156 debian-installer standard pcmcia-storage-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 f7db3ef433781c14272df7bf187588a0 8276 debian-installer standard plip-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 7d88fda712c532604c85a71a2e8d9c54 24444 debian-installer standard ppp-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 fc080488fb178185536f500dced32bcb 92934 debian-installer standard sata-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 381daf2382ef51350354d7f2df1a8344 2271678 debian-installer standard scsi-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 4834e8e70d5d556c9971ad0a21f749db 84012 debian-installer standard serial-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 fa9e402499d1c276a498679a37f998f4 44346 debian-installer standard storage-core-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 e5caaa94ce2f1b8578fbde8855638332 137338 debian-installer standard usb-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 2a1e5a611a3869ba1de974129da4554c 100548 debian-installer standard virtio-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
 5752a487af129691a1ddac9672c9030e 25450 debian-installer extra vlan-modules-4.10.0-23-generic-di_4.10.0-23.25~16.04.1_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list