[Kernel-packages] [Bug 1637520] Re: Yakkety update to v4.8.5 stable release

2016-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.8.0-30.32

---
linux (4.8.0-30.32) yakkety; urgency=low

  * CVE-2016-8655 (LP: #1646318)
- packet: fix race condition in packet_set_ring

 -- Brad Figg   Thu, 01 Dec 2016 08:02:53 -0800

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-8655

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1637520

Title:
  Yakkety update to v4.8.5 stable release

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The v4.8.5 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches from the v4.8.5 stable release shall be
  applied:

  gpio: mpc8xxx: Correct irq handler function
  mei: fix return value on disconnection
  mei: me: add kaby point device ids
  regulator: tps65910: Work around silicon erratum SWCZ010
  clk: imx6: initialize GPU clocks
  clk: imx6: fix i.MX6DL clock tree to reflect reality
  spi: spidev_test: Fix buffer overflow in unescape()
  PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
  ath10k: fix copy engine 5 destination ring stuck
  rtlwifi: Fix missing country code for Great Britain
  mmc: block: don't use CMD23 with very old MMC cards
  mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
  PCI: Mark Atheros AR9580 to avoid bus reset
  PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
  platform: don't return 0 from platform_get_irq[_byname]() on error
  cpufreq: ti: Use generic platdev driver
  cpufreq: conservative: Fix next frequency selection
  cpufreq: skip invalid entries when searching the frequency
  cpufreq: intel_pstate: Fix unsafe HWP MSR access
  cpufreq: fix overflow in cpufreq_table_find_index_dl()
  parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
  parisc: Fix self-detected CPU stall warnings on Mako machines
  parisc: Fix kernel memory layout regarding position of __gp
  parisc: Increase initial kernel mapping size
  pstore/ramoops: fixup driver removal
  pstore/core: drop cmpxchg based updates
  pstore/ram: Use memcpy_toio instead of memcpy
  pstore/ram: Use memcpy_fromio() to save old buffer
  perf intel-pt: Fix snapshot overlap detection decoder errors
  perf intel-pt: Fix estimated timestamps for cycle-accurate mode
  perf intel-pt: Fix MTC timestamp calculation for large MTC periods
  dm: mark request_queue dead before destroying the DM device
  dm: return correct error code in dm_resume()'s retry loop
  dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
  dm mpath: check if path's request_queue is dying in activate_path()
  dm crypt: fix crash on exit
  powerpc/xmon: Don't use ld on 32-bit
  powerpc/vdso64: Use double word compare on pointers
  powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
  powerpc/eeh: Null check uses of eeh_pe_bus_get
  powerpc/powernv: Use CPU-endian hub diag-data type in 
pnv_eeh_get_and_dump_hub_diag()
  powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
  powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
  powerpc/mm/hash64: Fix might_have_hea() check
  IB/srp: Fix infinite loop when FMR sg[0].offset != 0
  IB/core: correctly handle rdma_rw_init_mrs() failure
  ubi: Deal with interrupted erasures in WL
  zfcp: fix fc_host port_type with NPIV
  zfcp: fix ELS/GS request length for hardware data router
  zfcp: close window with unblocked rport during rport gone
  zfcp: retain trace level for SCSI and HBA FSF response records
  zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
  zfcp: trace on request for open and close of WKA port
  zfcp: restore tracing of handle for port and LUN with HBA records
  zfcp: fix D_ID field with actual value on tracing SAN responses
  zfcp: fix payload trace length for SAN request
  zfcp: trace full payload of all SAN records (req,resp,iels)
  scsi: zfcp: spin_lock_irqsave() is not nestable
  fbdev/efifb: Fix 16 color palette entry calculation
  ovl: Fix info leak in ovl_lookup_temp()
  ovl: copy_up_xattr(): use strnlen
  mb86a20s: fix the locking logic
  mb86a20s: fix demod settings
  cx231xx: don't return error on success
  cx231xx: fix GPIOs for Pixelview SBTVD hybrid
  cx231xx: can't proceed if I2C bus register 

[Kernel-packages] [Bug 1637520] Re: Yakkety update to v4.8.5 stable release

2016-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.8.0-28.30

---
linux (4.8.0-28.30) yakkety; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1641083

  * lxc-attach to malicious container allows access to host (LP: #1639345)
- Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires
  mapped uids/gids"
- (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission
  checks

  * [Feature] AVX-512 new instruction sets (avx512_4vnniw, avx512_4fmaps)
(LP: #1637526)
- x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features

  * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517)
- SAUCE: (noup) Update zfs to 0.6.5.8-0ubuntu4.1

  * Move some device drivers build from kernel built-in to modules
(LP: #1637303)
- [Config] CONFIG_TIGON3=m for all arches
- [Config] CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m

  * I2C touchpad does not work on AMD platform (LP: #1612006)
- pinctrl/amd: Configure GPIO register using BIOS settings

  * guest experiencing Transmit Timeouts on CX4 (LP: #1636330)
- powerpc/64: Re-fix race condition between going idle and entering guest
- powerpc/64: Fix race condition in setting lock bit in idle/wakeup code

  * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554)
- KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup

  * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618)
- SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties

  * hio: SSD data corruption under stress test (LP: #1638700)
- SAUCE: hio: set bi_error field to signal an I/O error on a BIO
- SAUCE: hio: splitting bio in the entry of .make_request_fn

  * cleanup primary tree for linux-hwe layering issues (LP: #1637473)
- [Config] switch Vcs-Git: to yakkety repository
- [Packaging] handle both linux-lts* and linux-hwe* as backports
- [Config] linux-tools-common and linux-cloud-tools-common are one per 
series
- [Config] linux-source-* is in the primary linux namespace
- [Config] linux-tools -- always suggest the base package

  * SRU: sync zfsutils-linux and spl-linux changes to linux (LP: #1635656)
- SAUCE: (noup) Update spl to 0.6.5.8-2, zfs to 0.6.5.8-0ubuntu4 (LP:
  #1635656)

  * [Feature] SKX: perf uncore PMU support (LP: #1591810)
- perf/x86/intel/uncore: Add Skylake server uncore support
- perf/x86/intel/uncore: Remove hard-coded implementation for Node ID 
mapping
  location
- perf/x86/intel/uncore: Handle non-standard counter offset

  * [Feature] Purley: Memory Protection Keys (LP: #1591804)
- x86/pkeys: Add fault handling for PF_PK page fault bit
- mm: Implement new pkey_mprotect() system call
- x86/pkeys: Make mprotect_key() mask off additional vm_flags
- x86/pkeys: Allocation/free syscalls
- x86: Wire up protection keys system calls
- generic syscalls: Wire up memory protection keys syscalls
- pkeys: Add details of system call use to Documentation/
- x86/pkeys: Default to a restrictive init PKRU
- x86/pkeys: Allow configuration of init_pkru
- x86/pkeys: Add self-tests

  * kernel invalid opcode in intel_powerclamp (LP: #1630774)
- SAUCE: (no-up) thermal/powerclamp: correct cpu support check

  * please include mlx5_core modules in linux-image-generic package
(LP: #1635223)
- [Config] Include mlx5 in main package

  * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733)
- [Config] CONFIG_VFIO_PCI=y for ppc64el

  * Yakkety update to v4.8.6 stable release (LP: #1638748)
- drm/vc4: Fix races when the CS reads from render targets.
- drm/prime: Pass the right module owner through to dma_buf_export()
- drm/i915/backlight: setup and cache pwm alternate increment value
- drm/i915/backlight: setup backlight pwm alternate increment on backlight
  enable
- drm/amdgpu: fix IB alignment for UVD
- drm/amdgpu/dce10: disable hpd on local panels
- drm/amdgpu/dce8: disable hpd on local panels
- drm/amdgpu/dce11: disable hpd on local panels
- drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
- drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
- drm/amdgpu: change vblank_time's calculation method to reduce 
computational
  error.
- drm/radeon: narrow asic_init for virtualization
- drm/radeon/si/dpm: fix phase shedding setup
- drm/radeon: change vblank_time's calculation method to reduce 
computational
  error.
- drm/vmwgfx: Limit the user-space command buffer size
- drm/fsl-dcu: fix endian issue when using clk_register_divider
- drm/amd/powerplay: fix mclk not switching back after multi-head was 
disabled
- HID: add quirk for Akai MIDImix.
- drm/i915/skl: Update plane watermarks atomically during plane updates
- drm/i915: Move CRTC updating in atomic_commit into it's own hook
- drm/i915/skl: Update DDB values 

[Kernel-packages] [Bug 1637520] Re: Yakkety update to v4.8.5 stable release

2016-11-11 Thread Luis Henriques
** Changed in: linux (Ubuntu Yakkety)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1637520

Title:
  Yakkety update to v4.8.5 stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The v4.8.5 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches from the v4.8.5 stable release shall be
  applied:

  gpio: mpc8xxx: Correct irq handler function
  mei: fix return value on disconnection
  mei: me: add kaby point device ids
  regulator: tps65910: Work around silicon erratum SWCZ010
  clk: imx6: initialize GPU clocks
  clk: imx6: fix i.MX6DL clock tree to reflect reality
  spi: spidev_test: Fix buffer overflow in unescape()
  PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
  ath10k: fix copy engine 5 destination ring stuck
  rtlwifi: Fix missing country code for Great Britain
  mmc: block: don't use CMD23 with very old MMC cards
  mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
  PCI: Mark Atheros AR9580 to avoid bus reset
  PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
  platform: don't return 0 from platform_get_irq[_byname]() on error
  cpufreq: ti: Use generic platdev driver
  cpufreq: conservative: Fix next frequency selection
  cpufreq: skip invalid entries when searching the frequency
  cpufreq: intel_pstate: Fix unsafe HWP MSR access
  cpufreq: fix overflow in cpufreq_table_find_index_dl()
  parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
  parisc: Fix self-detected CPU stall warnings on Mako machines
  parisc: Fix kernel memory layout regarding position of __gp
  parisc: Increase initial kernel mapping size
  pstore/ramoops: fixup driver removal
  pstore/core: drop cmpxchg based updates
  pstore/ram: Use memcpy_toio instead of memcpy
  pstore/ram: Use memcpy_fromio() to save old buffer
  perf intel-pt: Fix snapshot overlap detection decoder errors
  perf intel-pt: Fix estimated timestamps for cycle-accurate mode
  perf intel-pt: Fix MTC timestamp calculation for large MTC periods
  dm: mark request_queue dead before destroying the DM device
  dm: return correct error code in dm_resume()'s retry loop
  dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
  dm mpath: check if path's request_queue is dying in activate_path()
  dm crypt: fix crash on exit
  powerpc/xmon: Don't use ld on 32-bit
  powerpc/vdso64: Use double word compare on pointers
  powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
  powerpc/eeh: Null check uses of eeh_pe_bus_get
  powerpc/powernv: Use CPU-endian hub diag-data type in 
pnv_eeh_get_and_dump_hub_diag()
  powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
  powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
  powerpc/mm/hash64: Fix might_have_hea() check
  IB/srp: Fix infinite loop when FMR sg[0].offset != 0
  IB/core: correctly handle rdma_rw_init_mrs() failure
  ubi: Deal with interrupted erasures in WL
  zfcp: fix fc_host port_type with NPIV
  zfcp: fix ELS/GS request length for hardware data router
  zfcp: close window with unblocked rport during rport gone
  zfcp: retain trace level for SCSI and HBA FSF response records
  zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
  zfcp: trace on request for open and close of WKA port
  zfcp: restore tracing of handle for port and LUN with HBA records
  zfcp: fix D_ID field with actual value on tracing SAN responses
  zfcp: fix payload trace length for SAN request
  zfcp: trace full payload of all SAN records (req,resp,iels)
  scsi: zfcp: spin_lock_irqsave() is not nestable
  fbdev/efifb: Fix 16 color palette entry calculation
  ovl: Fix info leak in ovl_lookup_temp()
  ovl: copy_up_xattr(): use strnlen
  mb86a20s: fix the locking logic
  mb86a20s: fix demod settings
  cx231xx: don't return error on success
  cx231xx: fix GPIOs for Pixelview SBTVD hybrid
  cx231xx: can't proceed if I2C bus register fails
  ALSA: hda - Fix a failure of micmute led when having multi adcs
  MIPS: Fix -mabi=64 build of vdso.lds
  MIPS: ptrace: Fix regs_return_value for kernel context
  Input: i8042 - skip selftest on ASUS laptops
  Input: elantech - force needed quirks on Fujitsu H760
  Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
  

[Kernel-packages] [Bug 1637520] Re: Yakkety update to v4.8.5 stable release

2016-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu Yakkety)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1637520

Title:
  Yakkety update to v4.8.5 stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The v4.8.5 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches from the v4.8.5 stable release shall be
  applied:

  gpio: mpc8xxx: Correct irq handler function
  mei: fix return value on disconnection
  mei: me: add kaby point device ids
  regulator: tps65910: Work around silicon erratum SWCZ010
  clk: imx6: initialize GPU clocks
  clk: imx6: fix i.MX6DL clock tree to reflect reality
  spi: spidev_test: Fix buffer overflow in unescape()
  PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
  ath10k: fix copy engine 5 destination ring stuck
  rtlwifi: Fix missing country code for Great Britain
  mmc: block: don't use CMD23 with very old MMC cards
  mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
  PCI: Mark Atheros AR9580 to avoid bus reset
  PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
  platform: don't return 0 from platform_get_irq[_byname]() on error
  cpufreq: ti: Use generic platdev driver
  cpufreq: conservative: Fix next frequency selection
  cpufreq: skip invalid entries when searching the frequency
  cpufreq: intel_pstate: Fix unsafe HWP MSR access
  cpufreq: fix overflow in cpufreq_table_find_index_dl()
  parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
  parisc: Fix self-detected CPU stall warnings on Mako machines
  parisc: Fix kernel memory layout regarding position of __gp
  parisc: Increase initial kernel mapping size
  pstore/ramoops: fixup driver removal
  pstore/core: drop cmpxchg based updates
  pstore/ram: Use memcpy_toio instead of memcpy
  pstore/ram: Use memcpy_fromio() to save old buffer
  perf intel-pt: Fix snapshot overlap detection decoder errors
  perf intel-pt: Fix estimated timestamps for cycle-accurate mode
  perf intel-pt: Fix MTC timestamp calculation for large MTC periods
  dm: mark request_queue dead before destroying the DM device
  dm: return correct error code in dm_resume()'s retry loop
  dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
  dm mpath: check if path's request_queue is dying in activate_path()
  dm crypt: fix crash on exit
  powerpc/xmon: Don't use ld on 32-bit
  powerpc/vdso64: Use double word compare on pointers
  powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
  powerpc/eeh: Null check uses of eeh_pe_bus_get
  powerpc/powernv: Use CPU-endian hub diag-data type in 
pnv_eeh_get_and_dump_hub_diag()
  powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
  powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
  powerpc/mm/hash64: Fix might_have_hea() check
  IB/srp: Fix infinite loop when FMR sg[0].offset != 0
  IB/core: correctly handle rdma_rw_init_mrs() failure
  ubi: Deal with interrupted erasures in WL
  zfcp: fix fc_host port_type with NPIV
  zfcp: fix ELS/GS request length for hardware data router
  zfcp: close window with unblocked rport during rport gone
  zfcp: retain trace level for SCSI and HBA FSF response records
  zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
  zfcp: trace on request for open and close of WKA port
  zfcp: restore tracing of handle for port and LUN with HBA records
  zfcp: fix D_ID field with actual value on tracing SAN responses
  zfcp: fix payload trace length for SAN request
  zfcp: trace full payload of all SAN records (req,resp,iels)
  scsi: zfcp: spin_lock_irqsave() is not nestable
  fbdev/efifb: Fix 16 color palette entry calculation
  ovl: Fix info leak in ovl_lookup_temp()
  ovl: copy_up_xattr(): use strnlen
  mb86a20s: fix the locking logic
  mb86a20s: fix demod settings
  cx231xx: don't return error on success
  cx231xx: fix GPIOs for Pixelview SBTVD hybrid
  cx231xx: can't proceed if I2C bus register fails
  ALSA: hda - Fix a failure of micmute led when having multi adcs
  MIPS: Fix -mabi=64 build of vdso.lds
  MIPS: ptrace: Fix regs_return_value for kernel context
  Input: i8042 - skip selftest on ASUS laptops
  Input: elantech - force needed quirks on Fujitsu H760
  Input: 

[Kernel-packages] [Bug 1637520] Re: Yakkety update to v4.8.5 stable release

2016-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1637520

Title:
  Yakkety update to v4.8.5 stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Yakkety:
  Confirmed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The v4.8.5 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches from the v4.8.5 stable release shall be
  applied:

  gpio: mpc8xxx: Correct irq handler function
  mei: fix return value on disconnection
  mei: me: add kaby point device ids
  regulator: tps65910: Work around silicon erratum SWCZ010
  clk: imx6: initialize GPU clocks
  clk: imx6: fix i.MX6DL clock tree to reflect reality
  spi: spidev_test: Fix buffer overflow in unescape()
  PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
  ath10k: fix copy engine 5 destination ring stuck
  rtlwifi: Fix missing country code for Great Britain
  mmc: block: don't use CMD23 with very old MMC cards
  mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
  PCI: Mark Atheros AR9580 to avoid bus reset
  PCI: tegra: Fix argument order in tegra_pcie_phy_disable()
  platform: don't return 0 from platform_get_irq[_byname]() on error
  cpufreq: ti: Use generic platdev driver
  cpufreq: conservative: Fix next frequency selection
  cpufreq: skip invalid entries when searching the frequency
  cpufreq: intel_pstate: Fix unsafe HWP MSR access
  cpufreq: fix overflow in cpufreq_table_find_index_dl()
  parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
  parisc: Fix self-detected CPU stall warnings on Mako machines
  parisc: Fix kernel memory layout regarding position of __gp
  parisc: Increase initial kernel mapping size
  pstore/ramoops: fixup driver removal
  pstore/core: drop cmpxchg based updates
  pstore/ram: Use memcpy_toio instead of memcpy
  pstore/ram: Use memcpy_fromio() to save old buffer
  perf intel-pt: Fix snapshot overlap detection decoder errors
  perf intel-pt: Fix estimated timestamps for cycle-accurate mode
  perf intel-pt: Fix MTC timestamp calculation for large MTC periods
  dm: mark request_queue dead before destroying the DM device
  dm: return correct error code in dm_resume()'s retry loop
  dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
  dm mpath: check if path's request_queue is dying in activate_path()
  dm crypt: fix crash on exit
  powerpc/xmon: Don't use ld on 32-bit
  powerpc/vdso64: Use double word compare on pointers
  powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
  powerpc/eeh: Null check uses of eeh_pe_bus_get
  powerpc/powernv: Use CPU-endian hub diag-data type in 
pnv_eeh_get_and_dump_hub_diag()
  powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
  powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K
  powerpc/mm/hash64: Fix might_have_hea() check
  IB/srp: Fix infinite loop when FMR sg[0].offset != 0
  IB/core: correctly handle rdma_rw_init_mrs() failure
  ubi: Deal with interrupted erasures in WL
  zfcp: fix fc_host port_type with NPIV
  zfcp: fix ELS/GS request length for hardware data router
  zfcp: close window with unblocked rport during rport gone
  zfcp: retain trace level for SCSI and HBA FSF response records
  zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
  zfcp: trace on request for open and close of WKA port
  zfcp: restore tracing of handle for port and LUN with HBA records
  zfcp: fix D_ID field with actual value on tracing SAN responses
  zfcp: fix payload trace length for SAN request
  zfcp: trace full payload of all SAN records (req,resp,iels)
  scsi: zfcp: spin_lock_irqsave() is not nestable
  fbdev/efifb: Fix 16 color palette entry calculation
  ovl: Fix info leak in ovl_lookup_temp()
  ovl: copy_up_xattr(): use strnlen
  mb86a20s: fix the locking logic
  mb86a20s: fix demod settings
  cx231xx: don't return error on success
  cx231xx: fix GPIOs for Pixelview SBTVD hybrid
  cx231xx: can't proceed if I2C bus register fails
  ALSA: hda - Fix a failure of micmute led when having multi adcs
  MIPS: Fix -mabi=64 build of vdso.lds
  MIPS: ptrace: Fix regs_return_value for kernel context
  Input: i8042 - skip selftest on ASUS laptops
  Input: elantech - force needed quirks on Fujitsu H760
  Input: elantech -