Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752917Ab3JATiH (ORCPT ); Tue, 1 Oct 2013 15:38:07 -0400 Received: from smtp.outflux.net ([198.145.64.163]:52964 "EHLO smtp.outflux.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448Ab3JAThx (ORCPT ); Tue, 1 Oct 2013 15:37:53 -0400 From: Kees Cook To: linux-kernel@vger.kernel.org Cc: x86@kernel.org, kernel-hardening@lists.openwall.com, adurbin@google.com, Eric Northup , jln@google.com, wad@google.com, Mathias Krause , Zhang Yanfei , "H. Peter Anvin" , keescook@chromium.org Subject: [PATCH v6 0/7] Kernel base address randomization Date: Tue, 1 Oct 2013 12:37:18 -0700 Message-Id: <1380656245-29975-1-git-send-email-keescook@chromium.org> X-Mailer: git-send-email 1.7.9.5 X-HELO: www.outflux.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 445 Lines: 12 Here is the latest version of the kASLR series. It has much improved e820 walking code, and expands the window available on 64-bit. This is rolled out on Chrome OS devices, and working well. -Kees -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/