Sept. 23, 2021
4:39 p.m.
Hi everyone, If got more of a general question: Is there a way to list all the standard kernel modules that are included in a specific kernel version? And I don't meant the currently running modules I could get via lsmod but I mean all the modules that are supported by a specific kernel version. Or can I even derive these myself from the source tree, without even compiling the kernel (that would be very helpful)? Thanks a lot in advance!