lkml.org 
[lkml]   [2015]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 3.10 00/54] 3.10.91-stable review
Date
This is the start of the stable review cycle for the 3.10.91 release.
There are 54 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 Tue Oct 20 02:00:19 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/v3.x/stable-review/patch-3.10.91-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.10.91-rc1

Christoph Hellwig <hch@lst.de>
3w-9xxx: don't unmap bounce buffered commands

covici@ccs.covici.com <covici@ccs.covici.com>
staging: speakup: fix speakup-r regression

Joe Thornber <ejt@redhat.com>
dm cache: fix NULL pointer when switching from cleaner policy

Andi Kleen <ak@linux.intel.com>
x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic

Ben Hutchings <ben@decadent.org.uk>
genirq: Fix race in register_irq_proc()

Roland Dreier <roland@purestorage.com>
fib_rules: Fix dump_rules() not to exit early

dingtianhong <dingtianhong@huawei.com>
bonding: correct the MAC address for "follow" fail_over_mac policy

Andreas Schwab <schwab@linux-m68k.org>
m68k: Define asmlinkage_protect

Mark Salyzyn <salyzyn@android.com>
arm64: readahead: fault retry breaks mmap file read random detection

Eric W. Biederman <ebiederm@xmission.com>
vfs: Test for and handle paths that are unreachable from their mnt_root

Eric W. Biederman <ebiederm@xmission.com>
dcache: Handle escaped paths in prepend_path

Mike Marciniszyn <mike.marciniszyn@intel.com>
IB/qib: Change lkey table allocation to support more MRs

shengyong <shengyong1@huawei.com>
UBI: return ENOSPC if no enough space available

Richard Weinberger <richard@nod.at>
UBI: Validate data_size

Paul Mackerras <paulus@ozlabs.org>
powerpc/MSI: Fix race condition in tearing down MSI interrupts

NeilBrown <neilb@suse.com>
md: flush ->event_work before stopping array.

James Hogan <james.hogan@imgtec.com>
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA

Yao-Wen Mao <yaowen@google.com>
USB: Add reset-resume quirk for two Plantronics usb headphones.

Vincent Palatin <vpalatin@chromium.org>
usb: Add device quirk for Logitech PTZ cameras

Mathias Nyman <mathias.nyman@linux.intel.com>
usb: Use the USB_SS_MULT() macro to get the burst multiplier.

Jann Horn <jann@thejh.net>
security: fix typo in security_task_prctl

Mark Brown <broonie@kernel.org>
regmap: debugfs: Don't bother actually printing when calculating max length

Mark Brown <broonie@kernel.org>
regmap: debugfs: Ensure we don't underflow when printing access masks

Jan Kara <jack@suse.cz>
udf: Check length of extended attributes and allocation descriptors

Julian Anastasov <ja@ssi.bg>
ipvs: fix crash with sync protocol v0 and FTP

Julian Anastasov <ja@ssi.bg>
ipvs: do not use random local source address for tunnels

Linus Torvalds <torvalds@linux-foundation.org>
Initialize msg/shm IPC objects before doing ipc_addid()

Reyad Attiyat <reyad.attiyat@gmail.com>
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers

Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: change xhci 1.0 only restrictions to support xhci 1.1

Roger Quadros <rogerq@ti.com>
usb: xhci: Clear XHCI_STATE_DYING on start

Johan Hovold <johan@kernel.org>
USB: whiteheat: fix potential null-deref at probe

Daniel Vetter <daniel.vetter@ffwll.ch>
drm: Reject DRI1 hw lock ioctl functions for kms drivers

Steve French <smfrench@gmail.com>
disabling oplocks/leases via module parm enable_oplocks broken for SMB3

Joe Stringer <joestringer@nicira.com>
netfilter: nf_conntrack: Support expectations in different zones

Mikulas Patocka <mpatocka@redhat.com>
dm raid: fix round up of default region size

Liu.Zhao <lzsos369@163.com>
USB: option: add ZTE PIDs

Joe Thornber <ejt@redhat.com>
dm btree: add ref counting ops for the leaves of top level btrees

Ian Abbott <abbotti@mev.co.uk>
staging: comedi: adl_pci7x3x: fix digital output on PCI-7230

Jeff Mahoney <jeffm@suse.com>
btrfs: skip waiting on ordered range for special files

Yitian Bu <buyitian@gmail.com>
ASoC: dwc: correct irq clear method

Robert Jarzmik <robert.jarzmik@free.fr>
ASoC: fix broken pxa SoC support

Takashi Iwai <tiwai@suse.de>
ALSA: synth: Fix conflicting OSS device registration on AWE32

Mel Gorman <mgorman@techsingularity.net>
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault

Tan, Jui Nee <jui.nee.tan@intel.com>
spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled

Guenter Roeck <linux@roeck-us.net>
spi: Fix documentation of spi_alloc_master()

Vitaly Kuznetsov <vkuznets@redhat.com>
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset

Stephen Smalley <sds@tycho.nsa.gov>
x86/mm: Set NX on gap between __ex_table and rodata

