[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1421874397-11489-1-git-send-email-kamal@canonical.com>
Date: Wed, 21 Jan 2015 13:06:36 -0800
From: Kamal Mostafa <kamal@...onical.com>
To: linux-kernel@...r.kernel.org, stable@...r.kernel.org,
kernel-team@...ts.ubuntu.com
Cc: lwn@....net
Subject: [3.13.y-ckt stable] Linux 3.13.11-ckt14
I am announcing the release of the Linux 3.13.11-ckt14 kernel.
The updated 3.13.y-ckt tree can be found at:
git://kernel.ubuntu.com/ubuntu/linux.git linux-3.13.y
and can be browsed at:
http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=refs/heads/linux-3.13.y;a=shortlog
The diff from v3.13.11-ckt13 is posted as a follow-up to this email.
The 3.13.y-ckt extended stable tree is maintained by the Canonical Kernel Team.
For more info, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable
-Kamal
--
Makefile | 2 +-
arch/powerpc/platforms/cell/spufs/inode.c | 2 +-
arch/s390/kernel/compat_linux.c | 2 +-
arch/x86/kernel/process_64.c | 101 +++++++++++++++++-------
arch/x86/kernel/tls.c | 23 ++++++
arch/x86/kvm/emulate.c | 4 +-
arch/x86/vdso/vma.c | 43 ++++++----
drivers/net/ethernet/intel/e1000e/netdev.c | 20 +++--
drivers/staging/lustre/lustre/llite/dcache.c | 2 +-
drivers/staging/lustre/lustre/llite/llite_lib.c | 2 +-
drivers/staging/lustre/lustre/llite/namei.c | 8 +-
drivers/usb/gadget/at91_udc.c | 44 ++++++++---
fs/affs/amigaffs.c | 2 +-
fs/autofs4/expire.c | 12 +--
fs/autofs4/root.c | 2 +-
fs/ceph/dir.c | 8 +-
fs/ceph/inode.c | 6 +-
fs/cifs/inode.c | 2 +-
fs/coda/cache.c | 2 +-
fs/dcache.c | 86 ++++++++++----------
fs/debugfs/inode.c | 2 +-
fs/exportfs/expfs.c | 2 +-
fs/isofs/rock.c | 9 +++
fs/libfs.c | 12 +--
fs/ncpfs/dir.c | 2 +-
fs/ncpfs/ncplib_kernel.h | 4 +-
fs/nfs/getroot.c | 2 +-
fs/notify/fsnotify.c | 4 +-
fs/ocfs2/dcache.c | 2 +-
include/linux/cred.h | 1 +
include/linux/dcache.h | 8 +-
include/linux/user_namespace.h | 5 ++
kernel/cgroup.c | 2 +-
kernel/groups.c | 11 ++-
kernel/trace/trace.c | 4 +-
kernel/trace/trace_events.c | 2 +-
kernel/uid16.c | 2 +-
kernel/user_namespace.c | 29 +++++--
net/batman-adv/fragmentation.c | 2 +-
net/ipv6/tcp_ipv6.c | 4 +-
security/keys/gc.c | 4 +-
security/selinux/selinuxfs.c | 6 +-
42 files changed, 322 insertions(+), 170 deletions(-)
Al Viro (2):
move d_rcu from overlapping d_child to overlapping d_alias
deal with deadlock in d_walk()
Andy Lutomirski (3):
x86/tls: Validate TLS entries to protect espfix
x86_64, switch_to(): Load TLS descriptors before switching DS and ES
x86_64, vdso: Fix the vdso address randomization algorithm
Andy Whitcroft (1):
[3.13-stable only] ipv6: fix swapped ipv4/ipv6 mtu_reduced callbacks
David Ertman (1):
e1000e: Fix no connectivity when driver loaded with cable out
Eric W. Biederman (6):
userns: Check euid no fsuid when establishing an unprivileged uid mapping
userns: Document what the invariant required for safe unprivileged mappings.
userns: Only allow the creator of the userns unprivileged mappings
groups: Consolidate the setgroups permission checks
userns: Don't allow setgroups until a gid mapping has been setablished
userns: Don't allow unprivileged creation of gid mappings
Jan Kara (2):
isofs: Fix infinite looping over CE entries
isofs: Fix unchecked printing of ER records
Kamal Mostafa (1):
Linux 3.13.11-ckt14
Nadav Amit (1):
[3.13-stable only] KVM: x86: Fix far-jump to non-canonical check
Ronald Wahl (1):
usb: gadget: at91_udc: move prepare clk into process context
Sasha Levin (1):
KEYS: close race between key lookup and freeing
Sven Eckelmann (1):
batman-adv: Calculate extra tail size based on queued fragments
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists