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=-0.5 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED autolearn=ham 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 9C055C43381 for ; Tue, 26 Mar 2019 12:19:44 +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 5C5812075E for ; Tue, 26 Mar 2019 12:19:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="o2P9yO35" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5C5812075E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.91) (envelope-from ) id 1h8l32-0002EY-Nm; Tue, 26 Mar 2019 08:19:20 -0400 Received: from mail-vs1-xe30.google.com ([2607:f8b0:4864:20::e30]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1h8l31-0002ER-JC for kernelnewbies@kernelnewbies.org; Tue, 26 Mar 2019 08:19:19 -0400 Received: by mail-vs1-xe30.google.com with SMTP id e1so7476014vsp.2 for ; Tue, 26 Mar 2019 05:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=E96VMEI17S/q4w5RlAJyORx41JTv6Z/js2beHPgNox0=; b=o2P9yO35F10EyQvqrhKHImTOzFuw7nNSIXOGgod5z9iac9MvGoVhTYG5NLOrvUIWd/ Benn5hfaZ5a9+AuwC7TQ0QbmVTca6WhswGCsZ51M5tiWk/8/UFLh3KhEOwJ2rvwHksDs Imvf8iI/l+WqvOIRw0+nsNl3Krtps0I3frsE7jsfOB7JGUiP+DfEUkPpndgIxCzvN7PD /wFlFAFe69upazA3nXv52IxUiE1ZIZeYd56vb5aMCIU0xYNWZ+ubdg/lUeWsCF5q/shZ mkQVGFClgdCyOQ21vcOSGuSYB2nPGi0vB3ModZRMkeeH49uqj/zwuFyIDLG1mwGXjUOU tCJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=E96VMEI17S/q4w5RlAJyORx41JTv6Z/js2beHPgNox0=; b=ILoYkIK2B8Xi3plB9FhzMAnnbdkbNz7kjD80qqZDT6DRYJDSTXdF9qeP3wsgP20xcX W1FNgoq+pO2gCLAPxQ3+MMQS+OknIJ05So46I2O2pecyWDOewfI7oFJP1Rmr7LxGHlJc eccMBQjzAHJLan3ZsAb11A1F7tdA8XgC1qGD4kvB75Rr1Ll3Z+LsQVgzv0/tpIdyX/eL aetk0NM03vL14LCIPXQX2cgPEhkPPMOG/yKdotzaoNhPpEXonZonDxkNEKTw/2z4/AT3 8mllli/3X6XEBJ3QgZOGzVqN6Vwq4coEY7Li9X/Kvi+St/KRr10hgf2axEOy8U0hbFpZ UwLw== X-Gm-Message-State: APjAAAWbZzRR4uJBWZDbHWHJdOm8+7aO8IJqUWWb8PpRuweODTZPOGMS 6ly8v3NVA8xghSq2JS4XIXh97ugz8TBjdkl/xEiSpBIpYs4= X-Google-Smtp-Source: APXvYqwCW5z0CMaVcTm7+gOM5IK8Nlsw4chVn75k7RdAdYglkaINHGnfwAHdjzlOinK/AeAJ6FELmBWjGgM00pZdqrA= X-Received: by 2002:a67:f615:: with SMTP id k21mr8414183vso.136.1553602758480; Tue, 26 Mar 2019 05:19:18 -0700 (PDT) MIME-Version: 1.0 From: Milad Kahsari Date: Tue, 26 Mar 2019 16:49:07 +0430 Message-ID: Subject: Roadmap to Linux development -- Kernel and Utilities To: 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: multipart/mixed; boundary="===============0263379207991943313==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============0263379207991943313== Content-Type: multipart/alternative; boundary="0000000000008a96270584fe54c7" --0000000000008a96270584fe54c7 Content-Type: text/plain; charset="UTF-8" Hi folks, I am looking for a new and updated roadmap for Linux Kernel/Patch development from scratch. for example, it teaches what knowledge we need and how should we contribute to the project. Is there any roadmap as such for taking? --0000000000008a96270584fe54c7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi folks, I am looking for a new and updated roadmap for L= inux Kernel/Patch development from scratch. for example, it teaches what kn= owledge we need and how should we contribute to the project.=C2=A0Is there = any roadmap as such for taking?
--0000000000008a96270584fe54c7-- --===============0263379207991943313== 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 --===============0263379207991943313==--