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.10.69
Date: Wed, 11 Feb 2015 15:56:06 +0800	[thread overview]
Message-ID: <20150211075606.GA7363@kroah.com> (raw)

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

I'm announcing the release of the 3.10.69 kernel.

All users of the 3.10 kernel series must upgrade.

The updated 3.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.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/arm64/include/asm/cputype.h |    2 
 arch/arm64/kernel/setup.c        |  100 +++++++++++++++++++++++++++++----------
 arch/arm64/kernel/smp.c          |    5 +
 arch/mips/kernel/irq_cpu.c       |    4 +
 arch/mips/kernel/smp.c           |    2 
 arch/x86/include/uapi/asm/vmx.h  |    2 
 arch/x86/kvm/vmx.c               |   25 ++++++++-
 arch/x86/pci/common.c            |   16 ++++++
 crypto/crc32c.c                  |    1 
 drivers/gpio/gpiolib.c           |    3 -
 fs/ext4/file.c                   |    8 +--
 fs/nilfs2/nilfs.h                |    2 
 fs/nilfs2/segment.c              |   44 +++++++++++++++--
 fs/nilfs2/segment.h              |    5 +
 include/sound/ak4113.h           |    2 
 include/sound/ak4114.h           |    2 
 kernel/smpboot.c                 |    2 
 lib/checksum.c                   |   12 +++-
 mm/pagewalk.c                    |    5 +
 sound/i2c/other/ak4113.c         |   17 +++---
 sound/i2c/other/ak4114.c         |   18 +++----
 sound/soc/atmel/atmel_ssc_dai.c  |   18 +------
 sound/soc/codecs/sgtl5000.c      |    3 +
 24 files changed, 220 insertions(+), 80 deletions(-)

Andy Lutomirski (1):
      x86,kvm,vmx: Preserve CR4 across VM entry

Bo Shen (1):
      ASoC: atmel_ssc_dai: fix start event for I2S mode

Charlotte Richardson (1):
      PCI: Add NEC variants to Stratus ftServer PCIe DMI check

Dmitry Monakhov (1):
      ext4: prevent bugon on race between write/fcntl

Eric Nelson (1):
      ASoC: sgtl5000: add delay before first I2C access

Felix Fietkau (1):
      MIPS: IRQ: Fix disable_irq on CPU IRQs

Greg Kroah-Hartman (1):
      Linux 3.10.69

Hemmo Nieminen (1):
      MIPS: Fix kernel lockup or crash after CPU offline/online

Johan Hovold (2):
      gpio: sysfs: fix memory leak in gpiod_export_link
      gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low

Lai Jiangshan (1):
      smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()

Mark Rutland (1):
      arm64: Fix up /proc/cpuinfo

Mathias Krause (1):
      crypto: crc32c - add missing crypto module alias

Petr Matousek (1):
      kvm: vmx: handle invvpid vm exit gracefully

Ryusuke Konishi (1):
      nilfs2: fix deadlock of segment constructor over I_SYNC flag

Shiraz Hashim (1):
      mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range

Takashi Iwai (1):
      ALSA: ak411x: Fix stall in work callback

karl beldan (2):
      lib/checksum.c: fix carry in csum_tcpudp_nofold
      lib/checksum.c: fix build for generic csum_tcpudp_nofold


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

             reply	other threads:[~2015-02-11  7:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-11  7:56 Greg KH [this message]
2015-02-11  7:56 ` Linux 3.10.69 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=20150211075606.GA7363@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.