From: Alexandre Oliva Date: Thu, 16 Jun 2022 12:43:32 +0000 (-0400) Subject: GNU Linux-libre 5.4.199-gnu1 scripts X-Git-Tag: scripts/v5.4.199-gnu1^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=bea8ca445bc054e81c8084551a8eadf041a386d6;p=releases.git GNU Linux-libre 5.4.199-gnu1 scripts --- diff --git a/deblob-check b/deblob-check index 57c769205bd..2f9bb1b53c6 100755 --- a/deblob-check +++ b/deblob-check @@ -3,6 +3,7 @@ # deblob-check version 2021-08-29 r18269 # modified with 2022-01-27 r18550 # modified with 2022-05-09 r18697 +# modified with 2022-06-16 r18782 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6288,6 +6289,9 @@ set_except () { # New in 5.17.6, 5.15.38, 5.10.114, 5.4.192. accept '[ ][*][ ]microcode_bsp_resume[ ]-[ ]Update[ ]boot[ ]CPU[ ]microcode[ ]during[ ]resume' arch/x86/kernel/cpu/microcode/core.c + # New in 5.18.5, 5.15.48, 5.10.123, 5.4.199, 4.19.248, 4.14.284, 4.9.319. + accept 'combination[ ]with[ ]a[ ]microcode[ ]update[.][ ]The[ ]microcode[ ]clears' Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst + ;; */*freedo*.patch | */*logo*.patch)