Commit Graph

169 Commits

Author SHA1 Message Date
Tk-Glitch
11e66a8709 linux518/519: Fix Project C patchset for 5.19.2 and 5.18.18 - Thanks to openglfreak and torvic - https://gitlab.com/alfredchen/linux-prjc/-/issues/63 2022-08-18 18:54:12 +02:00
Tk-Glitch
20d882b6f4 Initial support for Linux 6.0 RC1 2022-08-15 20:00:16 +02:00
ptr1337
1f8b8b5dc5 update bcachefs for 5.19, fixes error in compile (#564)
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2022-08-05 22:27:44 +02:00
Tk-Glitch
e009132daf linux519: Update Project C to v5.19-r0 (release) - https://gitlab.com/alfredchen/projectc/-/blob/master/5.19/prjc_v5.19-r0.patch 2022-08-02 12:16:36 +02:00
Dmitry Skvortsov
3b1cadbc7a linux519-tkg: Fix Winesync patchset for 5.19 (#561) 2022-08-02 11:35:42 +02:00
Dmitry Skvortsov
413b1383f5 linux515-tkg: Fix Project C for v5.15.58 (#562) 2022-08-02 11:35:08 +02:00
Tk-Glitch
26cc3cf55b linux519: Fix bcachefs patchset and silence a config prompt 2022-07-24 17:04:41 +02:00
Tk-Glitch
a94830eb4a linux518/519: Add MGLRU patchset on a toggle and enable by default - https://lore.kernel.org/lkml/20220706220022.968789-1-yuzhao@google.com/
We've been offering the patchset in community patches for a while now with very good feedback
2022-07-24 14:01:16 +02:00
Tk-Glitch
a0b1add671 linux519: Add Project C patch from torvic9 - https://gitlab.com/alfredchen/linux-prjc/-/issues/61
Along with our usual tweaks.

I wanted to wait for 5.19 release to offer Alfred's patch but since we're having RC8.. 🐸
2022-07-24 13:30:17 +02:00
ptr1337
5f94e06429 update bcachefs for 5.18, add bcachefs for 5.19, include module compilation fix (#554)
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2022-07-22 16:04:09 +02:00
Tk-Glitch
cf70e42101 linux518: Update Project C to v5.18-r2
https://gitlab.com/alfredchen/linux-prjc/-/commits/linux-5.18.y-prjc
2022-07-12 23:36:39 +02:00
ptr1337
225c33f827 enable BCACHEFS since the module is broken, update bcachefs patch (#548) 2022-07-02 21:43:22 +02:00
jas0n098
aa672987b2 linux518: Remove merged/mitigated changes from misc-additions (#545) 2022-06-30 00:12:33 +02:00
Tk-Glitch
4c80418d79 linux519: Remove merged/mitigated changes from misc-additions
Fixes https://github.com/Frogging-Family/linux-tkg/issues/544
2022-06-29 01:17:16 +02:00
Tk-Glitch
63b0b48969 linux515: Update bcachefs patchset 2022-06-18 21:25:56 +02:00
Tk-Glitch
4955a26894 linux517: Add bcachefs patchset and update defconfig 2022-06-18 21:23:06 +02:00
Tk-Glitch
97c13f607d linux518: Add bcachefs patchset 2022-06-18 21:13:16 +02:00
Tk-Glitch
244a09f6a6 linux519: Add a pending fix for f2fs corruption introduced with 5.18.3 to misc-additions - https://lore.kernel.org/lkml/20220601211427.2345120-1-jaegeuk@kernel.org/T/ 2022-06-14 16:36:47 +02:00
Tk-Glitch
0dbf0095f1 linux518: Add a pending fix for f2fs corruption introduced with 5.18.3 to misc-additions - https://lore.kernel.org/lkml/20220601211427.2345120-1-jaegeuk@kernel.org/T/ 2022-06-13 15:49:28 +02:00
Tk-Glitch
94ddaf5996 Initial support for 5.19 RC1 2022-06-07 17:40:15 +02:00
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
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
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
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
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
Adel Kara Slimane
2bd3a4af91 linux-5.16: add bcachefs patch (#490)
Closes: #487

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-04-09 03:54:15 +02:00
Tk-Glitch
a6bbe3148a linux515/516/517: Add fix for Project C breakage with last updates - https://gitlab.com/alfredchen/linux-prjc/-/issues/56
Also sync defconfigs
2022-04-09 03:51:36 +02:00
Tk-Glitch
61b14da796 Initial support for 5.18 RC1 2022-04-04 23:04:03 +02:00
Tk-Glitch
30be4c4bc5 linux517: Fix Project C compilation
https://gitlab.com/alfredchen/linux-prjc/-/issues/54
https://gitlab.com/alfredchen/linux-prjc/-/issues/55
2022-04-04 22:44:37 +02:00
Tk-Glitch
e2d0ff4d6a linux516/517: Update Project C patchsets with upstream rebases from Alfred - https://gitlab.com/alfredchen/linux-prjc 2022-04-04 02:26:44 +02:00
Tk-Glitch
1222434e4d linux54-tkg: Fix: drm/i915: prevent direct writeback from the shrinker
Proposed initially as a community patch - https://github.com/Frogging-Family/community-patches/pull/106

Fixes https://github.com/Frogging-Family/community-patches/pull/106
2022-03-31 19:02:43 +02:00
Torge Matthies
9dae9f6d55 linux517-tkg: Update Project-C 5.17 patch (#464)
Updated from https://gitlab.com/openglfreak/linux-prjc/-/tree/linux-5.17.y-prjc-rebase
2022-03-18 14:20:06 +01:00
Tk-Glitch
9c02feac7a Port the prjc fix for 5.16/5.17 to 5.15 for 5.15.27 changes 2022-03-10 18:08:59 +01:00
amelia
6facf761d6 5.15.27 hardened bump (#455) 2022-03-10 18:06:26 +01:00
Tk-Glitch
9f60fbd99b Fix for 961a5b0857 2022-03-09 15:42:32 +01:00
Adel Kara Slimane
961a5b0857 Fix Prjc patches for 5.16 and 5.17 (#454)
Thanks to @torvic9 https://gitlab.com/alfredchen/linux-prjc/-/issues/47#note_865259845

Closes: #451

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-03-09 15:36:40 +01:00
amelia
56dc6d4d00 5.15.25 hardened bump (#447)
Co-authored-by: amelia <farikoskillz2gmail.com>
2022-03-01 18:19:05 +01:00
Tk-Glitch
bbb91518d6 linux517-tkg: Embrace the sched_post_fork emptiness
Workaround for Project C on RC5.
2022-02-23 02:21:28 +01:00
Tk-Glitch
b55b43e77b 5.16.3, 5.15.17, 5.10.94, 5.4.174 2022-01-27 15:47:47 +01:00
Tk-Glitch
c7ab89eaa8 5.17 RC1 2022-01-23 21:40:09 +01:00
Krypto
072d47c300 added hardened config for 5.15 (#405) 2022-01-20 16:20:59 +01:00
Tk-Glitch
dd166852ec linux516-tkg: Fix llvm compilation and prjc patchset, default to 5.16 2022-01-17 19:06:33 +01:00
Tk-Glitch
5b68122f51 linux516-tkg: Update defconfig to archlinux's current, update and enable prjc - Thanks to openglfreak https://gitlab.com/openglfreak/linux-prjc/-/tree/linux-5.16.y-prjc 2022-01-17 17:40:52 +01:00
Dmitry Skvortsov
c0245bfff8 linux510/511/512/513/514/515/516-tkg: Update winesync patchset (#379)
source: https://repo.or.cz/linux/zf.git/shortlog/refs/heads/winesync3
2021-12-08 17:31:51 +01:00
Tk-Glitch
0c9c028dae 5.15.6, 5.10.83, 5.4.163 2021-12-02 14:42:13 +01:00
Tk-Glitch
c98ffc24b1 linux515-tkg: Add optimizations from openglfreak - https://gitlab.com/alfredchen/linux-prjc/-/merge_requests/8 2021-11-28 17:17:03 +01:00
gardotd426
ede7bdfe77 Add bcachefs patch for 5.15 (#367) 2021-11-27 01:57:00 +01:00
Tk-Glitch
89d0d68ede linux515-tkg: Add fix for https://gitlab.freedesktop.org/drm/amd/-/issues/1774 to misc-additions
Thanks to Kassin for testing it out
2021-11-25 17:54:50 +01:00