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.4.102
Date: Thu, 7 Aug 2014 19:19:49 -0700 [thread overview]
Message-ID: <20140808021949.GA31832@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3817 bytes --]
I'm announcing the release of the 3.4.102 kernel.
All users of the 3.4 kernel series must upgrade.
The updated 3.4.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.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/x86/x86_64/mm.txt | 2
Makefile | 2
arch/arm/mm/idmap.c | 7 +
arch/x86/Kconfig | 25 +++
arch/x86/include/asm/espfix.h | 16 ++
arch/x86/include/asm/irqflags.h | 2
arch/x86/include/asm/pgtable_64_types.h | 2
arch/x86/include/asm/setup.h | 2
arch/x86/kernel/Makefile | 1
arch/x86/kernel/entry_32.S | 12 +
arch/x86/kernel/entry_64.S | 80 ++++++++++--
arch/x86/kernel/espfix_64.c | 208 ++++++++++++++++++++++++++++++++
arch/x86/kernel/ldt.c | 10 -
arch/x86/kernel/paravirt_patch_64.c | 2
arch/x86/kernel/smpboot.c | 7 +
arch/x86/mm/dump_pagetables.c | 39 ++++--
arch/x86/vdso/vdso32-setup.c | 8 -
crypto/af_alg.c | 2
drivers/scsi/scsi_lib.c | 8 +
include/linux/printk.h | 6
include/linux/skbuff.h | 17 --
init/main.c | 4
kernel/printk.c | 2
kernel/sched/core.c | 2
kernel/sched/rt.c | 2
kernel/time/clockevents.c | 10 -
lib/btree.c | 1
mm/mlock.c | 2
mm/page_alloc.c | 16 +-
mm/rmap.c | 14 +-
net/ipv4/ip_forward.c | 68 ----------
net/ipv6/addrconf.c | 14 +-
net/ipv6/ip6_output.c | 13 --
net/l2tp/l2tp_ppp.c | 4
34 files changed, 446 insertions(+), 164 deletions(-)
Andy Lutomirski (1):
x86_64/entry/xen: Do not invoke espfix64 on Xen
Boris Ostrovsky (1):
x86/espfix/xen: Fix allocation of pages for paravirt page tables
David Rientjes (1):
mm, thp: do not allow thp faults to avoid cpuset restrictions
Gao feng (1):
ipv6: reallocate addrconf router for ipv6 address when lo device up
Greg Kroah-Hartman (2):
Revert: "net: ip, ipv6: handle gso skbs in forwarding path"
Linux 3.4.102
H. Peter Anvin (6):
Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
x86, espfix: Move espfix definitions into a separate header file
x86, espfix: Fix broken header guard
x86, espfix: Make espfix64 a Kconfig option, fix UML
x86, espfix: Make it possible to disable 16-bit support
James Bottomley (1):
scsi: handle flush errors properly
Jan Kara (1):
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
John Stultz (1):
printk: rename printk_sched to printk_deferred
Konstantin Khlebnikov (1):
ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout
Milan Broz (1):
crypto: af_alg - properly label AF_ALG socket
Minfei Huang (1):
lib/btree.c: fix leak of whole btree nodes
Sasha Levin (1):
net/l2tp: don't fall back on UDP [get|set]sockopt
Vlastimil Babka (1):
mm: try_to_unmap_cluster() should lock_page() before mlocking
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-08-08 2:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 2:19 Greg KH [this message]
2014-08-08 2:19 ` Linux 3.4.102 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=20140808021949.GA31832@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.