[PATCH 4.6 000/203] 4.6.5-stable review

From: Greg Kroah-Hartman
Date: Mon Jul 25 2016 - 18:26:50 EST


This is the start of the stable review cycle for the 4.6.5 release.
There are 203 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 Jul 27 20:33:38 UTC 2016.
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.6.5-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.6.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.6.5-rc1

Vivek Goyal <vgoyal@xxxxxxxxxx>
ovl: warn instead of error if d_type is not supported

Vivek Goyal <vgoyal@xxxxxxxxxx>
ovl: Do d_type check only if work dir creation was successful

Mika Kahola <mika.kahola@xxxxxxxxx>
drm/i915: Revert DisplayPort fast link training feature

Jan Stancek <jstancek@xxxxxxxxxx>
crypto: qat - make qat_asym_algs.o depend on asn1 headers

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct

Hugh Dickins <hughd@xxxxxxxxxx>
tmpfs: fix regression hang in fallocate undo

Anthony Romano <anthony.romano@xxxxxxxxxx>
tmpfs: don't undo fallocate past its last page

Jan Beulich <JBeulich@xxxxxxxx>
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7

Steve French <smfrench@xxxxxxxxx>
File names with trailing period or space need special case conversion

Jerome Marchand <jmarchan@xxxxxxxxxx>
cifs: dynamic allocation of ntlmssp blob

Steve French <smfrench@xxxxxxxxx>
Fix reconnect to not defer smb3 session reconnect long after socket reconnect

James Bottomley <jejb@xxxxxxxxxxxxxxxxxx>
53c700: fix BUG on untagged commands

Michael Holzheu <holzheu@xxxxxxxxxxxxxxxxxx>
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"

Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
s390: fix test_fp_ctl inline assembly contraints

Wei Fang <fangwei1@xxxxxxxxxx>
scsi: fix race between simultaneous decrements of ->host_failed

Maxim Patlasov <mpatlasov@xxxxxxxxxxxxx>
ovl: verify upper dentry in ovl_remove_and_whiteout()

Miklos Szeredi <mszeredi@xxxxxxxxxx>
ovl: handle ATTR_KILL*

Vivek Goyal <vgoyal@xxxxxxxxxx>
ovl: Copy up underlying inode's ->i_mode to overlay inode

Miklos Szeredi <mszeredi@xxxxxxxxxx>
ovl: get_write_access() in truncate

Miklos Szeredi <mszeredi@xxxxxxxxxx>
ovl: fix dentry leak for default_permissions

Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
ARM: mvebu: fix HW I/O coherency related deadlocks

Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys

Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13

Awais Belal <awais_belal@xxxxxxxxxx>
ALSA: hda: add AMD Stoney PCI ID with proper driver caps

Peter Wu <peter@xxxxxxxxxxxxx>
ALSA: hda - fix use-after-free after module unload

Takashi Iwai <tiwai@xxxxxxx>
ALSA: ctl: Stop notification after disconnection

Takashi Iwai <tiwai@xxxxxxx>
ALSA: pcm: Free chmap at PCM free callback, too

Hui Wang <hui.wang@xxxxxxxxxxxxx>
ALSA: hda/realtek - add new pin definition in alc225 pin quirk table

Kazuki Oikawa <k@xxxxxxxx>
ALSA: usb-audio: Fix quirks code is not called

Bob Copeland <me@xxxxxxxxxxxxxxx>
ALSA: hda - fix read before array start

Vinod Koul <vinod.koul@xxxxxxxxx>
ALSA: hda - Add PCI ID for Kabylake-H

Torsten Hilbrich <torsten.hilbrich@xxxxxxxxxxx>
ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup

Takashi Iwai <tiwai@xxxxxxx>
ALSA: timer: Fix negative queue usage by racy accesses

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
ALSA: echoaudio: Fix memory allocation

Takashi Iwai <tiwai@xxxxxxx>
ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()

Jaroslav Kysela <perex@xxxxxxxx>
ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup

Woodrow Shen <woodrow.shen@xxxxxxxxx>
ALSA: hda - Fix the headset mic jack detection on Dell machine

Jaroslav Kysela <perex@xxxxxxxx>
ALSA: hdac_regmap - fix the register access for runtime PM

