Commit Graph

6166 Commits

Author SHA1 Message Date
Maximilian Bosch
4806df0be2
linux: 5.15.53 -> 5.15.54 2022-07-14 21:57:45 +02:00
Maximilian Bosch
027ae2cc48
linux: 5.10.129 -> 5.10.130 2022-07-14 21:57:22 +02:00
Maximilian Bosch
1a21d7ebe2
linux: 4.9.322 -> 4.9.323 2022-07-14 21:57:07 +02:00
Maximilian Bosch
a97667c44b
linux: 4.19.251 -> 4.19.252 2022-07-14 21:56:54 +02:00
Maximilian Bosch
556fc7f473
linux: 4.14.287 -> 4.14.288 2022-07-14 21:56:33 +02:00
K900
4e02bb4922 linux: enable MODULE_ALLOW_BTF_MISMATCH
Right now it looks like the BTFs are not reproducible between different builds
of the same kernel, and the kernel will refuse to load modules if the BTF
doesn't match. This can cause some interesting side effects when Nix
uses different substituters for different parts of the kernel.

This is far from ideal, and we _really_ should figure out how to actually
make the BTF building consistently reproducible, but that seems more
complicated, so maybe we should do this to get affected systems booting.

See also: https://lore.kernel.org/bpf/YfK18x%2FXrYL4Vw8o@syu-laptop/ ,
where the openSUSE people ran into similar issues.
2022-07-14 12:18:44 +03:00
PedroHLC ☭
c2fa5569a0
zen-kernels: add pedrohlc as maintainer 2022-07-12 18:04:57 -03:00
PedroHLC ☭
c1f94c40df
linux_lqx: 5.18.10-lqx1 -> 5.18.11-lqx1 2022-07-12 18:04:36 -03:00
PedroHLC ☭
2c994cf1c7
linux_zen: 5.18.10-zen1 -> 5.18.11-zen1 2022-07-12 18:02:46 -03:00
Dominique Martinet
4b4576faf9 Revert "linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+"
This reverts commit 79e05fb16b.

