[PATCH 4.1 00/84] 4.1.6-stable review

From: Greg Kroah-Hartman
Date: Fri Aug 14 2015 - 14:32:46 EST


This is the start of the stable review cycle for the 4.1.6 release.
There are 84 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 Sun Aug 16 17:41:54 UTC 2015.
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.1.6-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid

Christoph Hellwig <hch@xxxxxx>
nfsd: refactor nfs4_preprocess_stateid_op

Paolo Bonzini <pbonzini@xxxxxxxxxx>
kvm: x86: fix kvm_apic_has_events to check for NULL pointer

Amanieu d'Antras <amanieu@xxxxxxxxx>
signal: fix information leak in copy_siginfo_from_user32

Amanieu d'Antras <amanieu@xxxxxxxxx>
signal: fix information leak in copy_siginfo_to_user

Amanieu d'Antras <amanieu@xxxxxxxxx>
signalfd: fix information leak in signalfd_copyinfo

Michal Hocko <mhocko@xxxxxxx>
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
thermal: exynos: Disable the regulator on probe failure

Hans de Goede <hdegoede@xxxxxxxxxx>
Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks

Scott Wood <scottwood@xxxxxxxxxxxxx>
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict

Pieter Hollants <pieter@xxxxxxxxxxxx>
USB: qcserial: Add support for Dell Wireless 5809e 4G Modem

Reinhard Speyerer <rspmn@xxxxxxxx>
USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355

Peter Chen <peter.chen@xxxxxxxxxxxxx>
usb: gadget: f_uac2: fix calculation of uac2->p_interval

Guenter Roeck <linux@xxxxxxxxxxxx>
staging: lustre: Include unaligned.h instead of access_ok.h

Malcolm Priestley <tvboxspy@xxxxxxxxx>
staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL

Mike Snitzer <snitzer@xxxxxxxxxx>
dm: fix dm_merge_bvec regression on 32 bit systems

NeilBrown <neilb@xxxxxxxx>
md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies

Michael S. Tsirkin <mst@xxxxxxxxxx>
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition

Kinglong Mee <kinglongmee@xxxxxxxxx>
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem

Joseph Qi <joseph.qi@xxxxxxxxxx>
ocfs2: fix shift left overflow

Joseph Qi <joseph.qi@xxxxxxxxxx>
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()

Marcus Gelderie <redmnic@xxxxxxxxx>
ipc: modify message queue accounting to not take kernel data structures into account

Pali RohÃr <pali.rohar@xxxxxxxxx>
hwmon: (dell-smm) Blacklist Dell Studio XPS 8100

Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
hwmon: (nct7904) Export I2C module alias information

Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
ALSA: fireworks/firewire-lib: add support for recent firmware quirk

Hui Wang <hui.wang@xxxxxxxxxxxxx>
ALSA: hda - one Dell machine needs the headphone white noise fixup

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
ALSA: hda - fix cs4210_spdif_automute()

Roger Quadros <rogerq@xxxxxx>
ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc

Denis Carikli <denis@xxxxxxxxxx>
ARM: dts: i.MX35: Fix can support.

Ilya Dryomov <idryomov@xxxxxxxxx>
rbd: fix copyup completion race

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer

Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
crypto: qat - Fix invalid synchronization between register/unregister sym algs

Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
hwrng: core - correct error check of kthread_run call

Marek Marczykowski-GÃrecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
xen/gntdevt: Fix race condition in gntdev_release()

Andy Lutomirski <luto@xxxxxxxxxx>
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall

Lars-Peter Clausen <lars@xxxxxxxxxx>
ASoC: dapm: Don't add prefix to widget stream name

Lars-Peter Clausen <lars@xxxxxxxxxx>
ASoC: dapm: Lock during userspace access

Axel Lin <axel.lin@xxxxxxxxxx>
ASoC: pcm1681: Fix setting de-emphasis sampling rate selection

Ben Zhang <benzh@xxxxxxxxxxxx>
ASoC: ssm4567: Keep TDM_BCLKS in ssm4567_set_dai_fmt

Shilpa Sreeramalu <shilpa.sreeramalu@xxxxxxxxx>
ASoC: Intel: Get correct usage_count value to load firmware

Murali Karicheri <m-karicheri2@xxxxxx>
ARM: dts: keystone: fix dt bindings to use post div register for mainpll

Murali Karicheri <m-karicheri2@xxxxxx>
clk: keystone: add support for post divider register for main pll

David S. Miller <davem@xxxxxxxxxxxxx>
sparc64: Fix userspace FPU register corruptions.

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: nx - Fix reentrancy bugs

Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
crypto: nx - Fixing SHA update bug

Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
crypto: nx - Fixing NX data alignment with nx_sg list

Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()

Andy Lutomirski <luto@xxxxxxxxxx>
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection

