Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-grsec: rename to linux-hardened (no functional change, just to ↵ | William Pitcock | 2017-04-27 | 1 | -6801/+0 |
| | | | | allow us to orphan linux-grsec) | ||||
* | main/linux-grsec: fix build on armhf | Natanael Copa | 2017-03-16 | 1 | -2/+2 |
| | |||||
* | main/linux-grsec: upgrade to 4.9.14 | Natanael Copa | 2017-03-13 | 1 | -1/+1 |
| | | | | | enable hid kensington trackball driver - fixes #7007 enable backlight to chromebook keyboard - fixes #6987 | ||||
* | main/linux-grsec: upgrade to 4.9.9 | Natanael Copa | 2017-02-14 | 1 | -274/+618 |
| | | | | disable CONFIG_WAN | ||||
* | main/linux-grsec: enable rtsx pci and efifb | Timo Teräs | 2016-11-24 | 1 | -3/+8 |
| | | | | | fixes #5191 fixes #6486 | ||||
* | main/linux-grsec: enable drivers for cubieboards | Natanael Copa | 2016-07-26 | 1 | -5/+5 |
| | |||||
* | main/linux-grsec: remove support for sysctl syscall | Natanael Copa | 2016-06-01 | 1 | -1/+1 |
| | | | | The syscall is obsolete and unmaintained upstream. | ||||
* | main/linux-grsec: upgrade to 4.4.6 | Timo Teräs | 2016-03-21 | 1 | -183/+354 |
| | |||||
* | main/linux-grsec: Enable strong stackprotector | Sören Tempel | 2016-01-12 | 1 | -3/+3 |
| | |||||
* | main/linux-grsec: upgrade to 4.1.15, fix armhf config | Timo Teräs | 2015-12-16 | 1 | -9/+5 |
| | |||||
* | main/linux-grsec: enable coda fs | Natanael Copa | 2015-11-24 | 1 | -1/+1 |
| | | | | fixes #4887 | ||||
* | main/linux-grsec: upgrade to 4.1.10 | Natanael Copa | 2015-10-21 | 1 | -141/+343 |
| | |||||
* | main/linux-grsec: ugprade to 3.18.17 | Timo Teräs | 2015-07-07 | 1 | -1/+2 |
| | |||||
* | main/linux-grsec: enable more usb stuff on arm | Timo Teräs | 2015-04-23 | 1 | -3/+63 |
| | |||||
* | main/linux-grsec: upgrade to 3.18.12, and update arm config | Timo Teräs | 2015-04-23 | 1 | -6/+561 |
| | | | | enable pci and some framebuffer drivers. | ||||
* | main/linux-grsec: add usb3 host driver for wandboard | Natanael Copa | 2015-04-15 | 1 | -13/+30 |
| | |||||
* | main/linux-grsec: merge with linux-virtgrsec | Natanael Copa | 2015-04-15 | 1 | -0/+5450 |
make it possible to build various kernel subpackage from same patched source, but with different configs. This simplifies maintenance. |