Skip to content

Releases: Frogging-Family/linux-tkg

[experimental] v6.8.3

04 Apr 02:17
880610f
Compare
Choose a tag to compare
install.sh: DEB: RPM: bring back bindeb-pkg and binrpm-pkg targets (#…

…915)

we reverted back to deb-pkg and rpm-pkg in the past to support
winesync: it requires a header in /usr/include/linux and that header
is in the src packages, but we can simply just copy that single
required header instead.

Closes: #905

[experimental] v6.8.2

27 Mar 13:37
Compare
Choose a tag to compare
6.8/6.9: Add minimal-modprobed.db files to cfg

Will need to be updated for sure

[experimental] v6.7.9

07 Mar 02:11
Compare
Choose a tag to compare
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

[experimental] v6.7.8

03 Mar 02:16
Compare
Choose a tag to compare
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

[experimental] v6.7.7

02 Mar 02:06
Compare
Choose a tag to compare
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

[experimental] v6.7.6

23 Feb 13:25
Compare
Choose a tag to compare
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

[experimental] v6.7.5

21 Feb 13:26
Compare
Choose a tag to compare
Update RT mappings

[experimental] v6.7.4

14 Feb 13:28
Compare
Choose a tag to compare

Commits

  • 37c772e: 6.7: misc-additions: Remove unneeded parts of the rdna3 reboot hang revert. (Tk-Glitch)
  • c54d7eb: non-pacman: Enable DEBUG_INFO_NONE by default (Tk-Glitch)
  • Change split lock mitigation flag to current (kernel.split_lock_mitigate) (Tk-Glitch)
  • 04f42ae: Always default to PREEMPT. Arch tends to set voluntary preemption when moving kernels to LTS, which we don't want as default. (Tk-Glitch)
  • 46d791e: 6.8: Remove failing hunk from fedora-rpm patch (Tk-Glitch)

[experimental] v6.7.3 (without nvidia pfn_valid illegal workaround)

02 Feb 15:21
Compare
Choose a tag to compare

6.7.3 broke Nvidia modules compilation, which is fixed for pacman distros with nvidia-all (Frogging-Family/nvidia-all@a779aea) and Archlinux (https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/commit/2f6779c64c1f22ee64a53461bb975a6f7767ad54#c389b8f17d9d28bb9f1adb6705ea80795d099958_0_1)

For other distros for which no patched Nvidia package is available, an illegal workaround exists : Frogging-Family/community-patches@1188a16

[experimental] v6.7.2

26 Jan 02:16
06798bc
Compare
Choose a tag to compare
Fix winesync patch application (#879)