[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160316201122.GA8935@kroah.com>
Date: Wed, 16 Mar 2016 13:11:22 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc: lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.10.101
I'm announcing the release of the 3.10.101 kernel.
All users of the 3.10 kernel series must upgrade.
The updated 3.10.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.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
------------
Documentation/filesystems/efivarfs.txt | 7 +
Makefile | 2
arch/powerpc/kernel/module_64.c | 2
arch/x86/kvm/vmx.c | 7 +
arch/x86/kvm/x86.c | 9 -
crypto/af_alg.c | 35 -----
drivers/firmware/efi/efivars.c | 34 ++---
drivers/firmware/efi/vars.c | 164 +++++++++++++++++--------
fs/efivarfs/file.c | 71 ++++++++++
fs/efivarfs/inode.c | 30 ++--
fs/efivarfs/internal.h | 3
fs/efivarfs/super.c | 16 +-
include/crypto/if_alg.h | 8 -
include/linux/efi.h | 9 +
include/linux/module.h | 17 +-
include/linux/tracepoint.h | 17 +-
include/linux/ucs2_string.h | 4
kernel/module.c | 111 ++++++++++------
lib/ucs2_string.c | 62 +++++++++
net/mac80211/agg-rx.c | 2
net/mac80211/rc80211_minstrel_ht.c | 2
net/wireless/wext-core.c | 51 ++++++-
sound/soc/codecs/wm8958-dsp2.c | 8 -
sound/soc/codecs/wm8994.c | 4
tools/testing/selftests/efivarfs/efivarfs.sh | 19 ++
tools/testing/selftests/efivarfs/open-unlink.c | 72 ++++++++++
26 files changed, 552 insertions(+), 214 deletions(-)
Andreas Schwab (1):
powerpc: Fix dedotify for binutils >= 2.26
Chris Bainbridge (1):
mac80211: fix use of uninitialised values in RX aggregation
Felix Fietkau (1):
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Greg Kroah-Hartman (2):
Revert: "crypto: af_alg - Disallow bind/setkey/... after accept(2)"
Linux 3.10.101
Jason Andryuk (1):
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Johannes Berg (1):
wext: fix message delay/ordering
Marcelo Tosatti (1):
KVM: x86: move steal time initialization to vcpu entry time
Matt Fleming (1):
efi: Add pstore variables to the deletion whitelist
Peter Jones (5):
lib/ucs2_string: Add ucs2 -> utf8 helper functions
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
efi: Do variable name validation tests in utf8
efi: Make our variable validation list include the guid
efi: Make efivarfs entries immutable by default
Radim Krčmář (1):
KVM: VMX: disable PEBS before a guest entry
Rusty Russell (1):
modules: fix longstanding /proc/kallsyms vs module insertion race.
Steven Rostedt (Red Hat) (1):
tracing: Fix check for cpu online when event is disabled
Takashi Iwai (2):
ASoC: wm8994: Fix enum ctl accesses in a wrong type
ASoC: wm8958: Fix enum ctl accesses in a wrong type
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists