| From: |
| Greg KH <gregkh@linuxfoundation.org> |
| To: |
| linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@vger.kernel.org |
| Subject: |
| Linux 3.0.94 |
| Date: |
| Thu, 29 Aug 2013 11:02:10 -0700 |
| Message-ID: |
| <20130829180210.GA32225@kroah.com> |
| Cc: |
| lwn@lwn.net, Jiri Slaby <jslaby@suse.cz> |
| Archive-link: |
| Article, Thread
|
I'm announcing the release of the 3.0.94 kernel.
All users of the 3.0 kernel series must upgrade.
The updated 3.0.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Makefile | 2 -
drivers/ata/libata-pmp.c | 12 +++---
drivers/net/wireless/hostap/hostap_ioctl.c | 4 +-
drivers/net/wireless/zd1201.c | 4 +-
drivers/of/fdt.c | 2 +
drivers/s390/scsi/zfcp_erp.c | 29 +++++++++++---
drivers/s390/scsi/zfcp_qdio.c | 8 +---
drivers/xen/events.c | 2 -
fs/nilfs2/segbuf.c | 5 +-
include/linux/wait.h | 57 +++++++++++++++++++++++++++++
10 files changed, 98 insertions(+), 27 deletions(-)
Dan Carpenter (1):
Hostap: copying wrong data prism2_ioctl_giwaplist()
David Vrabel (1):
xen/events: initialize local per-cpu mask for all possible events
Greg Kroah-Hartman (1):
Linux 3.0.94
Jussi Kivilinna (1):
zd1201: do not use stack as URB transfer_buffer
Martin Peschke (2):
SCSI: zfcp: fix lock imbalance by reworking request queue locking
SCSI: zfcp: fix schedule-inside-lock in scsi_device list loops
Terry Suereth (1):
libata: apply behavioral quirks to sil3826 PMP
Vyacheslav Dubeyko (2):
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
Wladislav Wiebe (1):
of: fdt: fix memory initialization for expanded DT