Tk-Glitch
b75cb38ac8
linux54/57: Bring the fix for error: include/uapi/linux/sched.h: leak CONFIG_SCHED_MUQSS to user-space
to 5.4 and 5.7 when using MuQSS. We already had it for newer versions, but looks like some people are still using those old versions, hitting the issue.
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/526
2022-05-25 20:26:05 +02:00
Adel KARA SLIMANE
44ab161c62
version bumps: 5.17.10 5.15.42 5.10.118 5.4.196
2022-05-25 12:51:31 +00:00
Tk-Glitch
2386bc1f84
linux518: Project C bringup, and defconfig sync with 5.18.0-arch1
...
029ebb0508/5.18/prjc_v5.18-r1.patch
`#include <linux/scs.h>` and `#include "pelt.h"` header includes were added to the Project C patchset to fix compilation errors. Those will likely be added with the next Project C release.
2022-05-25 01:02:14 +02:00
Tk-Glitch
2b55f9c75b
Don't package files created by depmod - a65a47973b
2022-05-25 00:34:13 +02:00
Daedalusspacegames
fca764d63f
Add support for TaskType Scheduler ( #524 )
2022-05-25 00:30:14 +02:00
Dmitry Skvortsov
543aa22206
update-kernel-versions.sh: Depends more on sha256sums.asc ( #522 )
...
Prefer to take a list of kernels tags for stables and longterm branches from sha256sums.asc instead git
2022-05-24 23:58:05 +02:00
Slaviusz
03e9f00901
Predictable alphabetically sorted user fragment application ( #518 )
2022-05-24 23:56:42 +02:00
FintasticMan
174fdd1677
cfg: Add 5.18 to kernel list ( #521 )
2022-05-24 23:56:08 +02:00
Marco Rodolfi
a1ae3bbde0
Fix hash for 5.18 ( #519 )
...
The hash for linux-5.18.tar.xz is incorrect, added the correct hash.
2022-05-23 13:26:04 +02:00
Adel KARA SLIMANE
79e921e86a
version bumps: 5.18
2022-05-23 06:34:25 +00:00
Dmitry Skvortsov
e063412fe4
prepare: move 5.16 to EOL ( #517 )
2022-05-18 16:28:42 +02:00
Adel KARA SLIMANE
9d9ed4115f
version bumps: 5.17.9 5.15.41 5.10.117 5.4.195
2022-05-18 12:51:22 +00:00
Dmitry Skvortsov
fdf7475064
update-kernel-versions.sh: Utilize sha256sums.asc ( #515 )
...
Replace downloading original files to checking by GnuPG where possible
2022-05-18 14:04:01 +02:00
Tk-Glitch
8fe9578948
cfg: Update the CPU compiler optimizations list to include "sapphirerapids", "rocketlake" and "alderlake". Those are supported and already listed in the dynamic prompt, so let the user know.
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/516
2022-05-16 18:45:44 +02:00
Adel KARA SLIMANE
dba63f8572
version bumps: 5.18-rc7
2022-05-16 06:36:01 +00:00
Tk-Glitch
93416ccf73
Bump DEFAULT_MAX_MAP_COUNT to 16777216 (from 524288)
...
Star Citizen was reportedly crashy again with "only" 524288
2022-05-15 22:11:25 +02:00
Tk-Glitch
00d638a512
Update defconfig for currently supported versions
2022-05-15 22:09:59 +02:00
Tk-Glitch
159309167f
Fix 5.15 and 5.17 sums
...
Fixes https://github.com/Frogging-Family/linux-tkg/pull/514
2022-05-15 22:08:16 +02:00
Adel KARA SLIMANE
111dbe865d
version bumps: 5.17.8 5.15.40 5.10.116 5.4.194
2022-05-15 18:29:46 +00:00
Adel KARA SLIMANE
af09834cb0
version bumps: 5.17.7 5.15.39 5.10.115 5.4.193
2022-05-12 12:52:43 +00:00
Tk-Glitch
8361740158
linux517: Update defconfig against current Arch
...
https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/linux/trunk/config
Fixes https://github.com/Frogging-Family/linux-tkg/issues/512
2022-05-11 16:27:51 +02:00
Adel KARA SLIMANE
bc27633342
version bumps: 5.18-rc6 5.17.6 5.15.38 5.10.114 5.4.192
2022-05-09 12:48:01 +00:00
Dmitry Skvortsov
599eb501b1
Fix winesync patches ( #509 )
...
Fix uninitialized variable
2022-05-04 01:03:21 +02:00
Dmitry Skvortsov
08b1f742a4
Update winesync patches ( #503 )
2022-05-03 15:29:04 +02:00
Adel KARA SLIMANE
31879a4886
version bumps: 5.18-rc5
2022-05-02 12:49:48 +00:00
Adel KARA SLIMANE
b59d423efe
version bumps: 5.15.37
2022-05-01 18:28:50 +00:00
Adel Kara Slimane
f88c247a88
Bug reports: create "logs" folder and populate it at each run ( #500 )
...
* Bug reports: create "logs" folder and populate it at each run
This makes it easier for people to open issues
as we will ask them to attach every file in the "logs" folder.
File have the .txt extension so they can easily be
drag & dropped into gihub issues
For Arch people: to obtain the shell-output.log, we will ask them to do it
by hand:
makepkg [args] | tee shell-output.log
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
* prepare: cleanup "logs" folder at each run
So some files, that usually get appended to, don't
grow to infinity.
This behavior needs to be changed if we decide to
keep more logs than the latest one.
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-04-29 18:29:36 +02:00
Etienne Juvigny
749d68a7e9
Update issue templates
2022-04-29 18:28:19 +02:00
Tk-Glitch
593696f4c2
Looks like 5.15 was also wrong
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/506
2022-04-29 18:19:13 +02:00
Tk-Glitch
e02bb7ad34
Fix frogged sums for 5.10 and 5.17
2022-04-28 12:24:48 +02:00
Adel KARA SLIMANE
20544043ef
version bumps: 5.17.5 5.15.36 5.10.113 5.4.191
2022-04-27 12:46:40 +00:00
Adel KARA SLIMANE
102dc306d5
version bumps: 5.18-rc4
2022-04-25 06:32:05 +00:00
Adel KARA SLIMANE
b0bae9a9ea
version bumps: 5.17.4 5.15.35 5.10.112 5.4.190
2022-04-20 12:48:29 +00:00
Adel Kara Slimane
72b153038e
prepare: bump rt patches ( #501 )
...
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-04-19 12:38:43 +02:00
Adel KARA SLIMANE
593832c893
version bumps: 5.18-rc3
2022-04-18 06:31:14 +00:00
Adel KARA SLIMANE
45656adc90
version bumps: 5.4.189
2022-04-15 12:40:38 +00:00
Adel KARA SLIMANE
72b88112f3
version bumps: 5.15.34 5.10.111
2022-04-14 02:01:36 +00:00
Adel KARA SLIMANE
6d088cfb1b
version bumps: 5.17.3 5.16.20
2022-04-13 18:28:53 +00:00
Tk-Glitch
7259c94291
linux516: Sync defconfig with Arch
2022-04-13 00:36:12 +02:00
Tk-Glitch
8c330dc7b1
Instead of silently ignoring resolve_btfids in case of error, output a warning instead.
2022-04-12 22:31:34 +02:00
Tk-Glitch
e2572a00ea
Revert "linux516+: Check for resolve_btfids presence before attempting to install. When users are disabling related debugging, this would prevent headers package to build."
...
This reverts commit 445a6b781a
.
2022-04-12 22:22:22 +02:00
Tk-Glitch
98a96c2139
readme: Add a note for Gentoo openrc users
2022-04-12 01:13:04 +02:00
Tk-Glitch
b357a8c048
Disable winesync support
...
Likely to be removed down the line. The DKMS version gives more flexibility and is less user-error prone.
2022-04-12 01:00:37 +02:00
Tk-Glitch
445a6b781a
linux516+: Check for resolve_btfids presence before attempting to install. When users are disabling related debugging, this would prevent headers package to build.
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/409
Fixes https://github.com/Frogging-Family/linux-tkg/issues/497
2022-04-12 00:34:46 +02:00
Adel KARA SLIMANE
0217201c0d
version bumps: 5.18-rc2
2022-04-11 12:43:25 +00:00
Tk-Glitch
cf590f8d8d
linux515/516: Project C: Port the /init/Kconfig changes over from the 5.17.2 fix.
2022-04-09 19:12:22 +02:00
Dmitry Skvortsov
18dacf66de
linux516: Fix Project C compilation ( #495 )
...
Fix build fail due to multiple definition of node_reclaim_distance.
part of: 30be4c4bc5
2022-04-09 18:22:53 +02:00
Dmitry Skvortsov
3744aa34ab
PKGBUILD: fix checksum for 5.16 after 2bd3a4af91
( #494 )
2022-04-09 17:36:33 +02:00
Tk-Glitch
b14cca1c5d
Set "X86_AMD_PSTATE" to builtin by default instead of Arch's default to build as module. This allows to make use of amd_pstate without blacklisting ACPI CPUFreq on compatible platforms.
2022-04-09 04:48:49 +02:00
Tk-Glitch
b41a9ad43c
typo
2022-04-09 04:47:36 +02:00