From: Nikita Travkin <nikita@trvn.ru>
To: Kexy Biscuit <kexybiscuit@aosc.io>
Cc: jeffbai@aosc.io, gregkh@linuxfoundation.org,
wangyuli@uniontech.com, torvalds@linux-foundation.org,
aospan@netup.ru, conor.dooley@microchip.com,
ddrokosov@sberdevices.ru, dmaengine@vger.kernel.org,
dushistov@mail.ru, fancer.lancer@gmail.com, geert@linux-m68k.org,
hoan@os.amperecomputing.com, ink@jurassic.park.msu.ru,
linux-alpha@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-fpga@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-ide@vger.kernel.org, linux-iio@vger.kernel.org,
linux-media@vger.kernel.org, linux-mips@vger.kernel.org,
linux-renesas-soc@vger.kernel.org, linux-spi@vger.kernel.org,
manivannan.sadhasivam@linaro.org, mattst88@gmail.com,
netdev@vger.kernel.org, ntb@lists.linux.dev,
patches@lists.linux.dev, richard.henderson@linaro.org,
s.shtylyov@omp.ru, serjk@netup.ru, shc_work@mail.ru,
tsbogend@alpha.franken.de, v.georgiev@metrotek.ru,
wsa+renesas@sang-engineering.com, xeb@mail.ru
Subject: Re: [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
Date: Wed, 23 Oct 2024 13:26:08 +0500 [thread overview]
Message-ID: <fdae64c17b4176e1ff70784bc44a4c06@trvn.ru> (raw)
In-Reply-To: <20241023080935.2945-2-kexybiscuit@aosc.io>
Kexy Biscuit писал(а) 23.10.2024 13:09:
> This reverts commit 6e90b675cf942e50c70e8394dfb5862975c3b3b2.
>
> An absolutely no-one-ever-reviewed patch, not even by the maintainers who
> got removed themselves - at least not on the mailing list. Then the patch
> just got slipped into an unrelated subsystem pull request, and got pulled
> by Torvalds with not even a comment.
>
> What about the next time? Who next would be removed from the MAINTAINERS
> file, the kernel.org infrastructure? What if the compliance requires
> another XZ backdoor to be developed without further explanation? Is the
> kernel development process still done in public?
>
> Are the "compliance requirements" documented on docs.kernel.org? Who are
> responsible for them? Are all that are responsible employees of
> The Linux Foundation, which is regulated by the U.S. legislature?
>
> Fixes: 6e90b675cf94 ("MAINTAINERS: Remove some entries due to various compliance requirements.")
> Signed-off-by: Kexy Biscuit <kexybiscuit@aosc.io>
> ---
> Please keep all discussions on at least one of the mailing lists.
>
> MAINTAINERS | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 178 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e9659a5a7fb3..501aa5c0887e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -258,6 +258,12 @@ L: linux-acenic@sunsite.dk
> S: Maintained
> F: drivers/net/ethernet/alteon/acenic*
>
> +ACER ASPIRE 1 EMBEDDED CONTROLLER DRIVER
> +M: Nikita Travkin <nikita@trvn.ru>
> +S: Maintained
> +F: Documentation/devicetree/bindings/platform/acer,aspire1-ec.yaml
> +F: drivers/platform/arm64/acer-aspire1-ec.c
> +
Acked-by: Nikita Travkin <nikita@trvn.ru>
> ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
> M: Peter Kaestle <peter@piie.net>
> L: platform-driver-x86@vger.kernel.org
> @@ -882,6 +888,7 @@ F: drivers/staging/media/sunxi/cedrus/
>
> ALPHA PORT
> M: Richard Henderson <richard.henderson@linaro.org>
> +M: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
> M: Matt Turner <mattst88@gmail.com>
> L: linux-alpha@vger.kernel.org
> S: Odd Fixes
> @@ -2256,6 +2263,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> S: Maintained
> F: arch/arm/mach-ep93xx/ts72xx.c
>
> +ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE
> +M: Alexander Shiyan <shc_work@mail.ru>
> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +S: Odd Fixes
> +N: clps711x
> +
> ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
> M: Hartley Sweeten <hsweeten@visionengravers.com>
> M: Alexander Sverdlin <alexander.sverdlin@gmail.com>
> @@ -3802,6 +3815,14 @@ F: drivers/video/backlight/
> F: include/linux/backlight.h
> F: include/linux/pwm_backlight.h
>
> +BAIKAL-T1 PVT HARDWARE MONITOR DRIVER
> +M: Serge Semin <fancer.lancer@gmail.com>
> +L: linux-hwmon@vger.kernel.org
> +S: Supported
> +F: Documentation/devicetree/bindings/hwmon/baikal,bt1-pvt.yaml
> +F: Documentation/hwmon/bt1-pvt.rst
> +F: drivers/hwmon/bt1-pvt.[ch]
> +
> BARCO P50 GPIO DRIVER
> M: Santosh Kumar Yadav <santoshkumar.yadav@barco.com>
> M: Peter Korsgaard <peter.korsgaard@barco.com>
> @@ -6455,6 +6476,7 @@ F: drivers/mtd/nand/raw/denali*
>
> DESIGNWARE EDMA CORE IP DRIVER
> M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> +R: Serge Semin <fancer.lancer@gmail.com>
> L: dmaengine@vger.kernel.org
> S: Maintained
> F: drivers/dma/dw-edma/
> @@ -9737,6 +9759,14 @@ F: drivers/gpio/gpiolib-cdev.c
> F: include/uapi/linux/gpio.h
> F: tools/gpio/
>
> +GRE DEMULTIPLEXER DRIVER
> +M: Dmitry Kozlov <xeb@mail.ru>
> +L: netdev@vger.kernel.org
> +S: Maintained
> +F: include/net/gre.h
> +F: net/ipv4/gre_demux.c
> +F: net/ipv4/gre_offload.c
> +
> GRETH 10/100/1G Ethernet MAC device driver
> M: Andreas Larsson <andreas@gaisler.com>
> L: netdev@vger.kernel.org
> @@ -12929,6 +12959,12 @@ S: Maintained
> F: drivers/ata/pata_arasan_cf.c
> F: include/linux/pata_arasan_cf_data.h
>
> +LIBATA PATA DRIVERS
> +R: Sergey Shtylyov <s.shtylyov@omp.ru>
> +L: linux-ide@vger.kernel.org
> +F: drivers/ata/ata_*.c
> +F: drivers/ata/pata_*.c
> +
> LIBATA PATA FARADAY FTIDE010 AND GEMINI SATA BRIDGE DRIVERS
> M: Linus Walleij <linus.walleij@linaro.org>
> L: linux-ide@vger.kernel.org
> @@ -12945,6 +12981,15 @@ F: drivers/ata/ahci_platform.c
> F: drivers/ata/libahci_platform.c
> F: include/linux/ahci_platform.h
>
> +LIBATA SATA AHCI SYNOPSYS DWC CONTROLLER DRIVER
> +M: Serge Semin <fancer.lancer@gmail.com>
> +L: linux-ide@vger.kernel.org
> +S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git
> +F: Documentation/devicetree/bindings/ata/baikal,bt1-ahci.yaml
> +F: Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml
> +F: drivers/ata/ahci_dwc.c
> +
> LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
> M: Mikael Pettersson <mikpelinux@gmail.com>
> L: linux-ide@vger.kernel.org
> @@ -14140,6 +14185,16 @@ S: Maintained
> T: git git://linuxtv.org/media_tree.git
> F: drivers/media/platform/nxp/imx-pxp.[ch]
>
> +MEDIA DRIVERS FOR ASCOT2E
> +M: Sergey Kozlov <serjk@netup.ru>
> +M: Abylay Ospan <aospan@netup.ru>
> +L: linux-media@vger.kernel.org
> +S: Supported
> +W: https://linuxtv.org
> +W: http://netup.tv/
> +T: git git://linuxtv.org/media_tree.git
> +F: drivers/media/dvb-frontends/ascot2e*
> +
> MEDIA DRIVERS FOR CXD2099AR CI CONTROLLERS
> M: Jasmin Jessich <jasmin@anw.at>
> L: linux-media@vger.kernel.org
> @@ -14148,6 +14203,16 @@ W: https://linuxtv.org
> T: git git://linuxtv.org/media_tree.git
> F: drivers/media/dvb-frontends/cxd2099*
>
> +MEDIA DRIVERS FOR CXD2841ER
> +M: Sergey Kozlov <serjk@netup.ru>
> +M: Abylay Ospan <aospan@netup.ru>
> +L: linux-media@vger.kernel.org
> +S: Supported
> +W: https://linuxtv.org
> +W: http://netup.tv/
> +T: git git://linuxtv.org/media_tree.git
> +F: drivers/media/dvb-frontends/cxd2841er*
> +
> MEDIA DRIVERS FOR CXD2880
> M: Yasunari Takiguchi <Yasunari.Takiguchi@sony.com>
> L: linux-media@vger.kernel.org
> @@ -14192,6 +14257,35 @@ F: drivers/media/platform/nxp/imx-mipi-csis.c
> F: drivers/media/platform/nxp/imx7-media-csi.c
> F: drivers/media/platform/nxp/imx8mq-mipi-csi2.c
>
> +MEDIA DRIVERS FOR HELENE
> +M: Abylay Ospan <aospan@netup.ru>
> +L: linux-media@vger.kernel.org
> +S: Supported
> +W: https://linuxtv.org
> +W: http://netup.tv/
> +T: git git://linuxtv.org/media_tree.git
> +F: drivers/media/dvb-frontends/helene*
> +
> +MEDIA DRIVERS FOR HORUS3A
> +M: Sergey Kozlov <serjk@netup.ru>
> +M: Abylay Ospan <aospan@netup.ru>
> +L: linux-media@vger.kernel.org
> +S: Supported
> +W: https://linuxtv.org
> +W: http://netup.tv/
> +T: git git://linuxtv.org/media_tree.git
> +F: drivers/media/dvb-frontends/horus3a*
> +
> +MEDIA DRIVERS FOR LNBH25
> +M: Sergey Kozlov <serjk@netup.ru>
> +M: Abylay Ospan <aospan@netup.ru>
> +L: linux-media@vger.kernel.org
> +S: Supported
> +W: https://linuxtv.org
> +W: http://netup.tv/
> +T: git git://linuxtv.org/media_tree.git
> +F: drivers/media/dvb-frontends/lnbh25*
> +
> MEDIA DRIVERS FOR MXL5XX TUNER DEMODULATORS
> L: linux-media@vger.kernel.org
> S: Orphan
> @@ -14199,6 +14293,16 @@ W: https://linuxtv.org
> T: git git://linuxtv.org/media_tree.git
> F: drivers/media/dvb-frontends/mxl5xx*
>
> +MEDIA DRIVERS FOR NETUP PCI UNIVERSAL DVB devices
> +M: Sergey Kozlov <serjk@netup.ru>
> +M: Abylay Ospan <aospan@netup.ru>
> +L: linux-media@vger.kernel.org
> +S: Supported
> +W: https://linuxtv.org
> +W: http://netup.tv/
> +T: git git://linuxtv.org/media_tree.git
> +F: drivers/media/pci/netup_unidvb/*
> +
> MEDIA DRIVERS FOR NVIDIA TEGRA - VDE
> M: Dmitry Osipenko <digetx@gmail.com>
> L: linux-media@vger.kernel.org
> @@ -14842,6 +14946,13 @@ F: drivers/mtd/
> F: include/linux/mtd/
> F: include/uapi/mtd/
>
> +MEMSENSING MICROSYSTEMS MSA311 DRIVER
> +M: Dmitry Rokosov <ddrokosov@sberdevices.ru>
> +L: linux-iio@vger.kernel.org
> +S: Maintained
> +F: Documentation/devicetree/bindings/iio/accel/memsensing,msa311.yaml
> +F: drivers/iio/accel/msa311.c
> +
> MEN A21 WATCHDOG DRIVER
> M: Johannes Thumshirn <morbidrsa@gmail.com>
> L: linux-watchdog@vger.kernel.org
> @@ -15175,6 +15286,7 @@ F: drivers/tty/serial/8250/8250_pci1xxxx.c
>
> MICROCHIP POLARFIRE FPGA DRIVERS
> M: Conor Dooley <conor.dooley@microchip.com>
> +R: Vladimir Georgiev <v.georgiev@metrotek.ru>
> L: linux-fpga@vger.kernel.org
> S: Supported
> F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
> @@ -15429,6 +15541,17 @@ F: arch/mips/
> F: drivers/platform/mips/
> F: include/dt-bindings/mips/
>
> +MIPS BAIKAL-T1 PLATFORM
> +M: Serge Semin <fancer.lancer@gmail.com>
> +L: linux-mips@vger.kernel.org
> +S: Supported
> +F: Documentation/devicetree/bindings/bus/baikal,bt1-*.yaml
> +F: Documentation/devicetree/bindings/clock/baikal,bt1-*.yaml
> +F: drivers/bus/bt1-*.c
> +F: drivers/clk/baikal-t1/
> +F: drivers/memory/bt1-l2-ctl.c
> +F: drivers/mtd/maps/physmap-bt1-rom.[ch]
> +
> MIPS BOSTON DEVELOPMENT BOARD
> M: Paul Burton <paulburton@kernel.org>
> L: linux-mips@vger.kernel.org
> @@ -15441,6 +15564,7 @@ F: include/dt-bindings/clock/boston-clock.h
>
> MIPS CORE DRIVERS
> M: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> +M: Serge Semin <fancer.lancer@gmail.com>
> L: linux-mips@vger.kernel.org
> S: Supported
> F: drivers/bus/mips_cdmm.c
> @@ -16408,6 +16532,12 @@ F: include/linux/ntb.h
> F: include/linux/ntb_transport.h
> F: tools/testing/selftests/ntb/
>
> +NTB IDT DRIVER
> +M: Serge Semin <fancer.lancer@gmail.com>
> +L: ntb@lists.linux.dev
> +S: Supported
> +F: drivers/ntb/hw/idt/
> +
> NTB INTEL DRIVER
> M: Dave Jiang <dave.jiang@intel.com>
> L: ntb@lists.linux.dev
> @@ -18428,6 +18558,13 @@ F: drivers/pps/
> F: include/linux/pps*.h
> F: include/uapi/linux/pps.h
>
> +PPTP DRIVER
> +M: Dmitry Kozlov <xeb@mail.ru>
> +L: netdev@vger.kernel.org
> +S: Maintained
> +W: http://sourceforge.net/projects/accel-pptp
> +F: drivers/net/ppp/pptp.c
> +
> PRESSURE STALL INFORMATION (PSI)
> M: Johannes Weiner <hannes@cmpxchg.org>
> M: Suren Baghdasaryan <surenb@google.com>
> @@ -19518,6 +19655,15 @@ S: Supported
> F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
> F: drivers/i2c/busses/i2c-emev2.c
>
> +RENESAS ETHERNET AVB DRIVER
> +R: Sergey Shtylyov <s.shtylyov@omp.ru>
> +L: netdev@vger.kernel.org
> +L: linux-renesas-soc@vger.kernel.org
> +F: Documentation/devicetree/bindings/net/renesas,etheravb.yaml
> +F: drivers/net/ethernet/renesas/Kconfig
> +F: drivers/net/ethernet/renesas/Makefile
> +F: drivers/net/ethernet/renesas/ravb*
> +
> RENESAS ETHERNET SWITCH DRIVER
> R: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> L: netdev@vger.kernel.org
> @@ -19567,6 +19713,14 @@ F: Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml
> F: drivers/i2c/busses/i2c-rcar.c
> F: drivers/i2c/busses/i2c-sh_mobile.c
>
> +RENESAS R-CAR SATA DRIVER
> +R: Sergey Shtylyov <s.shtylyov@omp.ru>
> +L: linux-ide@vger.kernel.org
> +L: linux-renesas-soc@vger.kernel.org
> +S: Supported
> +F: Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
> +F: drivers/ata/sata_rcar.c
> +
> RENESAS R-CAR THERMAL DRIVERS
> M: Niklas Söderlund <niklas.soderlund@ragnatech.se>
> L: linux-renesas-soc@vger.kernel.org
> @@ -19642,6 +19796,16 @@ S: Supported
> F: Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
> F: drivers/i2c/busses/i2c-rzv2m.c
>
> +RENESAS SUPERH ETHERNET DRIVER
> +R: Sergey Shtylyov <s.shtylyov@omp.ru>
> +L: netdev@vger.kernel.org
> +L: linux-renesas-soc@vger.kernel.org
> +F: Documentation/devicetree/bindings/net/renesas,ether.yaml
> +F: drivers/net/ethernet/renesas/Kconfig
> +F: drivers/net/ethernet/renesas/Makefile
> +F: drivers/net/ethernet/renesas/sh_eth*
> +F: include/linux/sh_eth.h
> +
> RENESAS USB PHY DRIVER
> M: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> L: linux-renesas-soc@vger.kernel.org
> @@ -22295,11 +22459,19 @@ F: drivers/tty/serial/8250/8250_lpss.c
>
> SYNOPSYS DESIGNWARE APB GPIO DRIVER
> M: Hoan Tran <hoan@os.amperecomputing.com>
> +M: Serge Semin <fancer.lancer@gmail.com>
> L: linux-gpio@vger.kernel.org
> S: Maintained
> F: Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml
> F: drivers/gpio/gpio-dwapb.c
>
> +SYNOPSYS DESIGNWARE APB SSI DRIVER
> +M: Serge Semin <fancer.lancer@gmail.com>
> +L: linux-spi@vger.kernel.org
> +S: Supported
> +F: Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml
> +F: drivers/spi/spi-dw*
> +
> SYNOPSYS DESIGNWARE AXI DMAC DRIVER
> M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
> S: Maintained
> @@ -23609,6 +23781,12 @@ L: linux-input@vger.kernel.org
> S: Maintained
> F: drivers/hid/hid-udraw-ps3.c
>
> +UFS FILESYSTEM
> +M: Evgeniy Dushistov <dushistov@mail.ru>
> +S: Maintained
> +F: Documentation/admin-guide/ufs.rst
> +F: fs/ufs/
> +
> UHID USERSPACE HID IO DRIVER
> M: David Rheinsberg <david@readahead.eu>
> L: linux-input@vger.kernel.org
next prev parent reply other threads:[~2024-10-23 8:32 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2024101835-tiptop-blip-09ed@gregkh>
2024-10-23 6:30 ` [PATCH] MAINTAINERS: Remove some entries due to various compliance requirements WangYuli
2024-10-23 7:32 ` Mingcong Bai
2024-10-23 8:09 ` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements." Kexy Biscuit
2024-10-23 8:26 ` Nikita Travkin [this message]
2024-10-23 8:35 ` WangYuli
2024-10-23 9:04 ` Mingcong Bai
2024-10-23 9:28 ` Tonghao Zhang
2024-10-23 10:27 ` Nikita Shubin
2024-10-23 14:47 ` Lance Yang
2024-10-23 15:03 ` Yangyu Chen
2024-10-23 15:04 ` Sergio Paracuellos
2024-10-23 16:22 ` Yao Zi
2024-10-23 16:51 ` Tor Vic
2024-10-23 17:45 ` Linus Torvalds
2024-10-23 18:56 ` Phillip Susi
2024-10-23 19:15 ` Peter Cai
2024-10-23 19:19 ` Linus Torvalds
2024-10-23 19:28 ` Peter Cai
2024-10-24 21:01 ` Mikhail Novosyolov
2024-10-25 7:11 ` Nikolay Kichukov
2024-10-23 19:50 ` Tor Vic
2024-10-23 22:14 ` NotYourFox
2024-10-24 7:11 ` Integral
[not found] ` <20241024095708.189649-1-isage.dna@gmail.com>
2024-10-24 15:41 ` Andy Shevchenko
2024-10-24 16:15 ` Guenter Roeck
2024-10-24 17:13 ` Ivan Epifanov
2024-10-24 17:18 ` Guenter Roeck
2024-10-24 17:38 ` Ivan Epifanov
2024-10-24 17:28 ` Nopempele N
2024-10-24 17:07 ` Ivan Epifanov
2024-10-24 17:45 ` Sergey Shtylyov
2024-10-25 18:39 ` Tor Vic
[not found] ` <20241024140353.384881-1-vladimir_putin_rus@kremlin.ru>
[not found] ` <20241024140353.384881-2-vladimir_putin_rus@kremlin.ru>
2024-10-30 12:48 ` lore.kernel.org getting senile ? [WAS: [PATCH 1/2] MAINTAINERS: Remove Huawei due to compilance requirements metux
[not found] ` <64ef261c-82d0-4fad-ba8a-562f247340fb@metux.net>
2024-10-24 15:33 ` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements." Andy Shevchenko
2024-10-23 8:26 ` [PATCH] MAINTAINERS: Remove some entries due to various compliance requirements Mingcong Bai
2024-10-23 9:38 ` WangYuli
2024-10-23 9:53 ` Jiaxun Yang
2024-10-23 10:10 ` Mingcong Bai
2024-10-23 10:22 ` Nikita Shubin
2024-10-25 8:46 [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements." thomas superb
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=fdae64c17b4176e1ff70784bc44a4c06@trvn.ru \
--to=nikita@trvn.ru \
--cc=aospan@netup.ru \
--cc=conor.dooley@microchip.com \
--cc=ddrokosov@sberdevices.ru \
--cc=dmaengine@vger.kernel.org \
--cc=dushistov@mail.ru \
--cc=fancer.lancer@gmail.com \
--cc=geert@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=hoan@os.amperecomputing.com \
--cc=ink@jurassic.park.msu.ru \
--cc=jeffbai@aosc.io \
--cc=kexybiscuit@aosc.io \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fpga@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=mattst88@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=ntb@lists.linux.dev \
--cc=patches@lists.linux.dev \
--cc=richard.henderson@linaro.org \
--cc=s.shtylyov@omp.ru \
--cc=serjk@netup.ru \
--cc=shc_work@mail.ru \
--cc=torvalds@linux-foundation.org \
--cc=tsbogend@alpha.franken.de \
--cc=v.georgiev@metrotek.ru \
--cc=wangyuli@uniontech.com \
--cc=wsa+renesas@sang-engineering.com \
--cc=xeb@mail.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).