Takashi Iwai <tiwai@xxxxxxx>
ALSA: dummy: Fix a use-after-free at closing

Pali RohÃr <pali.rohar@xxxxxxxxx>
hwmon: (dell-smm) Cache fan_type() calls and change fan detection

Pali RohÃr <pali.rohar@xxxxxxxxx>
hwmon: (dell-smm) Disallow fan_type() calls on broken machines

Pali RohÃr <pali.rohar@xxxxxxxxx>
hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default

Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()

David Daney <david.daney@xxxxxxxxxx>
tty: vt: Fix soft lockup in fbcon cursor blink timer.

Mark Brown <broonie@xxxxxxxxxx>
iio:ad7266: Fix probe deferral for vref

Mark Brown <broonie@xxxxxxxxxx>
iio:ad7266: Fix support for optional regulators

Mark Brown <broonie@xxxxxxxxxx>
iio:ad7266: Fix broken regulator error handling

Linus Walleij <linus.walleij@xxxxxxxxxx>
iio: accel: kxsd9: fix the usage of spi_w8r8()

Luis de Bethencourt <luisbg@xxxxxxxxxxxxxxx>
staging: iio: accel: fix error check

Matt Ranostay <mranostay@xxxxxxxxx>
iio: hudmidity: hdc100x: fix incorrect shifting and scaling

Matt Ranostay <mranostay@xxxxxxxxx>
iio: humidity: hdc100x: fix IIO_TEMP channel reporting

Alison Schofield <amsfield22@xxxxxxxxx>
iio: humidity: hdc100x: correct humidity integration time mask

Matt Ranostay <mranostay@xxxxxxxxx>
iio: proximity: as3935: fix buffer stack trashing

Matt Ranostay <mranostay@xxxxxxxxx>
iio: proximity: as3935: remove triggered buffer processing

Matt Ranostay <mranostay@xxxxxxxxx>
iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output

Yong Li <sdliyong@xxxxxxxxx>
iio: light apds9960: Add the missing dev.parent

Gregor Boirie <gregor.boirie@xxxxxxxxxx>
iio:st_pressure: fix sampling gains (bring inline with ABI)

Crestez Dan Leonard <leonard.crestez@xxxxxxxxx>
iio: Fix error handling in iio_trigger_attach_poll_func

Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
xen/balloon: Fix declared-but-not-defined warning

David Miller <davem@xxxxxxxxxxxxx>
PCI: Fix unaligned accesses in VC code

Ocquidant, Sebastien <sebastienocquidant@xxxxxxxxx>
memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing

Sinclair Yeh <syeh@xxxxxxxxxx>
drm/vmwgfx: Fix error paths when mapping framebuffer

Thomas Hellstrom <thellstrom@xxxxxxxxxx>
drm/vmwgfx: Fix corner case screen target management

Sinclair Yeh <syeh@xxxxxxxxxx>
drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set

Sinclair Yeh <syeh@xxxxxxxxxx>
drm/vmwgfx: Check pin count before attempting to move a buffer

Sinclair Yeh <syeh@xxxxxxxxxx>
drm/vmwgfx: Work around mode set failure in 2D VMs

Sinclair Yeh <syeh@xxxxxxxxxx>
drm/vmwgfx: Add an option to change assumed FB bpp

Sinclair Yeh <syeh@xxxxxxxxxx>
drm/ttm: Make ttm_bo_mem_compat available

Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx

Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
drm: atmel-hlcdc: actually disable scaling when no scaling is required

Huang Rui <ray.huang@xxxxxxx>
drm/amd/powerplay: fix incorrect voltage table value for tonga

Rex Zhu <Rex.Zhu@xxxxxxx>
drm/amd/powerplay: incorrectly use of the function return value

Rex Zhu <Rex.Zhu@xxxxxxx>
drm/amd/powerplay: fix logic error.

Rex Zhu <Rex.Zhu@xxxxxxx>
drm/amd/powerplay: need to notify system bios pcie device ready

Rex Zhu <Rex.Zhu@xxxxxxx>
drm/amd/powerplay: fix bug that function parameter was incorect.

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm: Wrap direct calls to driver->gem_free_object from CMA

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable

