|
|
Log in / Subscribe / Register

Linux 4.4.30

From:  Greg KH <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 4.4.30
Date:  Mon, 31 Oct 2016 20:12:47 -0600
Message-ID:  <20161101021247.GA3138@kroah.com>
Cc:  lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz>

I'm announcing the release of the 4.4.30 kernel.  This fixes a bug in
4.4.29 and older kernels by reverting two patches that should not have
been applied.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...

thanks,

greg k-h

------------

 Documentation/x86/exception-tables.txt |   35 -----------
 Makefile                               |    2 
 arch/x86/include/asm/asm.h             |   40 +++++--------
 arch/x86/include/asm/uaccess.h         |   22 ++-----
 arch/x86/kernel/kprobes/core.c         |    2 
 arch/x86/kernel/traps.c                |    6 -
 arch/x86/mm/extable.c                  |  100 +++++++++------------------------
 arch/x86/mm/fault.c                    |    2 
 scripts/sortextable.c                  |   32 ----------
 9 files changed, 59 insertions(+), 182 deletions(-)

Greg Kroah-Hartman (3):
      Revert "x86/mm: Expand the exception table logic to allow new handling options"
      Revert "fix minor infoleak in get_user_ex()"
      Linux 4.4.30



Copyright © 2016, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds