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.13.9
Date: Thu, 3 Apr 2014 15:47:35 -0700 [thread overview]
Message-ID: <20140403224735.GA13987@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3861 bytes --]
I'm announcing the release of the 3.13.9 kernel.
All users of the 3.13 kernel series must upgrade.
The updated 3.13.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.13.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/x86/include/asm/pgtable.h | 14 --
arch/x86/include/asm/topology.h | 3
arch/x86/xen/mmu.c | 4
drivers/block/aoe/aoecmd.c | 4
drivers/gpu/drm/i915/i915_gem_gtt.c | 2
drivers/i2c/busses/i2c-cpm.c | 2
drivers/input/mouse/cypress_ps2.c | 1
drivers/input/mouse/synaptics.c | 55 +++++++++
drivers/input/mousedev.c | 73 +++++++------
drivers/net/ethernet/marvell/mvneta.c | 43 +------
drivers/vfio/vfio_iommu_type1.c | 4
drivers/xen/balloon.c | 24 +++-
fs/dcache.c | 4
fs/ext4/inode.c | 15 +-
fs/mount.h | 4
fs/namei.c | 29 ++---
fs/namespace.c | 177 ++++++++++++++++++++------------
fs/pnode.c | 26 ++--
fs/pnode.h | 4
fs/proc/page.c | 2
include/linux/bitops.h | 15 ++
include/linux/cgroup.h | 2
include/linux/huge_mm.h | 18 ---
include/linux/mm.h | 14 ++
kernel/cgroup.c | 26 ++--
lib/random32.c | 13 ++
mm/ksm.c | 2
mm/memory-failure.c | 2
mm/page_alloc.c | 4
mm/swap.c | 4
net/netfilter/nf_conntrack_proto_dccp.c | 6 -
32 files changed, 361 insertions(+), 237 deletions(-)
Al Viro (6):
rcuwalk: recheck mount_lock after mountpoint crossing attempts
make prepend_name() work correctly when called with negative *buflen
resizable namespace.c hashes
keep shadowed vfsmounts together
don't bother with propagate_mnt() unless the target is shared
switch mnt_hash to hlist
Artem Fetishev (1):
x86: fix boot on uniprocessor systems
Benjamin Tissoires (1):
Input: synaptics - add manual min/max quirk
Daniel Borkmann (1):
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Vetter (1):
drm/i915: Undo gtt scratch pte unmapping again
David Rientjes (1):
mm: close PageTail race
David Vrabel (1):
Revert "xen: properly account for _PAGE_NUMA during xen pte translations"
Dmitry Torokhov (1):
Input: mousedev - fix race when creating mixed device
Greg Kroah-Hartman (1):
Linux 3.13.9
Hans de Goede (2):
Input: synaptics - add manual min/max quirk for ThinkPad X240
Input: cypress_ps2 - don't report as a button pads
Li Zefan (1):
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Sasha Levin (1):
random32: avoid attempt to late reseed if in the middle of seeding
Scott Wood (1):
i2c: cpm: Fix build by adding of_address.h and of_irq.h
Theodore Ts'o (1):
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Thomas Petazzoni (2):
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
net: mvneta: fix usage as a module on RGMII configurations
Wei Liu (1):
xen/balloon: flush persistent kmaps in correct position
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2014-04-03 22:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 22:47 Greg KH [this message]
2014-04-03 22:47 ` Linux 3.13.9 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=20140403224735.GA13987@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.