Results 8 comments of Marco Elver

There is a caveat here: If a patch fixes a problem, but the patch is ignored because it's either the wrong fix, duplicate, or poor quality, then it needs to...

One other idea is testing the behaviour of a new kernel against behaviour of an old kernel. There would need to be a way to identify or mark behaviour that...

Looking at the links, and what Dmitry just pointed out [1], it appears that some uses of '#syz invalid' expect the fix to already be present on whatever tree is...

Another usecase would be to tag bugs that are not actionable right now. For KCSAN, a lot of bugs are quite low priority, and it would be useful to simply...

FYI - https://git.kernel.org/torvalds/c/4f612ed3f748962cbef1316ff3d323e2b9055b6e , which is also in 5.15-stable. I expect most distro kernels to eventually disable the static keys / jump labels mode.

This is strange -- are the KFENCE reports too long? Perhaps the dumping of registers confuses something?

Feel free to "Rebase and merge" when Github is happy (out-of-date branch).

Bazel has started warning: ``` WARNING: --enable_bzlmod is set, but no MODULE.bazel file was found at the workspace root. Bazel will create an empty MODULE.bazel file. Please consider migrating your...