No dedicated TIP maintainers are returned by get_maintainers.pl for the subsystem maintainer profile, thus patches changing that file miss the actual owners of the file.
This maintainer profile appears in a few entries, but place it one matching the most of TIP names. Signed-off-by: Krzysztof Kozlowski <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 843f1d124446..a6553271e19a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10658,6 +10658,7 @@ S: Maintained P: Documentation/process/maintainer-tip.rst T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core F: Documentation/locking/*futex* +F: Documentation/process/maintainer-tip.rst F: include/asm-generic/futex.h F: include/linux/futex.h F: include/uapi/linux/futex.h -- 2.51.0

