[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180718010242.5254-1-nicolas.pitre@linaro.org>
Date: Tue, 17 Jul 2018 21:02:39 -0400
From: Nicolas Pitre <nicolas.pitre@...aro.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Kees Cook <keescook@...omium.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Adam Borowski <kilobyte@...band.pl>,
Dave Mielke <Dave@...lke.cc>,
Samuel Thibault <samuel.thibault@...-lyon.org>,
linux-kernel@...r.kernel.org, linux-console@...r.kernel.org
Subject: [PATCH 0/3] follow-up to the unicode vt console series
This is a follow-up series with 3 patches in response to the following
messages respectively:
http://lkml.kernel.org/r/20180628123803.GA22045@kroah.com
http://lkml.kernel.org/r/CAGXu5j+KLvJ-n_QRrfq15E8iO_rqfpp+K7PDAZHZMHcemy9y7g@mail.gmail.com
http://lkml.kernel.org/r/CAMuHMdUmC+uiKTEMotB83A86E1wEYrNF2qPf3kDACaW27D_NbA@mail.gmail.com
Those patches were tested on top of previous patches already in tty-next.
Please include in tty-next before next merge window.
Patch #1 was posted before. Only difference is that it now uses rate
limited printing.
Patch #2 is new, however it has been tested with the validation code
provided by patch #1. This also fixes a security issue.
Patch #3 is new and trivial.
Diffstat:
Documentation/admin-guide/devices.txt | 16 +++++---
drivers/tty/vt/vt.c | 57 +++++++++++++++++++++++++----
2 files changed, 59 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists