public inbox for kernelnewbies@kernelnewbies.org
 help / color / mirror / Atom feed
From: Leon Gross <leon.gross@rub.de>
To: Greg KH <greg@kroah.com>,
	kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: List of all available kernel modules per version
Date: Thu, 23 Sep 2021 19:32:40 +0200	[thread overview]
Message-ID: <6e8d1582-f01e-65da-ffce-70ce0d43a98b@rub.de> (raw)
In-Reply-To: <YUyx+KrWiQYiROI4@kroah.com>

The first thing I am interested in a complete list of all kernel modules 
of the x86 plattform for any kernel version.
The problem I want to solve is a generalized way to find out the kernel 
versions in which modules first were supported.

One exmaple is the `nvme_tcp` module. Trough testing on machines running 
different kernels and stackoverflow articles
I figured out that it might have been supported since kernel version 
5.x. I would like to have a way to verfiy such kind of
information for any given module.

Leon

On 9/23/2021 6:57 PM, Greg KH wrote:
> On Thu, Sep 23, 2021 at 06:39:22PM +0200, Leon Gross wrote:
>> 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?
> What do you mean by "standard" exactly?
>
> What architecture?  What types of hardware do you feel are "standard"?
>
>> 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)?
> A random list of module names probably does not help much (hint, what
> hardware does the module that is called "option.ko" support?")
>
> What problem are you trying to solve here?
>
> thanks,
>
> greg k-h
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2021-09-23 17:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23 16:39 List of all available kernel modules per version Leon Gross
2021-09-23 16:57 ` Greg KH
2021-09-23 17:32   ` Leon Gross [this message]
2021-09-23 17:38     ` Greg KH
2021-09-23 17:55       ` Leon Gross
2021-09-23 18:12         ` Greg KH
2021-09-23 22:04 ` Valdis Klētnieks
2021-09-25  0:08   ` jim.cromie
2021-09-25  3:32     ` Valdis Klētnieks
2021-09-25  3:35       ` Valdis Klētnieks
2021-09-26 18:00       ` jim.cromie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6e8d1582-f01e-65da-ffce-70ce0d43a98b@rub.de \
    --to=leon.gross@rub.de \
    --cc=greg@kroah.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox