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>] [day] [month] [year] [list]
Message-ID: <20250513051811.43397-1-lance.yang@linux.dev>
Date: Tue, 13 May 2025 13:18:11 +0800
From: Lance Yang <ioworker0@...il.com>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org,
	Lance Yang <ioworker0@...il.com>,
	Lance Yang <lance.yang@...ux.dev>
Subject: [PATCH 1/1] MAINTAINERS: add hung-task detector section

From: Lance Yang <ioworker0@...il.com>

From: Lance Yang <lance.yang@...ux.dev>

The hung-task detector is missing in MAINTAINERS. While it's been quiet
recently, I'm actively working on it and volunteering to review patches.
Adding this section will make it easier for contributors to know who to
contact.

Signed-off-by: Lance Yang <lance.yang@...ux.dev>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1eadd0ce07c7..c5dfc80b2ae4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11100,6 +11100,14 @@ L:	linuxppc-dev@...ts.ozlabs.org
 S:	Odd Fixes
 F:	drivers/tty/hvc/
 
+HUNG TASK DETECTOR
+M:	Andrew Morton <akpm@...ux-foundation.org>
+R:	Lance Yang <lance.yang@...ux.dev>
+L:	linux-kernel@...r.kernel.org
+S:	Maintained
+F:	include/linux/hung_task.h
+F:	kernel/hung_task.c
+
 I2C ACPI SUPPORT
 M:	Mika Westerberg <westeri@...nel.org>
 L:	linux-i2c@...r.kernel.org
-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