From 3264970714e8a92cd566a73971c3598568c6597f Mon Sep 17 00:00:00 2001 From: Freedo Date: Wed, 9 Aug 2023 00:30:00 +0000 Subject: [PATCH] GNU Linux-libre 5.10.189-gnu1 scripts --- deblob-check | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deblob-check b/deblob-check index 71bd0ac4cc5..da703792749 100755 --- a/deblob-check +++ b/deblob-check @@ -16,6 +16,7 @@ # modified with 2023-05-17 r19267 # modified with 2023-06-09 r19312 # modified with 2023-07-24 r19347 +# modified with 2023-08-08 r19366 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6348,6 +6349,11 @@ set_except () { # New in 6.4.6, 6.1.41, 5.15.122, 5.10.187, 5.4.250, 4.19.289. blobna 'please[ ]update[ ]your[ ]microcode' arch/x86/kernel/cpu/amd.c + # New in 6.4.9, 6.1.44, 5.15.125, 5.10.189, 5.4.252, 4.19.290, 4.14.320. + accept 'GDS[ ]can[ ]also[ ]be[ ]mitigated[ ]on[ ]systems[ ]that[ ]don.t[ ]have[ ]updated[ ]microcode' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst + accept 'The[ ]updated[ ]microcode[ ]will[ ]enable[ ]the[ ]mitigation[ ]by[ ]default' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst + accept '[\t]*This[ ]issue[ ]is[ ]mitigated[ ]by[ ]default[ ]in[ ]updated[ ]microcode' Documentation/admin-guide/kernel-parameters.txt + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1