From: FUJITA Tomonori Date: Wed, 23 Apr 2025 19:28:56 +0000 (+0900) Subject: MAINTAINERS: rust: Add a new section for all of the time stuff X-Git-Tag: v6.16-rc1~45^2~36^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=679185904972421c570a1c337a8266835045012d;p=linux-block.git MAINTAINERS: rust: Add a new section for all of the time stuff Add a new section for all of the time stuff to MAINTAINERS file, with the existing hrtimer entry fold. Acked-by: John Stultz Reviewed-by: Boqun Feng Reviewed-by: Andreas Hindborg Signed-off-by: FUJITA Tomonori Link: https://lore.kernel.org/r/20250423192857.199712-7-fujita.tomonori@gmail.com [ Changed T: entry branch to `timekeeping-next` - Andreas ] Signed-off-by: Andreas Hindborg --- diff --git a/MAINTAINERS b/MAINTAINERS index fa1e04e87d1d..c2f539209ca0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10587,20 +10587,23 @@ F: kernel/time/timer_list.c F: kernel/time/timer_migration.* F: tools/testing/selftests/timers/ -HIGH-RESOLUTION TIMERS [RUST] +DELAY, SLEEP, TIMEKEEPING, TIMERS [RUST] M: Andreas Hindborg R: Boqun Feng +R: FUJITA Tomonori R: Frederic Weisbecker R: Lyude Paul R: Thomas Gleixner R: Anna-Maria Behnsen +R: John Stultz +R: Stephen Boyd L: rust-for-linux@vger.kernel.org S: Supported W: https://rust-for-linux.com B: https://github.com/Rust-for-Linux/linux/issues -T: git https://github.com/Rust-for-Linux/linux.git hrtimer-next -F: rust/kernel/time/hrtimer.rs -F: rust/kernel/time/hrtimer/ +T: git https://github.com/Rust-for-Linux/linux.git timekeeping-next +F: rust/kernel/time.rs +F: rust/kernel/time/ HIGH-SPEED SCC DRIVER FOR AX.25 L: linux-hams@vger.kernel.org