[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160605213826.938892115@linuxfoundation.org>
Date: Sun, 5 Jun 2016 14:40:00 -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, patches@...nelci.org,
stable@...r.kernel.org
Subject: [PATCH 3.14 00/23] 3.14.72-stable review
This is the start of the stable review cycle for the 3.14.72 release.
There are 23 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 Jun 7 21:38:01 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/v3.x/stable-review/patch-3.14.72-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.72-rc1
Dave Chinner <dchinner@...hat.com>
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner <dchinner@...hat.com>
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner <dchinner@...hat.com>
xfs: xfs_iflush_cluster fails to abort on error
Ville Syrjälä <ville.syrjala@...ux.intel.com>
dma-debug: avoid spinlock recursion when disabling dma-debug
Nicolai Stange <nicstange@...il.com>
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange <nicstange@...il.com>
ext4: address UBSAN warning in mb_find_order_for_block()
Theodore Ts'o <tytso@....edu>
ext4: fix hang when processing corrupted orphaned inode list
Lyude <cpaul@...hat.com>
drm/fb_helper: Fix references to dev->mode_config.num_connector
Itai Handler <itai_handler@...mail.com>
drm/gma500: Fix possible out of bounds read
Tomáš Trnka <ttrnka@...l.muni.cz>
sunrpc: fix stripping of padded MIC tokens
Ross Lagerwall <ross.lagerwall@...rix.com>
xen/events: Don't move disabled irqs
Hari Bathini <hbathini@...ux.vnet.ibm.com>
powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
Ben Hutchings <ben@...adent.org.uk>
pipe: Fix buffer offset after partially failed read
wang yanqing <udknight@...il.com>
rtlwifi: Fix logic error in enter/exit power-save mode
Prarit Bhargava <prarit@...hat.com>
PCI: Disable all BAR sizing for devices with non-compliant BARs
Dave Gerlach <d-gerlach@...com>
cpuidle: Indicate when a device has been unregistered
Raghava Aditya Renukunta <RaghavaAditya.Renukunta@...rosemi.com>
aacraid: Fix for aac_command_thread hang
Raghava Aditya Renukunta <RaghavaAditya.Renukunta@...rosemi.com>
aacraid: Relinquish CPU during timeout wait
Joseph Salisbury <joseph.salisbury@...onical.com>
ath5k: Change led pin configuration for compaq c700 laptop
Ricky Liang <jcliang@...omium.org>
Input: uinput - handle compat ioctl for UI_SET_PHYS
Matthias Schiffer <mschiffer@...verse-factory.net>
MIPS: ath79: make bootconsole wait for both THRE and TEMT
James Hogan <james.hogan@...tec.com>
MIPS: Fix siginfo.h to use strict posix types
Paul Burton <paul.burton@...tec.com>
MIPS: math-emu: Fix jalr emulation when rd == $0
-------------
Diffstat:
Makefile | 4 ++--
arch/mips/ath79/early_printk.c | 6 ++++--
arch/mips/include/uapi/asm/siginfo.h | 18 +++++++++---------
arch/mips/math-emu/cp1emu.c | 8 +++++---
arch/powerpc/kernel/exceptions-64s.S | 16 +++++++++++-----
drivers/cpuidle/cpuidle.c | 2 ++
drivers/gpu/drm/drm_fb_helper.c | 5 ++---
drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.c | 2 +-
drivers/input/misc/uinput.c | 6 ++++++
drivers/net/wireless/ath/ath5k/led.c | 2 +-
drivers/net/wireless/rtlwifi/base.c | 4 ++--
drivers/pci/probe.c | 6 +++---
drivers/scsi/aacraid/commsup.c | 12 ++++++++----
drivers/xen/events/events_base.c | 6 ++++--
fs/ext4/ialloc.c | 10 ++++++----
fs/ext4/mballoc.c | 10 +++++++---
fs/pipe.c | 5 ++++-
fs/xfs/xfs_inode.c | 26 ++++++++++++++++++--------
lib/dma-debug.c | 2 +-
net/sunrpc/auth_gss/svcauth_gss.c | 4 ++--
20 files changed, 98 insertions(+), 56 deletions(-)
Powered by blists - more mailing lists