GNU Linux-libre 6.1.79-gnu scripts
[releases.git] / deblob-check
index 743dac028be5d67c8684eb9bbffd89b9a6736b24..7584ed49726164d1cf7760dfdcbb3adca42f3941 100755 (executable)
@@ -7,6 +7,13 @@
 #        modified with 2023-03-17 r19120
 #        modified with 2023-05-17 r19267
 #        modified with 2023-05-24 r19297
+#        modified with 2023-06-09 r19312
+#        modified with 2023-07-24 r19347
+#        modified with 2023-08-03 r19361
+#        modified with 2023-08-08 r19366
+#        modified with 2023-10-23 r19416 (partial)
+#        modified with 2023-12-26 r19450 (partial)
+#        modified with 2023-04-13 r19170 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6709,6 +6716,31 @@ set_except () {
     # New in 6.3.4, 6.1.30.
     blobname 'rtl_bt[/]rtl\(8723cs_\(cg\|vf\|xx\)\|8851bu\)_\(config\|fw\)\.bin' drivers/bluetooth/btrtl.c
 
+    # New in 6.3.7, 6.1.33, 5.15.115, 5.10.183, 5.4.246.
+    accept '[\t][\t]req->name[ ]=[ ]test_fw_config->name[;][\n][\t][\t]req->fw_buf[ ]=[ ]NULL[;][\n][\t][\t]req->fw[ ]=[ ]NULL[;][\n][\t][\t]req->idx[ ]=[ ]i[;][\n][\t][\t]init_completion[(][&]req->completion[)][;][\n][\t][\t]rc[ ]=[ ]request_firmware_nowait[(]THIS_MODULE[,][ ]\([^);, \t\n]*[,][ \t\n]*\)*trigger_batched_cb[)][;]' lib/test_firmware.c
+
+    # 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.8, 6.1.43.
+    blobname 'amphion[/]vpu[/]vpu_fw_imx8_\(enc\|dec\)\.bin' drivers/media/platform/amphion/vpu_core.c
+    defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]range\[\][ ]=' lib/test_maple_tree.c
+    defsnc '[\t]static[ ]const[ ]unsigned[ ]long[ ]set\[\][ ]=' tools/testing/radix-tree/maple.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
+
+    # New in 6.6-rc, 6.5.9, 6.1.60, 5.15.137, 5.10.199.
+    blobname 'gsl1680-\(bush-bush-windows-tablet\|positivo-c4128b\)\.fw' drivers/platform/x86/otuchscreen_dmi.c
+
+    # New in 6.7-rc, 6.6.9 and 6.1.70.
+    accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex
+
+    # New in 6.1.79.
+    blobname 'mrvl[/]sdiouartiw416_combo_v0\.bin' drivers/net/wireless/marvell/mwifiex/sdio.h
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)