All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux kernel 4.19 and below misses the patch - "fbmem: add margin check to fb_check_caps()"
@ 2021-08-31  6:47 Dongliang Mu
  2021-09-01  6:20 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Dongliang Mu @ 2021-08-31  6:47 UTC (permalink / raw)
  To: Sasha Levin, Greg KH; +Cc: stable

Hi stable maintainers,

It seems that Linux kernel 4.19 and below miss the patch - "fbmem: add
margin check to fb_check_caps()" [1]. Linux kernel 5.4 and up is
already merged this patch[2].

Are there any special issues about this patch? Why do maintainers miss
such a patch?

If I have any misunderstanding, please let me know.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a49145acfb975d921464b84fe00279f99827d816

[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.4.y&id=e80b7ebcfda70d5c10b050fddcd45c5e38af7176

--
My best regards to you.

     No System Is Safe!
     Dongliang Mu

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

* Re: Linux kernel 4.19 and below misses the patch - "fbmem: add margin check to fb_check_caps()"
  2021-08-31  6:47 Linux kernel 4.19 and below misses the patch - "fbmem: add margin check to fb_check_caps()" Dongliang Mu
@ 2021-09-01  6:20 ` Greg KH
  2021-09-02  1:32   ` Dongliang Mu
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2021-09-01  6:20 UTC (permalink / raw)
  To: Dongliang Mu; +Cc: Sasha Levin, stable

On Tue, Aug 31, 2021 at 02:47:22PM +0800, Dongliang Mu wrote:
> Hi stable maintainers,
> 
> It seems that Linux kernel 4.19 and below miss the patch - "fbmem: add
> margin check to fb_check_caps()" [1]. Linux kernel 5.4 and up is
> already merged this patch[2].
> 
> Are there any special issues about this patch? Why do maintainers miss
> such a patch?

Because it does not apply to those older kernels.  If you feel it should
be included there, can you please provide a working backport of the
patch so that we can apply it?

thanks,

greg k-h

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

* Re: Linux kernel 4.19 and below misses the patch - "fbmem: add margin check to fb_check_caps()"
  2021-09-01  6:20 ` Greg KH
@ 2021-09-02  1:32   ` Dongliang Mu
  2021-09-02  5:28     ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Dongliang Mu @ 2021-09-02  1:32 UTC (permalink / raw)
  To: Greg KH; +Cc: Sasha Levin, stable

On Wed, Sep 1, 2021 at 2:20 PM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Tue, Aug 31, 2021 at 02:47:22PM +0800, Dongliang Mu wrote:
> > Hi stable maintainers,
> >
> > It seems that Linux kernel 4.19 and below miss the patch - "fbmem: add
> > margin check to fb_check_caps()" [1]. Linux kernel 5.4 and up is
> > already merged this patch[2].
> >
> > Are there any special issues about this patch? Why do maintainers miss
> > such a patch?
>
> Because it does not apply to those older kernels.  If you feel it should
> be included there, can you please provide a working backport of the
> patch so that we can apply it?

Sure, I will do that. Which mailing list or maintainers should I send to?

>
> thanks,
>
> greg k-h

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

* Re: Linux kernel 4.19 and below misses the patch - "fbmem: add margin check to fb_check_caps()"
  2021-09-02  1:32   ` Dongliang Mu
@ 2021-09-02  5:28     ` Greg KH
  2021-09-02  6:07       ` Dongliang Mu
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2021-09-02  5:28 UTC (permalink / raw)
  To: Dongliang Mu; +Cc: Sasha Levin, stable

On Thu, Sep 02, 2021 at 09:32:32AM +0800, Dongliang Mu wrote:
> On Wed, Sep 1, 2021 at 2:20 PM Greg KH <gregkh@linuxfoundation.org> wrote:
> >
> > On Tue, Aug 31, 2021 at 02:47:22PM +0800, Dongliang Mu wrote:
> > > Hi stable maintainers,
> > >
> > > It seems that Linux kernel 4.19 and below miss the patch - "fbmem: add
> > > margin check to fb_check_caps()" [1]. Linux kernel 5.4 and up is
> > > already merged this patch[2].
> > >
> > > Are there any special issues about this patch? Why do maintainers miss
> > > such a patch?
> >
> > Because it does not apply to those older kernels.  If you feel it should
> > be included there, can you please provide a working backport of the
> > patch so that we can apply it?
> 
> Sure, I will do that. Which mailing list or maintainers should I send to?

Please read:
    https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.

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

* Re: Linux kernel 4.19 and below misses the patch - "fbmem: add margin check to fb_check_caps()"
  2021-09-02  5:28     ` Greg KH
@ 2021-09-02  6:07       ` Dongliang Mu
  0 siblings, 0 replies; 5+ messages in thread
From: Dongliang Mu @ 2021-09-02  6:07 UTC (permalink / raw)
  To: Greg KH; +Cc: Sasha Levin, stable

On Thu, Sep 2, 2021 at 1:28 PM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Thu, Sep 02, 2021 at 09:32:32AM +0800, Dongliang Mu wrote:
> > On Wed, Sep 1, 2021 at 2:20 PM Greg KH <gregkh@linuxfoundation.org> wrote:
> > >
> > > On Tue, Aug 31, 2021 at 02:47:22PM +0800, Dongliang Mu wrote:
> > > > Hi stable maintainers,
> > > >
> > > > It seems that Linux kernel 4.19 and below miss the patch - "fbmem: add
> > > > margin check to fb_check_caps()" [1]. Linux kernel 5.4 and up is
> > > > already merged this patch[2].
> > > >
> > > > Are there any special issues about this patch? Why do maintainers miss
> > > > such a patch?
> > >
> > > Because it does not apply to those older kernels.  If you feel it should
> > > be included there, can you please provide a working backport of the
> > > patch so that we can apply it?
> >
> > Sure, I will do that. Which mailing list or maintainers should I send to?
>
> Please read:
>     https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
> for how to do this properly.

Hi gregkh,

I just sent a patch, please take a look. If there are any issues,
please let me know.

Best regards,
Dongliang Mu

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

end of thread, other threads:[~2021-09-02  6:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31  6:47 Linux kernel 4.19 and below misses the patch - "fbmem: add margin check to fb_check_caps()" Dongliang Mu
2021-09-01  6:20 ` Greg KH
2021-09-02  1:32   ` Dongliang Mu
2021-09-02  5:28     ` Greg KH
2021-09-02  6:07       ` Dongliang Mu

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.