[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130815060933.GA16651@kroah.com>
Date: Wed, 14 Aug 2013 23:09:33 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc: lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.4.58
I'm announcing the release of the 3.4.58 kernel.
All users of the 3.4 kernel series must upgrade.
The updated 3.4.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2
drivers/char/virtio_console.c | 47 ++++++++++++--------
drivers/hwmon/adt7470.c | 2
drivers/scsi/megaraid/megaraid_sas_base.c | 20 ++++++--
drivers/scsi/nsp32.c | 2
drivers/scsi/scsi.c | 3 +
drivers/usb/core/hub.c | 5 +-
fs/cifs/cifsencrypt.c | 2
fs/cifs/cifsglob.h | 1
fs/cifs/connect.c | 7 +--
fs/cifs/sess.c | 6 +-
fs/dcache.c | 2
fs/debugfs/inode.c | 69 +++++++++---------------------
fs/ext4/ialloc.c | 10 ++--
fs/ext4/super.c | 17 ++++++-
include/linux/ftrace_event.h | 4 +
kernel/trace/trace.c | 1
tools/perf/util/map.c | 3 -
18 files changed, 111 insertions(+), 92 deletions(-)
Amit Shah (5):
virtio: console: fix race with port unplug and open/close
virtio: console: fix race in port_fops_open() and port unplug
virtio: console: clean up port data immediately at time of unplug
virtio: console: fix raising SIGIO after port unplug
virtio: console: return -ENODEV on all read operations after unplug
Andrew Vagin (1):
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Arnd Bergmann (1):
SCSI: nsp32: use mdelay instead of large udelay constants
Chen Gang (1):
cifs: extend the buffer length enought for sprintf() using
Curt Brune (1):
hwmon: (adt7470) Fix incorrect return code check
Greg Kroah-Hartman (1):
Linux 3.4.58
Joshua Zhu (1):
perf tools: Add anonymous huge page recognition
Julius Werner (1):
usb: core: don't try to reset_device() a port that got just disconnected
Martin K. Petersen (1):
SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is set
NeilBrown (1):
vfs: d_obtain_alias() needs to use "/" as default name.
Oleg Nesterov (1):
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Piotr Sarna (1):
ext4: fix mount/remount error messages for incompatible mount options
Sumit.Saxena@....com (1):
SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernel
Theodore Ts'o (1):
ext4: make sure group number is bumped after a inode allocation race
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists