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
Subject: Linux 3.0.35
Date: Sun, 17 Jun 2012 11:29:51 -0700	[thread overview]
Message-ID: <20120617182951.GA8982@kroah.com> (raw)

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

I'm announcing the release of the 3.0.35 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/powerpc/kernel/module_32.c            |   11 ++---
 arch/x86/crypto/aesni-intel_asm.S          |    6 ++-
 arch/x86/kernel/cpu/mcheck/mce_amd.c       |   55 +++++++++++++++++++++++------
 drivers/acpi/video.c                       |    5 +-
 drivers/char/agp/intel-agp.c               |    1 
 drivers/char/agp/intel-agp.h               |    1 
 drivers/hwmon/fam15h_power.c               |    8 ++--
 drivers/net/can/c_can/c_can.c              |   16 ++++----
 drivers/net/can/c_can/c_can.h              |    1 
 drivers/net/e1000/e1000.h                  |    2 +
 drivers/net/e1000/e1000_main.c             |   18 ++++-----
 drivers/net/usb/sierra_net.c               |   14 +++++--
 drivers/net/wireless/iwlwifi/iwl-agn-sta.c |    2 -
 fs/fuse/dir.c                              |    1 
 fs/fuse/fuse_i.h                           |    3 +
 fs/fuse/inode.c                            |   17 ++++++++
 kernel/sched.c                             |    9 +---
 lib/btree.c                                |    4 +-
 mm/hugetlb.c                               |   29 ++++++++++++---
 mm/vmalloc.c                               |   11 +++--
 net/mac80211/iface.c                       |   12 ++++++
 net/mac80211/offchannel.c                  |   16 ++++++++
 net/wireless/util.c                        |   19 +++++++++-
 24 files changed, 195 insertions(+), 68 deletions(-)

Alan Cox (1):
      acpi_video: fix leaking PCI references

Andre Przywara (1):
      hwmon: (fam15h_power) Increase output resolution

AnilKumar Ch (3):
      can: c_can: fix "BUG! echo_skb is occupied!" during transmit
      can: c_can: fix an interrupt thrash issue with c_can driver
      can: c_can: fix race condition in c_can_open()

Bjørn Mork (1):
      net: sierra_net: device IDs for Aircard 320U++

Borislav Petkov (1):
      x86, MCE, AMD: Make APIC LVT thresholding interrupt optional

Dave Hansen (1):
      hugetlb: fix resv_map leak in error path

Dean Nelson (1):
      e1000: save skb counts in TX to avoid cache misses

Dimitri Sivanich (1):
      sched: Fix the relax_domain_level boot parameter

Emmanuel Grumbach (1):
      iwlwifi: don't mess up the SCD when removing a key

Eugeni Dodonov (1):
      char/agp: add another Ironlake host bridge

Greg Kroah-Hartman (1):
      Linux 3.0.35

Johannes Berg (2):
      mac80211: clean up remain-on-channel on interface stop
      cfg80211: fix interface combinations check

KyongHo (1):
      mm: fix faulty initialization in vmalloc_init()

Mathias Krause (1):
      crypto: aesni-intel - fix unaligned cbc decrypt for x86-32

Minchan Kim (1):
      mm/vmalloc.c: change void* into explict vm_struct*

Pavel Shilovsky (1):
      fuse: fix stat call on 32 bit platforms

Roland Dreier (1):
      btree: fix tree corruption in btree_get_prev()

Steffen Rumler (1):
      powerpc: Fix kernel panic during kernel module load


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

             reply	other threads:[~2012-06-17 18:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-17 18:29 Greg KH [this message]
2012-06-17 18:30 ` Linux 3.0.35 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=20120617182951.GA8982@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --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.