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] [day] [month] [year] [list]
Message-ID:
 <PN3PR01MB9597F9BAC81A6FB84D25E8EAB8DB2@PN3PR01MB9597.INDPRD01.PROD.OUTLOOK.COM>
Date: Fri, 21 Mar 2025 13:29:39 +0000
From: Aditya Garg <gargaditya08@...e.com>
To: Petr Mladek <pmladek@...e.com>, "keescook@...omium.org"
	<keescook@...omium.org>, Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	Sven Peter <sven@...npeter.dev>, Thomas Zimmermann <tzimmermann@...e.de>,
	Aun-Ali Zaidi <admin@...eit.net>, Maxime Ripard <mripard@...nel.org>,
	"airlied@...hat.com" <airlied@...hat.com>, Simona Vetter <simona@...ll.ch>,
	Steven Rostedt <rostedt@...dmis.org>, Rasmus Villemoes
	<linux@...musvillemoes.dk>, Sergey Senozhatsky <senozhatsky@...omium.org>,
	Jonathan Corbet <corbet@....net>, Andrew Morton <akpm@...ux-foundation.org>,
	"apw@...onical.com" <apw@...onical.com>, "joe@...ches.com" <joe@...ches.com>,
	"dwaipayanray1@...il.com" <dwaipayanray1@...il.com>,
	"lukas.bulwahn@...il.com" <lukas.bulwahn@...il.com>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	"dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
	"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>, Hector Martin
	<marcan@...can.st>, "asahi@...ts.linux.dev" <asahi@...ts.linux.dev>
Subject: Re: [PATCH v2 0/2] Use proper printk format in appletbdrm

Hi

> On 13 Mar 2025, at 4:48 PM, Aditya Garg <gargaditya08@...e.com> wrote:
> 
> The vsprint patch was originally being sent as a seperate patch [1], and
> I was waiting it to be taken up. But since 6.15 merge window is near, a
> potential delay between the drm and vsprintf patch might make the vsprint
> patch as an unused addition in 6.15. So, I am sending it together. From
> what I have observed in LKML, vsprintf patches are being preferred to be
> taken upon by trees which are actually using them.
> 
> v2:
> Remove printf tests, will merge later through Kees' tree
> 
> [1]: https://lore.kernel.org/lkml/1A03A5B4-93AC-4307-AE6A-4A4C4B7E9472@live.com/
> 
> Aditya Garg (1):
>  drm/appletbdrm: use %p4cl instead of %p4cc
> 
> Hector Martin (1):
>  lib/vsprintf: Add support for generic FourCCs by extending %p4cc
> 
> Documentation/core-api/printk-formats.rst | 32 +++++++++++++++++++++
> drivers/gpu/drm/tiny/appletbdrm.c         |  4 +--
> lib/vsprintf.c                            | 35 +++++++++++++++++++----
> scripts/checkpatch.pl                     |  2 +-
> 4 files changed, 64 insertions(+), 9 deletions(-)

Could I have an update on this? Looks like freedesktop.org is back btw.
> 
> --
> 2.47.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