aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: upgrade to 3.3.4 kernelNatanael Copa2012-04-282-202/+70
|
* m1in/linux-grsec: upgrade to 3.3.3 kernelNatanael Copa2012-04-252-132/+183
|
* main/linux-grsec: upgrade to grsecurity-2.9-3.3.2-201204172135Natanael Copa2012-04-184-910/+6499
|
* main/linux-grsec: upgrade to 3.3.0 kernelNatanael Copa2012-04-024-9522/+3857
|
* main/linux-grsec: fix checksumNatanael Copa2012-03-201-2/+2
|
* main/linux-grsec: upgrade to 3.2.12Natanael Copa2012-03-204-585/+5745
|
* main/linux-grsec: upgrade to 3.2.11 and enable HID_APPLENatanael Copa2012-03-154-186/+515
|
* main/linux-grsec: upgrade to 3.2.9 update mtu fix patchNatanael Copa2012-03-125-419/+2036
| | | | The mtu regression seems to have been fixed upstream. We backport.
* main/linux-grsec: remove unused patchNatanael Copa2012-03-121-98/+0
|
* main/linux-grsec: upgrade to grsecurity-2.9-3.2.7-201202261954 and enable drbdNatanael Copa2012-02-274-133/+413
|
* main/linux-grsec: upgrade to 3.2.7 and enable 9P filesystemNatanael Copa2012-02-234-161/+290
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.6-201202131824Natanael Copa2012-02-142-409/+475
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.5-201202061800Natanael Copa2012-02-072-17/+43
|
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.4-201202051927Natanael Copa2012-02-062-499/+430
|
* main/linux-grsec: enable devtmpfsNatanael Copa2012-02-023-5/+7
| | | | udev-176 and later needs it
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.2-201201302345Natanael Copa2012-01-312-24/+51
|
* main/linux-grsec: upgrade to 2.2.2-3.2.2-201201290115Natanael Copa2012-01-302-61/+559
| | | | | Fixes rx_dropped overflow problem http://forums.grsecurity.net/viewtopic.php?f=3&t=2933
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.2-201201252117Natanael Copa2012-01-264-608/+236
|
* main/linux-grsec: upgrade to 3.2.1 and update configNatanael Copa2012-01-247-10594/+9409
| | | | | | | | | | | | | - set utf8 as default charset for filesystem NLS and FAT - enable xattr for squashfs - enable latencytop - disable IOMega ZIP drives - disable PCMCIA SCSI drivers - disable CAN subsystem - disable CAIF sysbsystem - disable Power Supply drivers - disable Voltage and regulators - disable Dallas 1-wire support
* main/linux-grsec: upgrade to kernel 3.0.17Natanael Copa2012-01-182-3/+3
|
* main/linux-grsec: upgrade to 3.0.16 kernelNatanael Copa2012-01-102-3/+3
|
* main/linux-grsec: upgrade to 3.0.15Natanael Copa2012-01-042-3/+3
|
* main/linux-grsec: upgrade to 3.0.14 kernelNatanael Copa2011-12-222-52/+52
|
* main/linux-grsec: fix "sleeping while atomic" oops under memory pressureNatanael Copa2011-12-202-1/+88
| | | | fixes "sleeping while atomic" kernel oops under memory pressure
* main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.13Natanael Copa2011-12-192-55/+56
|
* main/linux-grsec: fix mtu regression and fix via cpu supportNatanael Copa2011-12-193-1/+97
|
* main/linux-grsec: enable DMAR on x86_64Natanael Copa2011-12-082-4/+8
| | | | for Xen
* main/linux-grsec: add netlink taskstats accounting supportWilliam Pitcock2011-12-023-6/+12
|
* main/*-grsec: upgrade to grsecurity-2.2.2-3.0.12-unofficialNatanael Copa2011-11-292-40/+40
|
* Revert "main/*-grsec: upgrade to 3.0.12 kernel"Natanael Copa2011-11-292-1866/+38
| | | | This reverts commit f8d836e111ec021dfbc4376b89bbadad9ead62c3.
* Revert "main/linux-grsec: fix previous commit"Natanael Copa2011-11-291-2/+2
| | | | This reverts commit 7fb62dd198d812ec324d80e6a92f9ef8e168b16c.
* main/linux-grsec: fix previous commitNatanael Copa2011-11-291-2/+2
|
* main/*-grsec: upgrade to 3.0.12 kernelNatanael Copa2011-11-292-38/+1866
|
* 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
* main/*-grsec: enable CRYPTO_DEV_GEODENatanael Copa2011-11-212-3/+3
|
* main/linux-grsec: SMP-related bugfixes (see extended commit message)William Pitcock2011-11-163-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
* main/*-grsec: upgrade kernel to 3.0.9-201111121310Natanael Copa2011-11-155-4817/+4578
|
* main/linux-grsec: add patch from upstream align af specific flowi structs to ↵Natanael Copa2011-11-102-1/+53
| | | | long
* main/linux-grsec: backport flow patch from upstreamNatanael Copa2011-11-102-1/+143
| | | | fixes performance regression
* main/*-grsec: enable e_powersaver module and update 3rdpary module buildingNatanael Copa2011-11-102-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.
* 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