From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 12 May 2002 19:41:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 12 May 2002 19:41:16 -0400 Received: from louise.pinerecords.com ([212.71.160.16]:60932 "EHLO louise.pinerecords.com") by vger.kernel.org with ESMTP id ; Sun, 12 May 2002 19:41:15 -0400 Date: Mon, 13 May 2002 01:41:09 +0200 From: Tomas Szepe To: "Randy.Dunlap" Cc: linux-kernel@vger.kernel.org Subject: Re: [OT] Unofficial but Supported Kernel Patches Message-ID: <20020512234109.GH1020@louise.pinerecords.com> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.99i X-OS: Linux/sparc 2.2.21-rc3-ext3-0.0.7a SMP (up 1:11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > [Randy.Dunlap , May-12 2002, Sun, 16:32 -0700] > On Sun, 12 May 2002, Pawel Kot wrote: > > | On Sun, 12 May 2002, John Weber wrote: > | > | > I am trying to put a list together of all the unofficial kernel patches. > | > I am speaking of systems like Rik's RMAP VM, and others like it. > | > > | > I want to put up a page on linuxhq.com with all of these patches. If > | > you would like to have your maintained patches (or trees) listed, please > | > shoot me an email with a description of your tree (or patch) and what is > | > so special about it :). Also include URLs, emails, or anything else > | > you'd like published. > | > | What about http://kernelnewbies.org/patches/ ? > > That's nice. > > What I would like is for someone to maintain a set of > "required" patches to each new kernel -- > "required" here meaning "these patches are needed for kernel > x.y.z to build or boot cleanly." > > The patchsets would contain only compile/link fixes and > critical logic fixes to release and pre-release kernels. Do you mean something even more "select fault_and_patch from kernel group by release;" than http://www.codemonkey.org.uk/Linux-2.5.html ? T.