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: <20250401121830.21696-1-jani.nikula@intel.com>
Date: Tue,  1 Apr 2025 15:18:25 +0300
From: Jani Nikula <jani.nikula@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Cc: jani.nikula@...el.com,
	linux-kbuild@...r.kernel.org,
	dri-devel@...ts.freedesktop.org,
	intel-xe@...ts.freedesktop.org,
	intel-gfx@...ts.freedesktop.org,
	Masahiro Yamada <masahiroy@...nel.org>,
	David Airlie <airlied@...il.com>,
	Daniel Vetter <daniel@...ll.ch>,
	Lucas De Marchi <lucas.demarchi@...el.com>
Subject: [PATCH 0/5] hdrtest: hide the disgusting turds

Hide all the disgusting turds in .hdrtest subdirectories in the build
tree, and put the extra drm build-time checks behind a kconfig option.


BR,
Jani.


Cc: linux-kbuild@...r.kernel.org
Cc: dri-devel@...ts.freedesktop.org
Cc: intel-xe@...ts.freedesktop.org
Cc: intel-gfx@...ts.freedesktop.org
Cc: Masahiro Yamada <masahiroy@...nel.org>
Cc: David Airlie <airlied@...il.com>
Cc: Daniel Vetter <daniel@...ll.ch>
Cc: Lucas De Marchi <lucas.demarchi@...el.com>

Jani Nikula (5):
  drm: place header test files in .hdrtest subdirectories
  drm/xe: place header test files in .hdrtest subdirectories
  drm/i915: place header test files in .hdrtest subdirectories
  kbuild: hdrtest: place header test files in .hdrtest subdirectories
  drm: add config option for extra build-time checks

 drivers/gpu/drm/Kconfig       | 21 +++++++++++++++++++--
 drivers/gpu/drm/Makefile      |  6 +++---
 drivers/gpu/drm/i915/Makefile |  6 +++---
 drivers/gpu/drm/xe/Makefile   |  6 +++---
 include/drm/Makefile          |  6 +++---
 usr/include/Makefile          |  4 ++--
 6 files changed, 33 insertions(+), 16 deletions(-)

-- 
2.39.5


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