On Thu, 22 Feb 2007 15:05:21 -0800 Marc St-Jean <Marc_St-Jean@xxxxxxxxxxxxxx> wrote: > 1a. Do patches living completely in arch/mips and include/asm-mips only have to be submitted to the l-m.o? You can see the general rules Documentation/SubmittingPatches in kernel source. You should submit MIPS part to linux-mips mailing list. > 1b. If so, does this imply that l-m.o will push them to kernel.org? Yes. > 2a. Do patches which are outside the above directories have the be submitted to the kernel.org list? You will be able to find a suitable mailing list in MAINTAINERS in kernel source. > 2b. If so, how are dependencies between the two sets of submission handled during the review process? If they have dependency, you should add linux-mips mailing list to Cc:. Yoichi