From 7a86e28a3c7ec43567cd4633a5125cfab08ccd7d Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 16 Jun 2022 08:49:18 -0400 Subject: [PATCH] GNU Linux-libre 5.15.48-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 32fb2a1cb18..f26e2102970 100755 --- a/deblob-check +++ b/deblob-check @@ -11,6 +11,7 @@ # modified with 2022-04-20 r18680 # modified with 2022-05-09 r18697 # modified with 2022-06-09 r18767 +# modified with 2022-06-16 r18782 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6357,6 +6358,9 @@ set_except () { # New in 5.18.3, 5.17.14, 5.15.46, 5.10.121. accept 'MODULE_FIRMWARE[(]["]regulatory\.db\(\.p7s\)\?["][)][;]' net/wireless/reg.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) -- 2.31.1