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.63
Date: Tue, 16 Dec 2014 14:13:03 -0800	[thread overview]
Message-ID: <20141216221303.GA5870@kroah.com> (raw)

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

I'm announcing the release of the 3.10.63 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/arm/kernel/sched_clock.c                         |   13 +++------
 arch/powerpc/kernel/vdso32/getcpu.S                   |    4 +-
 arch/x86/include/uapi/asm/vmx.h                       |    1 
 arch/x86/kvm/vmx.c                                    |    8 +++++
 drivers/ata/ahci.c                                    |    4 ++
 drivers/ata/sata_fsl.c                                |    2 -
 drivers/gpu/drm/i915/intel_lvds.c                     |   22 +++++++--------
 drivers/gpu/drm/radeon/radeon_kms.c                   |    2 +
 drivers/i2c/busses/i2c-davinci.c                      |    8 ++---
 drivers/i2c/busses/i2c-omap.c                         |   10 +++---
 drivers/media/i2c/smiapp/smiapp-core.c                |    2 -
 drivers/net/ethernet/broadcom/tg3.c                   |    3 +-
 drivers/net/ethernet/intel/igb/igb_main.c             |    2 +
 drivers/net/ethernet/marvell/mvneta.c                 |    2 -
 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c |    2 -
 drivers/net/xen-netfront.c                            |    5 ---
 fs/ext2/super.c                                       |    1 
 mm/frontswap.c                                        |    4 ++
 mm/memory.c                                           |   26 +++++++++---------
 net/core/rtnetlink.c                                  |    1 
 net/ipv6/ip6_gre.c                                    |    4 +-
 net/sctp/output.c                                     |    4 +-
 sound/usb/midi.c                                      |    2 +
 24 files changed, 74 insertions(+), 60 deletions(-)

Alexander Kochetkov (2):
      i2c: omap: fix NACK and Arbitration Lost irq handling
      i2c: omap: fix i207 errata handling

Anton Blanchard (1):
      powerpc: 32 bit getcpu VDSO function uses 64 bit instructions

Daniel Borkmann (1):
      net: sctp: use MAX_HEADER for headroom reserve in output path

Daniel Vetter (1):
      drm/i915: Unlock panel even when LVDS is disabled

Devin Ryles (1):
      AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller

Dmitry Torokhov (1):
      sata_fsl: fix error handling of irq_of_parse_and_map

Greg Kroah-Hartman (1):
      Linux 3.10.63

Grygorii Strashko (1):
      i2c: davinci: generate STP always when NACK is received

Hugh Dickins (1):
      mm: fix swapoff hang after page migration and fork

Jack Morgenstein (1):
      net/mlx4_core: Limit count field to 24 bits in qp_alloc_res

Jan Kara (1):
      ext2: Fix oops in ext2_get_block() called from ext2_quota_write()

Nadav Har'El (1):
      nEPT: Nested INVEPT

Nicolas Dichtel (1):
      rtnetlink: release net refcnt on error in do_setlink()

Petr Mladek (1):
      drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6

Sakari Ailus (1):
      media: smiapp: Only some selection targets are settable

Seth Forshee (1):
      xen-netfront: Remove BUGs on paged skb data which crosses a page boundary

Stephen Boyd (1):
      ARM: sched_clock: Load cycle count after epoch stabilizes

Takashi Iwai (1):
      ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery

Tejun Heo (1):
      ahci: disable MSI on SAMSUNG 0xa800 SSD

Thadeu Lima de Souza Cascardo (1):
      tg3: fix ring init when there are more TX than RX channels

Todd Fujinaka (1):
      igb: bring link up when PHY is powered up

Weijie Yang (1):
      mm: frontswap: invalidate expired data on a dup-store failure

Yuri Chislov (1):
      ipv6: gre: fix wrong skb->protocol in WCCP

willy tarreau (1):
      net: mvneta: fix Tx interrupt delay


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

             reply	other threads:[~2014-12-16 22:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-16 22:13 Greg KH [this message]
2014-12-16 22:13 ` Linux 3.10.63 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=20141216221303.GA5870@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.