public inbox for stable@vger.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.75
Date: Thu, 25 Apr 2013 21:30:17 -0700	[thread overview]
Message-ID: <20130426043017.GA22553@kroah.com> (raw)

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

I'm announcing the release of the 3.0.75 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/arm/mm/cache-feroceon-l2.c               |    1 
 arch/x86/include/asm/kvm_host.h               |    4 +-
 arch/x86/kvm/x86.c                            |   40 ++++++++-------------
 crypto/algif_hash.c                           |    2 +
 crypto/algif_skcipher.c                       |    1 
 drivers/char/hpet.c                           |   14 -------
 drivers/gpu/vga/vga_switcheroo.c              |    3 +
 drivers/mtd/mtdchar.c                         |   32 +----------------
 drivers/net/can/sja1000/sja1000_of_platform.c |   31 ++++++++--------
 drivers/net/wireless/ath/ath9k/htc_drv_init.c |    2 -
 drivers/video/console/fbcon.c                 |   11 ++++-
 drivers/video/fbmem.c                         |   42 ++++++++--------------
 fs/btrfs/tree-log.c                           |   48 ++++++++++++++++++++++----
 fs/hfsplus/extents.c                          |    2 -
 fs/sysfs/dir.c                                |   14 -------
 include/linux/kvm_host.h                      |    2 -
 include/linux/kvm_types.h                     |    1 
 include/linux/mm.h                            |    2 +
 kernel/events/core.c                          |    2 -
 kernel/hrtimer.c                              |    3 -
 kernel/sched.c                                |    6 ++-
 kernel/signal.c                               |    2 -
 mm/hugetlb.c                                  |   12 +++++-
 mm/memory.c                                   |   47 +++++++++++++++++++++++++
 net/8021q/vlan.c                              |   14 +++----
 sound/core/pcm_native.c                       |   12 +-----
 virt/kvm/ioapic.c                             |    7 ++-
 virt/kvm/kvm_main.c                           |   39 ++++++++++++++++-----
 29 files changed, 227 insertions(+), 171 deletions(-)

Andrew Honig (1):
      KVM: Allow cross page reads and writes from cached translations.

Andy Honig (3):
      KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
      KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
      KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)

Christoph Fritz (1):
      can: sja1000: fix handling on dt properties on little endian systems

Dave Airlie (1):
      fbcon: fix locking harder

Emese Revfy (1):
      kernel/signal.c: stop info leak via the tkill and the tgkill syscalls

Felix Fietkau (1):
      ath9k_htc: accept 1.x firmware newer than 1.3

Greg Kroah-Hartman (2):
      Revert "8021q: fix a potential use-after-free"
      Linux 3.0.75

Illia Ragozin (1):
      ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon

Jiri Kosina (1):
      Revert "sysfs: fix race between readdir and lseek"

Josef Bacik (1):
      Btrfs: make sure nbytes are right after log replay

Linus Torvalds (5):
      vm: add vm_iomap_memory() helper function
      vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
      vm: convert fb_mmap to vm_iomap_memory() helper
      vm: convert HPET mmap to vm_iomap_memory() helper
      vm: convert mtdchar mmap to vm_iomap_memory() helper

Mathias Krause (1):
      crypto: algif - suppress sending source address information in recvmsg

Michael Bohan (1):
      hrtimer: Don't reinitialize a cpu_base lock on CPU_UP

Naoya Horiguchi (1):
      hugetlbfs: add swap entry check in follow_hugetlb_page()

Tejun Heo (1):
      sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s

Tommi Rantala (1):
      perf: Treat attr.config as u64 in perf_swevent_init()

Vyacheslav Dubeyko (1):
      hfsplus: fix potential overflow in hfsplus_file_truncate()


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

             reply	other threads:[~2013-04-26  4:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-26  4:30 Greg KH [this message]
2013-04-26  4:30 ` Linux 3.0.75 Greg KH
2013-05-02 12:52 ` [stable 3.0] s390 build breakage [was: Linux 3.0.75] Jiri Slaby
2013-05-02 14:08   ` Greg KH
2013-05-10  4:08   ` Ben Hutchings
2013-05-02 13:02 ` [stable 3.0] ppc " Jiri Slaby
2013-05-02 14:10   ` 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=20130426043017.GA22553@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