This is the start of the stable review cycle for the 4.9.10 release.
There are 60 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed Feb 15 13:03:05 UTC 2017.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
        kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.10-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git 
linux-4.9.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
    Linux 4.9.10-rc1

Peter Zijlstra <[email protected]>
    perf/core: Fix crash in perf_event_read()

Namhyung Kim <[email protected]>
    perf diff: Fix segfault on 'perf diff -o N' option

Namhyung Kim <[email protected]>
    perf diff: Fix -o/--order option behavior (again)

Omar Sandoval <[email protected]>
    stacktrace, lockdep: Fix address, newline ugliness

Eyal Itkin <[email protected]>
    IB/rxe: Fix mem_check_range integer overflow

Eyal Itkin <[email protected]>
    IB/rxe: Fix resid update

Yazen Ghannam <[email protected]>
    x86/CPU/AMD: Fix Zen SMT topology

Borislav Petkov <[email protected]>
    x86/CPU/AMD: Bring back Compute Unit ID

Andrey Ryabinin <[email protected]>
    x86/mm/ptdump: Fix soft lockup in page table walker

Takashi Iwai <[email protected]>
    Revert "ALSA: line6: Only determine control port properties if needed"

Takashi Iwai <[email protected]>
    ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()

Takashi Iwai <[email protected]>
    ALSA: seq: Fix race at creating a queue

Hui Wang <[email protected]>
    ALSA: hda - adding a new NV HDMI/DP codec ID in the driver

Boris Ostrovsky <[email protected]>
    xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()

Benjamin Herrenschmidt <[email protected]>
    powerpc/powernv: Fix CPU hotplug to handle waking on HVI

Benjamin Herrenschmidt <[email protected]>
    powerpc/mm/radix: Update ERAT flushes when invalidating TLB

Jeff Mahoney <[email protected]>
    btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls

Mauricio Faria de Oliveira <[email protected]>
    scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash

ojab <[email protected]>
    scsi: mpt3sas: disable ASPM for MPI2 controllers

Dave Carroll <[email protected]>
    scsi: aacraid: Fix INTx/MSI-x issue with older controllers

Steffen Maier <[email protected]>
    scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed 
send

Dexuan Cui <[email protected]>
    Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()

K. Y. Srinivasan <[email protected]>
    Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host

K. Y. Srinivasan <[email protected]>
    Drivers: hv: vmbus: On write cleanup the logic to interrupt the host

K. Y. Srinivasan <[email protected]>
    Drivers: hv: vmbus: Base host signaling strictly on the ring state

Gal Pressman <[email protected]>
    net/mlx5e: Modify TIRs hash only when it's needed

Thorsten Horstmann <[email protected]>
    mac80211: Fix adding of mesh vendor IEs

Masashi Honma <[email protected]>
    nl80211: Fix mesh HT operation check

Michał Winiarski <[email protected]>
    drm/i915: Always convert incoming exec offsets to non-canonical

Alexander Sverdlin <[email protected]>
    ARM: 8642/1: LPAE: catch pending imprecise abort on unmask

Sébastien Szymanski <[email protected]>
    ARM: dts: imx6dl: fix GPIO4 range

Nicholas Bellinger <[email protected]>
    target: Fix COMPARE_AND_WRITE ref leak for non GOOD status

Nicholas Bellinger <[email protected]>
    target: Fix multi-session dynamic se_node_acl double free OOPs

Nicholas Bellinger <[email protected]>
    target: Fix early transport_generic_handle_tmr abort scenario

Nicholas Bellinger <[email protected]>
    target: Use correct SCSI status during EXTENDED_COPY exception

Nicholas Bellinger <[email protected]>
    target: Don't BUG_ON during NodeACL dynamic -> explicit conversion

Maarten Lankhorst <[email protected]>
    drm/atomic: Fix double free in drm_atomic_state_default_clear

Lee, Shawn C <[email protected]>
    drm/i915/bxt: Add MST support when do DPLL calculation

Andrey Ryabinin <[email protected]>
    drm/i915: fix use-after-free in page_flip_completed()

Dave Martin <[email protected]>
    ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write

Arnd Bergmann <[email protected]>
    hns: avoid stack overflow with CONFIG_KASAN

Bryant G. Ly <[email protected]>
    ibmvscsis: Add SGL limit

Sean Rees <[email protected]>
    mm/slub.c: fix random_seq offset destruction

Tejun Heo <[email protected]>
    cpumask: use nr_cpumask_bits for parsing functions

Jurij Smakov <[email protected]>
    rtlwifi: rtl8192ce: Fix loading of incorrect firmware

Linus Torvalds <[email protected]>
    Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"

Stephen Smalley <[email protected]>
    selinux: fix off-by-one in setprocattr

Dmitry Torokhov <[email protected]>
    Input: uinput - fix crash when mixing old and new init style

Vineet Gupta <[email protected]>
    ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup

Gary R Hook <[email protected]>
    crypto: ccp - Fix double add when creating new DMA command

Gary R Hook <[email protected]>
    crypto: ccp - Fix DMA operations when IOMMU is enabled

Giovanni Cabiddu <[email protected]>
    crypto: qat - zero esram only for DH85x devices

Giovanni Cabiddu <[email protected]>
    crypto: qat - fix bar discovery for c62x

Harsh Jain <[email protected]>
    crypto: chcr - Check device is allocated before use

Harsh Jain <[email protected]>
    crypto: algif_aead - Fix kernel panic on list_del

Mike Snitzer <[email protected]>
    dm rq: cope with DM device destruction while in dm_old_request_fn()

Dan Williams <[email protected]>
    libnvdimm, pfn: fix memmap reservation size versus 4K alignment

Dan Williams <[email protected]>
    libnvdimm, namespace: do not delete namespace-id 0

Dan Williams <[email protected]>
    acpi, nfit: fix acpi_nfit_flush_probe() crash

Srinivas Pandruvada <[email protected]>
    cpufreq: intel_pstate: Disable energy efficiency optimization


-------------

Diffstat:

 Makefile                                           |  4 +-
 arch/arc/kernel/unaligned.c                        |  2 +-
 arch/arm/boot/dts/imx6dl.dtsi                      |  2 +-
 arch/arm/kernel/ptrace.c                           |  2 +-
 arch/arm/mm/fault.c                                |  4 +-
 arch/arm/mm/fault.h                                |  4 +
 arch/powerpc/include/asm/reg.h                     |  3 +-
 arch/powerpc/include/asm/xics.h                    |  1 +
 arch/powerpc/mm/tlb-radix.c                        |  6 +-
 arch/powerpc/platforms/powernv/smp.c               | 12 ++-
 arch/powerpc/sysdev/xics/icp-opal.c                | 29 +++++++
 arch/x86/include/asm/processor.h                   |  1 +
 arch/x86/kernel/apic/io_apic.c                     |  2 -
 arch/x86/kernel/cpu/amd.c                          | 16 +++-
 arch/x86/kernel/cpu/common.c                       |  1 +
 arch/x86/kernel/smpboot.c                          | 12 ++-
 arch/x86/mm/dump_pagetables.c                      |  2 +
 crypto/algif_aead.c                                |  2 +-
 drivers/acpi/nfit/core.c                           |  6 +-
 drivers/cpufreq/intel_pstate.c                     | 30 +++++++
 drivers/crypto/ccp/ccp-dev-v5.c                    |  2 +-
 drivers/crypto/ccp/ccp-dev.h                       |  1 +
 drivers/crypto/ccp/ccp-dmaengine.c                 |  6 +-
 drivers/crypto/chelsio/chcr_core.c                 | 18 ++---
 drivers/crypto/qat/qat_c62x/adf_drv.c              |  2 +-
 drivers/crypto/qat/qat_common/adf_accel_devices.h  |  1 +
 drivers/crypto/qat/qat_common/qat_hal.c            |  4 +-
 drivers/gpu/drm/drm_atomic.c                       | 16 ++--
 drivers/gpu/drm/i915/i915_gem_execbuffer.c         | 12 +--
 drivers/gpu/drm/i915/intel_display.c               |  4 +-
 drivers/gpu/drm/i915/intel_dpll_mgr.c              |  3 +-
 drivers/hv/channel.c                               | 93 +++-------------------
 drivers/hv/channel_mgmt.c                          |  2 -
 drivers/hv/hyperv_vmbus.h                          | 10 +--
 drivers/hv/ring_buffer.c                           | 45 ++++++-----
 drivers/infiniband/sw/rxe/rxe_mr.c                 |  8 +-
 drivers/infiniband/sw/rxe/rxe_resp.c               |  2 +-
 drivers/input/misc/uinput.c                        | 20 +++--
 drivers/md/dm-rq.c                                 |  4 +
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h  |  8 +-
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 18 +++--
 drivers/net/hyperv/netvsc.c                        |  6 ++
 .../net/wireless/realtek/rtlwifi/rtl8192ce/sw.c    |  9 ++-
 drivers/net/xen-netfront.c                         |  3 +-
 drivers/nvdimm/namespace_devs.c                    | 11 ++-
 drivers/nvdimm/pfn_devs.c                          |  7 +-
 drivers/s390/scsi/zfcp_fsf.c                       |  8 +-
 drivers/scsi/aacraid/comminit.c                    |  8 +-
 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c           |  1 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |  3 +
 drivers/scsi/qla2xxx/qla_os.c                      |  2 +-
 drivers/target/target_core_device.c                | 10 ++-
 drivers/target/target_core_sbc.c                   |  8 +-
 drivers/target/target_core_transport.c             | 86 +++++++++++++-------
 drivers/target/target_core_xcopy.c                 |  2 +-
 fs/btrfs/ioctl.c                                   |  6 +-
 include/linux/cpumask.h                            |  8 +-
 include/linux/hyperv.h                             | 45 +++++++++--
 include/target/target_core_base.h                  |  1 +
 kernel/events/core.c                               | 25 +++---
 kernel/stacktrace.c                                | 12 +--
 mm/slub.c                                          |  4 +
 net/mac80211/mesh.c                                |  2 +-
 net/wireless/nl80211.c                             |  1 +
 security/selinux/hooks.c                           |  2 +-
 sound/core/seq/seq_memory.c                        |  9 +--
 sound/core/seq/seq_queue.c                         | 33 +++++---
 sound/pci/hda/patch_hdmi.c                         |  1 +
 sound/usb/line6/driver.c                           |  3 +-
 tools/perf/builtin-diff.c                          |  2 +-
 tools/perf/ui/hist.c                               | 10 +++
 tools/perf/util/hist.h                             |  7 ++
 72 files changed, 464 insertions(+), 291 deletions(-)


Reply via email to