All of lore.kernel.org
 help / color / mirror / Atom feed
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
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.0.84
Date: Thu, 27 Jun 2013 10:58:08 -0700	[thread overview]
Message-ID: <20130627175808.GA23830@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2896 bytes --]

I'm announcing the release of the 3.0.84 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 
 arch/tile/lib/exports.c               |    2 
 arch/x86/kvm/x86.c                    |    5 --
 drivers/net/gianfar_ptp.c             |    1 
 drivers/usb/serial/ti_usb_3410_5052.c |    3 -
 drivers/usb/serial/ti_usb_3410_5052.h |    4 +
 include/linux/rculist_nulls.h         |    7 ++-
 include/linux/socket.h                |    3 +
 net/compat.c                          |   13 +++++-
 net/ipv4/ip_gre.c                     |    2 
 net/ipv4/ipip.c                       |    2 
 net/ipv4/tcp.c                        |    6 ++
 net/ipv4/tcp_output.c                 |   10 ++--
 net/ipv6/addrconf.c                   |    4 +
 net/ipv6/ip6_output.c                 |    2 
 net/l2tp/l2tp_ppp.c                   |    6 +-
 net/netlabel/netlabel_domainhash.c    |   69 ++++++++++++++++++++++++++++++++++
 net/packet/af_packet.c                |    5 --
 net/sctp/socket.c                     |    6 ++
 net/socket.c                          |   67 ++++++++++++++++++++++-----------
 sound/usb/card.c                      |   22 +++++++++-
 21 files changed, 193 insertions(+), 48 deletions(-)

Anders Hammarquist (1):
      USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable

Andy Lutomirski (1):
      net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg

Chris Metcalf (1):
      tilepro: work around module link error with gcc 4.7

Clemens Ladisch (1):
      ALSA: usb-audio: work around Android accessory firmware bug

Daniel Borkmann (2):
      net: sctp: fix NULL pointer dereference in socket destruction
      packet: packet_getname_spkt: make sure string is always 0-terminated

Eric Dumazet (5):
      tcp: fix tcp_md5_hash_skb_data()
      ipv6: fix possible crashes in ip6_cork_release()
      tcp: xps: fix reordering issues
      ip_tunnel: fix kernel panic with icmp_dest_unreach
      net: force a reload of first item in hlist_nulls_for_each_entry_rcu

Gao feng (1):
      ipv6: assign rt6_info to inet6_ifaddr in init_loopback

Greg Kroah-Hartman (1):
      Linux 3.0.84

Guillaume Nault (2):
      l2tp: Fix PPP header erasure and memory leak
      l2tp: Fix sendmsg() return value

Paul Moore (1):
      netlabel: improve domain mapping validation

Wei Yongjun (1):
      gianfar: add missing iounmap() on error in gianfar_ptp_probe()

Zhanghaoyu (A) (1):
      KVM: x86: remove vcpu's CPL check in host-invoked XCR set


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2013-06-27 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27 17:58 Greg KH [this message]
2013-06-27 17:58 ` Linux 3.0.84 Greg KH

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=20130627175808.GA23830@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.