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/76] 3.14.61-stable review
Date: Sun, 14 Feb 2016 14:22:27 -0800 [thread overview]
Message-ID: <20160214222218.658495779@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.14.61 release.
There are 76 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 Feb 16 22:22: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.61-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.61-rc1
Maciej W. Rozycki <macro@imgtec.com>
binfmt_elf: Don't clobber passed executable's file header
Kinglong Mee <kinglongmee@gmail.com>
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee <kinglongmee@gmail.com>
FS-Cache: Increase reference of parent after registering, netfs success
Mathias Krause <minipli@googlemail.com>
crypto: user - lock crypto_alg_list on alg dump
Ryan Ware <ware@linux.intel.com>
EVM: Use crypto_memneq() for digest comparisons
Wang, Rui Y <rui.y.wang@intel.com>
crypto: algif_hash - wait for crypto_ahash_init() to complete
Alexandra Yates <alexandra.yates@linux.intel.com>
ahci: Intel DNV device IDs SATA
Tejun Heo <tj@kernel.org>
libata: disable forced PORTS_IMPL for >= AHCI 1.3
Xiangliang Yu <Xiangliang.Yu@amd.com>
AHCI: Fix softreset failed issue of Port Multiplier
Herbert Xu <herbert@gondor.apana.org.au>
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu <herbert@gondor.apana.org.au>
crypto: af_alg - Disallow bind/setkey/... after accept(2)
David Turner <novalis@novalis.org>
ext4: Fix handling of extended tv_sec
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: fix usb2 resume timing and races.
Peter Hurley <peter@hurleysoftware.com>
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley <peter@hurleysoftware.com>
tty: Fix GPF in flush_to_ldisc()
John Ernberg <john.ernberg@actia.se>
USB: option: fix Cinterion AHxx enumeration
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: Adding support for Telit LE922
Peter Dedecker <peter.dedecker@hotmail.com>
USB: cp210x: add ID for IAI USB to RS485 adaptor
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
Du, Changbin <changbin.du@intel.com>
usb: hub: do not clear BOS field during reset device
Johan Hovold <johan@kernel.org>
USB: visor: fix null-deref at probe
Vladis Dronov <vdronov@redhat.com>
USB: serial: visor: fix crash on detecting device without write_urbs
Mauro Carvalho Chehab <mchehab@osg.samsung.com>
saa7134-alsa: Only frees registered sound cards
Takashi Iwai <tiwai@suse.de>
ALSA: dummy: Implement timer backend switching more safely
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix speaker output from VAIO AiO machines
David Henningsson <david.henningsson@canonical.com>
ALSA: hda - Fix static checker warning in patch_hdmi.c
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Add fixup for Mac Mini 7,1 model
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Fix wrong instance passed to slave callbacks
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Fix link corruption due to double start or stop
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Fix leftover link at closing
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Code cleanup
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix yet another races among ALSA timer accesses
Vinod Koul <vinod.koul@intel.com>
ASoC: dpcm: fix the BE state on hw_free
Takashi Iwai <tiwai@suse.de>
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai <tiwai@suse.de>
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai <tiwai@suse.de>
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai <tiwai@suse.de>
ALSA: dummy: Disable switching timer backend via sysfs
Takashi Iwai <tiwai@suse.de>
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Andrey Konovalov <andreyknvl@gmail.com>
ALSA: usb-audio: avoid freeing umidi object twice
Guillaume Fougnies <guillaume@eulerian.com>
ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay
Al Viro <viro@zeniv.linux.org.uk>
fix sysvfs symlinks
Tiffany Lin <tiffany.lin@mediatek.com>
media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish
Andrzej Hajda <a.hajda@samsung.com>
v4l2-compat-ioctl32: fix alignment for ARM64
Helge Deller <deller@gmx.de>
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller <deller@gmx.de>
parisc: Fix syscall restarts
Helge Deller <deller@gmx.de>
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Andy Leiserson <andy@leiserson.org>
fix calculation of meta_bg descriptor backups
Jan Kara <jack@suse.cz>
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Qiu Peiyang <peiyangx.qiu@intel.com>
tracing: Fix setting of start_index in find_next()
Christoph Biedl <linux-kernel.bfrz@manchmal.in-ulm.de>
PCI: Fix minimum allocation address overwrite
Boris BREZILLON <boris.brezillon@free-electrons.com>
mtd: mtdpart: fix add_mtd_partitions error path
Hon Ching \(Vicky\) Lo <honclo@linux.vnet.ibm.com>
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Uri Mashiach <uri.mashiach@compulab.co.il>
wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
Uri Mashiach <uri.mashiach@compulab.co.il>
wlcore/wl12xx: spi: fix oops on firmware load
Johan Hovold <johan@kernel.org>
spi: fix parent-device reference leak
Vignesh R <vigneshr@ti.com>
spi: ti-qspi: Fix data corruption seen on r/w stress test
David Mosberger-Tang <davidm@egauge.net>
spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>
Revert "dm mpath: fix stalls when handling invalid ioctls"
Dmitry V. Levin <ldv@altlinux.org>
sh64: fix __NR_fgetxattr
xuejiufei <xuejiufei@huawei.com>
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei <xuejiufei@huawei.com>
ocfs2/dlm: ignore cleaning the migration mle that is inuse
Junxiao Bi <junxiao.bi@oracle.com>
ocfs2: fix SGID not inherited issue
Richard Weinberger <richard@nod.at>
kernel/signal.c: unexport sigsuspend()
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
fat: fix fake_offset handling on error path
Arnd Bergmann <arnd@arndb.de>
remoteproc: avoid stack overflow in debugfs file
Oleg Nesterov <oleg@redhat.com>
proc: actually make proc_fd_permission() thread-friendly
Ioan-Adrian Ratiu <adi@adirat.com>
HID: usbhid: fix recursive deadlock
Seth Jennings <sjennings@variantweb.net>
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Mike Snitzer <snitzer@redhat.com>
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Herbert Xu <herbert@gondor.apana.org.au>
crypto: algif_hash - Only export and import on sockets with data
libin <huawei.libin@huawei.com>
recordmcount: Fix endianness handling bug for nop_mcount
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
xhci: fix placement of call to usb_disabled()
-------------
Diffstat:
Makefile | 4 +-
arch/parisc/include/uapi/asm/mman.h | 10 --
arch/parisc/include/uapi/asm/siginfo.h | 4 +
arch/parisc/kernel/signal.c | 64 +++++--
arch/sh/include/uapi/asm/unistd_64.h | 2 +-
crypto/af_alg.c | 39 ++++-
crypto/algif_hash.c | 16 +-
crypto/crypto_user.c | 6 +-
drivers/ata/ahci.c | 20 +++
drivers/ata/libahci.c | 13 +-
drivers/base/memory.c | 4 +
drivers/char/tpm/tpm_ibmvtpm.c | 2 +-
drivers/hid/usbhid/hid-core.c | 4 +-
drivers/md/dm-mpath.c | 7 +-
drivers/md/persistent-data/dm-btree.c | 4 +-
drivers/media/pci/saa7134/saa7134-alsa.c | 5 +-
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 9 +-
drivers/media/v4l2-core/videobuf2-dma-contig.c | 5 +-
drivers/mtd/mtdpart.c | 4 +-
drivers/net/wireless/ti/wlcore/io.h | 10 +-
drivers/net/wireless/ti/wlcore/spi.c | 10 +-
drivers/pci/bus.c | 6 +-
drivers/remoteproc/remoteproc_debugfs.c | 2 +-
drivers/spi/spi-atmel.c | 3 +-
drivers/spi/spi-ti-qspi.c | 3 +-
drivers/spi/spi.c | 2 +-
drivers/tty/tty_buffer.c | 2 +-
drivers/tty/tty_io.c | 24 ++-
drivers/usb/core/hub.c | 8 +-
drivers/usb/host/xhci-hub.c | 45 ++++-
drivers/usb/host/xhci-ring.c | 3 +-
drivers/usb/host/xhci.c | 6 +-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 1 +
drivers/usb/serial/option.c | 18 +-
drivers/usb/serial/visor.c | 11 +-
fs/binfmt_elf.c | 10 +-
fs/ext4/ext4.h | 51 +++++-
fs/ext4/resize.c | 4 +-
fs/fat/dir.c | 16 +-
fs/fscache/netfs.c | 38 ++--
fs/jbd2/transaction.c | 2 +
fs/ocfs2/dlm/dlmmaster.c | 26 +--
fs/ocfs2/dlm/dlmrecovery.c | 2 +
fs/ocfs2/namei.c | 4 +-
fs/proc/fd.c | 14 +-
fs/sysv/inode.c | 10 +-
include/crypto/if_alg.h | 8 +-
include/linux/signal.h | 1 -
kernel/signal.c | 2 +-
kernel/trace/trace_printk.c | 1 +
scripts/recordmcount.h | 2 +-
security/integrity/evm/evm_main.c | 3 +-
sound/core/compress_offload.c | 11 ++
sound/core/oss/pcm_oss.c | 21 ++-
sound/core/rawmidi.c | 36 ++--
sound/core/seq/oss/seq_oss_synth.c | 2 +-
sound/core/seq/seq_clientmgr.c | 3 +
sound/core/seq/seq_ports.c | 233 ++++++++++++++-----------
sound/core/seq/seq_timer.c | 87 ++++++---
sound/core/seq/seq_virmidi.c | 6 +-
sound/core/timer.c | 64 ++++---
sound/drivers/dummy.c | 35 ++--
sound/pci/hda/patch_cirrus.c | 27 +++
sound/pci/hda/patch_hdmi.c | 3 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/soc-pcm.c | 3 +-
sound/usb/midi.c | 1 -
sound/usb/quirks.c | 14 +-
70 files changed, 777 insertions(+), 342 deletions(-)
next reply other threads:[~2016-02-14 23:20 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-14 22:22 Greg Kroah-Hartman [this message]
2016-02-14 22:22 ` [PATCH 3.14 01/76] xhci: fix placement of call to usb_disabled() Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 02/76] recordmcount: Fix endianness handling bug for nop_mcount Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 03/76] crypto: algif_hash - Only export and import on sockets with data Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 04/76] dm btree: fix leak of bufio-backed block in btree_split_sibling error path Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 05/76] drivers/base/memory.c: prohibit offlining of memory blocks with missing sections Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 06/76] HID: usbhid: fix recursive deadlock Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 07/76] proc: actually make proc_fd_permission() thread-friendly Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 08/76] remoteproc: avoid stack overflow in debugfs file Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 09/76] fat: fix fake_offset handling on error path Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 10/76] kernel/signal.c: unexport sigsuspend() Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 11/76] ocfs2: fix SGID not inherited issue Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 12/76] ocfs2/dlm: ignore cleaning the migration mle that is inuse Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 13/76] ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 14/76] sh64: fix __NR_fgetxattr Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 15/76] Revert "dm mpath: fix stalls when handling invalid ioctls" Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 16/76] spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 17/76] spi: ti-qspi: Fix data corruption seen on r/w stress test Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 18/76] spi: fix parent-device reference leak Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 19/76] wlcore/wl12xx: spi: fix oops on firmware load Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 20/76] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops) Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 21/76] vTPM: fix memory allocation flag for rtce buffer at kernel boot Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 22/76] mtd: mtdpart: fix add_mtd_partitions error path Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 23/76] PCI: Fix minimum allocation address overwrite Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 24/76] tracing: Fix setting of start_index in find_next() Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 25/76] jbd2: Fix unreclaimed pages after truncate in data=journal mode Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 26/76] [PATCH] fix calculation of meta_bg descriptor backups Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 27/76] parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 28/76] parisc: Fix syscall restarts Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 29/76] parisc: Fix __ARCH_SI_PREAMBLE_SIZE Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 30/76] [media] v4l2-compat-ioctl32: fix alignment for ARM64 Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 31/76] [media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finish Greg Kroah-Hartman
2016-02-14 22:22 ` [PATCH 3.14 32/76] fix sysvfs symlinks Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 33/76] ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 34/76] ALSA: usb-audio: avoid freeing umidi object twice Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 35/76] ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 36/76] ALSA: dummy: Disable switching timer backend via sysfs Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 37/76] ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 38/76] ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 39/76] ALSA: rawmidi: Fix race at copying & updating the position Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 40/76] ALSA: pcm: Fix potential deadlock in OSS emulation Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 41/76] ASoC: dpcm: fix the BE state on hw_free Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 42/76] ALSA: seq: Fix yet another races among ALSA timer accesses Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 43/76] ALSA: seq: Fix race at closing in virmidi driver Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 44/76] ALSA: seq: Fix lockdep warnings due to double mutex locks Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 45/76] ALSA: timer: Code cleanup Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 46/76] ALSA: timer: Fix leftover link at closing Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 47/76] ALSA: timer: Fix link corruption due to double start or stop Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 48/76] ALSA: timer: Fix wrong instance passed to slave callbacks Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 49/76] ALSA: timer: Fix race between stop and interrupt Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 50/76] ALSA: hda - Add fixup for Mac Mini 7,1 model Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 51/76] ALSA: hda - Fix static checker warning in patch_hdmi.c Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 52/76] ALSA: hda - Fix speaker output from VAIO AiO machines Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 53/76] ALSA: dummy: Implement timer backend switching more safely Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 54/76] [media] saa7134-alsa: Only frees registered sound cards Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 55/76] USB: serial: visor: fix crash on detecting device without write_urbs Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 56/76] USB: visor: fix null-deref at probe Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 57/76] usb: hub: do not clear BOS field during reset device Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 58/76] USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 59/76] USB: cp210x: add ID for IAI USB to RS485 adaptor Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 60/76] USB: serial: option: Adding support for Telit LE922 Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 61/76] USB: option: fix Cinterion AHxx enumeration Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 62/76] tty: Fix GPF in flush_to_ldisc() Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 63/76] tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 64/76] xhci: fix usb2 resume timing and races Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 65/76] ext4: Fix handling of extended tv_sec Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 66/76] crypto: af_alg - Disallow bind/setkey/... after accept(2) Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 67/76] crypto: af_alg - Fix socket double-free when accept fails Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 68/76] AHCI: Fix softreset failed issue of Port Multiplier Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 69/76] libata: disable forced PORTS_IMPL for >= AHCI 1.3 Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 70/76] ahci: Intel DNV device IDs SATA Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 71/76] crypto: algif_hash - wait for crypto_ahash_init() to complete Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 72/76] EVM: Use crypto_memneq() for digest comparisons Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 73/76] crypto: user - lock crypto_alg_list on alg dump Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 74/76] FS-Cache: Increase reference of parent after registering, netfs success Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 75/76] FS-Cache: Dont override netfss primary_index if registering failed Greg Kroah-Hartman
2016-02-14 22:23 ` [PATCH 3.14 76/76] binfmt_elf: Dont clobber passed executables file header Greg Kroah-Hartman
2016-02-15 15:47 ` [PATCH 3.14 00/76] 3.14.61-stable review Guenter Roeck
2016-02-17 20:39 ` Greg Kroah-Hartman
2016-02-15 17:07 ` Shuah Khan
2016-02-17 20:38 ` 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=20160214222218.658495779@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).