From 26c4ef9a88ca17e112c06ea3fd5f00712e91891b Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Mon, 30 Nov 2020 15:25:37 +0100 Subject: [PATCH] Sync > linux-tkg: Add anbox to readme (#129) > linux-tkg: 5.10 RC6 > linux-tkg: Add a fallback if remove_deps isn't found > linux-tkg: 5.4.80, 5.9.11 > linux-tkg: When using the _anbox="true" option, enable ION and silence related config prompts. > linux-tkg: Set ondemand governor to builtin when using _default_cpu_gov="ondemand" on 5.9+. > linux-tkg: 5.10 RC5 > linux-tkg: Fix default governor override on 5.9+ > linux-tkg: 5.4.79, 5.9.10 > linux-tkg: Fix broken string comparison that will always be true. > linux-tkg: Fix typo introduced by 1c22d6853c9c8e354e69b9aae9586298aed2b96f which enabled the anbox option when the zfsfix was enabled > llvm-git: Disabling removal of libunwind in pre (#2) > nvidia-all: Add 455 crashfix patch - https://forums.developer.nvidia.com/t/455-23-04-page-allocation-failure-in-kernel-module-at-random-points/155250/77 > nvidia-all: Skip the gpl patch on 455.4+ > nvidia-all: 455.46.02 > wine-tkg-git: Update esync-unix mainline patchset for 2a132a1 and move previous version to legacy > wine-tkg-git: Update proton-tkg meta patchsets for 1f3064c and move previous versions to legacy > wine-tkg-git: Proton-tkg: Fix mfplay/dotnetfx35 comas that could lead to proton script failing to run when using `_proton_mf_hacks="true"`. > wine-tkg-git: Proton-tkg: Only move `dxvk-*.*` dir to dxvk dir when enforcing dxvk tarballs. > wine-tkg-git: Proton-tkg: Check for dxvk userpatches before copying them > wine-tkg-git: Use `_versioning_path` also for the tagging path. Fixes missing custom tags in versioning. --- linux-tkg | 2 +- llvm-git | 2 +- nvidia-all | 2 +- wine-tkg-git | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/linux-tkg b/linux-tkg index 89f3c1f..b0d8adf 160000 --- a/linux-tkg +++ b/linux-tkg @@ -1 +1 @@ -Subproject commit 89f3c1f4b339f4abaf85ebfcd53ecd89a1ee823d +Subproject commit b0d8adf70f58fa23e91289525ced4d045b62703d diff --git a/llvm-git b/llvm-git index ac01397..8b36eef 160000 --- a/llvm-git +++ b/llvm-git @@ -1 +1 @@ -Subproject commit ac013975f5050ade55908c592a2e96a622d20e29 +Subproject commit 8b36eefc7b4d4c19801c6e585136133e4694a803 diff --git a/nvidia-all b/nvidia-all index 8d70f14..d7a0a9e 160000 --- a/nvidia-all +++ b/nvidia-all @@ -1 +1 @@ -Subproject commit 8d70f147bba0e6904da62afc3a0f65bfd808ea0f +Subproject commit d7a0a9ebd04df87a8a711931afab45e2be707dbc diff --git a/wine-tkg-git b/wine-tkg-git index 1cc5491..9727420 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit 1cc5491da33b2aa887055cee149cd7a2f81978a3 +Subproject commit 9727420af1396e78bfaa5d086b0345a74adee080