aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/config-grsec.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: upgrade to 4.9.9Natanael Copa2017-02-141-243/+597
| | | | disable CONFIG_WAN
* main/linux-grsec: Add sdhci-acpi moduleNicolas Porcel2016-12-271-1/+1
|
* main/linux-grsec: enable GPIO_CS5535 and GPIO_UCB1400Natanael Copa2016-12-211-1/+1
|
* main/linux-grsec: enable rtsx pci and efifbTimo Teräs2016-11-241-9/+16
| | | | | fixes #5191 fixes #6486
* main/linux-grsec: enable ixgbevf driverNatanael Copa2016-11-071-1/+1
| | | | fixes #6425
* main/linux-grsec: enable brcmfmac driverNatanael Copa2016-07-111-2/+7
| | | | used by macbook pro
* main/linux-grsec: remove support for sysctl syscallNatanael Copa2016-06-011-1/+1
| | | | The syscall is obsolete and unmaintained upstream.
* main/linux-grsec: enable features useful for containersNatanael Copa2016-04-041-5/+7
|
* main/linux-grsec: upgrade to 4.4.6Timo Teräs2016-03-211-140/+338
|
* main/linux-grsec: Enable strong stackprotectorSören Tempel2016-01-121-3/+3
|
* main/linux-grsec: enable CONFIG_ZRAM_LZ4_COMPRESSStuart Cardall2016-01-121-1/+1
|
* main/linux-grsec: enable coda fsNatanael Copa2015-11-241-1/+1
| | | | fixes #4887
* main/linux-grsec: upgrade to 4.1.10Natanael Copa2015-10-211-112/+286
|
* main/linux-grsec: upgrade to 3.18.19Natanael Copa2015-07-301-1/+2
|
* main/linux-grsec: ugprade to 3.18.17Timo Teräs2015-07-071-1/+2
|
* main/linux-grsec: enable ALX driver and update grsecurity patchNatanael Copa2015-04-221-1/+1
| | | | ref #4074
* main/linux-grsec: re-enable PAX_PT_PAX_FLAGS for backwards compatNatanael Copa2015-04-151-1/+1
|
* main/linux-grsec: merge with linux-virtgrsecNatanael Copa2015-04-151-0/+6332
make it possible to build various kernel subpackage from same patched source, but with different configs. This simplifies maintenance.