Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add ABI headers to KHO and LIVE UPDATE

include/linux/kho is supposed to hold KHO headers. Add it to KHO's
MAINTAINERS entry so the right people can get patches to it.

include/linux/kho/abi contains the live update ABI headers for LUO core
and memfd. It will also hold ABI headers for other upcoming file types as
well. Add it to live update entry so live update maintainers can get
changes for it (currently they happen to be the same people).

Link: https://lkml.kernel.org/r/20251212071204.398788-1-pratyush@kernel.org
Signed-off-by: Pratyush Yadav <pratyush@kernel.org>
Reviewed-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Cc: Alexander Graf <graf@amazon.com>
Cc: Mike Rapoport <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

authored by

Pratyush Yadav and committed by
Andrew Morton
8de52477 fdee5216

+2
+2
MAINTAINERS
··· 13959 13959 F: Documentation/admin-guide/mm/kho.rst 13960 13960 F: Documentation/core-api/kho/* 13961 13961 F: include/linux/kexec_handover.h 13962 + F: include/linux/kho/ 13962 13963 F: kernel/liveupdate/kexec_handover* 13963 13964 F: lib/test_kho.c 13964 13965 F: tools/testing/selftests/kho/ ··· 14638 14637 F: Documentation/core-api/liveupdate.rst 14639 14638 F: Documentation/mm/memfd_preservation.rst 14640 14639 F: Documentation/userspace-api/liveupdate.rst 14640 + F: include/linux/kho/abi/ 14641 14641 F: include/linux/liveupdate.h 14642 14642 F: include/linux/liveupdate/ 14643 14643 F: include/uapi/linux/liveupdate.h