Skip to content

Commit 142d939

Browse files
author
Andreas Hindborg
committed
rust: hrtimer: add maintainer entry
Add Andreas Hindborg as maintainer for Rust `hrtimer` abstractions. Also add Boqun Feng as reviewer. Acked-by: Boqun Feng <boqun.feng@gmail.com> Acked-by: Frederic Weisbecker <frederic@kernel.org> Acked-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Lyude Paul <lyude@redhat.com> Link: https://lore.kernel.org/r/20250309-hrtimer-v3-v6-12-rc2-v12-13-73586e2bd5f1@kernel.org Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
1 parent aa33de0 commit 142d939

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

MAINTAINERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10355,6 +10355,21 @@ F: kernel/time/timer_list.c
1035510355
F: kernel/time/timer_migration.*
1035610356
F: tools/testing/selftests/timers/
1035710357

10358+
HIGH-RESOLUTION TIMERS [RUST]
10359+
M: Andreas Hindborg <a.hindborg@kernel.org>
10360+
R: Boqun Feng <boqun.feng@gmail.com>
10361+
R: Frederic Weisbecker <frederic@kernel.org>
10362+
R: Lyude Paul <lyude@redhat.com>
10363+
R: Thomas Gleixner <tglx@linutronix.de>
10364+
R: Anna-Maria Behnsen <anna-maria@linutronix.de>
10365+
L: rust-for-linux@vger.kernel.org
10366+
S: Supported
10367+
W: https://rust-for-linux.com
10368+
B: https://github.com/Rust-for-Linux/linux/issues
10369+
T: git https://github.com/Rust-for-Linux/linux.git hrtimer-next
10370+
F: rust/kernel/time/hrtimer.rs
10371+
F: rust/kernel/time/hrtimer/
10372+
1035810373
HIGH-SPEED SCC DRIVER FOR AX.25
1035910374
L: linux-hams@vger.kernel.org
1036010375
S: Orphan

0 commit comments

Comments
 (0)