Commit Graph

1278 Commits

Author SHA1 Message Date
Tk-Glitch
970b22fd82 Fixup _sub comparison in Graysky's patch versioning checks
Fixes https://github.com/Frogging-Family/linux-tkg/issues/903
2024-03-16 11:10:49 +01:00
Tk-Glitch
44ac733f98 6.7/6.8: misc-additions: Add a partial revert fix for amdgpu gamma-related kernel panic
Thanks to Anthony Ruhier

https://gitlab.freedesktop.org/drm/amd/-/issues/3142#note_2317021
https://gitlab.freedesktop.org/drm/amd/-/issues/3142#note_2324729

Following https://github.com/Frogging-Family/linux-tkg/issues/896
2024-03-15 08:33:36 +01:00
Tk-Glitch
f57acdf0a2 6.8: Enable back BLK_DEV_WRITE_MOUNTED, disabled in Arch's current defconfig for 6.8, but leading to issues with some snap apps. 2024-03-14 15:54:14 +01:00
Tk-Glitch
39f13055b4 6.8: Update defonfig to 6.8.0-arch1
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config?ref_type=heads
2024-03-13 17:24:46 +01:00
Tk-Glitch
7c2a6fc321 6.8: Add and allow Project C schedulers
https://gitlab.com/alfredchen/projectc/-/blob/master/6.8/prjc_v6.8-r0.patch?ref_type=heads
2024-03-13 17:24:09 +01:00
Blackteahamburger
3ccc607fb2 Update PREEMPT_RT's supported kernel subversion and patch revision (#898) 2024-03-11 15:42:59 +01:00
Tk-Glitch
23197d57fd Update graysky2's compiler optimization patches for 5.17-6.1.78, 6.1.79-6.8-rc3 qnd 6.8-rc4+
The 6.1.79-6.8-rc3 patch doesn't apply against 6.8-rc1, rc2 and rc3, so let's only apply the 6.8-rc4+ patch against 6.8rc. It applies fine against 6.8-rc5.

Fixes https://github.com/Frogging-Family/linux-tkg/issues/889
2024-02-22 19:16:29 +01:00
Tk-Glitch
829c6d5d25 Update RT mappings 2024-02-20 16:03:49 +01:00
Tk-Glitch
4d576fd59c 6.7: misc-additions: Drop the pending revert "drm/amd/pm: fix the high voltage and temperature issue", merged in 6.7.5 2024-02-18 11:21:35 +01:00
Tk-Glitch
72d6049de3 Add Project C LICENSE and associated README 2024-02-14 23:24:15 +01:00
Etienne Juvigny
d400c51fd8 Create LICENSE 2024-02-14 23:16:12 +01:00
Tk-Glitch
46d791ebcb 6.8: Remove failing hunk from fedora-rpm patch
It *looks* like we should be okay here, but will need testing.
2024-02-13 17:22:38 +01:00
Tk-Glitch
04f42ae83a Always default to PREEMPT. Arch tends to set voluntary preemption when moving kernels to LTS, which we don't want as default.
Fixes https://github.com/Frogging-Family/linux-tkg/issues/877
2024-02-13 17:17:08 +01:00
Tk-Glitch
62b1e688e8 cfg: Change split lock mitigation flag to current (kernel.split_lock_mitigate) 2024-02-07 04:55:10 +01:00
Tk-Glitch
c54d7ebe32 non-pacman: Enable DEBUG_INFO_NONE by default
Fixes https://github.com/Frogging-Family/linux-tkg/issues/724
2024-02-07 04:49:34 +01:00
Tk-Glitch
37c772eada 6.7: misc-additions: Remove unneeded parts of the rdna3 reboot hang revert.
Following 7055c5856a
2024-02-07 04:24:31 +01:00
Tk-Glitch
46b67847a4 6.7: Restore "drm/amd/pm: fix the high voltage and temperature issue" revert. This was *not* fixed in 6.7.3
Partially reverts ff6599dad3
2024-02-07 03:19:38 +01:00
Tk-Glitch
425ac0f897 Revert "6.7/6.8: misc-additions: Add ptr1337's GPL condom for Nvidia modules"
This reverts commit 07d4c29330.
2024-02-02 16:05:48 +01:00
Tk-Glitch
07d4c29330 6.7/6.8: misc-additions: Add ptr1337's GPL condom for Nvidia modules 2024-02-01 22:01:00 +01:00
Tk-Glitch
ff6599dad3 6.7: misc-additions: Get rid of merged 'wifi: ath11k: rely on mac80211 debugfs handling for vif', prototype patch for SMU13.0.0 powercap and regression revert for rdna3 shutdown/reboot hang.
Those were fixed in 6.7.3
2024-02-01 04:23:05 +01:00
Tk-Glitch
2da0e60414 6.7: Sync defconfig with 6.7.2-arch1
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config?ref_type=heads
2024-01-29 12:35:44 +01:00
Tk-Glitch
23fbf3b821 6.8: misc-additions: Remove commit merged in rc2 - wifi: ath11k: rely on mac80211 debugfs handling for vif 2024-01-29 12:19:54 +01:00
Tk-Glitch
975a64b45e Initial 6.8 RC support 2024-01-27 18:58:03 +01:00
Hunter Peavey
06798bc9a5 Fix winesync patch application (#879) 2024-01-23 21:55:08 +01:00
Tk-Glitch
8313f0163f 6.7: defconfig: Disable BCACHEFS_DEBUG_TRANSACTIONS
89b00c9419

Fixes https://github.com/Frogging-Family/linux-tkg/issues/876
2024-01-21 15:30:20 +01:00
Tk-Glitch
6d5493a054 6.6/6.7: Bring pds/bmq "glitched" additions 2024-01-21 14:22:40 +01:00
Tk-Glitch
d32e8bdb05 6.7: Define rev 2 for prjc
Fixes https://github.com/Frogging-Family/linux-tkg/issues/875
2024-01-21 14:18:33 +01:00
Piotr Górski
90fa1dccac Add PRJC 6.7-r2 (#874)
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
2024-01-19 18:50:34 +01:00
Adel Kara Slimane
843725ec7c Extra build pipelines for Fedora and Ubuntu (#864)
* ci: factorise kernel building code for Arch

* customization: non-arch: add config option to disable installing the kernel altogether

useful for ci

* customization: add toggle to disable use of 'script' command

needed for ci, otherwise yes "" | ./install.sh install just
freezes

* ci: add Ubuntu pipeline

* ci: add Fedora pipeline

* install.sh: git add changes in the work folder

Both RPM and DEB scripts rely on apparently, not only RPM

* ci: use github to retrieve sources

Probably faster since the runner are hosted by them ?

* ci: arch: update mirror list

Sometimes the ci fails because of "operation too slow"

* ci: follow CachyOS naming scheme for bore scheduler

'bore-eevdf' is just 'bore' now, which makes sense for those who know

* ci: make kernelconfig part of the release

Enables advanced users to check if the kernel they're downloading
has the correct config options. And we can use it to check if
everything is okay

* ci: make a release as long as one kernel builds

I think it's better than cancelling the whole thing.
Because sometimes we don't have time to fix
what's wrong with a distro for a while

* ci: build diet kernel

All good! back to diet kernel

* ci: arch: remove extra frag file

Let's check after a full build if it was really needed.

* config: copy over diet config from 6.6 to 6.7

* ci: #YOLO: build all combinations of distro and scheduler
2024-01-15 19:17:18 +01:00
Tk-Glitch
e2e1ae6180 6.7: misc-additions: Fix the power limit setting on rdna3 and revert drm/amd/pm: fix the high voltage and temperature issue to fix rdna3 shutdown/reboot hang until a proper fix is offered. 2024-01-15 19:12:20 +01:00
Tk-Glitch
2029a9af58 6.7: Update defconfig to 6.7.0-arch3 and import arch/Kconfig: Default to maximum amount of ASLR bits and wifi: ath11k: rely on mac80211 debugfs handling for vif
3a88b77d3c
7c13cc521f
2024-01-15 16:37:03 +01:00
Tk-Glitch
8514e2952b 6.6: Update defconfig to 6.6.11 and import arch/Kconfig: Default to maximum amount of ASLR bits
de42b55679
2024-01-15 16:35:22 +01:00
Tk-Glitch
80fdc82a9a linux 6.6/6.7: Update defconfig against 6.6.8-arch1 and 6.7.0-arch1 respectively 2024-01-10 13:35:37 +01:00
Piotr Górski
8e22b7c55b Add PRJC for 6.6 and 6.7 (#869)
* Add PRJC for 6.6 and 6.7

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>

* Update prepare file (closes #868)

Close: https://github.com/Frogging-Family/linux-tkg/issues/868

---------

Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
2024-01-10 13:27:46 +01:00
Adel Kara Slimane
51d69ed19c customization.cfg: update 'bcachefs' & 'mglru' notes (#867)
Closes: #834
2024-01-10 13:27:01 +01:00
FintasticMan
d5ab8eb9e1 Add thinkpad_acpi to the diet modprobed-db config (#862)
Fixes mkinitcpio failing due to missing drm_privacy_screen_register
function.
2023-12-25 22:10:10 +01:00
Tk-Glitch
ab584945e0 Update rt mappings 2023-12-18 09:43:05 +01:00
Kai Krakow
112adb9e50 6.6: Add patches for WRITE_WATCH support in Wine (#857)
This adds missing write watch patches I've ported over from 6.1 to 6.6.
I'm using this in my own daily-drive 6.6 LTS kernel.

See-also: https://github.com/kakra/linux/pull/30
2023-12-11 13:06:14 +01:00
Piotr Górski
9a4b780912 6.6: Update bcachefs (#853)
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
2023-12-05 18:54:25 +01:00
Piotr Górski
815a6532b4 6.6: Update bcachefs against 6.6.3 (#852)
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
2023-12-01 07:21:53 +01:00
Tk-Glitch
847753e073 Update RT mappings
Fixes https://github.com/Frogging-Family/linux-tkg/issues/851
2023-11-24 15:35:17 +01:00
Tk-Glitch
260217a057 preempt_rt: On initial releases (.0 subver), don't use ksubver and separator for rt patchset
Fixes downloading non-subversioned patchsets
2023-11-24 15:34:46 +01: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