|
|
Log in / Subscribe / Register

Linux 4.4.26

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.26
Date:  Thu, 20 Oct 2016 11:13:04 +0200
Message-ID:  <20161020091304.GA17385@kroah.com>
Cc:  lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz>

I'm announcing the release of the 4.4.26 kernel.

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

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

 Makefile                           |    2 +-
 arch/x86/boot/compressed/Makefile  |   14 +++++++++++++-
 arch/x86/boot/compressed/head_32.S |   28 ++++++++++++++++++++++++++++
 arch/x86/boot/compressed/head_64.S |    8 ++++++++
 include/linux/mm.h                 |    1 +
 mm/gup.c                           |   14 ++++++++++++--
 6 files changed, 63 insertions(+), 4 deletions(-)

Greg Kroah-Hartman (1):
      Linux 4.4.26

H.J. Lu (1):
      x86/build: Build compressed x86 kernels as PIE

Linus Torvalds (1):
      mm: remove gup_flags FOLL_WRITE games from __get_user_pages()



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