lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wg6-HbEPEC6-Fz0kqnHsB4nZryWi5TEZEN=NCWzBtg4iw@mail.gmail.com>
Date:   Mon, 30 Aug 2021 08:31:23 -0700
From:   Linus Torvalds <torvalds@...ux-foundation.org>
To:     nick black <dankamongmen@...il.com>
Cc:     Jiri Slaby <jirislaby@...nel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>,
        Daniel Vetter <daniel.vetter@...ll.ch>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] console: consume APC, DM, DCS

On Mon, Aug 30, 2021 at 2:59 AM nick black <dankamongmen@...il.com> wrote:
>
> Jiri Slaby left as an exercise for the reader:
> > So simply:
> > return state == ESosc || state == ESapc || state == ESpm || state == ESdcs;
>
> Sure, I can do this. Would you like me to recut the patch?
>
> > I wonder if we can simply hide them all behind single ESignore?
>
> I'd rather not--I have plans beyond this patch which will
> require differentiating between them.

I've applied the patch as-is since I'm starting my merge window work
with "random patches in my queue".

I'm not 100% sure we care all that much about trying to make the
console be more vt100-compatible, considering how long we've been at
the current state.

But I have to admit to being slightly emotionally attached to us doing
reasonably well on this side. One of the original things Linux did was
console emulation, even before it was an OS..

                   Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