GNU Linux-libre 5.15.125-gnu scripts scripts/v5.15.125-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Wed, 9 Aug 2023 00:26:24 +0000 (00:26 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Wed, 9 Aug 2023 00:26:24 +0000 (00:26 +0000)
deblob-check

index 6c8e426683efb51e4cf4bb1a1f26f829b2654eed..89e34f3063d1f211177d6be035b2c8b9d650594f 100755 (executable)
@@ -23,6 +23,7 @@
 #        modified with 2023-06-09 r19312
 #        modified with 2021-12-20 r18515 (more partial)
 #        modified with 2023-07-24 r19347
+#        modified with 2023-08-08 r19366
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6405,6 +6406,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)