summaryrefslogtreecommitdiffstats
path: root/linux-2.6-i386-nx-emulation.patch
Commit message (Collapse)AuthorAgeFilesLines
* update to snapshot 2.6.38-git19Kyle McMartin2011-03-281-2/+8
|
* Branch for 2.6.38Kyle McMartin2011-01-101-1/+1
| | | | | | | | | | | | | | - Rebase trivial patches. - Switch debug configs back on. - config changes: DEBUG_SET_MODULE_RONX=y B43_PHY_N=y RT2800USB_RT33XX=y | RT2800PCI_RT33XX=y | experimental WL12XX=m RTL8192CE=m CAN_SLCAN=m SCHED_AUTOGROUP=n
* fix incorrect reporting of whether nx is disabled or notKyle McMartin2010-11-221-1/+1
| | | | | Thanks to Kees Cook for noticing. Message-ID: <20101121070342.GE4617@outflux.net>
* start following git head againKyle McMartin2010-10-221-1/+1
|
* exec-randomization: brk away from exec rand areaDave Jones2010-09-031-0/+22
| | | | | | | | | | | | | This is a fix for the NX emulation patch to force the brk area well outside of the exec randomization area to avoid future allocation or brk growth collisions. Normally this isn't a problem, except when the text region has been loaded from a PIE binary and the CS limit can't be put just above bss. A test-case that will show failures without this patch can be found here: http://bazaar.launchpad.net/~ubuntu-bugcontrol/qa-regression-testing/master/annotate/head%3A/scripts/kernel-aslr-collisions/explode-brk.c Signed-off-by: Kees Cook <kees.cook@canonical.com>
* Remove the execshield boot parameter.Dave Jones2010-09-031-49/+13
| | | | Based on a patch from Kees Cook
* Linux 2.6.36-rc1-git4Chuck Ebbert2010-08-221-5/+6
|
* initial srpm importJesse Keating2010-07-291-0/+628