## page was copied from TrustyTahr/ReleaseNotes/ChangeSummary/14.04.4 ||<>|| This is a brief summary of bugs fixed between Ubuntu 14.04.4 and 14.04.5. '''This summary covers only changes to packages in ''__main__'' and ''__restricted__'', which account for all packages in the officially-supported CD images; there are further changes to various packages in ''universe'' and ''multiverse''.''' Some of these fixes were by Ubuntu developers directly, while others were by upstream developers and backported to Ubuntu. For full details, see the individual package changelogs. In addition to the bugs listed below, this update includes all security updates from the [[http://www.ubuntu.com/usn/trusty|Ubuntu Security Notice list]] affecting Ubuntu 14.04 LTS that were released up to and including August 2, 2016. The last update included was USN-3045-1 (PHP vulnerabilities). == Installation bug fixes == Updated CD images are provided with this release, including fixes for some installation bugs. (Many installation problems are hardware-specific; for those, see "Hardware support bugs" below.) || debian-installer || Bug:1564653 || generate grub.efi and netboot.tar.gz for trusty on ARM64. LP: #1564653. || || grub-installer || Bug:1592229 || Install grub-efi-ia32 on i386/efi platforms (LP: #1592229) || || grub2 || Bug:1591818 || Add support for running a 64-bit Linux kernel on a 32-bit EFI. (LP: #1591818) || || grub2-signed || Bug:1591818 || Rebuild against grub-efi-amd64 2.02~beta2-9ubuntu1.11 (LP: #1591818) || || ubiquity || Bug:1600308 || ubiquity/misc.py: fix regex to match against nvme disks. (LP: #1600308) || || grub2 || Bug:1456911 || debian/patches/uefi_firmware_setup.patch: take into account that the UEFI variable OsIndicationsSupported is a bit field, and as such should be compared as hex values in 30_uefi-firmware.in. (LP: #1456911) || || grub2-signed || Bug:1456911 || Rebuild against grub-efi-amd64 2.02~beta2-9ubuntu1.12 (LP: #1456911) || == Upgrade bug fixes == These changes fix upgrade issues, smoothing the way for future upgrades to later releases of Ubuntu. || systemd || Bug:1535255 || debian/extra/initramfs.hook: Fix typo in path of udevadm.upgrade : The binary is /bin/udevadm.upgrade while udev is unpacked and not configured (see debian/udev.{pre,post}inst. (LP: #1535255) || || apt || Bug:1553770 || Fix lzma write support to handle "try again" case (closes: #751688, LP: #1553770). || || apt || Bug:1445436 || Handle moved mmap after UniqFindTagWrite call (closes: #753941, LP: #1445436). || || apt || Bug:1560797 || Recheck Pre-Depends satisfaction in SmartConfigure, to avoid unconfigured Pre-Depends (which dpkg later fails on). Fixes upgrade failures of systemd, util-linux, and other packages with Pre-Depends. Many thanks to David Kalnischkies for figuring out the patch and Winfried PLappert for testing! Patch taken from Debian git. (LP: #1560797) || || apt || Bug:1575877 || When using the https transport mechanism, $no_proxy is ignored if apt is getting it's proxy information from $https_proxy (as opposed to Acquire::https::Proxy somewhere in apt config). If the source of proxy information is Acquire::https::Proxy set in apt.conf (or apt.conf.d), then $no_proxy is honored. This patch makes the behavior similar for both methods of setting the proxy. (LP: #1575877) || == Desktop fixes == These changes mainly affect desktop installations of Ubuntu, Kubuntu, Edubuntu and other Ubuntu-based systems. || pm-utils || Bug:1544612 || 17-fix-wireless-hook.patch: Some drivers actually do have an "enable" attribute, so accept both "enable" and "enabled". Also invert the logic so that if neither attribute exists the device is considered enabled. || || oxide-qt || Bug:1536797 || Fix LP: #1536797 - Issues with nested event loop handling || || oxide-qt || Bug:1432059 || Fix LP: #1432059 - Stop using Q_DECL_EXPORT || || oxide-qt || Bug:1494900 || Fix LP: #1494900 - Stop building the translation units containing public classes as a separate target with different compiler options || || oxide-qt || Bug:1533223 || Fix LP: #1533223 - Use consistent naming of QFlags types (doesn't affect the QML API) || || oxide-qt || Bug:1533710 || Fix LP: #1533710 - Various cleanups in soon-to-be-public headers || || oxide-qt || Bug:1463410 || Fix LP: #1463410 - Fold SimplePermissionRequest in to PermissionRequest (doesn't affect the QML API) || || oxide-qt || Bug:1543587 || Drop chromedriver build (fixes LP: #1543587) || || xserver-xorg-video-openchrome || Bug:1554004 || Fix a segfault on X startup. || || systemd || Bug:1536438 || Add upstream-uaccess-Add-new-DRM-render-nodes.patch: Add uaccess tag for "renderD*" devices for AMD GPUs. (LP: #1536438) || || systemd || Bug:1473800 || libpam-systemd: Don't restart logind on upgrades, this confuses too many clients and causes effects like screen blanking. (LP: #1473800) || || open-gram || Bug:1310346 Bug:1361764 || Fix wrong mapping in data (LP: #1310346, #1361764) || || simple-scan || Bug:1343773 || Add non-standard option names for duplex scanning on HP And Brother scanners (LP: #1343773) (LP: #1353599) || || simple-scan || Bug:1353599 || Add non-standard option names for duplex scanning on HP And Brother scanners (LP: #1343773) (LP: #1353599) || || simple-scan || Bug:1334710 || Don't access a variable after ownership is transferred - was breaking scans (LP: #1334710) || || simple-scan || Bug:1485977 || Correctly select the previous device after the device list is updated (LP: #1485977) || || simple-scan || Bug:1435794 || Fix save button being inactive on pages restored after a crash (LP: #1435794) || || simple-scan || Bug:1386738 || Fix error where document was discarded if warning dialog was closed (LP: #1386738) || || simple-scan || Bug:484616 || Store density information in bitmap formats (JPEG, PNG, TIFF). Requires gdk-pixbuf 2.32.2 (LP: #484616) || || oxide-qt || Bug:1565685 || Fix LP: #1565685 - Gracefully handle the case where glGetString(GL_SHADING_LANGUAGE_VERSION) returns a null pointer || || oxide-qt || Bug:1543761 || Fix LP: #1543761 - Move fullscreen logic out of oxide::WebView || || oxide-qt || Bug:1542119 || Fix LP: #1542119 - Rip input handling and compositing glue out of oxide::WebView || || oxide-qt || Bug:1548996 || Fix LP: #1548996 - Fix device scaling mess || || oxide-qt || Bug:1459830 || Fix LP: #1459830 - Support drag and drop || || oxide-qt || Bug:1440863 || Fix LP: #1440863 - Support navigator.vibrate() || || oxide-qt || Bug:1552376 || Fix LP: #1552376 - Ensure we disable the use of the share context on drivers where Chromium uses virtualized GL contexts || || oxide-qt || Bug:1520537 || Fix LP: #1520537 - webbrowser-app crashes after 1 sec on unity8 || || oxide-qt || Bug:1459395 || Fix LP: #1459395 - Triple click doesn't work || || oxide-qt || Bug:1459362 || Fix LP: #1459362 - SwipeArea lets touch events through before a drag is detected || || oxide-qt || Bug:1426153 || Fix LP: #1426153 - Use a single-threaded webview compositor || || oxide-qt || Bug:1543587 || Fix LP: #1543587 - Duplicate targets and random mis-builds due to Chromedriver || || oxide-qt || Bug:1555122 || Fix LP: #1555122 - Startup crash when running in a VM || || oxide-qt || Bug:1552825 || Fix LP: #1552825 - WebView.touchSelectionController.active remains true when navigating away || || oxide-qt || Bug:1556323 || Fix LP: #1556323 - Fix SIGSEGV in oxide::InputMethodContext::SetImeBridge || || libsoup2.4 || Bug:1573494 || debian/patches/new_samba_compat.patch: fix regression in NTLM authentication caused by Samba security update (LP: #1573494) || || libnl3 || Bug:1511735 || Apply backported upstream patches (Closes: LP: #1511735) || || network-manager || Bug:1539634 || netlink-simplify-netlink-message-validation.patch Apply the above patches prevent NM from crashing when passing in wrong pointer due to updated libnl. (LP: #1539634) || || oxide-qt || Bug:1575216 || Fix LP: #1575216 - Ensure we resize / rescale the webview compositor viewport when the screen is updated || || compiz || Bug:1442728 || backported fix: #1442728 (Chrome and Chromium windows must be handled by Compiz in fullscreen) to trusty. (LP: #1442728) || || libnl3 || Bug:1511735 || Apply backported upstream patches (Closes: LP: #1511735) || || oxide-qt || Bug:1567542 || Fix LP: #1567542 - Ensure the camera image is rotated correctly for both front and back cameras, and fix a krillin-specific issue || || oxide-qt || Bug:1570511 || Fix LP: #1570511 / LP: #1586968 - Allow touch selection to short circuit context menu requests || || oxide-qt || Bug:1586968 || Fix LP: #1570511 / LP: #1586968 - Allow touch selection to short circuit context menu requests || || oxide-qt || Bug:1569315 || Fix LP: #1569315 - Make WebView::EditingCapabilitiesChanged faster to avoid serious performance issues with an active selection || || oxide-qt || Bug:1582060 || Fix LP: #1582060 - Ensure we attach the InputMethodContext for script opened webviews || || oxide-qt || Bug:1578808 || Fix LP: #1578808 - link failure on armhf || || oxide-qt || Bug:1576164 || Fix LP: #1576164 - Internationalize the camera names || || oxide-qt || Bug:1556658 || Fix LP: #1556658 - Provide dummy message text to an application's custom beforeunload dialog component for compatibility purposes, now that Chromium ignores the one provided by the page || || oxide-qt || Bug:1535818 || Fix LP: #1535818 - Add support for the deviceId constraint in getUserMedia || || oxide-qt || Bug:1568860 || Fix LP: #1568860 - Replace use of scoped_ptr with std::unique_ptr || || oxide-qt || Bug:1447395 || Fix LP: #1447395 - Add WebView.zoomFactor API || || oxide-qt || Bug:1565063 || Fix LP: #1565063 - Add 'version' and 'chromiumVersion' properties to the API || || oxide-qt || Bug:1498200 || Fix LP: #1498200 - Componentize qt/core/ and shared/. This allows us to build unit test binaries that depend on shared/ || || oxide-qt || Bug:1399208 || Adapt the QML tests to run in single-process and make lots of test fixes (LP: #1399208) || || oxide-qt || Bug:1399207 || Fix LP: #1399207 - Make it possible to skip entire QML test cases where they aren't relevant for specific configurations (eg, single process) || || oxide-qt || Bug:1462814 || Fix LP: #1462814 - Drop failing test which appears to not be useful anymore || || oxide-qt || Bug:1556762 || Fix LP: #1556762 - Add TouchSelectionController.handleDragInProgress property || || oxide-qt || Bug:1556764 || Fix LP: #1556764 - Add TouchSelectionController.hide() API || || oxide-qt || Bug:1552161 || Fix LP: #1552161 - Convert QTouchEvent directly to ui::MotionEvent. Dropping the use of ui::TouchEvent means we no longer have to round the scroll coordinates, which should improve smoothness on high-DPI screens || || xorg-server-lts-vivid || Bug:1586260 || randr-adjust-masters-last-set-time.diff, randr-do-not-check-the-screen-size.diff: Fix issues changing display mode on prime setups. (LP: #1586260) || || oxide-qt || Bug:1590776 || Fix LP: #1590776 - Hide the insertion handle on input events || || unity || Bug:1552537 || Don't use SetActivate from gnome-screensaver as it will not only deactivate the screensaver but also unlock the screen. (LP: #1552537) || || unity || Bug:1568031 || Improve the "lock on suspend" logic to always keep in sync the inhibitor with the lockscreen. (LP: #1568031) || || unity || Bug:1552537 || Don't use SetActivate from gnome-screensaver as it will not only deactivate the screensaver but also unlock the screen. (LP: #1552537) || || unity || Bug:1568031 || Improve the "lock on suspend" logic to always keep in sync the inhibitor with the lockscreen. (LP: #1568031) || == Server and Cloud related fixes == These changes mainly affect installations of Ubuntu on server systems and clouds. || ceph || Bug:1535278 || New upstream stable point release || || libvirt || Bug:1540537 || d/p/fix-util-don-t-fail-if-no-portdata-is-found.patch: make ovs-vsctl not raise error if there's no portData available. || || biosdevname || Bug:1517625 || Fix typo in initramfs hook that copies the rule from /etc/udev/. || || neutron || Bug:1531963 || d/p/make_del_fdb_flow_idempotent.patch: Cherry pick from Juno to prevent KeyError on duplicate port removal in del_fdb_flow(). || || neutron || Bug:1460164 || d/p/ovs-restart.patch: Ensure that tunnels are fully reset on ovs restart. || || numactl || Bug:1535494 || Switch libnuma-ppc64el-cpu-number-not-contiguous.patch to the cherrypicked upstream version. || || cloud-init || Bug:1540965 || d/patches/lp-1540965-SmartOS-Add-support-for-Joyent-LX-Brand-Zones.patch: SmartOS: Add support for Joyent LX-Brand Zones (LP: #1540965) || || curtin || Bug:1471928 || fix uefi install path on nvme devices (LP: #1471928) || || curtin || Bug:1466099 || tools/maas2roottar: (development only tool) exit failure when missing dependency (LP: #1466099). || || curtin || Bug:1402042 || kernel command line: prefer the --- over -- to indicate that subsequent arguments should be copied to installed system. (LP: #1402042) || || cloud-utils || Bug:1554589 || ubuntu-cloudimg-query: Add s390x and powerpc architectures. LP: #1554589 || || neutron || Bug:1393391 || neutron-openvswitch-agent stuck on 'q-agent-notifier-port-update_fanout-x' is NOT_FOUND exception, this bug caused RabbitMQ HA(active + active) failover in Icehouse not work with large scaled nova compute nodes. || || corosync || Bug:1530837 || Patches to solve logsys file leaks || || multipath-tools || Bug:1551828 || debian/patches/series: add dm-multipath-backlist-nvme-5c412e47.patch to the series file; it was missing in the previous upload and thus the patch intending to fix bug 1551828 was not applied. (LP: #1551828) || || multipath-tools || Bug:1551828 || debian/patches/dm-multipath-backlist-nvme-5c412e47.patch: blacklist NVMe from multipath, otherwise kpartx calls will hang. This is because mpath works at the request level (which NVMe bypasses), so multipathing is not supported on NVMe. (LP: #1551828) || || multipath-tools || Bug:1540401 || Remove partition device nodes of individual paths (for LVM on multipath) (LP: #1540401) || || corosync || Bug:1563089 || debian/patches/Totempg-Fix-memory-leak.patch: Fixes memory leak on Totempg. (LP: #1563089). || || net-snmp || Bug:1322431 || add missing net-snmp-create-v3-user (LP: #1322431) || || walinuxagent || Bug:1549789 || Restart walinuxagent via upstart when agent fails. (LP: #1549789) || || klibc || Bug:1327412 || debian/patches/broadcast_dhcp_send.patch: set the broadcast bit and yiaddr to 0 (INADDR_ANY) when sending DHCPDISCOVER/DHCPREQUEST, as per RFC 2131; section 4.1. This helps when there is more than one interface trying to do DHCP at the same time. (LP: #1327412) || || lsb || Bug:1273462 || Add 01-upstart-lsb from the upstart package and make executing rc.d scripts no-op if there is an upstart job for that script. (LP: #1273462) || || maas || Bug:1573046 || debian/patches/lp1573046.patch: No longer use distro-info --lts to detect the commissioning release, as it returns 'xenial' for LTS. MAAS 1.7 only supports trusty. (LP: #1573046) || || postgresql-9.3 || Bug:1581016 || New upstream bug fix release. (LP: #1581016) || || tgt || Bug:1518440 || Fix non-root and root-under-user-ns errors when attempting oom_score_adj (LP: #1518440) || || multipath-tools || Bug:1532789 || 0044-multipath-check-for-NULL-from-udev_device_get.patch (LP: #1532789) || || openipmi || Bug:1318317 || debian/openipmi.init: Do not unload all modules if some configured HW modules are not successfully loaded. Backported from Xenial. LP: #1318317 || || augeas || Bug:1491406 || d/p/augeas-lenses-nagioscfg-nospace.patch: apply upstream fix for nagioscfg lens to prevent introducing spaces around variables (LP: #1491406) || || multipath-tools || Bug:1578654 || debian/patches/0001-multipath-fix-setting-sysfs-fc-timeout-parameters.patch: multipath was not setting fiberchannel sysfs params correctly. (LP: #1578654) || || apache2 || Bug:1286882 || Add apache2 specific modification needed along with fix to libapache2-mpm-itk so it becomes installable again (LP: #1286882): || || libqb || Bug:1595627 || d/p/increase-the-length-of-description-field.patch: increase the length of description field. (LP: #1595627) || || nova || Bug:1475411 || Fix live migration usage of the wrong connector (LP: #1475411) || || nova || Bug:1308839 || Fix wrong used ProcessExecutionError exception (LP: #1308839) || || nova || Bug:1357368 || Clean up iSCSI multipath devices in Post Live Migration (LP: #1357368) || || nova || Bug:1475411 || Fix live migration usage of the wrong connector (LP: #1475411) || || nova || Bug:1308839 || Fix wrong used ProcessExecutionError exception (LP: #1308839) || || nova || Bug:1357368 || Clean up iSCSI multipath devices in Post Live Migration (LP: #1357368) || || openldap || Bug:1593378 || Fix segfault issue in slap_bv2ad (LP: #1593378) || || cloud-init || Bug:1553158 || debian/patches/lp-1553158-bigstep.patch (LP: #1553158): || || apache2 || Bug:1495988 || Fix hang until proxy timeout for Proxy responses with error status and "ProxyErrorOverride On" being set (LP: #1495988). || || dlm || Bug:1248054 || Debianize init script to fix broken package install (LP: #1248054) || || qemu || Bug:1297218 || backport patch to fix guest hangs after live migration (LP: #1297218) || == Kernel and Hardware support updates == Considerable work has been done in Ubuntu 14.04.5 on improving support for many specific items of hardware. Note that upstream commits to stable kernel releases are listed separately below. || fglrx-installer || Bug:1518958 || Add support for Linux 4.2 || || fglrx-installer-updates || Bug:1518958 || Add support for Linux 4.2 || || linux-lts-wily || Bug:1540731 || Revert "af_unix: Revert 'lock_interruptible' in stream receive code" LP: #1540731 || || linux-lts-utopic || Bug:1550554 || Release Tracking Bug LP: #1550554 || || linux-lts-utopic || Bug:1548587 || drm/vmwgfx: Fix an fb unlocking bug LP: #1548587 || || linux-lts-vivid || Bug:1550511 || Release Tracking Bug LP: #1550511 || || linux-lts-vivid || Bug:1548587 || drm/vmwgfx: Fix an fb unlocking bug LP: #1548587 || || linux-lts-wily || Bug:1550410 || Release Tracking Bug LP: #1550410 || || linux-lts-wily || Bug:1548587 || drm/vmwgfx: Fix an fb unlocking bug LP: #1548587 || || usbutils || Bug:1513605 || Update usb.ids to 2015-09-28 Support symbolic USB IDs known by the Wily LTS kernel. debian/patches/2015-09-28.patch LP: #1513605 || || linux-keystone || Bug:1555956 || Release Tracking Bug LP: #1555956 || || linux-lts-xenial || Bug:1556247 || Release Tracking Bug LP: #1556247 || || linux-lts-xenial || Bug:1556037 || Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037) || || linux-lts-xenial || Bug:1552903 || fails to boot on megaraid (LP: #1552903) || || linux-lts-xenial || Bug:1556002 || ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002) || || linux-lts-xenial || Bug:1555543 || linux: auto-generate the reconstruct information from the git tag (LP: #1555543) || || linux-lts-xenial || Bug:1555640 || Xenial update to v4.4.5 stable release (LP: #1555640) || || linux-lts-xenial || Bug:1398274 || TPM2.0 trusted keys fixes (LP: #1398274) || || linux-lts-xenial || Bug:1555033 || linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033) || || systemtap || Bug:1545173 || debian/patches/0001-Fixed-compile-problem-on-3.18-kernels-caused-by-remo.patch, debian/patches/0002-runtime-linux-3.14-porting-preempt_enable_no_resched.patch, debian/patches/0003-runtime-improve-the-preempt_enable_no_resched-copy.patch, debian/patches/0004-CONFIG_UIDGID_STRICT_TYPE_CHECKS-workaround-cont-d.patch, debian/patches/0005-runtime-linux-3.14-porting-userns-Remove-UIDGID_STRI.patch, debian/patches/0006-runtime-linux-3.14-porting-case-when-CONFIG_USER_NS-.patch: backport support for lts-vivid kernel. LP: #1545173. || || linux-lts-xenial || Bug:1558247 || Release Tracking Bug (LP: #1558247) || || linux-lts-xenial || Bug:1557130 || Current 4.4 kernel won't boot on powerpc (LP: #1557130) || || linux-lts-xenial || Bug:1557151 || ZFS: send fails to transmit some holes [corruption] (LP: #1557151) || || linux-lts-xenial || Bug:1557138 || Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense camera (LP: #1557138) || || linux-lts-xenial || Bug:1527643 || use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643) || || linux-lts-xenial || Bug:1555997 || overlay fs regression: chmod fails with "Operation not permitted" on chowned files || || linux-lts-xenial || Bug:1560196 || Release Tracking Bug LP: #1560196 || || linux-lts-xenial || Bug:1557001 || Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001) || || linux-lts-xenial || Bug:1379535 || policy namespace stacking (LP: #1379535) || || linux-lts-xenial || Bug:1558765 || Add arm64 NUMA support (LP: #1558765) || || linux-lts-xenial || Bug:1558447 || vivid/linux: total ADT test failures (LP: #1558447) || || linux-lts-xenial || Bug:1558720 || Hyper-V] patches to allow kdump crash through NMI (LP: #1558720) || || linux-lts-xenial || Bug:1558625 || s390/pci: enforce fmb page boundary rule (LP: #1558625) || || linux-lts-xenial || Bug:1558624 || s390/pci: backport upstream commits since v4.4 (LP: #1558624) || || linux-lts-xenial || Bug:1558553 || IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553) || || linux-lts-xenial || Bug:1558025 || skb_warn_bad_offload Crash (LP: #1558025) || || linux-lts-xenial || Bug:1558342 || Add PCIe root complex to Cavium arm64 (LP: #1558342) || || linux-lts-xenial || Bug:1558330 || Xenial update to v4.4.6 stable release (LP: #1558330) || || linux-lts-xenial || Bug:1557250 || linux fails to load x.509 built-in certificate (LP: #1557250) || || linux-lts-xenial || Bug:1557994 || s390/kconfig: setting for CONFIG...9P.... (LP: #1557994) || || linux-lts-xenial || Bug:1557950 || mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow (LP: #1557950) || || linux-lts-xenial || Bug:1520454 || Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454) || || linux-lts-xenial || Bug:1557689 || s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689) || || linux-lts-xenial || Bug:1557690 || s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x || || linux || Bug:1558727 || Release Tracking Bug LP: #1558727 || || linux || Bug:1557596 || Release Tracking Bug LP: #1557596 || || linux || Bug:1540731 || Revert "af_unix: Revert 'lock_interruptible' in stream receive code" LP: #1540731 || || linux || Bug:1549601 || x86/mm: Fix slow_virt_to_phys() for X86_PAE again LP: #1549601 || || linux || Bug:1557191 || iw_cxgb3: Fix incorrectly returning error on success LP: #1557191 || || linux || Bug:1557191 || EVM: Use crypto_memneq() for digest comparisons LP: #1557191 || || linux || Bug:1557191 || x86/entry/compat: Add missing CLAC to entry_INT80_32 LP: #1557191 || || linux || Bug:1557191 || iio: dac: mcp4725: set iio name property in sysfs LP: #1557191 || || linux || Bug:1557191 || iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG LP: #1557191 || || linux || Bug:1557191 || PCI/AER: Flush workqueue on device remove to avoid use-after-free LP: #1557191 || || linux || Bug:1557191 || libata: disable forced PORTS_IMPL for >= AHCI 1.3 LP: #1557191 || || linux || Bug:1557191 || mac80211: start_next_roc only if scan was actually running LP: #1557191 || || linux || Bug:1557191 || mac80211: Requeue work after scan complete for all VIF types. LP: #1557191 || || linux || Bug:1557191 || rfkill: fix rfkill_fop_read wait_event usage LP: #1557191 || || linux || Bug:1557191 || crypto: shash - Fix has_key setting LP: #1557191 || || linux || Bug:1557191 || drm/i915/dp: fall back to 18 bpp when sink capability is unknown LP: #1557191 || || linux || Bug:1557191 || target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors LP: #1557191 || || linux || Bug:1557191 || crypto: algif_hash - wait for crypto_ahash_init() to complete LP: #1557191 || || linux || Bug:1557191 || iio: inkern: fix a NULL dereference on error LP: #1557191 || || linux || Bug:1557191 || intel_scu_ipcutil: underflow in scu_reg_access() LP: #1557191 || || linux || Bug:1557191 || ALSA: seq: Fix race at closing in virmidi driver LP: #1557191 || || linux || Bug:1557191 || ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check LP: #1557191 || || linux || Bug:1557191 || ALSA: pcm: Fix potential deadlock in OSS emulation LP: #1557191 || || linux || Bug:1557191 || ALSA: seq: Fix yet another races among ALSA timer accesses LP: #1557191 || || linux || Bug:1557191 || ALSA: timer: Fix link corruption due to double start or stop LP: #1557191 || || linux || Bug:1557191 || libata: fix sff host state machine locking while polling LP: #1557191 || || linux || Bug:1557191 || cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() LP: #1557191 || || linux || Bug:1557191 || ASoC: dpcm: fix the BE state on hw_free LP: #1557191 || || linux || Bug:1557191 || module: wrapper for symbol name. LP: #1557191 || || linux || Bug:1557191 || ALSA: hda - Add fixup for Mac Mini 7,1 model LP: #1557191 || || linux || Bug:1557191 || ALSA: Move EXPORT_SYMBOL() in appropriate places LP: #1557191 || || linux || Bug:1557191 || ALSA: rawmidi: Make snd_rawmidi_transmit() race-free LP: #1557191 || || linux || Bug:1557191 || ALSA: rawmidi: Fix race at copying & updating the position LP: #1557191 || || linux || Bug:1557191 || ALSA: seq: Fix lockdep warnings due to double mutex locks LP: #1557191 || || linux || Bug:1557191 || drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration LP: #1557191 || || linux || Bug:1557191 || radix-tree: fix race in gang lookup LP: #1557191 || || linux || Bug:1557191 || usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms LP: #1557191 || || linux || Bug:1557191 || xhci: Fix list corruption in urb dequeue at host removal LP: #1557191 || || linux || Bug:1557191 || target: Fix Task Aborted Status (TAS) handling LP: #1557191 || || linux || Bug:1557191 || target: Add TFO->abort_task for aborted task resources release LP: #1557191 || || linux || Bug:1557191 || target: Fix LUN_RESET active TMR descriptor handling LP: #1557191 || || linux || Bug:1557191 || target: Fix LUN_RESET active I/O handling for ACK_KREF LP: #1557191 || || linux || Bug:1557191 || target: Fix TAS handling for multi-session se_node_acls LP: #1557191 || || linux || Bug:1557191 || target: Fix remote-port TMR ABORT + se_cmd fabric stop LP: #1557191 || || linux || Bug:1557191 || target: Fix race with SCF_SEND_DELAYED_TAS handling LP: #1557191 || || linux || Bug:1557191 || media] tda1004x: only update the frontend properties if locked LP: #1557191 || || linux || Bug:1557191 || ALSA: timer: Fix leftover link at closing LP: #1557191 || || linux || Bug:1557191 || media] saa7134-alsa: Only frees registered sound cards LP: #1557191 || || linux || Bug:1557191 || Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl LP: #1557191 || || linux || Bug:1557191 || scsi_dh_rdac: always retry MODE SELECT on command lock violation LP: #1557191 || || linux || Bug:1557191 || SCSI: Add Marvell Console to VPD blacklist LP: #1557191 || || linux || Bug:1557191 || drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil LP: #1557191 || || linux || Bug:1557191 || ALSA: hda - Fix static checker warning in patch_hdmi.c LP: #1557191 || || linux || Bug:1557191 || dump_stack: avoid potential deadlocks LP: #1557191 || || linux || Bug:1557191 || mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress LP: #1557191 || || linux || Bug:1557191 || ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup LP: #1557191 || || linux || Bug:1557191 || mm: replace vma_lock_anon_vma with anon_vma_lock_read/write LP: #1557191 || || linux || Bug:1557191 || radix-tree: fix oops after radix_tree_iter_retry LP: #1557191 || || linux || Bug:1557191 || crypto: user - lock crypto_alg_list on alg dump LP: #1557191 || || linux || Bug:1557191 || serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) LP: #1557191 || || linux || Bug:1557191 || pty: fix possible use after free of tty->driver_data LP: #1557191 || || linux || Bug:1557191 || pty: make sure super_block is still valid in final /dev/tty close LP: #1557191 || || linux || Bug:1557191 || ALSA: hda - Fix speaker output from VAIO AiO machines LP: #1557191 || || linux || Bug:1557191 || klist: fix starting point removed bug in klist iterators LP: #1557191 || || linux || Bug:1557191 || ALSA: dummy: Implement timer backend switching more safely LP: #1557191 || || linux || Bug:1557191 || powerpc: Fix dedotify for binutils >= 2.26 LP: #1557191 || || linux || Bug:1557191 || ALSA: timer: Fix wrong instance passed to slave callbacks LP: #1557191 || || linux || Bug:1557191 || ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() LP: #1557191 || || linux || Bug:1557191 || nfs: fix nfs_size_to_loff_t LP: #1557191 || || linux || Bug:1557191 || ALSA: timer: Fix race between stop and interrupt LP: #1557191 || || linux || Bug:1557191 || ALSA: timer: Fix race at concurrent reads LP: #1557191 || || linux || Bug:1557191 || phy: twl4030-usb: Relase usb phy on unload LP: #1557191 || || linux || Bug:1557191 || drm/i915: fix error path in intel_setup_gmbus() LP: #1557191 || || linux || Bug:1557191 || ahci: Intel DNV device IDs SATA LP: #1557191 || || linux || Bug:1557191 || workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup LP: #1557191 || || linux || Bug:1557191 || cifs: fix erroneous return value LP: #1557191 || || linux || Bug:1557191 || s390/dasd: prevent incorrect length error under z/VM after PAV changes LP: #1557191 || || linux || Bug:1557191 || s390/dasd: fix refcount for PAV reassignment LP: #1557191 || || linux || Bug:1557191 || ARM: 8519/1: ICST: try other dividends than 1 LP: #1557191 || || linux || Bug:1557191 || btrfs: properly set the termination value of ctx->pos in readdir LP: #1557191 || || linux || Bug:1557191 || ext4: fix potential integer overflow LP: #1557191 || || linux || Bug:1557191 || ext4: don't read blocks from disk after extents being swapped LP: #1557191 || || linux || Bug:1557191 || bio: return EINTR if copying to user space got interrupted LP: #1557191 || || linux || Bug:1557191 || xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY LP: #1557191 || || linux || Bug:1557191 || xen/pciback: Save the number of MSI-X entries to be copied later. LP: #1557191 || || linux || Bug:1557191 || xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. LP: #1557191 || || linux || Bug:1557191 || ALSA: seq: Drop superfluous error/debug messages after malloc failures LP: #1557191 || || linux || Bug:1557191 || ALSA: seq: Fix leak of pool buffer at concurrent writes LP: #1557191 || || linux || Bug:1557191 || dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer LP: #1557191 || || linux || Bug:1557191 || tracepoints: Do not trace when cpu is offline LP: #1557191 || || linux || Bug:1557191 || tracing: Fix freak link error caused by branch tracer LP: #1557191 || || linux || Bug:1557191 || ALSA: seq: Fix double port list deletion LP: #1557191 || || linux || Bug:1557191 || drm/radeon: use post-decrement in error handling LP: #1557191 || || linux || Bug:1557191 || drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command LP: #1557191 || || linux || Bug:1557191 || NFSv4: Fix a dentry leak on alias use LP: #1557191 || || linux || Bug:1557191 || USB: option: add support for SIM7100E LP: #1557191 || || linux || Bug:1557191 || USB: cp210x: add IDs for GE B650V3 and B850V3 boards LP: #1557191 || || linux || Bug:1557191 || USB: option: add "4G LTE usb-modem U901" LP: #1557191 || || linux || Bug:1557191 || hwmon: (ads1015) Handle negative conversion values correctly LP: #1557191 || || linux || Bug:1557191 || ext4: fix bh->b_state corruption LP: #1557191 || || linux || Bug:1557191 || ext4: fix crashes in dioread_nolock mode LP: #1557191 || || linux || Bug:1557191 || kernel/resource.c: fix muxed resource handling in __request_region() LP: #1557191 || || linux || Bug:1557191 || drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE LP: #1557191 || || linux || Bug:1557191 || can: ems_usb: Fix possible tx overflow LP: #1557191 || || linux || Bug:1557191 || sunrpc/cache: fix off-by-one in qword_get() LP: #1557191 || || linux || Bug:1557191 || KVM: async_pf: do not warn on page allocation failures LP: #1557191 || || linux || Bug:1557191 || tracing: Fix showing function event in available_events LP: #1557191 || || linux || Bug:1557191 || libceph: don't bail early from try_read() when skipping a message LP: #1557191 || || linux || Bug:1557191 || KVM: x86: MMU: fix ubsan index-out-of-range warning LP: #1557191 || || linux || Bug:1557191 || hpfs: don't truncate the file when delete fails LP: #1557191 || || linux || Bug:1557191 || do_last(): don't let a bogus return value from ->open() et.al. to confuse us LP: #1557191 || || linux || Bug:1557191 || af_iucv: Validate socket address length in iucv_sock_bind() LP: #1557191 || || linux || Bug:1557191 || net: dp83640: Fix tx timestamp overflow handling. LP: #1557191 || || linux || Bug:1557191 || tcp: fix NULL deref in tcp_v4_send_ack() LP: #1557191 || || linux || Bug:1557191 || af_unix: fix struct pid memory leak LP: #1557191 || || linux || Bug:1557191 || pptp: fix illegal memory access caused by multiple bind()s LP: #1557191 || || linux || Bug:1557191 || sctp: allow setting SCTP_SACK_IMMEDIATELY by the application LP: #1557191 || || linux || Bug:1557191 || ipv6/udp: use sticky pktinfo egress ifindex on connect() LP: #1557191 || || linux || Bug:1557191 || net/ipv6: add sysctl option accept_ra_min_hop_limit LP: #1557191 || || linux || Bug:1557191 || ipv6: fix a lockdep splat LP: #1557191 || || linux || Bug:1557191 || unix: correctly track in-flight fds in sending process user_struct LP: #1557191 || || linux || Bug:1557191 || net:Add sysctl_max_skb_frags LP: #1557191 || || linux || Bug:1557191 || sctp: translate network order to host order when users get a hmacid LP: #1557191 || || linux || Bug:1543980 Bug:1557191 || af_unix: Guard against other == sk in unix_dgram_sendmsg LP: #1543980, #1557191 || || linux || Bug:1557191 || qmi_wwan: add "4G LTE usb-modem U901" LP: #1557191 || || linux || Bug:1557191 || net/mlx4_en: Count HW buffer overrun only once LP: #1557191 || || linux || Bug:1557191 || pppoe: fix reference counting in PPPoE proxy LP: #1557191 || || linux || Bug:1557191 || rtnl: RTM_GETNETCONF: fix wrong return value LP: #1557191 || || linux || Bug:1557191 || unix_diag: fix incorrect sign extension in unix_lookup_by_ino LP: #1557191 || || linux || Bug:1557191 || sctp: Fix port hash table size computation LP: #1557191 || || linux || Bug:1557191 || bonding: Fix ARP monitor validation LP: #1557191 || || linux || Bug:1557191 || ipv4: fix memory leaks in ip_cmsg_send() callers LP: #1557191 || || linux || Bug:1557191 || net/mlx4_en: Choose time-stamping shift value according to HW frequency LP: #1557191 || || linux || Bug:1557191 || af_unix: Don't set err in unix_stream_read_generic unless there was an error LP: #1557191 || || linux || Bug:1557191 || pipe: limit the per-user amount of pages allocated in pipes LP: #1557191 || || linux || Bug:1557191 || Linux 3.13.11-ckt36 LP: #1557191 || || linux || Bug:1527643 || sched/numa: Move task_numa_free() to __put_task_struct() LP: #1527643 || || linux || Bug:1527643 || sched/numa: Fix unsafe get_task_struct() in task_numa_assign() LP: #1527643 || || linux || Bug:1527643 || sched/numa: Fix use-after-free bug in the task_numa_compare LP: #1527643 || || linux-keystone || Bug:1558889 || Release Tracking Bug LP: #1558889 || || linux-keystone || Bug:1558727 || Release Tracking Bug LP: #1558727 || || linux-lts-utopic || Bug:1558760 || Release Tracking Bug LP: #1558760 || || linux-lts-utopic || Bug:1558092 || Release Tracking Bug LP: #1558092 || || linux-lts-utopic || Bug:1552180 || Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo" LP: #1552180 || || linux-lts-utopic || Bug:1540731 || Revert "af_unix: Revert 'lock_interruptible' in stream receive code" LP: #1540731 || || linux-lts-utopic || Bug:1552180 || media] usbvision fix overflow of interfaces array LP: #1552180 || || linux-lts-utopic || Bug:1552180 || media] usbvision: fix leak of usb_dev on failure paths in usbvision_probe() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || media] usbvision: fix crash on detecting device with invalid configuration LP: #1552180 || || linux-lts-utopic || Bug:1552180 || tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) LP: #1552180 || || linux-lts-utopic || Bug:1552180 || USB: serial: visor: fix crash on detecting device without write_urbs LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ASN.1: Fix non-match detection failure on data overrun LP: #1552180 || || linux-lts-utopic || Bug:1552180 || iw_cxgb3: Fix incorrectly returning error on success LP: #1552180 || || linux-lts-utopic || Bug:1552180 || EVM: Use crypto_memneq() for digest comparisons LP: #1552180 || || linux-lts-utopic || Bug:1552180 || iio: adis_buffer: Fix out-of-bounds memory access LP: #1552180 || || linux-lts-utopic || Bug:1552180 || KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 LP: #1552180 || || linux-lts-utopic || Bug:1552180 || x86/irq: Call chip->irq_set_affinity in proper context LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || usb: cdc-acm: handle unlinked urb in acm read callback LP: #1552180 || || linux-lts-utopic || Bug:1552180 || usb: cdc-acm: send zero packet for intel 7260 modem LP: #1552180 || || linux-lts-utopic || Bug:1552180 || cdc-acm:exclude Samsung phone 04e8:685d LP: #1552180 || || linux-lts-utopic || Bug:1552180 || usb: hub: do not clear BOS field during reset device LP: #1552180 || || linux-lts-utopic || Bug:1552180 || USB: cp210x: add ID for IAI USB to RS485 adaptor LP: #1552180 || || linux-lts-utopic || Bug:1552180 || USB: visor: fix null-deref at probe LP: #1552180 || || linux-lts-utopic || Bug:1552180 || USB: serial: option: Adding support for Telit LE922 LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: seq: Degrade the error message for too many opens LP: #1552180 || || linux-lts-utopic || Bug:1552180 || USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable LP: #1552180 || || linux-lts-utopic || Bug:1552180 || USB: option: fix Cinterion AHxx enumeration LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay LP: #1552180 || || linux-lts-utopic || Bug:1552180 || virtio_pci: fix use after free on release LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: bebob: Use a signed return type for get_formation_index LP: #1552180 || || linux-lts-utopic || Bug:1552180 || arm64: errata: Add -mpc-relative-literal-loads to build flags LP: #1533009, #1552180 || || linux-lts-utopic || Bug:1552180 || powerpc/eeh: Fix PE location code LP: #1552180 || || linux-lts-utopic || Bug:1552180 || SCSI: fix crashes in sd and sr runtime PM LP: #1552180 || || linux-lts-utopic || Bug:1552180 || n_tty: Fix unsafe reference to "other" ldisc LP: #1552180 || || linux-lts-utopic || Bug:1552180 || staging/speakup: Use tty_ldisc_ref() for paste kworker LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: dummy: Disable switching timer backend via sysfs LP: #1552180 || || linux-lts-utopic || Bug:1552180 || drm/vmwgfx: respect 'nomodeset' LP: #1552180 || || linux-lts-utopic || Bug:1552180 || x86/mm/pat: Avoid truncation when converting cpa->numpages to address LP: #1552180 || || linux-lts-utopic || Bug:1552180 || perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed LP: #1552180 || || linux-lts-utopic || Bug:1552180 || perf hists: Fix HISTC_MEM_DCACHELINE width setting LP: #1552180 || || linux-lts-utopic || Bug:1552180 || powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 LP: #1552180 || || linux-lts-utopic || Bug:1552180 || umount: Do not allow unmounting rootfs. LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_skcipher - Require setkey before accept(2) LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_skcipher - Add nokey compatibility path LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_hash - Require setkey before accept(2) LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: skcipher - Add crypto_skcipher_has_setkey LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_skcipher - Add key check exception for cipher_null LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_hash - Remove custom release parent function LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_skcipher - Remove custom release parent function LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_hash - Fix race condition in hash_check_key LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_skcipher - Fix race condition in skcipher_check_key LP: #1552180 || || linux-lts-utopic || Bug:1552180 || iio: add HAS_IOMEM dependency to VF610_ADC LP: #1552180 || || linux-lts-utopic || Bug:1552180 || iio: dac: mcp4725: set iio name property in sysfs LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ASoC: rt5645: fix the shift bit of IN1 boost LP: #1552180 || || linux-lts-utopic || Bug:1552180 || cgroup: make sure a parent css isn't offlined before its children LP: #1552180 || || linux-lts-utopic || Bug:1552180 || PCI/AER: Flush workqueue on device remove to avoid use-after-free LP: #1552180 || || linux-lts-utopic || Bug:1552180 || libata: disable forced PORTS_IMPL for >= AHCI 1.3 LP: #1552180 || || linux-lts-utopic || Bug:1552180 || mac80211: Requeue work after scan complete for all VIF types. LP: #1552180 || || linux-lts-utopic || Bug:1552180 || rfkill: fix rfkill_fop_read wait_event usage LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: shash - Fix has_key setting LP: #1552180 || || linux-lts-utopic || Bug:1552180 || drm/i915/dp: fall back to 18 bpp when sink capability is unknown LP: #1552180 || || linux-lts-utopic || Bug:1552180 || target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: algif_hash - wait for crypto_ahash_init() to complete LP: #1552180 || || linux-lts-utopic || Bug:1552180 || iio: inkern: fix a NULL dereference on error LP: #1552180 || || linux-lts-utopic || Bug:1552180 || iio: pressure: mpl115: fix temperature offset sign LP: #1552180 || || linux-lts-utopic || Bug:1552180 || intel_scu_ipcutil: underflow in scu_reg_access() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: seq: Fix race at closing in virmidi driver LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: pcm: Fix potential deadlock in OSS emulation LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: seq: Fix yet another races among ALSA timer accesses LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: timer: Code cleanup LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: timer: Fix link corruption due to double start or stop LP: #1552180 || || linux-lts-utopic || Bug:1552180 || libata: fix sff host state machine locking while polling LP: #1552180 || || linux-lts-utopic || Bug:1552180 || MIPS: Fix buffer overflow in syscall_get_arguments() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ASoC: dpcm: fix the BE state on hw_free LP: #1552180 || || linux-lts-utopic || Bug:1552180 || module: wrapper for symbol name. LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: hda - Add fixup for Mac Mini 7,1 model LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: rawmidi: Make snd_rawmidi_transmit() race-free LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: rawmidi: Fix race at copying & updating the position LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: seq: Fix lockdep warnings due to double mutex locks LP: #1552180 || || linux-lts-utopic || Bug:1552180 || drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration LP: #1552180 || || linux-lts-utopic || Bug:1552180 || radix-tree: fix race in gang lookup LP: #1552180 || || linux-lts-utopic || Bug:1552180 || usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms LP: #1552180 || || linux-lts-utopic || Bug:1552180 || xhci: Fix list corruption in urb dequeue at host removal LP: #1552180 || || linux-lts-utopic || Bug:1552180 || media] tda1004x: only update the frontend properties if locked LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: timer: Fix leftover link at closing LP: #1552180 || || linux-lts-utopic || Bug:1552180 || media] saa7134-alsa: Only frees registered sound cards LP: #1552180 || || linux-lts-utopic || Bug:1552180 || Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl LP: #1552180 || || linux-lts-utopic || Bug:1552180 || scsi_dh_rdac: always retry MODE SELECT on command lock violation LP: #1552180 || || linux-lts-utopic || Bug:1552180 || SCSI: Add Marvell Console to VPD blacklist LP: #1552180 || || linux-lts-utopic || Bug:1552180 || drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: hda - Fix static checker warning in patch_hdmi.c LP: #1552180 || || linux-lts-utopic || Bug:1552180 || dump_stack: avoid potential deadlocks LP: #1552180 || || linux-lts-utopic || Bug:1552180 || mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup LP: #1552180 || || linux-lts-utopic || Bug:1552180 || mm: replace vma_lock_anon_vma with anon_vma_lock_read/write LP: #1552180 || || linux-lts-utopic || Bug:1552180 || radix-tree: fix oops after radix_tree_iter_retry LP: #1552180 || || linux-lts-utopic || Bug:1552180 || crypto: user - lock crypto_alg_list on alg dump LP: #1552180 || || linux-lts-utopic || Bug:1552180 || serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) LP: #1552180 || || linux-lts-utopic || Bug:1552180 || pty: fix possible use after free of tty->driver_data LP: #1552180 || || linux-lts-utopic || Bug:1552180 || pty: make sure super_block is still valid in final /dev/tty close LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: hda - Fix speaker output from VAIO AiO machines LP: #1552180 || || linux-lts-utopic || Bug:1552180 || klist: fix starting point removed bug in klist iterators LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: dummy: Implement timer backend switching more safely LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: timer: Fix wrong instance passed to slave callbacks LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: timer: Fix race between stop and interrupt LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ALSA: timer: Fix race at concurrent reads LP: #1552180 || || linux-lts-utopic || Bug:1552180 || phy: twl4030-usb: Relase usb phy on unload LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ahci: Intel DNV device IDs SATA LP: #1552180 || || linux-lts-utopic || Bug:1552180 || workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup LP: #1552180 || || linux-lts-utopic || Bug:1552180 || drm/radeon: hold reference to fences in radeon_sa_bo_new LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ARM: 8519/1: ICST: try other dividends than 1 LP: #1552180 || || linux-lts-utopic || Bug:1552180 || btrfs: properly set the termination value of ctx->pos in readdir LP: #1552180 || || linux-lts-utopic || Bug:1552180 || net: phy: Fix phy_mac_interrupt() LP: #1552180 || || linux-lts-utopic || Bug:1552180 || af_unix: fix struct pid memory leak LP: #1552180 || || linux-lts-utopic || Bug:1552180 || pptp: fix illegal memory access caused by multiple bind()s LP: #1552180 || || linux-lts-utopic || Bug:1552180 || sctp: allow setting SCTP_SACK_IMMEDIATELY by the application LP: #1552180 || || linux-lts-utopic || Bug:1552180 || netlink: not trim skb for mmaped socket when dump LP: #1552180 || || linux-lts-utopic || Bug:1552180 || unix: correctly track in-flight fds in sending process user_struct LP: #1552180 || || linux-lts-utopic || Bug:1552180 || ipv6: fix a lockdep splat LP: #1552180 || || linux-lts-utopic || Bug:1552180 || sctp: translate network order to host order when users get a hmacid LP: #1552180 || || linux-lts-utopic || Bug:1552180 || IB/mlx5: Fix RC transport send queue overhead computation LP: #1552180 || || linux-lts-utopic || Bug:1552180 || pipe: limit the per-user amount of pages allocated in pipes LP: #1552180 || || linux-lts-utopic || Bug:1552180 || net: phy: fix PHY_RUNNING in phy_state_machine LP: #1552180 || || linux-lts-utopic || Bug:1552180 || net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS LP: #1552180 || || linux-lts-utopic || Bug:1552180 || Linux 3.16.7-ckt25 LP: #1552180 || || linux-lts-utopic || Bug:1527643 || sched/numa: Fix unsafe get_task_struct() in task_numa_assign() LP: #1527643 || || linux-lts-utopic || Bug:1527643 || sched/numa: Fix use-after-free bug in the task_numa_compare LP: #1527643 || || linux-lts-vivid || Bug:1557870 || Release Tracking Bug LP: #1557870 || || linux-lts-vivid || Bug:1557623 || Release Tracking Bug LP: #1557623 || || linux-lts-vivid || Bug:1556297 || Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo" LP: #1556297 || || linux-lts-vivid || Bug:1540731 || Revert "af_unix: Revert 'lock_interruptible' in stream receive code" LP: #1540731 || || linux-lts-vivid || Bug:1556297 || iw_cxgb3: Fix incorrectly returning error on success LP: #1556297 || || linux-lts-vivid || Bug:1556297 || EVM: Use crypto_memneq() for digest comparisons LP: #1556297 || || linux-lts-vivid || Bug:1556297 || x86/entry/compat: Add missing CLAC to entry_INT80_32 LP: #1556297 || || linux-lts-vivid || Bug:1556297 || iio: add HAS_IOMEM dependency to VF610_ADC LP: #1556297 || || linux-lts-vivid || Bug:1556297 || iio: dac: mcp4725: set iio name property in sysfs LP: #1556297 || || linux-lts-vivid || Bug:1556297 || iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ASoC: rt5645: fix the shift bit of IN1 boost LP: #1556297 || || linux-lts-vivid || Bug:1556297 || cgroup: make sure a parent css isn't offlined before its children LP: #1556297 || || linux-lts-vivid || Bug:1556297 || PCI/AER: Flush workqueue on device remove to avoid use-after-free LP: #1556297 || || linux-lts-vivid || Bug:1556297 || libata: disable forced PORTS_IMPL for >= AHCI 1.3 LP: #1556297 || || linux-lts-vivid || Bug:1556297 || mac80211: Requeue work after scan complete for all VIF types. LP: #1556297 || || linux-lts-vivid || Bug:1556297 || rfkill: fix rfkill_fop_read wait_event usage LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ARM: dts: at91: sama5d4: fix instance id of DBGU LP: #1556297 || || linux-lts-vivid || Bug:1556297 || crypto: shash - Fix has_key setting LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/i915/dp: fall back to 18 bpp when sink capability is unknown LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: usb-audio: Fix OPPO HA-1 vendor ID LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: usb-audio: Add native DSD support for PS Audio NuWave DAC LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors LP: #1556297 || || linux-lts-vivid || Bug:1556297 || crypto: algif_hash - wait for crypto_ahash_init() to complete LP: #1556297 || || linux-lts-vivid || Bug:1556297 || iio: inkern: fix a NULL dereference on error LP: #1556297 || || linux-lts-vivid || Bug:1556297 || iio: pressure: mpl115: fix temperature offset sign LP: #1556297 || || linux-lts-vivid || Bug:1556297 || intel_scu_ipcutil: underflow in scu_reg_access() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: seq: Fix race at closing in virmidi driver LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: pcm: Fix potential deadlock in OSS emulation LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: seq: Fix yet another races among ALSA timer accesses LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: timer: Code cleanup LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: timer: Fix link corruption due to double start or stop LP: #1556297 || || linux-lts-vivid || Bug:1556297 || libata: fix sff host state machine locking while polling LP: #1556297 || || linux-lts-vivid || Bug:1556297 || MIPS: Fix buffer overflow in syscall_get_arguments() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm: add helper to check for wc memory support LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/radeon: mask out WC from BO on unsupported arches LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ASoC: dpcm: fix the BE state on hw_free LP: #1556297 || || linux-lts-vivid || Bug:1556297 || module: wrapper for symbol name. LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: hda - Add fixup for Mac Mini 7,1 model LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: rawmidi: Make snd_rawmidi_transmit() race-free LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: rawmidi: Fix race at copying & updating the position LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: seq: Fix lockdep warnings due to double mutex locks LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration LP: #1556297 || || linux-lts-vivid || Bug:1556297 || radix-tree: fix race in gang lookup LP: #1556297 || || linux-lts-vivid || Bug:1556297 || usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms LP: #1556297 || || linux-lts-vivid || Bug:1556297 || xhci: Fix list corruption in urb dequeue at host removal LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Fix LUN_RESET active TMR descriptor handling LP: #1556297 || || linux-lts-vivid || Bug:1556297 || media] tda1004x: only update the frontend properties if locked LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: timer: Fix leftover link at closing LP: #1556297 || || linux-lts-vivid || Bug:1556297 || media] saa7134-alsa: Only frees registered sound cards LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ARM: nomadik: fix up SD/MMC DT settings LP: #1556297 || || linux-lts-vivid || Bug:1556297 || Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl LP: #1556297 || || linux-lts-vivid || Bug:1556297 || scsi_dh_rdac: always retry MODE SELECT on command lock violation LP: #1556297 || || linux-lts-vivid || Bug:1556297 || SCSI: Add Marvell Console to VPD blacklist LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm: fix missing reference counting decrease LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/dp/mst: Calculate MST PBN with 31.32 fixed point LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/dp/mst: Reverse order of MST enable and clearing VC payload table. LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/dp/mst: deallocate payload on port destruction LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: hda - Fix static checker warning in patch_hdmi.c LP: #1556297 || || linux-lts-vivid || Bug:1556297 || dump_stack: avoid potential deadlocks LP: #1556297 || || linux-lts-vivid || Bug:1556297 || mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup LP: #1556297 || || linux-lts-vivid || Bug:1556297 || mm: replace vma_lock_anon_vma with anon_vma_lock_read/write LP: #1556297 || || linux-lts-vivid || Bug:1556297 || radix-tree: fix oops after radix_tree_iter_retry LP: #1556297 || || linux-lts-vivid || Bug:1556297 || crypto: user - lock crypto_alg_list on alg dump LP: #1556297 || || linux-lts-vivid || Bug:1556297 || crypto: atmel-sha - fix atmel_sha_remove() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || qla2xxx: Fix stale pointer access. LP: #1556297 || || linux-lts-vivid || Bug:1556297 || serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) LP: #1556297 || || linux-lts-vivid || Bug:1556297 || pty: fix possible use after free of tty->driver_data LP: #1556297 || || linux-lts-vivid || Bug:1556297 || pty: make sure super_block is still valid in final /dev/tty close LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: hda - Fix speaker output from VAIO AiO machines LP: #1556297 || || linux-lts-vivid || Bug:1556297 || klist: fix starting point removed bug in klist iterators LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: dummy: Implement timer backend switching more safely LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/i915/dsi: defend gpio table against out of bounds access LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/i915/dsi: don't pass arbitrary data to sideband LP: #1556297 || || linux-lts-vivid || Bug:1556297 || powerpc: Fix dedotify for binutils >= 2.26 LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: timer: Fix wrong instance passed to slave callbacks LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || xen/scsiback: correct frontend counting LP: #1556297 || || linux-lts-vivid || Bug:1556297 || nfs: fix nfs_size_to_loff_t LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: timer: Fix race between stop and interrupt LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: timer: Fix race at concurrent reads LP: #1556297 || || linux-lts-vivid || Bug:1556297 || phy: core: Fixup return value of phy_exit when !pm_runtime_enabled LP: #1556297 || || linux-lts-vivid || Bug:1556297 || phy: core: fix wrong err handle for phy_power_on LP: #1556297 || || linux-lts-vivid || Bug:1556297 || phy: twl4030-usb: Relase usb phy on unload LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/i915: fix error path in intel_setup_gmbus() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ahci: Intel DNV device IDs SATA LP: #1556297 || || linux-lts-vivid || Bug:1556297 || workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/radeon: hold reference to fences in radeon_sa_bo_new LP: #1556297 || || linux-lts-vivid || Bug:1556297 || cifs: fix erroneous return value LP: #1556297 || || linux-lts-vivid || Bug:1556297 || s390/dasd: prevent incorrect length error under z/VM after PAV changes LP: #1556297 || || linux-lts-vivid || Bug:1556297 || s390/dasd: fix refcount for PAV reassignment LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ARM: 8519/1: ICST: try other dividends than 1 LP: #1556297 || || linux-lts-vivid || Bug:1556297 || btrfs: properly set the termination value of ctx->pos in readdir LP: #1556297 || || linux-lts-vivid || Bug:1556297 || irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 LP: #1556297 || || linux-lts-vivid || Bug:1556297 || scsi: fix soft lockup in scsi_remove_target() on module removal LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ext4: fix potential integer overflow LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ext4: don't read blocks from disk after extents being swapped LP: #1556297 || || linux-lts-vivid || Bug:1556297 || bio: return EINTR if copying to user space got interrupted LP: #1556297 || || linux-lts-vivid || Bug:1556297 || iwlwifi: mvm: don't allow sched scans without matches to be started LP: #1556297 || || linux-lts-vivid || Bug:1556297 || xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY LP: #1556297 || || linux-lts-vivid || Bug:1556297 || xen/pciback: Save the number of MSI-X entries to be copied later. LP: #1556297 || || linux-lts-vivid || Bug:1556297 || xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: seq: Drop superfluous error/debug messages after malloc failures LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: seq: Fix leak of pool buffer at concurrent writes LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: hda - Cancel probe work instead of flush at remove LP: #1556297 || || linux-lts-vivid || Bug:1556297 || dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer LP: #1556297 || || linux-lts-vivid || Bug:1556297 || tracepoints: Do not trace when cpu is offline LP: #1556297 || || linux-lts-vivid || Bug:1556297 || tracing: Fix freak link error caused by branch tracer LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: seq: Fix double port list deletion LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/radeon: use post-decrement in error handling LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) LP: #1556297 || || linux-lts-vivid || Bug:1556297 || usb: dwc3: Fix assignment of EP transfer resources LP: #1556297 || || linux-lts-vivid || Bug:1556297 || NFSv4: Fix a dentry leak on alias use LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream LP: #1556297 || || linux-lts-vivid || Bug:1556297 || USB: option: add support for SIM7100E LP: #1556297 || || linux-lts-vivid || Bug:1556297 || USB: cp210x: add IDs for GE B650V3 and B850V3 boards LP: #1556297 || || linux-lts-vivid || Bug:1556297 || USB: option: add "4G LTE usb-modem U901" LP: #1556297 || || linux-lts-vivid || Bug:1556297 || hwmon: (ads1015) Handle negative conversion values correctly LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ext4: fix bh->b_state corruption LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ext4: fix crashes in dioread_nolock mode LP: #1556297 || || linux-lts-vivid || Bug:1556297 || kernel/resource.c: fix muxed resource handling in __request_region() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE LP: #1556297 || || linux-lts-vivid || Bug:1556297 || can: ems_usb: Fix possible tx overflow LP: #1556297 || || linux-lts-vivid || Bug:1556297 || s390/compat: correct restore of high gprs on signal return LP: #1556297 || || linux-lts-vivid || Bug:1556297 || sunrpc/cache: fix off-by-one in qword_get() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || KVM: arm/arm64: vgic: Ensure bitmaps are long enough LP: #1556297 || || linux-lts-vivid || Bug:1556297 || KVM: async_pf: do not warn on page allocation failures LP: #1556297 || || linux-lts-vivid || Bug:1556297 || tracing: Fix showing function event in available_events LP: #1556297 || || linux-lts-vivid || Bug:1556297 || libceph: don't bail early from try_read() when skipping a message LP: #1556297 || || linux-lts-vivid || Bug:1556297 || libceph: use the right footer size when skipping a message LP: #1556297 || || linux-lts-vivid || Bug:1549620 Bug:1556297 || ALSA: hda - Fixing background noise on Dell Inspiron 3162 LP: #1549620, #1556297 || || linux-lts-vivid || Bug:1556297 || KVM: x86: MMU: fix ubsan index-out-of-range warning LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 LP: #1556297 || || linux-lts-vivid || Bug:1556297 || x86/mpx: Fix off-by-one comparison with nr_registers LP: #1556297 || || linux-lts-vivid || Bug:1556297 || mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED LP: #1556297 || || linux-lts-vivid || Bug:1556297 || hpfs: don't truncate the file when delete fails LP: #1556297 || || linux-lts-vivid || Bug:1556297 || do_last(): don't let a bogus return value from ->open() et.al. to confuse us LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Remove the unused flag SCF_ACK_KREF LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Remove first argument of target_{get,put}_sess_cmd() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Fix LUN_RESET active I/O handling for ACK_KREF LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Fix TAS handling for multi-session se_node_acls LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Fix remote-port TMR ABORT + se_cmd fabric stop LP: #1556297 || || linux-lts-vivid || Bug:1556297 || target: Fix race with SCF_SEND_DELAYED_TAS handling LP: #1556297 || || linux-lts-vivid || Bug:1556297 || af_iucv: Validate socket address length in iucv_sock_bind() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: dp83640: Fix tx timestamp overflow handling. LP: #1556297 || || linux-lts-vivid || Bug:1556297 || tcp: fix NULL deref in tcp_v4_send_ack() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || af_unix: fix struct pid memory leak LP: #1556297 || || linux-lts-vivid || Bug:1556297 || pptp: fix illegal memory access caused by multiple bind()s LP: #1556297 || || linux-lts-vivid || Bug:1556297 || sctp: allow setting SCTP_SACK_IMMEDIATELY by the application LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ipv6/udp: use sticky pktinfo egress ifindex on connect() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net/ipv6: add sysctl option accept_ra_min_hop_limit LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ipv6: addrconf: Fix recursive spin lock call LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ipv6: fix a lockdep splat LP: #1556297 || || linux-lts-vivid || Bug:1556297 || unix: correctly track in-flight fds in sending process user_struct LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net:Add sysctl_max_skb_frags LP: #1556297 || || linux-lts-vivid || Bug:1556297 || tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs LP: #1556297 || || linux-lts-vivid || Bug:1556297 || sctp: translate network order to host order when users get a hmacid LP: #1556297 || || linux-lts-vivid || Bug:1556297 || flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: Copy inner L3 and L4 headers as unaligned on GRE TEB LP: #1556297 || || linux-lts-vivid || Bug:1556297 || bonding: Fix ARP monitor validation LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ipv4: fix memory leaks in ip_cmsg_send() callers LP: #1556297 || || linux-lts-vivid || Bug:1556297 || af_unix: Guard against other == sk in unix_dgram_sendmsg LP: #1556297 || || linux-lts-vivid || Bug:1556297 || qmi_wwan: add "4G LTE usb-modem U901" LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net/mlx4_en: Count HW buffer overrun only once LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net/mlx4_en: Choose time-stamping shift value according to HW frequency LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net/mlx4_en: Avoid changing dev->features directly in run-time LP: #1556297 || || linux-lts-vivid || Bug:1556297 || pppoe: fix reference counting in PPPoE proxy LP: #1556297 || || linux-lts-vivid || Bug:1556297 || route: check and remove route cache when we get route LP: #1556297 || || linux-lts-vivid || Bug:1556297 || rtnl: RTM_GETNETCONF: fix wrong return value LP: #1556297 || || linux-lts-vivid || Bug:1556297 || unix_diag: fix incorrect sign extension in unix_lookup_by_ino LP: #1556297 || || linux-lts-vivid || Bug:1556297 || sctp: Fix port hash table size computation LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: phy: bcm7xxx: Fix shadow mode 2 disabling LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: phy: bcm7xxx: Fix bcm7xxx_config_init() check LP: #1556297 || || linux-lts-vivid || Bug:1556297 || s390/oprofile: fix address range for asynchronous stack LP: #1556297 || || linux-lts-vivid || Bug:1556297 || s390/perf_event: fix address range for asynchronous stack LP: #1556297 || || linux-lts-vivid || Bug:1556297 || af_unix: Don't set err in unix_stream_read_generic unless there was an error LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: phy: Fix phy_mac_interrupt() LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: phy: fix PHY_RUNNING in phy_state_machine LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS LP: #1556297 || || linux-lts-vivid || Bug:1556297 || net: phy: bcm7xxx: Fix 40nm EPHY features LP: #1556297 || || linux-lts-vivid || Bug:1556297 || netlink: not trim skb for mmaped socket when dump LP: #1556297 || || linux-lts-vivid || Bug:1556297 || ARM: dts: kirkwood: use unique machine name for ds112 LP: #1556297 || || linux-lts-vivid || Bug:1556297 || s390/stacktrace: fix address ranges for asynchronous and panic stack LP: #1556297 || || linux-lts-vivid || Bug:1556297 || MAINTAINERS: Remove stale entry for BCM33xx chips LP: #1556297 || || linux-lts-vivid || Bug:1556297 || media] exynos4-is: fix a format string bug LP: #1556297 || || linux-lts-vivid || Bug:1556297 || pipe: limit the per-user amount of pages allocated in pipes LP: #1556297 || || linux-lts-vivid || Bug:1556297 || Linux 3.19.8-ckt16 LP: #1556297 || || linux-lts-vivid || Bug:1527643 || sched/numa: Fix use-after-free bug in the task_numa_compare LP: #1527643 || || linux-lts-vivid || Bug:1541330 || ip_vti/ip6_vti: Do not touch skb->mark on xmit LP: #1541330 || || linux-lts-vivid || Bug:1541330 || xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input LP: #1541330 || || linux-lts-vivid || Bug:1541330 || ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call LP: #1541330 || || linux-lts-wily || Bug:1557884 || Release Tracking Bug LP: #1557884 || || linux-lts-wily || Bug:1556269 || Revert "workqueue: make sure delayed work run in local cpu" LP: #1556269 || || linux-lts-wily || Bug:1556269 || Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo" LP: #1556269 || || linux-lts-wily || Bug:1552592 || KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX LP: #1552592 || || linux-lts-wily || Bug:1545330 || locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h LP: #1545330 || || linux-lts-wily || Bug:1556269 || media] usbvision fix overflow of interfaces array LP: #1556269 || || linux-lts-wily || Bug:1556269 || media] usbvision: fix crash on detecting device with invalid configuration LP: #1556269 || || linux-lts-wily || Bug:1556269 || ASN.1: Fix non-match detection failure on data overrun LP: #1556269 || || linux-lts-wily || Bug:1556269 || iw_cxgb3: Fix incorrectly returning error on success LP: #1556269 || || linux-lts-wily || Bug:1556269 || EVM: Use crypto_memneq() for digest comparisons LP: #1556269 || || linux-lts-wily || Bug:1556269 || vmstat: explicitly schedule per-cpu work on the CPU we need it to run on LP: #1556269 || || linux-lts-wily || Bug:1556269 || x86/entry/compat: Add missing CLAC to entry_INT80_32 LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio-light: Use a signed return type for ltr501_match_samp_freq() LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio: add IIO_TRIGGER dependency to STK8BA50 LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio: add HAS_IOMEM dependency to VF610_ADC LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio: dac: mcp4725: set iio name property in sysfs LP: #1556269 || || linux-lts-wily || Bug:1556269 || iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio: light: acpi-als: Report data as processed LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer. LP: #1556269 || || linux-lts-wily || Bug:1556269 || ASoC: rt5645: fix the shift bit of IN1 boost LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2 LP: #1556269 || || linux-lts-wily || Bug:1556269 || cgroup: make sure a parent css isn't offlined before its children LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: OMAP2+: Fix wait_dll_lock_timed for rodata LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: OMAP2+: Fix l2dis_3630 for rodata LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: OMAP2+: Fix save_secure_ram_context for rodata LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: OMAP2+: Fix l2_inv_api_params for rodata LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata LP: #1556269 || || linux-lts-wily || Bug:1556269 || rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encoded LP: #1556269 || || linux-lts-wily || Bug:1556269 || PCI/AER: Flush workqueue on device remove to avoid use-after-free LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: dts: Fix wl12xx missing clocks that cause hangs LP: #1556269 || || linux-lts-wily || Bug:1556269 || libata: disable forced PORTS_IMPL for >= AHCI 1.3 LP: #1556269 || || linux-lts-wily || Bug:1556269 || mac80211: Requeue work after scan complete for all VIF types. LP: #1556269 || || linux-lts-wily || Bug:1556269 || rfkill: fix rfkill_fop_read wait_event usage LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: dts: at91: sama5d4: fix instance id of DBGU LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0 LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ type LP: #1556269 || || linux-lts-wily || Bug:1556269 || crypto: shash - Fix has_key setting LP: #1556269 || || linux-lts-wily || Bug:1556269 || Input: vmmouse - fix absolute device registration LP: #1556269 || || linux-lts-wily || Bug:1556269 || spi: atmel: fix gpio chip-select in case of non-DT platform LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/i915/dp: fall back to 18 bpp when sink capability is unknown LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: usb-audio: Fix OPPO HA-1 vendor ID LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: usb-audio: Add native DSD support for PS Audio NuWave DAC LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000 LP: #1556269 || || linux-lts-wily || Bug:1556269 || target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors LP: #1556269 || || linux-lts-wily || Bug:1556269 || crypto: algif_hash - wait for crypto_ahash_init() to complete LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio: inkern: fix a NULL dereference on error LP: #1556269 || || linux-lts-wily || Bug:1556269 || iio: pressure: mpl115: fix temperature offset sign LP: #1556269 || || linux-lts-wily || Bug:1556269 || intel_scu_ipcutil: underflow in scu_reg_access() LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: seq: Fix race at closing in virmidi driver LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: pcm: Fix potential deadlock in OSS emulation LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: seq: Fix yet another races among ALSA timer accesses LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: timer: Code cleanup LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: timer: Fix link corruption due to double start or stop LP: #1556269 || || linux-lts-wily || Bug:1556269 || libata: fix sff host state machine locking while polling LP: #1556269 || || linux-lts-wily || Bug:1556269 || MIPS: Fix buffer overflow in syscall_get_arguments() LP: #1556269 || || linux-lts-wily || Bug:1556269 || cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm: add helper to check for wc memory support LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/radeon: mask out WC from BO on unsupported arches LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: mask out WC from BO on unsupported arches LP: #1556269 || || linux-lts-wily || Bug:1556269 || ASoC: dpcm: fix the BE state on hw_free LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: move gmc7 support out of CIK dependency LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: iceland use CI based MC IP LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: pull topaz gmc bits into gmc_v7 LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: drop topaz support from gmc8 module LP: #1556269 || || linux-lts-wily || Bug:1556269 || modules: fix modparam async_probe request LP: #1556269 || || linux-lts-wily || Bug:1556269 || module: wrapper for symbol name. LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda - Add fixup for Mac Mini 7,1 model LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: rawmidi: Make snd_rawmidi_transmit() race-free LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: rawmidi: Fix race at copying & updating the position LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: seq: Fix lockdep warnings due to double mutex locks LP: #1556269 || || linux-lts-wily || Bug:1556269 || drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration LP: #1556269 || || linux-lts-wily || Bug:1556269 || radix-tree: fix race in gang lookup LP: #1556269 || || linux-lts-wily || Bug:1556269 || drivers/hwspinlock: fix race between radix tree insertion and lookup LP: #1556269 || || linux-lts-wily || Bug:1556269 || btrfs: fix clone / extent-same deadlocks LP: #1556269 || || linux-lts-wily || Bug:1556269 || Btrfs: fix invalid page accesses in extent_same (dedup) ioctl LP: #1556269 || || linux-lts-wily || Bug:1556269 || Btrfs: fix page reading in extent_same ioctl leading to csum errors LP: #1556269 || || linux-lts-wily || Bug:1556269 || usb: xhci: handle both SSIC ports in PME stuck quirk LP: #1556269 || || linux-lts-wily || Bug:1556269 || usb: xhci: add a quirk bit for ssic port unused LP: #1556269 || || linux-lts-wily || Bug:1556269 || usb: xhci: set SSIC port unused only if xhci_suspend succeeds LP: #1556269 || || linux-lts-wily || Bug:1556269 || usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms LP: #1556269 || || linux-lts-wily || Bug:1556269 || xhci: Fix list corruption in urb dequeue at host removal LP: #1556269 || || linux-lts-wily || Bug:1556269 || target: Invoke release_cmd() callback without holding a spinlock LP: #1556269 || || linux-lts-wily || Bug:1556269 || target: Fix LUN_RESET active I/O handling for ACK_KREF LP: #1556269 || || linux-lts-wily || Bug:1556269 || target: Fix LUN_RESET active TMR descriptor handling LP: #1556269 || || linux-lts-wily || Bug:1556269 || target: Fix TAS handling for multi-session se_node_acls LP: #1556269 || || linux-lts-wily || Bug:1556269 || media] tda1004x: only update the frontend properties if locked LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: timer: Fix leftover link at closing LP: #1556269 || || linux-lts-wily || Bug:1556269 || media] saa7134-alsa: Only frees registered sound cards LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: nomadik: fix up SD/MMC DT settings LP: #1556269 || || linux-lts-wily || Bug:1556269 || Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl LP: #1556269 || || linux-lts-wily || Bug:1556269 || scsi_dh_rdac: always retry MODE SELECT on command lock violation LP: #1556269 || || linux-lts-wily || Bug:1556269 || SCSI: Add Marvell Console to VPD blacklist LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm: fix missing reference counting decrease LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/dp/mst: Calculate MST PBN with 31.32 fixed point LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/dp/mst: Reverse order of MST enable and clearing VC payload table. LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/dp/mst: deallocate payload on port destruction LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda - Fix static checker warning in patch_hdmi.c LP: #1556269 || || linux-lts-wily || Bug:1556269 || target: Fix remote-port TMR ABORT + se_cmd fabric stop LP: #1556269 || || linux-lts-wily || Bug:1556269 || dump_stack: avoid potential deadlocks LP: #1556269 || || linux-lts-wily || Bug:1556269 || mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress LP: #1556269 || || linux-lts-wily || Bug:1556269 || ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup LP: #1556269 || || linux-lts-wily || Bug:1556269 || mm: replace vma_lock_anon_vma with anon_vma_lock_read/write LP: #1556269 || || linux-lts-wily || Bug:1556269 || radix-tree: fix oops after radix_tree_iter_retry LP: #1556269 || || linux-lts-wily || Bug:1556269 || crypto: user - lock crypto_alg_list on alg dump LP: #1556269 || || linux-lts-wily || Bug:1556269 || crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path LP: #1556269 || || linux-lts-wily || Bug:1556269 || crypto: atmel-sha - fix atmel_sha_remove() LP: #1556269 || || linux-lts-wily || Bug:1556269 || crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init() LP: #1556269 || || linux-lts-wily || Bug:1556269 || target: Fix race with SCF_SEND_DELAYED_TAS handling LP: #1556269 || || linux-lts-wily || Bug:1556269 || qla2xxx: Fix stale pointer access. LP: #1556269 || || linux-lts-wily || Bug:1556269 || serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) LP: #1556269 || || linux-lts-wily || Bug:1556269 || tty: Add support for PCIe WCH382 2S multi-IO card LP: #1556269 || || linux-lts-wily || Bug:1556269 || pty: fix possible use after free of tty->driver_data LP: #1556269 || || linux-lts-wily || Bug:1556269 || pty: make sure super_block is still valid in final /dev/tty close LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda - Fix speaker output from VAIO AiO machines LP: #1556269 || || linux-lts-wily || Bug:1556269 || klist: fix starting point removed bug in klist iterators LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: dummy: Implement timer backend switching more safely LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/i915/dsi: defend gpio table against out of bounds access LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/i915/dsi: don't pass arbitrary data to sideband LP: #1556269 || || linux-lts-wily || Bug:1556269 || powerpc: Fix dedotify for binutils >= 2.26 LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: timer: Fix wrong instance passed to slave callbacks LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() LP: #1556269 || || linux-lts-wily || Bug:1556269 || xen/scsiback: correct frontend counting LP: #1556269 || || linux-lts-wily || Bug:1556269 || nfs: fix nfs_size_to_loff_t LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: timer: Fix race between stop and interrupt LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda - Fix bad dereference of jack object LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: timer: Fix race at concurrent reads LP: #1556269 || || linux-lts-wily || Bug:1556269 || phy: core: fix wrong err handle for phy_power_on LP: #1556269 || || linux-lts-wily || Bug:1556269 || phy: twl4030-usb: Relase usb phy on unload LP: #1556269 || || linux-lts-wily || Bug:1556269 || phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select() LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/i915: fix error path in intel_setup_gmbus() LP: #1556269 || || linux-lts-wily || Bug:1556269 || ahci: Intel DNV device IDs SATA LP: #1556269 || || linux-lts-wily || Bug:1556269 || workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: fix s4 resume LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: remove unnecessary forward declaration LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/radeon: hold reference to fences in radeon_sa_bo_new LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: fix issue with overlapping userptrs LP: #1556269 || || linux-lts-wily || Bug:1556269 || cifs: fix erroneous return value LP: #1556269 || || linux-lts-wily || Bug:1556269 || s390/dasd: prevent incorrect length error under z/VM after PAV changes LP: #1556269 || || linux-lts-wily || Bug:1556269 || s390/dasd: fix refcount for PAV reassignment LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: 8519/1: ICST: try other dividends than 1 LP: #1556269 || || linux-lts-wily || Bug:1556269 || btrfs: properly set the termination value of ctx->pos in readdir LP: #1556269 || || linux-lts-wily || Bug:1556269 || irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 LP: #1556269 || || linux-lts-wily || Bug:1556269 || scsi: fix soft lockup in scsi_remove_target() on module removal LP: #1556269 || || linux-lts-wily || Bug:1556269 || ext4: fix potential integer overflow LP: #1556269 || || linux-lts-wily || Bug:1556269 || ext4: don't read blocks from disk after extents being swapped LP: #1556269 || || linux-lts-wily || Bug:1556269 || bio: return EINTR if copying to user space got interrupted LP: #1556269 || || linux-lts-wily || Bug:1556269 || iwlwifi: mvm: don't allow sched scans without matches to be started LP: #1556269 || || linux-lts-wily || Bug:1556269 || powerpc/eeh: Fix stale cached primary bus LP: #1556269 || || linux-lts-wily || Bug:1556269 || xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY LP: #1556269 || || linux-lts-wily || Bug:1556269 || xen/pciback: Save the number of MSI-X entries to be copied later. LP: #1556269 || || linux-lts-wily || Bug:1556269 || xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: seq: Fix leak of pool buffer at concurrent writes LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda - Cancel probe work instead of flush at remove LP: #1556269 || || linux-lts-wily || Bug:1556269 || dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer LP: #1556269 || || linux-lts-wily || Bug:1556269 || tracepoints: Do not trace when cpu is offline LP: #1556269 || || linux-lts-wily || Bug:1556269 || tracing: Fix freak link error caused by branch tracer LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: seq: Fix double port list deletion LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu: use post-decrement in error handling LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/radeon: use post-decrement in error handling LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) LP: #1556269 || || linux-lts-wily || Bug:1556269 || x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable LP: #1556269 || || linux-lts-wily || Bug:1556269 || x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() LP: #1556269 || || linux-lts-wily || Bug:1556269 || usb: dwc3: Fix assignment of EP transfer resources LP: #1556269 || || linux-lts-wily || Bug:1556269 || powerpc/ioda: Set "read" permission when "write" is set LP: #1556269 || || linux-lts-wily || Bug:1556269 || NFSv4: Fix a dentry leak on alias use LP: #1556269 || || linux-lts-wily || Bug:1556269 || x86/mm: Fix vmalloc_fault() to handle large pages properly LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream LP: #1556269 || || linux-lts-wily || Bug:1556269 || USB: option: add support for SIM7100E LP: #1556269 || || linux-lts-wily || Bug:1556269 || USB: cp210x: add IDs for GE B650V3 and B850V3 boards LP: #1556269 || || linux-lts-wily || Bug:1556269 || USB: option: add "4G LTE usb-modem U901" LP: #1556269 || || linux-lts-wily || Bug:1556269 || mm: fix regression in remap_file_pages() emulation LP: #1556269 || || linux-lts-wily || Bug:1556269 || ipc: convert invalid scenarios to use WARN_ON LP: #1556269 || || linux-lts-wily || Bug:1556269 || ipc/shm: handle removed segments gracefully in shm_mmap() LP: #1556269 || || linux-lts-wily || Bug:1556269 || hwmon: (ads1015) Handle negative conversion values correctly LP: #1556269 || || linux-lts-wily || Bug:1556269 || ext4: fix bh->b_state corruption LP: #1556269 || || linux-lts-wily || Bug:1556269 || ext4: fix crashes in dioread_nolock mode LP: #1556269 || || linux-lts-wily || Bug:1556269 || nfit: fix multi-interface dimm handling, acpi6.1 compatibility LP: #1556269 || || linux-lts-wily || Bug:1556269 || hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook LP: #1556269 || || linux-lts-wily || Bug:1556269 || kernel/resource.c: fix muxed resource handling in __request_region() LP: #1556269 || || linux-lts-wily || Bug:1556269 || drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE LP: #1556269 || || linux-lts-wily || Bug:1556269 || can: ems_usb: Fix possible tx overflow LP: #1556269 || || linux-lts-wily || Bug:1556269 || dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths LP: #1556269 || || linux-lts-wily || Bug:1556269 || s390/compat: correct restore of high gprs on signal return LP: #1556269 || || linux-lts-wily || Bug:1556269 || drm/amdgpu/pm: adjust display configuration after powerstate LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption LP: #1556269 || || linux-lts-wily || Bug:1556269 || sunrpc/cache: fix off-by-one in qword_get() LP: #1556269 || || linux-lts-wily || Bug:1556269 || KVM: arm/arm64: vgic: Ensure bitmaps are long enough LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARCv2: SMP: Emulate IPI to self using software triggered interrupt LP: #1556269 || || linux-lts-wily || Bug:1556269 || KVM: x86: fix missed hardware breakpoints LP: #1556269 || || linux-lts-wily || Bug:1556269 || KVM: async_pf: do not warn on page allocation failures LP: #1556269 || || linux-lts-wily || Bug:1556269 || tracing: Fix showing function event in available_events LP: #1556269 || || linux-lts-wily || Bug:1556269 || libceph: don't bail early from try_read() when skipping a message LP: #1556269 || || linux-lts-wily || Bug:1556269 || libceph: use the right footer size when skipping a message LP: #1556269 || || linux-lts-wily || Bug:1549620 Bug:1556269 || ALSA: hda - Fixing background noise on Dell Inspiron 3162 LP: #1549620, #1556269 || || linux-lts-wily || Bug:1556269 || KVM: x86: MMU: fix ubsan index-out-of-range warning LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda/realtek - Support Dell headset mode for ALC225 LP: #1556269 || || linux-lts-wily || Bug:1549660 Bug:1556269 || ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 LP: #1549660, #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 LP: #1556269 || || linux-lts-wily || Bug:1556269 || ALSA: hda - Loop interrupt handling until really cleared LP: #1556269 || || linux-lts-wily || Bug:1556269 || x86/mpx: Fix off-by-one comparison with nr_registers LP: #1556269 || || linux-lts-wily || Bug:1556269 || mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED LP: #1556269 || || linux-lts-wily || Bug:1556269 || ocfs2: unlock inode if deleting inode from orphan fails LP: #1556269 || || linux-lts-wily || Bug:1556269 || hpfs: don't truncate the file when delete fails LP: #1556269 || || linux-lts-wily || Bug:1556269 || do_last(): don't let a bogus return value from ->open() et.al. to confuse us LP: #1556269 || || linux-lts-wily || Bug:1556269 || namei: ->d_inode of a pinned dentry is stable only for positives LP: #1556269 || || linux-lts-wily || Bug:1556269 || should_follow_link(): validate ->d_seq after having decided to follow LP: #1556269 || || linux-lts-wily || Bug:1556269 || do_last(): ELOOP failure exit should be done after leaving RCU mode LP: #1556269 || || linux-lts-wily || Bug:1556269 || af_iucv: Validate socket address length in iucv_sock_bind() LP: #1556269 || || linux-lts-wily || Bug:1556269 || net: dp83640: Fix tx timestamp overflow handling. LP: #1556269 || || linux-lts-wily || Bug:1556269 || tcp: fix NULL deref in tcp_v4_send_ack() LP: #1556269 || || linux-lts-wily || Bug:1556269 || af_unix: fix struct pid memory leak LP: #1556269 || || linux-lts-wily || Bug:1556269 || pptp: fix illegal memory access caused by multiple bind()s LP: #1556269 || || linux-lts-wily || Bug:1556269 || sctp: allow setting SCTP_SACK_IMMEDIATELY by the application LP: #1556269 || || linux-lts-wily || Bug:1556269 || switchdev: Require RTNL mutex to be held when sending FDB notifications LP: #1556269 || || linux-lts-wily || Bug:1556269 || tcp: beware of alignments in tcp_get_info() LP: #1556269 || || linux-lts-wily || Bug:1556269 || ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() LP: #1556269 || || linux-lts-wily || Bug:1556269 || ipv6/udp: use sticky pktinfo egress ifindex on connect() LP: #1556269 || || linux-lts-wily || Bug:1556269 || net/ipv6: add sysctl option accept_ra_min_hop_limit LP: #1556269 || || linux-lts-wily || Bug:1556269 || ipv6: addrconf: Fix recursive spin lock call LP: #1556269 || || linux-lts-wily || Bug:1556269 || ipv6: fix a lockdep splat LP: #1556269 || || linux-lts-wily || Bug:1556269 || unix: correctly track in-flight fds in sending process user_struct LP: #1556269 || || linux-lts-wily || Bug:1556269 || net:Add sysctl_max_skb_frags LP: #1556269 || || linux-lts-wily || Bug:1556269 || tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs LP: #1556269 || || linux-lts-wily || Bug:1556269 || sctp: translate network order to host order when users get a hmacid LP: #1556269 || || linux-lts-wily || Bug:1556269 || flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen LP: #1556269 || || linux-lts-wily || Bug:1556269 || net: Copy inner L3 and L4 headers as unaligned on GRE TEB LP: #1556269 || || linux-lts-wily || Bug:1556269 || bpf: fix branch offset adjustment on backjumps after patching ctx expansion LP: #1556269 || || linux-lts-wily || Bug:1556269 || bonding: Fix ARP monitor validation LP: #1556269 || || linux-lts-wily || Bug:1556269 || ipv4: fix memory leaks in ip_cmsg_send() callers LP: #1556269 || || linux-lts-wily || Bug:1556269 || af_unix: Guard against other == sk in unix_dgram_sendmsg LP: #1556269 || || linux-lts-wily || Bug:1556269 || qmi_wwan: add "4G LTE usb-modem U901" LP: #1556269 || || linux-lts-wily || Bug:1556269 || net/mlx4_en: Count HW buffer overrun only once LP: #1556269 || || linux-lts-wily || Bug:1556269 || net/mlx4_en: Choose time-stamping shift value according to HW frequency LP: #1556269 || || linux-lts-wily || Bug:1556269 || net/mlx4_en: Avoid changing dev->features directly in run-time LP: #1556269 || || linux-lts-wily || Bug:1556269 || l2tp: Fix error creating L2TP tunnels LP: #1556269 || || linux-lts-wily || Bug:1556269 || pppoe: fix reference counting in PPPoE proxy LP: #1556269 || || linux-lts-wily || Bug:1556269 || route: check and remove route cache when we get route LP: #1556269 || || linux-lts-wily || Bug:1556269 || rtnl: RTM_GETNETCONF: fix wrong return value LP: #1556269 || || linux-lts-wily || Bug:1556269 || unix_diag: fix incorrect sign extension in unix_lookup_by_ino LP: #1556269 || || linux-lts-wily || Bug:1556269 || sctp: Fix port hash table size computation LP: #1556269 || || linux-lts-wily || Bug:1556269 || net/mlx4_core: Do not BUG_ON during reset when PCI is offline LP: #1556269 || || linux-lts-wily || Bug:1556269 || s390/perf_event: fix address range for asynchronous stack LP: #1556269 || || linux-lts-wily || Bug:1556269 || batman-adv: Avoid endless loop in bat-on-bat netdevice check LP: #1556269 || || linux-lts-wily || Bug:1556269 || af_unix: Don't set err in unix_stream_read_generic unless there was an error LP: #1556269 || || linux-lts-wily || Bug:1556269 || netlink: not trim skb for mmaped socket when dump LP: #1556269 || || linux-lts-wily || Bug:1556269 || Input: xpad - remove unused function LP: #1556269 || || linux-lts-wily || Bug:1556269 || ARM: dts: kirkwood: use unique machine name for ds112 LP: #1556269 || || linux-lts-wily || Bug:1556269 || s390/stacktrace: fix address ranges for asynchronous and panic stack LP: #1556269 || || linux-lts-wily || Bug:1556269 || MAINTAINERS: Remove stale entry for BCM33xx chips LP: #1556269 || || linux-lts-wily || Bug:1556269 || media] exynos4-is: fix a format string bug LP: #1556269 || || linux-lts-wily || Bug:1556269 || net/mlx4_core: Fix potential corruption in counters database LP: #1556269 || || linux-lts-wily || Bug:1556269 || net: phy: bcm7xxx: Fix shadow mode 2 disabling LP: #1556269 || || linux-lts-wily || Bug:1556269 || writeback: initialize inode members that track writeback history LP: #1556269 || || linux-lts-wily || Bug:1556269 || bonding: don't use stale speed and duplex information LP: #1556269 || || linux-lts-wily || Bug:1556269 || net: phy: bcm7xxx: Fix bcm7xxx_config_init() check LP: #1556269 || || linux-lts-wily || Bug:1556269 || s390/oprofile: fix address range for asynchronous stack LP: #1556269 || || linux-lts-wily || Bug:1556269 || net: phy: Fix phy_mac_interrupt() LP: #1556269 || || linux-lts-wily || Bug:1556269 || net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS LP: #1556269 || || linux-lts-wily || Bug:1556269 || net: phy: bcm7xxx: Fix 40nm EPHY features LP: #1556269 || || linux-lts-wily || Bug:1556269 || netfilter: nfnetlink: correctly validate length of batch messages LP: #1556269 || || linux-lts-wily || Bug:1556269 || pipe: limit the per-user amount of pages allocated in pipes LP: #1556269 || || linux-lts-wily || Bug:1556269 || Linux 4.2.8-ckt5 LP: #1556269 || || linux-lts-wily || Bug:1549601 || x86/mm: Fix slow_virt_to_phys() for X86_PAE again LP: #1549601 || || linux-lts-wily || Bug:1496927 || Drivers: hv: vss: run only on supported host versions LP: #1496927 || || linux-lts-wily || Bug:1555997 || ovl: copy new uid/gid into overlayfs runtime inode LP: #1555997 || || linux-lts-wily || Bug:1527643 || sched/numa: Fix use-after-free bug in the task_numa_compare LP: #1527643 || || linux-lts-utopic || Bug:1566973 || Release Tracking Bug LP: #1566973 || || linux-lts-utopic || Bug:1566726 || Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new" LP: #1566726 || || linux-lts-xenial || Bug:1567538 || Release Tracking Bug LP: #1567538 || || linux-lts-xenial || Bug:1564759 || i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759) || || linux-lts-xenial || Bug:1566283 || CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283) || || linux-lts-xenial || Bug:1397880 || Feature] Memory Bandwidth Monitoring (LP: #1397880) || || linux-lts-xenial || Bug:1566505 || User namespace mount updates (LP: #1566505) || || linux-lts-xenial || Bug:1566518 || arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394! (LP: #1566518) || || linux-lts-xenial || Bug:1519623 || Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support for Alpine Ridge on SKL (LP: #1519623) || || linux-lts-xenial || Bug:1558275 || wrong/missing permissions for device file /dev/prandom (prng.ko) (LP: #1558275) || || linux-lts-xenial || Bug:1564712 || The Front MIC jack can't work on a HP desktop machine (LP: #1564712) || || linux-lts-xenial || Bug:1556228 || HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting (LP: #1556228) || || linux-lts-xenial || Bug:1565765 || please provide mmc-modules udeb (LP: #1565765) || || linux-lts-xenial || Bug:1565967 || Hyper-V] Additional PCI passthrough commits (LP: #1565967) || || linux-lts-xenial || Bug:1564591 || Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages (LP: #1564591) || || linux-lts-xenial || Bug:1556096 || Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096) || || linux-lts-xenial || Bug:1564206 || fix for do_tools_cpupower when cross-compiling (LP: #1564206) || || linux-lts-xenial || Bug:1546439 || ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439) || || linux-lts-xenial || Bug:1563921 || Unable to migrate container (LP: #1563921) || || linux-lts-xenial || Bug:1563688 || Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688) || || linux-lts-xenial || Bug:1398274 || TPM2.0 trusted keys fixes (LP: #1398274) || || linux-lts-xenial || Bug:1461365 || Feature]intel_idle driver support for Knights Landing (LP: #1461365) || || linux-lts-xenial || Bug:1563485 || cxlflash: Backport upstream cxlflash commits and submitting a noup patch to Xenial (LP: #1563485) || || linux-lts-xenial || Bug:1563441 || Release Tracking Bug LP: #1563441 || || linux-lts-xenial || Bug:1560552 || ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump (LP: #1560552) || || linux-lts-xenial || Bug:1560514 || Predictable naming mechanism is leading to issues in DLPAR operations of NICs (LP: #1560514) || || linux-lts-xenial || Bug:1562968 || ThunderX: support alternative phy implementations (LP: #1562968) || || linux-lts-xenial || Bug:1563293 || linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293) || || linux-lts-xenial || Bug:1534216 || lots of printk to serial console can hang system for long time (LP: #1534216) || || linux-lts-xenial || Bug:1560395 || i915_bpo] Update i915 backport driver (LP: #1560395) || || linux-lts-xenial || Bug:1541585 || Hyper-V] VM Sockets (LP: #1541585) || || linux-lts-xenial || Bug:1562326 || ixgbe: Update to Fortville SW5 release (LP: #1562326) || || linux-lts-xenial || Bug:1562310 || Bring fm10k up to Fortville SW5 (LP: #1562310) || || linux-lts-xenial || Bug:1519625 || Feature]Always Running Timer (ART) to System Time translation (LP: #1519625) || || linux-lts-xenial || Bug:1561604 || x-gene2: add SoC v2 support to clock (LP: #1561604) || || linux-lts-xenial || Bug:1559914 || Bug]Disable multi-record PEBS on Merom (LP: #1559914) || || linux-lts-xenial || Bug:1520139 || Feature] Enable I2C on Broxton-P (LP: #1520139) || || linux-lts-xenial || Bug:1561727 || Release Tracking Bug LP: #1561727 || || linux-lts-xenial || Bug:1561676 || fix thermal throttling due to commit "Thermal: initialize thermal zone device correctly" (LP: #1561676) || || linux-lts-xenial || Bug:1560583 || reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN (LP: #1560583) || || linux-lts-xenial || Bug:1561492 || linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492) || || linux-lts-xenial || Bug:1557690 || s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690) || || linux-lts-xenial || Bug:1519814 || spl/zfs fails to build on s390x (LP: #1519814) || || linux-lts-xenial || Bug:1561483 || linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483) || || linux-lts-xenial || Bug:1558871 || zfs: enable zfs for 64bit powerpc kernels (LP: #1558871) || || linux-lts-xenial || Bug:1560489 || cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489) || || linux-lts-xenial || Bug:1560445 || linux packaging: clear remaining redundant delta (LP: #1560445) || || linux-lts-xenial || Bug:1558828 || Need enough contiguous memory to support GICv3 ITS table (LP: #1558828) || || linux-lts-xenial || Bug:1559609 || update arcmsr to version v1.30.00.22-20151126 to fix card timeouts (LP: #1559609) || || linux-lts-xenial || Bug:1559692 || server image has no keyboard, desktop image works (LP: #1559692) || || linux-lts-xenial || Bug:1559349 || PMU support for Cavium ThunderX (LP: #1559349) || || linux-lts-xenial || Bug:1559350 || Show ARM PMU events in perf stat (LP: #1559350) || || linux-lts-xenial || Bug:1559904 || Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904) || || linux-lts-xenial || Bug:1259861 || 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861) || || linux-firmware || Bug:1562135 || UBUNTU: SAUCE: Restore ti-connectivity/wl18xx-conf.bin LP: #1562135 || || linux-lts-xenial || Bug:1578775 || Release Tracking Bug LP: #1578775 LP: #1578705 || || linux-lts-xenial || Bug:1578705 || Release Tracking Bug LP: #1578775 LP: #1578705 || || linux-lts-utopic || Bug:1571796 || Release Tracking Bug LP: #1571796 || || linux-lts-utopic || Bug:1563345 || Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" LP: #1563345 || || linux-lts-utopic || Bug:1563345 || iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drm/i915/dsi: defend gpio table against out of bounds access LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drm/i915/dsi: don't pass arbitrary data to sideband LP: #1563345 || || linux-lts-utopic || Bug:1563345 || powerpc: Fix dedotify for binutils >= 2.26 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drm/i915: fix error path in intel_setup_gmbus() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || cifs: fix erroneous return value LP: #1563345 || || linux-lts-utopic || Bug:1563345 || s390/dasd: prevent incorrect length error under z/VM after PAV changes LP: #1563345 || || linux-lts-utopic || Bug:1563345 || s390/dasd: fix refcount for PAV reassignment LP: #1563345 || || linux-lts-utopic || Bug:1563345 || scsi: fix soft lockup in scsi_remove_target() on module removal LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ext4: fix potential integer overflow LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ext4: don't read blocks from disk after extents being swapped LP: #1563345 || || linux-lts-utopic || Bug:1563345 || bio: return EINTR if copying to user space got interrupted LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: seq: Drop superfluous error/debug messages after malloc failures LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: seq: Fix leak of pool buffer at concurrent writes LP: #1563345 || || linux-lts-utopic || Bug:1563345 || dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer LP: #1563345 || || linux-lts-utopic || Bug:1563345 || tracepoints: Do not trace when cpu is offline LP: #1563345 || || linux-lts-utopic || Bug:1563345 || tracing: Fix freak link error caused by branch tracer LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: seq: Fix double port list deletion LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drm/radeon: use post-decrement in error handling LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ext4: fix bh->b_state corruption LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ext4: fix crashes in dioread_nolock mode LP: #1563345 || || linux-lts-utopic || Bug:1563345 || kernel/resource.c: fix muxed resource handling in __request_region() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || x86/entry/compat: Add missing CLAC to entry_INT80_32 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || crypto: {blk,giv}cipher: Set has_setkey LP: #1563345 || || linux-lts-utopic || Bug:1563345 || nfs: fix nfs_size_to_loff_t LP: #1563345 || || linux-lts-utopic || Bug:1563345 || xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY LP: #1563345 || || linux-lts-utopic || Bug:1563345 || xen/pciback: Save the number of MSI-X entries to be copied later. LP: #1563345 || || linux-lts-utopic || Bug:1563345 || xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. LP: #1563345 || || linux-lts-utopic || Bug:1563345 || usb: dwc3: Fix assignment of EP transfer resources LP: #1563345 || || linux-lts-utopic || Bug:1563345 || NFSv4: Fix a dentry leak on alias use LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: option: add support for SIM7100E LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: cp210x: add IDs for GE B650V3 and B850V3 boards LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: option: add "4G LTE usb-modem U901" LP: #1563345 || || linux-lts-utopic || Bug:1563345 || hwmon: (ads1015) Handle negative conversion values correctly LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE LP: #1563345 || || linux-lts-utopic || Bug:1563345 || can: ems_usb: Fix possible tx overflow LP: #1563345 || || linux-lts-utopic || Bug:1563345 || sunrpc/cache: fix off-by-one in qword_get() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || KVM: async_pf: do not warn on page allocation failures LP: #1563345 || || linux-lts-utopic || Bug:1563345 || tracing: Fix showing function event in available_events LP: #1563345 || || linux-lts-utopic || Bug:1563345 || libceph: don't bail early from try_read() when skipping a message LP: #1563345 || || linux-lts-utopic || Bug:1549620 Bug:1563345 || ALSA: hda - Fixing background noise on Dell Inspiron 3162 LP: #1549620, #1563345 || || linux-lts-utopic || Bug:1563345 || KVM: x86: MMU: fix ubsan index-out-of-range warning LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || hpfs: don't truncate the file when delete fails LP: #1563345 || || linux-lts-utopic || Bug:1563345 || do_last(): don't let a bogus return value from ->open() et.al. to confuse us LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ARM: dts: kirkwood: use unique machine name for ds112 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || bonding: Fix ARP monitor validation LP: #1563345 || || linux-lts-utopic || Bug:1563345 || af_unix: Don't set err in unix_stream_read_generic unless there was an error LP: #1563345 || || linux-lts-utopic || Bug:1563345 || af_unix: Guard against other == sk in unix_dgram_sendmsg LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net: phy: bcm7xxx: Fix shadow mode 2 disabling LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net/mlx4_en: Count HW buffer overrun only once LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net/mlx4_en: Choose time-stamping shift value according to HW frequency LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net/mlx4_en: Avoid changing dev->features directly in run-time LP: #1563345 || || linux-lts-utopic || Bug:1563345 || unix_diag: fix incorrect sign extension in unix_lookup_by_ino LP: #1563345 || || linux-lts-utopic || Bug:1563345 || af_iucv: Validate socket address length in iucv_sock_bind() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net: dp83640: Fix tx timestamp overflow handling. LP: #1563345 || || linux-lts-utopic || Bug:1563345 || tcp: fix NULL deref in tcp_v4_send_ack() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ipv6/udp: use sticky pktinfo egress ifindex on connect() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net/ipv6: add sysctl option accept_ra_min_hop_limit LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net:Add sysctl_max_skb_frags LP: #1563345 || || linux-lts-utopic || Bug:1563345 || tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ipv4: fix memory leaks in ip_cmsg_send() callers LP: #1563345 || || linux-lts-utopic || Bug:1563345 || qmi_wwan: add "4G LTE usb-modem U901" LP: #1563345 || || linux-lts-utopic || Bug:1563345 || pppoe: fix reference counting in PPPoE proxy LP: #1563345 || || linux-lts-utopic || Bug:1563345 || route: check and remove route cache when we get route LP: #1563345 || || linux-lts-utopic || Bug:1563345 || rtnl: RTM_GETNETCONF: fix wrong return value LP: #1563345 || || linux-lts-utopic || Bug:1563345 || sctp: Fix port hash table size computation LP: #1563345 || || linux-lts-utopic || Bug:1563345 || target: Fix LUN_RESET active TMR descriptor handling LP: #1563345 || || linux-lts-utopic || Bug:1563345 || target: Fix LUN_RESET active I/O handling for ACK_KREF LP: #1563345 || || linux-lts-utopic || Bug:1563345 || target: Fix TAS handling for multi-session se_node_acls LP: #1563345 || || linux-lts-utopic || Bug:1563345 || target: Fix remote-port TMR ABORT + se_cmd fabric stop LP: #1563345 || || linux-lts-utopic || Bug:1563345 || target: Fix race with SCF_SEND_DELAYED_TAS handling LP: #1563345 || || linux-lts-utopic || Bug:1563345 || libata: fix HDIO_GET_32BIT ioctl LP: #1563345 || || linux-lts-utopic || Bug:1563345 || media] adv7604: fix tx 5v detect regression LP: #1563345 || || linux-lts-utopic || Bug:1563345 || usb: chipidea: otg: change workqueue ci_otg as freezable LP: #1563345 || || linux-lts-utopic || Bug:1563345 || jffs2: Fix page lock / f->sem deadlock LP: #1563345 || || linux-lts-utopic || Bug:1563345 || Fix directory hardlinks from deleted directories LP: #1563345 || || linux-lts-utopic || Bug:1563345 || iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered LP: #1563345 || || linux-lts-utopic || Bug:1563345 || libata: Align ata_device's id on a cacheline LP: #1563345 || || linux-lts-utopic || Bug:1563345 || vfio: fix ioctl error handling LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: ctl: Fix ioctls for X32 ABI LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: rawmidi: Fix ioctls X32 ABI LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: timer: Fix broken compat timer user status ioctl LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: timer: Fix ioctls for X32 ABI LP: #1563345 || || linux-lts-utopic || Bug:1563345 || cifs: fix out-of-bounds access in lease parsing LP: #1563345 || || linux-lts-utopic || Bug:1563345 || CIFS: Fix SMB2+ interim response processing for read requests LP: #1563345 || || linux-lts-utopic || Bug:1563345 || Fix cifs_uniqueid_to_ino_t() function for s390x LP: #1563345 || || linux-lts-utopic || Bug:1563345 || arm/arm64: KVM: Fix ioctl error handling LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: hdspm: Fix wrong boolean ctl value accesses LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: hdspm: Fix zero-division LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: hdsp: Fix wrong boolean ctl value accesses LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3) LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: serial: option: add support for Telit LE922 PID 0x1045 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: serial: option: add support for Quectel UC20 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: seq: oss: Don't drain at closing a client LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drm/ast: Fix incorrect register check for DRAM width LP: #1563345 || || linux-lts-utopic || Bug:1563345 || USB: qcserial: add Sierra Wireless EM74xx device ID LP: #1563345 || || linux-lts-utopic || Bug:1563345 || drm/radeon/pm: update current crtc info after setting the powerstate LP: #1563345 || || linux-lts-utopic || Bug:1563345 || PM / sleep / x86: Fix crash on graph trace through x86 suspend LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ALSA: hda - Fix mic issues on Acer Aspire E1-472 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ubi: Fix out of bounds write in volume update code LP: #1563345 || || linux-lts-utopic || Bug:1563345 || gpio: rcar: Add Runtime PM handling for interrupts LP: #1563345 || || linux-lts-utopic || Bug:1563345 || IB/core: Use GRH when the path hop-limit > 0 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || wext: fix message delay/ordering LP: #1563345 || || linux-lts-utopic || Bug:1563345 || cfg80211/wext: fix message ordering LP: #1563345 || || linux-lts-utopic || Bug:1563345 || mac80211: fix use of uninitialised values in RX aggregation LP: #1563345 || || linux-lts-utopic || Bug:1563345 || mac80211: minstrel_ht: set default tx aggregation timeout to 0 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || can: gs_usb: fixed disconnect bug by removing erroneous use of kfree() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ASoC: wm8958: Fix enum ctl accesses in a wrong type LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ASoC: wm8994: Fix enum ctl accesses in a wrong type LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ASoC: wm_adsp: Fix enum ctl accesses in a wrong type LP: #1563345 || || linux-lts-utopic || Bug:1563345 || target: Drop incorrect ABORT_TASK put for completed commands LP: #1563345 || || linux-lts-utopic || Bug:1563345 || KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit LP: #1563345 || || linux-lts-utopic || Bug:1563345 || KVM: VMX: disable PEBS before a guest entry LP: #1563345 || || linux-lts-utopic || Bug:1563345 || tcp: convert cached rtt from usec to jiffies when feeding initial rto LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net/mlx4_core: Allow resetting VF admin mac to zero LP: #1563345 || || linux-lts-utopic || Bug:1563345 || mld, igmp: Fix reserved tailroom calculation LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ipv6: re-enable fragment header matching in ipv6_find_hdr LP: #1563345 || || linux-lts-utopic || Bug:1563345 || net: moxa: fix an error code LP: #1563345 || || linux-lts-utopic || Bug:1563345 || cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind LP: #1563345 || || linux-lts-utopic || Bug:1563345 || ext4: iterate over buffer heads correctly in move_extent_per_page() LP: #1563345 || || linux-lts-utopic || Bug:1563345 || Input: aiptek - fix crash on detecting device without endpoints LP: #1563345 || || linux-lts-utopic || Bug:1563345 || AIO: properly check iovec sizes LP: #1563345 || || linux-lts-utopic || Bug:1563345 || bcache: add mutex lock for bch_is_open LP: #1563345 || || linux-lts-utopic || Bug:1563345 || KVM: x86: move steal time initialization to vcpu entry time LP: #1563345 || || linux-lts-utopic || Bug:1563345 || lib/ucs2_string: Add ucs2 -> utf8 helper functions LP: #1563345 || || linux-lts-utopic || Bug:1563345 || efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version LP: #1563345 || || linux-lts-utopic || Bug:1563345 || efi: Do variable name validation tests in utf8 LP: #1563345 || || linux-lts-utopic || Bug:1563345 || efi: Make our variable validation list include the guid LP: #1563345 || || linux-lts-utopic || Bug:1563345 || efi: Make efivarfs entries immutable by default LP: #1563345 || || linux-lts-utopic || Bug:1563345 || efi: Add pstore variables to the deletion whitelist LP: #1563345 || || linux-lts-utopic || Bug:1563345 || lib/ucs2_string: Correct ucs2 -> utf8 conversion LP: #1563345 || || linux-lts-utopic || Bug:1563345 || tracing: Fix check for cpu online when event is disabled LP: #1563345 || || linux-lts-utopic || Bug:1563345 || Linux 3.16.7-ckt26 LP: #1563345 || || linux-lts-utopic || Bug:1570872 || ipv4: Don't do expensive useless work during inetdev destroy. LP: #1570872 || || linux-lts-utopic || Bug:1570872 || Input: powermate - fix oops with malicious USB descriptors LP: #1570872 || || linux-lts-utopic || Bug:1570872 || USB: iowarrior: fix oops with malicious USB descriptors LP: #1570872 || || linux-lts-utopic || Bug:1570872 || ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() LP: #1570872 || || linux-lts-utopic || Bug:1570872 || ALSA: usb-audio: Add sanity checks for endpoint accesses LP: #1570872 || || linux-lts-utopic || Bug:1570872 || include/linux/poison.h: fix LIST_POISON{1,2} offset LP: #1570872 || || linux-lts-utopic || Bug:1570872 || cpu: Defer smpboot kthread unparking until CPU known to scheduler LP: #1570872 || || linux-lts-utopic || Bug:1570872 || ipr: Fix out-of-bounds null overwrite LP: #1570872 || || linux-lts-utopic || Bug:1570872 || ipr: Fix regression when loading firmware LP: #1570872 || || linux-lts-utopic || Bug:1570872 || Input: ati_remote2 - fix crashes on detecting device with invalid descriptor LP: #1570872 || || linux-lts-utopic || Bug:1570872 || USB: cdc-acm: more sanity checking LP: #1570872 || || linux-lts-utopic || Bug:1570872 || cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well LP: #1570872 || || linux-lts-utopic || Bug:1570872 || x86/iopl/64: Properly context-switch IOPL on Xen PV LP: #1570872 || || linux-lts-utopic || Bug:1570872 || staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg LP: #1570872 || || linux-lts-utopic || Bug:1570872 || drm/radeon: hold reference to fences in radeon_sa_bo_new (3.17 and older) LP: #1570872 || || linux-lts-utopic || Bug:1570872 || Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors LP: #1570872 || || linux-lts-utopic || Bug:1570872 || Linux 3.16.7-ckt27 LP: #1570872 || || linux-lts-vivid || Bug:1564712 || ALSA: hda - fix front mic problem for a HP desktop LP: #1564712, #1571034 || || linux-lts-wily || Bug:1558828 || Revert "SAUCE: arm64, numa, dt: adding dt based numa support using dt node property arm, associativity" LP: #1558828 || || linux-lts-wily || Bug:1558828 || Revert "SAUCE: Documentation: arm64/arm: dt bindings for numa." LP: #1558828 || || linux-lts-wily || Bug:1558828 || Revert "SAUCE: arm64, numa: adding numa support for arm64 platforms." LP: #1558828 || || linux-lts-wily || Bug:1558828 || Revert "[Config] Enable NUMA on ARM64" LP: #1558828 || || linux-lts-wily || Bug:1555912 || ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO LP: #1555912, #1566544 || || linux-lts-wily || Bug:1564712 || ALSA: hda - fix front mic problem for a HP desktop LP: #1564712, #1571027 || || debian-installer || Bug:1568918 || Enable lts-xenial builds (LP: #1568918) || || thermald || Bug:1543046 || csys_fs::write: return -errno on write failure (LP: #1543046) || || thermald || Bug:1547594 || Initialise bios_locked; may lead to random behaviour (LP: #1547594) || || thermald || Bug:1543046 || thd_cdev_rapl: stop writing to sysfs if the write fails (LP: #1543046) || || linux-lts-xenial || Bug:1602462 || Release Tracking Bug LP: #1602462 || || linux-lts-xenial || Bug:1602340 || nouveau: boot hangs at blank screen with unsupported graphics cards (LP: #1602340) || || linux-lts-xenial || Bug:1597897 || Release Tracking Bug LP: #1597897 || || linux-lts-xenial || Bug:1567602 || FCP devices are not detected correctly nor deterministically (LP: #1567602) || || linux-lts-xenial || Bug:1597015 || Release Tracking Bug LP: #1597015 || || linux-lts-xenial || Bug:1589886 || Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886) || || linux-lts-xenial || Bug:1588056 || cgroupfs mounts can hang (LP: #1588056) || || linux-lts-xenial || Bug:1596635 || KVM system crashes after starting guest (LP: #1596635) || || linux-lts-xenial || Bug:1596557 || Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu 16.04 (LP: #1596557) || || linux-lts-xenial || Bug:1596469 || Bug]tpm initialization fails on x86 (LP: #1596469) || || linux-lts-xenial || Bug:1592114 || Device shutdown notification for CAPI Flash cards (LP: #1592114) || || linux-lts-xenial || Bug:1594871 || Sync up latest relevant upstream bug fixes (LP: #1594871) || || linux-lts-xenial || Bug:1592531 || Cannot compile module tda10071 (LP: #1592531) || || linux-lts-xenial || Bug:1594847 || lsvpd doesn't show correct location code for devices attached to a CAPI card (LP: #1594847) || || linux-lts-xenial || Bug:1594455 || enable CRC32 and AES ARM64 by default or as module (LP: #1594455) || || linux-lts-xenial || Bug:1592481 || VMX kernel crypto module exhibits poor performance in Ubuntu 16.04 (LP: #1592481) || || linux-lts-xenial || Bug:1593134 || build squashfs into xenial kernels by default (LP: #1593134) || || linux-lts-xenial || Bug:1592809 || Restore irqfd fast path for PPC (LP: #1592809) || || linux-lts-xenial || Bug:1592042 || Unable to start guests with memballoon default. (LP: #1592042) || || linux-lts-xenial || Bug:1587686 || ZFS: Running ztest repeatedly for long periods of time eventually results in "zdb: can't open 'ztest': No such file or directory" (LP: #1587686) || || linux-lts-xenial || Bug:1587316 || STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316) || || libdrm || Bug:1577735 || Add missing SKL/BXT pci-id's (LP: #1577735) || || x11proto-randr || Bug:1577734 || Backport for lts-xenial stack. (LP: #1577734) || || libxrandr || Bug:1577734 || Backport for lts-xenial stack. (LP: #1577734) || || llvm-toolchain-3.8 || Bug:1577734 || Backport to trusty. (LP: #1577734) || || livecd-rootfs || Bug:1568918 || live-build/auto/config: Switch HWE from wily to xenial (LP: #1568918) || || initramfs-tools || Bug:1608622 || Backport Xenial driver lists (LP: #1608622): || || nvidia-graphics-drivers-304 || Bug:1609460 || Add support for Linux 4.3 (LP: #1609460). || || nvidia-graphics-drivers-304-updates || Bug:1609460 || Add support for Linux 4.3 (LP: #1609460). || == Unsorted changes == || ifupdown || Bug:1545302 || Fix false-positive recursion detection. || || squashfs-tools || Bug:1548988 || debian/patches/0002-add-fstime.patch: add -fstime to unsquashfs to extract the fs superblock information and -fstime to mksquashfs to set the fs superblock time on create. This is needed to support unpack and repack checks by the review tools for snappy. (LP: #1548988) || || systemtap || Bug:1511347 || debian/patches/0001-Fix-dwarfless-probes.patch, debian/patches/0002-Test-dwarfless-probes.patch: debian/patches/0003-prioritze-symbol-table-lookup-for-ppc64le.patch: backport of architecture support for ppc64el. LP: #1511347. || || systemtap || Bug:1513227 || Build ppc64el architecture (LP: #1513227). || || tzdata || Bug:1539491 Bug:1557359 || New upstream, with changes up to 2016b (LP: #1539491, #1557359) || || tzdata || Bug:1513221 || Install leap-seconds.list to /usr/share/zoneinfo (LP: #1513221) || || gcc-4.8-armhf-cross || Bug:1549421 || Rebuild using 4.8.4-2ubuntu1~14.04.1. LP: #1549421. || || gcc-4.8-arm64-cross || Bug:1549421 || Rebuild using 4.8.4-2ubuntu1~14.04.1. LP: #1549421. || || gcc-4.8-powerpc-cross || Bug:1549421 || Rebuild using 4.8.4-2ubuntu1~14.04.1. LP: #1549421. || || gcc-4.8-ppc64el-cross || Bug:1549421 || Rebuild using 4.8.4-2ubuntu1~14.04.1. LP: #1549421. || || coreutils || Bug:1535349 || LP #1432871 introduced a regression whereby devices specified on the command line were no longer properly handled. || || initramfs-tools || Bug:1315755 || Create /bin/egrep -> busybox symlink, because initramfs-tools scripts/functions expect to have it & our busybox hook is executed after zz-busybox one. || || initramfs-tools || Bug:1535349 || Add resolve_device to initramfs-tools so that actual devices show up in df and /proc/self/mountinfo instead of the UUID symlink. This is a backport of commits f135e7cf, be18fee1, f1d6fb37 from git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/initramfs-tools || || tzdata || Bug:1562465 || New upstream, with future changes to Azerbaijan and Chile (LP: #1562465) || || gcc-4.8-armhf-cross || Bug:1557205 || Don't install libstdc++ pretty printer files. LP: #1557205. || || gcc-4.8-arm64-cross || Bug:1562553 || Don't install libstdc++ pretty printer files. LP: #1562553. || || gcc-4.8-powerpc-cross || Bug:1561326 || Don't install libstdc++ pretty printer files. LP: #1561326. || || gcc-4.8-ppc64el-cross || Bug:1561523 || Don't install libstdc++ pretty printer files. LP: #1561523. || || pcre3 || Bug:1456195 || Fix empty-matching possessive zero-repeat groups bug (LP: #1456195) || || distro-info-data || Bug:1573780 || Copy data from 0.29 (LP: #1573780) || || debootstrap || Bug:1573596 || Add (Ubuntu) yakkety as a symlink to gutsy. (LP: #1573596) || || dpkg || Bug:1574285 || dpkg-maintscript-helper: s/exit/return/ in subshells (LP: #1574285) || || samba || Bug:1577739 || SECURITY REGRESSION: Updated to 4.3.9 to fix multiple regressions in the previous security updates. (LP: #1577739) || || binutils || Bug:1490352 || SRU: LP: #1490352. || || binutils || Bug:1191909 || Fix PR gold/15639, -flto and ld.gold on ARM. LP: #1191909. || || binutils || Bug:1412553 || Use 64k for COMMONPAGESIZE on PPC. LP: #1412553. || || binutils || Bug:1248642 || Fix PR ld/16452, PR ld/16457, don't output symbol version definitions for non-DT_NEEDED. LP: #1248642. || || binutils || Bug:1433238 || Add powerpc target for ppc64el builds. Closes: #760395. LP: #1433238. || || binutils || Bug:1410780 || binutils-doc: Include all info files. LP: #1410780. || || binutils || Bug:1441961 || Fix PR ld/16715 (ARM), set st_value to zero for undefined symbols. LP: #1441961. || || gcc-4.8 || Bug:1446828 || Fix auto-loading of gdb pretty printers. LP: #1446828. || || gcc-4.8 || Bug:1514309 || Fix PR libstdc++/56158, taken from the trunk. Addresses: #804521. LP: #1514309. || || gcc-4.8 || Bug:1517093 || Backport PR target/64579 and PR target/67281 from the trunk (HTM fixes). LP: #1517093. || || gcc-4.8 || Bug:1227789 || Fix PR tree-optimization/59586, graphite segfault, taken from the trunk. LP: #1227789. || || gcc-4.8 || Bug:1317305 || Update the gcc-default-format-security patch (Steve Beattie). LP: #1317305. || || apport || Bug:989819 || Disambiguate overly generic Python exceptions in duplicate signature computation: dbus-glib's DBusException wraps a "real" server-side exception, so add the class of that to disambiguate different crashes; for OSError that is not a known subclass like FileNotFoundError, add the errno. || || livecd-rootfs || Bug:1579950 || Rename old ubuntu-core tarballs to ubuntu-base, for consistency with the changes already made to yakkety and the ubuntu-cdimage project. LP: #1579950. || || bash-completion || Bug:1390061 || Add backslash for tilde character (LP: #1390061) || || apport || Bug:1339663 || apport-bug: Stop checking the autoreport flag and calling whoopsie-upload-all; these two are different tasks, and that breaks bug reporting. (LP: #1339663) || || samba || Bug:1578576 || SECURITY REGRESSION: NTLM authentication issues (LP: #1578576) || || samba || Bug:1585174 || debian/rules: work around amd64 build failure (LP: #1585174) || || sbsigntool || Bug:1579766 || debian/patches/ubuntu-kernel-module-signing.patch: add signing support programs for Ubuntu archive signing. (LP: #1579766) || || mdadm || Bug:1583279 || debian/source_mdadm.py: fix bytes versus strings mismatch that caused the apport hook to fail (LP: #1583279) || || grub2 || Bug:1549064 || debian/postinst.in: || || grub2-signed || Bug:1549064 || Rebuild against grub-efi-amd64 2.02~beta2-9ubuntu1.8 (LP: #1549064) || || dpkg || Bug:1587667 || Backport from Debian (LP: #1587667): || || trousers || Bug:1484740 || Try to workaround systemd/udev names when reloading rules (LP: #1484740) || || sbsigntool || Bug:1474541 || debian/patches/0001-Support-openssl-1.0.2b-and-above.patch: handle the case where we can't get the issuer certificate, which typically happens after 1.0.2b; but it appears that 1.0.1f includes that check too, which fails in sbsigntool. (LP: #1474541) || || mokutil || Bug:1574727 || Backport mokutil to trusty. (LP: #1574727) || || dkms || Bug:1574727 || debian/patches/shim_secureboot_support.patch: use update-secureboot-policy, which has the benefit of being handled via triggers, to allow users to toggle validation in shim. (LP: #1574727) || || shim-signed || Bug:1574727 || Backport shim-signed 1.17 to 14.04. (LP: #1574727) || || curl || Bug:1556330 || fix p12 client certificates (LP: #1556330) || || pptpd || Bug:1296835 || Fix status check in debian/pptpd.init (LP: #1296835): || || debian-installer || Bug:1604441 || Stop stripping modules; it removes the signatures (LP: #1604441) || || dkms || Bug:1491729 || Build Linux modules in a specific order (LP: #1491729) || || shim-signed || Bug:1604873 || update-secureboot-policy: If /proc/sys/kernel/moksbstate_disabled is present, prefer this unconditionally over MokSBStateRT. LP: #1604873. || || isc-dhcp || Bug:1568485 || debian/apparmor-profile.dhclient: Add the attach_disconnected flag to prevent disconnected path denials (LP: #1568485). ||