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-next>] [day] [month] [year] [list]
Message-ID: <cover.1755591666.git.dan.carpenter@linaro.org>
Date: Tue, 19 Aug 2025 12:38:12 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Arun R Murthy <arun.r.murthy@...el.com>
Cc: Chaitanya Kumar Borah <chaitanya.kumar.borah@...el.com>,
	David Airlie <airlied@...il.com>, dri-devel@...ts.freedesktop.org,
	Harry Wentland <harry.wentland@....com>,
	Javier Martinez Canillas <javierm@...hat.com>,
	linux-kernel@...r.kernel.org,
	Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
	Maxime Ripard <mripard@...nel.org>, Simona Vetter <simona@...ll.ch>,
	Suraj Kandpal <suraj.kandpal@...el.com>,
	Thomas Zimmermann <tzimmermann@...e.de>,
	Ville Syrjälä <ville.syrjala@...ux.intel.com>,
	Xaver Hugl <xaver.hugl@....org>,
	Zack Rusin <zack.rusin@...adcom.com>
Subject: [PATCH 0/3] drm/plane: Fix a couple NULL vs error pointer bugs

These are a couple fixes for NULL vs error pointer mixups.  I had sent
the one earlier, and it was Acked but we forgot to apply it.

Dan Carpenter (3):
  drm/plane: Clean up 0 vs NULL issue
  drm/plane: Fix IS_ERR() vs NULL checks in
    drm_plane_create_hotspot_properties()
  drm/plane: Fix IS_ERR() vs NULL bugs in __drm_universal_plane_init()

 drivers/gpu/drm/drm_plane.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