From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
stable@vger.kernel.org
Subject: [PATCH 3.13 00/40] 3.13.4-stable review
Date: Tue, 18 Feb 2014 14:47:01 -0800 [thread overview]
Message-ID: <20140218224433.337299968@linuxfoundation.org> (raw)
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 <gregkh@linuxfoundation.org>
Linux 3.13.4-rc1
Philipp Zabel <p.zabel@pengutronix.de>
ARM: imx6: Initialize low-power mode early again
Dirk Brandewie <dirk.j.brandewie@intel.com>
intel_pstate: Take core C0 time into account for core busy calculation
Darrick J. Wong <darrick.wong@oracle.com>
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Stanislaw Gruszka <sgruszka@redhat.com>
pinctrl: protect pinctrl_list add
Tony Prisk <linux@prisktech.co.nz>
pinctrl: vt8500: Change devicetree data parsing
Chris Ruehl <chris.ruehl@gtsys.com.hk>
pinctrl: imx27: fix offset calculation in imx_read_2bit
Chris Ruehl <chris.ruehl@gtsys.com.hk>
pinctrl: imx27: fix wrong offset to ICONFB
Nicolas Ferre <nicolas.ferre@atmel.com>
pinctrl: at91: use locked variant of irq_set_handler
Nitin A Kamble <nitin.a.kamble@intel.com>
genirq: Generic irq chip requires IRQ_DOMAIN
Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Andi Shyti <andi@etezian.org>
cx24117: use a valid dev pointer for dev_err printout
Hans Verkuil <hverkuil@xs4all.nl>
Revert "[media] videobuf_vm_{open,close} race fixes"
Dave Jones <davej@fedoraproject.org>
mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
Dave Jones <davej@fedoraproject.org>
mxl111sf: Fix unintentional garbage stack read
Antti Palosaari <crope@iki.fi>
af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
Mel Gorman <mgorman@suse.de>
x86: mm: change tlb_flushall_shift for IvyBridge
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
Weijie Yang <weijie.yang@samsung.com>
mm/swap: fix race on swap_info reuse between swapoff and swapon
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Improve loopback path lookups for AD1983
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Add missing mixer widget for AD1983
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix silent output on Toshiba Satellite L40
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Add missing kconfig dependecy
Vinayak Kale <vkale@apm.com>
arm64: add DSB after icache flush in __flush_icache_all()
Nathan Lynch <nathan_lynch@mentor.com>
arm64: vdso: fix coarse clock handling
Catalin Marinas <catalin.marinas@arm.com>
arm64: Invalidate the TLB when replacing pmd entries during boot
Will Deacon <will.deacon@arm.com>
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon <will.deacon@arm.com>
arm64: atomics: fix use of acquire + release for full barrier semantics
Nathan Lynch <nathan_lynch@mentor.com>
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Lior Amsalem <alior@marvell.com>
irqchip: armada-370-xp: fix MSI race condition
Lior Amsalem <alior@marvell.com>
irqchip: armada-370-xp: fix IPI race condition
Mark Brown <broonie@linaro.org>
regulator: core: Correct default return value for full constraints
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
Harald Freudenberger <freude@linux.vnet.ibm.com>
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger <freude@linux.vnet.ibm.com>
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger <freude@linux.vnet.ibm.com>
crypto: s390 - fix concurrency issue in aes-ctr mode
Josef Bacik <jbacik@fb.com>
Btrfs: disable snapshot aware defrag for now
Stephen Smalley <sds@tycho.nsa.gov>
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(-)
next reply other threads:[~2014-02-18 22:47 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 22:47 Greg Kroah-Hartman [this message]
2014-02-18 22:47 ` [PATCH 3.13 01/40] SELinux: Fix kernel BUG on empty security contexts Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 02/40] Btrfs: disable snapshot aware defrag for now Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 03/40] crypto: s390 - fix concurrency issue in aes-ctr mode Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 04/40] crypto: s390 - fix des and des3_ede cbc concurrency issue Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 05/40] crypto: s390 - fix des and des3_ede ctr " Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 06/40] NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 07/40] NFSv4: Fix memory corruption in nfs4_proc_open_confirm Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 08/40] regulator: core: Correct default return value for full constraints Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 09/40] irqchip: armada-370-xp: fix IPI race condition Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 10/40] irqchip: armada-370-xp: fix MSI " Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 11/40] arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 12/40] arm64: atomics: fix use of acquire + release for full barrier semantics Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 13/40] arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 14/40] arm64: Invalidate the TLB when replacing pmd entries during boot Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 15/40] arm64: vdso: fix coarse clock handling Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 16/40] arm64: add DSB after icache flush in __flush_icache_all() Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 17/40] ALSA: usb-audio: Add missing kconfig dependecy Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 18/40] ALSA: hda - Fix missing VREF setup for Mac Pro 1,1 Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 19/40] ALSA: hda - Fix silent output on Toshiba Satellite L40 Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 20/40] ALSA: hda - Add missing mixer widget for AD1983 Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 21/40] ALSA: hda - Improve loopback path lookups " Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 22/40] mm/swap: fix race on swap_info reuse between swapoff and swapon Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 23/40] mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq() Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 24/40] mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 25/40] x86: mm: change tlb_flushall_shift for IvyBridge Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 26/40] [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2 Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 27/40] [media] mxl111sf: Fix unintentional garbage stack read Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 29/40] [media] Revert "[media] videobuf_vm_{open,close} race fixes" Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 30/40] [media] cx24117: use a valid dev pointer for dev_err printout Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 31/40] x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 32/40] genirq: Generic irq chip requires IRQ_DOMAIN Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 33/40] pinctrl: at91: use locked variant of irq_set_handler Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 34/40] pinctrl: imx27: fix wrong offset to ICONFB Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 35/40] pinctrl: imx27: fix offset calculation in imx_read_2bit Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 36/40] pinctrl: vt8500: Change devicetree data parsing Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 37/40] pinctrl: protect pinctrl_list add Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 38/40] bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED Greg Kroah-Hartman
2014-02-18 22:47 ` [PATCH 3.13 39/40] intel_pstate: Take core C0 time into account for core busy calculation Greg Kroah-Hartman
2014-02-19 12:52 ` Stefan Lippers-Hollmann
2014-02-19 16:41 ` Dirk Brandewie
2014-02-18 22:47 ` [PATCH 3.13 40/40] ARM: imx6: Initialize low-power mode early again Greg Kroah-Hartman
2014-02-19 4:30 ` [PATCH 3.13 00/40] 3.13.4-stable review Guenter Roeck
2014-02-20 18:32 ` Greg Kroah-Hartman
2014-02-20 23:23 ` Guenter Roeck
2014-02-20 23:32 ` Greg Kroah-Hartman
2014-02-21 2:49 ` Guenter Roeck
2014-02-20 0:16 ` Shuah Khan
2014-02-20 0:36 ` Mark Brown
2014-02-20 1:20 ` Shuah Khan
2014-02-20 2:34 ` Mark Brown
2014-02-20 13:40 ` Shuah Khan
2014-02-20 14:45 ` Mark Brown
2014-02-20 18:29 ` Greg Kroah-Hartman
2014-02-20 10:26 ` Satoru Takeuchi
2014-02-20 18:31 ` Greg Kroah-Hartman
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=20140218224433.337299968@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).