Sravan Balaji
6ceb5c543b
Switch to EEVDF CPu Scheduler
2023-11-18 19:18:23 -05:00
Sravan Balaji
3c5b13761c
PDS Kernel Configuration
2023-11-16 08:05:37 -05:00
Adel Kara Slimane
f3e565668c
README: remove Fedora warning ( #849 )
...
now that we have fixed selinux
2023-11-16 08:03:42 +01:00
Chevek
552b593828
In case of Fedora: modify kernel configuration to add SELinux. Fix #383 ( #848 )
2023-11-15 21:58:49 +01:00
Tk-Glitch
a34e849715
Add OpenRGB patch locally and add a toggle in .cfg
...
https://gitlab.com/CalcProgrammer1/OpenRGB
We'll get rid of the userpatches for it in community-patches in favor of this local option. It's been offered for a while, and our oldest "supported" kernel has it. Since there's no plan to drop it, it makes more sense to have it locally.
2023-11-14 11:40:35 +01:00
Tk-Glitch
bfaaacb505
Initial 6.7 RC support
2023-11-14 11:14:49 +01:00
kylon
f92d4ed9ca
Docs, prepare: EEVDFfy ( #844 )
...
* Docs, prepare: EEVDFfy
* 6.6: add glitched eevdf additions
* apply comments
* more comments
* comments
2023-11-14 10:12:40 +01:00
Adel Kara Slimane
562a12e778
Pipeline fix ( #846 )
...
* Copy over minimal-modprobed.db to 6.6
* ci: move from 'cfs' to 'eevdf'
2023-11-14 09:41:18 +01:00
Adel Kara Slimane
ae773456f6
install.sh: fix handling of env var config overrides ( #845 )
...
overriding config values through environment variables wasn't working
because the script call was resetting them before
they were saved
also, the external config file was getting sourced twice
2023-11-14 09:40:22 +01:00
kylon
c3fc434ff9
prepare: llvm: add new options to avoid prompt ( #842 )
2023-11-14 09:34:04 +01:00
kylon
298b3d4098
6.6: update config to arch 6.6.1 ( #841 )
2023-11-14 09:33:20 +01:00
Piotr Górski
3ffc34d90d
6.6: Update bcachefs ( #839 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-11-14 09:32:43 +01:00
Virtuoz-Ier
df360952b9
6.6: Fix For Fedora and OpenSuse ( #840 )
...
* Update 0013-fedora-rpm.patch
The patch was using the syntax of the mkspec file instead of that of the kernel.spec, leading to the build failing.
* 6.6: Fix for Fedora and OpenSuse
* 6.6: Fix for OpenSuse
* Update 0013-fedora-rpm.patch to fix kernel-install issue on Fedora
Patch grabbed from https://lore.kernel.org/linux-kbuild/20231103-rpmpost-v1-1-9c18afab47f4@meta.com/
* Undo removing of kernel-uname-r
---------
Co-authored-by: Nanotwerp <Nanotwerp@gmail.com >
2023-11-14 09:32:10 +01:00
Piotr Górski
7e07a8288d
6.6: Add bcachefs ( #837 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-11-02 18:05:08 +01:00
Piotr Górski
2a6832e697
6.6: EEVDF adaptation to BORE 3.2.9 ( #832 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-11-02 17:53:09 +01:00
Tk-Glitch
94a2ac0bd8
6.6rc: For BORE, apply additional/pending eevdf changes.
...
Following 1454d6c705
2023-10-26 16:35:00 +02:00
Tk-Glitch
a2b6fc7bbe
Update rt mappings
2023-10-26 04:01:40 +02:00
Tk-Glitch
2f482b4904
6.1: glitched-base fixups for current
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/824
2023-10-26 03:59:56 +02:00
Tk-Glitch
b30f072867
6.5/6.6: Apply eevdf-Disable-DELAY_DEQUEUE on eevdf
...
Following 94383606d0
2023-10-26 03:59:19 +02:00
Piotr Górski
94383606d0
EEVDF: Disable DELAY_DEQUEUE - fix #830 ( #831 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-10-26 03:07:09 +02:00
Piotr Górski
1454d6c705
6.6: EEVDF adaptation to BORE 3.2.8 ( #829 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-10-24 21:41:31 +02:00
Piotr Górski
d9da42be99
6.5: EEVDF adaptation to BORE 3.2.8 ( #828 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-10-24 21:07:12 +02:00
Piotr Górski
20aea5a14a
6.5: Add EEVDF urgent fix ( #827 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-10-17 22:30:22 +02:00
Piotr Górski
18f10e2989
6.5: Add new EEVDF patches for BORE 3.2.0 ( #826 )
...
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com >
2023-10-13 15:26:14 +02:00
FintasticMan
d1caaffa2e
Add some more kernel modules to diet config ( #814 )
...
Partly taken from my database, partly from @ryanmusante's.
Also update the sorting to match what modprobed-db outputs, so that it's
easier to check which modules are missing from the diet config.
2023-10-09 22:12:49 +02:00
Yifan Zhu
097c2ed1b5
Correct comments for modprobed.db option ( #823 )
...
Prompting at build time was removed in commit 1a69f04e6e
Co-authored-by: Yifan Zhu <fanzhuyifan@gmail.com >
2023-10-09 22:11:00 +02:00
Tk-Glitch
cc5e53f109
6.6 RC: Add RX 7000 series Overdrive support patches to misc-additions
...
Imported from https://gitlab.freedesktop.org/agd5f/linux/-/tree/amd-staging-drm-next
Expected for 6.7. Tested on Navi32.
2023-09-27 08:33:05 +02:00
Tk-Glitch
37369b74eb
6.6 RC: Allow selecting the BORE CPU scheduler
2023-09-27 07:05:41 +02:00
Tk-Glitch
bf02edcc5e
6.6 RC: Refresh defconfig
2023-09-27 07:04:59 +02:00
ptr1337
a4c0ab6b9f
Fixup (bore) EEVDF issue in #819 ( #820 )
...
Signed-off-by: Peter Jung <admin@ptr1337.dev >
2023-09-23 03:41:08 +02:00
Tk-Glitch
6aab0087df
6.5.y: Update eevdf patch again and use sirlucjan's bore-eevdf rebase instead of ptr1337's. This allows us to use untouched upstream eevdf.
...
Thanks again @sirlucjan and @ptr1337
2023-09-15 20:17:33 +02:00
Tk-Glitch
0bce3a438d
6.5.y: Update eevdf patch for BORE-EEVDF compat, broken for us following 4b1a2f2767
...
Using https://github.com/sirlucjan/kernel-patches/tree/master/6.5/eevdf-latency-patches-v2
Thanks @sirlucjan !
2023-09-15 19:36:13 +02:00
Tk-Glitch
b5e9b0a2d7
CI: Add a fragment file to enforce some FS modules that could get lost with modprobed-db
...
Should fix https://github.com/Frogging-Family/linux-tkg/issues/807
2023-09-15 16:36:28 +02:00
Tk-Glitch
cf3ead6032
CI: Disable cleanup-ubuntu
...
Not useful as is
2023-09-15 16:35:18 +02:00
Tk-Glitch
52fec34536
README: Add a note regarding external config file.
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/813
2023-09-15 16:26:30 +02:00
Tk-Glitch
ad587009c1
6.1.y: Update defconfig and Project C fixups.
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/803
2023-09-15 16:20:17 +02:00
Tk-Glitch
654cad0486
6.4.y: Update defconfig and Project C fixups.
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/812
2023-09-15 15:53:23 +02:00
Tk-Glitch
b4dc19e393
5.15.y: Update defconfig and Project C fixups.
2023-09-15 15:41:44 +02:00
Tk-Glitch
ed68908438
Update preempt-rt scheduler selector for non-cfs (6.6+)
2023-09-15 15:12:32 +02:00
Tk-Glitch
a83739ccdb
Update rt mappings
2023-09-15 15:11:13 +02:00
Tk-Glitch
f8438aab4e
Move 5.10 to EOL. Change 5.4 target to 5.4.230 and 5.10 target to 5.10.135.
...
Those revisions should be covered by our patches so locking them will ensure proper features.
2023-09-15 15:02:20 +02:00
Tk-Glitch
3c22a1df74
6.5.y: Import Project C and related patches
...
https://gitlab.com/alfredchen/projectc/-/tree/master/6.5?ref_type=heads
2023-09-15 14:26:50 +02:00
Tk-Glitch
f12ae96992
Ignore schedtool errors
...
Signed-off-by: Torge Matthies <openglfreak@googlemail.com >
Thanks @openglfreak !
Fixes https://github.com/Frogging-Family/linux-tkg/issues/811
2023-09-15 14:13:19 +02:00
Tk-Glitch
995e4b862e
Disable schedtool usage on Arch until we understand the reason for https://github.com/Frogging-Family/linux-tkg/issues/811
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/811
2023-09-13 21:25:58 +02:00
Tk-Glitch
4408978fba
Suse: First unlock packages before install, then lock afterwards.
...
It seems there is some weird behavior with relocking existing locks
2023-09-13 19:51:55 +02:00
Tk-Glitch
d3290ee4f8
6.5.y: Update defconfig to 6.5.3-arch1
...
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config?ref_type=heads
2023-09-13 15:58:44 +02:00
Tatsh
3e8afbe79f
glitched-cfs-additions: fix for 6.5.2, remove performance-killing printk calls in bcachefs patches ( #809 )
...
* 6.5 bcachefs: remove performance-killing printk calls
* 6.4 bcachefs: remove performance-killing printk calls
2023-09-12 16:42:23 +02:00
Tk-Glitch
8a56e832e8
pkgbuild: Don't error on missing source/build symlink
...
Source link doesn't exist on 6.6
2023-09-12 15:32:17 +02:00
Tk-Glitch
25c2172e13
Move 5.4.y to unmaintained
...
We're not even testing it anymore
2023-09-12 03:49:57 +02:00
Tk-Glitch
d18c0870c6
Initial 6.6 RC support
2023-09-12 03:46:41 +02:00