-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
43 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From c09059dc286ec8396ff6d235d6fcb509a3c9ad58 Mon Sep 17 00:00:00 2001 | ||
From 7d4bb4aaef54339c42690013354f5cd876938a06 Mon Sep 17 00:00:00 2001 | ||
From: "Jan Alexander Steffens (heftig)" <[email protected]> | ||
Date: Mon, 16 Sep 2019 04:53:20 +0200 | ||
Subject: [PATCH 01/11] ZEN: Add sysctl and CONFIG to disallow unprivileged | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 5ab82a437113456735093bcfe709a71a9a5c7ea6 Mon Sep 17 00:00:00 2001 | ||
From 95efe5f4815e993a4405f36802710adcaa5fd2ae Mon Sep 17 00:00:00 2001 | ||
From: "Jan Alexander Steffens (heftig)" <[email protected]> | ||
Date: Tue, 24 Dec 2019 06:16:39 +0100 | ||
Subject: [PATCH 02/11] iwlwifi: pcie: restore support for Killer Qu C0 NICs | ||
|
2 changes: 1 addition & 1 deletion
2
0003-iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 6ba9e64f96ff87b42e77e6deacaa793f5f0e0ce3 Mon Sep 17 00:00:00 2001 | ||
From 76b7fe643dbb618bf9d9f7432e398f1d6fbb33d7 Mon Sep 17 00:00:00 2001 | ||
From: Dan Moulding <[email protected]> | ||
Date: Tue, 28 Jan 2020 02:31:07 -0700 | ||
Subject: [PATCH 03/11] iwlwifi: mvm: Do not require PHY_SKU NVM section for | ||
|
2 changes: 1 addition & 1 deletion
2
0004-drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 33083113cc94448919443871567cb9bfd61e76df Mon Sep 17 00:00:00 2001 | ||
From 5e08bf1c38f2dd3de6822b4821dcfca0e28282e4 Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Sun, 2 Feb 2020 17:16:31 +0000 | ||
Subject: [PATCH 04/11] drm: Remove PageReserved manipulation from | ||
|
2 changes: 1 addition & 1 deletion
2
0005-drm-i915-Serialise-i915_active_acquire-with-__active.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From dff3c906fd230a07369d85d501bb11f8b840f4e6 Mon Sep 17 00:00:00 2001 | ||
From 36108d9305b4e1280237d44ad9a52e346618c450 Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Thu, 5 Dec 2019 18:33:32 +0000 | ||
Subject: [PATCH 05/11] drm/i915: Serialise i915_active_acquire() with | ||
|
2 changes: 1 addition & 1 deletion
2
0006-drm-i915-gem-Take-runtime-pm-wakeref-prior-to-unbind.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 92294ec84e60045e4ab3613a2b6a597b35eb48e7 Mon Sep 17 00:00:00 2001 | ||
From bdb59dc25b58fc770d5d3a390d95947f15677c64 Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Tue, 3 Dec 2019 10:13:46 +0000 | ||
Subject: [PATCH 06/11] drm/i915/gem: Take runtime-pm wakeref prior to | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From d9f4e03a3469b8c1fce1fd5ef59708a504e5ba02 Mon Sep 17 00:00:00 2001 | ||
From d2672eb7905aea6acff26f5769bccf4794ef418f Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Tue, 3 Dec 2019 15:50:32 +0000 | ||
Subject: [PATCH 07/11] drm/i915/gem: Avoid parking the vma as we unbind | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 73845f795c73b341d331ba4ea581745828b03232 Mon Sep 17 00:00:00 2001 | ||
From 4e8d9d8045f07d8659f741192cc1afd0524d19a7 Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Wed, 4 Dec 2019 12:35:56 +0000 | ||
Subject: [PATCH 08/11] drm/i915/gem: Try to flush pending unbind events | ||
|
2 changes: 1 addition & 1 deletion
2
0009-drm-i915-gem-Reinitialise-the-local-list-before-repe.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 6d98cb966611949e5c98b5a7cee4da0cab594d5f Mon Sep 17 00:00:00 2001 | ||
From 21e3eb549e6915803a744df1d29c8c652053a8f6 Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Thu, 5 Dec 2019 13:29:12 +0000 | ||
Subject: [PATCH 09/11] drm/i915/gem: Reinitialise the local list before | ||
|
2 changes: 1 addition & 1 deletion
2
0010-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 291a8a531808a32b25a7649495e835f7b0257fd3 Mon Sep 17 00:00:00 2001 | ||
From 237e5a6cf6f387619c9a93501bfc22cf49933937 Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Sun, 22 Dec 2019 21:02:54 +0000 | ||
Subject: [PATCH 10/11] drm/i915: Add a simple is-bound check before unbinding | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From a3cef69920ccaab9833aeae47f03d2eaad841d96 Mon Sep 17 00:00:00 2001 | ||
From 684f710505f43bbbeff61b4fc93207fdd273c9aa Mon Sep 17 00:00:00 2001 | ||
From: Chris Wilson <[email protected]> | ||
Date: Sun, 22 Dec 2019 21:02:55 +0000 | ||
Subject: [PATCH 11/11] drm/i915: Introduce a vma.kref | ||
|
@@ -50,7 +50,7 @@ index 688c49a24f32..bd1e2c12de63 100644 | |
} | ||
|
||
diff --git a/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c b/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c | ||
index 29b2077b73d2..d226e55df8b2 100644 | ||
index e81c2726f7fd..3d8f00d40d42 100644 | ||
--- a/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c | ||
+++ b/drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c | ||
@@ -161,7 +161,7 @@ static int check_partial_mapping(struct drm_i915_gem_object *obj, | ||
|
57 changes: 0 additions & 57 deletions
57
2001-serdev-Fix-detection-of-UART-devices-on-Apple-machin.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# Contributor: Jan Alexander Steffens (heftig) <[email protected]> | ||
|
||
pkgbase=linux-mbp | ||
pkgver=5.5.7 | ||
pkgver=5.5.9 | ||
_srcname=linux-${pkgver} | ||
pkgrel=1 | ||
pkgdesc='Linux for MBP' | ||
|
@@ -35,9 +35,6 @@ source=( | |
0010-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch | ||
0011-drm-i915-Introduce-a-vma.kref.patch | ||
|
||
# Linux 5.5+ Broadcom HCI Bluetooth detection fix | ||
2001-serdev-Fix-detection-of-UART-devices-on-Apple-machin.patch | ||
|
||
# Apple SMC ACPI support | ||
3001-applesmc-convert-static-structures-to-drvdata.patch | ||
3002-applesmc-make-io-port-base-addr-dynamic.patch | ||
|
@@ -64,21 +61,20 @@ validpgpkeys=( | |
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman | ||
) | ||
|
||
sha256sums=('b843ef331290559c5cfce99616165154899e3d7906898ec7de5054efd39f7e48' | ||
sha256sums=('a435e16950bbe80362495383c2b5e8b78a4b3879c894e2b3c38ecba6fe7ca878' | ||
'SKIP' | ||
'a5cc9786b08383d3d0cdc0d146ddeedceb4d20bd5c73092e258da9ad98121034' | ||
'031da8c40d8e3883d4a3ca6e364dda6f9ff9fb06f09e1b5c6f33bde9e0403d1f' | ||
'ede75f02724a78d140248bed46905b7a55aa835916101ceb9dd4a79c390a57ac' | ||
'ec4b1dc9a0d55711ed118b675b33f0a0a9cdb980175fbfd2ada28482aabb371a' | ||
'f8f7a9fcbd3718c4ddb8506f7e0308a9a5ad93347fbbd8d4f8328c9e5941e8a7' | ||
'e92d16f56a48c65c15c10a920fdaefe127ed0bfeefe4c41673dab880d4d44792' | ||
'dedd5714d6eae4fd9ef688ad60792918944b4878bdfb7e92f04ea451099b1574' | ||
'9bebae617f1f8a5a0b68331a94ed504756bc18cbed899d23bfbb244309a21240' | ||
'7037a82c30df8eb51997e3325b0a9f295cc6b77fd8bd045725f22fc0b470d754' | ||
'77077b38c064f79abeb5cd02b77c0502eb859fd6ae23ba4c84143eccdcba543a' | ||
'2a40785a40e8d1c50ada94d79fc12915ef4ad75fdc97e7132494383fb975136c' | ||
'4f3b5a9f71a66fa1e6e403113ff7432a099d82c3d79ce26692bc11d30b48c3f5' | ||
'9bb8de4cba26cf2eaa540bd9fccf1cbce00805c74fc627cab68fd265d2075570' | ||
'5d1fffdc09330567349f63812fe4c12f692bcaf886b7751f2cc97915026326dc' | ||
'bc766b65e982fba84d8fae18bb903824730e2262eeafdada7d0f05c2c67f1466' | ||
'9537dc9af555aeca616c04aa3fa96198035d766b1b8c4473c869c102d2da640f' | ||
'0db5e9769cbc8b7b701347b2ea35596ee712146699dd41c42f454d567d71e000' | ||
'6f1e8e943a7aa841306377ca7b2017d0f58daad65bc92a6741fb77bd926133e8' | ||
'c5c4c6144507278252e395c7d2c65311b0afcdb5962294a27b65153ea9afea1b' | ||
'99b70559652b8dd6fd66fff23e55d54f43443e16649a92997e6cf2b4a8e64f93' | ||
'b534b532a9e995daa82ba73dc1636e80925fc766f423161a76cec4fad2112aae' | ||
'68ba64e05d79d42b2a9459bc7a449be1917ac228c4bd64302e14bc9bc7c5f30c' | ||
'd95bb62f617165a1d9140be7417f3fd410e15774f10f0bb9dfbfcabb4dfbc87c' | ||
'c64e0b2949379d153f138d3512f0b196b930c3f5569675b1b6ca1cd044d9a5b3' | ||
'25e1aac0d44d72e377f08e4f4b90351cffcacc0be63e02a4033cb99f10cc9fe7' | ||
'c70118659c5cf6a5c7f060c941d46fdd3b1e6d28f2b62c24a941745f2b3c4732' | ||
'3855aa07fab97d202900216951225b6952d7c716258a3c3727df8e6277289ee0' | ||
|