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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 967F0CD4F54 for ; Tue, 19 May 2026 20:43:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kernelnewbies.org; s=mail; h=Content-Transfer-Encoding:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Cc: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Sender: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=uaikcnPkxNPWj4UJ8lBBgAiWyXZy1O91KikVDhg6F3I=; b=a+iCr/gVJYVsauMhrxZLjnBarN NctVSwGfrcb/2FJ9y8LC1QILZ7x1HyVtFHLqLF/F5soczmHRCzqvxt2hT5zhWJ+Ym6u3WzcDYSUaS GWRe4zHJWC/n5JEkznMYkhn6I38nHdj77W801F3JFF1ak2lt4Q3oAwmJ5j+pgtvXt1NBuvyumumlc Q0xF31uEZP6rim7ZkfAAkVrSzQAFIjfgxPto4J2NTZ88opLcU9AHzMBt5ICy+JthO4AaiEAjpchsl kqSfwnAIdSzs1Z2R4YiimbL66EmgmAkrooXz8+da8rBzuxBJbq64iNcL1kXA7Uq+KhwYNY30omu+u M0bsDydw==; Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.97.1) (envelope-from ) id 1wPRHN-00000000459-1FnN; Tue, 19 May 2026 16:43:05 -0400 Received: from nyc3000-r.dnsiaas.com ([96.47.167.18]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1wPRHL-0000000044t-0dyi for kernelnewbies@kernelnewbies.org; Tue, 19 May 2026 16:43:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=agatha.dev; s=default; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=qloaqKmFOsZ/aKGMCfb9hRMbygd0Xm6GTmunfgCDfo8=; b=qXMWeyVcIaNGxh08mRjalqSPZV zENlGfi7VJJhNqG9EeAPixRz7P8DQrWN39aAvuIqMY0/NIeSkPtZtzCVfG765/JVrIWuJX21+gFgT 19pygAPJ2zoRXrEzjuoBWJmYzv5/vF16X80A9CTpbBZD8hSszdltUJ4qKqbmVcOxZg+aC0aZtGY1Q 867fBDZcTBF3fvYTsn5N6FGTpqqytEbRzO77BV5SRfJ+dvZFoyLd58+ex/UXLiWrtMyuKEGyHMBkw 9MBQmmL46ISBk64gITmxj5S+xojUvD3AS5S1G32JqhRyCArQDCz7VLhYR5LDSAH25MbLoqEYP7ui4 4shxVxrw==; Received: from [170.254.153.141] (port=15836 helo=guidai) by nyc3000-r.dnsiaas.com with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.99.2) (envelope-from ) id 1wPRHK-0000000DQm1-0geD; Tue, 19 May 2026 16:43:01 -0400 Date: Tue, 19 May 2026 17:42:54 -0300 From: Agatha Isabelle Moreira To: William Torrez Corea Subject: Re: Question Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - nyc3000-r.dnsiaas.com X-AntiAbuse: Original Domain - kernelnewbies.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - agatha.dev X-Get-Message-Sender-Via: nyc3000-r.dnsiaas.com: authenticated_id: me@agatha.dev X-Authenticated-Sender: nyc3000-r.dnsiaas.com: me@agatha.dev X-Source: X-Source-Args: X-Source-Dir: Cc: kernelnewbies@kernelnewbies.org 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Sun, May 17, 2026 at 12:08:01PM -0600, William Torrez Corea wrote: > What is Kernel Newbies? > Well, it's a community-driven project to help people understand the linux kernel development, I mean, it's a quite complex project where even experienced developers will struggle to effectively contribute to. The project has a quite informative wiki at https://kernelnewbies.org/ and this mailing list and the IRC channel #kernelnewbies at the oftc.net irc network where more experienced kernel developers can help beginners more directly. The wiki has lots of tutorials, a faq, etc, quite valuable information, though some things might potentially be outdated. Sincerely, Agatha Isabelle Moreira _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies