Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1513050

Linux 4.4.30

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Linux 4.4.30
Date 2016-11-01 03:20 +0100
Message-ID <sywQa-2nZ-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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-stable.git;a=summary

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

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

Linux 4.4.30 Greg KH <gregkh@linuxfoundation.org> - 2016-11-01 03:20 +0100
  Re: Linux 4.4.30 Greg KH <gregkh@linuxfoundation.org> - 2016-11-01 03:20 +0100

csiph-web