aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/config-grsec.armhf
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: rename to linux-hardened (no functional change, just to ↵William Pitcock2017-04-271-6801/+0
| | | | allow us to orphan linux-grsec)
* main/linux-grsec: fix build on armhfNatanael Copa2017-03-161-2/+2
|
* main/linux-grsec: upgrade to 4.9.14Natanael Copa2017-03-131-1/+1
| | | | | enable hid kensington trackball driver - fixes #7007 enable backlight to chromebook keyboard - fixes #6987
* main/linux-grsec: upgrade to 4.9.9Natanael Copa2017-02-141-274/+618
| | | | disable CONFIG_WAN
* main/linux-grsec: enable rtsx pci and efifbTimo Teräs2016-11-241-3/+8
| | | | | fixes #5191 fixes #6486
* main/linux-grsec: enable drivers for cubieboardsNatanael Copa2016-07-261-5/+5
|
* main/linux-grsec: remove support for sysctl syscallNatanael Copa2016-06-011-1/+1
| | | | The syscall is obsolete and unmaintained upstream.
* main/linux-grsec: upgrade to 4.4.6Timo Teräs2016-03-211-183/+354
|
* main/linux-grsec: Enable strong stackprotectorSören Tempel2016-01-121-3/+3
|
* main/linux-grsec: upgrade to 4.1.15, fix armhf configTimo Teräs2015-12-161-9/+5
|
* main/linux-grsec: enable coda fsNatanael Copa2015-11-241-1/+1
| | | | fixes #4887
* main/linux-grsec: upgrade to 4.1.10Natanael Copa2015-10-211-141/+343
|
* main/linux-grsec: ugprade to 3.18.17Timo Teräs2015-07-071-1/+2
|
* main/linux-grsec: enable more usb stuff on armTimo Teräs2015-04-231-3/+63
|
* main/linux-grsec: upgrade to 3.18.12, and update arm configTimo Teräs2015-04-231-6/+561
| | | | enable pci and some framebuffer drivers.
* main/linux-grsec: add usb3 host driver for wandboardNatanael Copa2015-04-151-13/+30
|
* main/linux-grsec: merge with linux-virtgrsecNatanael Copa2015-04-151-0/+5450
make it possible to build various kernel subpackage from same patched source, but with different configs. This simplifies maintenance.