broken 32bit BTF builds got fixed in #175467 by switching libbpf from
libelf to elfutils, as a side-product of the upgrade, so we don't need
this anymore.
2022-07-11 10:32:23 +09:00
Jörg Thalheim
3137fb373e
Merge pull request #176162 from martinetd/linux_no_debug_reduced
linux-kernel config: disable DEBUG_INFO_REDUCED
2022-07-10 19:20:56 +02:00
Dominique Martinet
47f9f04788 linux-kernel config: disable DEBUG_INFO_REDUCED
Linux's aarch64 defconfig has been updated in 5.13 to enable "reduced"
debug infos (upstream commit ed938a4bfc58 ("arm64: defconfig: Use
DEBUG_INFO_REDUCED"), but that commits locks DEBUG_INFO_BTF as noticed
in #175467

This disables it back which should fix bpftrace usage of BTF not working
on newer kernels.
2022-07-09 10:29:40 +09:00
PedroHLC ☭
541dc61858
zen-kernels: linux_lqx, linux_zen: 5.18.9 -> 5.18.10 2022-07-08 18:24:25 -03:00
Maximilian Bosch
0cf7410707
Merge pull request #180584 from Ma27/linux-kernel-updates
Linux kernel updates 2022-07-07
2022-07-08 22:55:19 +02:00
Phillip Cloud
100c1bcc11
linux_xanmod: remove LRNG option 2022-07-08 06:31:56 -04:00
Phillip Cloud
bc799b3222
linux_xanmod_latest: 5.18.1 -> 5.18.10 2022-07-08 06:31:55 -04:00
Phillip Cloud
3087ec9f21
linux_xanmod: 5.15.43 -> 5.15.53 2022-07-08 06:31:50 -04:00
Edmund Wu
71c1d90be4
linux: include zstd in module dependencies 2022-07-08 01:22:51 -04:00
Maximilian Bosch
cc7d3f9228
linux/hardened/patches/5.4: 5.4.202-hardened1 -> 5.4.203-hardened1 2022-07-07 21:22:29 +02:00
Maximilian Bosch
287f104a15
linux/hardened/patches/5.15: 5.15.51-hardened1 -> 5.15.52-hardened1 2022-07-07 21:22:20 +02:00
Maximilian Bosch
b01bc117d4
linux/hardened/patches/5.10: 5.10.127-hardened1 -> 5.10.128-hardened1 2022-07-07 21:22:11 +02:00
Maximilian Bosch
b4fb4a07cf
linux/hardened/patches/4.19: 4.19.249-hardened1 -> 4.19.250-hardened1 2022-07-07 21:22:01 +02:00
Maximilian Bosch
50815fdf17
linux/hardened/patches/4.14: 4.14.285-hardened1 -> 4.14.286-hardened1 2022-07-07 21:21:52 +02:00
Maximilian Bosch
4a5a4a0ff2
linux: 5.4.203 -> 5.4.204 2022-07-07 21:20:41 +02:00
Maximilian Bosch
525e5cd3b3
linux: 5.18.9 -> 5.18.10 2022-07-07 21:20:27 +02:00
Maximilian Bosch
7361080635
linux: 5.15.52 -> 5.15.53 2022-07-07 21:20:14 +02:00
Maximilian Bosch
8e9ad03cbf
linux: 5.10.128 -> 5.10.129 2022-07-07 21:19:59 +02:00
Maximilian Bosch
eb59a193b9
linux: 4.9.321 -> 4.9.322 2022-07-07 21:19:45 +02:00
Maximilian Bosch
83b4ead7e1
linux: 4.19.250 -> 4.19.251 2022-07-07 21:19:34 +02:00
Maximilian Bosch
f0238d6098
linux: 4.14.286 -> 4.14.287 2022-07-07 21:19:28 +02:00
Atemu
b5ee4eca8e linux: disable ASHMEM on >= 5.18
Dropped by upstream, see
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=721412ed3d819e767cac2b06646bf03aa158aaec

It was marked as optional, so it didn't break our builds but resulted in:

    warning: unused option: ASHMEM

Explicitly disable ASHMEM on kernels >=5.18 for clarity and fewer warnings
2022-07-07 14:40:17 +02:00
PedroHLC ☭
cbc4d51711
zen-kernels: 5.18.7 -> 5.18.9 2022-07-05 14:39:37 -03:00
Maximilian Bosch
111751879d
linux: 5.4.202 -> 5.4.203 2022-07-04 07:30:03 +02:00
Maximilian Bosch
39a8cebc2b
linux: 5.18.8 -> 5.18.9 2022-07-04 07:28:56 +02:00
Maximilian Bosch
edd230fbc4
linux: 5.15.51 -> 5.15.52 2022-07-04 07:27:38 +02:00
Maximilian Bosch
1e01358524
linux: 5.10.127 -> 5.10.128 2022-07-04 07:26:20 +02:00
Maximilian Bosch
734b6f6d30
linux: 4.9.320 -> 4.9.321 2022-07-04 07:25:06 +02:00
Maximilian Bosch
67b230bd08
linux: 4.19.249 -> 4.19.250 2022-07-04 07:24:07 +02:00
Maximilian Bosch
a9b933df1c
linux: 4.14.285 -> 4.14.286 2022-07-04 07:23:03 +02:00
K900
f8b452f127 linux/hardened/patches/5.4: 5.4.201-hardened1 -> 5.4.202-hardened1 2022-06-30 14:59:20 +03:00
K900
87f3f3ab17 linux/hardened/patches/5.18: 5.18.7-hardened1 -> 5.18.8-hardened1 2022-06-30 14:59:17 +03:00
K900
362d5a564f linux/hardened/patches/5.15: 5.15.50-hardened1 -> 5.15.51-hardened1 2022-06-30 14:59:13 +03:00
K900
0228189916 linux/hardened/patches/5.10: 5.10.125-hardened1 -> 5.10.127-hardened1 2022-06-30 14:59:10 +03:00
K900
7b061f8eb6 linux: 5.4.201 -> 5.4.202 2022-06-30 14:58:36 +03:00
K900
7c4567e0d4 linux: 5.18.7 -> 5.18.8 2022-06-30 14:58:35 +03:00
K900
5a52c81969 linux: 5.15.50 -> 5.15.51 2022-06-30 14:58:33 +03:00
K900
6ed6ef2ea1 linux: 5.10.126 -> 5.10.127 2022-06-30 14:58:30 +03:00
Thiago Kenji Okada
1cd3bf8234
Merge pull request #161773 from psydvl/kernel/zen+lqx
`linux_zen` & `linux_lqx`: unify, add `updateScript` & `linux_lqx` -> 5.18.7
2022-06-29 13:56:47 +01:00
Dmitriy
9da7308bb7 linux_zen: 5.18.5-zen1 -> 5.18.7-zen1 2022-06-29 01:29:47 +03:00
Dmitriy
adf52ecefe linux_lqx: 5.15.16-lqx2 -> 5.18.7-lqx1 2022-06-29 01:22:50 +03:00
Dmitriy
66c8475a8f linux_lqx, linux_zen: add update script 2022-06-29 01:22:47 +03:00
Dmitriy
40674f0d7f linux_lqx, linux_zen: refactor to unify
Unify linux_zen and linux_lqx -> zen-kernels
2022-06-29 00:41:32 +03:00
Maximilian Bosch
7d58f625e2
linux/hardened/patches/5.4: 5.4.200-hardened1 -> 5.4.201-hardened1 2022-06-28 19:17:22 +02:00
Maximilian Bosch
57d38001ad
linux/hardened/patches/5.18: 5.18.6-hardened1 -> 5.18.7-hardened1 2022-06-28 19:17:10 +02:00
Maximilian Bosch
d7973cd502
linux/hardened/patches/5.15: 5.15.49-hardened1 -> 5.15.50-hardened1 2022-06-28 19:16:57 +02:00
Maximilian Bosch
3cf33ad016
linux/hardened/patches/5.10: 5.10.124-hardened1 -> 5.10.125-hardened1 2022-06-28 19:16:44 +02:00
Maximilian Bosch
14479c95a2
linux/hardened/patches/4.19: 4.19.248-hardened1 -> 4.19.249-hardened1 2022-06-28 19:16:32 +02:00
Maximilian Bosch
299b49b539
linux/hardened/patches/4.14: 4.14.284-hardened1 -> 4.14.285-hardened1 2022-06-28 19:16:21 +02:00
Maximilian Bosch
dfc38c7baa
linux: 5.4.200 -> 5.4.201 2022-06-28 19:15:09 +02:00
Maximilian Bosch
a13afa2d90
linux: 5.18.6 -> 5.18.7 2022-06-28 19:14:58 +02:00
Maximilian Bosch
17996e10f9
linux: 5.15.49 -> 5.15.50 2022-06-28 19:14:46 +02:00
Maximilian Bosch
48f604ef69
linux: 5.10.124 -> 5.10.126 2022-06-28 19:14:34 +02:00
Maximilian Bosch
21c39a0969
linux: 4.9.319 -> 4.9.320 2022-06-28 19:14:23 +02:00
Maximilian Bosch
34fe04da8e
linux: 4.19.248 -> 4.19.249 2022-06-28 19:14:14 +02:00
Maximilian Bosch
2b50639f43
linux: 4.14.284 -> 4.14.285 2022-06-28 19:14:04 +02:00
Maximilian Bosch
046fcb0f8b
Merge pull request #178709 from Ma27/kernel-updates
Linux kernel updates 2022-06-23
2022-06-23 17:07:32 +02:00
Maximilian Bosch
7ff7153c22
linux_testing_bcachefs: mark as broken
Doesn't build with Linux 5.18, but we have to remove 5.17 now because
it's EOL.
2022-06-23 12:33:56 +02:00
Maximilian Bosch
f0e3e98377
linux_5_17: remove 2022-06-23 11:09:16 +02:00
Maximilian Bosch
1d833f1783
linux/hardened/patches/5.4: 5.4.198-hardened1 -> 5.4.200-hardened1 2022-06-23 01:43:43 +02:00
Maximilian Bosch
80caa72602
linux/hardened/patches/5.18: 5.18.3-hardened1 -> 5.18.6-hardened1 2022-06-23 01:43:31 +02:00
Maximilian Bosch
14ad08aee4
linux/hardened/patches/5.15: 5.15.47-hardened1 -> 5.15.49-hardened1 2022-06-23 01:43:18 +02:00
Maximilian Bosch
500dff12fe
linux/hardened/patches/5.10: 5.10.122-hardened1 -> 5.10.124-hardened1 2022-06-23 01:43:06 +02:00
Maximilian Bosch
d450bf294a
linux/hardened/patches/4.19: 4.19.247-hardened1 -> 4.19.248-hardened1 2022-06-23 01:42:55 +02:00
Maximilian Bosch
0fc1333d75
linux/hardened/patches/4.14: 4.14.283-hardened1 -> 4.14.284-hardened1 2022-06-23 01:42:44 +02:00
Maximilian Bosch
efdcc5f6a8
linux_latest-libre: 18777 -> 18798 2022-06-23 01:42:23 +02:00
Maximilian Bosch
4051ac2d8e
linux: 5.4.198 -> 5.4.200 2022-06-23 01:42:14 +02:00
Maximilian Bosch
a266f7808b
linux: 5.18.4 -> 5.18.6 2022-06-23 01:42:04 +02:00
Maximilian Bosch
ca439ff6a6
linux: 5.15.47 -> 5.15.49 2022-06-23 01:41:52 +02:00
Maximilian Bosch
66e572d984
linux: 5.10.122 -> 5.10.124 2022-06-23 01:41:41 +02:00
Maximilian Bosch
34952774df
linux: 4.9.318 -> 4.9.319 2022-06-23 01:41:30 +02:00
Maximilian Bosch
2341a8672d
linux: 4.19.247 -> 4.19.248 2022-06-23 01:41:22 +02:00
Maximilian Bosch
d7c1e34aa0
linux: 4.14.283 -> 4.14.284 2022-06-23 01:41:12 +02:00
Rick van Schijndel
a1e3a1dfc0
Merge pull request #178256 from misuzu/btf-32bit
linuxPackages: unbreak new kernels on 32-bit platforms
2022-06-21 22:09:41 +02:00
misuzu
b0e0bdb880 Revert "linux_5_15: mark as broken on i686"
This reverts commit 836c6353cc.

Not broken anymore.
2022-06-21 19:05:55 +03:00
misuzu
79e05fb16b linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+
It fails to build with `Failed to parse base BTF 'vmlinux': -22`
2022-06-21 19:05:52 +03:00
Sergei Trofimovich
5ee88ab21d Merge master into staging-next 2022-06-18 08:00:58 +01:00
Sandro
d63e9f5c1b
Merge pull request #177951 from InternetUnexplorer/linux_zen-5.18.5-zen1
linux_zen: 5.18.1-zen1 -> 5.18.5-zen1
2022-06-17 21:33:00 +02:00
InternetUnexplorer
089d7e3941 linux_zen: 5.18.1-zen1 -> 5.18.5-zen1 2022-06-16 17:36:57 -07:00
github-actions[bot]
ccdd0f7af6
Merge master into staging-next 2022-06-16 23:27:22 +00:00
Maximilian Bosch
fb273f2144
linux/hardened/patches/5.4: 5.4.197-hardened1 -> 5.4.198-hardened1 2022-06-16 12:31:39 +02:00
Maximilian Bosch
96aa98b34e
linux/hardened/patches/5.17: 5.17.14-hardened1 -> 5.17.15-hardened1 2022-06-16 12:31:26 +02:00
Maximilian Bosch
b728110e62
linux/hardened/patches/5.15: 5.15.46-hardened1 -> 5.15.47-hardened1 2022-06-16 12:31:11 +02:00
Maximilian Bosch
638b826560
linux/hardened/patches/5.10: 5.10.121-hardened1 -> 5.10.122-hardened1 2022-06-16 12:30:56 +02:00
Maximilian Bosch
2f5d73c7c8
linux/hardened/patches/4.19: 4.19.246-hardened1 -> 4.19.247-hardened1 2022-06-16 12:30:40 +02:00
Maximilian Bosch
f66c3eec69
linux/hardened/patches/4.14: 4.14.282-hardened1 -> 4.14.283-hardened1 2022-06-16 12:30:27 +02:00
Maximilian Bosch
47f2c949b1
linux: 5.4.197 -> 5.4.198 2022-06-16 12:29:20 +02:00
Maximilian Bosch
c06fe392cf
linux: 5.18.3 -> 5.18.4 2022-06-16 12:28:52 +02:00
Maximilian Bosch
e58ad1f6c8
linux: 5.17.14 -> 5.17.15 2022-06-16 12:28:14 +02:00
Maximilian Bosch
66f0feca14
linux: 5.15.46 -> 5.15.47 2022-06-16 12:27:40 +02:00
Maximilian Bosch
2aabaf7e8a
linux: 5.10.121 -> 5.10.122 2022-06-16 12:27:11 +02:00
Maximilian Bosch
685043bbe9
linux: 4.9.317 -> 4.9.318 2022-06-16 12:26:48 +02:00
Maximilian Bosch
de6b615add
linux: 4.19.246 -> 4.19.247 2022-06-16 12:26:34 +02:00
Maximilian Bosch
783c3d65ef
linux: 4.14.282 -> 4.14.283 2022-06-16 12:26:21 +02:00
github-actions[bot]
9881bc5fb7
Merge master into staging-next 2022-06-12 18:01:18 +00:00
Maximilian Bosch
6717faa02c
Merge pull request #177216 from amarshall/linux-kernel-updates
Linux kernel updates 2022-06-10
2022-06-12 19:52:57 +02:00
github-actions[bot]
1ff1108cce
Merge master into staging-next 2022-06-11 12:01:21 +00:00
Andrew Marshall
5dc09cd84f linux/hardened/patches/5.4: 5.4.196-hardened1 -> 5.4.197-hardened1 2022-06-10 17:22:33 -04:00
Andrew Marshall
a2c6e4372a linux/hardened/patches/5.18: init at 5.18.3-hardened1 2022-06-10 17:22:33 -04:00
Alyssa Ross
690125bd0a
treewide: update git.kernel.org/cgit homepage URLs
These are now redirects, and no longer git clone-able despite looking
like git repo URLs.  I've updated them to the new locations.
2022-06-10 19:46:39 +00:00
Andrew Marshall
f61e9f4a53 linux/hardened/patches/5.17: 5.17.11-hardened1 -> 5.17.14-hardened1 2022-06-10 14:19:23 -04:00
Andrew Marshall
de36193dee linux/hardened/patches/5.15: 5.15.43-hardened1 -> 5.15.46-hardened1 2022-06-10 14:19:21 -04:00
Andrew Marshall
858741e872 linux/hardened/patches/5.10: 5.10.118-hardened1 -> 5.10.121-hardened1 2022-06-10 14:19:18 -04:00
Andrew Marshall
1c31d9666e linux/hardened/patches/4.19: 4.19.245-hardened1 -> 4.19.246-hardened1 2022-06-10 14:19:16 -04:00
Andrew Marshall
67a664c575 linux/hardened/patches/4.14: 4.14.281-hardened1 -> 4.14.282-hardened1 2022-06-10 14:19:14 -04:00
Andrew Marshall
87e0009cd5 linux_latest-libre: 18738 -> 18777 2022-06-10 14:18:50 -04:00
Andrew Marshall
e457a67642 linux-rt_5_10: 5.10.115-rt67 -> 5.10.120-rt70 2022-06-10 14:18:32 -04:00
Andrew Marshall
45a098de80 linux: 5.4.196 -> 5.4.197 2022-06-10 14:18:26 -04:00
Andrew Marshall
260e08a6e6 linux: 5.18 -> 5.18.3 2022-06-10 14:18:25 -04:00
Andrew Marshall
363c71ff3c linux: 5.17.11 -> 5.17.14 2022-06-10 14:18:22 -04:00
Andrew Marshall
19d9866215 linux: 5.15.43 -> 5.15.46 2022-06-10 14:18:20 -04:00
Andrew Marshall
a7757d8a94 linux: 5.10.118 -> 5.10.121 2022-06-10 14:18:18 -04:00
Andrew Marshall
2ac8909c8b linux: 4.9.316 -> 4.9.317 2022-06-10 14:18:16 -04:00
Andrew Marshall
c6c98c48b4 linux: 4.19.245 -> 4.19.246 2022-06-10 14:18:13 -04:00
Andrew Marshall
deaf61dab1 linux: 4.14.281 -> 4.14.282 2022-06-10 14:18:11 -04:00
github-actions[bot]
ef1a40da01
Merge staging-next into staging 2022-06-10 12:02:21 +00:00
K900
d9b980c98e
linux: enable vc4 HDMI-CEC by default (#176762) 2022-06-10 11:20:50 +02:00
Martin Weinelt
6451e9d4a5 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-08 22:22:26 +02:00
Sergei Trofimovich
bde43b987a
Merge pull request #176199 from trofi/fix-fno-common-for-linuxPackages_hardkernel_latest.usbip
linuxPackages_hardkernel_latest.usbip: pull upstream fix for -fno-com…
2022-06-07 21:07:39 +00:00
github-actions[bot]
c7b66f5659
Merge staging-next into staging 2022-06-06 00:05:10 +00:00
Phillip Cloud
58b3f66931
linuxKernels.kernels.linux_xanmod: don't set -Werror by default
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:44:47 -05:00
Phillip Cloud
83171a1dba
linuxKernels.kernels.linux_xanmod: apply patch from review 2022-06-05 11:36:21 -05:00
Phillip Cloud
d688ec7d80
linuxKernels.kernels.linux_xanmod: import helpers
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:06:52 -05:00
Phillip Cloud
ecaaba491d
linuxKernels.kernels.linux_xanmod: adjust config for 5.18 2022-06-05 10:49:00 -05:00
Phillip Cloud
61b37a0a20
linuxKernel.kernels.linux_xanmod_latest: 5.17.8 -> 5.18.1 2022-06-05 10:48:59 -05:00
Phillip Cloud
3fd61ac55e
linuxKernels.kernels.linux_xanmod: 5.15.40 -> 5.15.43 2022-06-05 10:48:58 -05:00
github-actions[bot]
5934fd9ec8
Merge staging-next into staging 2022-06-04 18:01:47 +00:00
Sergei Trofimovich
473bca4bd2 linuxPackages_hardkernel_latest.usbip: pull upstream fix for -fno-common toolchains
Without the change builds fails on upstream -gcc-10 as:

    ld: tools/usb/usbip/libsrc/vhci_driver.c:18: multiple definition of
      `udev_context'; tools/usb/usbip/libsrc/usbip_host_common.c:38: first defined here
2022-06-04 08:11:56 +01:00
InternetUnexplorer
c240539dba linux_zen: 5.18.0-zen1 -> 5.18.1-zen1
This also disables WERROR, which is necessary until #175433 reaches
master (which disables it for all kernels).
2022-06-03 01:10:18 -07:00
Sergei Trofimovich
fea73bfd63 linux: disable WERROR by default
gcc update frequently breaks most recent kernel releases due to blanket -Werror
flag. Let's avoid -Werror in a default build to ease kernel and gcc maintenance.
2022-05-30 07:22:49 +01:00
Sandro
3aa3f5ea37
Merge pull request #174577 from andrevmatos/linux/zen
linux_zen: 5.17.7-zen1 -> 5.18.0-zen1
2022-05-27 19:25:34 +02:00
Maximilian Bosch
75f4c62775
linux/hardened/patches/5.4: 5.4.195-hardened1 -> 5.4.196-hardened1 2022-05-26 17:20:50 +02:00
Maximilian Bosch
ec4b2a871d
linux/hardened/patches/5.17: 5.17.9-hardened1 -> 5.17.11-hardened1 2022-05-26 17:20:39 +02:00
Maximilian Bosch
e97b03a780
linux/hardened/patches/5.15: 5.15.41-hardened1 -> 5.15.43-hardened1 2022-05-26 17:20:27 +02:00
Maximilian Bosch
d8d0dd929e
linux/hardened/patches/5.10: 5.10.117-hardened1 -> 5.10.118-hardened1 2022-05-26 17:20:14 +02:00
Maximilian Bosch
63192641bb
linux/hardened/patches/4.19: 4.19.244-hardened1 -> 4.19.245-hardened1 2022-05-26 17:20:03 +02:00
Maximilian Bosch
08daee172e
linux/hardened/patches/4.14: 4.14.280-hardened1 -> 4.14.281-hardened1 2022-05-26 17:19:52 +02:00
Maximilian Bosch
d505557a29
linux: 5.4.195 -> 5.4.196 2022-05-26 17:18:45 +02:00
Maximilian Bosch
c57d757e1b
linux: 5.17.9 -> 5.17.11 2022-05-26 17:18:35 +02:00
Maximilian Bosch
bc0db57d53
linux: 5.15.41 -> 5.15.43 2022-05-26 17:18:23 +02:00
Maximilian Bosch
ec5629f3f2
linux: 5.10.117 -> 5.10.118 2022-05-26 17:18:12 +02:00