* Re: [PATCH] vt: Disable KD_FONT_OP_COPY [not found] ` <20201108183640.GA65130@kroah.com> @ 2020-11-09 7:57 ` Daniel Vetter 2020-11-09 9:57 ` Greg KH 0 siblings, 1 reply; 4+ messages in thread From: Daniel Vetter @ 2020-11-09 7:57 UTC (permalink / raw) To: Greg KH, stable Cc: Linus Torvalds, Security Officers, Minh Yuan, Peilin Ye, Tetsuo Handa, Daniel Vetter On Sun, Nov 8, 2020 at 7:35 PM Greg KH <greg@kroah.com> wrote: > On Sun, Nov 08, 2020 at 05:13:35PM +0100, Greg KH wrote: > > On Sun, Nov 08, 2020 at 04:41:35PM +0100, Daniel Vetter wrote: > > > On Sat, Nov 7, 2020 at 7:41 PM Linus Torvalds > > > <torvalds@linux-foundation.org> wrote: > > > > > > > > On Sat, Nov 7, 2020 at 1:29 AM Daniel Vetter <daniel.vetter@ffwll.ch> wrote: > > > > > > > > > > It's buggy: > > > > > > > > Ack. Who is taking this? Should I do it directly, or expect this > > > > through Greg's tty/char tree, or what? > > > > > > I've sent out v2 with more archive links, typo in commit message fixed > > > and ack from Peilin added. I'll leave merging up to you guys. Note > > > that cc: stable still needs to be added, I left that out to avoid an > > > accidental leak. > > > > Great, I'll grab this now and add it to my tty tree and send it to Linus > > later today. > > > > Unless I should be holding off somehow on this? I didn't see anyone > > wanting to embargo this, or did I miss it? > > Given that Minh didn't ask for any embargo, and it's good to get this > fixed as soon as possible, I've queued this up and will send it to Linus > in a few minutes. > > Thanks all for the quick response, cc: stable didn't get added I think. Stable teams, please backport commit 3c4e0dff2095 ("vt: Disable KD_FONT_OP_COPY") to all supported kernels. Thanks, Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] vt: Disable KD_FONT_OP_COPY 2020-11-09 7:57 ` [PATCH] vt: Disable KD_FONT_OP_COPY Daniel Vetter @ 2020-11-09 9:57 ` Greg KH 2020-11-09 10:30 ` Daniel Vetter 0 siblings, 1 reply; 4+ messages in thread From: Greg KH @ 2020-11-09 9:57 UTC (permalink / raw) To: Daniel Vetter Cc: stable, Linus Torvalds, Security Officers, Minh Yuan, Peilin Ye, Tetsuo Handa, Daniel Vetter On Mon, Nov 09, 2020 at 08:57:38AM +0100, Daniel Vetter wrote: > On Sun, Nov 8, 2020 at 7:35 PM Greg KH <greg@kroah.com> wrote: > > On Sun, Nov 08, 2020 at 05:13:35PM +0100, Greg KH wrote: > > > On Sun, Nov 08, 2020 at 04:41:35PM +0100, Daniel Vetter wrote: > > > > On Sat, Nov 7, 2020 at 7:41 PM Linus Torvalds > > > > <torvalds@linux-foundation.org> wrote: > > > > > > > > > > On Sat, Nov 7, 2020 at 1:29 AM Daniel Vetter <daniel.vetter@ffwll.ch> wrote: > > > > > > > > > > > > It's buggy: > > > > > > > > > > Ack. Who is taking this? Should I do it directly, or expect this > > > > > through Greg's tty/char tree, or what? > > > > > > > > I've sent out v2 with more archive links, typo in commit message fixed > > > > and ack from Peilin added. I'll leave merging up to you guys. Note > > > > that cc: stable still needs to be added, I left that out to avoid an > > > > accidental leak. > > > > > > Great, I'll grab this now and add it to my tty tree and send it to Linus > > > later today. > > > > > > Unless I should be holding off somehow on this? I didn't see anyone > > > wanting to embargo this, or did I miss it? > > > > Given that Minh didn't ask for any embargo, and it's good to get this > > fixed as soon as possible, I've queued this up and will send it to Linus > > in a few minutes. > > > > Thanks all for the quick response, > > cc: stable didn't get added I think. > > Stable teams, please backport commit 3c4e0dff2095 ("vt: Disable > KD_FONT_OP_COPY") to all supported kernels. I was going to do that given that I am the same person :) thanks, greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] vt: Disable KD_FONT_OP_COPY 2020-11-09 9:57 ` Greg KH @ 2020-11-09 10:30 ` Daniel Vetter 2020-11-09 10:39 ` Greg KH 0 siblings, 1 reply; 4+ messages in thread From: Daniel Vetter @ 2020-11-09 10:30 UTC (permalink / raw) To: Greg KH Cc: stable, Linus Torvalds, Security Officers, Minh Yuan, Peilin Ye, Tetsuo Handa, Daniel Vetter On Mon, Nov 9, 2020 at 10:56 AM Greg KH <greg@kroah.com> wrote: > > On Mon, Nov 09, 2020 at 08:57:38AM +0100, Daniel Vetter wrote: > > On Sun, Nov 8, 2020 at 7:35 PM Greg KH <greg@kroah.com> wrote: > > > On Sun, Nov 08, 2020 at 05:13:35PM +0100, Greg KH wrote: > > > > On Sun, Nov 08, 2020 at 04:41:35PM +0100, Daniel Vetter wrote: > > > > > On Sat, Nov 7, 2020 at 7:41 PM Linus Torvalds > > > > > <torvalds@linux-foundation.org> wrote: > > > > > > > > > > > > On Sat, Nov 7, 2020 at 1:29 AM Daniel Vetter <daniel.vetter@ffwll.ch> wrote: > > > > > > > > > > > > > > It's buggy: > > > > > > > > > > > > Ack. Who is taking this? Should I do it directly, or expect this > > > > > > through Greg's tty/char tree, or what? > > > > > > > > > > I've sent out v2 with more archive links, typo in commit message fixed > > > > > and ack from Peilin added. I'll leave merging up to you guys. Note > > > > > that cc: stable still needs to be added, I left that out to avoid an > > > > > accidental leak. > > > > > > > > Great, I'll grab this now and add it to my tty tree and send it to Linus > > > > later today. > > > > > > > > Unless I should be holding off somehow on this? I didn't see anyone > > > > wanting to embargo this, or did I miss it? > > > > > > Given that Minh didn't ask for any embargo, and it's good to get this > > > fixed as soon as possible, I've queued this up and will send it to Linus > > > in a few minutes. > > > > > > Thanks all for the quick response, > > > > cc: stable didn't get added I think. > > > > Stable teams, please backport commit 3c4e0dff2095 ("vt: Disable > > KD_FONT_OP_COPY") to all supported kernels. > > I was going to do that given that I am the same person :) I thought there's some lts that aren't maintained by you? And distro teams who randomly still misalign with lts somehow ... -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] vt: Disable KD_FONT_OP_COPY 2020-11-09 10:30 ` Daniel Vetter @ 2020-11-09 10:39 ` Greg KH 0 siblings, 0 replies; 4+ messages in thread From: Greg KH @ 2020-11-09 10:39 UTC (permalink / raw) To: Daniel Vetter Cc: stable, Linus Torvalds, Security Officers, Minh Yuan, Peilin Ye, Tetsuo Handa, Daniel Vetter On Mon, Nov 09, 2020 at 11:30:18AM +0100, Daniel Vetter wrote: > On Mon, Nov 9, 2020 at 10:56 AM Greg KH <greg@kroah.com> wrote: > > > > On Mon, Nov 09, 2020 at 08:57:38AM +0100, Daniel Vetter wrote: > > > On Sun, Nov 8, 2020 at 7:35 PM Greg KH <greg@kroah.com> wrote: > > > > On Sun, Nov 08, 2020 at 05:13:35PM +0100, Greg KH wrote: > > > > > On Sun, Nov 08, 2020 at 04:41:35PM +0100, Daniel Vetter wrote: > > > > > > On Sat, Nov 7, 2020 at 7:41 PM Linus Torvalds > > > > > > <torvalds@linux-foundation.org> wrote: > > > > > > > > > > > > > > On Sat, Nov 7, 2020 at 1:29 AM Daniel Vetter <daniel.vetter@ffwll.ch> wrote: > > > > > > > > > > > > > > > > It's buggy: > > > > > > > > > > > > > > Ack. Who is taking this? Should I do it directly, or expect this > > > > > > > through Greg's tty/char tree, or what? > > > > > > > > > > > > I've sent out v2 with more archive links, typo in commit message fixed > > > > > > and ack from Peilin added. I'll leave merging up to you guys. Note > > > > > > that cc: stable still needs to be added, I left that out to avoid an > > > > > > accidental leak. > > > > > > > > > > Great, I'll grab this now and add it to my tty tree and send it to Linus > > > > > later today. > > > > > > > > > > Unless I should be holding off somehow on this? I didn't see anyone > > > > > wanting to embargo this, or did I miss it? > > > > > > > > Given that Minh didn't ask for any embargo, and it's good to get this > > > > fixed as soon as possible, I've queued this up and will send it to Linus > > > > in a few minutes. > > > > > > > > Thanks all for the quick response, > > > > > > cc: stable didn't get added I think. > > > > > > Stable teams, please backport commit 3c4e0dff2095 ("vt: Disable > > > KD_FONT_OP_COPY") to all supported kernels. > > > > I was going to do that given that I am the same person :) > > I thought there's some lts that aren't maintained by you? Not anymore, no :( > And distro teams who randomly still misalign with lts somehow ... Those "teams" are so far out on their own, they insist they have their own ways of devining which patches to apply and which to ignore that I am pretty sure have nothing to do with the stable@ mailing list last I was told. But I could be wrong, anyway, no harm, I'd much rather be reminded of things I'm already planning on doing than to miss anything, thanks! greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-09 10:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20201107092857.3110264-1-daniel.vetter@ffwll.ch>
[not found] ` <CAHk-=wjoTrpJcC+VKNwsOF+NFd+LANm_pydcFoaV9PscO0Ogaw@mail.gmail.com>
[not found] ` <CAKMK7uFzGDe9vV8zef5kU6mS5W-0tTDw2KdUmMgbFJ=WT-F-RA@mail.gmail.com>
[not found] ` <20201108161335.GB11931@kroah.com>
[not found] ` <20201108183640.GA65130@kroah.com>
2020-11-09 7:57 ` [PATCH] vt: Disable KD_FONT_OP_COPY Daniel Vetter
2020-11-09 9:57 ` Greg KH
2020-11-09 10:30 ` Daniel Vetter
2020-11-09 10:39 ` Greg KH
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox