aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/config-virtgrsec.x86
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: upgrade to 4.1.10Natanael Copa2015-10-211-51/+113
|
* main/linux-grsec: optimize linux-virtgrsecEivind Uggedal2015-09-221-613/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add features which linux-grsec provides: - POSIX message queues - memory resource controller - CPU bandwidth provisioning - profiling support - seccomp - ia32 emulation - generic network virtualization encapsulation (Geneve) - network priority cgroup - zram - DM verity target - PAX xattr support - grsec bruteforce prevention Remove features present in linux-grsec: - dependency on linux-firmware - RDS network - TIPC network - ATM network - DecNet network - IPX network - AppleTalk network - X.25 network - LAPB network - Phonet network - IEEE 802.15.4 network - EEPROM support - specific scsi drivers - firewire support - I2O support - specific net drivers - PPP support - USB net support - Joystick support - specific mice drivers - parallel port printer support - I2C chip support - GPIO support - specific backplane drivers - AGP graphics support - DRI graphics support - LCD backlight support - sound support - specific USB storage drivers - LED drivers Remove features not present in linux-grsec: - xz ramdisk compression - NFS swap
* main/linux-grsec: upgrade to 3.18.19Natanael Copa2015-07-301-1/+2
|
* main/linux-grsec: merge with linux-virtgrsecNatanael Copa2015-04-151-0/+4146
make it possible to build various kernel subpackage from same patched source, but with different configs. This simplifies maintenance.