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: <Z9xnDzwixCbbBm0o@boqun-archlinux>
Date: Thu, 20 Mar 2025 12:05:51 -0700
From: Boqun Feng <boqun.feng@...il.com>
To: FUJITA Tomonori <fujita.tomonori@...il.com>
Cc: linux-kernel@...r.kernel.org, rust-for-linux@...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: Re: [PATCH v11 6/8] MAINTAINERS: rust: Add new sections for
 DELAY/SLEEP and TIMEKEEPING API

Hi Tomo,

On Thu, Feb 20, 2025 at 04:06:08PM +0900, FUJITA Tomonori wrote:
> Add new sections for DELAY/SLEEP and TIMEKEEPING abstractions
> respectively. It was possible to include both abstractions in a single
> section, but following precedent, two sections were created to
> correspond with the entries for the C language APIs.
> 

Could you add me as a reviewer in these entries?

Thanks!

Regards,
Boqun

> Signed-off-by: FUJITA Tomonori <fujita.tomonori@...il.com>
> ---
>  MAINTAINERS | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c8d9e8187eb0..775ea845f011 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10355,6 +10355,13 @@ F:	kernel/time/timer_list.c
>  F:	kernel/time/timer_migration.*
>  F:	tools/testing/selftests/timers/
>  
> +DELAY AND SLEEP API [RUST]
> +M:	FUJITA Tomonori <fujita.tomonori@...il.com>
+R:Boqun Feng <boqun.feng@...il.com>
> +L:	rust-for-linux@...r.kernel.org
> +L:	linux-kernel@...r.kernel.org
> +S:	Maintained
> +F:	rust/kernel/time/delay.rs
> +
>  HIGH-SPEED SCC DRIVER FOR AX.25
>  L:	linux-hams@...r.kernel.org
>  S:	Orphan
> @@ -23854,6 +23861,13 @@ F:	kernel/time/timekeeping*
>  F:	kernel/time/time_test.c
>  F:	tools/testing/selftests/timers/
>  
> +TIMEKEEPING API [RUST]
> +M:	FUJITA Tomonori <fujita.tomonori@...il.com>
+R:Boqun Feng <boqun.feng@...il.com>
> +L:	rust-for-linux@...r.kernel.org
> +L:	linux-kernel@...r.kernel.org
> +S:	Maintained
> +F:	rust/kernel/time.rs
> +
>  TIPC NETWORK LAYER
>  M:	Jon Maloy <jmaloy@...hat.com>
>  L:	netdev@...r.kernel.org (core kernel code)
> -- 
> 2.43.0
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