public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* Re: Request to add linux-kselftest to linux-next
       [not found] <540DC2BD.7030506@osg.samsung.com>
@ 2014-09-08 22:58 ` Stephen Rothwell
  2014-09-08 23:07   ` Shuah Khan
  2014-09-08 23:23 ` Stephen Rothwell
  1 sibling, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2014-09-08 22:58 UTC (permalink / raw)
  To: Shuah Khan; +Cc: Andrew Morton, linux-next, greg Kroah-Hartman, fengguang.wu

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

Hi Shuah,

On Mon, 08 Sep 2014 08:52:45 -0600 Shuah Khan <shuahkh@osg•samsung.com> wrote:
>
> Could you please add linux-kselftest tree to linux-next.
> I plan to maintain two branches:
> 
> linux-kselftest for Kselftest Framework
> 
> fixes - Contains changes intended for merging before the next major
>         release, including fixes for regressions introduced during
>         merge window.
> next  - Contains changes intended for merging during the next merge
>         window between a major release and -rc1.

Umm, a git URL would be helpful :-)

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: Request to add linux-kselftest to linux-next
  2014-09-08 22:58 ` Request to add linux-kselftest to linux-next Stephen Rothwell
@ 2014-09-08 23:07   ` Shuah Khan
       [not found]     ` <540E36BD.4060607-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Shuah Khan @ 2014-09-08 23:07 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Andrew Morton, linux-next, greg Kroah-Hartman, fengguang.wu,
	linux-api, Shuah Khan

On 09/08/2014 04:58 PM, Stephen Rothwell wrote:
> Hi Shuah,
> 
> On Mon, 08 Sep 2014 08:52:45 -0600 Shuah Khan 
> <shuahkh@osg•samsung.com> wrote:
>> 
>> Could you please add linux-kselftest tree to linux-next. I plan 
>> to maintain two branches:
>> 
>> linux-kselftest for Kselftest Framework
>> 
>> fixes - Contains changes intended for merging before the next 
>> major release, including fixes for regressions introduced during
>>  merge window. next  - Contains changes intended for merging 
>> during the next merge window between a major release and -rc1.
> 
> Umm, a git URL would be helpful :-)
> 

Sorry: here it is:

https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git/

-- Shuah

-- 
Shuah Khan
Sr. Linux Kernel Developer
Samsung Research America (Silicon Valley)
shuahkh@osg•samsung.com | (970) 217-8978

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

* Re: Request to add linux-kselftest to linux-next
       [not found]     ` <540E36BD.4060607-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
@ 2014-09-08 23:14       ` Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2014-09-08 23:14 UTC (permalink / raw)
  To: Shuah Khan
  Cc: Andrew Morton, linux-next-u79uwXL29TY76Z2rM5mHXA,
	greg Kroah-Hartman, fengguang.wu-ral2JQCrhuEAvxtiuMwx3w,
	linux-api-u79uwXL29TY76Z2rM5mHXA

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

Hi Shuah,

On Mon, 08 Sep 2014 17:07:41 -0600 Shuah Khan <shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public•gmane.org> wrote:
>
> On 09/08/2014 04:58 PM, Stephen Rothwell wrote:
> > Hi Shuah,
> > 
> > On Mon, 08 Sep 2014 08:52:45 -0600 Shuah Khan 
> > <shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public•gmane.org> wrote:
> >> 
> >> Could you please add linux-kselftest tree to linux-next. I plan 
> >> to maintain two branches:
> >> 
> >> linux-kselftest for Kselftest Framework
> >> 
> >> fixes - Contains changes intended for merging before the next 
> >> major release, including fixes for regressions introduced during
> >>  merge window. next  - Contains changes intended for merging 
> >> during the next merge window between a major release and -rc1.
> > 
> > Umm, a git URL would be helpful :-)
> > 
> 
> Sorry: here it is:
> 
> https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git/

Not a git URL :-(

I assume hat you mean is
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git .
I will use that.

-- 
Cheers,
Stephen Rothwell                    sfr-3FnU+UHB4dNDw9hX6IcOSA@public•gmane.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: Request to add linux-kselftest to linux-next
       [not found] <540DC2BD.7030506@osg.samsung.com>
  2014-09-08 22:58 ` Request to add linux-kselftest to linux-next Stephen Rothwell
@ 2014-09-08 23:23 ` Stephen Rothwell
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2014-09-08 23:23 UTC (permalink / raw)
  To: Shuah Khan; +Cc: Andrew Morton, linux-next, greg Kroah-Hartman, fengguang.wu

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

Hi Shuah,

On Mon, 08 Sep 2014 08:52:45 -0600 Shuah Khan <shuahkh@osg•samsung.com> wrote:
>
> Could you please add linux-kselftest tree to linux-next.
> I plan to maintain two branches:
> 
> linux-kselftest for Kselftest Framework
> 
> fixes - Contains changes intended for merging before the next major
>         release, including fixes for regressions introduced during
>         merge window.
> next  - Contains changes intended for merging during the next merge
>         window between a major release and -rc1.

I have added these branches at
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
from today with just you as the contact in case of conflicts or build
issues.  The trees are called kselftest-fixes and kselftest in
linux-next.

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2014-09-08 23:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <540DC2BD.7030506@osg.samsung.com>
2014-09-08 22:58 ` Request to add linux-kselftest to linux-next Stephen Rothwell
2014-09-08 23:07   ` Shuah Khan
     [not found]     ` <540E36BD.4060607-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2014-09-08 23:14       ` Stephen Rothwell
2014-09-08 23:23 ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox