From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org,
ben.hutchings@codethink.co.uk, stable@vger.kernel.org
Subject: [PATCH 3.14 00/11] 3.14.79-stable review
Date: Fri, 9 Sep 2016 17:33:35 +0200 [thread overview]
Message-ID: <20160909153156.152470606@linuxfoundation.org> (raw)
------------------------------------------------------
NOTE:
This is going to be the last 3.14.y kernel release. You should have
moved off of it by now to a more "modern" kernel, like 4.4, or even
better yet, 4.7 or newer. After this release, it will be considered
end-of-life and not receive any more updates.
------------------------------------------------------
This is the start of the stable review cycle for the 3.14.79 release.
There are 11 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 Sep 11 15:31:40 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.79-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-3.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.14.79-rc1
Andrea Arcangeli <aarcange@redhat.com>
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Willy Tarreau <w@1wt.eu>
fix d_walk()/non-delayed __d_free() race
Martin Schwidefsky <schwidefsky@de.ibm.com>
s390/sclp_ctl: fix potential information leak with /dev/sclp
Kangjie Lu <kangjielu@gmail.com>
rds: fix an infoleak in rds_inc_info_copy
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: ni_mio_common: fix wrong insn_write handler
Theodore Ts'o <tytso@mit.edu>
ext4: validate that metadata blocks do not overlap superblock
Alexander Shiyan <shc_work@mail.ru>
stb6100: fix buffer length check in stb6100_write_reg_range()
Tomer Barletz <barletz@gmail.com>
ALSA: oxygen: Fix logical-not-parentheses warning
James C Boyd <jcboyd.dev@gmail.com>
HID: hid-input: Add parentheses to quell gcc warning
Tim Gardner <tim.gardner@canonical.com>
be2iscsi: Fix bogus WARN_ON length check
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "can: fix handling of unmodifiable configuration options fix"
-------------
Diffstat:
Makefile | 4 ++--
drivers/hid/hid-input.c | 2 +-
drivers/media/dvb-frontends/stb6100.c | 2 +-
drivers/net/can/dev.c | 3 ---
drivers/s390/char/sclp_ctl.c | 12 +++++++-----
drivers/scsi/be2iscsi/be_main.c | 2 +-
drivers/staging/comedi/drivers/ni_mio_common.c | 2 +-
fs/dcache.c | 1 +
fs/ext4/super.c | 18 +++++++++++++++++-
mm/memory.c | 14 ++++++++++++--
net/rds/recv.c | 2 ++
sound/pci/oxygen/oxygen_mixer.c | 2 +-
12 files changed, 46 insertions(+), 18 deletions(-)
next reply other threads:[~2016-09-09 15:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20160909153350uscas1p21aff690b4a974b74b05dd6391f4fc8a1@uscas1p2.samsung.com>
2016-09-09 15:33 ` Greg Kroah-Hartman [this message]
2016-09-09 15:33 ` [PATCH 3.14 01/11] Revert "can: fix handling of unmodifiable configuration options fix" Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 02/11] be2iscsi: Fix bogus WARN_ON length check Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 03/11] HID: hid-input: Add parentheses to quell gcc warning Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 04/11] ALSA: oxygen: Fix logical-not-parentheses warning Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 05/11] [media] stb6100: fix buffer length check in stb6100_write_reg_range() Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 06/11] ext4: validate that metadata blocks do not overlap superblock Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 08/11] rds: fix an infoleak in rds_inc_info_copy Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 09/11] s390/sclp_ctl: fix potential information leak with /dev/sclp Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 10/11] fix d_walk()/non-delayed __d_free() race Greg Kroah-Hartman
2016-09-09 15:33 ` [PATCH 3.14 11/11] mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED Greg Kroah-Hartman
2016-09-09 22:32 ` [PATCH 3.14 00/11] 3.14.79-stable review Shuah Khan
2016-09-10 7:17 ` Greg Kroah-Hartman
2016-09-10 2:19 ` Guenter Roeck
2016-09-10 7:17 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160909153156.152470606@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).