From 84adf453a79be8056cfa4f6fb49ba26477ad6aec Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Fri, 15 Jan 2021 20:22:36 +0100 Subject: [PATCH] Sync > linux-tkg: Put CONFIG_EXPERT behind a .cfg toggle and disable by default. This should stay optional. > linux-tkg: linux511-rc-tkg: Enforce CFS CPU scheduler when using an alternative from .cfg. > linux-tkg: Set CONFIG_EXPERT in prepare to preserve Arch's defconfig. > linux-tkg: enable CONFIG_EXPERT=y by default for the futex2 (#153) > linux-tkg: Get userpatches from version-specific subdirectories. (#154) > nvidia-all: Add initial kernel 5.11 patch (#23) > spirv-tools-git: Fix https://github.com/Frogging-Family/spirv-tools-git/issues/2 > wine-tkg-git: Hotfixer: Add Zebediah's fix for frequent freezes/stutters with staging's ntdll-NtAlertThreadByThreadId patch - https://bugs.winehq.org/show_bug.cgi?id=50448#c15 > wine-tkg-git: Proton-tkg: Revert e4fbae83 when _gamepad_additions is enabled. Reportedly fixes https://github.com/Frogging-Family/wine-tkg-git/issues/231 > wine-tkg-git: proton-tkg: Remove "latest" DXVK option which downloads from git.froggi.es (#260) > wine-tkg-git: Add a _gecko_compression variable. Winehq only offers Gecko 2.47.2 as tar.xz and no more as bz2. > wine-tkg-git: Proton-tkg: Update Gecko to 2.47.2 --- linux-tkg | 2 +- nvidia-all | 2 +- spirv-tools-git | 2 +- wine-tkg-git | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/linux-tkg b/linux-tkg index 72e3d2d..6b67e77 160000 --- a/linux-tkg +++ b/linux-tkg @@ -1 +1 @@ -Subproject commit 72e3d2de49cbf94509b8c4f5a3510b76fcc08f17 +Subproject commit 6b67e77d5b8c87499c95a86814039ec44a01cefa diff --git a/nvidia-all b/nvidia-all index b3a6379..7f053c3 160000 --- a/nvidia-all +++ b/nvidia-all @@ -1 +1 @@ -Subproject commit b3a6379dbbcbfc59f8c0bbe3f0b4098c86dafa92 +Subproject commit 7f053c3095a1e3b807867d8f41babbceeb327eb0 diff --git a/spirv-tools-git b/spirv-tools-git index 79e6052..38199d4 160000 --- a/spirv-tools-git +++ b/spirv-tools-git @@ -1 +1 @@ -Subproject commit 79e605217f4324ff23dec37f17dd3c6134c25c04 +Subproject commit 38199d482028908511aa58c0e152667c0219e61a diff --git a/wine-tkg-git b/wine-tkg-git index 9954024..f6f80e3 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit 995402483cfdc53627c048ef3705d17b197dab92 +Subproject commit f6f80e3bd5e4edf8d5372fda447c62e9d06754b6