aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-hardened: brick every alpine install with this one simple ↵William Pitcock2017-04-281-19/+0
| | | | | | | | trick!!! (err, switch back to being linux-grsec provider) main/linux-grsec: drop transitional package now that the APK bug is fixed {main,community,testing}/*-hardened: rebuild due to above
* main/linux-grsec: add transitional package to work around apk bugWilliam Pitcock2017-04-271-0/+19
|
* main/linux-grsec: rename to linux-hardened (no functional change, just to ↵William Pitcock2017-04-277-29312/+0
| | | | allow us to orphan linux-grsec)
* main/linux-grsec: upgrade to 4.9.24Natanael Copa2017-04-253-24/+26
|
* main/linux-grsec: upgrade to 4.9.22Natanael Copa2017-04-171-4/+4
|
* main/linux-grsec: upgrade to 4.9.21Natanael Copa2017-04-101-4/+4
|
* main/linux-grsec: upgrade to 4.9.20Natanael Copa2017-04-031-4/+4
|
* main/linux-grsec: upgrade to 4.9.19Natanael Copa2017-03-301-4/+4
|
* main/linux-grsec: upgrade to 4.9.18Natanael Copa2017-03-301-4/+4
|
* main/linux-grsec: upgrade to 4.9.17Natanael Copa2017-03-231-5/+5
|
* main/linux-grsec: only build -dev package for supported arch/flavorNatanael Copa2017-03-211-2/+2
| | | | | this fixes build on armhf which previously built linux-virtgrsec-dev package even if there are no linux-virtgrsec for armhf.
* main/linux-grsec: rebuild to fix depends in subpackagesNatanael Copa2017-03-211-1/+1
|
* main/linux-grsec: Add support for hid wacom tabletsIvan Tham2017-03-203-57/+25
|
* main/linux-grsec: upgrade to 4.9.16Natanael Copa2017-03-201-4/+4
|
* main/linux-grsec: upgrade to 4.9.15Natanael Copa2017-03-161-4/+4
|
* main/linux-grsec: fix build on armhfNatanael Copa2017-03-162-3/+3
|
* main/linux-grsec: upgrade to 4.9.14Natanael Copa2017-03-134-12/+13
| | | | | enable hid kensington trackball driver - fixes #7007 enable backlight to chromebook keyboard - fixes #6987
* main/linux-grsec: upgrade to 4.9.13Natanael Copa2017-02-271-4/+4
|
* main/linux-grsec: upgrade to 4.9.12Natanael Copa2017-02-241-4/+4
|
* main/linux-grsec: upgrade to 4.9.11Natanael Copa2017-02-201-4/+4
|
* main/linux-grsec: upgrade to 4.9.10Natanael Copa2017-02-162-19/+5
|
* main/linux-grsec: fix loading of zfs modulesNatanael Copa2017-02-152-1/+16
| | | | | the zfs modules are built from sources with the RAP plugin so they should should work just fine.
* main/linux-grsec: checksum fixNatanael Copa2017-02-141-0/+1
|
* main/linux-grsec: fix build on x86Natanael Copa2017-02-142-0/+13
|
* main/linux-grsec: upgrade to 4.9.9Natanael Copa2017-02-149-1243/+2375
| | | | disable CONFIG_WAN
* main/linux-grsec: upgrade to 4.4.47Natanael Copa2017-02-051-7/+7
|
* [various]: fix kernel.org 'source' url protocol & hostnameValery Kartel2017-01-301-2/+2
| | | | | http -> https ftp.kernel.org -> kernel.org
* main/linux-grsec: upgrade to 4.4.45Natanael Copa2017-01-261-8/+8
|
* main/linux-grsec: enable ppp/slip for virtgrsecNatanael Copa2017-01-233-13/+41
| | | | ref #6695
* main/linux-grsec: upgrade to 4.4.44Natanael Copa2017-01-201-7/+7
|
* main/linux-grsec: upgrade to 4.4.43Natanael Copa2017-01-161-7/+7
|
* main/linux-grsec: upgrade to 4.4.42Natanael Copa2017-01-131-7/+7
|
* main/linux-grsec: upgrade to 4.4.41Natanael Copa2017-01-091-8/+8
|
* main/linux-grsec: fix linux-virtgrsec-devNatanael Copa2016-12-301-11/+3
|
* main/linux-grsec: Add sdhci-acpi moduleNicolas Porcel2016-12-273-9/+9
|
* main/linux-grsec: enable xen-blkback module for virtgrsecNatanael Copa2016-12-212-5/+5
| | | | fixes #6529
* main/linux-grsec: enable GPIO_CS5535 and GPIO_UCB1400Natanael Copa2016-12-214-26/+12
|
* main/linux-grsec: upgrade to 4.4.39Natanael Copa2016-12-191-7/+7
|
* main/linux-grsec: upgrade to 4.4.38Natanael Copa2016-12-111-7/+7
|
* main/linux-grsec: upgrade to 4.4.36Natanael Copa2016-12-031-7/+7
|
* main/linux-grsec: upgrade to 4.4.35Natanael Copa2016-11-281-8/+8
|
* main/linux-grsec: rebuild with makefile patched for gcc default-pieTimo Teräs2016-11-242-2/+17
| | | | | | otherwise it's non-trivial to build modules. and seems to be the only sane way to setup flags so that the kbuild tests get it right for stack protector tests.
* main/linux-grsec: fix -fno-pie locationTimo Teräs2016-11-241-5/+2
| | | | | | KCFLAGS is too late for gcc flags detection logic. So embed the -fno-pie flag directly to CC. This fixes the error: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
* main/linux-grsec: enable rtsx pci and efifbTimo Teräs2016-11-244-32/+51
| | | | | fixes #5191 fixes #6486
* main/linux-grsec: upgrade to 4.4.34Natanael Copa2016-11-211-7/+7
|
* main/linux-grsec: upgrade to 4.4.32Natanael Copa2016-11-151-7/+7
|
* main/linux-grsec: upgrade to 4.4.31Natanael Copa2016-11-141-8/+8
|
* main/linux-grsec: enable ixgbevf driverNatanael Copa2016-11-075-17/+17
| | | | fixes #6425
* main/linux-grsec: upgrade to 4.4.30Natanael Copa2016-11-071-7/+7
|
* main/linux-grsec: upgrade to 4.4.27Natanael Copa2016-10-241-7/+7
|