public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: dwmw2@infradead•org
Cc: Wen Gu <guwen@linux•alibaba.com>,
	tglx@kernel•org, richardcochran@gmail•com, andrew+netdev@lunn•ch,
	davem@davemloft•net, edumazet@google•com, pabeni@redhat•com,
	linux-kernel@vger•kernel.org, netdev@vger•kernel.org,
	jstultz@google•com, anna-maria@linutronix•de,
	frederic@kernel•org, daniel.lezcano@kernel•org, sboyd@kernel•org,
	vladimir.oltean@nxp•com, wei.fang@nxp•com, xiaoning.wang@nxp•com,
	jonathan.lemon@gmail•com, vadim.fedorenko@linux•dev,
	yangbo.lu@nxp•com, svens@linux•ibm.com, nick.shi@broadcom•com,
	ajay.kaher@broadcom•com, alexey.makhalov@broadcom•com,
	bcm-kernel-feedback-list@broadcom•com,
	linux-fpga@vger•kernel.org, imx@lists•linux.dev,
	linux-s390@vger•kernel.org, dust.li@linux•alibaba.com,
	xuanzhuo@linux•alibaba.com, mani@kernel•org,
	imran.shaik@oss•qualcomm.com, taniya.das@oss•qualcomm.com
Subject: Re: [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split
Date: Sun, 12 Apr 2026 08:47:04 -0700	[thread overview]
Message-ID: <20260412084704.743482ad@kernel.org> (raw)
In-Reply-To: <20260407104802.34429-3-guwen@linux.alibaba.com>

On Tue,  7 Apr 2026 18:48:02 +0800 Wen Gu wrote:
> +PTP EMULATED CLOCK SUPPORT
> +M:	David Woodhouse <dwmw2@infradead•org>
> +M:	Wen Gu <guwen@linux•alibaba.com>
> +M:	Xuan Zhuo <xuanzhuo@linux•alibaba.com>
> +L:	linux-kernel@vger•kernel.org
> +S:	Maintained
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core

Hi David,

Do you have a tree to route the patches thru? Or do you really have
access to the tip tree?

  reply	other threads:[~2026-04-12 15:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-07 10:48 [PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain Wen Gu
2026-04-07 10:48 ` [PATCH v2 1/2] ptp: move emulated/virtual clock drivers into a dedicated subdirectory Wen Gu
2026-04-07 10:48 ` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split Wen Gu
2026-04-12 15:47   ` Jakub Kicinski [this message]
2026-04-12 16:32     ` David Woodhouse
2026-04-12 16:53       ` Jakub Kicinski
2026-04-13  9:00         ` Wen Gu
2026-04-29  8:28           ` Wen Gu
2026-05-28 17:06           ` David Woodhouse
2026-06-01  0:20             ` Richard Cochran
2026-06-01  7:03               ` David Woodhouse
2026-06-01 15:20                 ` Richard Cochran
2026-06-01 16:53                   ` David Woodhouse
2026-06-02  1:52                     ` Jakub Kicinski
2026-06-02  4:20                       ` Richard Cochran
2026-06-02  8:04                         ` David Woodhouse
2026-06-02 14:03                           ` Wen Gu
2026-06-02 17:15                             ` David Woodhouse
2026-06-03  2:03                           ` Jakub Kicinski
2026-06-03 22:55                             ` David Woodhouse
2026-06-02  8:51                     ` Wen Gu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260412084704.743482ad@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=ajay.kaher@broadcom$(echo .)com \
    --cc=alexey.makhalov@broadcom$(echo .)com \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=anna-maria@linutronix$(echo .)de \
    --cc=bcm-kernel-feedback-list@broadcom$(echo .)com \
    --cc=daniel.lezcano@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=dust.li@linux$(echo .)alibaba.com \
    --cc=dwmw2@infradead$(echo .)org \
    --cc=edumazet@google$(echo .)com \
    --cc=frederic@kernel$(echo .)org \
    --cc=guwen@linux$(echo .)alibaba.com \
    --cc=imran.shaik@oss$(echo .)qualcomm.com \
    --cc=imx@lists$(echo .)linux.dev \
    --cc=jonathan.lemon@gmail$(echo .)com \
    --cc=jstultz@google$(echo .)com \
    --cc=linux-fpga@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-s390@vger$(echo .)kernel.org \
    --cc=mani@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nick.shi@broadcom$(echo .)com \
    --cc=pabeni@redhat$(echo .)com \
    --cc=richardcochran@gmail$(echo .)com \
    --cc=sboyd@kernel$(echo .)org \
    --cc=svens@linux$(echo .)ibm.com \
    --cc=taniya.das@oss$(echo .)qualcomm.com \
    --cc=tglx@kernel$(echo .)org \
    --cc=vadim.fedorenko@linux$(echo .)dev \
    --cc=vladimir.oltean@nxp$(echo .)com \
    --cc=wei.fang@nxp$(echo .)com \
    --cc=xiaoning.wang@nxp$(echo .)com \
    --cc=xuanzhuo@linux$(echo .)alibaba.com \
    --cc=yangbo.lu@nxp$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox