[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150814174401.628233291@linuxfoundation.org>
Date: Fri, 14 Aug 2015 10:44:37 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 3.14 00/44] 3.14.51-stable review
This is the start of the stable review cycle for the 3.14.51 release.
There are 44 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:43:53 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.14.51-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 3.14.51-rc1
Michal Hocko <mhocko@...e.cz>
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
NeilBrown <neilb@...e.com>
md/bitmap: return an error when bitmap superblock is corrupt.
Al Viro <viro@...iv.linux.org.uk>
path_openat(): fix double fput()
Paolo Bonzini <pbonzini@...hat.com>
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Miklos Szeredi <mszeredi@...e.cz>
dcache: don't need rcu in shrink_dentry_list()
Al Viro <viro@...iv.linux.org.uk>
more graceful recovery in umount_collect()
Al Viro <viro@...iv.linux.org.uk>
don't remove from shrink list in select_collect()
Al Viro <viro@...iv.linux.org.uk>
dentry_kill(): don't try to remove from shrink list
Al Viro <viro@...iv.linux.org.uk>
expand the call of dentry_lru_del() in dentry_kill()
Al Viro <viro@...iv.linux.org.uk>
new helper: dentry_free()
Al Viro <viro@...iv.linux.org.uk>
fold try_prune_one_dentry()
Al Viro <viro@...iv.linux.org.uk>
fold d_kill() and d_free()
Amanieu d'Antras <amanieu@...il.com>
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras <amanieu@...il.com>
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras <amanieu@...il.com>
signalfd: fix information leak in signalfd_copyinfo
Al Viro <viro@...iv.linux.org.uk>
sg_start_req(): make sure that there's not too many elements in iovec
NeilBrown <neilb@...e.com>
md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
Michael S. Tsirkin <mst@...hat.com>
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
Joseph Qi <joseph.qi@...wei.com>
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Marcus Gelderie <redmnic@...il.com>
ipc: modify message queue accounting to not take kernel data structures into account
Dan Carpenter <dan.carpenter@...cle.com>
ALSA: hda - fix cs4210_spdif_automute()
Nicholas Bellinger <nab@...ux-iscsi.org>
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Roger Quadros <rogerq@...com>
ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
Ilya Dryomov <idryomov@...il.com>
rbd: fix copyup completion race
Herbert Xu <herbert@...dor.apana.org.au>
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Marek Marczykowski-Górecki <marmarek@...isiblethingslab.com>
xen/gntdevt: Fix race condition in gntdev_release()
Andy Lutomirski <luto@...nel.org>
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Axel Lin <axel.lin@...ics.com>
ASoC: pcm1681: Fix setting de-emphasis sampling rate selection
David S. Miller <davem@...emloft.net>
sparc64: Fix userspace FPU register corruptions.
Arnd Bergmann <arnd@...db.de>
ARM: sunxi: fix build for THUMB2_KERNEL
Benjamin Randazzo <benjamin@...dazzo.fr>
md: use kzalloc() when bitmap is disabled
Mimi Zohar <zohar@...ux.vnet.ibm.com>
ima: extend "mask" policy matching support
Mimi Zohar <zohar@...ux.vnet.ibm.com>
ima: add support for new "euid" policy condition
Dirk Behme <dirk.behme@...bosch.com>
USB: sierra: add 1199:68AB device ID
Mathias Nyman <mathias.nyman@...ux.intel.com>
xhci: fix off by one error in TRB DMA address boundary check
Brian King <brking@...ux.vnet.ibm.com>
ipr: Fix invalid array indexing for HRRQ
Brian King <brking@...ux.vnet.ibm.com>
ipr: Fix incorrect trace indexing
Brian King <brking@...ux.vnet.ibm.com>
ipr: Fix locking for unit attention handling
Alex Deucher <alexander.deucher@....com>
drm/radeon/combios: add some validation of lvds values
Jan Kara <jack@...e.com>
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
David Daney <david.daney@...ium.com>
MIPS: Make set_pte() SMP safe.
Felix Fietkau <nbd@...nwrt.org>
MIPS: Fix sched_getaffinity with MT FPAFF enabled
James Hogan <james.hogan@...tec.com>
MIPS: Malta: Don't reinitialise RTC
Arnd Bergmann <arnd@...db.de>
ARM: realview: fix sparsemem build
-------------
Diffstat:
Documentation/ABI/testing/ima_policy | 6 +-
Makefile | 4 +-
arch/arm/include/asm/smp.h | 1 +
arch/arm/mach-omap2/omap_hwmod.c | 24 +-
arch/arm/mach-realview/include/mach/memory.h | 2 +
arch/arm/mach-sunxi/Makefile | 2 +-
arch/arm/mach-sunxi/headsmp.S | 9 -
arch/arm/mach-sunxi/platsmp.c | 2 +-
arch/arm64/kernel/signal32.c | 5 +-
arch/mips/include/asm/pgtable.h | 31 +++
arch/mips/kernel/mips-mt-fpaff.c | 5 +-
arch/mips/kernel/signal32.c | 2 -
arch/mips/mti-malta/malta-time.c | 15 +-
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/x86/kvm/lapic.h | 2 +-
arch/x86/xen/enlighten.c | 40 ++++
drivers/block/rbd.c | 22 +-
drivers/crypto/ixp4xx_crypto.c | 1 -
drivers/gpu/drm/radeon/radeon_combios.c | 7 +-
drivers/md/bitmap.c | 2 +
drivers/md/md.c | 3 +-
drivers/md/raid1.c | 10 +-
drivers/scsi/ipr.c | 28 ++-
drivers/scsi/ipr.h | 1 +
drivers/scsi/sg.c | 3 +
drivers/target/iscsi/iscsi_target.c | 18 +-
drivers/target/iscsi/iscsi_target_core.h | 1 +
drivers/target/iscsi/iscsi_target_login.c | 43 ++--
drivers/target/iscsi/iscsi_target_login.h | 3 +-
drivers/target/iscsi/iscsi_target_nego.c | 34 ++-
drivers/usb/host/xhci-ring.c | 2 +-
drivers/usb/serial/sierra.c | 1 +
drivers/xen/gntdev.c | 2 +
fs/dcache.c | 316 +++++++++------------------
fs/namei.c | 3 +-
fs/notify/mark.c | 30 ++-
fs/ocfs2/dlmglue.c | 10 +-
fs/signalfd.c | 5 +-
include/linux/dcache.h | 2 +
include/uapi/linux/pci_regs.h | 1 +
ipc/mqueue.c | 5 -
kernel/signal.c | 7 +-
mm/vmscan.c | 14 +-
security/integrity/ima/ima_policy.c | 47 +++-
sound/pci/hda/patch_cirrus.c | 4 +-
sound/soc/codecs/pcm1681.c | 2 +-
50 files changed, 439 insertions(+), 432 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists