lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 14 Aug 2013 23:09:05 -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.0.91

I'm announcing the release of the 3.0.91 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-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                      |    2 -
 drivers/char/virtio_console.c |   47 +++++++++++++++++-----------
 drivers/hwmon/adt7470.c       |    2 -
 drivers/scsi/nsp32.c          |    2 -
 fs/cifs/cifssmb.c             |   24 +++++++-------
 fs/dcache.c                   |    2 -
 fs/debugfs/inode.c            |   69 +++++++++++++-----------------------------
 include/linux/ftrace_event.h  |    4 +-
 kernel/trace/trace.c          |    1 
 tools/perf/util/map.c         |    3 +
 10 files changed, 72 insertions(+), 84 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

Curt Brune (1):
      hwmon: (adt7470) Fix incorrect return code check

Greg Kroah-Hartman (1):
      Linux 3.0.91

Jeff Layton (1):
      cifs: silence compiler warnings showing up with gcc-4.7.0

Joshua Zhu (1):
      perf tools: Add anonymous huge page recognition

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)


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