reproduce: git remote add axboe https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git git fetch axboe for-next git checkout axboe/for-next b4 shazam https://lore.kernel.org/r/20251218083319.3485503-26-joannelkoong@gmail.com make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs