Up until the early 2000s I used to compile my own kernel, carefully selecting only the options that I needed.
Then I realised that I wasn’t saving memory, because almost everything was a module anyway.
Is there any actual benefit to using a custom kernel on consumer hardware that’s supported by the stock kernels?


Primarily if you want some functionality that isn’t mainlined, or isn’t released as stable yet.
Like hibernate in lockdown mode, or out of tree drivers, or maybe something new coming up in the emulation support world like NTSync, though I think that last example was mainlined by now.
Woah, I didn’t know they were working on those features. Thanks for sharing!
Yeah NTSync is in kernel 7.0x