Linux kernel -stable discussions
 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.64
Date: Thu, 14 Feb 2013 11:13:23 -0800	[thread overview]
Message-ID: <20130214191323.GA25737@kroah.com> (raw)

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

I'm announcing the release of the 3.0.64 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

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

 MAINTAINERS                         |    6 -
 Makefile                            |    2 
 drivers/atm/iphase.h                |  146 ++++++++++++++++++------------------
 drivers/char/virtio_console.c       |    3 
 drivers/isdn/gigaset/capi.c         |    2 
 drivers/net/loopback.c              |    5 +
 drivers/net/r8169.c                 |    7 -
 drivers/net/tg3.c                   |   58 +++++++++-----
 drivers/net/wireless/rtlwifi/usb.c  |    4 
 drivers/net/xen-netback/common.h    |    3 
 drivers/net/xen-netback/interface.c |   23 +++--
 drivers/net/xen-netback/netback.c   |  117 +++++++++++++++++-----------
 fs/splice.c                         |    4 
 kernel/resource.c                   |   50 +++++++++---
 net/bridge/br_netfilter.c           |    3 
 net/core/pktgen.c                   |    9 +-
 net/ipv4/ip_sockglue.c              |    2 
 net/ipv4/tcp_input.c                |    5 +
 net/ipv6/route.c                    |    3 
 net/mac80211/ieee80211_i.h          |    6 -
 net/mac80211/offchannel.c           |   17 +---
 net/mac80211/scan.c                 |    6 -
 net/mac80211/work.c                 |    8 -
 net/packet/af_packet.c              |   10 +-
 net/sctp/endpointola.c              |    5 +
 net/sctp/outqueue.c                 |   12 +-
 net/sctp/socket.c                   |    2 
 27 files changed, 306 insertions(+), 212 deletions(-)

Cong Wang (2):
      net: prevent setting ttl=0 via IP_TTL
      pktgen: correctly handle failures when adding a device

Daniel Borkmann (2):
      net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
      net: sctp: sctp_endpoint_free: zero out secret key data

Eric Dumazet (3):
      net: loopback: fix a dst refcounting issue
      tcp: frto should not set snd_cwnd to 0
      tcp: fix MSG_SENDPAGE_NOTLAST logic

Greg Kroah-Hartman (1):
      Linux 3.0.64

Heiko Carstens (1):
      atm/iphase: rename fregt_t -> ffreg_t

Ian Campbell (3):
      xen/netback: shutdown the ring if it contains garbage.
      xen/netback: free already allocated memory on failure in xen_netbk_get_requests
      netback: correct netbk_tx_err to handle wrap around.

Ilpo Järvinen (1):
      tcp: fix for zero packets_in_flight was too broad

Larry Finger (1):
      rtlwifi: Fix the usage of the wrong variable in usb.c

Marcelo Ricardo Leitner (1):
      ipv6: do not create neighbor entries for local delivery

Matthew Daley (1):
      xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.

Neil Horman (1):
      sctp: refactor sctp_outq_teardown to insure proper re-initalization

Nithin Nayak Sujir (2):
      tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
      tg3: Fix crc errors on jumbo frame receive

Phil Sutter (1):
      packet: fix leakage of tx_ring memory

Sarveshwar Bandi (1):
      bridge: Pull ip header into skb->data before looking into ip header.

Sjur Brændeland (1):
      virtio_console: Don't access uninitialized data.

Stanislaw Gruszka (1):
      mac80211: synchronize scan off/on-channel and PS states

Stephen Hemminger (1):
      MAINTAINERS: Stephen Hemminger email change

T Makphaibulchoke (1):
      kernel/resource.c: fix stack overflow in __reserve_region_with_split()

Tilman Schmidt (1):
      isdn/gigaset: fix zero size border case in debug dump

Timo Teräs (1):
      r8169: remove the obsolete and incorrect AMD workaround


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

             reply	other threads:[~2013-02-14 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 19:13 Greg KH [this message]
2013-02-14 19:13 ` Linux 3.0.64 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=20130214191323.GA25737@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox