Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-vanilla: upgrade to 4.19.118 | Natanael Copa | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.117 | Natanael Copa | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.97 | Natanael Copa | 2020-01-22 | 1 | -4/+5 |
| | |||||
* | main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLING | Milan P. Stanić | 2019-10-10 | 1 | -1/+1 |
| | | | | | | | This is needed for lxc-top to show I/O serviced reporting. 'cherry-pick' by hand from commit 6aef2d983bfc353adbf8d4e215c371140cdbe137 fixes #10754 | ||||
* | main/linux-vanilla: upgrade to 4.19.67 | Natanael Copa | 2019-08-19 | 1 | -1/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.60 | Natanael Copa | 2019-08-14 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.50 | Natanael Copa | 2019-06-12 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: fix config for aarch64 | Natanael Copa | 2019-06-10 | 1 | -1/+3 |
| | |||||
* | main/linux-vanilla: Enable CONFIG_CEPH_LIB_USE_DNS_RESOLVER | Matthias Neugebauer | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.36 | Natanael Copa | 2019-04-25 | 1 | -4/+4 |
| | | | | | | | also enable CONFIG_RANDOM_TRUST_CPU https://askubuntu.com/questions/1070433/will-ubuntu-enable-random-trust-cpu-in-the-kernel-and-what-would-be-the-effect/1071196#1071196 ref #9960 | ||||
* | main/linux-vanilla: enable ipset set type hash:ip,mac | Thomas Liske | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: use 1280 for stack frame warning on 64-bit | Jason A. Donenfeld | 2019-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | The goal of upstream Linux is to reduce the stackframe size on 32-bit to 1024 and on 64-bit to 1280, inline with how gcc generally works. While this hasn't been achieved yet everywhere and in all configurations, the Alpine status quo of 1024 on 64-bit is something that doesn't have plans to happen. Given that the intent was to be conservative, we raise this to 1280, rather than something large like 2048. Reference: https://lore.kernel.org/lkml/CAK8P3a0CS3QzEKEV5==qj8hUYgW+q2v1f13jA+s0TjQd8kYXFA@mail.gmail.com/ | ||||
* | main/linux-vanilla: enable crypto zstd for all arches | Natanael Copa | 2019-03-08 | 1 | -1/+1 |
| | | | | ref #10044 | ||||
* | main/linux-vanilla: add config-virt.aarch64 | Jake Buchholz | 2019-01-28 | 1 | -0/+4457 |
Adding an initial 'linux-virt' configuration for aarch64, intended to be used with AWS EC2 a1.* instances. |