]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - debian.snapdragon/changelog
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / debian.snapdragon / changelog
index c979ea711213416193adc92632040fbbf608b484..f6234707cebce6751517a4f313876ceabda43c4a 100644 (file)
-linux-snapdragon (4.4.0-1044.48) UNRELEASED; urgency=low
+linux-snapdragon (4.4.0-1059.63) UNRELEASED; urgency=low
 
   CHANGELOG: Do not edit directly. Autogenerated at release.
   CHANGELOG: Use the printchanges target to see the curent changes.
   CHANGELOG: Use the insertchanges target to create the final log.
 
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Fri, 19 May 2017 05:52:14 -0300
+
+linux-snapdragon (4.4.0-1058.62) xenial; urgency=low
+
+  * linux-snapdragon: 4.4.0-1058.62 -proposed tracker (LP: #1686649)
+
+  [ Ubuntu: 4.4.0-78.99 ]
+
+  * linux: 4.4.0-78.99 -proposed tracker (LP: #1686645)
+  * Please backport fix to reference leak in cgroup blkio throttle
+    (LP: #1683976)
+    - block: fix module reference leak on put_disk() call for cgroups throttle
+  * UbuntuKVM guest crashed while running I/O stress test with Ubuntu kernel
+    4.4.0-47-generic (LP: #1659111)
+    - block: Unhash block device inodes on gendisk destruction
+    - block: Use pointer to backing_dev_info from request_queue
+    - block: Dynamically allocate and refcount backing_dev_info
+    - block: Make blk_get_backing_dev_info() safe without open bdev
+    - block: Get rid of blk_get_backing_dev_info()
+    - block: Move bdev_unhash_inode() after invalidate_partition()
+    - block: Unhash also block device inode for the whole device
+    - block: Revalidate i_bdev reference in bd_aquire()
+    - block: Initialize bd_bdi on inode initialization
+    - block: Move bdi_unregister() to del_gendisk()
+    - block: Allow bdi re-registration
+    - bdi: Fix use-after-free in wb_congested_put()
+    - block: Make del_gendisk() safer for disks without queues
+    - block: Fix bdi assignment to bdev inode when racing with disk delete
+    - bdi: Mark congested->bdi as internal
+    - bdi: Make wb->bdi a proper reference
+    - bdi: Unify bdi->wb_list handling for root wb_writeback
+    - bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
+    - bdi: Do not wait for cgwbs release in bdi_unregister()
+    - bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
+    - block: Fix oops in locked_inode_to_wb_and_lock_list()
+    - kobject: Export kobject_get_unless_zero()
+    - block: Fix oops scsi_disk_get()
+  * Touchpad not working correctly after kernel upgrade (LP: #1662589)
+    - Input: ALPS - fix V8+ protocol handling (73 03 28)
+  * Xenial update to v4.4.62 stable release (LP: #1683728)
+    - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
+    - drm/i915: Stop using RP_DOWN_EI on Baytrail
+    - usb: dwc3: gadget: delay unmap of bounced requests
+    - mtd: bcm47xxpart: fix parsing first block after aligned TRX
+    - MIPS: Introduce irq_stack
+    - MIPS: Stack unwinding while on IRQ stack
+    - MIPS: Only change $28 to thread_info if coming from user mode
+    - MIPS: Switch to the irq_stack in interrupts
+    - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
+    - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
+    - crypto: caam - fix RNG deinstantiation error checking
+    - Linux 4.4.62
+  * ifup service of network device stay active after driver stop (LP: #1672144)
+    - net: use net->count to check whether a netns is alive or not
+  * [Hyper-V] mkfs regression in kernel 4.4+ (LP: #1682215)
+    - block: relax check on sg gap
+  * [Feature] KBL: intel_powerclamp driver support (LP: #1591641)
+    - thermal/powerclamp: remove cpu whitelist
+    - thermal/powerclamp: correct cpu support check
+    - thermal/powerclamp: add back module device table
+  * sysfs channel reads of lps22hb pressure sensor are stale (LP: #1682103)
+    - iio: st_pressure: initialize lps22hb bootime
+  * Backlight control does not work and there are no entries in
+    /sys/class/backlight (LP: #1667323)
+    - Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
+  * [Feature] KBL: intel_rapl driver support (LP: #1591640)
+    - powercap/intel_rapl: Add support for Kabylake
+  * Xenial update to v4.4.61 stable release (LP: #1682140)
+    - drm/vmwgfx: Type-check lookups of fence objects
+    - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
+    - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
+    - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
+    - drm/vmwgfx: Remove getparam error message
+    - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
+    - sysfs: be careful of error returns from ops->show()
+    - staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
+    - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
+    - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
+    - iio: bmg160: reset chip when probing
+    - Reset TreeId to zero on SMB2 TREE_CONNECT
+    - ptrace: fix PTRACE_LISTEN race corrupting task->state
+    - ring-buffer: Fix return value check in test_ringbuffer()
+    - metag/usercopy: Drop unused macros
+    - metag/usercopy: Fix alignment error checking
+    - metag/usercopy: Add early abort to copy_to_user
+    - metag/usercopy: Zero rest of buffer from copy_from_user
+    - metag/usercopy: Set flags before ADDZ
+    - metag/usercopy: Fix src fixup in from user rapf loops
+    - metag/usercopy: Add missing fixups
+    - powerpc/mm: Add missing global TLB invalidate if cxl is active
+    - powerpc: Don't try to fix up misaligned load-with-reservation instructions
+    - nios2: reserve boot memory for device tree
+    - s390/decompressor: fix initrd corruption caused by bss clear
+    - s390/uaccess: get_user() should zero on failure (again)
+    - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
+    - MIPS: ralink: Fix typos in rt3883 pinctrl
+    - MIPS: End spinlocks with .insn
+    - MIPS: Lantiq: fix missing xbar kernel panic
+    - MIPS: Flush wrong invalid FTLB entry for huge page
+    - mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
+    - Linux 4.4.61
+  * Xenial update to v4.4.60 stable release (LP: #1681862)
+    - libceph: force GFP_NOIO for socket allocations
+    - xen/setup: Don't relocate p2m over existing one
+    - scsi: mpt3sas: fix hang on ata passthrough commands
+    - scsi: sg: check length passed to SG_NEXT_CMD_LEN
+    - scsi: libsas: fix ata xfer length
+    - ALSA: seq: Fix race during FIFO resize
+    - ALSA: hda - fix a problem for lineout on a Dell AIO machine
+    - ASoC: atmel-classd: fix audio clock rate
+    - ACPI: Fix incompatibility with mcount-based function graph tracing
+    - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
+    - tty/serial: atmel: fix race condition (TX+DMA)
+    - tty/serial: atmel: fix TX path in atmel_console_write()
+    - USB: fix linked-list corruption in rh_call_control()
+    - KVM: x86: clear bus pointer when destroyed
+    - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
+    - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
+    - MIPS: Lantiq: Fix cascaded IRQ setup
+    - rtc: s35390a: fix reading out alarm
+    - rtc: s35390a: make sure all members in the output are set
+    - rtc: s35390a: implement reset routine as suggested by the reference
+    - rtc: s35390a: improve irq handling
+    - KVM: kvm_io_bus_unregister_dev() should never fail
+    - power: reset: at91-poweroff: timely shutdown LPDDR memories
+    - blk: improve order of bio handling in generic_make_request()
+    - blk: Ensure users for current->bio_list can see the full list.
+    - padata: avoid race in reordering
+    - Linux 4.4.60
+
+  [ Ubuntu: 4.4.0-77.98 ]
+
+  * linux: 4.4.0-77.98 -proposed tracker (LP: #1686040)
+  * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
+    (LP: #1684971)
+    - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
+  * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC4 (LP: #1669672)
+    - SAUCE: sdhci: use PCI ID to identify Dell IoT gateways
+    - SAUCE: Redpine: Upgrade to ver. 1.2.RC4
+    - [Config] Update CONFIG_VEN_RSI_* configs
+    - SAUCE: Redpine: add copyright to kernel packages
+  * Fix RX fail issue on Exar USB serial driver after resume from S3/S4
+    (LP: #1685133)
+    - SAUCE: xr-usb-serial: Update driver for Exar USB serial ports
+  * Miscellaneous Ubuntu changes
+    - [Config] updating configs to match redpine driver changes
+
+  [ Ubuntu: 4.4.0-75.96 ]
+
+  * linux: 4.4.0-75.96 -proposed tracker (LP: #1684441)
+  * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself
+    (LP: #1682561)
+    - Drivers: hv: util: move waiting for release to hv_utils_transport itself
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Thu, 27 Apr 2017 18:07:58 -0300
+
+linux-snapdragon (4.4.0-1057.61) xenial; urgency=low
+
+  * linux-snapdragon: 4.4.0-1057.61 -proposed tracker (LP: #1682045)
+
+  [ Ubuntu: 4.4.0-74.95 ]
+
+  * linux: 4.4.0-74.95 -proposed tracker (LP: #1682041)
+  * [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
+    (LP: #1681893)
+    - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
+
+ -- Stefan Bader <stefan.bader@canonical.com>  Wed, 12 Apr 2017 15:27:24 +0200
+
+linux-snapdragon (4.4.0-1056.60) xenial; urgency=low
+
+  * linux-snapdragon: 4.4.0-1056.60 -proposed tracker (LP: #1680423)
+
+  [ Ubuntu: 4.4.0-73.94 ]
+
+  * linux: 4.4.0-73.94 -proposed tracker (LP: #1680416)
+  * CVE-2017-6353
+    - sctp: deny peeloff operation on asocs with threads sleeping on it
+  * vfat: missing iso8859-1 charset (LP: #1677230)
+    - [Config] NLS_ISO8859_1=y
+  * Regression: KVM modules should be on main kernel package (LP: #1678099)
+    - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
+  * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
+    4.4.0-63.84~14.04.2 (LP: #1664912)
+    - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
+  * regession tests failing after stackprofile test is run (LP: #1661030)
+    - SAUCE: fix regression with domain change in complain mode
+  * Permission denied and inconsistent behavior in complain mode with 'ip netns
+    list' command (LP: #1648903)
+    - SAUCE: fix regression with domain change in complain mode
+  * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
+    from a unshared mount namespace (LP: #1656121)
+    - SAUCE: apparmor: null profiles should inherit parent control flags
+  * apparmor refcount leak of profile namespace when removing profiles
+    (LP: #1660849)
+    - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
+  * tor in lxd: apparmor="DENIED" operation="change_onexec"
+    namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
+    name="system_tor" (LP: #1648143)
+    - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
+      namespaces
+  * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
+    - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
+  * apparmor  auditing denied access of special apparmor .null fi\ le
+    (LP: #1660836)
+    - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
+  * apparmor label leak when new label is unused (LP: #1660834)
+    - SAUCE: apparmor: fix label leak when new label is unused
+  * apparmor reference count bug in label_merge_insert() (LP: #1660833)
+    - SAUCE: apparmor: fix reference count bug in label_merge_insert()
+  * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
+    - SAUCE: apparmor: fix replacement race in reading rawdata
+  * unix domain socket cross permission check failing with nested namespaces
+    (LP: #1660832)
+    - SAUCE: apparmor: fix cross ns perm of unix domain sockets
+  * Xenial update to v4.4.59 stable release (LP: #1678960)
+    - xfrm: policy: init locks early
+    - virtio_balloon: init 1st buffer in stats vq
+    - pinctrl: qcom: Don't clear status bit on irq_unmask
+    - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
+    - h8300/ptrace: Fix incorrect register transfer count
+    - mips/ptrace: Preserve previous registers for short regset write
+    - sparc/ptrace: Preserve previous registers for short regset write
+    - metag/ptrace: Preserve previous registers for short regset write
+    - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
+    - metag/ptrace: Reject partial NT_METAG_RPIPE writes
+    - fscrypt: remove broken support for detecting keyring key revocation
+    - sched/rt: Add a missing rescheduling point
+    - Linux 4.4.59
+  * Update ENA driver to 1.1.2 from net-next (LP: #1664312)
+    - net: ena: Remove unnecessary pci_set_drvdata()
+    - net: ena: Fix error return code in ena_device_init()
+    - net: ena: change the return type of ena_set_push_mode() to be void.
+    - net: ena: use setup_timer() and mod_timer()
+    - net/ena: remove ntuple filter support from device feature list
+    - net/ena: fix queues number calculation
+    - net/ena: fix ethtool RSS flow configuration
+    - net/ena: fix RSS default hash configuration
+    - net/ena: fix NULL dereference when removing the driver after device reset
+      failed
+    - net/ena: refactor ena_get_stats64 to be atomic context safe
+    - net/ena: fix potential access to freed memory during device reset
+    - net/ena: use READ_ONCE to access completion descriptors
+    - net/ena: reduce the severity of ena printouts
+    - net/ena: change driver's default timeouts
+    - net/ena: change condition for host attribute configuration
+    - net/ena: update driver version to 1.1.2
+  * Xenial update to v4.4.58 stable release (LP: #1677600)
+    - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
+    - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
+    - net: properly release sk_frag.page
+    - amd-xgbe: Fix jumbo MTU processing on newer hardware
+    - net: unix: properly re-increment inflight counter of GC discarded candidates
+    - net/mlx5: Increase number of max QPs in default profile
+    - net/mlx5e: Count LRO packets correctly
+    - net: bcmgenet: remove bcmgenet_internal_phy_setup()
+    - ipv4: provide stronger user input validation in nl_fib_input()
+    - socket, bpf: fix sk_filter use after free in sk_clone_lock
+    - tcp: initialize icsk_ack.lrcvtime at session start time
+    - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
+    - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
+    - Input: iforce - validate number of endpoints before using them
+    - Input: ims-pcu - validate number of endpoints before using them
+    - Input: hanwang - validate number of endpoints before using them
+    - Input: yealink - validate number of endpoints before using them
+    - Input: cm109 - validate number of endpoints before using them
+    - Input: kbtab - validate number of endpoints before using them
+    - Input: sur40 - validate number of endpoints before using them
+    - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
+    - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
+    - ALSA: hda - Adding a group of pin definition to fix headset problem
+    - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
+    - USB: serial: qcserial: add Dell DW5811e
+    - ACM gadget: fix endianness in notifications
+    - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
+    - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
+    - USB: uss720: fix NULL-deref at probe
+    - USB: lvtest: fix NULL-deref at probe
+    - USB: idmouse: fix NULL-deref at probe
+    - USB: wusbcore: fix NULL-deref at probe
+    - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
+    - usb: hub: Fix crash after failure to read BOS descriptor
+    - uwb: i1480-dfu: fix NULL-deref at probe
+    - uwb: hwa-rc: fix NULL-deref at probe
+    - mmc: ushc: fix NULL-deref at probe
+    - iio: adc: ti_am335x_adc: fix fifo overrun recovery
+    - iio: hid-sensor-trigger: Change get poll value function order to avoid
+      sensor properties losing after resume from S3
+    - parport: fix attempt to write duplicate procfiles
+    - ext4: mark inode dirty after converting inline directory
+    - mmc: sdhci: Do not disable interrupts while waiting for clock
+    - xen/acpi: upload PM state from init-domain to Xen
+    - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
+    - ARM: at91: pm: cpu_idle: switch DDR to power-down mode
+    - ARM: dts: at91: sama5d2: add dma properties to UART nodes
+    - cpufreq: Restore policy min/max limits on CPU online
+    - raid10: increment write counter after bio is split
+    - libceph: don't set weight to IN when OSD is destroyed
+    - xfs: don't allow di_size with high bit set
+    - xfs: fix up xfs_swap_extent_forks inline extent handling
+    - nl80211: fix dumpit error path RTNL deadlocks
+    - USB: usbtmc: add missing endpoint sanity check
+    - xfs: clear _XBF_PAGES from buffers when readahead page
+    - igb: add i211 to i210 PHY workaround
+    - vfio/spapr: Postpone allocation of userspace version of TCE table
+    - block: allow WRITE_SAME commands with the SG_IO ioctl
+    - fbcon: Fix vc attr at deinit
+    - crypto: algif_hash - avoid zero-sized array
+    - Linux 4.4.58
+  * PS/2 mouse does not work on Dell embedded computer (LP: #1591053)
+    - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
+  * Xenial update to v4.4.57 stable release (LP: #1676424)
+    - give up on gcc ilog2() constant optimizations
+    - perf/core: Fix event inheritance on fork()
+    - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
+    - powerpc/boot: Fix zImage TOC alignment
+    - md/raid1/10: fix potential deadlock
+    - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
+    - scsi: lpfc: Add shutdown method for kexec
+    - scsi: libiscsi: add lock around task lists to fix list corruption regression
+    - target: Fix VERIFY_16 handling in sbc_parse_cdb
+    - isdn/gigaset: fix NULL-deref at probe
+    - gfs2: Avoid alignment hole in struct lm_lockname
+    - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
+    - ext4: fix fencepost in s_first_meta_bg validation
+    - Linux 4.4.57
+  * Xenial update to v4.4.56 stable release (LP: #1675789)
+    - netlink: remove mmapped netlink support
+    - [Config] CONFIG_NETLINK_MMAP disappeared
+    - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
+    - vti6: return GRE_KEY for vti6
+    - ipv4: mask tos for input route
+    - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
+    - net: don't call strlen() on the user buffer in packet_bind_spkt()
+    - net: net_enable_timestamp() can be called from irq contexts
+    - dccp: Unlock sock before calling sk_free()
+    - tcp: fix various issues for sockets morphing to listen state
+    - net: fix socket refcounting in skb_complete_wifi_ack()
+    - net: fix socket refcounting in skb_complete_tx_timestamp()
+    - dccp: fix use-after-free in dccp_feat_activate_values
+    - vrf: Fix use-after-free in vrf_xmit
+    - uapi: fix linux/packet_diag.h userspace compilation error
+    - act_connmark: avoid crashing on malformed nlattrs with null parms
+    - mpls: Send route delete notifications when router module is unloaded
+    - ipv6: make ECMP route replacement less greedy
+    - ipv6: avoid write to a possibly cloned skb
+    - dccp/tcp: fix routing redirect race
+    - dccp: fix memory leak during tear-down of unsuccessful connection request
+    - net sched actions: decrement module reference count after table flush.
+    - fscrypt: fix renaming and linking special files
+    - fscrypto: lock inode while setting encryption policy
+    - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
+    - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
+    - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
+    - futex: Add missing error handling to FUTEX_REQUEUE_PI
+    - Linux 4.4.56
+  * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v
+    2012r2 Gen2 VM (LP: #1674635)
+    - scsi: storvsc: Workaround for virtual DVD SCSI version
+  * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device
+    shutdown (LP: #1672785)
+    - net/mlx4_core: Avoid delays during VF driver device shutdown
+  * Channel data values for IIO based st_sensors (st_accel, st_pressure) are
+    incorrect (LP: #1676356)
+    - iio: core: added support for IIO_VAL_INT
+    - iio: st_sensors: simplify buffer address handling
+    - iio: st_sensors: read each channel individually
+    - iio:st_sensors: emulate SMBus block read if needed
+    - iio:st_sensors: align on storagebits boundaries
+    - iio:st_pressure: temperature triggered buffering
+    - iio:st_pressure: clean useless static channel initializers
+    - iio: st_pressure: Fix data sign
+  * Enable lspcon on i915 (LP: #1676747)
+    - drm: Helper for lspcon in drm_dp_dual_mode
+    - drm/i915: Add lspcon support for I915 driver
+    - drm/i915: Parse VBT data for lspcon
+    - drm/i915: Enable lspcon initialization
+    - drm/i915: Add lspcon resume function
+  * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test
+    failure with linux 4.9.0-12.13) (LP: #1658633)
+    - ext4: lock the xattr block before checksuming it
+  * Fix line-out port noise on Baytrail-I with RT5660 based sound card
+    (LP: #1675327)
+    - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Fix noise in line-out
+  * Kernel 4.4.0-67 Defaults to ACPI-cpufreq rather than P-State - Dell
+    Precision 5520  (LP: #1674390)
+    - cpufreq: intel_pstate: Enable HWP by default
+  * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470)
+    - bridge: drop netfilter fake rtable unconditionally
+  * dm-queue-length module is not included in installer/initramfs (LP: #1673350)
+    - d-i: Also add dm-queue-length to multipath modules
+  * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101)
+    - Bluetooth: btbcm: Add a delay for module reset
+  * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113)
+    - Bluetooth: btusb: Add support for 413c:8143
+  * i40e Intel X710 error during device probe prevents link set up and ip
+    association (LP: #1672550)
+    - i40e: check for and deal with non-contiguous TCs
+  * CIFS: Call echo service immediately after socket reconnect (LP: #1669941)
+    - Call echo service immediately after socket reconnect
+  * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and
+    delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490)
+    - scsi: lpfc: Add missing memory barrier
+  * No C-State Deeper than C3 utilized by Kaby Lake 7820HQ in Precision 5520
+    (LP: #1672439)
+    - intel_idle: Add KBL support
+  * [Hyper-V] Missing PCI patches breaking SR-IOV hot remove (LP: #1670518)
+    - PCI: hv: Fix hv_pci_remove() for hot-remove
+    - PCI: hv: Delete the device earlier from hbus->children for hot-remove
+    - PCI: hv: Make unnecessarily global IRQ masking functions static
+    - PCI: hv: Allocate physically contiguous hypercall params buffer
+  * Xenial update to v4.4.55 stable release (LP: #1674292)
+    - USB: serial: digi_acceleport: fix OOB data sanity check
+    - USB: serial: digi_acceleport: fix OOB-event processing
+    - crypto: improve gcc optimization flags for serpent and wp512
+    - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
+    - MIPS: ip27: Disable qlge driver in defconfig
+    - MIPS: Update ip27_defconfig for SCSI_DH change
+    - MIPS: ip22: Fix ip28 build for modern gcc
+    - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
+    - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
+    - MIPS: ralink: Cosmetic change to prom_init().
+    - MIPS: ralink: Remove unused rt*_wdt_reset functions
+    - cpmac: remove hopeless #warning
+    - mm: memcontrol: avoid unused function warning
+    - MIPS: DEC: Avoid la pseudo-instruction in delay slots
+    - MIPS: Netlogic: Fix CP0_EBASE redefinition warnings
+    - tracing: Add #undef to fix compile error
+    - powerpc: Emulation support for load/store instructions on LE
+    - usb: gadget: dummy_hcd: clear usb_gadget region before registration
+    - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
+    - usb: gadget: function: f_fs: pass companion descriptor along
+    - usb: host: xhci-dbg: HCIVERSION should be a binary number
+    - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
+      controllers
+    - USB: serial: safe_serial: fix information leak in completion handler
+    - USB: serial: omninet: fix reference leaks at open
+    - USB: iowarrior: fix NULL-deref at probe
+    - USB: iowarrior: fix NULL-deref in write
+    - USB: serial: io_ti: fix NULL-deref in interrupt callback
+    - USB: serial: io_ti: fix information leak in completion handler
+    - serial: samsung: Continue to work if DMA request fails
+    - mvsas: fix misleading indentation
+    - KVM: s390: Fix guest migration for huge guests resulting in panic
+    - s390/kdump: Use "LINUX" ELF note name instead of "CORE"
+    - nfit, libnvdimm: fix interleave set cookie calculation
+    - dm: flush queued bios when process blocks to avoid deadlock
+    - ext4: don't BUG when truncating encrypted inodes on the orphan list
+    - Linux 4.4.55
+  * Xenial update to v4.4.54 stable release (LP: #1673541)
+    - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
+    - KVM: s390: Disable dirty log retrieval for UCONTROL guests
+    - KVM: VMX: use correct vmcs_read/write for guest segment selector/base
+    - Bluetooth: Add another AR3012 04ca:3018 device
+    - s390/qdio: clear DSCI prior to scanning multiple input queues
+    - s390/dcssblk: fix device size calculation in dcssblk_direct_access()
+    - s390: TASK_SIZE for kernel threads
+    - s390: make setup_randomness work
+    - s390: use correct input data address for setup_randomness
+    - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
+    - mnt: Tuck mounts under others instead of creating shadow/side mounts.
+    - IB/ipoib: Fix deadlock between rmmod and set_mode
+    - IB/IPoIB: Add destination address when re-queue packet
+    - IB/srp: Avoid that duplicate responses trigger a kernel bug
+    - IB/srp: Fix race conditions related to task management
+    - ktest: Fix child exit code processing
+    - ceph: remove req from unsafe list when unregistering it
+    - target: Fix NULL dereference during LUN lookup + active I/O shutdown
+    - nlm: Ensure callback code also checks that the files match
+    - pwm: pca9685: Fix period change with same duty cycle
+    - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
+    - mac80211: flush delayed work when entering suspend
+    - drm/amdgpu: add more cases to DCE11 possible crtc mask setup
+    - drm/ast: Fix test for VGA enabled
+    - drm/ast: Call open_key before enable_mmio in POST code
+    - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
+    - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
+    - drm/ttm: Make sure BOs being swapped out are cacheable
+    - drm/atomic: fix an error code in mode_fixup()
+    - fakelb: fix schedule while atomic
+    - drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from
+      vlv_init_display_clock_gating
+    - libceph: use BUG() instead of BUG_ON(1)
+    - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
+    - drivers: hv: Turn off write permission on the hypercall page
+    - Linux 4.4.54
+  * Xenial update to v4.4.53 stable release (LP: #1673538)
+    - samples: move mic/mpssd example code from Documentation
+    - MIPS: Fix special case in 64 bit IP checksumming.
+    - MIPS: BCM47XX: Fix button inversion for Asus WL-500W
+    - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
+    - MIPS: Lantiq: Keep ethernet enabled during boot
+    - MIPS: Clear ISA bit correctly in get_frame_info()
+    - MIPS: Prevent unaligned accesses during stack unwinding
+    - MIPS: Fix get_frame_info() handling of microMIPS function size
+    - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
+    - MIPS: Calculate microMIPS ra properly when unwinding the stack
+    - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
+    - am437x-vpfe: always assign bpp variable
+    - uvcvideo: Fix a wrong macro
+    - media: fix dm1105.c build error
+    - ARM: at91: define LPDDR types
+    - ARM: dts: at91: Enable DMA on sama5d4_xplained console
+    - ARM: dts: at91: Enable DMA on sama5d2_xplained console
+    - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
+    - ALSA: hda - fix Lewisburg audio issue
+    - ALSA: timer: Reject user params with too small ticks
+    - ALSA: ctxfi: Fallback DMA mask to 32bit
+    - ALSA: seq: Fix link corruption by event error handling
+    - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
+    - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
+    - staging: rtl: fix possible NULL pointer dereference
+    - regulator: Fix regulator_summary for deviceless consumers
+    - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
+    - iommu/vt-d: Tylersburg isoch identity map check is done too late.
+    - mm/page_alloc: fix nodes for reclaim in fast path
+    - mm: vmpressure: fix sending wrong events on underflow
+    - mm: do not access page->mapping directly on page_endio
+    - ipc/shm: Fix shmat mmap nil-page protection
+    - dm cache: fix corruption seen when using cache > 2TB
+    - dm stats: fix a leaked s->histogram_boundaries array
+    - Revert "scsi: storvsc: properly set residual data length on errors"
+    - scsi: storvsc: properly set residual data length on errors
+    - scsi: aacraid: Reorder Adapter status check
+    - scsi: use 'scsi_device_from_queue()' for scsi_dh
+    - sd: get disk reference in sd_check_events()
+    - Fix: Disable sys_membarrier when nohz_full is enabled
+    - jbd2: don't leak modified metadata buffers on an aborted journal
+    - block/loop: fix race between I/O and set_status
+    - loop: fix LO_FLAGS_PARTSCAN hang
+    - ext4: Include forgotten start block on fallocate insert range
+    - ext4: do not polute the extents cache while shifting extents
+    - ext4: trim allocation requests to group size
+    - ext4: fix data corruption in data=journal mode
+    - ext4: fix inline data error paths
+    - ext4: preserve the needs_recovery flag when the journal is aborted
+    - ext4: return EROFS if device is r/o and journal replay is needed
+    - samples/seccomp: fix 64-bit comparison macros
+    - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
+    - target: Fix multi-session dynamic se_node_acl double free OOPs
+    - ath5k: drop bogus warning on drv_set_key with unsupported cipher
+    - ath9k: fix race condition in enabling/disabling IRQs
+    - ath9k: use correct OTP register offsets for the AR9340 and AR9550
+    - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
+    - fuse: add missing FR_FORCE
+    - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
+    - iio: pressure: mpl115: do not rely on structure field ordering
+    - iio: pressure: mpl3115: do not rely on structure field ordering
+    - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
+    - w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
+    - w1: ds2490: USB transfer buffers need to be DMAable
+    - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
+    - usb: host: xhci: plat: check hcc_params after add hcd
+    - usb: gadget: udc: fsl: Add missing complete function.
+    - hv: allocate synic pages for all present CPUs
+    - hv: init percpu_list in hv_synic_alloc()
+    - Drivers: hv: util: kvp: Fix a rescind processing issue
+    - Drivers: hv: util: Fcopy: Fix a rescind processing issue
+    - Drivers: hv: util: Backup: Fix a rescind processing issue
+    - RDMA/core: Fix incorrect structure packing for booleans
+    - rdma_cm: fail iwarp accepts w/o connection params
+    - gfs2: Add missing rcu locking for glock lookup
+    - rtlwifi: Fix alignment issues
+    - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
+    - nfsd: minor nfsd_setattr cleanup
+    - nfsd: special case truncates some more
+    - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
+    - NFSv4: fix getacl head length estimation
+    - NFSv4: fix getacl ERANGE for some ACL buffer sizes
+    - rtc: sun6i: Add some locking
+    - rtc: sun6i: Switch to the external oscillator
+    - md linear: fix a race between linear_add() and linear_congested()
+    - bcma: use (get|put)_device when probing/removing device driver
+    - dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
+    - powerpc/xmon: Fix data-breakpoint
+    - MIPS: IP22: Reformat inline assembler code to modern standards.
+    - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
+    - scsi: lpfc: Correct WQ creation for pagesize
+    - Linux 4.4.53
+  * move aufs.ko from -extra to linux-image package (LP: #1673498)
+    - [config] aufs.ko moved to linux-image package
+  * [Xenial] net: better skb->sender_cpu and skb->napi_id cohabitation
+    (LP: #1673303)
+    - net: better skb->sender_cpu and skb->napi_id cohabitation
+  * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error)
+    (LP: #1619918)
+    - btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
+  * linux-tools-common should Depends: lsb-release (LP: #1667571)
+    - [Config] linux-tools-common depends on lsb-release
+  * Add Use-After-Free Patch for Ubuntu16.10 - EEH on BELL3 adapter fails to
+    recover (serial/tty) (LP: #1669153)
+    - 8250_pci: Fix potential use-after-free in error path
+  * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
+    - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
+    - PCI: hv: Use device serial number as PCI domain
+  * [Xenial - 16.04 ]Bonding driver - stack corruption when trying to copy 20
+    bytes to a sockaddr (LP: #1668042)
+    - net/bonding: Enforce active-backup policy for IPoIB bonds
+  * Request to backport cxlflash patches to Xenial SRU stream (LP: #1623750)
+    - scsi: cxlflash: Scan host only after the port is ready for I/O
+    - scsi: cxlflash: Remove the device cleanly in the system shutdown path
+    - scsi: cxlflash: Fix to avoid EEH and host reset collisions
+    - scsi: cxlflash: Improve EEH recovery time
+  * Xenial update to v4.4.52 stable release (LP: #1669016)
+    - net/llc: avoid BUG_ON() in skb_orphan()
+    - packet: fix races in fanout_add()
+    - packet: Do not call fanout_release from atomic contexts
+    - irda: Fix lockdep annotations in hashbin_delete().
+    - ip: fix IP_CHECKSUM handling
+    - net: socket: fix recvmmsg not returning error from sock_error
+    - tty: serial: msm: Fix module autoload
+    - USB: serial: mos7840: fix another NULL-deref at open
+    - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
+    - USB: serial: ftdi_sio: fix modem-status error handling
+    - USB: serial: ftdi_sio: fix extreme low-latency setting
+    - USB: serial: ftdi_sio: fix line-status over-reporting
+    - USB: serial: spcp8x5: fix modem-status handling
+    - USB: serial: opticon: fix CTS retrieval at open
+    - USB: serial: ark3116: fix register-accessor error handling
+    - x86/platform/goldfish: Prevent unconditional loading
+    - goldfish: Sanitize the broken interrupt handler
+    - block: fix double-free in the failure path of cgwb_bdi_init()
+    - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
+    - Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
+    - kvm: vmx: ensure VMCS is current while enabling PML
+    - Linux 4.4.52
+  * Xenial update to v4.4.51 stable release (LP: #1669015)
+    - vfs: fix uninitialized flags in splice_to_pipe()
+    - siano: make it work again with CONFIG_VMAP_STACK
+    - fuse: fix use after free issue in fuse_dev_do_read()
+    - scsi: don't BUG_ON() empty DMA transfers
+    - Fix missing sanity check in /dev/sg
+    - Input: elan_i2c - add ELAN0605 to the ACPI table
+    - drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
+    - drm/dp/mst: fix kernel oops when turning off secondary monitor
+    - futex: Move futex_init() to core_initcall
+    - ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
+    - printk: use rcuidle console tracepoint
+    - NTB: ntb_transport: fix debugfs_remove_recursive
+    - ntb_transport: Pick an unused queue
+    - bcache: Make gc wakeup sane, remove set_task_state()
+    - mmc: core: fix multi-bit bus width without high-speed mode
+    - Linux 4.4.51
+  * Xenial update to v4.4.50 stable release (LP: #1666324)
+    - can: Fix kernel panic at security_sock_rcv_skb
+    - ipv6: fix ip6_tnl_parse_tlv_enc_lim()
+    - ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
+    - tcp: fix 0 divide in __tcp_select_window()
+    - net: use a work queue to defer net_disable_timestamp() work
+    - ipv4: keep skb->dst around in presence of IP options
+    - netlabel: out of bound access in cipso_v4_validate()
+    - ip6_gre: fix ip6gre_err() invalid reads
+    - ipv6: tcp: add a missing tcp_v6_restore_cb()
+    - tcp: avoid infinite loop in tcp_splice_read()
+    - tun: read vnet_hdr_sz once
+    - macvtap: read vnet_hdr_size once
+    - mlx4: Invoke softirqs after napi_reschedule
+    - sctp: avoid BUG_ON on sctp_wait_for_sndbuf
+    - sit: fix a double free on error path
+    - net: introduce device min_header_len
+    - packet: round up linear to header len
+    - ping: fix a null pointer dereference
+    - l2tp: do not use udp_ioctl()
+    - Linux 4.4.50
+  * FlashGT Integration and Setup: fsbmc30: After 17th reboot of soft bootme,
+    HTX & Linux errors seen with 256 virtual LUNs (LP: #1667239)
+    - cxl: Fix coredump generation when cxl_get_fd() is used
+  * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
+    (LP: #1470250)
+    - Drivers: hv: vss: Operation timeouts should match host expectation
+    - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
+  * kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop (LP: #1666421)
+    - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
+  * Export symbol "dev_pm_qos_update_user_latency_tolerance" (LP: #1666401)
+    - PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
+  * Linux ZFS port doesn't respect RLIMIT_FSIZE (LP: #1656259)
+    - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu16
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Fri, 07 Apr 2017 15:57:34 +0100
+
+linux-snapdragon (4.4.0-1055.59) xenial; urgency=low
+
+  * linux-snapdragon: 4.4.0-1055.59 -proposed tracker (LP: #1678084)
+
+  [ Ubuntu: 4.4.0-72.93 ]
+
+  * linux: 4.4.0-72.93 -proposed tracker (LP: #1678078)
+  * Fix CVE-2017-7308 (LP: #1678009)
+    - net/packet: fix overflow in check for priv area size
+    - net/packet: fix overflow in check for tp_frame_nr
+    - net/packet: fix overflow in check for tp_reserve
+
+ -- Stefan Bader <stefan.bader@canonical.com>  Fri, 31 Mar 2017 16:49:38 +0200
+
+linux-snapdragon (4.4.0-1054.58) xenial; urgency=low
+
+  [ Ubuntu: 4.4.0-71.92 ]
+
+  * CVE-2017-7184
+    - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
+    - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Fri, 24 Mar 2017 10:39:14 -0300
+
+linux-snapdragon (4.4.0-1053.57) xenial; urgency=low
+
+  * linux-snapdragon: 4.4.0-1053.57 -proposed tracker (LP: #1674941)
+
+
+  [ Ubuntu: 4.4.0-70.91 ]
+
+  * linux: 4.4.0-70.91 -proposed tracker (LP: #1674938)
+  * snaps with classic + jailmode confinement started to fail on zesty
+    (LP: #1666897)
+    - Revert "UBUNTU: SAUCE: apparmor: fix link auditing failure due to,
+      uninitialized var"
+    - Revert "UBUNTU: SAUCE: fix regression with domain change in complain mode"
+    - Revert "UBUNTU: SAUCE: apparmor: flock mediation is not being enforced on
+      cache check"
+    - Revert "UBUNTU: SAUCE: apparmor: null profiles should inherit parent control
+      flags"
+    - Revert "UBUNTU: SAUCE: apparmor: fix ns ref count link when removing
+      profiles from policy"
+    - Revert "UBUNTU: SAUCE: apparmor: Fix no_new_privs blocking change_onexec
+      when using stacked namespaces"
+    - Revert "UBUNTU: SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup
+      fails"
+    - Revert "UBUNTU: SAUCE: apparmor: Don't audit denied access of special
+      apparmor .null file"
+    - Revert "UBUNTU: SAUCE: apparmor: fix label leak when new label is unused"
+    - Revert "UBUNTU: SAUCE: apparmor: fix reference count bug in
+      label_merge_insert()"
+    - Revert "UBUNTU: SAUCE: apparmor: fix replacement race in reading rawdata"
+    - Revert "UBUNTU: SAUCE: apparmor: fix cross ns perm of unix domain sockets"
+
+ -- Stefan Bader <stefan.bader@canonical.com>  Wed, 22 Mar 2017 10:05:14 +0100
+
+linux-snapdragon (4.4.0-1051.55) xenial; urgency=low
+
+  [ Thadeu Lima de Souza Cascardo ]
+
+  * linux-snapdragon: 4.4.0-1051.55 -proposed tracker (LP: #1671191)
+  * Miscellaneous Ubuntu changes
+    - [Config] Sync config with master
+
+  [ Ubuntu: 4.4.0-67.88 ]
+
+  * linux: 4.4.0-67.88 -proposed tracker (LP: #1667052)
+  * Recent KVM RTC cherry-picks break (some) Windows Live-Migrations
+    (LP: #1668594)
+    - kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
+  * Regression in 4.4.0-65-generic causes very frequent system crashes
+    (LP: #1669611)
+    - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
+    - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
+    - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when
+      securityfs_setup_d_inode() fails"
+    - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when
+      securityfs_pin_fs() fails"
+  * Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
+    - SAUCE: Redpine driver to support Host AP mode
+  * NFS client : permission denied when trying to access subshare, since kernel
+    4.4.0-31 (LP: #1649292)
+    - fs: Better permission checking for submounts
+  * [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
+    - SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
+    - SAUCE: pci-hyperv: properly handle pci bus remove
+    - SAUCE: pci-hyperv: lock pci bus on device eject
+  * [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
+    image (LP: #1650058)
+    - net/mlx4_en: Fix bad WQE issue
+    - net/mlx4_core: Fix racy CQ (Completion Queue) free
+    - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT
+      transitions
+    - net/mlx4_core: Avoid command timeouts during VF driver device shutdown
+  * Xenial update to v4.4.49 stable release (LP: #1664960)
+    - ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
+    - selinux: fix off-by-one in setprocattr
+    - Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
+    - cpumask: use nr_cpumask_bits for parsing functions
+    - hns: avoid stack overflow with CONFIG_KASAN
+    - ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
+    - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
+    - target: Use correct SCSI status during EXTENDED_COPY exception
+    - target: Fix early transport_generic_handle_tmr abort scenario
+    - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
+    - ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
+    - mac80211: Fix adding of mesh vendor IEs
+    - netvsc: Set maximum GSO size in the right place
+    - scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed
+      send
+    - scsi: aacraid: Fix INTx/MSI-x issue with older controllers
+    - scsi: mpt3sas: disable ASPM for MPI2 controllers
+    - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
+    - ALSA: seq: Fix race at creating a queue
+    - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
+    - drm/i915: fix use-after-free in page_flip_completed()
+    - Linux 4.4.49
+  * NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
+    (LP: #1650336)
+    - SUNRPC: fix refcounting problems with auth_gss messages.
+  * [0bda:0328] Card reader failed after S3 (LP: #1664809)
+    - usb: hub: Wait for connection to be reestablished after port reset
+  * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
+    4.4.0-63.84~14.04.2 (LP: #1664912)
+    - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
+  * ibmvscsis: Add SGL LIMIT (LP: #1662551)
+    - ibmvscsis: Add SGL limit
+  * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
+    (LP: #1663687)
+    - scsi: storvsc: Enable tracking of queue depth
+    - scsi: storvsc: Remove the restriction on max segment size
+    - scsi: storvsc: Enable multi-queue support
+    - scsi: storvsc: use tagged SRB requests if supported by the device
+    - scsi: storvsc: properly handle SRB_ERROR when sense message is present
+    - scsi: storvsc: properly set residual data length on errors
+  * ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
+    - blk-mq: Avoid memory reclaim when remapping queues
+    - blk-mq: Fix failed allocation path when mapping queues
+  * Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
+    i915_bpo (LP: #1624164)
+    - SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for i915/kbl_dmc_ver1.bin
+  *  Intel I210 ethernet does not work both after S3 (LP: #1662763)
+    - igb: implement igb_ptp_suspend
+    - igb: call igb_ptp_suspend during suspend/resume cycle
+  * [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
+    - Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
+    - Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
+    - Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
+  * brd module compiled as built-in (LP: #1593293)
+    - [Config] CONFIG_BLK_DEV_RAM=m
+  * regession tests failing after stackprofile test is run (LP: #1661030)
+    - SAUCE: fix regression with domain change in complain mode
+  * Permission denied and inconsistent behavior in complain mode with 'ip netns
+    list' command (LP: #1648903)
+    - SAUCE: fix regression with domain change in complain mode
+  * flock not mediated by 'k' (LP: #1658219)
+    - SAUCE: apparmor: flock mediation is not being enforced on cache check
+  * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
+    from a unshared mount namespace (LP: #1656121)
+    - SAUCE: apparmor: null profiles should inherit parent control flags
+  * apparmor refcount leak of profile namespace when removing profiles
+    (LP: #1660849)
+    - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
+  * tor in lxd: apparmor="DENIED" operation="change_onexec"
+    namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
+    name="system_tor" (LP: #1648143)
+    - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
+      namespaces
+  * apparmor_parser hangs indefinitely when called by multiple threads
+    (LP: #1645037)
+    - SAUCE: apparmor: fix lock ordering for mkdir
+  * apparmor leaking securityfs pin count (LP: #1660846)
+    - SAUCE: apparmor: fix leak on securityfs pin count
+  * apparmor reference count leak when securityfs_setup_d_inode\ () fails
+    (LP: #1660845)
+    - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
+      fails
+  * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
+    - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
+  * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
+    - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
+  * apparmor  auditing denied access of special apparmor .null fi\ le
+    (LP: #1660836)
+    - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
+  * apparmor label leak when new label is unused (LP: #1660834)
+    - SAUCE: apparmor: fix label leak when new label is unused
+  * apparmor reference count bug in label_merge_insert() (LP: #1660833)
+    - SAUCE: apparmor: fix reference count bug in label_merge_insert()
+  * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
+    - SAUCE: apparmor: fix replacement race in reading rawdata
+  * unix domain socket cross permission check failing with nested namespaces
+    (LP: #1660832)
+    - SAUCE: apparmor: fix cross ns perm of unix domain sockets
+  * docker permission issues with overlay2 storage driver (LP: #1659417)
+    - SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
+    - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
+    - ovl: check mounter creds on underlying lookup
+  * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
+    - [Config] CONFIG_NET_DROP_MONITOR=m
+  * Xenial update to v4.4.48 stable release (LP: #1663657)
+    - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
+    - ext4: validate s_first_meta_bg at mount time
+    - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
+    - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
+    - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
+    - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
+    - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
+    - ata: sata_mv:- Handle return value of devm_ioremap.
+    - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
+    - powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
+    - powerpc: Add missing error check to prom_find_boot_cpu()
+    - NFSD: Fix a null reference case in find_or_create_lock_stateid()
+    - svcrpc: fix oops in absence of krb5 module
+    - zswap: disable changing params if init fails
+    - cifs: initialize file_info_lock
+    - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
+    - mm, fs: check for fatal signals in do_generic_file_read()
+    - can: bcm: fix hrtimer/tasklet termination in bcm op removal
+    - mmc: sdhci: Ignore unexpected CARD_INT interrupts
+    - percpu-refcount: fix reference leak during percpu-atomic transition
+    - HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
+    - KVM: x86: do not save guest-unsupported XSAVE state
+    - USB: serial: qcserial: add Dell DW5570 QDL
+    - USB: serial: pl2303: add ATEN device ID
+    - USB: Add quirk for WORLDE easykey.25 MIDI keyboard
+    - usb: gadget: f_fs: Assorted buffer overflow checks.
+    - USB: serial: option: add device ID for HP lt2523 (Novatel E371)
+    - x86/irq: Make irq activate operations symmetric
+    - base/memory, hotplug: fix a kernel oops in show_valid_zones()
+    - Linux 4.4.48
+  * Xenial update to v4.4.47 stable release (LP: #1662507)
+    - r8152: fix the sw rx checksum is unavailable
+    - mlxsw: spectrum: Fix memory leak at skb reallocation
+    - mlxsw: switchx2: Fix memory leak at skb reallocation
+    - mlxsw: pci: Fix EQE structure definition
+    - net: lwtunnel: Handle lwtunnel_fill_encap failure
+    - net: ipv4: fix table id in getroute response
+    - net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
+    - tcp: fix tcp_fastopen unaligned access complaints on sparc
+    - openvswitch: maintain correct checksum state in conntrack actions
+    - ravb: do not use zero-length alignment DMA descriptor
+    - ax25: Fix segfault after sock connection timeout
+    - net: fix harmonize_features() vs NETIF_F_HIGHDMA
+    - net: phy: bcm63xx: Utilize correct config_intr function
+    - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
+    - tcp: initialize max window for a new fastopen socket
+    - bridge: netlink: call br_changelink() during br_dev_newlink()
+    - r8152: don't execute runtime suspend if the tx is not empty
+    - af_unix: move unix_mknod() out of bindlock
+    - qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
+    - net: dsa: Bring back device detaching in dsa_slave_suspend()
+    - Linux 4.4.47
+  * Xenial update to v4.4.46 stable release (LP: #1660994)
+    - fbdev: color map copying bounds checking
+    - tile/ptrace: Preserve previous registers for short regset write
+    - drm: Fix broken VT switch with video=1366x768 option
+    - mm/mempolicy.c: do not put mempolicy before using its nodemask
+    - sysctl: fix proc_doulongvec_ms_jiffies_minmax()
+    - ISDN: eicon: silence misleading array-bounds warning
+    - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
+    - s390/ptrace: Preserve previous registers for short regset write
+    - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
+    - can: ti_hecc: add missing prepare and unprepare of the clock
+    - ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
+    - ARC: [arcompact] handle unaligned access delay slot corner case
+    - parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
+    - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
+    - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
+    - SUNRPC: cleanup ida information when removing sunrpc module
+    - drm/i915: Don't leak edid in intel_crt_detect_ddc()
+    - IB/ipoib: move back IB LL address into the hard header
+    - IB/umem: Release pid in error and ODP flow
+    - s5k4ecgx: select CRC32 helper
+    - pinctrl: broxton: Use correct PADCFGLOCK offset
+    - platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
+    - mm, memcg: do not retry precharge charges
+    - Linux 4.4.46
+  * Xenial update to v4.4.45 stable release (LP: #1660993)
+    - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to
+      it
+    - IB/mlx5: Wait for all async command completions to complete
+    - IB/mlx4: Set traffic class in AH
+    - IB/mlx4: Fix out-of-range array index in destroy qp flow
+    - IB/mlx4: Fix port query for 56Gb Ethernet links
+    - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
+    - IB/IPoIB: Remove can't use GFP_NOIO warning
+    - perf scripting: Avoid leaking the scripting_context variable
+    - ARM: dts: imx31: fix clock control module interrupts description
+    - ARM: dts: imx31: move CCM device node to AIPS2 bus devices
+    - ARM: dts: imx31: fix AVIC base address
+    - tmpfs: clear S_ISGID when setting posix ACLs
+    - x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
+    - svcrpc: don't leak contexts on PROC_DESTROY
+    - fuse: clear FR_PENDING flag when moving requests out of pending queue
+    - PCI: Enumerate switches below PCI-to-PCIe bridges
+    - HID: corsair: fix DMA buffers on stack
+    - HID: corsair: fix control-transfer error handling
+    - mmc: mxs-mmc: Fix additional cycles after transmission stop
+    - ieee802154: atusb: do not use the stack for buffers to make them DMA able
+    - mtd: nand: xway: disable module support
+    - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
+    - qla2xxx: Fix crash due to null pointer access
+    - ubifs: Fix journal replay wrt. xattr nodes
+    - clocksource/exynos_mct: Clear interrupt when cpu is shut down
+    - svcrdma: avoid duplicate dma unmapping during error recovery
+    - ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
+    - ceph: fix bad endianness handling in parse_reply_info_extra
+    - ARM: dts: da850-evm: fix read access to SPI flash
+    - arm64/ptrace: Preserve previous registers for short regset write
+    - arm64/ptrace: Preserve previous registers for short regset write - 2
+    - arm64/ptrace: Preserve previous registers for short regset write - 3
+    - arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
+    - arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
+    - ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
+    - ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
+    - ARM: 8613/1: Fix the uaccess crash on PB11MPCore
+    - blackfin: check devm_pinctrl_get() for errors
+    - ite-cir: initialize use_demodulator before using it
+    - dmaengine: pl330: Fix runtime PM support for terminated transfers
+    - selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
+    - arm64: avoid returning from bad_mode
+    - Linux 4.4.45
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Wed, 08 Mar 2017 15:07:51 -0300
+
+linux-snapdragon (4.4.0-1050.54) xenial; urgency=low
+
+  [ Ubuntu: 4.4.0-66.87 ]
+
+  * CVE-2017-2636
+    - TTY: n_hdlc, fix lockdep false positive
+    - tty: n_hdlc: get rid of racy n_hdlc.tbuf
+
+ -- Stefan Bader <stefan.bader@canonical.com>  Sat, 04 Mar 2017 08:44:00 +0100
+
+linux-snapdragon (4.4.0-1048.52) xenial; urgency=low
+
+  [ Ubuntu: 4.4.0-64.85 ]
+
+  * CVE-2017-6074 (LP: #1665935)
+    - dccp: fix freeing skb too early for IPV6_RECVPKTINFO
+
+ -- Stefan Bader <stefan.bader@canonical.com>  Mon, 20 Feb 2017 12:02:33 +0100
+
+linux-snapdragon (4.4.0-1047.51) xenial; urgency=low
+
+  [ Thadeu Lima de Souza Cascardo ]
+
+  * Release Tracking Bug
+    - LP: #1660724
+
+  [ Ubuntu: 4.4.0-63.84 ]
+
+  * Release Tracking Bug
+    - LP: #1660704
+  * 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
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Wed, 01 Feb 2017 11:10:24 -0200
+
+linux-snapdragon (4.4.0-1046.50) xenial; urgency=low
+
+  [ Thadeu Lima de Souza Cascardo ]
+
+  * Release Tracking Bug
+    - LP: #1657433
+
+  [ Ubuntu: 4.4.0-62.83 ]
+
+  * Release Tracking Bug
+    - LP: #1657430
+  * Backport DP MST fixes to i915 (LP: #1657353)
+    - SAUCE: i915_bpo: Fix DP link rate math
+    - SAUCE: i915_bpo: Validate mode against max. link data rate for DP MST
+  * Ubuntu xenial - 4.4.0-59-generic i3 I/O performance issue (LP: #1657281)
+    - blk-mq: really fix plug list flushing for nomerge queues
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Wed, 18 Jan 2017 15:24:09 -0200
+
+linux-snapdragon (4.4.0-1045.49) xenial; urgency=low
+
+  [ Thadeu Lima de Souza Cascardo ]
+
+  * Release Tracking Bug
+    - LP: #1656814
+
+  [ Ubuntu: 4.4.0-61.82 ]
+
+  * Release Tracking Bug
+    - LP: #1656810
+  * Xen MSI setup code incorrectly re-uses cached pirq (LP: #1656381)
+    - SAUCE: xen: do not re-use pirq number cached in pci device msi msg data
+  * nvme drive probe failure (LP: #1626894)
+    - nvme: revert NVMe: only setup MSIX once
+
+  [ Ubuntu: 4.4.0-60.81 ]
+
+  * Release Tracking Bug
+    - LP: #1656084
+  * Couldn't emulate instruction 0x7813427c (LP: #1634129)
+    - KVM: PPC: Book3S PR: Fix illegal opcode emulation
+  * perf: 24x7: Eliminate domain name suffix in event names (LP: #1560482)
+    - powerpc/perf/hv-24x7: Fix usage with chip events.
+    - powerpc/perf/hv-24x7: Display change in counter values
+    - powerpc/perf/hv-24x7: Display domain indices in sysfs
+    - powerpc/perf/24x7: Eliminate domain suffix in event names
+  * i386 ftrace tests hang on ADT testing (LP: #1655040)
+    - ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps
+      to it
+  * VMX module autoloading if available (LP: #1651322)
+    - powerpc: Add module autoloading based on CPU features
+    - crypto: vmx - Convert to CPU feature based module autoloading
+  * ACPI probe support for AD5592/3 configurable multi-channel converter
+    (LP: #1654497)
+    - SAUCE: iio: dac: ad5592r: Add ACPI support
+    - SAUCE: iio: dac: ad5593r: Add ACPI support
+  * Xenial update to v4.4.40 stable release (LP: #1654602)
+    - btrfs: limit async_work allocation and worker func duration
+    - Btrfs: fix tree search logic when replaying directory entry deletes
+    - btrfs: store and load values of stripes_min/stripes_max in balance status
+      item
+    - Btrfs: fix qgroup rescan worker initialization
+    - USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
+    - USB: serial: option: add dlink dwm-158
+    - USB: serial: kl5kusb105: fix open error path
+    - USB: cdc-acm: add device id for GW Instek AFG-125
+    - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
+    - usb: gadget: f_uac2: fix error handling at afunc_bind
+    - usb: gadget: composite: correctly initialize ep->maxpacket
+    - USB: UHCI: report non-PME wakeup signalling for Intel hardware
+    - ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to
+      volume_control_quirks
+    - ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
+    - ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
+    - ALSA: hda - ignore the assoc and seq when comparing pin configurations
+    - ALSA: hda - fix headset-mic problem on a Dell laptop
+    - ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
+    - ALSA: hda: when comparing pin configurations, ignore assoc in addition to
+      seq
+    - clk: ti: omap36xx: Work around sprz319 advisory 2.1
+    - Btrfs: fix memory leak in reading btree blocks
+    - Btrfs: bail out if block group has different mixed flag
+    - Btrfs: return gracefully from balance if fs tree is corrupted
+    - Btrfs: don't leak reloc root nodes on error
+    - Btrfs: fix memory leak in do_walk_down
+    - Btrfs: don't BUG() during drop snapshot
+    - btrfs: make file clone aware of fatal signals
+    - block_dev: don't test bdev->bd_contains when it is not stable
+    - ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
+    - crypto: caam - fix AEAD givenc descriptors
+    - ext4: fix mballoc breakage with 64k block size
+    - ext4: fix stack memory corruption with 64k block size
+    - ext4: use more strict checks for inodes_per_block on mount
+    - ext4: fix in-superblock mount options processing
+    - ext4: add sanity checking to count_overhead()
+    - ext4: reject inodes with negative size
+    - ext4: return -ENOMEM instead of success
+    - ext4: do not perform data journaling when data is encrypted
+    - f2fs: set ->owner for debugfs status file's file_operations
+    - loop: return proper error from loop_queue_rq()
+    - mm/vmscan.c: set correct defer count for shrinker
+    - fs: exec: apply CLOEXEC before changing dumpable task flags
+    - exec: Ensure mm->user_ns contains the execed files
+    - usb: gadget: composite: always set ep->mult to a sensible value
+    - blk-mq: Do not invoke .queue_rq() for a stopped queue
+    - dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
+    - dm crypt: mark key as invalid until properly loaded
+    - dm space map metadata: fix 'struct sm_metadata' leak on failed create
+    - ASoC: intel: Fix crash at suspend/resume without card registration
+    - CIFS: Fix a possible memory corruption during reconnect
+    - CIFS: Fix missing nls unload in smb2_reconnect()
+    - CIFS: Fix a possible memory corruption in push locks
+    - kernel/watchdog: use nmi registers snapshot in hardlockup handler
+    - kernel/debug/debug_core.c: more properly delay for secondary CPUs
+    - tpm xen: Remove bogus tpm_chip_unregister
+    - xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
+    - arm/xen: Use alloc_percpu rather than __alloc_percpu
+    - xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
+    - driver core: fix race between creating/querying glue dir and its cleanup
+    - ppp: defer netns reference release for ppp channel
+    - Linux 4.4.40
+  * igb i210 probe of pci device failed with error -2 (LP: #1639810)
+    - SAUCE: igb: Workaround for igb i210 firmware issue.
+    - SAUCE: igb: add i211 to i210 PHY workaround
+  * PowerNV: PCI Slot is invalid after fencedPHB Error injection (LP: #1652018)
+    - powerpc/powernv: Call opal_pci_poll() if needed
+  * mfd: intel-lpss: Add default I2C device properties for Apollo Lake
+    (LP: #1635177)
+    - mfd: intel-lpss: Add default I2C device properties for Apollo Lake
+  * Xenial update to v4.4.39 stable release (LP: #1650609)
+    - powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
+    - parisc: Purge TLB before setting PTE
+    - parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and
+      flush_icache_page_asm
+    - parisc: Fix TLB related boot crash on SMP machines
+    - zram: restrict add/remove attributes to root only
+    - locking/rtmutex: Prevent dequeue vs. unlock race
+    - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
+    - perf/x86: Fix full width counter, counter overflow
+    - crypto: mcryptd - Check mcryptd algorithm compatibility
+    - can: raw: raw_setsockopt: limit number of can_filter that can be set
+    - can: peak: fix bad memory access and free sequence
+    - arm64: futex.h: Add missing PAN toggling
+    - m68k: Fix ndelay() macro
+    - batman-adv: Check for alloc errors when preparing TT local data
+    - hotplug: Make register and unregister notifier API symmetric
+    - crypto: rsa - Add Makefile dependencies to fix parallel builds
+    - Linux 4.4.39
+  * Xenial update to v4.4.38 stable release (LP: #1650607)
+    - virtio-net: add a missing synchronize_net()
+    - net: check dead netns for peernet2id_alloc()
+    - ip6_tunnel: disable caching when the traffic class is inherited
+    - net: sky2: Fix shutdown crash
+    - af_unix: conditionally use freezable blocking calls in read
+    - rtnetlink: fix FDB size computation
+    - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
+    - net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
+    - net, sched: respect rcu grace period on cls destruction
+    - net/sched: pedit: make sure that offset is valid
+    - netlink: Call cb->done from a worker thread
+    - netlink: Do not schedule work from sk_destruct
+    - net/dccp: fix use-after-free in dccp_invalid_packet
+    - net: bcmgenet: Utilize correct struct device for all DMA operations
+    - sh_eth: remove unchecked interrupts for RZ/A1
+    - geneve: avoid use-after-free of skb->data
+    - net: ping: check minimum size on ICMP header length
+    - sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
+    - sparc64: Fix find_node warning if numa node cannot be found
+    - sparc64: fix compile warning section mismatch in find_node()
+    - constify iov_iter_count() and iter_is_iovec()
+    - Don't feed anything but regular iovec's to blk_rq_map_user_iov
+    - ipv6: Set skb->protocol properly for local output
+    - ipv4: Set skb->protocol properly for local output
+    - esp4: Fix integrity verification when ESN are used
+    - esp6: Fix integrity verification when ESN are used
+    - Linux 4.4.38
+  * Xenial update to v4.4.37 stable release (LP: #1650604)
+    - ARC: Don't use "+l" inline asm constraint
+    - zram: fix unbalanced idr management at hot removal
+    - kasan: update kasan_global for gcc 7
+    - x86/traps: Ignore high word of regs->cs in early_fixup_exception()
+    - rcu: Fix soft lockup for rcu_nocb_kthread
+    - PCI: Export pcie_find_root_port
+    - PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
+    - mwifiex: printk() overflow with 32-byte SSIDs
+    - pwm: Fix device reference leak
+    - arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
+    - arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
+    - arm64: suspend: Reconfigure PSTATE after resume from idle
+    - Linux 4.4.37
+  * Xenial update to v4.4.36 stable release (LP: #1650601)
+    - iommu/vt-d: Fix PASID table allocation
+    - iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
+    - KVM: x86: check for pic and ioapic presence before use
+    - usb: chipidea: move the lock initialization to core file
+    - USB: serial: cp210x: add ID for the Zone DPMX
+    - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
+    - Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
+    - scsi: mpt3sas: Fix secure erase premature termination
+    - tile: avoid using clocksource_cyc2ns with absolute cycle count
+    - cfg80211: limit scan results cache size
+    - NFSv4.x: hide array-bounds warning
+    - parisc: Fix races in parisc_setup_cache_timing()
+    - parisc: Fix race in pci-dma.c
+    - parisc: Also flush data TLB in flush_icache_page_asm
+    - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
+    - drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
+    - mei: me: disable driver on SPT SPS firmware
+    - mei: me: fix place for kaby point device ids.
+    - mei: fix return value on disconnection
+    - scsi: mpt3sas: Unblock device after controller reset
+    - Linux 4.4.36
+  * Miscellaneous Ubuntu changes
+    - [Debian] consider renames in gen-auto-reconstruct
+
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Tue, 17 Jan 2017 12:11:56 -0200
+
+linux-snapdragon (4.4.0-1044.48) xenial; urgency=low
+
+  [ Luis Henriques ]
+
+  * Release Tracking Bug
+    - LP: #1654285
+
+  [ Ubuntu: 4.4.0-59.80 ]
+
+  * Release Tracking Bug
+    - LP: #1654282
+  * [2.1.1] MAAS has nvme0n1 set as boot disk, curtin fails (LP: #1651602)
+    - (fix) nvme: only require 1 interrupt vector, not 2+
+
  -- Luis Henriques <luis.henriques@canonical.com>  Fri, 06 Jan 2017 18:20:19 +0000
 
 linux-snapdragon (4.4.0-1043.47) xenial; urgency=low