aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: upgrade to kernel 3.0.17Natanael Copa2012-01-182-3/+3
| | | | (cherry picked from commit 14d14c10b411fac00c98a9fe4aeddd7bd1218d96)
* main/linux-grsec: upgrade to 3.0.16 kernelNatanael Copa2012-01-122-3/+3
| | | | (cherry picked from commit 1793bf368cd6b7a893d4a266cbc6a1b9b3580e2c)
* main/linux-grsec: upgrade to 3.0.15Natanael Copa2012-01-052-3/+3
| | | | (cherry picked from commit c6a35b477a3b8eba621f71b20bfb5296e27e84f2)
* main/linux-grsec: upgrade to 3.0.14 kernelNatanael Copa2012-01-032-52/+52
| | | | (cherry picked from commit 034cffa7947a7b5b89b61d90b9ba6e6fecf8fc0b)
* main/linux-grsec: fix "sleeping while atomic" oops under memory pressureNatanael Copa2012-01-032-1/+88
| | | | | fixes "sleeping while atomic" kernel oops under memory pressure (cherry picked from commit a83c9124464c304d0d52bdadb7b89f94525cf54e)
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.13Natanael Copa2012-01-032-55/+56
| | | | (cherry picked from commit a332fe4b61c0d63f9245ca7f4992f35c20293eb7)
* main/linux-grsec: fix mtu regression and fix via cpu supportNatanael Copa2012-01-033-1/+97
| | | | (cherry picked from commit c5d59580c308763d163d2bfb374b796ae68a3748)
* main/linux-grsec: enable DMAR on x86_64Natanael Copa2012-01-032-4/+8
| | | | | for Xen (cherry picked from commit 7a411f6fa191f497187eb25fdcec7fa961d7a827)
* main/linux-grsec: add netlink taskstats accounting supportWilliam Pitcock2012-01-033-6/+12
| | | | (cherry picked from commit 6ae1b47de9d5866ee5f2c57413045585171d8e20)
* main/*-grsec: upgrade to grsecurity-2.2.2-3.0.12-unofficialNatanael Copa2012-01-032-40/+40
| | | | (cherry picked from commit 088254038bd02d3fe0336fe7b2d699627bb4e165)
* main/*-grsec: upgrade to kernel 3.0.10 and rebase grsecurity patchNatanael Copa2011-11-222-11283/+12801
| | | | | based on grsecurity-2.2.2-3.0.9-201111161802 (cherry picked from commit 16adb43e460bf8a7e8d3d34b5aee74e2e56c8088)
* main/*-grsec: enable CRYPTO_DEV_GEODENatanael Copa2011-11-222-3/+3
| | | | (cherry picked from commit 78ca6319638430577850e60eefa2ef6142777f58)
* main/linux-grsec: SMP-related bugfixes (see extended commit message)William Pitcock2011-11-223-9/+8
| | | | | | | | | | | | | | | | | | | | | [x86] - enable CONFIG_X86_BIGSMP - set CONFIG_NR_CPUS to 32 [x86_64] - set CONFIG_NR_CPUS to 32 With CONFIG_NR_CPUS > 8 on x86, the kernel may hang upon encountering more than 8 logical CPUs without CONFIG_X86_BIGSMP enabled. x86_64 does not have this problem, but as a side effect of the CONFIG_X86_BIGSMP change, needed to have CONFIG_NR_CPUS adjusted there as well. Discussions on various distribution lists: Alpine: http://lists.alpinelinux.org/alpine-devel/0496.html Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=480844 rPath: https://issues.rpath.com/browse/RPL-3022 (cherry picked from commit 762e510f082f422e3219c9ec270bcf5b48395adf)
* main/*-grsec: upgrade kernel to 3.0.9-201111121310Natanael Copa2011-11-225-4817/+4578
| | | | (cherry picked from commit 4ba20c01bd90e5ed8719131447ef65dba0bc0d2a)
* main/linux-grsec: add patch from upstream align af specific flowi structs to ↵Natanael Copa2011-11-112-1/+53
| | | | | | long (cherry picked from commit aa5ae43b9507434a7a3609d7cd59ecaa8f117c36)
* main/linux-grsec: backport flow patch from upstreamNatanael Copa2011-11-112-1/+143
| | | | | fixes performance regression (cherry picked from commit 2d674ead26a228e6ae79d0ecf1d1bcf8748e5b7e)
* main/*-grsec: enable e_powersaver module and update 3rdpary module buildingNatanael Copa2011-11-112-4/+4
| | | | | | | | | We no need to manually edit every 3rd party module's kernel ver to match the kernel packages version. We need to do this because we will at some point allow building in a chroot whithout the entire aports tree beeing present. (cherry picked from commit 1a21bc3a35de32521b021cc16cacff9beee38382)
* main/linux-grsec: backport ipsec regression fix + gre fixNatanael Copa2011-10-313-1/+99
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.8-201110250925Natanael Copa2011-10-262-8510/+9076
|
* main/linux-grsec: enable static RTC_DRV_CMOSNatanael Copa2011-10-263-5/+5
| | | | fixes #747
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.7-201110200052Natanael Copa2011-10-242-4456/+4518
|
* main/grsecurity: upgrade to grsecurity-2.2.2-3.0.7-201110180733Natanael Copa2011-10-192-46/+43
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.7-201110172337Natanael Copa2011-10-193-4727/+8371
|
* main/linux-grsec: enable usbipNatanael Copa2011-10-063-5/+11
| | | | ref #650
* main/linux-grsec: upgrade to 2.2.2-3.0.4-201109261052Natanael Copa2011-09-302-35/+88
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.4-201109190917Natanael Copa2011-09-222-93/+942
|
* main/upgrade to grsecurity-2.2.2-3.0.4-201109150655.patchNatanael Copa2011-09-162-223/+540
| | | | | The patch was manually edited to fix a ccache issue. See: http://forums.grsecurity.net/viewtopic.php?f=1&t=2772
* main/linux-grsec: enable FPU emulationNatanael Copa2011-09-112-5/+4
| | | | fixes #746
* main/linux-grsec: use modules_prepare for the -dev packageNatanael Copa2011-09-021-2/+2
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.4-201109011725Natanael Copa2011-09-022-4285/+7015
|
* main/linux-grsec: fix constify in makefileNatanael Copa2011-08-262-1/+13
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108251825Natanael Copa2011-08-262-151/+263
|
* main/linux-grsec: build fixNatanael Copa2011-08-251-1/+1
| | | | needs gmp-dev
* main/linux-grsec: fix checksumsNatanael Copa2011-08-251-1/+1
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108241901Natanael Copa2011-08-254-19888/+17692
|
* main/linux-grsec: enable UDEREF on x86Natanael Copa2011-08-032-7/+6
|
* main/linux-grsec: upgrade to 2.6.38.8 (unofficial patch)Natanael Copa2011-07-082-10767/+12231
|
* main/linux-grsec: move grsecurity-2.2.2-2.6.38.2-201103281752 from testingNatanael Copa2011-05-244-6695/+18658
|
* Revert "main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716"Natanael Copa2011-04-224-5845/+4146
| | | | This reverts commit 19eea5ca985e34a75db7ea69646e23009370fd5a.
* main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716Natanael Copa2011-04-224-4146/+5845
| | | | Lets hope this works.
* Revert "main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633"Natanael Copa2011-04-204-5814/+4128
| | | | This reverts commit 443af6fbde8be65de45228a926e021f8be852d39.
* main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633Natanael Copa2011-04-204-4128/+5814
| | | | second try
* Revert "main/linux-grsec: upgrade to ↵Natanael Copa2011-04-184-5542/+4103
| | | | | | grsecurity-2.2.2-2.6.38.3-201104171745.patch" This reverts commit ad618e5f002b918616f851948bb980df5f89adec.
* Revert "main/linux-grsec: build fix for x86_64"Natanael Copa2011-04-182-4/+3
| | | | This reverts commit a530e75b020d4215cf30b10a3364f6f8e9cf9f15.
* main/linux-grsec: build fix for x86_64Natanael Copa2011-04-182-3/+4
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.3-201104171745.patchNatanael Copa2011-04-184-4103/+5542
|
* main/linux-grsec: fix for multicastNatanael Copa2011-04-042-1/+101
|
* main/linux-grsec: enable playstation 3 controller support (CONFIG_HID_SONY)William Pitcock2011-03-313-7/+7
|
* main/linux-grsec: add VMWARE 3d support aka vmwgfxCarlo Landmeter2011-03-293-5/+5
| | | | fixes #561
* main/linux-grsec: upgrade to 2.2.2-2.6.38.1-201103262052Natanael Copa2011-03-292-3531/+3478
|