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.14.65
Date: Wed, 16 Mar 2016 13:10:54 -0700 [thread overview]
Message-ID: <20160316201054.GA4564@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3654 bytes --]
I'm announcing the release of the 3.14.65 kernel.
All users of the 3.14 kernel series must upgrade.
The updated 3.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.14.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/powerpc/kvm/book3s_hv_rmhandlers.S | 14 ++
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 ++++++++++
27 files changed, 566 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.14.65
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
Paul Mackerras (1):
KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2016-03-16 20:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 20:10 Greg KH [this message]
2016-03-16 20:11 ` Linux 3.14.65 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=20160316201054.GA4564@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.