OSDN Git Service

Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
[tomoyo/tomoyo-test1.git] / MAINTAINERS
index e7d4ae0..a634fa7 100644 (file)
@@ -1,81 +1,5 @@
-List of maintainers and how to submit kernel changes
-====================================================
-
-Please try to follow the guidelines below.  This will make things
-easier on the maintainers.  Not all of these guidelines matter for every
-trivial patch so apply some common sense.
-
-Tips for patch submitters
--------------------------
-
-1.     Always *test* your changes, however small, on at least 4 or
-       5 people, preferably many more.
-
-2.     Try to release a few ALPHA test versions to the net. Announce
-       them onto the kernel channel and await results. This is especially
-       important for device drivers, because often that's the only way
-       you will find things like the fact version 3 firmware needs
-       a magic fix you didn't know about, or some clown changed the
-       chips on a board and not its name.  (Don't laugh!  Look at the
-       SMC etherpower for that.)
-
-3.     Make sure your changes compile correctly in multiple
-       configurations. In particular check that changes work both as a
-       module and built into the kernel.
-
-4.     When you are happy with a change make it generally available for
-       testing and await feedback.
-
-5.     Make a patch available to the relevant maintainer in the list. Use
-       ``diff -u`` to make the patch easy to merge. Be prepared to get your
-       changes sent back with seemingly silly requests about formatting
-       and variable names.  These aren't as silly as they seem. One
-       job the maintainers (and especially Linus) do is to keep things
-       looking the same. Sometimes this means that the clever hack in
-       your driver to get around a problem actually needs to become a
-       generalized kernel feature ready for next time.
-
-       PLEASE check your patch with the automated style checker
-       (scripts/checkpatch.pl) to catch trivial style violations.
-       See Documentation/process/coding-style.rst for guidance here.
-
-       PLEASE CC: the maintainers and mailing lists that are generated
-       by ``scripts/get_maintainer.pl.`` The results returned by the
-       script will be best if you have git installed and are making
-       your changes in a branch derived from Linus' latest git tree.
-       See Documentation/process/submitting-patches.rst for details.
-
-       PLEASE try to include any credit lines you want added with the
-       patch. It avoids people being missed off by mistake and makes
-       it easier to know who wants adding and who doesn't.
-
-       PLEASE document known bugs. If it doesn't work for everything
-       or does something very odd once a month document it.
-
-       PLEASE remember that submissions must be made under the terms
-       of the Linux Foundation certificate of contribution and should
-       include a Signed-off-by: line.  The current version of this
-       "Developer's Certificate of Origin" (DCO) is listed in the file
-       Documentation/process/submitting-patches.rst.
-
-6.     Make sure you have the right to send any changes you make. If you
-       do changes at work you may find your employer owns the patch
-       not you.
-
-7.     When sending security related changes or reports to a maintainer
-       please Cc: security@kernel.org, especially if the maintainer
-       does not respond. Please keep in mind that the security team is
-       a small set of people who can be efficient only when working on
-       verified bugs. Please only Cc: this list when you have identified
-       that the bug would present a short-term risk to other users if it
-       were publicly disclosed. For example, reports of address leaks do
-       not represent an immediate threat and are better handled publicly,
-       and ideally, should come with a patch proposal. Please do not send
-       automated reports to this list either. Such bugs will be handled
-       better and faster in the usual public places. See
-       Documentation/process/security-bugs.rst for details.
-
-8.     Happy hacking.
+List of maintainers
+===================
 
 Descriptions of section entries and preferred order
 ---------------------------------------------------
@@ -3575,18 +3499,24 @@ M:      Yury Norov <yury.norov@gmail.com>
 R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:     Rasmus Villemoes <linux@rasmusvillemoes.dk>
 S:     Maintained
+F:     include/linux/bitfield.h
 F:     include/linux/bitmap.h
+F:     include/linux/bits.h
 F:     include/linux/cpumask.h
 F:     include/linux/find.h
 F:     include/linux/nodemask.h
+F:     include/vdso/bits.h
 F:     lib/bitmap.c
 F:     lib/cpumask.c
 F:     lib/cpumask_kunit.c
 F:     lib/find_bit.c
 F:     lib/find_bit_benchmark.c
 F:     lib/test_bitmap.c
+F:     tools/include/linux/bitfield.h
 F:     tools/include/linux/bitmap.h
+F:     tools/include/linux/bits.h
 F:     tools/include/linux/find.h
+F:     tools/include/vdso/bits.h
 F:     tools/lib/bitmap.c
 F:     tools/lib/find_bit.c
 
@@ -5932,7 +5862,9 @@ S:        Orphan
 F:     drivers/mtd/nand/raw/denali*
 
 DESIGNWARE EDMA CORE IP DRIVER
-M:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+R:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+R:     Serge Semin <fancer.lancer@gmail.com>
 L:     dmaengine@vger.kernel.org
 S:     Maintained
 F:     drivers/dma/dw-edma/
@@ -10570,7 +10502,7 @@ L:      linux-media@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/media/ipu3.rst
 F:     Documentation/admin-guide/media/ipu3_rcb.svg
-F:     Documentation/userspace-api/media/v4l/pixfmt-meta-intel-ipu3.rst
+F:     Documentation/userspace-api/media/v4l/metafmt-intel-ipu3.rst
 F:     drivers/staging/media/ipu3/
 
 INTEL ISHTP ECLITE DRIVER
@@ -12137,6 +12069,13 @@ F:     Documentation/litmus-tests/
 F:     Documentation/memory-barriers.txt
 F:     tools/memory-model/
 
+LINUX-NEXT TREE
+M:     Stephen Rothwell <sfr@canb.auug.org.au>
+L:     linux-next@vger.kernel.org
+S:     Supported
+B:     mailto:linux-next@vger.kernel.org and the appropriate development tree
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/
+
 LIS3LV02D ACCELEROMETER DRIVER
 M:     Eric Piel <eric.piel@tremplin-utc.net>
 S:     Maintained
@@ -15071,7 +15010,7 @@ M:      Allen Hubbe <allenbh@gmail.com>
 L:     ntb@lists.linux.dev
 S:     Supported
 W:     https://github.com/jonmason/ntb/wiki
-T:     git git://github.com/jonmason/ntb.git
+T:     git https://github.com/jonmason/ntb.git
 F:     drivers/net/ntb_netdev.c
 F:     drivers/ntb/
 F:     drivers/pci/endpoint/functions/pci-epf-*ntb.c
@@ -15607,6 +15546,13 @@ L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     drivers/media/i2c/og01a1b.c
 
+OMNIVISION OV01A10 SENSOR DRIVER
+M:     Bingbu Cao <bingbu.cao@intel.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/i2c/ov01a10.c
+
 OMNIVISION OV02A10 SENSOR DRIVER
 M:     Dongchun Zhu <dongchun.zhu@mediatek.com>
 L:     linux-media@vger.kernel.org
@@ -15955,7 +15901,7 @@ ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
 M:     Mark Fasheh <mark@fasheh.com>
 M:     Joel Becker <jlbec@evilplan.org>
 M:     Joseph Qi <joseph.qi@linux.alibaba.com>
-L:     ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
+L:     ocfs2-devel@lists.linux.dev
 S:     Supported
 W:     http://ocfs2.wiki.kernel.org
 F:     Documentation/filesystems/dlmfs.rst
@@ -17713,6 +17659,7 @@ F:      drivers/usb/typec/tcpm/qcom/
 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
 M:     Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
 M:     Vikash Garodia <quic_vgarodia@quicinc.com>
+R:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 L:     linux-media@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
@@ -18329,6 +18276,7 @@ F:      drivers/clk/microchip/clk-mpfs*.c
 F:     drivers/i2c/busses/i2c-microchip-corei2c.c
 F:     drivers/mailbox/mailbox-mpfs.c
 F:     drivers/pci/controller/pcie-microchip-host.c
+F:     drivers/pwm/pwm-microchip-core.c
 F:     drivers/reset/reset-mpfs.c
 F:     drivers/rtc/rtc-mpfs.c
 F:     drivers/soc/microchip/mpfs-sys-controller.c
@@ -18401,7 +18349,7 @@ L:      linux-rockchip@lists.infradead.org
 S:     Maintained
 F:     Documentation/admin-guide/media/rkisp1.rst
 F:     Documentation/devicetree/bindings/media/rockchip-isp1.yaml
-F:     Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst
+F:     Documentation/userspace-api/media/v4l/metafmt-rkisp1.rst
 F:     drivers/media/platform/rockchip/rkisp1
 F:     include/uapi/linux/rkisp1-config.h
 
@@ -21050,10 +20998,13 @@ TEGRA VIDEO DRIVER
 M:     Thierry Reding <thierry.reding@gmail.com>
 M:     Jonathan Hunter <jonathanh@nvidia.com>
 M:     Sowjanya Komatineni <skomatineni@nvidia.com>
+M:     Luca Ceresoli <luca.ceresoli@bootlin.com>
 L:     linux-media@vger.kernel.org
 L:     linux-tegra@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml
+F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vi.yaml
+F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vip.yaml
 F:     drivers/staging/media/tegra-video/
 
 TEGRA XUSB PADCTL DRIVER
@@ -23448,8 +23399,10 @@ M:     Srinivas Neeli <srinivas.neeli@amd.com>
 R:     Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
 R:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
+F:     Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
 F:     Documentation/devicetree/bindings/watchdog/xlnx,xps-timebase-wdt.yaml
 F:     drivers/watchdog/of_xilinx_wdt.c
+F:     drivers/watchdog/xilinx_wwdt.c
 
 XILINX XDMA DRIVER
 M:     Lizhi Hou <lizhi.hou@amd.com>