On Thu, Jun 12, 2025 at 01:52:11PM +0200, Phil Sutter wrote: > Patch 1 is the most relevant one as an upcoming kernel fix will trigger > the bug being fixed by it. > > Patches 2-5 are related to monitor testsuite, either fixing monitor > output or adjusting the test cases. > > Patch 6 adjusts the shell testsuite for use with recent kernels (having > name-based interface hooks). > > Patch 7 is an accidental discovery, probably I missed to add a needed > .json.output file when implementing new tests. Series LGTM: Please keep test 0050_rule1 in place, I would prefer not to lose coverage for very old bugs. Please double-check other test updates in 6/7. Aside from that silly nitpick of mine: Reviewed-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Thanks