[ubuntu/trusty-proposed] linux-lts-xenial_4.4.0-63.84~14.04.1_amd64.tar.gz - (Accepted)

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Tue Feb 7 15:53:40 UTC 2017


linux-lts-xenial (4.4.0-63.84~14.04.1) trusty; urgency=low

  [ Thadeu Lima de Souza Cascardo ]

  * Release Tracking Bug
    - LP: #1660729

  * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270)
    - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp

  * Kdump through NMI SMP and single core not working on Ubuntu16.10
    (LP: #1630924)
    - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
    - SAUCE: hv: don't reset hv_context.tsc_page on crash

  * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
    Chromebook R11 (LP: #1630238)
    - [Config] CONFIG_PINCTRL_CHERRYVIEW=y

  * Call trace when testing fstat stressor on ppc64el with virtual  keyboard and
    mouse present (LP: #1652132)
    - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL

  * VLAN SR-IOV regression for IXGBE driver (LP: #1658491)
    - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths

  * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842)
    - mm, page_alloc: convert alloc_flags to unsigned
    - mm, compaction: change COMPACT_ constants into enum
    - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
    - mm, compaction: simplify __alloc_pages_direct_compact feedback interface
    - mm, compaction: distinguish between full and partial COMPACT_COMPLETE
    - mm, compaction: abstract compaction feedback to helpers
    - mm, oom: protect !costly allocations some more
    - mm: consider compaction feedback also for costly allocation
    - mm, oom, compaction: prevent from should_compact_retry looping for ever for
      costly orders
    - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
    - mm, oom: prevent premature OOM killer invocation for high order request

  * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver
    (LP: #1657194)
    - SAUCE: ibmvscsis: Fix max transfer length
    - SAUCE: ibmvscsis: fix sleeping in interrupt context
    - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code

  * NVMe: adapter is missing after abnormal shutdown followed by quick reboot,
    quirk needed (LP: #1656913)
    - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too

  * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping
    will stop working (LP: #1625318)
    - PCI: Do any VF BAR updates before enabling the BARs
    - PCI: Ignore BAR updates on virtual functions
    - PCI: Update BARs using property bits appropriate for type
    - PCI: Separate VF BAR updates from standard BAR updates
    - PCI: Don't update VF BARs while VF memory space is enabled
    - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
    - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
    - PCI: Add comments about ROM BAR updating

  * Linux rtc self test fails in a VM under xenial (LP: #1649718)
    - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
    - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
    - kvm: x86: Check dest_map->vector to match eoi signals for rtc

  * Xenial update to v4.4.44 stable release (LP: #1658091)
    - Input: xpad - use correct product id for x360w controllers
    - Input: i8042 - add Pegatron touchpad to noloop table
    - selftests: do not require bash to run netsocktests testcase
    - selftests: do not require bash for the generated test
    - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
    - ocfs2: fix crash caused by stale lvb with fsdlm plugin
    - mm/hugetlb.c: fix reservation race when freeing surplus pages
    - KVM: x86: fix emulation of "MOV SS, null selector"
    - KVM: eventfd: fix NULL deref irqbypass consumer
    - jump_labels: API for flushing deferred jump label updates
    - KVM: x86: flush pending lapic jump label updates on module unload
    - KVM: x86: add Align16 instruction flag
    - KVM: x86: add asm_safe wrapper
    - KVM: x86: emulate FXSAVE and FXRSTOR
    - KVM: x86: Introduce segmented_write_std
    - nl80211: fix sched scan netlink socket owner destruction
    - USB: serial: kl5kusb105: fix line-state error handling
    - USB: serial: ch341: fix initial modem-control state
    - USB: serial: ch341: fix open error handling
    - USB: serial: ch341: fix control-message error handling
    - USB: serial: ch341: fix open and resume after B0
    - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
    - i2c: print correct device invalid address
    - i2c: fix kernel memory disclosure in dev interface
    - xhci: fix deadlock at host remove by running watchdog correctly
    - vme: Fix wrong pointer utilization in ca91cx42_slave_get
    - mnt: Protect the mountpoint hashtable with mount_lock
    - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
    - sysrq: attach sysrq handler correctly for 32-bit kernel
    - sysctl: Drop reference added by grab_header in proc_sys_readdir
    - drm/radeon: drop verde dpm quirks
    - USB: serial: ch341: fix resume after reset
    - USB: serial: ch341: fix modem-control and B0 handling
    - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid='
      command-line option
    - btrfs: fix locking when we put back a delayed ref that's too new
    - btrfs: fix error handling when run_delayed_extent_op fails
    - pinctrl: meson: fix gpio request disabling other modes
    - pNFS: Fix race in pnfs_wait_on_layoutreturn
    - NFS: Fix a performance regression in readdir
    - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
    - cpufreq: powernv: Disable preemption while checking CPU throttling state
    - block: cfq_cpd_alloc() should use @gfp
    - ACPI / APEI: Fix NMI notification handling
    - blk-mq: Always schedule hctx->next_cpu
    - bus: vexpress-config: fix device reference leak
    - powerpc/ibmebus: Fix further device reference leaks
    - powerpc/ibmebus: Fix device reference leaks in sysfs interface
    - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
    - Linux 4.4.44

  * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
    - ASoC: rt5660: add rt5660 codec driver
    - ASoC: rt5660: enable MCLK detection
    - ASoC: Intel: Atom: flip logic for gain Switch
    - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
    - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
    - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m

  * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682)
    - SAUCE: Support Redpine RS9113 WLAN/BT
    - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers
    - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7
    - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW
      only
    - SAUCE: RS9113: Comment out IDs from upstream driver
    - [Config] Enable CONFIG_VEN_RSI_* configs

  * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540)
    - netvsc: add rcu_read locking to netvsc callback

  * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel
    (LP: #1650059)
    - memory-hotplug: add automatic onlining policy for the newly added memory
    - hv_netvsc: Add query for initial physical link speed
    - hv_netvsc: Add handler for physical link speed change
    - hv_netvsc: Implement batching of receive completions
    - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
    - hv_netvsc: fix rtnl locking in callback
    - hv_netvsc: make RSS hash key static
    - hv_netvsc: use kcalloc
    - hv_netvsc: style cleanups
    - hv_netvsc: make inline functions static
    - hv_netvsc: use ARRAY_SIZE() for NDIS versions
    - hv_netvsc: make device_remove void
    - hv_netvsc: init completion during alloc
    - hv_netvsc: rearrange start_xmit
    - hv_netvsc: refactor completion function
    - hv_netvsc: make netvsc_destroy_buf void
    - hv_netvsc: make variable local
    - hv_netvsc: report vmbus name in ethtool
    - hv_netvsc: add ethtool statistics for tx packet issues
    - Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
    - Drivers: hv: don't leak memory in vmbus_establish_gpadl()
    - Drivers: hv: get rid of timeout in vmbus_open()
    - Drivers: hv: utils: fix a race on userspace daemons registration
    - Drivers: hv: vmbus: fix the race when querying & updating the percpu list
    - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
    - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
    - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
    - Tools: hv: kvp: ensure kvp device fd is closed on exec
    - Drivers: hv: balloon: keep track of where ha_region starts
    - Drivers: hv: balloon: account for gaps in hot add regions
    - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is
      enabled
    - Drivers: hv: balloon: replace ha_region_mutex with spinlock
    - Drivers: hv: balloon: Use available memory value in pressure report
    - Drivers: hv: cleanup vmbus_open() for wrap around mappings
    - Drivers: hv: ring_buffer: wrap around mappings for ring buffers
    - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,
      to}_ringbuffer()
    - Drivers: hv: ring_buffer: count on wrap around mappings in
      get_next_pkt_raw()
    - Drivers: hv: Introduce a policy for controlling channel affinity
    - Drivers: hv: utils: Continue to poll VSS channel after handling requests.
    - Drivers: hv: utils: Check VSS daemon is listening before a hot backup
    - PCI: hv: Use zero-length array in struct pci_packet
    - PCI: hv: Use pci_function_description[0] in struct definitions
    - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
    - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
    - PCI: hv: Handle hv_pci_generic_compl() error case
    - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in
      get_next_pkt_raw()"
    - Driver: hv: vmbus: Make mmio resource local
    - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
    - Drivers: hv: utils: Rename version definitions to reflect protocol version.
    - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
    - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
    - Drivers: hv: hv_util: Avoid dynamic allocation in time synch
    - Revert "hv_netvsc: make inline functions static"
    - hv_netvsc: use consume_skb
    - hv_netvsc: dev hold/put reference to VF
    - hv_netvsc: simplify callback event code
    - hv_netvsc: improve VF device matching
    - hv_netvsc: use RCU to protect vf_netdev
    - hv_netvsc: remove VF in flight counters
    - hv_netvsc: count multicast packets received
    - hv_netvsc: fix comments
    - Drivers: hv: make VMBus bus ids persistent
    - Drivers: hv: get rid of id in struct vmbus_channel
    - netvsc: fix checksum on UDP IPV6
    - netvsc: Remove mistaken udp.h inclusion.
    - net/hyperv: avoid uninitialized variable
    - Revert "hv_netvsc: report vmbus name in ethtool"
    - vmbus: make sysfs names consistent with PCI
    - netvsc: reduce maximum GSO size
    - Drivers: hv: vmbus: Base host signaling strictly on the ring state
    - tools: hv: Add a script to help bonding synthetic and VF NICs

  * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to
    hang with a zero window (LP: #1655420)
    - ibmveth: set correct gso_size and gso_type
    - ibmveth: calculate gso_segs for large packets

  * netfilter regression introducing a performance slowdown in binary
    arp/ip/ip6tables (LP: #1640786)
    - netfilter: x_tables: pass xt_counters struct instead of packet counter
    - netfilter: x_tables: pass xt_counters struct to counter allocator
    - netfilter: x_tables: pack percpu counter allocations

  * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
    - [Config] Add IBM power drivers to the inclusion list

  * Xenial update to v4.4.43 stable release (LP: #1656876)
    - netvsc: reduce maximum GSO size
    - ser_gigaset: return -ENOMEM on error instead of success
    - net: vrf: Drop conntrack data after pass through VRF device on Tx
    - ipv6: handle -EFAULT from skb_copy_bits
    - net, sched: fix soft lockup in tc_classify
    - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
    - net/mlx5: Check FW limitations on log_max_qp before setting it
    - net/mlx5: Avoid shadowing numa_node
    - drop_monitor: add missing call to genlmsg_end
    - drop_monitor: consider inserted data in genlmsg_end
    - igmp: Make igmp group member RFC 3376 compliant
    - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
    - r8152: split rtl8152_suspend function
    - r8152: fix rx issue for runtime suspend
    - gro: Enter slow-path if there is no tailroom
    - gro: use min_t() in skb_gro_reset_offset()
    - gro: Disable frag0 optimization on IPv6 ext headers
    - net: ipv4: Fix multipath selection with vrf
    - net: vrf: do not allow table id 0
    - HID: hid-cypress: validate length of report
    - ALSA: firewire-tascam: Fix to handle error from initialization of stream
      data
    - powerpc: Fix build warning on 32-bit PPC
    - ARM: zynq: Reserve correct amount of non-DMA RAM
    - ARM: OMAP4+: Fix bad fallthrough for cpuidle
    - spi: mvebu: fix baudrate calculation for armada variant
    - ALSA: usb-audio: Add a quirk for Plantronics BT600
    - mm/init: fix zone boundary creation
    - Linux 4.4.43

  * Xenial update to v4.4.42 stable release (LP: #1655969)
    - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
    - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
    - ALSA: usb-audio: Fix irq/process data synchronization
    - ARM: davinci: da850: don't add emac clock to lookup table twice
    - mac80211: initialize fast-xmit 'info' later
    - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
    - KVM: MIPS: Flush KVM entry code from icache globally
    - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
    - usb: musb: dsps: implement clear_ep_rxintr() callback
    - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
    - usb: gadgetfs: restrict upper bound on device configuration size
    - USB: gadgetfs: fix unbounded memory allocation bug
    - USB: gadgetfs: fix use-after-free bug
    - USB: gadgetfs: fix checks of wTotalLength in config descriptors
    - USB: fix problems with duplicate endpoint addresses
    - USB: dummy-hcd: fix bug in stop_activity (handle ep0)
    - usb: gadget: composite: Test get_alt() presence instead of set_alt()
    - usb: dwc3: core: avoid Overflow events
    - usb: xhci: fix possible wild pointer
    - xhci: workaround for hosts missing CAS bit
    - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
    - xhci: free xhci virtual devices with leaf nodes first
    - usb: xhci: fix return value of xhci_setup_device()
    - usb: host: xhci: Fix possible wild pointer when handling abort command
    - xhci: Handle command completion and timeout race
    - usb: xhci: hold lock over xhci_abort_cmd_ring()
    - USB: serial: omninet: fix NULL-derefs at open and disconnect
    - USB: serial: quatech2: fix sleep-while-atomic in close
    - USB: serial: pl2303: fix NULL-deref at open
    - USB: serial: keyspan_pda: verify endpoints at probe
    - USB: serial: spcp8x5: fix NULL-deref at open
    - USB: serial: io_ti: fix NULL-deref at open
    - USB: serial: io_ti: fix another NULL-deref at open
    - USB: serial: io_ti: fix I/O after disconnect
    - USB: serial: iuu_phoenix: fix NULL-deref at open
    - USB: serial: garmin_gps: fix memory leak on failed URB submit
    - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
    - USB: serial: io_edgeport: fix NULL-deref at open
    - USB: serial: oti6858: fix NULL-deref at open
    - USB: serial: cyberjack: fix NULL-deref at open
    - USB: serial: kobil_sct: fix NULL-deref in write
    - USB: serial: mos7840: fix NULL-deref at open
    - USB: serial: mos7720: fix NULL-deref at open
    - USB: serial: mos7720: fix use-after-free on probe errors
    - USB: serial: mos7720: fix parport use-after-free on probe errors
    - USB: serial: mos7720: fix parallel probe
    - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
    - xhci: Use delayed_work instead of timer for command timeout
    - xhci: Fix race related to abort operation
    - usb: dwc3: pci: add Intel Gemini Lake PCI ID
    - usb: musb: Fix trying to free already-free IRQ 4
    - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
    - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
    - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
    - USB: serial: kl5kusb105: abort on open exception path
    - ARM: dts: r8a7794: Correct hsusb parent clock
    - USB: phy: am335x-control: fix device and of_node leaks
    - USB: serial: io_ti: bind to interface after fw download
    - mei: bus: fix mei_cldev_enable KDoc
    - staging: iio: ad7606: fix improper setting of oversampling pins
    - usb: dwc3: gadget: always unmap EP0 requests
    - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
    - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
    - stable-fixup: hotplug: fix unused function warning
    - ath10k: use the right length of "background"
    - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
    - hwmon: (scpi) Fix module autoload
    - hwmon: (amc6821) sign extension temperature
    - hwmon: (ds620) Fix overflows seen when writing temperature limits
    - hwmon: (nct7802) Fix overflows seen when writing into limit attributes
    - hwmon: (g762) Fix overflows and crash seen when writing limit attributes
    - clk: clk-wm831x: fix a logic error
    - clk: imx31: fix rewritten input argument of mx31_clocks_init()
    - iommu/amd: Missing error code in amd_iommu_init_device()
    - iommu/amd: Fix the left value check of cmd buffer
    - iommu/vt-d: Fix pasid table size encoding
    - iommu/vt-d: Flush old iommu caches for kdump when the device gets context
      mapped
    - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
    - scsi: mvsas: fix command_active typo
    - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
    - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
    - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
    - mmc: mmc_test: Uninitialized return value
    - s390/crypto: unlock on error in prng_tdes_read()
    - crypto: arm64/sha2-ce - fix for big endian
    - crypto: arm64/ghash-ce - fix for big endian
    - crypto: arm/aes-ce - fix for big endian
    - crypto: arm64/aes-ccm-ce: fix for big endian
    - crypto: arm64/aes-neon - fix for big endian
    - crypto: arm64/sha1-ce - fix for big endian
    - crypto: arm64/aes-xts-ce: fix for big endian
    - crypto: arm64/aes-ce - fix for big endian
    - md: MD_RECOVERY_NEEDED is set for mddev->recovery
    - powerpc/pci/rpadlpar: Fix device reference leaks
    - staging: comedi: dt282x: tidy up register bit defines
    - cred/userns: define current_user_ns() as a function
    - net: ti: cpmac: Fix compiler warning due to type confusion
    - net: vxge: avoid unused function warnings
    - cx23885-dvb: move initialization of a8293_pdata
    - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
    - tick/broadcast: Prevent NULL pointer dereference
    - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
    - usb: gadget: composite: always set ep->mult to a sensible value
    - Linux 4.4.42

  * Xenial update to v4.4.41 stable release (LP: #1655041)
    - ssb: Fix error routine when fallback SPROM fails
    - rtlwifi: Fix enter/exit power_save
    - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
    - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
    - mmc: sdhci: Fix recovery from tuning timeout
    - regulator: stw481x-vmmc: fix ages old enable error
    - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
    - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
    - thermal: hwmon: Properly report critical temperature in sysfs
    - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
    - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
    - ACPI / video: Add force_native quirk for Dell XPS 17 L702X
    - ACPI / video: Add force_native quirk for HP Pavilion dv6
    - drm/nouveau/kms: lvds panel strap moved again on maxwell
    - drm/nouveau/bios: require checksum to match for fast acpi shadow method
    - drm/nouveau/ltc: protect clearing of comptags with mutex
    - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
    - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
    - drm/radeon: Also call cursor_move_locked when the cursor size changes
    - drm/radeon: Hide the HW cursor while it's out of bounds
    - drm/radeon: add additional pci revision to dpm workaround
    - drm/gma500: Add compat ioctl
    - drivers/gpu/drm/ast: Fix infinite loop if read fails
    - mei: request async autosuspend at the end of enumeration
    - block: protect iterate_bdevs() against concurrent close
    - vt: fix Scroll Lock LED trigger name
    - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for
      30secs before reset
    - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which
      does not support JBOD sequence map
    - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
    - scsi: zfcp: do not trace pure benign residual HBA responses at default level
    - scsi: zfcp: fix rport unblock race with LUN recovery
    - scsi: avoid a permanent stop of the scsi device's request queue
    - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
    - firmware: fix usermode helper fallback loading
    - s390/vmlogrdr: fix IUCV buffer allocation
    - sc16is7xx: Drop bogus use of IRQF_ONESHOT
    - md/raid5: limit request size according to implementation limits
    - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
    - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
    - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
    - platform/x86: asus-nb-wmi.c: Add X45U quirk
    - fgraph: Handle a case where a tracer ignores set_graph_notrace
    - IB/mad: Fix an array index check
    - IPoIB: Avoid reading an uninitialized member variable
    - IB/multicast: Check ib_find_pkey() return value
    - IB/cma: Fix a race condition in iboe_addr_get_sgid()
    - media: solo6x10: fix lockup by avoiding delayed register write
    - Input: drv260x - fix input device's parent assignment
    - PCI: Check for PME in targeted sleep state
    - libceph: verify authorize reply on connect
    - nfs_write_end(): fix handling of short copies
    - powerpc/ps3: Fix system hang with GCC 5 builds
    - powerpc: Convert cmp to cmpd in idle enter sequence
    - kconfig/nconf: Fix hang when editing symbol with a long prompt
    - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
    - net: mvpp2: fix dma unmapping of TX buffers for fragments
    - Linux 4.4.41

Date: Thu, 02 Feb 2017 07:38:05 -0200
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-09.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 02 Feb 2017 07:38:05 -0200
Source: linux-lts-xenial
Binary: linux-headers-4.4.0-63 linux-lts-xenial-tools-4.4.0-63 linux-lts-xenial-cloud-tools-4.4.0-63 linux-image-4.4.0-63-generic linux-image-extra-4.4.0-63-generic linux-headers-4.4.0-63-generic linux-image-4.4.0-63-generic-dbgsym linux-tools-4.4.0-63-generic linux-cloud-tools-4.4.0-63-generic linux-lts-xenial-udebs-generic linux-image-4.4.0-63-generic-lpae linux-image-extra-4.4.0-63-generic-lpae linux-headers-4.4.0-63-generic-lpae linux-image-4.4.0-63-generic-lpae-dbgsym linux-tools-4.4.0-63-generic-lpae linux-cloud-tools-4.4.0-63-generic-lpae linux-lts-xenial-udebs-generic-lpae linux-image-4.4.0-63-lowlatency linux-image-extra-4.4.0-63-lowlatency linux-headers-4.4.0-63-lowlatency linux-image-4.4.0-63-lowlatency-dbgsym linux-tools-4.4.0-63-lowlatency linux-cloud-tools-4.4.0-63-lowlatency linux-lts-xenial-udebs-lowlatency linux-image-4.4.0-63-powerpc-e500mc linux-image-extra-4.4.0-63-powerpc-e500mc linux-headers-4.4.0-63-powerpc-e500mc
 linux-image-4.4.0-63-powerpc-e500mc-dbgsym linux-tools-4.4.0-63-powerpc-e500mc linux-cloud-tools-4.4.0-63-powerpc-e500mc linux-lts-xenial-udebs-powerpc-e500mc linux-image-4.4.0-63-powerpc-smp linux-image-extra-4.4.0-63-powerpc-smp linux-headers-4.4.0-63-powerpc-smp linux-image-4.4.0-63-powerpc-smp-dbgsym linux-tools-4.4.0-63-powerpc-smp linux-cloud-tools-4.4.0-63-powerpc-smp linux-lts-xenial-udebs-powerpc-smp linux-image-4.4.0-63-powerpc64-emb linux-image-extra-4.4.0-63-powerpc64-emb linux-headers-4.4.0-63-powerpc64-emb linux-image-4.4.0-63-powerpc64-emb-dbgsym linux-tools-4.4.0-63-powerpc64-emb linux-cloud-tools-4.4.0-63-powerpc64-emb linux-lts-xenial-udebs-powerpc64-emb linux-image-4.4.0-63-powerpc64-smp linux-image-extra-4.4.0-63-powerpc64-smp linux-headers-4.4.0-63-powerpc64-smp linux-image-4.4.0-63-powerpc64-smp-dbgsym linux-tools-4.4.0-63-powerpc64-smp linux-cloud-tools-4.4.0-63-powerpc64-smp linux-lts-xenial-udebs-powerpc64-smp
 kernel-image-4.4.0-63-generic-di nic-modules-4.4.0-63-generic-di nic-shared-modules-4.4.0-63-generic-di serial-modules-4.4.0-63-generic-di ppp-modules-4.4.0-63-generic-di pata-modules-4.4.0-63-generic-di firewire-core-modules-4.4.0-63-generic-di scsi-modules-4.4.0-63-generic-di plip-modules-4.4.0-63-generic-di floppy-modules-4.4.0-63-generic-di fat-modules-4.4.0-63-generic-di nfs-modules-4.4.0-63-generic-di md-modules-4.4.0-63-generic-di multipath-modules-4.4.0-63-generic-di usb-modules-4.4.0-63-generic-di pcmcia-storage-modules-4.4.0-63-generic-di fb-modules-4.4.0-63-generic-di input-modules-4.4.0-63-generic-di mouse-modules-4.4.0-63-generic-di irda-modules-4.4.0-63-generic-di parport-modules-4.4.0-63-generic-di nic-pcmcia-modules-4.4.0-63-generic-di pcmcia-modules-4.4.0-63-generic-di nic-usb-modules-4.4.0-63-generic-di sata-modules-4.4.0-63-generic-di crypto-modules-4.4.0-63-generic-di speakup-modules-4.4.0-63-generic-di virtio-modules-4.4.0-63-generic-di
 fs-core-modules-4.4.0-63-generic-di fs-secondary-modules-4.4.0-63-generic-di storage-core-modules-4.4.0-63-generic-di block-modules-4.4.0-63-generic-di message-modules-4.4.0-63-generic-di vlan-modules-4.4.0-63-generic-di
 ipmi-modules-4.4.0-63-generic-di
Architecture: amd64 amd64_translations
Version: 4.4.0-63.84~14.04.1
Distribution: trusty
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lcy01-09.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description: 
 block-modules-4.4.0-63-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-63-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-63-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-63-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-63-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.4.0-63-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-63-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-63-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-63-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-63-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-63-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-63-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-cloud-tools-4.4.0-63-generic - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-cloud-tools-4.4.0-63-generic-lpae - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-cloud-tools-4.4.0-63-lowlatency - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-cloud-tools-4.4.0-63-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-cloud-tools-4.4.0-63-powerpc-smp - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-cloud-tools-4.4.0-63-powerpc64-emb - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-cloud-tools-4.4.0-63-powerpc64-smp - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-headers-4.4.0-63 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-63-generic - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-63-generic-lpae - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-63-lowlatency - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-63-powerpc-e500mc - Linux kernel headers for version 4.4.0 on 32-bit Freescale Power
 linux-headers-4.4.0-63-powerpc-smp - Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP
 linux-headers-4.4.0-63-powerpc64-emb - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-63-powerpc64-smp - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-63-generic - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-63-generic-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-63-generic-lpae - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-63-generic-lpae-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-63-lowlatency - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-63-lowlatency-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-4.4.0-63-powerpc-e500mc - Linux kernel image for version 4.4.0 on 32-bit Freescale Power e5
 linux-image-4.4.0-63-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit Freescale Po
 linux-image-4.4.0-63-powerpc-smp - Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-63-powerpc-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-4.4.0-63-powerpc64-emb - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E
 linux-image-4.4.0-63-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-63-powerpc64-smp - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-4.4.0-63-powerpc64-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-extra-4.4.0-63-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-63-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-63-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-image-extra-4.4.0-63-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-image-extra-4.4.0-63-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-image-extra-4.4.0-63-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-image-extra-4.4.0-63-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-lts-xenial-cloud-tools-4.4.0-63 - Linux kernel version specific cloud tools for version 4.4.0-63
 linux-lts-xenial-tools-4.4.0-63 - Linux kernel version specific tools for version 4.4.0-63
 linux-lts-xenial-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
 linux-lts-xenial-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
 linux-tools-4.4.0-63-generic - Linux kernel version specific tools for version 4.4.0-63
 linux-tools-4.4.0-63-generic-lpae - Linux kernel version specific tools for version 4.4.0-63
 linux-tools-4.4.0-63-lowlatency - Linux kernel version specific tools for version 4.4.0-63
 linux-tools-4.4.0-63-powerpc-e500mc - Linux kernel version specific tools for version 4.4.0-63
 linux-tools-4.4.0-63-powerpc-smp - Linux kernel version specific tools for version 4.4.0-63
 linux-tools-4.4.0-63-powerpc64-emb - Linux kernel version specific tools for version 4.4.0-63
 linux-tools-4.4.0-63-powerpc64-smp - Linux kernel version specific tools for version 4.4.0-63
 md-modules-4.4.0-63-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.4.0-63-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-63-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-63-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-63-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-63-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-63-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.4.0-63-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-63-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-63-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-63-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-63-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-63-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-63-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.4.0-63-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-63-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-63-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-63-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-63-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-63-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-63-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-63-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-63-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1625318 1630238 1630924 1640786 1649718 1650059 1652132 1655002 1655041 1655420 1655842 1655969 1656876 1656913 1657194 1657540 1657674 1657682 1658091 1658270 1658491 1660729
Changes: 
 linux-lts-xenial (4.4.0-63.84~14.04.1) trusty; urgency=low
 .
   [ Thadeu Lima de Souza Cascardo ]
 .
   * Release Tracking Bug
     - LP: #1660729
 .
   * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270)
     - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp
 .
   * Kdump through NMI SMP and single core not working on Ubuntu16.10
     (LP: #1630924)
     - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
     - SAUCE: hv: don't reset hv_context.tsc_page on crash
 .
   * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
     Chromebook R11 (LP: #1630238)
     - [Config] CONFIG_PINCTRL_CHERRYVIEW=y
 .
   * Call trace when testing fstat stressor on ppc64el with virtual  keyboard and
     mouse present (LP: #1652132)
     - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
 .
   * VLAN SR-IOV regression for IXGBE driver (LP: #1658491)
     - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
 .
   * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842)
     - mm, page_alloc: convert alloc_flags to unsigned
     - mm, compaction: change COMPACT_ constants into enum
     - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
     - mm, compaction: simplify __alloc_pages_direct_compact feedback interface
     - mm, compaction: distinguish between full and partial COMPACT_COMPLETE
     - mm, compaction: abstract compaction feedback to helpers
     - mm, oom: protect !costly allocations some more
     - mm: consider compaction feedback also for costly allocation
     - mm, oom, compaction: prevent from should_compact_retry looping for ever for
       costly orders
     - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
     - mm, oom: prevent premature OOM killer invocation for high order request
 .
   * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver
     (LP: #1657194)
     - SAUCE: ibmvscsis: Fix max transfer length
     - SAUCE: ibmvscsis: fix sleeping in interrupt context
     - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code
 .
   * NVMe: adapter is missing after abnormal shutdown followed by quick reboot,
     quirk needed (LP: #1656913)
     - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
 .
   * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping
     will stop working (LP: #1625318)
     - PCI: Do any VF BAR updates before enabling the BARs
     - PCI: Ignore BAR updates on virtual functions
     - PCI: Update BARs using property bits appropriate for type
     - PCI: Separate VF BAR updates from standard BAR updates
     - PCI: Don't update VF BARs while VF memory space is enabled
     - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
     - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
     - PCI: Add comments about ROM BAR updating
 .
   * Linux rtc self test fails in a VM under xenial (LP: #1649718)
     - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
     - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
     - kvm: x86: Check dest_map->vector to match eoi signals for rtc
 .
   * Xenial update to v4.4.44 stable release (LP: #1658091)
     - Input: xpad - use correct product id for x360w controllers
     - Input: i8042 - add Pegatron touchpad to noloop table
     - selftests: do not require bash to run netsocktests testcase
     - selftests: do not require bash for the generated test
     - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
     - ocfs2: fix crash caused by stale lvb with fsdlm plugin
     - mm/hugetlb.c: fix reservation race when freeing surplus pages
     - KVM: x86: fix emulation of "MOV SS, null selector"
     - KVM: eventfd: fix NULL deref irqbypass consumer
     - jump_labels: API for flushing deferred jump label updates
     - KVM: x86: flush pending lapic jump label updates on module unload
     - KVM: x86: add Align16 instruction flag
     - KVM: x86: add asm_safe wrapper
     - KVM: x86: emulate FXSAVE and FXRSTOR
     - KVM: x86: Introduce segmented_write_std
     - nl80211: fix sched scan netlink socket owner destruction
     - USB: serial: kl5kusb105: fix line-state error handling
     - USB: serial: ch341: fix initial modem-control state
     - USB: serial: ch341: fix open error handling
     - USB: serial: ch341: fix control-message error handling
     - USB: serial: ch341: fix open and resume after B0
     - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
     - i2c: print correct device invalid address
     - i2c: fix kernel memory disclosure in dev interface
     - xhci: fix deadlock at host remove by running watchdog correctly
     - vme: Fix wrong pointer utilization in ca91cx42_slave_get
     - mnt: Protect the mountpoint hashtable with mount_lock
     - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
     - sysrq: attach sysrq handler correctly for 32-bit kernel
     - sysctl: Drop reference added by grab_header in proc_sys_readdir
     - drm/radeon: drop verde dpm quirks
     - USB: serial: ch341: fix resume after reset
     - USB: serial: ch341: fix modem-control and B0 handling
     - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid='
       command-line option
     - btrfs: fix locking when we put back a delayed ref that's too new
     - btrfs: fix error handling when run_delayed_extent_op fails
     - pinctrl: meson: fix gpio request disabling other modes
     - pNFS: Fix race in pnfs_wait_on_layoutreturn
     - NFS: Fix a performance regression in readdir
     - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
     - cpufreq: powernv: Disable preemption while checking CPU throttling state
     - block: cfq_cpd_alloc() should use @gfp
     - ACPI / APEI: Fix NMI notification handling
     - blk-mq: Always schedule hctx->next_cpu
     - bus: vexpress-config: fix device reference leak
     - powerpc/ibmebus: Fix further device reference leaks
     - powerpc/ibmebus: Fix device reference leaks in sysfs interface
     - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
     - Linux 4.4.44
 .
   * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
     - ASoC: rt5660: add rt5660 codec driver
     - ASoC: rt5660: enable MCLK detection
     - ASoC: Intel: Atom: flip logic for gain Switch
     - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
     - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
     - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
 .
   * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682)
     - SAUCE: Support Redpine RS9113 WLAN/BT
     - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers
     - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7
     - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW
       only
     - SAUCE: RS9113: Comment out IDs from upstream driver
     - [Config] Enable CONFIG_VEN_RSI_* configs
 .
   * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540)
     - netvsc: add rcu_read locking to netvsc callback
 .
   * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel
     (LP: #1650059)
     - memory-hotplug: add automatic onlining policy for the newly added memory
     - hv_netvsc: Add query for initial physical link speed
     - hv_netvsc: Add handler for physical link speed change
     - hv_netvsc: Implement batching of receive completions
     - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
     - hv_netvsc: fix rtnl locking in callback
     - hv_netvsc: make RSS hash key static
     - hv_netvsc: use kcalloc
     - hv_netvsc: style cleanups
     - hv_netvsc: make inline functions static
     - hv_netvsc: use ARRAY_SIZE() for NDIS versions
     - hv_netvsc: make device_remove void
     - hv_netvsc: init completion during alloc
     - hv_netvsc: rearrange start_xmit
     - hv_netvsc: refactor completion function
     - hv_netvsc: make netvsc_destroy_buf void
     - hv_netvsc: make variable local
     - hv_netvsc: report vmbus name in ethtool
     - hv_netvsc: add ethtool statistics for tx packet issues
     - Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
     - Drivers: hv: don't leak memory in vmbus_establish_gpadl()
     - Drivers: hv: get rid of timeout in vmbus_open()
     - Drivers: hv: utils: fix a race on userspace daemons registration
     - Drivers: hv: vmbus: fix the race when querying & updating the percpu list
     - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
     - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
     - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
     - Tools: hv: kvp: ensure kvp device fd is closed on exec
     - Drivers: hv: balloon: keep track of where ha_region starts
     - Drivers: hv: balloon: account for gaps in hot add regions
     - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is
       enabled
     - Drivers: hv: balloon: replace ha_region_mutex with spinlock
     - Drivers: hv: balloon: Use available memory value in pressure report
     - Drivers: hv: cleanup vmbus_open() for wrap around mappings
     - Drivers: hv: ring_buffer: wrap around mappings for ring buffers
     - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,
       to}_ringbuffer()
     - Drivers: hv: ring_buffer: count on wrap around mappings in
       get_next_pkt_raw()
     - Drivers: hv: Introduce a policy for controlling channel affinity
     - Drivers: hv: utils: Continue to poll VSS channel after handling requests.
     - Drivers: hv: utils: Check VSS daemon is listening before a hot backup
     - PCI: hv: Use zero-length array in struct pci_packet
     - PCI: hv: Use pci_function_description[0] in struct definitions
     - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
     - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
     - PCI: hv: Handle hv_pci_generic_compl() error case
     - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in
       get_next_pkt_raw()"
     - Driver: hv: vmbus: Make mmio resource local
     - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
     - Drivers: hv: utils: Rename version definitions to reflect protocol version.
     - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
     - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
     - Drivers: hv: hv_util: Avoid dynamic allocation in time synch
     - Revert "hv_netvsc: make inline functions static"
     - hv_netvsc: use consume_skb
     - hv_netvsc: dev hold/put reference to VF
     - hv_netvsc: simplify callback event code
     - hv_netvsc: improve VF device matching
     - hv_netvsc: use RCU to protect vf_netdev
     - hv_netvsc: remove VF in flight counters
     - hv_netvsc: count multicast packets received
     - hv_netvsc: fix comments
     - Drivers: hv: make VMBus bus ids persistent
     - Drivers: hv: get rid of id in struct vmbus_channel
     - netvsc: fix checksum on UDP IPV6
     - netvsc: Remove mistaken udp.h inclusion.
     - net/hyperv: avoid uninitialized variable
     - Revert "hv_netvsc: report vmbus name in ethtool"
     - vmbus: make sysfs names consistent with PCI
     - netvsc: reduce maximum GSO size
     - Drivers: hv: vmbus: Base host signaling strictly on the ring state
     - tools: hv: Add a script to help bonding synthetic and VF NICs
 .
   * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to
     hang with a zero window (LP: #1655420)
     - ibmveth: set correct gso_size and gso_type
     - ibmveth: calculate gso_segs for large packets
 .
   * netfilter regression introducing a performance slowdown in binary
     arp/ip/ip6tables (LP: #1640786)
     - netfilter: x_tables: pass xt_counters struct instead of packet counter
     - netfilter: x_tables: pass xt_counters struct to counter allocator
     - netfilter: x_tables: pack percpu counter allocations
 .
   * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
     - [Config] Add IBM power drivers to the inclusion list
 .
   * Xenial update to v4.4.43 stable release (LP: #1656876)
     - netvsc: reduce maximum GSO size
     - ser_gigaset: return -ENOMEM on error instead of success
     - net: vrf: Drop conntrack data after pass through VRF device on Tx
     - ipv6: handle -EFAULT from skb_copy_bits
     - net, sched: fix soft lockup in tc_classify
     - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
     - net/mlx5: Check FW limitations on log_max_qp before setting it
     - net/mlx5: Avoid shadowing numa_node
     - drop_monitor: add missing call to genlmsg_end
     - drop_monitor: consider inserted data in genlmsg_end
     - igmp: Make igmp group member RFC 3376 compliant
     - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
     - r8152: split rtl8152_suspend function
     - r8152: fix rx issue for runtime suspend
     - gro: Enter slow-path if there is no tailroom
     - gro: use min_t() in skb_gro_reset_offset()
     - gro: Disable frag0 optimization on IPv6 ext headers
     - net: ipv4: Fix multipath selection with vrf
     - net: vrf: do not allow table id 0
     - HID: hid-cypress: validate length of report
     - ALSA: firewire-tascam: Fix to handle error from initialization of stream
       data
     - powerpc: Fix build warning on 32-bit PPC
     - ARM: zynq: Reserve correct amount of non-DMA RAM
     - ARM: OMAP4+: Fix bad fallthrough for cpuidle
     - spi: mvebu: fix baudrate calculation for armada variant
     - ALSA: usb-audio: Add a quirk for Plantronics BT600
     - mm/init: fix zone boundary creation
     - Linux 4.4.43
 .
   * Xenial update to v4.4.42 stable release (LP: #1655969)
     - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
     - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
     - ALSA: usb-audio: Fix irq/process data synchronization
     - ARM: davinci: da850: don't add emac clock to lookup table twice
     - mac80211: initialize fast-xmit 'info' later
     - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
     - KVM: MIPS: Flush KVM entry code from icache globally
     - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
     - usb: musb: dsps: implement clear_ep_rxintr() callback
     - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
     - usb: gadgetfs: restrict upper bound on device configuration size
     - USB: gadgetfs: fix unbounded memory allocation bug
     - USB: gadgetfs: fix use-after-free bug
     - USB: gadgetfs: fix checks of wTotalLength in config descriptors
     - USB: fix problems with duplicate endpoint addresses
     - USB: dummy-hcd: fix bug in stop_activity (handle ep0)
     - usb: gadget: composite: Test get_alt() presence instead of set_alt()
     - usb: dwc3: core: avoid Overflow events
     - usb: xhci: fix possible wild pointer
     - xhci: workaround for hosts missing CAS bit
     - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
     - xhci: free xhci virtual devices with leaf nodes first
     - usb: xhci: fix return value of xhci_setup_device()
     - usb: host: xhci: Fix possible wild pointer when handling abort command
     - xhci: Handle command completion and timeout race
     - usb: xhci: hold lock over xhci_abort_cmd_ring()
     - USB: serial: omninet: fix NULL-derefs at open and disconnect
     - USB: serial: quatech2: fix sleep-while-atomic in close
     - USB: serial: pl2303: fix NULL-deref at open
     - USB: serial: keyspan_pda: verify endpoints at probe
     - USB: serial: spcp8x5: fix NULL-deref at open
     - USB: serial: io_ti: fix NULL-deref at open
     - USB: serial: io_ti: fix another NULL-deref at open
     - USB: serial: io_ti: fix I/O after disconnect
     - USB: serial: iuu_phoenix: fix NULL-deref at open
     - USB: serial: garmin_gps: fix memory leak on failed URB submit
     - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
     - USB: serial: io_edgeport: fix NULL-deref at open
     - USB: serial: oti6858: fix NULL-deref at open
     - USB: serial: cyberjack: fix NULL-deref at open
     - USB: serial: kobil_sct: fix NULL-deref in write
     - USB: serial: mos7840: fix NULL-deref at open
     - USB: serial: mos7720: fix NULL-deref at open
     - USB: serial: mos7720: fix use-after-free on probe errors
     - USB: serial: mos7720: fix parport use-after-free on probe errors
     - USB: serial: mos7720: fix parallel probe
     - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
     - xhci: Use delayed_work instead of timer for command timeout
     - xhci: Fix race related to abort operation
     - usb: dwc3: pci: add Intel Gemini Lake PCI ID
     - usb: musb: Fix trying to free already-free IRQ 4
     - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
     - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
     - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
     - USB: serial: kl5kusb105: abort on open exception path
     - ARM: dts: r8a7794: Correct hsusb parent clock
     - USB: phy: am335x-control: fix device and of_node leaks
     - USB: serial: io_ti: bind to interface after fw download
     - mei: bus: fix mei_cldev_enable KDoc
     - staging: iio: ad7606: fix improper setting of oversampling pins
     - usb: dwc3: gadget: always unmap EP0 requests
     - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
     - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
     - stable-fixup: hotplug: fix unused function warning
     - ath10k: use the right length of "background"
     - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
     - hwmon: (scpi) Fix module autoload
     - hwmon: (amc6821) sign extension temperature
     - hwmon: (ds620) Fix overflows seen when writing temperature limits
     - hwmon: (nct7802) Fix overflows seen when writing into limit attributes
     - hwmon: (g762) Fix overflows and crash seen when writing limit attributes
     - clk: clk-wm831x: fix a logic error
     - clk: imx31: fix rewritten input argument of mx31_clocks_init()
     - iommu/amd: Missing error code in amd_iommu_init_device()
     - iommu/amd: Fix the left value check of cmd buffer
     - iommu/vt-d: Fix pasid table size encoding
     - iommu/vt-d: Flush old iommu caches for kdump when the device gets context
       mapped
     - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
     - scsi: mvsas: fix command_active typo
     - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
     - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
     - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
     - mmc: mmc_test: Uninitialized return value
     - s390/crypto: unlock on error in prng_tdes_read()
     - crypto: arm64/sha2-ce - fix for big endian
     - crypto: arm64/ghash-ce - fix for big endian
     - crypto: arm/aes-ce - fix for big endian
     - crypto: arm64/aes-ccm-ce: fix for big endian
     - crypto: arm64/aes-neon - fix for big endian
     - crypto: arm64/sha1-ce - fix for big endian
     - crypto: arm64/aes-xts-ce: fix for big endian
     - crypto: arm64/aes-ce - fix for big endian
     - md: MD_RECOVERY_NEEDED is set for mddev->recovery
     - powerpc/pci/rpadlpar: Fix device reference leaks
     - staging: comedi: dt282x: tidy up register bit defines
     - cred/userns: define current_user_ns() as a function
     - net: ti: cpmac: Fix compiler warning due to type confusion
     - net: vxge: avoid unused function warnings
     - cx23885-dvb: move initialization of a8293_pdata
     - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
     - tick/broadcast: Prevent NULL pointer dereference
     - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
     - usb: gadget: composite: always set ep->mult to a sensible value
     - Linux 4.4.42
 .
   * Xenial update to v4.4.41 stable release (LP: #1655041)
     - ssb: Fix error routine when fallback SPROM fails
     - rtlwifi: Fix enter/exit power_save
     - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
     - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
     - mmc: sdhci: Fix recovery from tuning timeout
     - regulator: stw481x-vmmc: fix ages old enable error
     - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
     - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
     - thermal: hwmon: Properly report critical temperature in sysfs
     - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
     - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
     - ACPI / video: Add force_native quirk for Dell XPS 17 L702X
     - ACPI / video: Add force_native quirk for HP Pavilion dv6
     - drm/nouveau/kms: lvds panel strap moved again on maxwell
     - drm/nouveau/bios: require checksum to match for fast acpi shadow method
     - drm/nouveau/ltc: protect clearing of comptags with mutex
     - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
     - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
     - drm/radeon: Also call cursor_move_locked when the cursor size changes
     - drm/radeon: Hide the HW cursor while it's out of bounds
     - drm/radeon: add additional pci revision to dpm workaround
     - drm/gma500: Add compat ioctl
     - drivers/gpu/drm/ast: Fix infinite loop if read fails
     - mei: request async autosuspend at the end of enumeration
     - block: protect iterate_bdevs() against concurrent close
     - vt: fix Scroll Lock LED trigger name
     - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for
       30secs before reset
     - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which
       does not support JBOD sequence map
     - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
     - scsi: zfcp: do not trace pure benign residual HBA responses at default level
     - scsi: zfcp: fix rport unblock race with LUN recovery
     - scsi: avoid a permanent stop of the scsi device's request queue
     - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
     - firmware: fix usermode helper fallback loading
     - s390/vmlogrdr: fix IUCV buffer allocation
     - sc16is7xx: Drop bogus use of IRQF_ONESHOT
     - md/raid5: limit request size according to implementation limits
     - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
     - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
     - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
     - platform/x86: asus-nb-wmi.c: Add X45U quirk
     - fgraph: Handle a case where a tracer ignores set_graph_notrace
     - IB/mad: Fix an array index check
     - IPoIB: Avoid reading an uninitialized member variable
     - IB/multicast: Check ib_find_pkey() return value
     - IB/cma: Fix a race condition in iboe_addr_get_sgid()
     - media: solo6x10: fix lockup by avoiding delayed register write
     - Input: drv260x - fix input device's parent assignment
     - PCI: Check for PME in targeted sleep state
     - libceph: verify authorize reply on connect
     - nfs_write_end(): fix handling of short copies
     - powerpc/ps3: Fix system hang with GCC 5 builds
     - powerpc: Convert cmp to cmpd in idle enter sequence
     - kconfig/nconf: Fix hang when editing symbol with a long prompt
     - sg_write()/bsg_write() is not fit to be called under KERNEL_DS
     - net: mvpp2: fix dma unmapping of TX buffers for fragments
     - Linux 4.4.41
Checksums-Sha1: 
 4222da2a963b59f3b7886eba4c01975c646c9ef2 689762 linux-lts-xenial-tools-4.4.0-63_4.4.0-63.84~14.04.1_amd64.deb
 ff47800d6eac6707ab293b1854b05fc01364d658 872 linux-lts-xenial-tools-4.4.0-63-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 93ad925b3bf099ba0f1f9af08674a395cdb11cfe 24276 linux-lts-xenial_4.4.0-63.84~14.04.1_amd64_translations.tar.gz
 2e5b5260878d37d5912b50c0a2e5e5ebf12f45a5 37610 linux-lts-xenial-cloud-tools-4.4.0-63_4.4.0-63.84~14.04.1_amd64.deb
 c8ffa024e3f2c2d19eb19d0e0147ea1b6321eb90 852 linux-lts-xenial-cloud-tools-4.4.0-63-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 fb99f51d28cb4564af202b1b21770d83ee652cd1 20767474 linux-image-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 9f5f9d03aefa7e6be5bbcada6121d61afab10303 35522704 linux-image-extra-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 bbae9a593475294e29110aff36654972966b093a 780756 linux-headers-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 d2e0e80abce2488cfab569e3cc75d9936222f431 487104252 linux-image-4.4.0-63-generic-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 37d8ddb5077888dd40bc7a54426693eedc206cc9 1902 linux-tools-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 d3c97a97b61f29b66fc7a87a55f861f78f8c75f9 1824 linux-cloud-tools-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 1b1d087f6e7add0ef6d6cfd3a18919a125b098b1 56656106 linux-image-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 db0cdd53c7070d028640a2de636fee5875f77e55 779588 linux-headers-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 5b808b82bdb73fe0475cb08809e1ce71f75bb837 487129004 linux-image-4.4.0-63-lowlatency-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 8c6457c639872d72c8d78faf9dd9cc635fef60cc 1902 linux-tools-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 4c6bf6371058584348fadd46a08025613471078f 1818 linux-cloud-tools-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 cb6d4a4968f5d4dfd06f307e5392b6ea4b6d5f2a 13494755 linux-lts-xenial_4.4.0-63.84~14.04.1_amd64.tar.gz
 994205ac1c888ac21a63cb762444e52492651965 7584814 kernel-image-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 8d1bece4c5a97c0be28519a9598ae9f6b2307e5c 4129322 nic-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 e4414cdf8b58a09f95677dc190fe3b9f08da91bd 506398 nic-shared-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 298b4a810b6eec1c019ff5ae343982ae66e562d1 87682 serial-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 97c28a2867ce5ce91214611f7464015e7623d7e2 25624 ppp-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 f54fc57d81d9b2100b58a10e1dee76168513c476 123974 pata-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 95334ee14b1b931cf1373bb5346dae38840c9f89 66638 firewire-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 fcac8bb9f3d4978a9593476b82d94d2e19cfefd6 2166878 scsi-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 b39ad3350dd02888a95619868cc348944f5de756 8694 plip-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 a6634e38a329564e714eee0279b564faeaf3c694 33186 floppy-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 c6f72fcdc42774eb438fbefb3d73ed8654f8ef2d 4226 fat-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 38aff6184407120bd720821d26aba2d45c41bf87 486726 nfs-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 1bf0bf43ab2596b3bb7556e57313ffac7c27d182 250496 md-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 11d794721029e5ab4508ba69282cc32335b7b233 15746 multipath-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 9e11580535abd02d461789a08227babf73f9bf25 134710 usb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 b808095613ffd5333177d346c401d41e744c8408 67822 pcmcia-storage-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 1bf74c9ba1c3f8613527e5bb52f09776e029da65 13288 fb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 82ee1197096e68ccdf1e4a7b06687f460eef47d9 287054 input-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 4437b97a214b6ff74d8cab11dfc0ef83b34990f9 53464 mouse-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 bf1b62aca40bde6ca85a51dd5c87247d609cb764 226316 irda-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 8d19ee907a1979fea763006c6b45109635329c39 32968 parport-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 f71e262f80cfc0045cd18dd1000b78aa206c9565 145020 nic-pcmcia-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 c938dd5ad28ba71c4ccfc904b65a99b99ca0ad8c 64536 pcmcia-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 a496ed2f0169f4f6b9074a7a5459e67d8eccecba 290272 nic-usb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 b1eb3c7ab7777332ea0ebc6dc10c0126f911a80a 96492 sata-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 55c388ee98a4e53ee25cff36d3ab2380c539de07 334100 crypto-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 cd85be3cecafd29f3032456ab985a9ea0b58ce22 47512 speakup-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 7a0bbb36cb11a6dd36e00622cd8ffbb85547f65e 91288 virtio-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 6e208f9f9e8672abaa657213c66272a3d7c24cac 519138 fs-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 76240b46b799e3fac50e1f39545ae971db0284bf 585768 fs-secondary-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 b2050fcfb0a676096b5386b0565cfb03189ac8cd 45732 storage-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 5ea038650d4297209d2f6358597b9ab8d5f3f205 376776 block-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 2124f75701c264850f843f59c0607c27240b9930 199570 message-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 d28147fb2705b7a816af2f5f3e571653897e4617 27092 vlan-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 6996e0c4a56d2351457b085d542deabd52f859e8 58360 ipmi-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 46d447e5be30fe07092215fb2fa0ef91a4f932a2 954 linux-lts-xenial-udebs-generic_4.4.0-63.84~14.04.1_amd64.udeb
Checksums-Sha256: 
 19be1d70830bc2eda1afc0fc096bd1a519fc7849c7c60becc223bc079399af14 689762 linux-lts-xenial-tools-4.4.0-63_4.4.0-63.84~14.04.1_amd64.deb
 2e46c8ba9822a0af524a1be49b9fc97af0c22201a79f9ffacf5dfb3d50f9823c 872 linux-lts-xenial-tools-4.4.0-63-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 488a34dd9675cedb9f0ebf5570e6608002b1f2757ce1edab043e0d41736043ce 24276 linux-lts-xenial_4.4.0-63.84~14.04.1_amd64_translations.tar.gz
 7a1932c12813b5e1c8ec8401c438bfc4d60c43e921354077de2306bb5aec1565 37610 linux-lts-xenial-cloud-tools-4.4.0-63_4.4.0-63.84~14.04.1_amd64.deb
 b75ba85672e8bb42eca46ed9a9a9277af502d9dd1efb5c832c1f1d5178e2af5a 852 linux-lts-xenial-cloud-tools-4.4.0-63-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 a94d43ce0a8f1e37ced4b91ff60fdb6904d90dd634e7393e5fa9459db145178e 20767474 linux-image-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 616721172eddc9a0854051c4c5ed94531e1bf0c806ed33b373d1b0c1fe7838c5 35522704 linux-image-extra-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 f0e2423da60c9d2af04dc061fb8f6665ad22e811f16ffc9e2d9a2bef46dec978 780756 linux-headers-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 b86d149bf3fa95e0f764df2f67599fb02764ff3884f9e9480480514dc0d95f1b 487104252 linux-image-4.4.0-63-generic-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 08be690a2a5aafe46e0e996b168655725f01d9a2bab0c04462892023bb94f9a8 1902 linux-tools-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 dad2f5cc471fc18aa56fa037e659cada84bec42290c44157b634acf32170d5b6 1824 linux-cloud-tools-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 8b14c922a0ba23843adc7485d9baa0f7ba5dc34bf15fc0d7e210d341f1e28554 56656106 linux-image-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 ab049024c960a3cce891e4eb18ae1773f572e949d80d005f0c381cfb6f9ca955 779588 linux-headers-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 96590c0a436d9883fea107616cf83d6d8b55dfcfcc6b1cd34729b90f5214e31a 487129004 linux-image-4.4.0-63-lowlatency-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 eedbdc3f71be3f54a2d7f0945662bc45a6609e121bffd09ea73c5355b35cc166 1902 linux-tools-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 0cd89fc39fbed4e3e74fb9e9a68ba3faa831f7cda4bb89dd22e5e5f8d55da4bf 1818 linux-cloud-tools-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 486dadd4ccfcf03b68908a3edce842724b3c218a6bddb16645dfc75abf880368 13494755 linux-lts-xenial_4.4.0-63.84~14.04.1_amd64.tar.gz
 f0dd6cd50e27e16ce54fc242e74000e93f5015479847c8952f91ec648fafcb2b 7584814 kernel-image-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 be5f6a4617718e7942e77352ab02916e37be7712f052f602b016a69d6b015f48 4129322 nic-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 cbee02fb0ddabf04a8a4864ed31e78da3c5ab53ec7a72443c10498a95578df1a 506398 nic-shared-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 13987483ffc40a239630fcec55a18ec587eaec0832141fb11478c0bd5b461f67 87682 serial-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 cbe00b340bf510ee6a5959ca55dc4a6d24e22549fa58f955a558d4125e41f099 25624 ppp-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 37b037c40b95511060406ec54ec55be1f3bdfbe87616c44a66b187393056e72d 123974 pata-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 f5e2baa41777fbd4413a4125138ed6cc8b2d40c8c7f9eb9a835118be9045479b 66638 firewire-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 52d04cb5e4c670647f97868a0ab1f6e9c3f056924418d4e2be5d50fd0f779506 2166878 scsi-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 c2fba3e74877aeceb51038ef9ac59e9696295ab2345985580a1d83d338869de7 8694 plip-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 24fe5fb24465e3131310595339e4fc86a1a047a50c6fbc41839a894b097f030d 33186 floppy-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 a26726ca32092d293f4ae1030c1577a970f56698c844301a53bf9bdeb60b06ac 4226 fat-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 de3ca5e263b60b17745c973b238e5671fd9b69982d705b3e7dddcc00439c6984 486726 nfs-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 ffb40785f70d344b2415037cf1d9648d4b8a7ca939dd5f342a3ae93c1ca4059b 250496 md-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 6c8cb86e150012a76eae8744c977c50e47cc7708876d181bc1a28ef3a9284589 15746 multipath-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 11ca4093aedca93b6d6e4f568d38259ed030e24afd6dfec7c09fe679de2cc708 134710 usb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 9dd9dc5fce4c8c19d945974ec3c226e56d7a7368222d738d0eb35c3e5f1c73c4 67822 pcmcia-storage-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 967fe1be7dcc553eb1f47ea920bf4e75e68df1d1bcc9994821e5ee810e24a94c 13288 fb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 ff9ba63eef0ae6637cb398202c3246b18718e26b7a0af452e8d113a68c20c74e 287054 input-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 cac6ebe092962c5b6fd4475fb196c806a164c03bf05da1aff8a3033df4600744 53464 mouse-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 c8cfa810f0153533d28df60568c975c8be8b45913b8a2b781306b5ab352b166e 226316 irda-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 8f5ca30a9b5c70232e4cdb1d53748d5e30bb23fd326208fc3ffa55f774af7456 32968 parport-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 5bb13eebb400f470eacffe2b58f1ada31eaf6bb3c903023663608f464ca7dd95 145020 nic-pcmcia-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 016bdae57fb1b39ef7e77922b39e32e6e0bc0956580fd726661c9ba0d54338b0 64536 pcmcia-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 84a16c85372e8dc36b5001653431cbafcfc9f6e31b93e5ed119703b474c2556e 290272 nic-usb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 5a5e5e2ed157dfcb5b81fa890c7a22160db7e065eb765ed0bc7b028f7114dfc8 96492 sata-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 0f5f4508fda4b0ee5872cd25a1d8ccf07aa7506c97bcb80859e3016fe1d048b2 334100 crypto-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 56b942e391acb9bd9a6efacb7f6ade689406987f0ec19ff74c99b50d0c559436 47512 speakup-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 a12358caefbff5880576660ba1220152a3d839f3204ae835de5633dc4511dec0 91288 virtio-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 568112dc0e6f22b9ca6a4ba2f1f8ea84369ed73d00305a9bd1dfd0e19ba97251 519138 fs-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 18de36aa91a67a874b64733d9f80b8f44ecce40618b56b89cb8a49e0b4a94dbe 585768 fs-secondary-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 1623835336a12a9e9ebd366f1892cbb8034d8ed1d0ef48036318d4025002365f 45732 storage-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 706f5d901ada1efd8440ba67edcdfdba914e3e4f4a38d4fdc03da912bbc83e78 376776 block-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 6a30c6d03cfe0fb28e9021800277d85a4071662cb1fbe3c150f135f33c63af4e 199570 message-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 383b8beb1d967c2b91be1d8d20c7e2f74d65d88abd370a25da68e27a0eb77deb 27092 vlan-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 83eda2ae70725903460b59e83172a86258898ae2f7b9bef6a11b4c326d368670 58360 ipmi-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 d90f9be9b89a900bc93652de1cbc5ba37d9460674dc2324077d9b401fb4af8ce 954 linux-lts-xenial-udebs-generic_4.4.0-63.84~14.04.1_amd64.udeb
Files: 
 f13a3bbc3790b2f9bc9ba2a397318888 689762 devel optional linux-lts-xenial-tools-4.4.0-63_4.4.0-63.84~14.04.1_amd64.deb
 89805c58c9cafa4be8a97db36d801b38 872 devel extra linux-lts-xenial-tools-4.4.0-63-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 2e22b7f8564e1db094cecbaa1db35203 24276 raw-translations - linux-lts-xenial_4.4.0-63.84~14.04.1_amd64_translations.tar.gz
 8a8011c46bc9245f5c92d0e816a88bdb 37610 devel optional linux-lts-xenial-cloud-tools-4.4.0-63_4.4.0-63.84~14.04.1_amd64.deb
 81f06a149c2d6233ad26284bc4ab3316 852 devel extra linux-lts-xenial-cloud-tools-4.4.0-63-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 99558dc8c48d1b2aca55967bde447dd2 20767474 kernel optional linux-image-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 25f5ba9cf15934c69a5efa64213d2be5 35522704 kernel optional linux-image-extra-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 7351c36445e84f2bbc4b1a880ddf279d 780756 devel optional linux-headers-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 7639b375e5d288a0a178190366ec748a 487104252 devel optional linux-image-4.4.0-63-generic-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 94812708b7b75676f76b405901cd302b 1902 devel optional linux-tools-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 7dbd89f27a31e7f4aa019887c8bbad5f 1824 devel optional linux-cloud-tools-4.4.0-63-generic_4.4.0-63.84~14.04.1_amd64.deb
 73b79cd6b826d589446fd4a13b93c1d1 56656106 kernel optional linux-image-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 2ccfd2ae376e5518cd2701c2304a7f45 779588 devel optional linux-headers-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 ce75500fee0f5e7f31c3f6e86f6330f9 487129004 devel optional linux-image-4.4.0-63-lowlatency-dbgsym_4.4.0-63.84~14.04.1_amd64.ddeb
 85ee7cf4c7bcbfd7c6bf51edbd7a09aa 1902 devel optional linux-tools-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 b35ff05262a64a479426996124773b28 1818 devel optional linux-cloud-tools-4.4.0-63-lowlatency_4.4.0-63.84~14.04.1_amd64.deb
 eabb3a812485f7b5437006082db65499 13494755 raw-uefi - linux-lts-xenial_4.4.0-63.84~14.04.1_amd64.tar.gz
 3569f1f1ea23dd3ed004d8d314343c24 7584814 debian-installer extra kernel-image-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 788b786e1c8ec266a074f38fd31ad672 4129322 debian-installer standard nic-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 95ad3a94f78cf988f1e37bbd44145fa4 506398 debian-installer standard nic-shared-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 50807f614545431acf10fbd2a97fbc60 87682 debian-installer standard serial-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 bb44b09cec4c58d6feb4d63fdcb18008 25624 debian-installer standard ppp-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 907a8976a8e609dd2b36d41df1eb4e5d 123974 debian-installer standard pata-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 b2e5f54126db89d8ef2018dd3a71bdb8 66638 debian-installer standard firewire-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 2c4dd93fcddcf2fa2584a8f74eb1284d 2166878 debian-installer standard scsi-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 502b56163155e35dfd13af96c3f457cc 8694 debian-installer standard plip-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 74160e82bebd0cd376fa1cb045c6dc38 33186 debian-installer standard floppy-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 98157ec785c5d4dd281dc7f0f1675010 4226 debian-installer standard fat-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 a9da8a785bfcb53ecceec263b8e9ba55 486726 debian-installer standard nfs-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 b39148dd5321a1b673fe47015d60d40e 250496 debian-installer standard md-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 d1cf47706c8e20fa164b17734245f4fb 15746 debian-installer extra multipath-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 565dcdeaeaa45093318aba84eb16a535 134710 debian-installer standard usb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 008c6da892a4326bfeb0501c859547dc 67822 debian-installer standard pcmcia-storage-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 5b53fcb8b985ad5fcfea41a4c24dd747 13288 debian-installer standard fb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 5b52175c9831d3d985530b9271bec490 287054 debian-installer standard input-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 da7f61448ee6636a452fad0d277c24cf 53464 debian-installer extra mouse-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 673087ae59a41a5c2ee38a2b1245ea41 226316 debian-installer standard irda-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 dec0012ba08d72b7961412479b305466 32968 debian-installer standard parport-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 704b462e41fe8da67dba1bec88f400a2 145020 debian-installer standard nic-pcmcia-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 109db6264f815edb73bb9a02dffdca9a 64536 debian-installer standard pcmcia-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 bd54a486c423f06e6c31320757bf3410 290272 debian-installer standard nic-usb-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 90026151a1d6524a246fc8a6766a1f35 96492 debian-installer standard sata-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 db2b75acd9d324ece0376cd343b27b22 334100 debian-installer extra crypto-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 2e20e947dfcaaeca25ce0734414ae809 47512 debian-installer extra speakup-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 99773640642daf45461218d20652584c 91288 debian-installer standard virtio-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 dc1a5ba4ed5998ba98432d0b13904aa2 519138 debian-installer standard fs-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 ee341a9cade3c0efbc692fc853b36e04 585768 debian-installer standard fs-secondary-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 0cadebd94ab8403628788b34d5cf6e1a 45732 debian-installer standard storage-core-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 ae42f825980d67381a2ae9d92ee61d83 376776 debian-installer standard block-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 3f228ad8d6b7bf44be32a53915052eed 199570 debian-installer standard message-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 d098ac3e939648602ee70bde473546ac 27092 debian-installer extra vlan-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 f8df140c880f870a16c0909dc908aeea 58360 debian-installer standard ipmi-modules-4.4.0-63-generic-di_4.4.0-63.84~14.04.1_amd64.udeb
 cf1098da638b5c89f2cf9c0e5a4510e0 954 debian-installer optional linux-lts-xenial-udebs-generic_4.4.0-63.84~14.04.1_amd64.udeb
Package-Type: udeb


More information about the Trusty-changes mailing list