Commit Graph

10397 Commits

Author SHA1 Message Date
fortuneteller2k
9459bcdc13 linux_xanmod_tt: init at 5.15.54 2022-07-21 20:12:00 +00:00
fortuneteller2k
d726818c37 xanmod-kernels: set suffix to a default value 2022-07-21 20:01:48 +00:00
fortuneteller2k
b0cfccd50a linux_xanmod_latest: 5.18.10 -> 5.18.11 2022-07-21 20:01:48 +00:00
fortuneteller2k
ac93fd3177 linux_xanmod: 5.15.53 -> 5.15.54 2022-07-21 20:01:48 +00:00
fortuneteller2k
e5d17fcc91 xanmod-kernels: remove explicit WERROR=n 2022-07-21 20:01:36 +00:00
fortuneteller2k
9d0769d4e7 linux_xanmod: rename stable to lts 2022-07-21 19:46:47 +00:00
github-actions[bot]
97f117148f Merge staging-next into staging 2022-07-17 00:02:54 +00:00
Thiago Kenji Okada
f8decf6918 Merge pull request #179691 from cpcloud/xanmod
linux_xanmod: bump stable and edge to latest version
2022-07-16 23:56:04 +01:00
Thiago Kenji Okada
3036c0c691 Merge pull request #181737 from Atemu/zen-kernels-retire-maintainer
zen-kernels: retire myself as a maintainer
2022-07-16 18:07:51 +01:00
Thiago Kenji Okada
5bff30da05 Merge pull request #181733 from PedroHLC/zen-kernels-5.18.12
zen-kernels: linux_lqx, linux_zen: 5.18.11 -> 5.18.12
2022-07-16 15:56:33 +01:00
Atemu
ff2e597e9a zen-kernels: retire myself as a maintainer
I don't use either anymore
2022-07-16 16:48:23 +02:00
PedroHLC ☭
6c36b381db zen-kernels: 5.18.11 -> 5.18.12 2022-07-16 10:53:58 -03:00
K900
4aca31fd40 Merge pull request #181456 from K900/allow-btf-mismatch
linux: enable MODULE_ALLOW_BTF_MISMATCH
2022-07-16 16:26:14 +03:00
K900
191beef260 linux-rt_5_10: 5.10.120-rt70 -> 5.10.131-rt72 2022-07-16 14:34:07 +03:00
K900
00ec9cf112 linux: 5.4.205 -> 5.4.206 2022-07-16 14:33:31 +03:00
K900
70ce5e51c7 linux: 5.18.11 -> 5.18.12 2022-07-16 14:33:28 +03:00
K900
aa6f361841 linux: 5.15.54 -> 5.15.55 2022-07-16 14:33:23 +03:00
K900
d6f057760a linux: 5.10.130 -> 5.10.131 2022-07-16 14:33:20 +03:00
Martin Weinelt
b2d57db6c2 Merge pull request #180516 from Atemu/kernel-disable-ashmem
linux: disable ASHMEM on >= 5.18
2022-07-14 23:20:26 +02:00
Maximilian Bosch
b78bde7fc3 linux/hardened/patches/5.4: 5.4.203-hardened1 -> 5.4.205-hardened1 2022-07-14 22:02:39 +02:00
Maximilian Bosch
5b934a0f91 linux/hardened/patches/5.18: 5.18.8-hardened1 -> 5.18.11-hardened1 2022-07-14 22:02:17 +02:00
Maximilian Bosch
79cc0324b3 linux/hardened/patches/5.15: 5.15.52-hardened1 -> 5.15.54-hardened1 2022-07-14 22:01:45 +02:00
Maximilian Bosch
56fa7c6a9c linux/hardened/patches/5.10: 5.10.128-hardened1 -> 5.10.130-hardened1 2022-07-14 22:01:27 +02:00
Maximilian Bosch
ab4a2a7a47 linux/hardened/patches/4.19: 4.19.250-hardened1 -> 4.19.252-hardened1 2022-07-14 22:00:48 +02:00
Maximilian Bosch
542ea83d58 linux/hardened/patches/4.14: 4.14.286-hardened1 -> 4.14.288-hardened1 2022-07-14 22:00:28 +02:00
Maximilian Bosch
f544b56c74 linux_latest-libre: 18798 -> 18825 2022-07-14 21:59:10 +02:00
Maximilian Bosch
e21d1188e0 linux: 5.4.204 -> 5.4.205 2022-07-14 21:58:44 +02:00
Maximilian Bosch
d9ffcdf0d6 linux: 5.18.10 -> 5.18.11 2022-07-14 21:58:27 +02:00
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