Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-grsec: merge with linux-virtgrsec | Natanael Copa | 2015-04-15 | 1 | -5450/+0 |
| | | | | | | | make it possible to build various kernel subpackage from same patched source, but with different configs. This simplifies maintenance. | ||||
* | main/linux-grsec: arm build fixes and changes | Timo Teräs | 2015-04-15 | 1 | -16/+187 |
| | | | | | fix spi-nor build on arm add some more arm boards | ||||
* | main/linux-grsec: upgrade to 3.18.11 | Natanael Copa | 2015-04-14 | 1 | -184/+534 |
| | |||||
* | main/linux-grsec: update grsec patch and config | Timo Teräs | 2015-04-10 | 1 | -8/+19 |
| | | | | migrate to pax xattr marking and enable usb host support on armhf | ||||
* | main/linux-grsec: update config | Timo Teräs | 2015-02-23 | 1 | -1/+2 |
| | |||||
* | main/linux-grsec: update arm config | Timo Teräs | 2014-12-03 | 1 | -8/+29 |
| | | | | the outdated config did not build, so no pkgrel bump needed. | ||||
* | main/linux-grsec: disable USB_KBD and USB_MOUSE | Natanael Copa | 2014-09-22 | 1 | -2/+2 |
| | | | | they cause problems in some situations and hid-generic is to prefer | ||||
* | main/linux-grsec: enable RBD | Natanael Copa | 2014-07-29 | 1 | -1/+1 |
| | | | | ref #3241 | ||||
* | main/linux-grsec: enable snd-aloop | Natanael Copa | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | main/linux-grsec: tune config | Natanael Copa | 2014-06-16 | 1 | -5/+5 |
| | | | | Tune config to better match linux-vanilla config | ||||
* | main/linux-grsec: upgrade to grsecurity-3.0-3.14.4-201405271114 | Natanael Copa | 2014-05-28 | 1 | -1/+2 |
| | |||||
* | main/linux-grsec: upgrade to 3.14.2 | Natanael Copa | 2014-05-07 | 1 | -30/+99 |
| | | | | fixes #2076 | ||||
* | main/linux-grsec: enable kuser_helpers on arm | Timo Teräs | 2014-04-18 | 1 | -2/+3 |
| | | | | needed by v8, openjdk7, and probably all VMs | ||||
* | main/linux-grsec: add armhf config, and cherry-pick few arm fixes | Timo Teräs | 2014-04-01 | 1 | -0/+4825 |
- platform of/modalias patch is needed for our initramfs to work properly - imx6q unclocked sleep is to fix ethernet performance issues on wandboard - the nic cannot wakeup from unclocked sleep. the proper way is to reroute that irq to alternate pin, but those patches do not exist for this new kernels. |