summaryrefslogtreecommitdiffstats
path: root/linux-2.6-i386-nx-emulation.patch
Commit message (Collapse)AuthorAgeFilesLines
* Merge some improvements to the 32bit mmap randomisation from Kees Cook.Dave Jones2011-09-191-22/+0
|
* Bring back the 32bit mmap randomization patch for now.Dave Jones2011-08-271-1/+1
| | | | NX emulation is still too dependant upon it.
* NX emulation fixesDave Jones2011-08-271-2/+2
| | | | | Fix get_gate_vma usage in i386 NX emulation Fix up dependancy on the dropped randomization patch.
* Update to 3.0-rc3Kyle McMartin2011-06-141-1/+1
| | | | | | | | | | | | | | | Add another conflicts to deal with 2 digit versions (libdm.) Now that $SUBLEVEL in Makefile is optional, drop it and simplify linux-3.0-fix-uts-release.patch linux-2.6-i386-nx-emulation.patch: fix simple reject drm-intel-eeebox-eb1007-quirk.patch, revert-ftrace-remove-unnecessary-disabling-of-irqs.patch, ath5k-disable-fast-channel-switching-by-default.patch: drop upstream patches.
* fix nxemuKyle McMartin2011-05-301-26/+21
|
* 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