Tomi Valkeinen <tomi.valkeinen@xxxxxx>
drm: add missing drm_mode_set_crtcinfo call

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm/i915: Update ifdeffery for mutex->owner

Ville SyrjÃlà <ville.syrjala@xxxxxxxxxxxxxxx>
drm/i915: Refresh cached DP port register value on resume

Lyude <cpaul@xxxxxxxxxx>
drm/i915/fbc: Disable on HSW by default for now

Lyude <cpaul@xxxxxxxxxx>
drm/i915/ilk: Don't disable SSC source if it's in use

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern

Dmitrii Tcvetkov <demfloro@xxxxxxxxxxx>
drm/nouveau: fix for disabled fbdev emulation

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/disp/sor/gm107: training pattern registers are like gm200

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/fbcon: fix out-of-bounds memory accesses

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTR

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/disp/sor/gf119: both links use the same training register

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/bios/disp: fix handling of "match any protocol" entries

Michael S. Tsirkin <mst@xxxxxxxxxx>
virtio_balloon: fix PFN format for virtio-1

Andrey Grodzovsky <Andrey.Grodzovsky@xxxxxxx>
drm/dp/mst: Always clear proposed vcpi table for port.

Oded Gabbay <oded.gabbay@xxxxxxxxx>
drm/amdkfd: destroy dbgmgr in notifier release

Oded Gabbay <oded.gabbay@xxxxxxxxx>
drm/amdkfd: unbind only existing processes

Richard Weinberger <richard@xxxxxx>
ubi: Make recover_peb power cut aware

Nicolas Iooss <nicolas.iooss_linux@xxxxxxx>
drm/amdgpu: initialize amdgpu_cgs_acpi_eval_object result value

Alex Deucher <alexander.deucher@xxxxxxx>
drm/amdgpu: fix num_rbs exposed to userspace (v2)

Alex Deucher <alexander.deucher@xxxxxxx>
drm/amdgpu/gfx7: fix broken condition check

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix asic initialization for virtualized environments

Jeff Mahoney <jeffm@xxxxxxxx>
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction

Tejun Heo <tj@xxxxxxxxxx>
percpu: fix synchronization between synchronous map extension and chunk destruction

Tejun Heo <tj@xxxxxxxxxx>
percpu: fix synchronization between chunk->map_extend_work and chunk destruction

Miklos Szeredi <mszeredi@xxxxxxxxxx>
af_unix: fix hard linked sockets on overlay

Miklos Szeredi <mszeredi@xxxxxxxxxx>
vfs: add d_real_inode() helper

James Morse <james.morse@xxxxxxx>
arm64: kernel: Save and restore UAO and addr_limit on exception entry

Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
arm64: mm: remove page_mapping check in __sync_icache_dcache

Mark Rutland <mark.rutland@xxxxxxx>
arm64: fix dump_instr when PAN and UAO are in use

Robin Murphy <robin.murphy@xxxxxxx>
drm/nouveau/Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"

Junichi Nomura <j-nomura@xxxxxxxxxxxxx>
ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()

Stefan Agner <stefan@xxxxxxxx>
drm/fsl-dcu: use flat regmap cache

Mathieu Larouche <mathieu.larouche@xxxxxxxxxx>
drm/mgag200: Black screen fix for G200e rev 4

Vegard Nossum <vegard.nossum@xxxxxxxxxx>
apparmor: fix oops, validate buffer size in apparmor_setprocattr()

Joerg Roedel <jroedel@xxxxxxx>
iommu/amd: Fix unity mapping initialization race

Joerg Roedel <jroedel@xxxxxxx>
iommu/vt-d: Enable QI on all IOMMUs before setting root entry

Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
iommu/arm-smmu: Wire up map_sg for arm-smmu-v3

John Keeping <john@xxxxxxxxxxxx>
iommu/rockchip: Fix zap cache during device attach

Jiri Slaby <jslaby@xxxxxxx>
base: make module_create_drivers_dir race-free

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Handle NULL formats in hold_module_trace_bprintk_format()

Allen Hung <allen_hung@xxxxxxxx>
HID: multitouch: enable palm rejection for Windows Precision Touchpad

Allen Hung <allen_hung@xxxxxxxx>
Revert "HID: multitouch: enable palm rejection if device implements confidence usage"

