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,
stable@vger.kernel.org
Subject: [PATCH 3.14 00/46] 3.14.77-stable review
Date: Thu, 18 Aug 2016 15:54:22 +0200 [thread overview]
Message-ID: <20160818135442.457400364@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.14.77 release.
There are 46 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 Sat Aug 20 13:54:21 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.77-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.77-rc1
Ben Hutchings <ben@decadent.org.uk>
Documentation/module-signing.txt: Note need for version info if reusing a key
Ben Hutchings <ben@decadent.org.uk>
module: Invalidate signatures on force-loaded modules
Mike Snitzer <snitzer@redhat.com>
dm flakey: error READ bios during the down_interval
Chris Blake <chrisrblake93@gmail.com>
PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Mike Christie <mchristi@redhat.com>
target: Fix max_unmap_lba_count calc overflow
Nicholas Bellinger <nab@linux-iscsi.org>
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Iosif Harutyunov <iharutyunov@SonicWALL.com>
ubi: Fix race condition between ubi device creation and udev
Richard Weinberger <richard@nod.at>
ubi: Make volume resize power cut aware
Yishai Hadas <yishaih@mellanox.com>
IB/mlx4: Fix the SQ size of an RC QP
Erez Shitrit <erezsh@mellanox.com>
IB/IPoIB: Don't update neigh validity for unresolved entries
Eli Cohen <eli@mellanox.com>
IB/mlx5: Fix post send fence logic
Noa Osherovich <noaos@mellanox.com>
IB/mlx5: Fix returned values of query QP
Artemy Kovalyov <artemyko@mellanox.com>
IB/mlx5: Fix MODIFY_QP command input structure
James Hogan <james.hogan@imgtec.com>
metag: Fix __cmpxchg_u32 asm constraint for CMP
Laura Abbott <labbott@redhat.com>
ftrace/recordmcount: Work around for addition of metag magic but not relocations
Konstantin Neumoin <kneumoin@virtuozzo.com>
balloon: check the number of available pages in leak balloon
Mario Kleiner <mario.kleiner.de@gmail.com>
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown"
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: support backlight control for UNIPHY3
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: fix firmware info version checks
Lyude <cpaul@redhat.com>
drm/radeon: Poll for both connect/disconnect on analog connectors
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: add a delay after ATPX dGPU power off
Paul Moore <paul@paul-moore.com>
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Steve Capper <steve.capper@arm.com>
ARM: 8579/1: mm: Fix definition of pmd_mknotpresent
Eric Dumazet <edumazet@google.com>
udp: properly support MSG_PEEK with truncated buffers
Kangjie Lu <kangjielu@gmail.com>
USB: usbfs: fix potential infoleak in devio
Benjamin Coddington <bcodding@redhat.com>
nfs: don't create zero-length requests
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Add missing gfn range check
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Fix mapped fault broken commpage handling
Theodore Ts'o <tytso@mit.edu>
random: print a warning for the first ten uninitialized random users
Eric Biggers <ebiggers3@gmail.com>
random: properly align get_random_int_hash
Pavel Shilovsky <pshilovsky@samba.org>
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Rabin Vincent <rabinv@axis.com>
cifs: fix crash due to race in hmac(md5) handling
Sachin Prabhu <sprabhu@redhat.com>
cifs: Check for existing directory when opening file with O_CREAT
Amadeusz Sławiński <amadeusz.slawinski@tieto.com>
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Javier Martinez Canillas <javier@osg.samsung.com>
s5p-mfc: Add release callback for memory region devs
Javier Martinez Canillas <javier@osg.samsung.com>
s5p-mfc: Set device name for reserved memory region devs
Alex Hung <alex.hung@canonical.com>
hp-wmi: Fix wifi cannot be hard-unblocked
Paul Mackerras <paulus@ozlabs.org>
KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
gpio: intel-mid: Remove potentially harmful code
Vignesh R <vigneshr@ti.com>
gpio: pca953x: Fix NBANK calculation for PCA9536
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add support for Telit LE910 PID 0x1206
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tcp: make challenge acks faster
-------------
Diffstat:
Documentation/module-signing.txt | 6 +++
Makefile | 4 +-
arch/arm/include/asm/pgtable-3level.h | 7 +++-
arch/metag/include/asm/cmpxchg_lnkget.h | 2 +-
arch/mips/kvm/kvm_mips_emul.c | 33 +++++++++++----
arch/mips/kvm/kvm_tlb.c | 61 +++++++++++++++++++---------
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 13 ++++++
drivers/char/random.c | 16 +++++---
drivers/gpio/gpio-intel-mid.c | 19 ---------
drivers/gpio/gpio-pca953x.c | 2 +-
drivers/gpu/drm/i915/intel_display.c | 20 +++------
drivers/gpu/drm/radeon/atombios_encoders.c | 1 +
drivers/gpu/drm/radeon/radeon_atombios.c | 4 +-
drivers/gpu/drm/radeon/radeon_atpx_handler.c | 5 +++
drivers/gpu/drm/radeon/radeon_connectors.c | 15 ++++---
drivers/infiniband/hw/mlx4/qp.c | 2 +-
drivers/infiniband/hw/mlx5/qp.c | 21 ++++++----
drivers/infiniband/ulp/ipoib/ipoib_main.c | 4 +-
drivers/input/serio/i8042.c | 16 +-------
drivers/input/serio/libps2.c | 10 ++---
drivers/md/dm-flakey.c | 23 +++++++----
drivers/media/platform/s5p-mfc/s5p_mfc.c | 11 +++++
drivers/mtd/ubi/build.c | 5 ++-
drivers/mtd/ubi/vmt.c | 25 ++++++++----
drivers/pci/quirks.c | 10 +++--
drivers/platform/x86/hp-wmi.c | 7 +++-
drivers/target/iscsi/iscsi_target.c | 22 +++++++---
drivers/target/target_core_device.c | 8 ++--
drivers/target/target_core_file.c | 3 +-
drivers/target/target_core_iblock.c | 3 +-
drivers/target/target_core_transport.c | 3 +-
drivers/usb/core/devio.c | 9 ++--
drivers/usb/renesas_usbhs/mod_gadget.c | 9 +++-
drivers/usb/serial/option.c | 3 ++
drivers/virtio/virtio_balloon.c | 2 +
fs/cifs/cifsencrypt.c | 16 +++++---
fs/cifs/dir.c | 24 +++++++++--
fs/cifs/smb2ops.c | 30 +++++++++++++-
fs/nfs/write.c | 5 ++-
include/linux/i8042.h | 6 ---
include/linux/mlx5/qp.h | 5 ++-
include/linux/serio.h | 24 ++++++++---
include/target/target_core_backend.h | 2 +-
kernel/module.c | 13 ++++--
net/bluetooth/l2cap_sock.c | 2 +-
net/ipv4/tcp_input.c | 6 +--
net/ipv4/udp.c | 6 ++-
net/ipv6/udp.c | 6 ++-
net/netlabel/netlabel_kapi.c | 12 +++++-
scripts/recordmcount.c | 9 +++-
50 files changed, 378 insertions(+), 192 deletions(-)
next reply other threads:[~2016-08-18 13:56 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20160818135526uscas1p209dc90415100838cf7c73a2d19ca32a3@uscas1p2.samsung.com>
2016-08-18 13:54 ` Greg Kroah-Hartman [this message]
2016-08-18 13:54 ` [PATCH 3.14 01/46] tcp: make challenge acks faster Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 02/46] usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 11/46] cifs: Check for existing directory when opening file with O_CREAT Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 12/46] cifs: fix crash due to race in hmac(md5) handling Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 14/46] random: properly align get_random_int_hash Greg Kroah-Hartman
2016-08-19 3:14 ` Eric Biggers
2016-08-19 7:33 ` Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 15/46] random: print a warning for the first ten uninitialized random users Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 20/46] nfs: dont create zero-length requests Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 30/46] balloon: check the number of available pages in leak balloon Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 31/46] ftrace/recordmcount: Work around for addition of metag magic but not relocations Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 32/46] metag: Fix __cmpxchg_u32 asm constraint for CMP Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 33/46] IB/mlx5: Fix MODIFY_QP command input structure Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 34/46] IB/mlx5: Fix returned values of query QP Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 35/46] IB/mlx5: Fix post send fence logic Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 36/46] IB/IPoIB: Dont update neigh validity for unresolved entries Greg Kroah-Hartman
2016-08-18 13:54 ` [PATCH 3.14 37/46] IB/mlx4: Fix the SQ size of an RC QP Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 38/46] ubi: Make volume resize power cut aware Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 39/46] ubi: Fix race condition between ubi device creation and udev Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 40/46] target: Fix race between iscsi-target connection shutdown + ABORT_TASK Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 41/46] target: Fix max_unmap_lba_count calc overflow Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 42/46] Input: i8042 - break load dependency between atkbd/psmouse and i8042 Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 43/46] PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 44/46] dm flakey: error READ bios during the down_interval Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 45/46] module: Invalidate signatures on force-loaded modules Greg Kroah-Hartman
2016-08-18 13:55 ` [PATCH 3.14 46/46] Documentation/module-signing.txt: Note need for version info if reusing a key Greg Kroah-Hartman
2016-08-18 20:05 ` [PATCH 3.14 00/46] 3.14.77-stable review Guenter Roeck
2016-08-19 7:38 ` Greg Kroah-Hartman
2016-08-18 21:34 ` Shuah Khan
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=20160818135442.457400364@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--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).