Commit Graph

10397 Commits

Author SHA1 Message Date
Jade Lovelace
12650cd156 linuxKernel.kernels: patch out nvme regression on 2017ish Dell laptops
Fixes #253418
2023-09-22 07:17:49 +00:00
Jerry Starke
5b4304c92b linuxKernel.kernels.linux_zen: 6.5.4-zen1 -> 6.5.4-zen2 2023-09-21 17:14:19 +02:00
Jerry Starke
b40e3d6c2d linuxKernel.kernels.linux_lqx: 6.4.15-lqx1 -> 6.5.4-lqx2 2023-09-21 01:31:40 +02:00
Jerry Starke
bc969e6d8e linuxKernel.kernels.linux_zen: 6.5.3-zen1 -> 6.5.4-zen1 2023-09-21 01:30:18 +02:00
Fabián Heredia Montiel
0807f6cbd3 linux/hardened/patches/6.5: 6.5.3-hardened1 -> 6.5.4-hardened1 2023-09-20 08:53:37 +00:00
Fabián Heredia Montiel
1a7933ec02 linux/hardened/patches/6.1: 6.1.53-hardened1 -> 6.1.54-hardened1 2023-09-20 08:53:37 +00:00
Fabián Heredia Montiel
5d352ed67c linux/hardened/patches/5.15: 5.15.131-hardened1 -> 5.15.132-hardened1 2023-09-20 08:53:37 +00:00
Fabián Heredia Montiel
5cfc1cbd21 linux/hardened/patches/5.10: 5.10.194-hardened1 -> 5.10.195-hardened1 2023-09-20 08:53:37 +00:00
K900
7629da1298 linux/hardened/patches/6.4: 6.4.15-hardened1 -> 6.4.16-hardened1 2023-09-19 14:41:06 +03:00
K900
2562793942 linux/hardened/patches/6.1: 6.1.52-hardened1 -> 6.1.53-hardened1 2023-09-19 14:41:06 +03:00
K900
41d7b6b907 linux_latest-libre: 19397 -> 19408 2023-09-19 14:41:06 +03:00
K900
a3f94d23e5 linux-rt_6_1: 6.1.46-rt13 -> 6.1.46-rt14 2023-09-19 14:41:06 +03:00
K900
b0ff9b40b4 linux: 6.5.3 -> 6.5.4 2023-09-19 14:33:14 +03:00
K900
9fbd118235 linux: 6.1.53 -> 6.1.54 2023-09-19 14:33:09 +03:00
K900
db9470470f linux: 5.15.131 -> 5.15.132 2023-09-19 14:33:05 +03:00
K900
cdc7c3a9f5 linux: 5.10.194 -> 5.10.195 2023-09-19 14:33:02 +03:00
K900
2c73000ef0 linux-6.5: hash -> sha256
That's what the updater script expects, at least for now
2023-09-19 14:32:41 +03:00
Fabián Heredia Montiel
90040cd36a linux/hardened/patches/6.5: init at 6.5.3-hardened1 2023-09-19 07:09:14 +00:00
Nicholas Sielicki
b9495de12e kernel/common-config: arm: configure alignment traps
under armv7l, config.gz already had CONFIG_ALIGNMENT_TRAP=y, but
explicitly enable it and provide some context for the option.

under aarch64, on kernels that are new enough to support it, specify
CONFIG_COMPAT_ALIGNMENT_FIXUPS=y to attempt to resolve alignment
faults identically to how they are handled under 32-bit kernels. This
minimizes the potential for aarch32 userspace to behave differently
under an aarch64 kernel.
2023-09-17 23:14:09 -05:00
Atemu
45c01771fb linux/common-config: enable FSCACHE_STATS
Exposes /proc/fs/fscache/stats that shows some handy stats about fs caching. Can
be useful for debugging, so why not.
2023-09-17 15:39:04 +02:00
Atemu
1400b6e9ec linux_xanmod: add note about xanmod-specific kconfig flags 2023-09-17 15:39:04 +02:00
Atemu
04f543f913 linux_xanmod: don't enable FQ_PIE
Upstream xanmod doesn't and we don't have it on by default either.
2023-09-17 15:30:04 +02:00
Atemu
5cd89013b6 linux_xanmod: remove explicit FUTEX flags
These control the regular futex functionality which always on by default in any
sane distro kernel config because almost everything uses futexes.

