hung task detector · Maintained
Maintainers
- M Andrew Morton <akpm@linux-foundation.org>
- R Lance Yang <lance.yang@linux.dev>
- R Masami Hiramatsu <mhiramat@kernel.org>
- R Petr Mladek <pmladek@suse.com>
Paths
- F
include/linux/hung_task.h - F
kernel/hung_task.c
Last 30 days
Recent patches
Most-recent 10 patches in this subsystem on linux-trace-kernel, ordered by date desc.
-
[PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
2025-07-16 · Bhupesh <hidden> -
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-10 · Joel Granados <joel.granados@kernel.org> -
[PATCH] treewide: const qualify ctl_tables where applicable
2025-01-09 · Joel Granados <joel.granados@kernel.org> -
[PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-04-23 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH v3 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
2024-03-28 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-03-15 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH v2 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
2024-01-04 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
2023-11-07 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
2023-06-21 · Joel Granados <hidden> -
[PATCH 08/11] sysctl: Add size to register_sysctl_init
2023-06-21 · Joel Granados <hidden>