Dirk Müller <dmueller@suse.com>
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS

David Woodhouse <dwmw2@infradead.org>
x86/platform: Fix Geode LX timekeeping in the generic x86 build

Shaohua Li <shli@fb.com>
x86/apic: Serialize LVTT and TSC_DEADLINE writes

Paul Bolle <pebolle@tiscali.nl>
windfarm: decrement client count when unregistering

Ard Biesheuvel <ard.biesheuvel@linaro.org>
ARM: 8429/1: disable GCC SRA optimization

Arnaldo Carvalho de Melo <acme@redhat.com>
perf header: Fixup reading of HEADER_NRCPUS feature

Michal Hocko <mhocko@suse.com>
scsi: fix scsi_error_handler vs. scsi_host_dev_release race


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

Diffstat:

Makefile | 4 +-
arch/arm/Makefile | 8 +++
arch/arm64/mm/fault.c | 1 +
arch/m68k/include/asm/linkage.h | 30 +++++++++++
arch/mips/mm/dma-default.c | 2 +-
arch/powerpc/platforms/powernv/pci.c | 5 +-
arch/powerpc/sysdev/fsl_msi.c | 5 +-
arch/powerpc/sysdev/mpic_pasemi_msi.c | 6 ++-
arch/powerpc/sysdev/mpic_u3msi.c | 5 +-
arch/powerpc/sysdev/ppc4xx_msi.c | 5 +-
arch/x86/include/asm/uaccess_64.h | 24 ++++++---
arch/x86/kernel/apic/apic.c | 7 +++
arch/x86/kernel/tsc.c | 17 ++++---
arch/x86/kvm/svm.c | 2 +-
arch/x86/mm/init_64.c | 2 +-
arch/x86/xen/enlighten.c | 23 +++++++++
drivers/base/regmap/regmap-debugfs.c | 5 +-
drivers/gpu/drm/drm_lock.c | 6 +++
drivers/infiniband/hw/qib/qib.h | 27 ++++------
drivers/infiniband/hw/qib/qib_keys.c | 4 ++
drivers/infiniband/hw/qib/qib_verbs.c | 14 ++++--
drivers/infiniband/hw/qib/qib_verbs.h | 2 +
drivers/macintosh/windfarm_core.c | 2 +-
drivers/md/dm-cache-policy-cleaner.c | 2 +-
drivers/md/dm-raid.c | 3 +-
drivers/md/md.c | 2 +
drivers/md/persistent-data/dm-btree-internal.h | 6 +++
drivers/md/persistent-data/dm-btree-remove.c | 12 ++---
drivers/md/persistent-data/dm-btree-spine.c | 37 ++++++++++++++
drivers/md/persistent-data/dm-btree.c | 7 +--
drivers/mtd/ubi/io.c | 5 ++
drivers/mtd/ubi/vtbl.c | 1 +
drivers/mtd/ubi/wl.c | 1 +
drivers/net/bonding/bond_main.c | 20 ++++++++
drivers/scsi/3w-9xxx.c | 28 ++++++++---
drivers/scsi/scsi_error.c | 11 +++-
drivers/spi/spi-pxa2xx.c | 4 ++
drivers/spi/spi.c | 3 +-
drivers/staging/comedi/drivers/adl_pci7x3x.c | 15 +++++-
drivers/staging/speakup/fakekey.c | 1 +
drivers/usb/core/config.c | 5 +-
drivers/usb/core/quirks.c | 13 +++++
drivers/usb/host/xhci-mem.c | 6 +--
drivers/usb/host/xhci-ring.c | 70 ++++++++++++++++++++------
drivers/usb/host/xhci.c | 8 ++-
drivers/usb/serial/option.c | 24 +++++++++
drivers/usb/serial/whiteheat.c | 31 ++++++++++++
fs/btrfs/inode.c | 3 +-
fs/cifs/smb2ops.c | 8 ++-
fs/dcache.c | 10 ++++
fs/namei.c | 29 ++++++++++-
fs/udf/inode.c | 10 ++++
include/linux/security.h | 2 +-
include/xen/interface/sched.h | 8 +++
ipc/msg.c | 14 +++---
ipc/shm.c | 12 ++---
ipc/util.c | 8 +--
kernel/irq/proc.c | 19 ++++++-
mm/hugetlb.c | 8 +++
net/core/fib_rules.c | 2 +-
net/netfilter/ipvs/ip_vs_sync.c | 2 +-
net/netfilter/ipvs/ip_vs_xmit.c | 1 -
net/netfilter/nf_conntrack_expect.c | 3 +-
sound/arm/Kconfig | 15 +++---
sound/soc/dwc/designware_i2s.c | 4 +-
sound/soc/pxa/Kconfig | 2 -
sound/synth/emux/emux_oss.c | 3 +-
tools/perf/util/header.c | 4 +-
68 files changed, 541 insertions(+), 147 deletions(-)




\
 
 \ /
  Last update: 2015-10-18 05:21    [W:0.344 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site