From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dolan Murvihill Date: Tue, 30 Jul 2013 04:26:09 +0000 Subject: What version should I be patching against? Message-Id: <51F74061.107@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Q: What version should I be patching against? I saw this answer in the FAQ on https://code.google.com/p/kernel-janitors/ : A: Latest "linus" (2.6.x-rcY from kernel.org). Two questions about this: 1. Is this still current? My understanding was that we moved past 2.6 long ago, and any changes would be ported from the latest 3.x release. 2. Did you mean "torvalds", or is there another tree called "linus"? For now, I'm going to work with Linus' tree at pub/scm/linux/kernel/git/torvalds/linux.git. -Dolan