Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-grsec: upgrade to kernel 3.0.17 | Natanael Copa | 2012-01-18 | 2 | -3/+3 |
| | | | | (cherry picked from commit 14d14c10b411fac00c98a9fe4aeddd7bd1218d96) | ||||
* | main/linux-grsec: upgrade to 3.0.16 kernel | Natanael Copa | 2012-01-12 | 2 | -3/+3 |
| | | | | (cherry picked from commit 1793bf368cd6b7a893d4a266cbc6a1b9b3580e2c) | ||||
* | main/linux-grsec: upgrade to 3.0.15 | Natanael Copa | 2012-01-05 | 2 | -3/+3 |
| | | | | (cherry picked from commit c6a35b477a3b8eba621f71b20bfb5296e27e84f2) | ||||
* | main/linux-grsec: upgrade to 3.0.14 kernel | Natanael Copa | 2012-01-03 | 2 | -52/+52 |
| | | | | (cherry picked from commit 034cffa7947a7b5b89b61d90b9ba6e6fecf8fc0b) | ||||
* | main/linux-grsec: fix "sleeping while atomic" oops under memory pressure | Natanael Copa | 2012-01-03 | 2 | -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.13 | Natanael Copa | 2012-01-03 | 2 | -55/+56 |
| | | | | (cherry picked from commit a332fe4b61c0d63f9245ca7f4992f35c20293eb7) | ||||
* | main/linux-grsec: fix mtu regression and fix via cpu support | Natanael Copa | 2012-01-03 | 3 | -1/+97 |
| | | | | (cherry picked from commit c5d59580c308763d163d2bfb374b796ae68a3748) | ||||
* | main/linux-grsec: enable DMAR on x86_64 | Natanael Copa | 2012-01-03 | 2 | -4/+8 |
| | | | | | for Xen (cherry picked from commit 7a411f6fa191f497187eb25fdcec7fa961d7a827) | ||||
* | main/linux-grsec: add netlink taskstats accounting support | William Pitcock | 2012-01-03 | 3 | -6/+12 |
| | | | | (cherry picked from commit 6ae1b47de9d5866ee5f2c57413045585171d8e20) | ||||
* | main/*-grsec: upgrade to grsecurity-2.2.2-3.0.12-unofficial | Natanael Copa | 2012-01-03 | 2 | -40/+40 |
| | | | | (cherry picked from commit 088254038bd02d3fe0336fe7b2d699627bb4e165) | ||||
* | main/*-grsec: upgrade to kernel 3.0.10 and rebase grsecurity patch | Natanael Copa | 2011-11-22 | 2 | -11283/+12801 |
| | | | | | based on grsecurity-2.2.2-3.0.9-201111161802 (cherry picked from commit 16adb43e460bf8a7e8d3d34b5aee74e2e56c8088) | ||||
* | main/*-grsec: enable CRYPTO_DEV_GEODE | Natanael Copa | 2011-11-22 | 2 | -3/+3 |
| | | | | (cherry picked from commit 78ca6319638430577850e60eefa2ef6142777f58) | ||||
* | main/linux-grsec: SMP-related bugfixes (see extended commit message) | William Pitcock | 2011-11-22 | 3 | -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-201111121310 | Natanael Copa | 2011-11-22 | 5 | -4817/+4578 |
| | | | | (cherry picked from commit 4ba20c01bd90e5ed8719131447ef65dba0bc0d2a) | ||||
* | main/linux-grsec: add patch from upstream align af specific flowi structs to ↵ | Natanael Copa | 2011-11-11 | 2 | -1/+53 |
| | | | | | | long (cherry picked from commit aa5ae43b9507434a7a3609d7cd59ecaa8f117c36) | ||||
* | main/linux-grsec: backport flow patch from upstream | Natanael Copa | 2011-11-11 | 2 | -1/+143 |
| | | | | | fixes performance regression (cherry picked from commit 2d674ead26a228e6ae79d0ecf1d1bcf8748e5b7e) | ||||
* | main/*-grsec: enable e_powersaver module and update 3rdpary module building | Natanael Copa | 2011-11-11 | 2 | -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 fix | Natanael Copa | 2011-10-31 | 3 | -1/+99 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.8-201110250925 | Natanael Copa | 2011-10-26 | 2 | -8510/+9076 |
| | |||||
* | main/linux-grsec: enable static RTC_DRV_CMOS | Natanael Copa | 2011-10-26 | 3 | -5/+5 |
| | | | | fixes #747 | ||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.7-201110200052 | Natanael Copa | 2011-10-24 | 2 | -4456/+4518 |
| | |||||
* | main/grsecurity: upgrade to grsecurity-2.2.2-3.0.7-201110180733 | Natanael Copa | 2011-10-19 | 2 | -46/+43 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.7-201110172337 | Natanael Copa | 2011-10-19 | 3 | -4727/+8371 |
| | |||||
* | main/linux-grsec: enable usbip | Natanael Copa | 2011-10-06 | 3 | -5/+11 |
| | | | | ref #650 | ||||
* | main/linux-grsec: upgrade to 2.2.2-3.0.4-201109261052 | Natanael Copa | 2011-09-30 | 2 | -35/+88 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.4-201109190917 | Natanael Copa | 2011-09-22 | 2 | -93/+942 |
| | |||||
* | main/upgrade to grsecurity-2.2.2-3.0.4-201109150655.patch | Natanael Copa | 2011-09-16 | 2 | -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 emulation | Natanael Copa | 2011-09-11 | 2 | -5/+4 |
| | | | | fixes #746 | ||||
* | main/linux-grsec: use modules_prepare for the -dev package | Natanael Copa | 2011-09-02 | 1 | -2/+2 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.4-201109011725 | Natanael Copa | 2011-09-02 | 2 | -4285/+7015 |
| | |||||
* | main/linux-grsec: fix constify in makefile | Natanael Copa | 2011-08-26 | 2 | -1/+13 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108251825 | Natanael Copa | 2011-08-26 | 2 | -151/+263 |
| | |||||
* | main/linux-grsec: build fix | Natanael Copa | 2011-08-25 | 1 | -1/+1 |
| | | | | needs gmp-dev | ||||
* | main/linux-grsec: fix checksums | Natanael Copa | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108241901 | Natanael Copa | 2011-08-25 | 4 | -19888/+17692 |
| | |||||
* | main/linux-grsec: enable UDEREF on x86 | Natanael Copa | 2011-08-03 | 2 | -7/+6 |
| | |||||
* | main/linux-grsec: upgrade to 2.6.38.8 (unofficial patch) | Natanael Copa | 2011-07-08 | 2 | -10767/+12231 |
| | |||||
* | main/linux-grsec: move grsecurity-2.2.2-2.6.38.2-201103281752 from testing | Natanael Copa | 2011-05-24 | 4 | -6695/+18658 |
| | |||||
* | Revert "main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716" | Natanael Copa | 2011-04-22 | 4 | -5845/+4146 |
| | | | | This reverts commit 19eea5ca985e34a75db7ea69646e23009370fd5a. | ||||
* | main/linux-grsec: try upgrade to grsecurity-2.2.2-2.6.38.3-201104211716 | Natanael Copa | 2011-04-22 | 4 | -4146/+5845 |
| | | | | Lets hope this works. | ||||
* | Revert "main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633" | Natanael Copa | 2011-04-20 | 4 | -5814/+4128 |
| | | | | This reverts commit 443af6fbde8be65de45228a926e021f8be852d39. | ||||
* | main/linux-grsec: upgrade to 2.2.2-2.6.38.3-201104190633 | Natanael Copa | 2011-04-20 | 4 | -4128/+5814 |
| | | | | second try | ||||
* | Revert "main/linux-grsec: upgrade to ↵ | Natanael Copa | 2011-04-18 | 4 | -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 Copa | 2011-04-18 | 2 | -4/+3 |
| | | | | This reverts commit a530e75b020d4215cf30b10a3364f6f8e9cf9f15. | ||||
* | main/linux-grsec: build fix for x86_64 | Natanael Copa | 2011-04-18 | 2 | -3/+4 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.3-201104171745.patch | Natanael Copa | 2011-04-18 | 4 | -4103/+5542 |
| | |||||
* | main/linux-grsec: fix for multicast | Natanael Copa | 2011-04-04 | 2 | -1/+101 |
| | |||||
* | main/linux-grsec: enable playstation 3 controller support (CONFIG_HID_SONY) | William Pitcock | 2011-03-31 | 3 | -7/+7 |
| | |||||
* | main/linux-grsec: add VMWARE 3d support aka vmwgfx | Carlo Landmeter | 2011-03-29 | 3 | -5/+5 |
| | | | | fixes #561 | ||||
* | main/linux-grsec: upgrade to 2.2.2-2.6.38.1-201103262052 | Natanael Copa | 2011-03-29 | 2 | -3531/+3478 |
| |