summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch2
-rw-r--r--0002-iwlwifi-pcie-restore-support-for-Killer-Qu-C0-NICs.patch2
-rw-r--r--0003-iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch2
-rw-r--r--0004-drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch2
-rw-r--r--0005-drm-i915-Serialise-i915_active_acquire-with-__active.patch2
-rw-r--r--0006-drm-i915-gem-Take-runtime-pm-wakeref-prior-to-unbind.patch2
-rw-r--r--0007-drm-i915-gem-Avoid-parking-the-vma-as-we-unbind.patch2
-rw-r--r--0008-drm-i915-gem-Try-to-flush-pending-unbind-events.patch2
-rw-r--r--0009-drm-i915-gem-Reinitialise-the-local-list-before-repe.patch2
-rw-r--r--0010-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch2
-rw-r--r--0011-drm-i915-Introduce-a-vma.kref.patch2
11 files changed, 11 insertions, 11 deletions
diff --git a/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch b/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
index 11e74cbdc224..aed5e4f5930a 100644
--- a/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+++ b/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -1,4 +1,4 @@
-From c09059dc286ec8396ff6d235d6fcb509a3c9ad58 Mon Sep 17 00:00:00 2001
+From e682fab50063adcbbc5732a41ec5c0f26fb5cdd3 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
Date: Mon, 16 Sep 2019 04:53:20 +0200
Subject: [PATCH 01/12] ZEN: Add sysctl and CONFIG to disallow unprivileged
diff --git a/0002-iwlwifi-pcie-restore-support-for-Killer-Qu-C0-NICs.patch b/0002-iwlwifi-pcie-restore-support-for-Killer-Qu-C0-NICs.patch
index 808923e8ca15..fcf095225209 100644
--- a/0002-iwlwifi-pcie-restore-support-for-Killer-Qu-C0-NICs.patch
+++ b/0002-iwlwifi-pcie-restore-support-for-Killer-Qu-C0-NICs.patch
@@ -1,4 +1,4 @@
-From 5ab82a437113456735093bcfe709a71a9a5c7ea6 Mon Sep 17 00:00:00 2001
+From 37cd2cfd87752fd61a5b4995da2e418ffd903212 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
Date: Tue, 24 Dec 2019 06:16:39 +0100
Subject: [PATCH 02/12] iwlwifi: pcie: restore support for Killer Qu C0 NICs
diff --git a/0003-iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch b/0003-iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch
index 1cff532e1061..6659ad08060f 100644
--- a/0003-iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch
+++ b/0003-iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch
@@ -1,4 +1,4 @@
-From 6ba9e64f96ff87b42e77e6deacaa793f5f0e0ce3 Mon Sep 17 00:00:00 2001
+From ac4b319aa4d3db1da7dccc3f5ba6a901aa94fb15 Mon Sep 17 00:00:00 2001
From: Dan Moulding <dmoulding@me.com>
Date: Tue, 28 Jan 2020 02:31:07 -0700
Subject: [PATCH 03/12] iwlwifi: mvm: Do not require PHY_SKU NVM section for
diff --git a/0004-drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch b/0004-drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch
index 28e38f48d5e5..869571ebfc48 100644
--- a/0004-drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch
+++ b/0004-drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch
@@ -1,4 +1,4 @@
-From 33083113cc94448919443871567cb9bfd61e76df Mon Sep 17 00:00:00 2001
+From c050409779e32b969e1162066ad2b7bc8f524c4a Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Sun, 2 Feb 2020 17:16:31 +0000
Subject: [PATCH 04/12] drm: Remove PageReserved manipulation from
diff --git a/0005-drm-i915-Serialise-i915_active_acquire-with-__active.patch b/0005-drm-i915-Serialise-i915_active_acquire-with-__active.patch
index fada0a9f8bc3..2c4107607df9 100644
--- a/0005-drm-i915-Serialise-i915_active_acquire-with-__active.patch
+++ b/0005-drm-i915-Serialise-i915_active_acquire-with-__active.patch
@@ -1,4 +1,4 @@
-From dff3c906fd230a07369d85d501bb11f8b840f4e6 Mon Sep 17 00:00:00 2001
+From f2946a514086d7ddac28bc80711a41c56f14f8cd Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Thu, 5 Dec 2019 18:33:32 +0000
Subject: [PATCH 05/12] drm/i915: Serialise i915_active_acquire() with
diff --git a/0006-drm-i915-gem-Take-runtime-pm-wakeref-prior-to-unbind.patch b/0006-drm-i915-gem-Take-runtime-pm-wakeref-prior-to-unbind.patch
index dfcd46955448..88a312b77e27 100644
--- a/0006-drm-i915-gem-Take-runtime-pm-wakeref-prior-to-unbind.patch
+++ b/0006-drm-i915-gem-Take-runtime-pm-wakeref-prior-to-unbind.patch
@@ -1,4 +1,4 @@
-From 92294ec84e60045e4ab3613a2b6a597b35eb48e7 Mon Sep 17 00:00:00 2001
+From f60874b8617090cef976c8f266681050e0126f0d Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Tue, 3 Dec 2019 10:13:46 +0000
Subject: [PATCH 06/12] drm/i915/gem: Take runtime-pm wakeref prior to
diff --git a/0007-drm-i915-gem-Avoid-parking-the-vma-as-we-unbind.patch b/0007-drm-i915-gem-Avoid-parking-the-vma-as-we-unbind.patch
index ce8d4527c03d..69cb6145d8c3 100644
--- a/0007-drm-i915-gem-Avoid-parking-the-vma-as-we-unbind.patch
+++ b/0007-drm-i915-gem-Avoid-parking-the-vma-as-we-unbind.patch
@@ -1,4 +1,4 @@
-From d9f4e03a3469b8c1fce1fd5ef59708a504e5ba02 Mon Sep 17 00:00:00 2001
+From c1ce5dc309a4d6df4ccf0e7e518ade69a6c62a55 Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Tue, 3 Dec 2019 15:50:32 +0000
Subject: [PATCH 07/12] drm/i915/gem: Avoid parking the vma as we unbind
diff --git a/0008-drm-i915-gem-Try-to-flush-pending-unbind-events.patch b/0008-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
index 6ddacbc8d7aa..d4bcb2b7ea4b 100644
--- a/0008-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
+++ b/0008-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
@@ -1,4 +1,4 @@
-From 73845f795c73b341d331ba4ea581745828b03232 Mon Sep 17 00:00:00 2001
+From a981fef4b9989edac079a638644d6dcb33c72052 Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Wed, 4 Dec 2019 12:35:56 +0000
Subject: [PATCH 08/12] drm/i915/gem: Try to flush pending unbind events
diff --git a/0009-drm-i915-gem-Reinitialise-the-local-list-before-repe.patch b/0009-drm-i915-gem-Reinitialise-the-local-list-before-repe.patch
index 2ae02136d5e9..1ae699a00a33 100644
--- a/0009-drm-i915-gem-Reinitialise-the-local-list-before-repe.patch
+++ b/0009-drm-i915-gem-Reinitialise-the-local-list-before-repe.patch
@@ -1,4 +1,4 @@
-From 6d98cb966611949e5c98b5a7cee4da0cab594d5f Mon Sep 17 00:00:00 2001
+From b2efbf0494f21b9abe4d247b4e0794358845ec10 Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Thu, 5 Dec 2019 13:29:12 +0000
Subject: [PATCH 09/12] drm/i915/gem: Reinitialise the local list before
diff --git a/0010-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch b/0010-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
index 5d4f6a2f4a60..b2910eb7829f 100644
--- a/0010-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
+++ b/0010-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
@@ -1,4 +1,4 @@
-From 291a8a531808a32b25a7649495e835f7b0257fd3 Mon Sep 17 00:00:00 2001
+From 7a274ee4422f80da951ebb4339b653509a1bf80f Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Sun, 22 Dec 2019 21:02:54 +0000
Subject: [PATCH 10/12] drm/i915: Add a simple is-bound check before unbinding
diff --git a/0011-drm-i915-Introduce-a-vma.kref.patch b/0011-drm-i915-Introduce-a-vma.kref.patch
index f0eaf8b21efd..34a9559d73fa 100644
--- a/0011-drm-i915-Introduce-a-vma.kref.patch
+++ b/0011-drm-i915-Introduce-a-vma.kref.patch
@@ -1,4 +1,4 @@
-From a3cef69920ccaab9833aeae47f03d2eaad841d96 Mon Sep 17 00:00:00 2001
+From c666d789f441d06cc32fe19aef800b9fb1e2cb10 Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Sun, 22 Dec 2019 21:02:55 +0000
Subject: [PATCH 11/12] drm/i915: Introduce a vma.kref