Atemu
|
efb1815d1b
|
zen-kernels: 5.11.1 -> 5.11.5 (#115920)
|
2021-03-21 00:50:02 +01:00 |
|
Tim Steinbach
|
fcab19deb7
|
linux/hardened/patches/5.4: 5.4.105-hardened1 -> 5.4.106-hardened1
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
ed933906b5
|
linux/hardened/patches/5.11: 5.11.6-hardened1 -> 5.11.7-hardened1
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
d013e2e97b
|
linux/hardened/patches/5.10: 5.10.23-hardened1 -> 5.10.24-hardened1
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
89de81439d
|
linux/hardened/patches/4.19: 4.19.180-hardened1 -> 4.19.181-hardened1
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
06a9710282
|
linux/hardened/patches/4.14: 4.14.225-hardened1 -> 4.14.226-hardened1
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
d401f1ed14
|
linux: 5.4.105 -> 5.4.106
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
db12849a93
|
linux: 5.11.6 -> 5.11.7
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
76d908f148
|
linux: 5.10.23 -> 5.10.24
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
6dc3abd325
|
linux: 4.9.261 -> 4.9.262
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
52e4fd9bbb
|
linux: 4.4.261 -> 4.4.262
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
176eaa21b4
|
linux: 4.19.180 -> 4.19.181
|
2021-03-18 12:25:26 -04:00 |
|
Tim Steinbach
|
dacd92f316
|
linux/hardened/patches/5.11: init at 5.11.6-hardened1
|
2021-03-15 09:59:13 -04:00 |
|
ajs124
|
e3664fc11b
|
linux/hardened/patches/5.4: 5.4.104-hardened1 -> 5.4.105-hardened1
|
2021-03-15 09:59:13 -04:00 |
|
ajs124
|
5c700b8700
|
linux/hardened/patches/5.10: 5.10.22-hardened1 -> 5.10.23-hardened1
|
2021-03-15 09:59:13 -04:00 |
|
ajs124
|
1150408383
|
linux/hardened/patches/4.19: 4.19.179-hardened1 -> 4.19.180-hardened1
|
2021-03-15 09:59:13 -04:00 |
|
ajs124
|
27029eaf8f
|
linux/hardened/patches/4.14: 4.14.224-hardened1 -> 4.14.225-hardened1
|
2021-03-15 09:59:13 -04:00 |
|
ajs124
|
d6f3315bf9
|
linux: 5.11.5 -> 5.11.6
|
2021-03-15 09:59:13 -04:00 |
|
ajs124
|
7760c71c9c
|
linux: 5.10.22 -> 5.10.23
|
2021-03-15 09:59:13 -04:00 |
|
Tim Steinbach
|
7513be6e65
|
linux: 5.4.104 -> 5.4.105
|
2021-03-15 09:59:13 -04:00 |
|
Tim Steinbach
|
bd46e9531b
|
linux: 4.9.260 -> 4.9.261
|
2021-03-15 09:59:13 -04:00 |
|
Tim Steinbach
|
82b3f86735
|
linux: 4.4.260 -> 4.4.261
|
2021-03-15 09:59:13 -04:00 |
|
Tim Steinbach
|
3473cf548a
|
linux: 4.19.179 -> 4.19.180
|
2021-03-15 09:59:13 -04:00 |
|
Tim Steinbach
|
39e961fc2f
|
linux: 4.14.224 -> 4.14.225
|
2021-03-15 09:59:13 -04:00 |
|
Tim Steinbach
|
867edccac8
|
linux/hardened/patches/5.4: 5.4.103-hardened1 -> 5.4.104-hardened1
|
2021-03-11 08:23:02 -05:00 |
|
Tim Steinbach
|
f584b58e73
|
linux/hardened/patches/5.10: 5.10.21-hardened1 -> 5.10.22-hardened1
|
2021-03-11 08:23:02 -05:00 |
|
Tim Steinbach
|
d4983c9b06
|
linux-rt_5_11: 5.11.2-rt9 -> 5.11.4-rt11
|
2021-03-11 08:23:02 -05:00 |
|
Tim Steinbach
|
ad53b90dea
|
linux-rt_5_10: 5.10.17-rt32 -> 5.10.21-rt34
|
2021-03-11 08:23:02 -05:00 |
|
Tim Steinbach
|
f11ec11612
|
linux: 5.4.103 -> 5.4.104
|
2021-03-11 08:23:02 -05:00 |
|
Tim Steinbach
|
047625cc6f
|
linux: 5.10.21 -> 5.10.22
|
2021-03-11 08:23:02 -05:00 |
|
Jonathan Teh
|
29e7b1ff82
|
linux: enable NVMe Multipath
Enable NVME_MULTIPATH so that a single /dev/nvmeXnY device will show
up for each NVMe namespaces, even if it is accessible through multiple
controllers. Can be disabled at boot with `nvme_core.multipath=0`.
This is default enabled in Debian [1], Ubuntu 20.04 [2] , Arch [3] and
Fedora 33 [4].
[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/5.10.19-1/debian/config/config#L4362
[2]: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal/tree/debian.master/config/config.common.ubuntu?h=Ubuntu-5.4.0-67.75#n6722
[3]: https://git.archlinux.org/svntogit/packages.git/tree/trunk/config?h=packages/linux#n2423
[4]: https://src.fedoraproject.org/rpms/kernel/blob/f33/f/kernel-x86_64-fedora.config#_4338
|
2021-03-10 17:40:30 +00:00 |
|
Tim Steinbach
|
921dffb59e
|
linux/hardened/patches/5.4: 5.4.101-hardened1 -> 5.4.103-hardened1
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
48644e1496
|
linux/hardened/patches/5.10: 5.10.19-hardened1 -> 5.10.21-hardened1
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
61ca55c170
|
linux/hardened/patches/4.19: 4.19.177-hardened1 -> 4.19.179-hardened1
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
1361d73395
|
linux/hardened/patches/4.14: 4.14.222-hardened1 -> 4.14.224-hardened1
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
7e71fcdba4
|
linux-rt_5_4: 5.4.93-rt51 -> 5.4.102-rt53
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
6fb3bd79be
|
linux: 5.11.4 -> 5.11.5
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
e3a6b728a3
|
linux/hardened/patches/5.4: 5.4.100-hardened1 -> 5.4.101-hardened1
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
0221fe13da
|
linux/hardened/patches/5.10: 5.10.18-hardened1 -> 5.10.19-hardened1
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
4fb927e50e
|
linux_latest-libre: 17873 -> 17920
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
6e5bce6b5a
|
linux: 5.4.100 -> 5.4.103
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
861b11a390
|
linux: 5.11.2 -> 5.11.4
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
8a706422fa
|
linux: 5.10.18 -> 5.10.21
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
57455d7566
|
linux: 4.9.258 -> 4.9.260
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
cecaeca80b
|
linux: 4.4.258 -> 4.4.260
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
929d751e5b
|
linux: 4.19.177 -> 4.19.179
|
2021-03-09 10:50:15 -05:00 |
|
Tim Steinbach
|
196b232131
|
linux: 4.14.222 -> 4.14.224
|
2021-03-09 10:50:15 -05:00 |
|
Linus Heckemann
|
c762b1eaab
|
Merge pull request #90065 from wizeman/u/fix-config-merge
linux: make sure all config options have the same value
|
2021-03-08 21:34:59 +01:00 |
|
Tim Steinbach
|
ecce29eba2
|
kernel: RANDOM_TRUST_CPU for >= 4.19
|
2021-03-08 11:49:08 -05:00 |
|
Rouven Czerwinski
|
368bdd13f6
|
linux: enable RANDOM_TRUST_CPU
Allows the RDRAND instruction to seed the kernel RNG. This should lead
to faster CRNG initialization, since the kernel can use the processors
capabilities directly. This is default enabled in Debian [1] and Fedora
[2] as well.
[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/5.10.13-1/debian/config/config#L459
[2]: https://src.fedoraproject.org/rpms/kernel/blob/rawhide/f/kernel-x86_64-fedora.config#_4907
|
2021-03-08 09:34:22 -05:00 |
|