From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9459FC433EF for ; Thu, 23 Sep 2021 22:05:18 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1428961242 for ; Thu, 23 Sep 2021 22:05:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1428961242 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=vt.edu Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1mTWpr-0003Uj-QJ; Thu, 23 Sep 2021 18:04:55 -0400 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1mTWpp-0003U2-U0 for kernelnewbies@kernelnewbies.org; Thu, 23 Sep 2021 18:04:54 -0400 Received: by mail-qk1-x72d.google.com with SMTP id d207so26121250qkg.0 for ; Thu, 23 Sep 2021 15:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vt-edu.20210112.gappssmtp.com; s=20210112; h=sender:from:to:cc:subject:in-reply-to:references:mime-version :content-transfer-encoding:date:message-id; bh=SyfieVMfK8RXQAAdiUapBgjxF4USIY/79y+9llKKp5Y=; b=2RBm7+iWZ5FvJ6OLOuoamAhlIqnhjzOXeL7DEokYwuZ3Fe4rP9iIq/n7AbxB9DtA02 MN0D1M3VJxPuvTcoTeYlfkXH5usNkmxP3TT/tth/ut/h2QiVy6xoHRjUq13gz2JzfznL XsOmLdeg3o4JbxQdp4HNVGKT1Dl0aJGhpOG2He0JwZmqp+02hDi6pbNAZWMsV9VcS9/O nr8kKhkjbRpKEJ/1oHbBWlRosbIeWX9lwhvnU8urrT48OAxVb+DFXQLWVaV6lAkbyfKQ fGZUngE+dY1O/aL0X21+vSrDEW/7V06TGBUJdT8hg9mWXpyXGEns+iQSCjbEHg1Pbqg0 g0qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:in-reply-to:references :mime-version:content-transfer-encoding:date:message-id; bh=SyfieVMfK8RXQAAdiUapBgjxF4USIY/79y+9llKKp5Y=; b=epWFIai4lN7C0L9ZARhot0CHRB99O8F1YK3J2yHK28zjkyfmbW0FEWU6vjruud34++ d9DKXZiJDsDPvjCHqxwMPJ6lpzrEi/a5KK0tzogEScPNjya8ZE3talBKJrFvsJtmVYbg xBW3Fxq2clxWVmnERpVuP0Jvf/F+1qSXar/NYccpPxzT2Hpi77ajadG8CjlBUL5lits0 cBNuKrCltTxAYXsQk3Id/jlLNNVg38q/fpFOdIvQVnZBngsGL2xx5WIFwm6G7zt9SENI 3Ah0c5bV/4POCTbL+vOR8Zq/H52VZZ2o9n3Yf18akGgsaZk2OMgwWvobQ05KLe242dlq c3oA== X-Gm-Message-State: AOAM533h9Qn69zuBgt4VMThAqfABcDrOwvysC84QWbyfj69oqlppFioY H2cQAHoPloUdkQx18Fc3+pNyjg== X-Google-Smtp-Source: ABdhPJzXFlR/M9LWKxd+8hNdZizn7GzgYxb6vuUhfuYI9djp8zT+s9mku7f4tJqnYYYrECxlX+l2vw== X-Received: by 2002:a05:620a:2544:: with SMTP id s4mr7500825qko.219.1632434691674; Thu, 23 Sep 2021 15:04:51 -0700 (PDT) Received: from turing-police ([2601:5c0:c380:d61::359]) by smtp.gmail.com with ESMTPSA id p187sm5167495qkd.101.2021.09.23.15.04.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Sep 2021 15:04:51 -0700 (PDT) From: "Valdis Kl=?utf-8?Q?=c4=93?=tnieks" X-Google-Original-From: "Valdis Kl=?utf-8?Q?=c4=93?=tnieks" X-Mailer: exmh version 2.10.0-pre 07/05/2021 with nmh-1.7+dev To: Leon Gross Subject: Re: List of all available kernel modules per version In-Reply-To: <3b9f6713-d66c-386d-b86b-2245b98fe0b0@rub.de> References: <3b9f6713-d66c-386d-b86b-2245b98fe0b0@rub.de> Mime-Version: 1.0 Date: Thu, 23 Sep 2021 18:04:50 -0400 Message-ID: <256869.1632434690@turing-police> Cc: kernelnewbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8763848338362591712==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============8763848338362591712== Content-Type: multipart/signed; boundary="==_Exmh_1632434689_29054P"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --==_Exmh_1632434689_29054P Content-Type: text/plain; charset=us-ascii On Thu, 23 Sep 2021 18:39:22 +0200, Leon Gross said: > 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)? One thing that you're overlooking is that many "modules" can be builtin to the kernel rather than modprobed at runtime. So it really depends what problem you're trying to solve by enumerating all the modules. --==_Exmh_1632434689_29054P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Comment: Exmh version 2.9.0 11/07/2018 iQEbBAEBCAAGBQJhTPoBAAoJEI0DS38y7CIcJwEH+PK7Varv7S03LvfbSLkDD+5l B5REuikm3IwA8tNuKudkrqiijVSSHS8Etk1TpGAdOziTsxfCXZymecVcS0rI/VEU 5Xoe1sTLKaunH/Et5X+xTBC3rgrVV2XDjCJOnY/JMqygoxZaCp0j31L97BkMcD8F hXl+kaJyW+6O7jOLVKduCKc7QfX+QIMA7dLICxCQv6VwePh/D9fEvsr6vzhr3hoN 9JfwtRoqTsPrf+xz2vqdAOIqoRAoP2oBJbnKvXHWfNxRrAlB4UrEcLt1njQ9UsKB /iQczz33luWsaOCpONsoP8GjFmixN8LuiiP8dd1j+8TOV8KVhrbOKCDoIXIRiA== =CHpn -----END PGP SIGNATURE----- --==_Exmh_1632434689_29054P-- --===============8763848338362591712== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============8763848338362591712==--