mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
Patch most 3.10 kernels against Spectre
This commit is contained in:
parent
0600ccd154
commit
86234066dc
@ -1 +1 @@
|
||||
Subproject commit da4d408cbe584a55ab3b9b7ae9f8d1f773ef4bf7
|
||||
Subproject commit 498ff03a6581fbda11c49ca938896cc258a86dae
|
@ -29,6 +29,10 @@ git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13174/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch
|
||||
|
@ -117,9 +117,9 @@ git apply $cvePatchesLinux/CVE-2017-11093/3.18/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-12146/3.16+/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/ANY/0006.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0005.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0006.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0010.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14873/3.18/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14897/3.18/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
|
@ -66,6 +66,10 @@ git apply $cvePatchesLinux/CVE-2017-13167/3.10/0007.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch
|
||||
|
@ -94,6 +94,10 @@ git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13174/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14897/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch
|
||||
|
@ -87,6 +87,10 @@ git apply $cvePatchesLinux/CVE-2017-13167/3.10/0007.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14897/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14903/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
|
@ -89,6 +89,10 @@ git apply $cvePatchesLinux/CVE-2017-13167/3.10/0007.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14897/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch
|
||||
|
@ -65,9 +65,9 @@ git apply $cvePatchesLinux/CVE-2017-11031/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-12146/3.16+/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/ANY/0006.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0005.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0006.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0010.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.18/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16525/^4.13/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch
|
||||
|
@ -52,6 +52,10 @@ git apply $cvePatchesLinux/CVE-2017-11092/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15845/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch
|
||||
|
@ -107,6 +107,10 @@ git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch
|
||||
|
@ -28,6 +28,10 @@ git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch
|
||||
|
@ -86,7 +86,7 @@ git apply $cvePatchesLinux/CVE-2017-11089/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11090/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/ANY/0006.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0010.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.18/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16525/^4.13/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch
|
||||
|
Loading…
Reference in New Issue
Block a user