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, stable@vger.kernel.org
Subject: [PATCH 3.14 00/25] 3.14.42-stable review
Date: Mon, 11 May 2015 10:55:01 -0700 [thread overview]
Message-ID: <20150511175450.007060990@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.14.42 release.
There are 25 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 Wed May 13 17:54:40 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.42-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.14.42-rc1
Vineet Gupta <vgupta@synopsys.com>
ARC: signal handling robustify
hujianyang <hujianyang@huawei.com>
UBI: fix soft lockup in ubi_check_volume()
Krzysztof Kozlowski <k.kozlowski@samsung.com>
compal-laptop: Fix leaking hwmon device
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Don't wait after requesting offers
Sudip Mukherjee <sudipm.mukherjee@gmail.com>
staging: panel: fix lcd type
Andrzej Pietrasiewicz <andrzej.p@samsung.com>
usb: gadget: printer: enqueue printer's response for setup request
Felipe Balbi <balbi@ti.com>
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: oxu210hp: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: musb: use new USB_RESUME_TIMEOUT
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
Christoph Hellwig <hch@lst.de>
3w-sas: fix command completion race
Christoph Hellwig <hch@lst.de>
3w-9xxx: fix command completion race
Christoph Hellwig <hch@lst.de>
3w-xxxx: fix command completion race
Lukas Czerner <lczerner@redhat.com>
ext4: fix data corruption caused by unwritten and delayed extents
Ilya Dryomov <idryomov@gmail.com>
rbd: end I/O the entire obj_request on error
Ludovic Desroches <ludovic.desroches@atmel.com>
tty/serial: at91: maxburst was missing for dma transfers
Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE
Michal Simek <michal.simek@xilinx.com>
serial: of-serial: Remove device_type = "serial" registration
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Add mute-LED mode control to Thinkpad
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix mute-LED fixed mode
Peter Zubaj <pzubaj@marticonet.sk>
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Takashi Iwai <tiwai@suse.de>
ALSA: emu10k1: Fix card shortname string buffer overflow
Takashi Iwai <tiwai@suse.de>
ALSA: emux: Fix mutex deadlock in OSS emulation
Takashi Iwai <tiwai@suse.de>
ALSA: emux: Fix mutex deadlock at unloading
David S. Miller <davem@davemloft.net>
ipv4: Missing sk_nulls_node_init() in ping_unhash().
-------------
Diffstat:
Makefile | 4 +--
arch/arc/kernel/signal.c | 20 ++++++++++---
drivers/block/rbd.c | 5 ++++
drivers/gpu/drm/radeon/si_dpm.c | 1 +
drivers/hv/channel_mgmt.c | 12 +-------
drivers/mtd/ubi/misc.c | 2 ++
drivers/platform/x86/compal-laptop.c | 6 ++--
drivers/scsi/3w-9xxx.c | 57 ++++++++----------------------------
drivers/scsi/3w-9xxx.h | 5 ----
drivers/scsi/3w-sas.c | 50 +++++++------------------------
drivers/scsi/3w-sas.h | 4 ---
drivers/scsi/3w-xxxx.c | 42 ++++----------------------
drivers/scsi/3w-xxxx.h | 5 ----
drivers/staging/panel/panel.c | 13 ++++----
drivers/tty/serial/atmel_serial.c | 2 ++
drivers/tty/serial/of_serial.c | 1 -
drivers/usb/gadget/printer.c | 9 ++++++
drivers/usb/host/ehci-hcd.c | 10 +++----
drivers/usb/host/ehci-hub.c | 9 ++++--
drivers/usb/host/oxu210hp-hcd.c | 7 +++--
drivers/usb/musb/musb_core.c | 6 ++--
drivers/usb/musb/musb_virthub.c | 2 +-
fs/ext4/extents_status.c | 8 +++++
fs/ext4/inode.c | 2 ++
include/sound/emu10k1.h | 14 +++++----
include/sound/soc-dapm.h | 2 +-
net/ipv4/ping.c | 1 +
sound/pci/emu10k1/emu10k1.c | 6 ++--
sound/pci/emu10k1/emu10k1_callback.c | 4 +--
sound/pci/emu10k1/emu10k1_main.c | 21 ++++++++-----
sound/pci/emu10k1/emupcm.c | 2 +-
sound/pci/emu10k1/memory.c | 11 +++----
sound/pci/hda/hda_codec.c | 21 +++++++------
sound/pci/hda/thinkpad_helper.c | 1 +
sound/synth/emux/emux_oss.c | 11 +------
sound/synth/emux/emux_seq.c | 29 +++++++++++++-----
36 files changed, 179 insertions(+), 226 deletions(-)
next reply other threads:[~2015-05-11 17:56 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-11 17:55 Greg Kroah-Hartman [this message]
2015-05-11 17:55 ` [PATCH 3.14 01/25] [PATCH] ipv4: Missing sk_nulls_node_init() in ping_unhash() Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 02/25] ALSA: emux: Fix mutex deadlock at unloading Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 03/25] ALSA: emux: Fix mutex deadlock in OSS emulation Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 04/25] ALSA: emu10k1: Fix card shortname string buffer overflow Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 05/25] ALSA: emu10k1: Emu10k2 32 bit DMA mode Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 08/25] serial: of-serial: Remove device_type = "serial" registration Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 09/25] ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 10/25] tty/serial: at91: maxburst was missing for dma transfers Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 11/25] rbd: end I/O the entire obj_request on error Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 12/25] ext4: fix data corruption caused by unwritten and delayed extents Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 13/25] 3w-xxxx: fix command completion race Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 14/25] 3w-9xxx: " Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 15/25] 3w-sas: " Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 16/25] drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5 Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 17/25] usb: musb: use new USB_RESUME_TIMEOUT Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 18/25] usb: host: oxu210hp: " Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 19/25] usb: host: ehci: " Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 20/25] usb: gadget: printer: enqueue printers response for setup request Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 21/25] staging: panel: fix lcd type Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 22/25] Drivers: hv: vmbus: Dont wait after requesting offers Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 23/25] compal-laptop: Fix leaking hwmon device Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 24/25] UBI: fix soft lockup in ubi_check_volume() Greg Kroah-Hartman
2015-05-11 17:55 ` [PATCH 3.14 25/25] ARC: signal handling robustify Greg Kroah-Hartman
2015-05-11 20:04 ` [PATCH 3.14 00/25] 3.14.42-stable review Guenter Roeck
2015-05-11 23:40 ` 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=20150511175450.007060990@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--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).