]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
kaiser: merged update
authorHugh Dickins <hughd@google.com>
Wed, 30 Aug 2017 23:23:00 +0000 (16:23 -0700)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 5 Jan 2018 18:42:16 +0000 (19:42 +0100)
commitf7b8beb2a2408e1e7a3180716a21268c3c479804
tree670fb139de06e194a14a9f776c60a69cfbe3eba3
parent9ea385dcf1a08e3952b1a6f14e5a3d1be1a7b4ef
kaiser: merged update

Merged fixes and cleanups, rebased to 4.4.89 tree (no 5-level paging).

Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CVE-2017-5754
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
15 files changed:
arch/x86/entry/entry_64.S
arch/x86/include/asm/kaiser.h
arch/x86/include/asm/pgtable.h
arch/x86/include/asm/pgtable_64.h
arch/x86/include/asm/pgtable_types.h
arch/x86/kernel/espfix_64.c
arch/x86/kernel/head_64.S
arch/x86/kernel/ldt.c
arch/x86/kernel/tracepoint.c
arch/x86/mm/kaiser.c
arch/x86/mm/pageattr.c
arch/x86/mm/pgtable.c
include/linux/kaiser.h [new file with mode: 0644]
kernel/fork.c
security/Kconfig