Andy Lutomirski <luto@xxxxxxxxxx>
x86/nmi/64: Reorder nested NMI checks

Andy Lutomirski <luto@xxxxxxxxxx>
x86/nmi/64: Improve nested NMI comments

Andy Lutomirski <luto@xxxxxxxxxx>
x86/nmi/64: Switch stacks on userspace NMI entry

Andy Lutomirski <luto@xxxxxxxxxx>
x86/nmi/64: Remove asm code that saves CR2

Andy Lutomirski <luto@xxxxxxxxxx>
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels

Andy Lutomirski <luto@xxxxxxxxxx>
x86/asm/entry/64: Remove pointless jump to irq_return

Michal Kazior <michal.kazior@xxxxxxxxx>
ath10k: fix qca61x4 hw2.1 support

Benjamin Randazzo <benjamin@xxxxxxxxxxx>
md: use kzalloc() when bitmap is disabled

NeilBrown <neilb@xxxxxxx>
phy: twl4030-usb: make runtime pm more reliable.

Peter Chen <peter.chen@xxxxxxxxxxxxx>
usb: chipidea: ehci_init_driver is intended to call one time

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
usb: udc: core: add device_del() call to error pathway

Dirk Behme <dirk.behme@xxxxxxxxxxxx>
USB: sierra: add 1199:68AB device ID

Gavin Shan <gwshan@xxxxxxxxxxxxxxxxxx>
drivers/usb: Delete XHCI command timer if necessary

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
xhci: fix off by one error in TRB DMA address boundary check

Krzysztof Kozlowski <k.kozlowski.k@xxxxxxxxx>
dmaengine: pl330: Really fix choppy sound because of wrong residue calculation

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
dmaengine: pl330: Fix overflow when reporting residue in memcpy

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix NULL pointer dereference in smp_conn_security

Brian King <brking@xxxxxxxxxxxxxxxxxx>
ipr: Fix invalid array indexing for HRRQ

Brian King <brking@xxxxxxxxxxxxxxxxxx>
ipr: Fix incorrect trace indexing

Brian King <brking@xxxxxxxxxxxxxxxxxx>
ipr: Fix locking for unit attention handling

Daniel Vetter <daniel.vetter@xxxxxxxx>
drm/dp-mst: Remove debug WARN_ON

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon/combios: add some validation of lvds values

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: rework audio detect (v4)

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm/i915: Declare the swizzling unknown for L-shaped configurations

Jan Kara <jack@xxxxxxxx>
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()

David Daney <david.daney@xxxxxxxxxx>
MIPS: Make set_pte() SMP safe.

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: Flush RPS on kernel entry with EVA

Florian Fainelli <f.fainelli@xxxxxxxxx>
Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: show_stack: Fix stack trace with EVA

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: do_mcheck: Fix kernel code dump with EVA

Felix Fietkau <nbd@xxxxxxxxxxx>
MIPS: Export get_c0_perfcount_int()

Felix Fietkau <nbd@xxxxxxxxxxx>
MIPS: Fix sched_getaffinity with MT FPAFF enabled

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: Malta: Don't reinitialise RTC

James Cowgill <James.Cowgill@xxxxxxxxxx>
MIPS: Replace add and sub instructions in relocate_kernel.S with addiu

James Cowgill <James.Cowgill@xxxxxxxxxx>
MIPS: unaligned: Fix build error on big endian R6 kernels


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

Diffstat:

