From 035ae85e0f3f0efbae5a0beda5fa2d24c78dd4eb Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 31 Dec 2022 18:20:44 -0500 Subject: [PATCH] 19.1: drop devices that are on 20.0 - there have been updater checks for all of these on 20.0, expect for aura - 20.0 has been my daily driver on fajita (and recently bluejay) since mid October - there are only some minor issues on 20.0 that aren't much of a blocker - LineageOS has marked 20.0 stable Signed-off-by: Tad --- Manifests/Manifest_LAOS-19.1.xml | 73 +-- .../android_kernel_fairphone_sm7225.sh | 359 --------------- .../android_kernel_google_wahoo.sh | 162 ------- .../android_kernel_oneplus_msm8998.sh | 135 ------ .../android_kernel_oneplus_sdm845.sh | 381 ---------------- .../android_kernel_oneplus_sm8150.sh | 415 ------------------ .../android_kernel_oneplus_sm8250.sh | 396 ----------------- .../android_kernel_oneplus_sm8350.sh | 128 ------ .../android_kernel_razer_sdm845.sh | 124 ------ .../android_kernel_xiaomi_sdm845.sh | 98 ----- Scripts/LineageOS-19.1/Functions.sh | 22 +- Scripts/LineageOS-19.1/Patch.sh | 16 - Scripts/LineageOS-20.0/Functions.sh | 22 +- 13 files changed, 13 insertions(+), 2318 deletions(-) delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_fairphone_sm7225.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_google_wahoo.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_msm8998.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8150.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8250.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8350.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_razer_sdm845.sh delete mode 100644 Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh diff --git a/Manifests/Manifest_LAOS-19.1.xml b/Manifests/Manifest_LAOS-19.1.xml index 41a239d0..2ea2879b 100644 --- a/Manifests/Manifest_LAOS-19.1.xml +++ b/Manifests/Manifest_LAOS-19.1.xml @@ -68,76 +68,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -160,13 +94,8 @@ - - - - - - + diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_fairphone_sm7225.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_fairphone_sm7225.sh deleted file mode 100644 index 64ffcc4e..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_fairphone_sm7225.sh +++ /dev/null @@ -1,359 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/fairphone/sm7225" -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0158-0159.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0168-0169.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0181-0182.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0185-0186.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0215-0216.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0226-0227.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0228-0229.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0002-Misc_Fixes/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc2/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0087.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0088.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0089.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0090.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0091.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0092.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0093.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0094.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0095.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0096.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0097.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0098.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0099.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0100.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0101.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0102.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0103.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0104.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0105.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0106.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0107.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0108.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0110.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0111.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0112.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0113.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0114.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5873/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-3874/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-9444/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-11191/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12379/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12380/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12381/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12455/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.19/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19602/^5.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20908/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12352/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14351/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15780/^5.8/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16120/^5.7/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25670/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25671/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25672/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25673/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26139/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26147/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26555/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27815/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28374/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28941/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29372/^5.7/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29569/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35519/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36158/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36311/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36322/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36516/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-BleedingToothExtras/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0937/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0938/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1963/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3178/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3348/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3483/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3493/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3506/4.18-^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3564/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3573/4.19/0003.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3600/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3609/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3612/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/^5.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/^5.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3653/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3656/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3679/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3732/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3744/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3752/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3753/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3760/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3894/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3896/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4002/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4034/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4135/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4149/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4155/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4157/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4159/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20177/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20321/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-21781/4.14-^5.11/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23133/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23134/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26401/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26930/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27363/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28039/^5.11/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28660/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28688/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28713/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28950/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28964/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28971/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28972/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0018.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0019.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0020.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0021.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29264/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29650/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30002/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31829/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31829/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31916/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-32399/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33033/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33034/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33098/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33200/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33200/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33200/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33624/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33624/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33624/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33655/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34556/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34693/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34981/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35039/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35085/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37576/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38160/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38198/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38199/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38205/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38208/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38209/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38300/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39648/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39656/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39657/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39714/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-40490/3.9-^5.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-41864/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42008/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42252/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-43975/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-43976/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44733/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45095/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45469/4.9-^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45485/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45486/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45868/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-FragAttacks/^5.13/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-FragAttacks/^5.13/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-Misc/^5.13/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0644/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0812/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0850/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0886/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1012/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1016/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.19/0006.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1198/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1280/4.19/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1280/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1353/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1419/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1516/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1678/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1966/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2380/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2503/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2586/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2639/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2663/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2663/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2964/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2977/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2991/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3107/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3108/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3111/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3239/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3521/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3545/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3564/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3577/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3586/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3625/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3628/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3646/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3649/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4095/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20154/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20368/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20369/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20371/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20566/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20571/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23039/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23040/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23041/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23041/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23042/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24448/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24959/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26365/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26966/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27223/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28388/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28389/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-29581/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-30594/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33742/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40307/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41218/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41849/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41858/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42895/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27830/4.19/0003.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3444/^5.11/0001.patch -editKernelLocalversion "-dos.p355" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_google_wahoo.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_google_wahoo.sh deleted file mode 100644 index f566f16d..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_google_wahoo.sh +++ /dev/null @@ -1,162 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/google/wahoo" -git apply $DOS_PATCHES_LINUX_CVES/0006-AndroidHardening-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0017.patch -#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0019.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0020.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0021.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0022.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0023.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-1583/^4.6/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6187/^4.7/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-8394/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-10153/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0610/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0627/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9059/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9211/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9699/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-11065/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13693/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13694/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-14886/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-17052/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18061/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18174/^4.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18204/4.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-1000252/^4.13/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-3575/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5902/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5906/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-16597/4.4/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-8912/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14047/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16994/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.4/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/4.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14386/3.10-^4.4/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0935/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1963/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4034/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4149/4.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20292/4.9/0004.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30324/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-41864/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42739/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44879/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0435/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0487/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0492/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1016/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1198/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1199/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1199/4.9/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1353/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1516/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1974/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2380/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2639/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2663/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2964/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3111/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3202/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3646/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20009/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20368/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20399/4.4/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23037/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23039/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23040/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23042/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.4/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.4/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25258/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25654/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25664/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25743/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26966/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-30594/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.4/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41858/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42895/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.4/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc4/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc4/4.4/0002.patch -editKernelLocalversion "-dos.p158" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_msm8998.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_msm8998.sh deleted file mode 100644 index 9b9b244d..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_msm8998.sh +++ /dev/null @@ -1,135 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/oneplus/msm8998" -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0006.patch -#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0011.patch -#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0013.patch -#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0015.patch -#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0019.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-1583/^4.6/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6187/^4.7/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-8394/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-10153/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0610/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9059/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9211/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13218/4.4/0019.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13693/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13694/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-14875/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-17052/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18174/^4.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18204/4.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-1000252/^4.13/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-16597/4.4/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-8912/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-10494/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14763/^5.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16994/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.4/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/4.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3625/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14386/3.10-^4.4/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0935/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4034/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4149/4.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20292/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35084/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35119/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39792/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42739/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44879/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0435/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0487/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0492/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1016/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1198/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1199/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1199/4.9/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1353/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1516/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1974/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2380/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2639/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2663/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2964/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3111/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3202/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3646/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20368/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23037/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23039/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23040/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23042/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.4/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25654/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25664/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25743/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26966/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-30594/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.4/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41858/4.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42895/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.4/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -editKernelLocalversion "-dos.p131" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh deleted file mode 100644 index 377a5642..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh +++ /dev/null @@ -1,381 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/oneplus/sdm845" -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0239-0240.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0242-0243.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0286-0287.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0300-0301.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0313-0314.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0002-Misc_Fixes/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/0005-Graphene-Deny_USB/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0024.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0025.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0026.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0027.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0028.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0029.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0030.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0031.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0032.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0033.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0034.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0035.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0036.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0037.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0038.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0039.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0041.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0042.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0043.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0044.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0045.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0046.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0047.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0048.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0049.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0051.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0052.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0053.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0054.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0055.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0605/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-7477/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13693/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13694/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-1000252/^4.13/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-8043/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10323/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13094/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-20855/^4.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0145/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0146/4.9/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0146/4.9/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-8912/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12455/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16921/^4.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16994/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-18808/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.9/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19054/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19060/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19061/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19073/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19074/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19318/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19448/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19813/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19816/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19947/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20810/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20908/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0067/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0427/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0433/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0465/4.9/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0465/4.9/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3674/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.9/0031.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.9/0032.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.9/0033.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.9/0034.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.9/0035.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0018.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0019.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0020.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0021.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-4788/4.9/0022.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10766/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12352/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12655/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12656/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12656/4.9/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12771/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14351/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14386/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14390/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15437/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.8/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25211/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25212/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25220/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25284/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25285/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25641/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25643/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25645/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25668/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25669/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25670/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25671/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25672/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25673/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26088/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26139/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26147/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26555/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27784/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27815/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27825/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.9/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.9/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.9/0018.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28974/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29368/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29368/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29371/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.9/0031.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.9/0032.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.9/0033.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.9/0034.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.9/0035.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29569/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29660/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35508/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35519/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36158/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36312/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36516/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0605/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0929/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0935/^4.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0937/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0941/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0961/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3178/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0036.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0037.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0038.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0039.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0040.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0041.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0042.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0043.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0044.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.9/0045.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.9/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.9/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.9/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3483/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3564/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3573/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3609/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3612/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.9/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.9/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.9/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3653/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.9/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.9/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.9/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.9/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3659/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3679/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3732/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3752/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3753/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3760/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.9/0022.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.9/0023.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3896/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4002/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4034/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4149/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4155/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4157/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.9/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20292/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-21781/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23133/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23134/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26930/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.9/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.9/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.9/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.9/0021.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.9/0022.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.9/0023.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.9/0024.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.9/0025.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27363/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.9/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.9/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28660/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28688/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28713/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28964/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28971/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28972/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29154/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29647/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29650/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30002/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31916/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-32399/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33033/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33034/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33098/^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33909/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34693/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34981/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35085/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37576/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37576/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38160/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38199/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38204/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38205/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38208/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38209/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39633/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39634/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39636/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39636/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39636/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39636/ANY/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39636/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39648/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39656/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39685/4.9/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39685/4.9/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39714/4.9/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-40490/3.9-^5.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42008/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42739/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-43976/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44879/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45095/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45469/4.9-^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45485/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45486/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45868/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0330/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.9/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0644/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0812/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0847/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0850/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1016/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1198/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1280/4.9/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1353/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1516/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1966/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.9/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2380/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2639/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2991/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3111/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3521/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3564/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3577/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3586/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3628/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3649/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4095/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20009/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20141/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20368/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20371/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20566/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20571/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23039/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23042/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24448/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25258/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26966/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27223/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-30594/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41849/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41858/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42895/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.9/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.9/0007.patch -editKernelLocalversion "-dos.p377" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8150.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8150.sh deleted file mode 100644 index ea38d450..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8150.sh +++ /dev/null @@ -1,415 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/oneplus/sm8150" -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0181-0182.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0201-0202.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0205-0206.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0219-0220.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0261-0262.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0263-0264.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0265-0266.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.14/4.14.0278-0279.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0002-Misc_Fixes/4.14/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc2/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0057.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0058.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0059.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0060.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0061.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0062.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0063.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0064.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0065.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0066.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0067.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0068.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0069.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0070.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0071.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0072.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0074.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0075.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0076.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0077.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0078.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0079.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0081.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0082.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0083.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0084.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.14/0085.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18232/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-8043/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10323/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-20855/^4.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-25020/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0145/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0146/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0146/4.14/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-3874/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-9444/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-11191/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12455/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16921/^4.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-18808/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.14/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19054/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19060/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19061/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19073/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19074/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19318/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19448/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19462/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19602/^5.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19816/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19947/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20810/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20908/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0423/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0433/4.14/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0465/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0465/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0466/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.14/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.14/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.14/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.14/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.14/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-1749/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-1749/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.14/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.14/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.14/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10711/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10732/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10757/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10768/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10781/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11240/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12352/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12655/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12656/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12656/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12770/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12771/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14351/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14386/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14390/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15437/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15780/^5.8/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/4.14/0002.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.14/0018.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25211/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25212/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25220/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25284/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25285/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25641/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25643/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25645/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25668/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25669/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25670/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25671/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25672/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25673/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25704/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25705/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26088/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26139/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26145/qca-wifi-host-cmn/0009.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26146/qca-wifi-host-cmn/0003.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26147/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26555/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27170/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27171/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27777/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27784/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27815/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27825/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28097/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28374/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.14/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.14/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28941/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28974/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29371/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29372/^5.7/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.14/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.14/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.14/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29569/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29660/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35508/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35519/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36158/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36312/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36516/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-BleedingToothExtras/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0605/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0606/4.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0937/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0961/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0961/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1048/4.1-^5.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1904/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1940/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1961/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1962/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1963/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1963/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1968/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1969/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3178/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.14/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.14/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3483/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3564/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3573/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3609/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3612/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/^5.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/^5.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3653/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3656/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3659/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3679/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3732/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3744/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3752/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3753/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3760/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.14/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.14/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.14/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.14/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.14/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.14/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3894/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3896/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4002/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4149/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4157/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4159/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.14/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.14/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.14/0018.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20292/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20321/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-21781/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23133/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23134/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26401/^5.17/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26930/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.14/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.14/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.14/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27363/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28039/^5.11/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28660/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28688/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28713/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28964/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28971/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28972/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29154/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29647/^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29650/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30002/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30262/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30265/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30265/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30316/ANY/0001.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30324/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31829/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31916/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-32399/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33033/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33034/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33098/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33655/^5.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33909/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34693/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34981/^5.13/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35084/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35085/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35105/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35118/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35119/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37576/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38160/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38198/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38199/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38204/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38205/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38208/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38209/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38300/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39648/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39656/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39685/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39711/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39714/4.14/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-40490/3.9-^5.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-41864/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42008/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42252/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42739/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-43976/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44733/4.14/0004.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45469/4.9-^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45485/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45868/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0644/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0812/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0850/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1012/4.14/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1016/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1198/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1280/^5.13/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1280/^5.13/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1353/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1419/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1516/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1966/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2380/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2639/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2991/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3111/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3239/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3521/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3545/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3564/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3577/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3586/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3628/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3649/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4095/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.14/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20154/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20158/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20158/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20368/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20369/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20371/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20566/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20571/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23039/^5.17/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24448/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24959/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25664/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25666/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25712/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26966/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27223/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28388/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28389/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-29581/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-30594/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40307/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41218/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41849/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41858/4.14/0003.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42895/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.14/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0466/4.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.14/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27830/4.14/0002.patch -editKernelLocalversion "-dos.p411" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8250.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8250.sh deleted file mode 100644 index c52bfc86..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8250.sh +++ /dev/null @@ -1,396 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/oneplus/sm8250" -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0158-0159.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0168-0169.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0181-0182.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0185-0186.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0215-0216.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0226-0227.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.19/4.19.0228-0229.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0002-Misc_Fixes/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc2/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0087.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0088.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0089.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0090.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0091.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0092.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0093.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0094.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0095.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0096.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0097.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0098.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0099.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0100.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0101.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0102.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0103.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0104.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0106.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0107.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0108.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0110.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0111.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0112.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0113.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.19/0114.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5873/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-3874/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-9444/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-11191/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12379/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12380/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12381/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12455/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.19/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19602/^5.4/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20908/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12352/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14351/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15780/^5.8/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16120/^5.7/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.19/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25670/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25671/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25672/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25673/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26139/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26147/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26555/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27815/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28374/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28941/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29372/^5.7/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/^5.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29569/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29660/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35519/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36158/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36311/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36516/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-BleedingToothExtras/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0512/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0695/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0937/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0938/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0961/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0961/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1927/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1961/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1963/ANY/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1980/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3178/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3348/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3483/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3493/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3506/4.18-^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3564/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3573/4.19/0003.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3600/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3609/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3612/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/^5.14/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3640/^5.14/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3653/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.19/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3656/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3679/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3732/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3744/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3752/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3753/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3760/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3894/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3896/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4002/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4034/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4135/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4149/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4155/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4157/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4159/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4197/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20177/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20321/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-21781/4.14-^5.11/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23133/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23134/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26401/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26930/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27363/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28039/^5.11/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28660/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28688/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28713/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28964/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28971/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28972/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0018.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0019.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0020.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29155/4.19/0021.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29264/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29647/^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30002/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30265/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30265/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30298/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30312/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30313/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31829/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31829/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31916/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-32399/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33033/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33034/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33098/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33200/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33200/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33200/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33624/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33624/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33624/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33655/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34556/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34693/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34981/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35039/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35084/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35085/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35119/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35120/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35121/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37576/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38160/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38198/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38199/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38204/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38205/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38208/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38209/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38300/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39633/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39648/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39656/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39657/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39698/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39698/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39698/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39698/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39698/4.19/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39714/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-40490/3.9-^5.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-41864/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42008/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42252/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-43975/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-43976/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44733/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45095/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45469/4.9-^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45485/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45486/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45868/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-FragAttacks/^5.13/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-FragAttacks/^5.13/0016.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-Misc/^5.13/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0644/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0812/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0850/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0886/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1012/4.19/0015.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1016/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.19/0006.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1198/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1280/4.19/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1280/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1353/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1419/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1516/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1678/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1966/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2380/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2503/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2586/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2639/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2663/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2663/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2964/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2977/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2991/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3107/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3108/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3111/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3239/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3521/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3545/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3564/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3577/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3586/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3625/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3628/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3646/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3649/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4095/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20132/4.19/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20132/4.19/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20132/4.19/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20132/4.19/0011.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20132/4.19/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20132/4.19/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20154/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20368/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20369/4.19/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20371/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20566/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20571/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-22095/ANY/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23039/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23040/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23041/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23041/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23042/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24448/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24959/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25666/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26365/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26966/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27223/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28388/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28389/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-29581/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-30594/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33742/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.19/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40307/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41218/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41849/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41858/4.19/0004.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42895/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.19/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.19/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27830/4.19/0003.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3444/^5.11/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-22095/ANY/0001.patch -editKernelLocalversion "-dos.p392" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8350.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8350.sh deleted file mode 100644 index eae0e37b..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_oneplus_sm8350.sh +++ /dev/null @@ -1,128 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/oneplus/sm8350" -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/5.4/5.4.0193-0194.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/5.4/5.4.0198-0199.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/5.4/5.4.0202-0203.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/5.4/5.4.0209-0210.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc2/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0627/ANY/0002.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5873/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-9444/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/5.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-18786/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/5.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16120/^5.7/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-BleedingToothExtras/^5.10/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3669/^5.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3759/5.4/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4034/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28039/^5.11/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33655/5.4/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33655/^5.19/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33655/^5.19/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/5.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39633/5.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0480/4.9-^5.14/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1012/5.4/0044.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1048/5.4/0021.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1048/5.4/0022.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1048/5.4/0023.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1048/5.4/0024.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/5.4/0013.patch -#git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/5.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/5.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/5.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1966/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1974/5.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/5.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/5.4/0017.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/5.4/0018.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2196/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2503/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2586/5.4/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2602/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2991/5.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3108/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3115/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3169/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3303/5.4/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3521/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3535/5.4/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3545/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3564/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3577/5.4/0012.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3577/5.4/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3586/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3623/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3625/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3628/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3633/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/5.4/0010.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3646/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3649/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3903/^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4095/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/5.4/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/5.4/0014.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20566/5.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-21505/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26365/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28893/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33741/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33742/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/5.4/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40307/5.4/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41218/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41222/5.4/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41674/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41849/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42720/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42721/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42895/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/5.4/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/5.4/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-MiscWireless/^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-MiscWireless/^6.0/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-MiscWireless/^6.0/0004.patch -editKernelLocalversion "-dos.p124" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_razer_sdm845.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_razer_sdm845.sh deleted file mode 100644 index 85c9400c..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_razer_sdm845.sh +++ /dev/null @@ -1,124 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/razer/sdm845" -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0318-0319.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0322-0323.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0332-0333.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0025.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0026.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0027.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0028.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0029.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0030.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0031.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0032.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0033.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0034.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0035.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0036.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0037.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0038.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0039.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0041.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0042.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0043.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0044.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0045.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0046.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0047.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0048.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0049.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0051.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0052.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0053.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0054.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0055.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-7477/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13693/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13694/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-1000252/^4.13/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-20855/^4.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12455/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16921/^4.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16994/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.9/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20908/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0067/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3674/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.8/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33098/^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35084/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35119/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39792/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44879/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45469/4.9-^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0812/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1966/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3521/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3577/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3586/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3629/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3635/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3646/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3649/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4095/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20371/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20566/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26365/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33741/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33742/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41849/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -editKernelLocalversion "-dos.p120" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh deleted file mode 100644 index ef82092f..00000000 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh +++ /dev/null @@ -1,98 +0,0 @@ -#!/bin/bash -cd "$DOS_BUILD_BASE""kernel/xiaomi/sdm845" -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0328-0329.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.9/4.9.0332-0333.patch --exclude=Makefile -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0025.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0026.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0027.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0028.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0029.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0030.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0031.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0032.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0033.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0034.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0035.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0036.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0037.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0038.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0039.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0041.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0042.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0043.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0044.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0045.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0046.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0047.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0048.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0049.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0051.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0052.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0053.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0054.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.9/0055.patch -git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0009.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-7477/4.9/0003.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13693/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13694/^4.12.9/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-1000252/^4.13/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-20855/^4.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12455/^5.1.5/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16921/^4.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16994/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.9/0013.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/4.9/0005.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20908/^5.2/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0067/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3674/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.8/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33098/^5.12/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35084/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-35119/qca-wifi-host-cmn/0001.patch --directory=drivers/staging/qca-wifi-host-cmn -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39792/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44879/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45469/4.9-^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/^5.19/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2978/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3424/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3521/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3524/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3542/3.8-^6.0/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3565/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3586/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3594/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3621/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3643/4.9/0006.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3646/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3649/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4095/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4378/4.9/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20371/ANY/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36280/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-40768/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41849/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-41850/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896/4.9/0007.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42896-extra/^6.1/0001.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-43750/4.9/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-45934/^6.1/0001.patch -editKernelLocalversion "-dos.p94" -cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/Functions.sh b/Scripts/LineageOS-19.1/Functions.sh index de395ffb..150b865e 100644 --- a/Scripts/LineageOS-19.1/Functions.sh +++ b/Scripts/LineageOS-19.1/Functions.sh @@ -19,7 +19,7 @@ umask 0022; #Last verified: 2022-04-04 patchAllKernels() { - startPatcher "kernel_essential_msm8998 kernel_fairphone_sdm632 kernel_fairphone_sm7225 kernel_google_wahoo kernel_oneplus_msm8998 kernel_oneplus_sdm845 kernel_oneplus_sm8150 kernel_oneplus_sm8250 kernel_oneplus_sm8350 kernel_razer_msm8998 kernel_razer_sdm845 kernel_sony_sdm660 kernel_sony_sdm845 kernel_xiaomi_sdm845 kernel_xiaomi_sm8150 kernel_xiaomi_sm8250"; + startPatcher "kernel_essential_msm8998 kernel_fairphone_sdm632 kernel_razer_msm8998 kernel_sony_sdm660 kernel_sony_sdm845 kernel_xiaomi_sm8150 kernel_xiaomi_sm8250"; } export -f patchAllKernels; @@ -54,39 +54,19 @@ buildAll() { buildDevice discovery; #SD835 buildDevice cheryl verity; - buildDevice cheeseburger verity; #superseded - buildDevice dumpling verity; #superseded buildDevice mata verity; - buildDevice taimen avb; #superseded - buildDevice walleye avb; #superseded #SD845 - buildDevice aura avb; #superseded - buildDevice beryllium avb; #superseded - buildDevice enchilada avb; #superseded - buildDevice fajita avb; #superseded buildDevice akari avb; buildDevice aurora avb; buildDevice xz2c avb; #SD632 buildDevice FP3 avb; - #SD750 - buildDevice FP4 avb; #unb #superseded #SD855 - buildDevice guacamole avb; #superseded - buildDevice guacamoleb avb; #superseded - buildDevice hotdog avb; #superseded - buildDevice hotdogb avb; #superseded buildDevice vayu avb; #SD865 - buildDevice instantnoodle avb; #superseded - buildDevice instantnoodlep avb; #superseded - buildDevice kebab avb; #superseded buildDevice lmi avb; #SD870 buildDevice alioth avb; - #SD888 - buildDevice lemonade avb; #superseded - buildDevice lemonadep avb; #superseded } export -f buildAll; diff --git a/Scripts/LineageOS-19.1/Patch.sh b/Scripts/LineageOS-19.1/Patch.sh index 6e2d91ea..2e78a997 100644 --- a/Scripts/LineageOS-19.1/Patch.sh +++ b/Scripts/LineageOS-19.1/Patch.sh @@ -430,24 +430,10 @@ if enterAndClear "device/essential/mata"; then echo "allow permissioncontroller_app tethering_service:service_manager find;" > sepolicy/private/permissioncontroller_app.te; fi; -if enterAndClear "device/oneplus/msm8998-common"; then -#awk -i inplace '!/TARGET_RELEASETOOLS_EXTENSIONS/' BoardConfigCommon.mk; #disable releasetools to fix delta ota generation -sed -i '/PRODUCT_SYSTEM_VERITY_PARTITION/iPRODUCT_VENDOR_VERITY_PARTITION := /dev/block/bootdevice/by-name/vendor' common.mk; #Support verity on /vendor too -awk -i inplace '!/vendor_sensors_dbg_prop/' sepolicy/vendor/hal_camera_default.te; #fixup -fi; - -if enterAndClear "hardware/oplus"; then -echo "allow update_engine_common vendor_custom_ab_block_device:blk_file rw_file_perms;" >> sepolicy/qti/vendor/update_engine_common.te; #fix firmware flash -fi; - if enterAndClear "kernel/fairphone/sdm632"; then sed -i 's|/../../prebuilts/tools-lineage|/../../../prebuilts/tools-lineage|' lib/Makefile; #fixup typo fi; -if enterAndClear "kernel/google/wahoo"; then -sed -i 's/asm(SET_PSTATE_UAO(1));/asm(SET_PSTATE_UAO(1)); return 0;/' arch/arm64/mm/fault.c; #fix build with CONFIG_ARM64_UAO -fi; - #Make changes to all devices cd "$DOS_BUILD_BASE"; find "hardware/qcom/gps" -name "gps\.conf" -type f -print0 | xargs -0 -n 1 -P 4 -I {} bash -c 'hardenLocationConf "{}"'; @@ -473,8 +459,6 @@ cd "$DOS_BUILD_BASE"; #Fix broken options enabled by hardenDefconfig() sed -i "s/CONFIG_PREEMPT_TRACER=n/CONFIG_PREEMPT_TRACER=y/" kernel/fairphone/sdm632/arch/arm64/configs/lineageos_*_defconfig; #Breaks on compile -echo -e "\nCONFIG_DEBUG_FS=y" >> kernel/oneplus/sm8150/arch/arm64/configs/vendor/sm8150-perf_defconfig; -echo -e "\nCONFIG_DEBUG_FS=n" >> kernel/oneplus/sm8250/arch/arm64/configs/vendor/kona-perf_defconfig; sed -i 's/^YYLTYPE yylloc;/extern YYLTYPE yylloc;/' kernel/*/*/scripts/dtc/dtc-lexer.l* || true; #Fix builds with GCC 10 rm -v kernel/*/*/drivers/staging/greybus/tools/Android.mk || true; diff --git a/Scripts/LineageOS-20.0/Functions.sh b/Scripts/LineageOS-20.0/Functions.sh index 63420f71..1f8e508b 100644 --- a/Scripts/LineageOS-20.0/Functions.sh +++ b/Scripts/LineageOS-20.0/Functions.sh @@ -49,11 +49,11 @@ buildAll() { cd "$DOS_BUILD_BASE"; if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi; #frontloaded for testing - buildDevice bluejay avb; - buildDevice taimen avb; + buildDevice bluejay avb; #unb + buildDevice taimen avb; #unb buildDevice fajita avb; #SD835 - buildDevice walleye avb; + buildDevice walleye avb; #unb buildDevice cheeseburger verity; buildDevice dumpling verity; #SD845 @@ -61,8 +61,8 @@ buildAll() { buildDevice aura avb; buildDevice beryllium avb; buildDevice pro1 avb; - buildDevice crosshatch avb; - buildDevice blueline avb; + buildDevice crosshatch avb; #unb + buildDevice blueline avb; #unb #SD750 buildDevice FP4 avb; #SD855 @@ -86,13 +86,13 @@ buildAll() { buildDevice redfin avb; buildDevice barbet avb; #SD670 - buildDevice bonito avb; - buildDevice sargo avb; + buildDevice bonito avb; #unb + buildDevice sargo avb; #unb #Tensor - buildDevice oriole avb; #requires manual patching for stray iwlan include in device.mk - buildDevice raven avb; - buildDevice panther avb; - buildDevice cheetah avb; + buildDevice oriole avb; #unb #requires manual patching for stray iwlan include in device.mk + buildDevice raven avb; #unb + buildDevice panther avb; #unb + buildDevice cheetah avb; #unb } export -f buildAll;