Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-hardened: fix upgrade to 4.9.65 | Natanael Copa | 2017-11-27 | 1 | -3/+3 |
| | | | | use a fixed hardened patch | ||||
* | main/linux-hardened: upgrade to 4.9.65 | Natanael Copa | 2017-11-24 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: fix build on armhf | Natanael Copa | 2017-11-21 | 2 | -2/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.63 | Natanael Copa | 2017-11-20 | 3 | -8/+10 |
| | |||||
* | main/linux-* and main/squashfs-tools: normalize squashfs compression options | Jack Schmidt | 2017-11-20 | 6 | -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.60 | Natanael Copa | 2017-11-03 | 1 | -4/+4 |
| | |||||
* | main/linux-hardened: enable pata sc1200 driver for soekris | Natanael Copa | 2017-11-03 | 2 | -3/+3 |
| | | | | only for x86 | ||||
* | main/linux-hardened: upgrade to 4.9.59 | Natanael Copa | 2017-10-30 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.58 | Natanael Copa | 2017-10-23 | 4 | -9/+11 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.54 | Natanael Copa | 2017-10-09 | 6 | -13/+18 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.52 | Natanael Copa | 2017-09-29 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.51 | Natanael Copa | 2017-09-22 | 1 | -5/+5 |
| | |||||
* | main/linux-hardened: enable graphics drivers for virthardened | Natanael Copa | 2017-09-22 | 3 | -12/+88 |
| | | | | fixes #7607 | ||||
* | main/linux-hardened: upgrade to 4.9.50 | Natanael Copa | 2017-09-14 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.49 | Natanael Copa | 2017-09-12 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.48 | Natanael Copa | 2017-09-07 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.47 | Natanael Copa | 2017-09-04 | 2 | -3/+72 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.44 | Natanael Copa | 2017-08-17 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.43 | Natanael Copa | 2017-08-14 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.40 | Natanael Copa | 2017-08-04 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.37 | Natanael Copa | 2017-07-13 | 2 | -3/+226436 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.32 | Natanael Copa | 2017-06-15 | 1 | -4/+4 |
| | |||||
* | main/linux-hardened: enable CONFIG_MLX5_CORE_EN | Natanael Copa | 2017-06-11 | 2 | -3/+3 |
| | | | | requested by packet.net | ||||
* | main/linux-hardened: upgrade to 4.9.31 | Natanael Copa | 2017-06-08 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.30 | Natanael Copa | 2017-05-29 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.29 | Natanael Copa | 2017-05-22 | 1 | -4/+4 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.28 | Natanael Copa | 2017-05-15 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: move CONFIG_NR_CPUS to 256, as in linux-vanilla on x86_64 | William Pitcock | 2017-05-11 | 2 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.27 | Natanael Copa | 2017-05-10 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.26 | Natanael Copa | 2017-05-04 | 1 | -3/+3 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.25 | Natanael Copa | 2017-04-29 | 1 | -5/+5 |
| | |||||
* | main/linux-hardened: brick every alpine install with this one simple ↵ | William Pitcock | 2017-04-28 | 1 | -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 Pitcock | 2017-04-27 | 1 | -5/+1 |
| | | | | as it creates a loop with fake package | ||||
* | main/linux-grsec: rename to linux-hardened (no functional change, just to ↵ | William Pitcock | 2017-04-27 | 7 | -0/+29316 |
allow us to orphan linux-grsec) |