.../devicetree/bindings/clock/keystone-pll.txt | 8 +-
Documentation/input/alps.txt | 6 +-
Makefile | 4 +-
arch/arm/boot/dts/imx35.dtsi | 8 +-
arch/arm/boot/dts/k2e-clocks.dtsi | 5 +-
arch/arm/boot/dts/k2hk-clocks.dtsi | 5 +-
arch/arm/boot/dts/k2l-clocks.dtsi | 5 +-
arch/arm/mach-omap2/omap_hwmod.c | 24 +-
arch/arm64/kernel/signal32.c | 5 +-
arch/mips/ath79/setup.c | 1 +
arch/mips/include/asm/mach-bcm63xx/dma-coherence.h | 10 -
arch/mips/include/asm/pgtable.h | 31 +++
arch/mips/include/asm/stackframe.h | 25 ++
arch/mips/kernel/mips-mt-fpaff.c | 5 +-
arch/mips/kernel/relocate_kernel.S | 8 +-
arch/mips/kernel/signal32.c | 2 -
arch/mips/kernel/traps.c | 13 +
arch/mips/kernel/unaligned.c | 2 +-
arch/mips/lantiq/irq.c | 1 +
arch/mips/mti-malta/malta-time.c | 16 +-
arch/mips/mti-sead3/sead3-time.c | 1 +
arch/mips/pistachio/time.c | 1 +
arch/mips/ralink/irq.c | 1 +
arch/powerpc/kernel/signal_32.c | 2 -
arch/sparc/include/asm/visasm.h | 16 +-
arch/sparc/lib/NG4memcpy.S | 5 +-
arch/sparc/lib/VISsave.S | 67 +----
arch/sparc/lib/ksyms.c | 4 -
arch/tile/kernel/compat_signal.c | 2 -
arch/x86/kernel/entry_64.S | 286 +++++++++++++--------
arch/x86/kernel/nmi.c | 123 ++++-----
arch/x86/kvm/lapic.h | 2 +-
arch/x86/xen/enlighten.c | 40 +++
drivers/block/rbd.c | 22 +-
drivers/char/hw_random/core.c | 2 +-
drivers/char/i8k.c | 18 +-
drivers/clk/keystone/pll.c | 20 +-
drivers/crypto/ixp4xx_crypto.c | 1 -
drivers/crypto/nx/nx-aes-ccm.c | 6 +-
drivers/crypto/nx/nx-aes-ctr.c | 7 +-
drivers/crypto/nx/nx-aes-gcm.c | 17 +-
drivers/crypto/nx/nx-aes-xcbc.c | 70 +++--
drivers/crypto/nx/nx-sha256.c | 105 ++++----
drivers/crypto/nx/nx-sha512.c | 107 ++++----
drivers/crypto/nx/nx.c | 71 ++---
drivers/crypto/nx/nx.h | 16 +-
drivers/crypto/qat/qat_common/qat_algs.c | 24 +-
drivers/dma/at_xdmac.c | 7 +-
drivers/dma/pl330.c | 3 +-
drivers/gpu/drm/drm_dp_mst_topology.c | 1 -
drivers/gpu/drm/i915/i915_drv.h | 17 +-
drivers/gpu/drm/i915/i915_gem_tiling.c | 5 +-
drivers/gpu/drm/radeon/dce6_afmt.c | 62 ++---
drivers/gpu/drm/radeon/radeon_audio.c | 143 +++++------
drivers/gpu/drm/radeon/radeon_audio.h | 3 +-
drivers/gpu/drm/radeon/radeon_combios.c | 7 +-
drivers/gpu/drm/radeon/radeon_connectors.c | 18 +-
drivers/gpu/drm/radeon/radeon_mode.h | 2 +-
drivers/hwmon/nct7904.c | 1 +
drivers/input/mouse/alps.c | 8 +-
drivers/md/dm.c | 27 +-
drivers/md/md.c | 2 +-
drivers/md/raid1.c | 10 +-
drivers/net/wireless/ath/ath10k/pci.c | 5 +-
drivers/phy/phy-twl4030-usb.c | 29 ++-
drivers/scsi/ipr.c | 28 +-
drivers/scsi/ipr.h | 1 +
drivers/staging/lustre/lustre/obdclass/debug.c | 2 +-
drivers/staging/vt6655/device_main.c | 5 +-
drivers/thermal/samsung/exynos_tmu.c | 2 +
drivers/usb/chipidea/core.c | 13 +-
drivers/usb/chipidea/host.c | 7 +-
drivers/usb/chipidea/host.h | 6 +
drivers/usb/gadget/function/f_uac2.c | 4 +-
drivers/usb/gadget/udc/udc-core.c | 1 +
drivers/usb/host/xhci-mem.c | 3 +-
drivers/usb/host/xhci-ring.c | 2 +-
drivers/usb/serial/option.c | 2 +
drivers/usb/serial/qcserial.c | 2 +-
drivers/usb/serial/sierra.c | 1 +
drivers/xen/gntdev.c | 2 +
fs/nfsd/nfs4state.c | 101 ++++----
fs/nfsd/nfs4xdr.c | 11 +-
fs/notify/mark.c | 30 ++-
fs/ocfs2/aops.c | 4 +-
fs/ocfs2/dlmglue.c | 10 +-
fs/signalfd.c | 5 +-
include/linux/mtd/nand.h | 10 +-
include/uapi/linux/pci_regs.h | 1 +
ipc/mqueue.c | 5 -
kernel/signal.c | 13 +-
mm/vmscan.c | 14 +-
net/bluetooth/smp.c | 4 +
sound/firewire/amdtp.c | 5 +-
sound/firewire/amdtp.h | 2 +
sound/firewire/fireworks/fireworks.c | 8 +
sound/firewire/fireworks/fireworks.h | 1 +
sound/firewire/fireworks/fireworks_stream.c | 9 +
sound/pci/hda/patch_cirrus.c | 4 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/pcm1681.c | 2 +-
sound/soc/codecs/ssm4567.c | 8 +-
sound/soc/intel/atom/sst/sst_drv_interface.c | 14 +-
sound/soc/soc-dapm.c | 21 +-
104 files changed, 1115 insertions(+), 819 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/