Scott Bauer <sbauer@xxxxxxxxxxxxxx>
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands

Oliver Neukum <oneukum@xxxxxxxx>
HID: elo: kill not flush the work

Quentin Casasnovas <quentin.casasnovas@xxxxxxxxxx>
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.

James Morse <james.morse@xxxxxxx>
KVM: arm/arm64: Stop leaking vcpu pid references

Christian Borntraeger <borntraeger@xxxxxxxxxx>
KVM: s390/mm: Fix CMMA reset during reboot

Xiubo Li <lixiubo@xxxxxxxxxxxxxxxxxxxx>
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES

Yang Zhang <yang.zhang.wz@xxxxxxxxx>
kvm: vmx: check apicv is active before using VT-d posted interrupt

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
KEYS: potential uninitialized variable

Martin KaFai Lau <kafai@xxxxxx>
ipv6: Fix mem leak in rt6i_pcpu

BjÃrn Mork <bjorn@xxxxxxx>
cdc_ncm: workaround for EM7455 "silent" data interface

Haishuang Yan <yanhaishuang@xxxxxxxxxxxxxxxxxxxx>
geneve: fix max_mtu setting

Daniel Borkmann <daniel@xxxxxxxxxxxxx>
macsec: set actual real device for xmit when !protect_frames

WANG Cong <xiyou.wangcong@xxxxxxxxx>
net_sched: fix mirrored packets checksum

David S. Miller <davem@xxxxxxxxxxxxx>
packet: Use symmetric hash for PACKET_FANOUT_HASH.

Peter Zijlstra <peterz@xxxxxxxxxxxxx>
sched/fair: Fix cfs_rq avg tracking underflow

Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
UBIFS: Implement ->migratepage()

Richard Weinberger <richard@xxxxxx>
mm: Export migrate_page_move_mapping and migrate_page_copy

Harvey Hunt <harvey.hunt@xxxxxxxxxx>
irqchip/mips-gic: Fix IRQs in gic_dev_domain

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: KVM: Fix modular KVM under QEMU

Chen-Yu Tsai <wens@xxxxxxxx>
ARM: dts: sun6i: primo81: Drop constraints on dc1sw regulator

Chen-Yu Tsai <wens@xxxxxxxx>
ARM: dts: sun6i: yones-toptech-bs1078-v2: Drop constraints on dc1sw regulator

Steve Capper <steve.capper@xxxxxxx>
ARM: 8579/1: mm: Fix definition of pmd_mknotpresent

Will Deacon <will.deacon@xxxxxxx>
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit

Fabio Estevam <fabio.estevam@xxxxxxx>
ARM: imx6ul: Fix Micrel PHY mask

Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
regulator: qcom_smd: add regulator ops for pm8941 lnldo

Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
regulator: qcom_smd: add list_voltage callback

J. Bruce Fields <bfields@xxxxxxxxxx>
rpc: share one xps between all backchannels

J. Bruce Fields <bfields@xxxxxxxxxx>
SUNRPC: fix xprt leak on xps allocation failure

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFS: Fix another OPEN_DOWNGRADE bug

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
make nfs_atomic_open() call d_drop() on all ->open_context() errors.

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFS: Fix a double page unlock

Weston Andros Adamson <dros@xxxxxxxxxx>
pnfs_nfs: fix _cancel_empty_pagelist

Ben Hutchings <ben@xxxxxxxxxxxxxxx>
nfsd: check permissions when setting ACLs

Andreas Gruenbacher <agruenba@xxxxxxxxxx>
posix_acl: Add set_posix_acl

Oleg Drokin <green@xxxxxxxxxxxxxx>
nfsd: Extend the mutex holding region around in nfsd4_process_open2()

Oleg Drokin <green@xxxxxxxxxxxxxx>
nfsd: Always lock state exclusively.

J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd4/rpc: move backchannel create logic into rpc code

Martin K. Petersen <martin.petersen@xxxxxxxxxx>
sd: Fix rw_max for devices that report an optimal xfer size

Tejun Heo <tj@xxxxxxxxxx>
writeback: use higher precision calculation in domain_dirty_limits()

Lukasz Luba <lukasz.luba@xxxxxxx>
thermal: cpu_cooling: fix improper order during initialization

