Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751988AbdIVTPe (ORCPT ); Fri, 22 Sep 2017 15:15:34 -0400 Received: from ms.lwn.net ([45.79.88.28]:41298 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751795AbdIVTPd (ORCPT ); Fri, 22 Sep 2017 15:15:33 -0400 Date: Fri, 22 Sep 2017 13:15:31 -0600 From: Jonathan Corbet To: Javier Romero Cc: linux-kernel@vger.kernel.org Subject: Re: Contribution to Linux Kernel. Message-ID: <20170922131531.4f79b13a@lwn.net> In-Reply-To: References: Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 442 Lines: 16 On Thu, 21 Sep 2017 18:16:12 -0300 Javier Romero wrote: > My name is Javier, live in Argentina, and work as a Linux Server admin > in the Network Operations Center of an ISP. > > Would like to know, how can I start contributing to the Linux kernel. A good place to start is the documentation on the kernel development process: https://www.kernel.org/doc/html/latest/process/index.html Thanks, jon