mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Deliberately sending partial patch sets?
@ 2024-01-12 14:20 Bagas Sanjaya
  2024-01-12 19:37 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Bagas Sanjaya @ 2024-01-12 14:20 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Greg Kroah-Hartman, Jakub Kicinski

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

Hi,

Let's say that there is a contributor who wish to send a patch set (e.g.
20-30 patches in the series) to LKML. But instead of sending the full
series, he either do one of the following:

* Send only the cover letter (analogous to movie trailers)
* Send only a few arbitrary patches in a series that are most important
  (e.g. patch [01,04,11,18,23/30]) (analogous to match highlights)
* Send only the first few patches in a series (i.e. subject of one of
  patches says [09/30]) (analogous to sample book chapters)

The rest of patches are behind closed doors (i.e. not sent), possibly
behind charm-priced (pay)walls.

Is the submission like above acceptable (when in review)?

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

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

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

* Re: Deliberately sending partial patch sets?
  2024-01-12 14:20 Deliberately sending partial patch sets? Bagas Sanjaya
@ 2024-01-12 19:37 ` Greg Kroah-Hartman
  2024-01-13  6:59   ` Bagas Sanjaya
  0 siblings, 1 reply; 5+ messages in thread
From: Greg Kroah-Hartman @ 2024-01-12 19:37 UTC (permalink / raw)
  To: Bagas Sanjaya; +Cc: Linux Kernel Mailing List, Jakub Kicinski

On Fri, Jan 12, 2024 at 09:20:45PM +0700, Bagas Sanjaya wrote:
> Hi,
> 
> Let's say that there is a contributor who wish to send a patch set (e.g.
> 20-30 patches in the series) to LKML. But instead of sending the full
> series, he either do one of the following:
> 
> * Send only the cover letter (analogous to movie trailers)
> * Send only a few arbitrary patches in a series that are most important
>   (e.g. patch [01,04,11,18,23/30]) (analogous to match highlights)
> * Send only the first few patches in a series (i.e. subject of one of
>   patches says [09/30]) (analogous to sample book chapters)
> 
> The rest of patches are behind closed doors (i.e. not sent), possibly
> behind charm-priced (pay)walls.
> 
> Is the submission like above acceptable (when in review)?

No, kernel development is done in public.

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

* Re: Deliberately sending partial patch sets?
  2024-01-12 19:37 ` Greg Kroah-Hartman
@ 2024-01-13  6:59   ` Bagas Sanjaya
  2024-01-13  8:44     ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Bagas Sanjaya @ 2024-01-13  6:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Linux Kernel Mailing List, Jakub Kicinski

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

On Fri, Jan 12, 2024 at 08:37:10PM +0100, Greg Kroah-Hartman wrote:
> On Fri, Jan 12, 2024 at 09:20:45PM +0700, Bagas Sanjaya wrote:
> > Hi,
> > 
> > Let's say that there is a contributor who wish to send a patch set (e.g.
> > 20-30 patches in the series) to LKML. But instead of sending the full
> > series, he either do one of the following:
> > 
> > * Send only the cover letter (analogous to movie trailers)
> > * Send only a few arbitrary patches in a series that are most important
> >   (e.g. patch [01,04,11,18,23/30]) (analogous to match highlights)
> > * Send only the first few patches in a series (i.e. subject of one of
> >   patches says [09/30]) (analogous to sample book chapters)
> > 
> > The rest of patches are behind closed doors (i.e. not sent), possibly
> > behind charm-priced (pay)walls.
> > 
> > Is the submission like above acceptable (when in review)?
> 
> No, kernel development is done in public.

That is, the submitter must send the full series, right? Why not partial
like above?

Confused...

-- 
An old man doll... just what I always wanted! - Clara

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

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

* Re: Deliberately sending partial patch sets?
  2024-01-13  6:59   ` Bagas Sanjaya
@ 2024-01-13  8:44     ` Greg Kroah-Hartman
  2024-01-13 10:59       ` Bagas Sanjaya
  0 siblings, 1 reply; 5+ messages in thread
From: Greg Kroah-Hartman @ 2024-01-13  8:44 UTC (permalink / raw)
  To: Bagas Sanjaya; +Cc: Linux Kernel Mailing List, Jakub Kicinski

On Sat, Jan 13, 2024 at 01:59:47PM +0700, Bagas Sanjaya wrote:
> On Fri, Jan 12, 2024 at 08:37:10PM +0100, Greg Kroah-Hartman wrote:
> > On Fri, Jan 12, 2024 at 09:20:45PM +0700, Bagas Sanjaya wrote:
> > > Hi,
> > > 
> > > Let's say that there is a contributor who wish to send a patch set (e.g.
> > > 20-30 patches in the series) to LKML. But instead of sending the full
> > > series, he either do one of the following:
> > > 
> > > * Send only the cover letter (analogous to movie trailers)
> > > * Send only a few arbitrary patches in a series that are most important
> > >   (e.g. patch [01,04,11,18,23/30]) (analogous to match highlights)
> > > * Send only the first few patches in a series (i.e. subject of one of
> > >   patches says [09/30]) (analogous to sample book chapters)
> > > 
> > > The rest of patches are behind closed doors (i.e. not sent), possibly
> > > behind charm-priced (pay)walls.
> > > 
> > > Is the submission like above acceptable (when in review)?
> > 
> > No, kernel development is done in public.
> 
> That is, the submitter must send the full series, right? Why not partial
> like above?

What can anyone do with a partial patch series?  Why would anyone who
sent that think it would be material that anyone else should do work for
them and review it when they aren't even sending the whole series?

I'm confused as to why you would think that would be acceptable?  What
are you really asking here?  Hypotheticals only go so far, please point
at a real instance and we can talk about it there.

thanks,

greg k-h-

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

* Re: Deliberately sending partial patch sets?
  2024-01-13  8:44     ` Greg Kroah-Hartman
@ 2024-01-13 10:59       ` Bagas Sanjaya
  0 siblings, 0 replies; 5+ messages in thread
From: Bagas Sanjaya @ 2024-01-13 10:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Linux Kernel Mailing List, Jakub Kicinski

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

On Sat, Jan 13, 2024 at 09:44:00AM +0100, Greg Kroah-Hartman wrote:
> On Sat, Jan 13, 2024 at 01:59:47PM +0700, Bagas Sanjaya wrote:
> > That is, the submitter must send the full series, right? Why not partial
> > like above?
> 
> What can anyone do with a partial patch series?  Why would anyone who
> sent that think it would be material that anyone else should do work for
> them and review it when they aren't even sending the whole series?

IMO people will question why there is partial series submitted (and where the
missing patches are) and then ignore it if it becomes a pattern on submitter
side.

> 
> I'm confused as to why you would think that would be acceptable?  What
> are you really asking here?  Hypotheticals only go so far, please point
> at a real instance and we can talk about it there.

Honestly just to scratch my itch.

Thanks for the reply.

-- 
An old man doll... just what I always wanted! - Clara

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

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

end of thread, other threads:[~2024-01-13 10:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 14:20 Deliberately sending partial patch sets? Bagas Sanjaya
2024-01-12 19:37 ` Greg Kroah-Hartman
2024-01-13  6:59   ` Bagas Sanjaya
2024-01-13  8:44     ` Greg Kroah-Hartman
2024-01-13 10:59       ` Bagas Sanjaya

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

all inboxes | Powered by JetHome®