Andy Lutomirski <luto@xxxxxxxxxx>
uvc: Forward compat ioctls to their handlers directly

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
autofs braino fix for do_last()

Johan Hovold <johan@xxxxxxxxxx>
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"

Colin Pitrat <colin.pitrat@xxxxxxxxx>
gpio: sch: Fix Oops on module load on Asus Eee PC 1201

Linus Walleij <linus.walleij@xxxxxxxxxx>
gpio: make library immune to error pointers

Roger Quadros <rogerq@xxxxxx>
extcon: palmas: Fix boot up state of VBUS when using GPIO detection

Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
perf/x86: Fix 32-bit perf user callgraph collection

Borislav Petkov <bp@xxxxxxx>
x86/amd_nb: Fix boot crash on non-AMD systems

Vincent Stehlà <vincent.stehle@xxxxxxxxx>
perf/x86/intel/rapl: Fix pmus free during cleanup

Masami Hiramatsu <mhiramat@xxxxxxxxxx>
kprobes/x86: Clear TF bit in fault on single-stepping

H. Peter Anvin <hpa@xxxxxxxxx>
x86, build: copy ldlinux.c32 to image.iso

Catalin Marinas <catalin.marinas@xxxxxxx>
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE

Paolo Bonzini <pbonzini@xxxxxxxxxx>
locking/static_key: Fix concurrent static_key_slow_inc()

Peter Zijlstra <peterz@xxxxxxxxxxxxx>
locking/qspinlock: Fix spin_unlock_wait() some more

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
locking/ww_mutex: Report recursive ww_mutex locking early

Dr. David Alan Gilbert <dgilbert@xxxxxxxxxx>
x86/msr: Use the proper trace point conditional for writes

Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
of: irq: fix of_irq_get[_byname]() kernel-doc

Wolfram Sang <wsa@xxxxxxxxxxxxx>
of: fix autoloading due to broken modalias with no 'compatible'

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
mnt: If fs_fully_visible fails call put_filesystem.

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
mnt: Account for MS_RDONLY in fs_fully_visible

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
mnt: fs_fully_visible test the proper mount for MNT_LOCKED

Oscar <oscar@xxxxxxxxxxxx>
usb: common: otg-fsm: add license to usb-otg-fsm

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: don't free bandwidth_mutex too early

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: EHCI: declare hostpc register as zero-length array

Arnd Bergmann <arnd@xxxxxxxx>
usb: dwc2: fix regression on big-endian PowerPC/ARM systems

Cyril Bur <cyrilbur@xxxxxxxxx>
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added

Gavin Shan <gwshan@xxxxxxxxxxxxxxxxxx>
powerpc/pseries: Fix PCI config address for DDW

Guilherme G. Piccoli <gpiccoli@xxxxxxxxxxxxxxxxxx>
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism

Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx>
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs

Mike Marciniszyn <mike.marciniszyn@xxxxxxxxx>
IB/rdmavt: Correct qp_priv_alloc() return value test

Bart Van Assche <bart.vanassche@xxxxxxxxxxx>
IB/cm: Fix a recently introduced locking bug

Max Gurtovoy <maxg@xxxxxxxxxxxx>
IB/core: Fix bit curruption in ib_device_cap_flags structure

Mel Gorman <mgorman@xxxxxxx>
futex: Calculate the futex key based on a tail page for file-based futexes

Tony Luck <tony.luck@xxxxxxxxx>
EDAC, sb_edac: Fix rank lookup on Broadwell

Nicholas Krause <xerofoify@xxxxxxxxx>
EDAC: Fix workqueues poll period resetting

Felix Fietkau <nbd@xxxxxxxx>
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header

Jouni Malinen <j@xxxxx>
mac80211: Fix mesh estab_plinks counting in STA removal case

Martin Willi <martin@xxxxxxxxxxxxxx>
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL

Bob Copeland <me@xxxxxxxxxxxxxxx>
mac80211: mesh: flush mesh paths unconditionally

Felix Fietkau <nbd@xxxxxxxx>
mac80211: fix fast_tx header alignment

Johannes Berg <johannes.berg@xxxxxxxxx>
cfg80211: remove get/set antenna and tx power warnings


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

Diffstat:

.../ABI/testing/sysfs-bus-iio-proximity-as3935 | 2 +-
Documentation/scsi/scsi_eh.txt | 8 ++-
Makefile | 4 +-
arch/arm/boot/dts/armada-385-linksys.dtsi | 4 +-
arch/arm/boot/dts/sun5i-r8-chip.dts | 2 +-
arch/arm/boot/dts/sun6i-a31s-primo81.dts | 2 -
.../dts/sun6i-a31s-yones-toptech-bs1078-v2.dts | 2 -
arch/arm/include/asm/pgtable-2level.h | 1 +
arch/arm/include/asm/pgtable-3level.h | 5 +-
arch/arm/include/asm/pgtable.h | 1 -
arch/arm/kvm/arm.c | 1 +
arch/arm/mach-imx/mach-imx6ul.c | 2 +-
arch/arm/mach-mvebu/coherency.c | 22 +++---
arch/arm64/include/asm/ptrace.h | 2 +
arch/arm64/kernel/asm-offsets.c | 1 +
arch/arm64/kernel/entry.S | 19 ++++-
arch/arm64/kernel/traps.c | 26 +++----
arch/arm64/mm/fault.c | 3 +-
arch/arm64/mm/flush.c | 4 --
arch/mips/include/asm/kvm_host.h | 1 +
arch/mips/kvm/interrupt.h | 1 +
arch/mips/kvm/locore.S | 1 +
arch/mips/kvm/mips.c | 11 ++-
arch/powerpc/kernel/process.c | 10 +++
arch/powerpc/kernel/prom_init.c | 2 +-
arch/powerpc/platforms/pseries/iommu.c | 24 +++----
arch/s390/include/asm/fpu/api.h | 2 +-
arch/s390/kernel/ipl.c | 7 --
arch/s390/mm/pgtable.c | 2 +-
arch/x86/boot/Makefile | 3 +
arch/x86/events/core.c | 11 +--
arch/x86/events/intel/rapl.c | 2 +-
arch/x86/include/asm/msr.h | 4 +-
arch/x86/kernel/amd_nb.c | 4 +-
arch/x86/kernel/kprobes/core.c | 12 ++++
arch/x86/kvm/vmx.c | 38 +++++-----
crypto/rsa-pkcs1pad.c | 4 +-
drivers/ata/libata-eh.c | 2 +-
drivers/base/module.c | 8 ++-
drivers/char/ipmi/ipmi_msghandler.c | 8 ++-
drivers/crypto/qat/qat_common/Makefile | 1 +
drivers/edac/edac_mc.c | 3 +-
drivers/edac/sb_edac.c | 13 ++--
drivers/extcon/extcon-palmas.c | 2 +
drivers/gpio/gpio-sch.c | 21 +++---
drivers/gpio/gpiolib-legacy.c | 8 +--
drivers/gpio/gpiolib.c | 66 ++++++++----------
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 3 +-
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 70 +++++++++++--------
.../gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c | 6 +-
drivers/gpu/drm/amd/powerplay/hwmgr/pp_acpi.c | 18 ++++-
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.c | 2 +-
.../amd/powerplay/hwmgr/tonga_processpptables.c | 2 +-
drivers/gpu/drm/amd/powerplay/inc/pp_acpi.h | 1 +
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c | 2 +
drivers/gpu/drm/drm_atomic.c | 30 +++++++-
drivers/gpu/drm/drm_crtc.c | 2 -
drivers/gpu/drm/drm_dp_mst_topology.c | 8 +--
drivers/gpu/drm/drm_fb_cma_helper.c | 2 +-
drivers/gpu/drm/drm_gem_cma_helper.c | 12 +---
drivers/gpu/drm/drm_modes.c | 2 +
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 3 +-
drivers/gpu/drm/i915/i915_gem_shrinker.c | 2 +-
drivers/gpu/drm/i915/intel_display.c | 48 +++++++++----
drivers/gpu/drm/i915/intel_dp.c | 11 ++-
drivers/gpu/drm/i915/intel_dp_link_training.c | 25 +------
drivers/gpu/drm/i915/intel_drv.h | 2 -
drivers/gpu/drm/i915/intel_fbc.c | 3 +-
drivers/gpu/drm/mgag200/mgag200_mode.c | 10 ++-
.../drm/nouveau/include/nvkm/subdev/bios/disp.h | 5 +-
drivers/gpu/drm/nouveau/nouveau_fbcon.c | 2 +
drivers/gpu/drm/nouveau/nv04_fbcon.c | 7 +-
drivers/gpu/drm/nouveau/nv50_fbcon.c | 6 +-
drivers/gpu/drm/nouveau/nvc0_fbcon.c | 6 +-
drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/Kbuild | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c | 13 ++--
drivers/gpu/drm/nouveau/nvkm/engine/disp/gm107.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c | 12 ++--
drivers/gpu/drm/nouveau/nvkm/engine/disp/outpdp.h | 9 ++-
.../gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c | 6 +-
.../gpu/drm/nouveau/nvkm/engine/disp/sorgm107.c | 53 ++++++++++++++
.../gpu/drm/nouveau/nvkm/engine/disp/sorgm200.c | 15 +---
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c | 37 +++++++---
drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c | 8 ++-
drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm107.c | 6 +-
drivers/gpu/drm/nouveau/nvkm/subdev/ltc/gm200.c | 2 +-
drivers/gpu/drm/radeon/radeon_device.c | 21 ++++++
drivers/gpu/drm/ttm/ttm_bo.c | 7 +-
drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c | 25 ++++++-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 12 ++++
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 1 +
drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 47 +++++++------
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 10 +--
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 8 +--
drivers/hid/hid-elo.c | 2 +-
drivers/hid/hid-multitouch.c | 21 ++++--
drivers/hid/usbhid/hiddev.c | 10 +--
drivers/hwmon/dell-smm-hwmon.c | 80 +++++++++++++++-------
drivers/iio/accel/kxsd9.c | 4 +-
drivers/iio/adc/ad7266.c | 7 +-
drivers/iio/humidity/hdc100x.c | 20 +++---
drivers/iio/industrialio-trigger.c | 23 +++++--
drivers/iio/light/apds9960.c | 1 +
drivers/iio/pressure/st_pressure_core.c | 80 ++++++++++++++--------
drivers/iio/proximity/as3935.c | 17 +++--
drivers/infiniband/core/cm.c | 4 +-
drivers/infiniband/hw/mlx4/ah.c | 2 +-
drivers/infiniband/sw/rdmavt/qp.c | 4 +-
drivers/iommu/amd_iommu_init.c | 14 +++-
drivers/iommu/arm-smmu-v3.c | 1 +
drivers/iommu/intel-iommu.c | 17 +++--
drivers/iommu/rockchip-iommu.c | 2 +-
drivers/irqchip/irq-mips-gic.c | 12 +++-
drivers/media/usb/uvc/uvc_v4l2.c | 39 +++++------
drivers/memory/omap-gpmc.c | 2 +-
drivers/mtd/ubi/eba.c | 22 ++++--
drivers/net/geneve.c | 9 ++-
drivers/net/macsec.c | 1 +
drivers/net/usb/cdc_ncm.c | 7 ++
drivers/net/wireless/mac80211_hwsim.c | 1 +
drivers/net/wireless/realtek/rtlwifi/core.c | 6 +-
drivers/of/irq.c | 19 ++---
drivers/pci/vc.c | 4 +-
drivers/regulator/qcom_smd-regulator.c | 14 +++-
drivers/scsi/53c700.c | 4 +-
drivers/scsi/scsi_error.c | 4 +-
drivers/scsi/sd.c | 8 +--
drivers/scsi/sd.h | 5 ++
drivers/staging/iio/accel/sca3000_core.c | 2 +-
drivers/thermal/cpu_cooling.c | 16 ++---
drivers/tty/vt/keyboard.c | 30 +++-----
drivers/tty/vt/vt.c | 1 +
drivers/usb/common/usb-otg-fsm.c | 2 +
drivers/usb/core/hcd.c | 17 ++---
drivers/usb/dwc2/core.h | 27 ++++++++
drivers/virtio/virtio_balloon.c | 20 +++---
drivers/xen/balloon.c | 28 ++++----
drivers/xen/xen-acpi-processor.c | 35 +---------
fs/btrfs/ctree.c | 5 +-
fs/btrfs/extent-tree.c | 2 +-
fs/btrfs/super.c | 2 +-
fs/btrfs/transaction.h | 2 +-
fs/cifs/cifs_unicode.c | 33 +++++++--
fs/cifs/cifs_unicode.h | 2 +
fs/cifs/connect.c | 4 +-
fs/cifs/ntlmssp.h | 2 +-
fs/cifs/sess.c | 76 +++++++++++---------
fs/cifs/smb2pdu.c | 37 +++++++---
fs/namei.c | 8 +--
fs/namespace.c | 10 ++-
fs/nfs/dir.c | 2 +-
fs/nfs/nfs4proc.c | 5 +-
fs/nfs/pnfs_nfs.c | 12 +++-
fs/nfs/read.c | 4 +-
fs/nfsd/nfs2acl.c | 20 +++---
fs/nfsd/nfs3acl.c | 16 ++---
fs/nfsd/nfs4acl.c | 16 ++---
fs/nfsd/nfs4callback.c | 18 +----
fs/nfsd/nfs4state.c | 50 ++++++++------
fs/nfsd/state.h | 2 +-
fs/overlayfs/dir.c | 54 +++++++--------
fs/overlayfs/inode.c | 35 ++++++++--
fs/overlayfs/overlayfs.h | 1 +
fs/overlayfs/super.c | 21 +++---
fs/posix_acl.c | 42 +++++++-----
fs/ubifs/file.c | 24 +++++++
include/asm-generic/qspinlock.h | 53 +++++---------
include/drm/ttm/ttm_bo_api.h | 14 ++++
include/linux/cpuidle.h | 3 +
include/linux/dcache.h | 12 ++++
include/linux/jump_label.h | 16 ++++-
include/linux/skbuff.h | 20 ++++++
include/linux/sunrpc/clnt.h | 2 -
include/linux/sunrpc/svc_xprt.h | 1 +
include/linux/sunrpc/xprt.h | 1 +
include/linux/usb/ehci_def.h | 4 +-
include/rdma/ib_verbs.h | 2 +-
include/rdma/rdma_vt.h | 4 +-
kernel/futex.c | 14 +++-
kernel/jump_label.c | 36 +++++++++-
kernel/locking/mutex.c | 9 ++-
kernel/locking/qspinlock.c | 60 ++++++++++++++++
kernel/sched/fair.c | 33 ++++++---
kernel/sched/idle.c | 2 +-
kernel/trace/trace_printk.c | 7 +-
mm/migrate.c | 2 +
mm/page-writeback.c | 21 +++---
mm/percpu.c | 73 ++++++++++++--------
mm/shmem.c | 8 ++-
net/core/flow_dissector.c | 43 ++++++++++++
net/core/skbuff.c | 18 -----
net/ipv6/ip6_fib.c | 1 +
net/mac80211/mesh.c | 11 ++-
net/mac80211/sta_info.h | 2 +-
net/packet/af_packet.c | 2 +-
net/sched/act_mirred.c | 2 +-
net/sunrpc/clnt.c | 31 +++++++--
net/sunrpc/svc_xprt.c | 2 +
net/sunrpc/xprtsock.c | 1 +
net/unix/af_unix.c | 6 +-
net/wireless/core.c | 2 -
net/wireless/util.c | 2 +-
scripts/mod/file2alias.c | 2 +-
security/apparmor/lsm.c | 36 +++++-----
security/keys/key.c | 2 +-
sound/core/control.c | 2 +
sound/core/pcm.c | 14 ++--
sound/core/timer.c | 2 +-
sound/drivers/dummy.c | 1 +
sound/hda/hdac_regmap.c | 4 +-
sound/pci/au88x0/au88x0_core.c | 5 +-
sound/pci/echoaudio/echoaudio.c | 4 +-
sound/pci/hda/hda_generic.c | 2 +
sound/pci/hda/hda_intel.c | 12 +++-
sound/pci/hda/patch_realtek.c | 22 +++++-
sound/usb/card.c | 2 +-
virt/kvm/kvm_main.c | 2 +-
220 files changed, 1755 insertions(+), 999 deletions(-)