From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Resent-Message-ID: <20090222115854.GA12006@kryten> Message-Id: <20090222114957.213647384@samba.org> Date: Sun, 22 Feb 2009 22:49:57 +1100 From: Anton Blanchard To: linuxppc-dev@ozlabs.org Subject: [patch 00/10] PowerPC address space randomisation List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The following set of patches adds randomisation of mmaps, heap and position independent executables, and increases the randomisation applied to the stack on 64bit binaries. --