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.68
Date: Mon, 4 Mar 2013 06:30:53 +0800	[thread overview]
Message-ID: <20130303223053.GA15022@kroah.com> (raw)

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

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

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

 Documentation/kernel-parameters.txt          |    5 ++
 Makefile                                     |    2 
 arch/s390/kvm/kvm-s390.c                     |    2 
 arch/x86/kernel/amd_iommu_init.c             |   10 +++-
 arch/x86/kernel/apic/x2apic_phys.c           |   17 +++++--
 arch/x86/kernel/head.c                       |   53 ++++++++++++++--------
 arch/x86/mm/fault.c                          |    9 ++-
 drivers/block/xen-blkback/xenbus.c           |   49 ++++++++++-----------
 drivers/dca/dca-core.c                       |    2 
 drivers/firewire/core-device.c               |    4 +
 drivers/media/rc/rc-main.c                   |    4 +
 drivers/staging/comedi/comedi_fops.c         |    8 +--
 drivers/staging/comedi/drivers/ni_labpc.c    |   35 ++++++++-------
 drivers/target/target_core_fabric_configfs.c |    8 +++
 drivers/vhost/vhost.c                        |    2 
 fs/ext4/mballoc.c                            |    6 +-
 fs/ocfs2/suballoc.c                          |    7 +--
 fs/ocfs2/suballoc.h                          |    2 
 include/linux/auto_fs.h                      |   25 +++-------
 include/linux/quota.h                        |    1 
 include/linux/sched.h                        |   11 ++++
 kernel/cgroup.c                              |    8 +++
 kernel/cpuset.c                              |   12 ++++-
 kernel/posix-timers.c                        |    7 +++
 kernel/ptrace.c                              |   63 ++++++++++++++++++++++-----
 kernel/sched.c                               |    3 -
 kernel/signal.c                              |   17 +++----
 kernel/sysctl_binary.c                       |    3 -
 kernel/trace/ftrace.c                        |   46 +++++++++++++------
 lib/idr.c                                    |    9 +++
 net/sunrpc/svc_xprt.c                        |   15 ------
 31 files changed, 287 insertions(+), 158 deletions(-)

Dan Carpenter (1):
      media: rc: unlock on error in show_protocols()

Greg Kroah-Hartman (1):
      Linux 3.0.68

H. Peter Anvin (1):
      x86: Make sure we can boot in the case the BDA contains pure garbage

Helge Deller (1):
      unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)

Ian Abbott (3):
      staging: comedi: ni_labpc: correct differential channel sequence for AI commands
      staging: comedi: ni_labpc: set up command4 register *after* command3
      staging: comedi: check s->async for poll(), read() and write()

J. Bruce Fields (1):
      svcrpc: make svc_age_temp_xprts enqueue under sv_lock

Jan Beulich (1):
      xen-blkback: do not leak mode property

Jiri Slaby (2):
      dca: check against empty dca_domains list before unregister provider fix
      s390/kvm: Fix store status for ACRS/FPRS fix

Joerg Roedel (1):
      iommu/amd: Initialize device table after dma_ops

Kees Cook (1):
      x86: Do not leak kernel page mapping locations

Konrad Rzeszutek Wilk (2):
      doc, xen: Mention 'earlyprintk=xen' in the documentation.
      doc, kernel-parameters: Document 'console=hvc<n>'

Li Zefan (2):
      cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
      cgroup: fix exit() vs rmdir() race

Michael S. Tsirkin (1):
      vhost: fix length for cross region descriptor

Nicholas Bellinger (1):
      target: Add missing mapped_lun bounds checking during make_mappedlun setup

Niu Yawei (1):
      ext4: fix race in ext4_mb_add_n_trim()

Oleg Nesterov (3):
      ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
      ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
      wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task

Steven Rostedt (Red Hat) (1):
      ftrace: Call ftrace cleanup module notifier after all other notifiers

Stoney Wang (1):
      x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems

Tejun Heo (3):
      posix-timer: Don't call idr_find() with out-of-range ID
      idr: fix a subtle bug in idr_get_next()
      firewire: add minor number range check to fw_device_init()

Theodore Ts'o (1):
      quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format

Xi Wang (1):
      sysctl: fix null checking in bin_dn_node_address()

Xiaowei.Hu (1):
      ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink


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

             reply	other threads:[~2013-03-03 22:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-03 22:30 Greg KH [this message]
2013-03-03 22:31 ` Linux 3.0.68 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=20130303223053.GA15022@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.