All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Tree for linux-next
       [not found] <CAGXu5j+D+pFort3RPLnXsrX5MB6sn1NYnkbx6=nj3NgRkpRirQ@mail.gmail.com>
@ 2012-10-22 21:07 ` Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2012-10-22 21:07 UTC (permalink / raw)
  To: Kees Cook; +Cc: Greg KH, linux-next, LKML

[-- Attachment #1: Type: text/plain, Size: 1880 bytes --]

Hi Kees,

On Mon, 22 Oct 2012 08:44:26 -0700 Kees Cook <keescook@google.com> wrote:
>
> Now that we're past rc1, can you please add my tree to your linux-next pulls?
> 
> drop-experimental  git
> git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git#linux-next

Thanks for the reminder.  It will be included from today.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
	Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

Legal Stuff:
By participating in linux-next, your subsystem tree contributions are
public and will be included in the linux-next trees.  You may be sent
e-mail messages indicating errors or other issues when the
patches/commits from your subsystem tree are merged and tested in
linux-next.  These messages may also be cross-posted to the linux-next
mailing list, the linux-kernel mailing list, etc.  The linux-next tree
project and IBM (my employer) make no warranties regarding the linux-next
project, the testing procedures, the results, the e-mails, etc.  If you
don't agree to these ground rules, let me know and I'll remove your tree
from participation in linux-next.

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tree for linux-next
  2008-08-13 23:57 ` Stephen Rothwell
@ 2008-08-14 10:59   ` Dmitry
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry @ 2008-08-14 10:59 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-kernel

2008/8/14 Stephen Rothwell <sfr@canb.auug.org.au>:
> Hi Dmitry,
>
> On Wed, 13 Aug 2008 20:16:55 +0400 Dmitry Baryshkov <dbaryshkov@gmail.com> wrote:
>>
>> Please add a tree to linux-next. It contains some cleanup for Sharp
>> Zaurus PDA's. Since it contains a number of patches, it's preferable
>> to test it via linux-next, before commiting to Russell's/ALSA tree.
>
> I assume you have already posted these changes somewhere and had them
> reviewed and unit tested them, right?
>
>> The url to pull is git://github.com/lumag/linux-2.6.git#for-next
>
> $ git ls-remote git://github.com/lumag/linux-2.6.git
> fatal: protocol error: expected sha/ref, got '
> *********'
>
> Permission denied. Repository is not public.
>
> *********'

That's the github problem. I'll try to find another place to host this
git and will send a request again.
Sorry for the noise.

-- 
With best wishes
Dmitry

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tree for linux-next
  2008-08-13 16:16 Dmitry Baryshkov
@ 2008-08-13 23:57 ` Stephen Rothwell
  2008-08-14 10:59   ` Dmitry
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2008-08-13 23:57 UTC (permalink / raw)
  To: Dmitry Baryshkov; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

Hi Dmitry,

On Wed, 13 Aug 2008 20:16:55 +0400 Dmitry Baryshkov <dbaryshkov@gmail.com> wrote:
>
> Please add a tree to linux-next. It contains some cleanup for Sharp
> Zaurus PDA's. Since it contains a number of patches, it's preferable
> to test it via linux-next, before commiting to Russell's/ALSA tree.

I assume you have already posted these changes somewhere and had them
reviewed and unit tested them, right?

> The url to pull is git://github.com/lumag/linux-2.6.git#for-next

$ git ls-remote git://github.com/lumag/linux-2.6.git
fatal: protocol error: expected sha/ref, got '
*********'

Permission denied. Repository is not public.

*********'

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Tree for linux-next
@ 2008-08-13 16:16 Dmitry Baryshkov
  2008-08-13 23:57 ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Baryshkov @ 2008-08-13 16:16 UTC (permalink / raw)
  To: sfr; +Cc: linux-kernel

Hi,

Please add a tree to linux-next. It contains some cleanup for Sharp
Zaurus PDA's. Since it contains a number of patches, it's preferable
to test it via linux-next, before commiting to Russell's/ALSA tree.

The url to pull is git://github.com/lumag/linux-2.6.git#for-next

Thank you.

-- 
With best wishes
Dmitry


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-22 21:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAGXu5j+D+pFort3RPLnXsrX5MB6sn1NYnkbx6=nj3NgRkpRirQ@mail.gmail.com>
2012-10-22 21:07 ` Tree for linux-next Stephen Rothwell
2008-08-13 16:16 Dmitry Baryshkov
2008-08-13 23:57 ` Stephen Rothwell
2008-08-14 10:59   ` Dmitry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.