Futex2 (which we actually want) is enabled by default when CONFIG_FUTEX.
2023-09-17 14:17:45 +02:00
Atemu
f8f4cb2b26 linux_xanmod: remove explicit pstate flag
It's default now when >= 5.17 which all xanmod kernels are
2023-09-17 14:15:25 +02:00
Ryan Lahfa
f6401f26d0 Merge pull request #254977 from RaitoBezarius/upgrade/kernel 2023-09-15 10:55:44 +02:00
Raito Bezarius
961c473ba5 linux/hardened/patches/6.4: 6.4.14-hardened1 -> 6.4.15-hardened1 2023-09-14 21:14:44 -06:00
Raito Bezarius
a63b359aab linux/hardened/patches/6.1: 6.1.51-hardened1 -> 6.1.52-hardened1 2023-09-14 21:14:44 -06:00
Raito Bezarius
747cf0be37 linux/hardened/patches/5.15: 5.15.130-hardened1 -> 5.15.131-hardened1 2023-09-14 21:14:44 -06:00
Atemu
d61299fa2c Merge pull request #255063 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-09-13
2023-09-14 20:42:02 +02:00
zzzsyyy
3ab6f673fc linux_xanmod_latest: 6.4.15 -> 6.5.3 2023-09-14 13:49:56 +08:00
zzzsyyy
c73bbb0587 linux_xanmod: 6.1.52 -> 6.1.53 2023-09-14 13:49:56 +08:00
Jerry
38dd9c57bc linuxKernel.kernels.linux_lqx: 6.4.14-lqx1 -> 6.4.15-lqx1 2023-09-14 00:07:12 +02:00
Jerry
1cd990ebb3 linuxKernel.kernels.linux_zen: 6.5.2-zen1 -> 6.5.3-zen1 2023-09-14 00:05:33 +02:00
Raito Bezarius
044e23c2f8 linux: 6.5.2 -> 6.5.3 2023-09-13 18:07:09 +02:00
Raito Bezarius
7baeff62c1 linux: 6.4.15 -> 6.4.16 2023-09-13 17:56:34 +02:00
Raito Bezarius
ebb9807b9d linux: 6.1.52 -> 6.1.53 2023-09-13 17:56:15 +02:00
Fabián Heredia Montiel
e40f7390bf Merge pull request #254361 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-09-07
2023-09-12 16:19:26 -05:00
Kiskae
fc37c2d524 linuxManualConfig: generalize depmod resolution 2023-09-12 12:51:54 +02:00
Kiskae
813e000742 linux_testing: 6.5-rc7 -> 6.6-rc1
rc1: https://lwn.net/Articles/944122/
2023-09-12 07:45:33 +00:00
K900
8e4b53be9d linux: fix hash for 6.5.2
TODO: investigate why the update script broke
2023-09-10 16:40:24 +03:00
zzzsyyy
3f2f8de5ef linux_xanmod_latest: 6.4.12 -> 6.4.15 2023-09-10 17:34:44 +08:00
zzzsyyy
cda839e95e linux_xanmod: 6.1.47 -> 6.1.52 2023-09-10 17:33:10 +08:00
Maximilian Bosch
632d72f463 linux/hardened/patches/6.4: 6.4.12-hardened1 -> 6.4.14-hardened1 2023-09-08 11:13:27 +02:00
Maximilian Bosch
93ee933c2e linux/hardened/patches/6.1: 6.1.47-hardened1 -> 6.1.51-hardened1 2023-09-08 11:13:27 +02:00
Maximilian Bosch
14a7fc876f linux/hardened/patches/5.4: 5.4.254-hardened1 -> 5.4.256-hardened1 2023-09-08 11:13:27 +02:00
Maximilian Bosch
0d7c44bfa8 linux/hardened/patches/5.15: 5.15.127-hardened1 -> 5.15.130-hardened1 2023-09-08 11:13:26 +02:00
Maximilian Bosch
d475f8ff5e linux/hardened/patches/5.10: 5.10.191-hardened1 -> 5.10.194-hardened1 2023-09-08 11:13:26 +02:00
Maximilian Bosch
bb82e63cbd linux/hardened/patches/4.19: 4.19.292-hardened1 -> 4.19.294-hardened1 2023-09-08 11:13:25 +02:00
Maximilian Bosch
6ac6990b8f linux/hardened/patches/4.14: 4.14.323-hardened1 -> 4.14.325-hardened1 2023-09-08 11:13:22 +02:00
Maximilian Bosch
a3c4740523 linux: 6.5.1 -> 6.5.2 2023-09-08 10:44:47 +02:00