aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-hardened
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-hardened: fix upgrade to 4.9.65Natanael Copa2017-11-271-3/+3
| | | | use a fixed hardened patch
* main/linux-hardened: upgrade to 4.9.65Natanael Copa2017-11-241-3/+3
|
* main/linux-hardened: fix build on armhfNatanael Copa2017-11-212-2/+3
|
* main/linux-hardened: upgrade to 4.9.63Natanael Copa2017-11-203-8/+10
|
* main/linux-* and main/squashfs-tools: normalize squashfs compression optionsJack Schmidt2017-11-206-10/+10
| | | | | | | | | | | | | | | | | | This commit brings kernel and userspace into agreement about squashfs compression algorithms: zlib, xz, lzo, and lz4 (except on S/390 and PPC64LE). Some kernels has LZO, some had LZ4, some had both. Userspace had LZO, but not LZ4. XZ and LZO were added to squashfs-tools in commit 151deb4c2fe91078c30c588de3fe9e411849a52f Most compression options were added to kernels through default configs: * LZO had been enabled in RPI, RPI2, S/390, PPC64le, and squashfs-tools. * LZ4 had been enabled in x86, x86_64, aarch64, armhf, rpi, rpi2. Default linux kernel config does not currently include LZ4 for S/390 or PPC64le, so I did not change their config. XZ and ZLIB are in everything.
* main/linux-hardened: upgrade to 4.9.60Natanael Copa2017-11-031-4/+4
|
* main/linux-hardened: enable pata sc1200 driver for soekrisNatanael Copa2017-11-032-3/+3
| | | | only for x86
* main/linux-hardened: upgrade to 4.9.59Natanael Copa2017-10-301-3/+3
|
* main/linux-hardened: upgrade to 4.9.58Natanael Copa2017-10-234-9/+11
|
* main/linux-hardened: upgrade to 4.9.54Natanael Copa2017-10-096-13/+18
|
* main/linux-hardened: upgrade to 4.9.52Natanael Copa2017-09-291-3/+3
|
* main/linux-hardened: upgrade to 4.9.51Natanael Copa2017-09-221-5/+5
|
* main/linux-hardened: enable graphics drivers for virthardenedNatanael Copa2017-09-223-12/+88
| | | | fixes #7607
* main/linux-hardened: upgrade to 4.9.50Natanael Copa2017-09-141-3/+3
|
* main/linux-hardened: upgrade to 4.9.49Natanael Copa2017-09-121-3/+3
|
* main/linux-hardened: upgrade to 4.9.48Natanael Copa2017-09-071-3/+3
|
* main/linux-hardened: upgrade to 4.9.47Natanael Copa2017-09-042-3/+72
|
* main/linux-hardened: upgrade to 4.9.44Natanael Copa2017-08-171-3/+3
|
* main/linux-hardened: upgrade to 4.9.43Natanael Copa2017-08-141-3/+3
|
* main/linux-hardened: upgrade to 4.9.40Natanael Copa2017-08-041-3/+3
|
* main/linux-hardened: upgrade to 4.9.37Natanael Copa2017-07-132-3/+226436
|
* main/linux-hardened: upgrade to 4.9.32Natanael Copa2017-06-151-4/+4
|
* main/linux-hardened: enable CONFIG_MLX5_CORE_ENNatanael Copa2017-06-112-3/+3
| | | | requested by packet.net
* main/linux-hardened: upgrade to 4.9.31Natanael Copa2017-06-081-3/+3
|
* main/linux-hardened: upgrade to 4.9.30Natanael Copa2017-05-291-3/+3
|
* main/linux-hardened: upgrade to 4.9.29Natanael Copa2017-05-221-4/+4
|
* main/linux-hardened: upgrade to 4.9.28Natanael Copa2017-05-151-3/+3
|
* main/linux-hardened: move CONFIG_NR_CPUS to 256, as in linux-vanilla on x86_64William Pitcock2017-05-112-3/+3
|
* main/linux-hardened: upgrade to 4.9.27Natanael Copa2017-05-101-3/+3
|
* main/linux-hardened: upgrade to 4.9.26Natanael Copa2017-05-041-3/+3
|
* main/linux-hardened: upgrade to 4.9.25Natanael Copa2017-04-291-5/+5
|
* main/linux-hardened: brick every alpine install with this one simple ↵William Pitcock2017-04-281-1/+5
| | | | | | | | 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-hardened (and friends): update pkgrel, drop linux-grsec provides ↵William Pitcock2017-04-271-5/+1
| | | | as it creates a loop with fake package
* main/linux-grsec: rename to linux-hardened (no functional change, just to ↵William Pitcock2017-04-277-0/+29316
allow us to orphan linux-grsec)