lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 4 Mar 2013 06:30:53 +0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.0.68

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


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