This is the start of the stable review cycle for the 3.13.4 release.
There are 40 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 Thu Feb 20 22:44:22 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.13.4-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
    Linux 3.13.4-rc1

Philipp Zabel <[email protected]>
    ARM: imx6: Initialize low-power mode early again

Dirk Brandewie <[email protected]>
    intel_pstate: Take core C0 time into account for core busy calculation

Darrick J. Wong <[email protected]>
    bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED

Stanislaw Gruszka <[email protected]>
    pinctrl: protect pinctrl_list add

Tony Prisk <[email protected]>
    pinctrl: vt8500: Change devicetree data parsing

Chris Ruehl <[email protected]>
    pinctrl: imx27: fix offset calculation in imx_read_2bit

Chris Ruehl <[email protected]>
    pinctrl: imx27: fix wrong offset to ICONFB

Nicolas Ferre <[email protected]>
    pinctrl: at91: use locked variant of irq_set_handler

Nitin A Kamble <[email protected]>
    genirq: Generic irq chip requires IRQ_DOMAIN

Peter Oberparleiter <[email protected]>
    x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y

Andi Shyti <[email protected]>
    cx24117: use a valid dev pointer for dev_err printout

Hans Verkuil <[email protected]>
    Revert "[media] videobuf_vm_{open,close} race fixes"

Dave Jones <[email protected]>
    mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset

Dave Jones <[email protected]>
    mxl111sf: Fix unintentional garbage stack read

Antti Palosaari <[email protected]>
    af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2

Mel Gorman <[email protected]>
    x86: mm: change tlb_flushall_shift for IvyBridge

KOSAKI Motohiro <[email protected]>
    mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq

KOSAKI Motohiro <[email protected]>
    mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of 
spin_lock_irq()

Weijie Yang <[email protected]>
    mm/swap: fix race on swap_info reuse between swapoff and swapon

Takashi Iwai <[email protected]>
    ALSA: hda - Improve loopback path lookups for AD1983

Takashi Iwai <[email protected]>
    ALSA: hda - Add missing mixer widget for AD1983

Takashi Iwai <[email protected]>
    ALSA: hda - Fix silent output on Toshiba Satellite L40

Takashi Iwai <[email protected]>
    ALSA: hda - Fix missing VREF setup for Mac Pro 1,1

Takashi Iwai <[email protected]>
    ALSA: usb-audio: Add missing kconfig dependecy

Vinayak Kale <[email protected]>
    arm64: add DSB after icache flush in __flush_icache_all()

Nathan Lynch <[email protected]>
    arm64: vdso: fix coarse clock handling

Catalin Marinas <[email protected]>
    arm64: Invalidate the TLB when replacing pmd entries during boot

Will Deacon <[email protected]>
    arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k

Will Deacon <[email protected]>
    arm64: atomics: fix use of acquire + release for full barrier semantics

Nathan Lynch <[email protected]>
    arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE

Lior Amsalem <[email protected]>
    irqchip: armada-370-xp: fix MSI race condition

Lior Amsalem <[email protected]>
    irqchip: armada-370-xp: fix IPI race condition

Mark Brown <[email protected]>
    regulator: core: Correct default return value for full constraints

Trond Myklebust <[email protected]>
    NFSv4: Fix memory corruption in nfs4_proc_open_confirm

Trond Myklebust <[email protected]>
    NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue

Harald Freudenberger <[email protected]>
    crypto: s390 - fix des and des3_ede ctr concurrency issue

Harald Freudenberger <[email protected]>
    crypto: s390 - fix des and des3_ede cbc concurrency issue

Harald Freudenberger <[email protected]>
    crypto: s390 - fix concurrency issue in aes-ctr mode

Josef Bacik <[email protected]>
    Btrfs: disable snapshot aware defrag for now

Stephen Smalley <[email protected]>
    SELinux: Fix kernel BUG on empty security contexts.


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

Diffstat:

 Makefile                                      |  4 +-
 arch/arm/mach-imx/clk-imx6q.c                 |  3 +
 arch/arm/mach-imx/clk-imx6sl.c                |  3 +
 arch/arm/mach-imx/pm-imx6q.c                  |  2 -
 arch/arm64/include/asm/atomic.h               | 29 +++++---
 arch/arm64/include/asm/cacheflush.h           |  1 +
 arch/arm64/include/asm/cmpxchg.h              |  9 +--
 arch/arm64/include/asm/futex.h                |  6 +-
 arch/arm64/kernel/kuser32.S                   |  6 +-
 arch/arm64/kernel/vdso.c                      |  4 +-
 arch/arm64/kernel/vdso/Makefile               |  2 +-
 arch/arm64/kernel/vdso/gettimeofday.S         |  7 +-
 arch/arm64/lib/bitops.S                       |  3 +-
 arch/arm64/mm/mmu.c                           | 12 +++-
 arch/s390/crypto/aes_s390.c                   | 65 ++++++++++++------
 arch/s390/crypto/des_s390.c                   | 95 +++++++++++++++++----------
 arch/x86/kernel/cpu/intel.c                   |  2 +-
 drivers/cpufreq/intel_pstate.c                | 16 +++--
 drivers/irqchip/irq-armada-370-xp.c           |  4 +-
 drivers/md/bcache/bcache.h                    |  4 +-
 drivers/md/bcache/btree.c                     |  2 +-
 drivers/media/dvb-frontends/cx24117.c         |  2 +-
 drivers/media/usb/dvb-usb-v2/af9035.c         |  2 +
 drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.h |  2 +-
 drivers/media/usb/dvb-usb-v2/mxl111sf.c       |  2 +-
 drivers/media/v4l2-core/videobuf-dma-contig.c | 12 ++--
 drivers/media/v4l2-core/videobuf-dma-sg.c     | 10 ++-
 drivers/media/v4l2-core/videobuf-vmalloc.c    | 10 ++-
 drivers/pinctrl/core.c                        |  2 +
 drivers/pinctrl/pinctrl-at91.c                | 10 +--
 drivers/pinctrl/pinctrl-imx1-core.c           | 10 +--
 drivers/pinctrl/vt8500/pinctrl-wmt.c          | 15 ++++-
 drivers/regulator/core.c                      |  9 ++-
 fs/btrfs/inode.c                              |  2 +-
 fs/buffer.c                                   |  6 +-
 fs/nfs/nfs4client.c                           |  2 +-
 fs/nfs/nfs4proc.c                             |  8 +--
 fs/nfs/nfs4session.c                          | 25 +++++--
 fs/nfs/nfs4session.h                          |  2 +-
 include/linux/nfs_xdr.h                       |  2 +
 kernel/irq/Kconfig                            |  1 +
 lib/Makefile                                  |  1 +
 mm/page-writeback.c                           |  5 +-
 mm/swapfile.c                                 | 11 +++-
 security/selinux/ss/services.c                |  4 ++
 sound/pci/hda/patch_analog.c                  | 27 ++++++++
 sound/pci/hda/patch_realtek.c                 |  9 ++-
 sound/usb/Kconfig                             |  1 +
 48 files changed, 330 insertions(+), 141 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
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