lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250406013445.124688-6-fujita.tomonori@gmail.com>
Date: Sun,  6 Apr 2025 10:34:45 +0900
From: FUJITA Tomonori <fujita.tomonori@...il.com>
To: rust-for-linux@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
	netdev@...r.kernel.org,
	andrew@...n.ch,
	hkallweit1@...il.com,
	tmgross@...ch.edu,
	ojeda@...nel.org,
	alex.gaynor@...il.com,
	gary@...yguo.net,
	bjorn3_gh@...tonmail.com,
	benno.lossin@...ton.me,
	a.hindborg@...sung.com,
	aliceryhl@...gle.com,
	anna-maria@...utronix.de,
	frederic@...nel.org,
	tglx@...utronix.de,
	arnd@...db.de,
	jstultz@...gle.com,
	sboyd@...nel.org,
	mingo@...hat.com,
	peterz@...radead.org,
	juri.lelli@...hat.com,
	vincent.guittot@...aro.org,
	dietmar.eggemann@....com,
	rostedt@...dmis.org,
	bsegall@...gle.com,
	mgorman@...e.de,
	vschneid@...hat.com,
	tgunders@...hat.com,
	me@...enk.dev,
	david.laight.linux@...il.com
Subject: [PATCH v12 5/5] 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.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@...il.com>
---
 MAINTAINERS | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d32ce85c5c66..fafb79c42ac3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10581,20 +10581,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 <a.hindborg@...nel.org>
 R:	Boqun Feng <boqun.feng@...il.com>
+R:	FUJITA Tomonori <fujita.tomonori@...il.com>
 R:	Frederic Weisbecker <frederic@...nel.org>
 R:	Lyude Paul <lyude@...hat.com>
 R:	Thomas Gleixner <tglx@...utronix.de>
 R:	Anna-Maria Behnsen <anna-maria@...utronix.de>
+R:	John Stultz <jstultz@...gle.com>
+R:	Stephen Boyd <sboyd@...nel.org>
 L:	rust-for-linux@...r.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 rust-timekeeping-next
+F:	rust/kernel/time/
+F:	rust/kernel/time/time.rs
 
 HIGH-SPEED SCC DRIVER FOR AX.25
 L:	linux-hams@...r.kernel.org
-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