This is the start of the stable review cycle for the 3.10.63 release.
There are 24 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Tue Dec 16 20:17:48 UTC 2014.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
        kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.10.63-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gre...@linuxfoundation.org>
    Linux 3.10.63-rc1

Takashi Iwai <ti...@suse.de>
    ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery

Anton Blanchard <an...@samba.org>
    powerpc: 32 bit getcpu VDSO function uses 64 bit instructions

Stephen Boyd <sb...@codeaurora.org>
    ARM: sched_clock: Load cycle count after epoch stabilizes

Todd Fujinaka <todd.fujin...@intel.com>
    igb: bring link up when PHY is powered up

Jan Kara <j...@suse.cz>
    ext2: Fix oops in ext2_get_block() called from ext2_quota_write()

Nadav Har'El <n...@il.ibm.com>
    nEPT: Nested INVEPT

Daniel Borkmann <dbork...@redhat.com>
    net: sctp: use MAX_HEADER for headroom reserve in output path

willy tarreau <w...@1wt.eu>
    net: mvneta: fix Tx interrupt delay

Nicolas Dichtel <nicolas.dich...@6wind.com>
    rtnetlink: release net refcnt on error in do_setlink()

Jack Morgenstein <ja...@dev.mellanox.co.il>
    net/mlx4_core: Limit count field to 24 bits in qp_alloc_res

Thadeu Lima de Souza Cascardo <casca...@linux.vnet.ibm.com>
    tg3: fix ring init when there are more TX than RX channels

Yuri Chislov <yuri.chis...@gmail.com>
    ipv6: gre: fix wrong skb->protocol in WCCP

Dmitry Torokhov <d...@chromium.org>
    sata_fsl: fix error handling of irq_of_parse_and_map

Tejun Heo <t...@kernel.org>
    ahci: disable MSI on SAMSUNG 0xa800 SSD

Devin Ryles <devin.ry...@intel.com>
    AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller

Sakari Ailus <sakari.ai...@iki.fi>
    media: smiapp: Only some selection targets are settable

Daniel Vetter <daniel.vet...@ffwll.ch>
    drm/i915: Unlock panel even when LVDS is disabled

Petr Mladek <pmla...@suse.cz>
    drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 
3.18.0-rc6

Grygorii Strashko <grygorii.stras...@ti.com>
    i2c: davinci: generate STP always when NACK is received

Alexander Kochetkov <al.koc...@gmail.com>
    i2c: omap: fix i207 errata handling

Alexander Kochetkov <al.koc...@gmail.com>
    i2c: omap: fix NACK and Arbitration Lost irq handling

Seth Forshee <seth.fors...@canonical.com>
    xen-netfront: Remove BUGs on paged skb data which crosses a page boundary

Hugh Dickins <hu...@google.com>
    mm: fix swapoff hang after page migration and fork

Weijie Yang <weijie.y...@samsung.com>
    mm: frontswap: invalidate expired data on a dup-store failure


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

Diffstat:

 Makefile                                           |  4 ++--
 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 +-
 .../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, 75 insertions(+), 61 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to