]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - MAINTAINERS
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux.git] / MAINTAINERS
index 5e7f5980e75a50ade4b6850f2e84f3d29fb467e0..c570f0204b48d3e575ae68bc8afbb9603388a589 100644 (file)
@@ -682,11 +682,11 @@ S:        Maintained
 F:     Documentation/devicetree/bindings/opp/sun50i-nvmem-cpufreq.txt
 F:     drivers/cpufreq/sun50i-cpufreq-nvmem.c
 
-ALLWINNER SECURITY SYSTEM
+ALLWINNER CRYPTO DRIVERS
 M:     Corentin Labbe <clabbe.montjoie@gmail.com>
 L:     linux-crypto@vger.kernel.org
 S:     Maintained
-F:     drivers/crypto/sunxi-ss/
+F:     drivers/crypto/allwinner/
 
 ALLWINNER VPU DRIVER
 M:     Maxime Ripard <mripard@kernel.org>
@@ -1477,6 +1477,14 @@ F:       drivers/soc/amlogic/
 F:     drivers/rtc/rtc-meson*
 N:     meson
 
+ARM/Amlogic Meson SoC Crypto Drivers
+M:     Corentin Labbe <clabbe@baylibre.com>
+L:     linux-crypto@vger.kernel.org
+L:     linux-amlogic@lists.infradead.org
+S:     Maintained
+F:     drivers/crypto/amlogic/
+F:     Documentation/devicetree/bindings/crypto/amlogic*
+
 ARM/Amlogic Meson SoC Sound Drivers
 M:     Jerome Brunet <jbrunet@baylibre.com>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -2618,6 +2626,7 @@ S:        Maintained
 F:     arch/arm64/
 X:     arch/arm64/boot/dts/
 F:     Documentation/arm64/
+F:     tools/testing/selftests/arm64/
 
 AS3645A LED FLASH CONTROLLER DRIVER
 M:     Sakari Ailus <sakari.ailus@iki.fi>
@@ -3539,7 +3548,7 @@ BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
 M:     Chanwoo Choi <cw00.choi@samsung.com>
 L:     linux-pm@vger.kernel.org
 L:     linux-samsung-soc@vger.kernel.org
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 S:     Maintained
 F:     drivers/devfreq/exynos-bus.c
 F:     Documentation/devicetree/bindings/devfreq/exynos-bus.txt
@@ -3602,6 +3611,13 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/media/cdns,*.txt
 F:     drivers/media/platform/cadence/cdns-csi2*
 
+CADENCE NAND DRIVER
+M:     Piotr Sroka <piotrs@cadence.com>
+L:     linux-mtd@lists.infradead.org
+S:     Maintained
+F:     drivers/mtd/nand/raw/cadence-nand-controller.c
+F:     Documentation/devicetree/bindings/mtd/cadence-nand-controller.txt
+
 CADET FM/AM RADIO RECEIVER DRIVER
 M:     Hans Verkuil <hverkuil@xs4all.nl>
 L:     linux-media@vger.kernel.org
@@ -3633,16 +3649,6 @@ L:       cake@lists.bufferbloat.net (moderated for non-subscribers)
 S:     Maintained
 F:     net/sched/sch_cake.c
 
-CALGARY x86-64 IOMMU
-M:     Muli Ben-Yehuda <mulix@mulix.org>
-M:     Jon Mason <jdmason@kudzu.us>
-L:     iommu@lists.linux-foundation.org
-S:     Maintained
-F:     arch/x86/kernel/pci-calgary_64.c
-F:     arch/x86/kernel/tce_64.c
-F:     arch/x86/include/asm/calgary.h
-F:     arch/x86/include/asm/tce.h
-
 CAN NETWORK DRIVERS
 M:     Wolfgang Grandegger <wg@grandegger.com>
 M:     Marc Kleine-Budde <mkl@pengutronix.de>
@@ -4276,14 +4282,13 @@ F:      include/linux/cpufreq.h
 F:     include/linux/sched/cpufreq.h
 F:     tools/testing/selftests/cpufreq/
 
-CPU FREQUENCY DRIVERS - ARM BIG LITTLE
+CPU FREQUENCY DRIVERS - VEXPRESS SPC ARM BIG LITTLE
 M:     Viresh Kumar <viresh.kumar@linaro.org>
 M:     Sudeep Holla <sudeep.holla@arm.com>
 L:     linux-pm@vger.kernel.org
 W:     http://www.arm.com/products/processors/technologies/biglittleprocessing.php
 S:     Maintained
-F:     drivers/cpufreq/arm_big_little.h
-F:     drivers/cpufreq/arm_big_little.c
+F:     drivers/cpufreq/vexpress-spc-cpufreq.c
 
 CPU POWER MONITORING SUBSYSTEM
 M:     Thomas Renninger <trenn@suse.com>
@@ -4768,9 +4773,9 @@ F:        include/linux/devcoredump.h
 DEVICE FREQUENCY (DEVFREQ)
 M:     MyungJoo Ham <myungjoo.ham@samsung.com>
 M:     Kyungmin Park <kyungmin.park@samsung.com>
-R:     Chanwoo Choi <cw00.choi@samsung.com>
+M:     Chanwoo Choi <cw00.choi@samsung.com>
 L:     linux-pm@vger.kernel.org
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 S:     Maintained
 F:     drivers/devfreq/
 F:     include/linux/devfreq.h
@@ -4780,10 +4785,11 @@ F:      include/trace/events/devfreq.h
 DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
 M:     Chanwoo Choi <cw00.choi@samsung.com>
 L:     linux-pm@vger.kernel.org
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 S:     Supported
 F:     drivers/devfreq/event/
 F:     drivers/devfreq/devfreq-event.c
+F:     include/dt-bindings/pmu/exynos_ppmu.h
 F:     include/linux/devfreq-event.h
 F:     Documentation/devicetree/bindings/devfreq/event/
 
@@ -6013,14 +6019,14 @@ F:      sound/usb/misc/ua101.c
 EFI TEST DRIVER
 L:     linux-efi@vger.kernel.org
 M:     Ivan Hu <ivan.hu@canonical.com>
-M:     Ard Biesheuvel <ard.biesheuvel@linaro.org>
+M:     Ard Biesheuvel <ardb@kernel.org>
 S:     Maintained
 F:     drivers/firmware/efi/test/
 
 EFI VARIABLE FILESYSTEM
 M:     Matthew Garrett <matthew.garrett@nebula.com>
 M:     Jeremy Kerr <jk@ozlabs.org>
-M:     Ard Biesheuvel <ard.biesheuvel@linaro.org>
+M:     Ard Biesheuvel <ardb@kernel.org>
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
 L:     linux-efi@vger.kernel.org
 S:     Maintained
@@ -6201,7 +6207,7 @@ S:        Supported
 F:     security/integrity/evm/
 
 EXTENSIBLE FIRMWARE INTERFACE (EFI)
-M:     Ard Biesheuvel <ard.biesheuvel@linaro.org>
+M:     Ard Biesheuvel <ardb@kernel.org>
 L:     linux-efi@vger.kernel.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
 S:     Maintained
@@ -7377,6 +7383,25 @@ F:       include/uapi/linux/if_hippi.h
 F:     net/802/hippi.c
 F:     drivers/net/hippi/
 
+HISILICON SECURITY ENGINE V2 DRIVER (SEC2)
+M:     Zaibo Xu <xuzaibo@huawei.com>
+L:     linux-crypto@vger.kernel.org
+S:     Maintained
+F:     drivers/crypto/hisilicon/sec2/sec_crypto.c
+F:     drivers/crypto/hisilicon/sec2/sec_main.c
+F:     drivers/crypto/hisilicon/sec2/sec_crypto.h
+F:     drivers/crypto/hisilicon/sec2/sec.h
+F:     Documentation/ABI/testing/debugfs-hisi-sec
+
+HISILICON HIGH PERFORMANCE RSA ENGINE DRIVER (HPRE)
+M:     Zaibo Xu <xuzaibo@huawei.com>
+L:     linux-crypto@vger.kernel.org
+S:     Maintained
+F:     drivers/crypto/hisilicon/hpre/hpre_crypto.c
+F:     drivers/crypto/hisilicon/hpre/hpre_main.c
+F:     drivers/crypto/hisilicon/hpre/hpre.h
+F:     Documentation/ABI/testing/debugfs-hisi-hpre
+
 HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
 M:     Yisen Zhuang <yisen.zhuang@huawei.com>
 M:     Salil Mehta <salil.mehta@huawei.com>
@@ -7385,6 +7410,11 @@ W:       http://www.hisilicon.com
 S:     Maintained
 F:     drivers/net/ethernet/hisilicon/hns3/
 
+HISILICON TRUE RANDOM NUMBER GENERATOR V2 SUPPORT
+M:     Zaibo Xu <xuzaibo@huawei.com>
+S:     Maintained
+F:     drivers/char/hw_random/hisi-trng-v2.c
+
 HISILICON LPC BUS DRIVER
 M:     john.garry@huawei.com
 W:     http://www.hisilicon.com
@@ -7430,7 +7460,6 @@ S:        Maintained
 F:     drivers/crypto/hisilicon/qm.c
 F:     drivers/crypto/hisilicon/qm.h
 F:     drivers/crypto/hisilicon/sgl.c
-F:     drivers/crypto/hisilicon/sgl.h
 F:     drivers/crypto/hisilicon/zip/
 F:     Documentation/ABI/testing/debugfs-hisi-zip
 
@@ -7742,7 +7771,7 @@ F:        drivers/i2c/i2c-stub.c
 
 I3C SUBSYSTEM
 M:     Boris Brezillon <bbrezillon@kernel.org>
-L:     linux-i3c@lists.infradead.org
+L:     linux-i3c@lists.infradead.org (moderated for non-subscribers)
 C:     irc://chat.freenode.net/linux-i3c
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git
 S:     Maintained
@@ -7758,6 +7787,12 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
 F:     drivers/i3c/master/dw*
 
+I3C DRIVER FOR CADENCE I3C MASTER IP
+M:      Przemysław Gaj <pgaj@cadence.com>
+S:      Maintained
+F:      Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
+F:      drivers/i3c/master/i3c-master-cdns.c
+
 IA64 (Itanium) PLATFORM
 M:     Tony Luck <tony.luck@intel.com>
 M:     Fenghua Yu <fenghua.yu@intel.com>
@@ -8577,12 +8612,13 @@ F:      include/linux/iova.h
 
 IO_URING
 M:     Jens Axboe <axboe@kernel.dk>
-L:     linux-block@vger.kernel.org
-L:     linux-fsdevel@vger.kernel.org
+L:     io-uring@vger.kernel.org
 T:     git git://git.kernel.dk/linux-block
 T:     git git://git.kernel.dk/liburing
 S:     Maintained
 F:     fs/io_uring.c
+F:     fs/io-wq.c
+F:     fs/io-wq.h
 F:     include/uapi/linux/io_uring.h
 
 IPMI SUBSYSTEM
@@ -8933,6 +8969,17 @@ S:       Maintained
 F:     tools/testing/selftests/
 F:     Documentation/dev-tools/kselftest*
 
+KERNEL UNIT TESTING FRAMEWORK (KUnit)
+M:     Brendan Higgins <brendanhiggins@google.com>
+L:     linux-kselftest@vger.kernel.org
+L:     kunit-dev@googlegroups.com
+W:     https://google.github.io/kunit-docs/third_party/kernel/docs/
+S:     Maintained
+F:     Documentation/dev-tools/kunit/
+F:     include/kunit/
+F:     lib/kunit/
+F:     tools/testing/kunit/
+
 KERNEL USERMODE HELPER
 M:     Luis Chamberlain <mcgrof@kernel.org>
 L:     linux-kernel@vger.kernel.org
@@ -9510,6 +9557,13 @@ F:       Documentation/misc-devices/lis3lv02d.rst
 F:     drivers/misc/lis3lv02d/
 F:     drivers/platform/x86/hp_accel.c
 
+LIST KUNIT TEST
+M:     David Gow <davidgow@google.com>
+L:     linux-kselftest@vger.kernel.org
+L:     kunit-dev@googlegroups.com
+S:     Maintained
+F:     lib/list-test.c
+
 LIVE PATCHING
 M:     Josh Poimboeuf <jpoimboe@redhat.com>
 M:     Jiri Kosina <jikos@kernel.org>
@@ -10550,15 +10604,13 @@ F:    include/linux/vmalloc.h
 F:     mm/
 
 MEMORY TECHNOLOGY DEVICES (MTD)
-M:     David Woodhouse <dwmw2@infradead.org>
-M:     Brian Norris <computersforpeace@gmail.com>
-M:     Marek Vasut <marek.vasut@gmail.com>
 M:     Miquel Raynal <miquel.raynal@bootlin.com>
 M:     Richard Weinberger <richard@nod.at>
 M:     Vignesh Raghavendra <vigneshr@ti.com>
 L:     linux-mtd@lists.infradead.org
 W:     http://www.linux-mtd.infradead.org/
 Q:     http://patchwork.ozlabs.org/project/linux-mtd/list/
+C:     irc://irc.oftc.net/mtd
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next
 S:     Maintained
@@ -10890,18 +10942,18 @@ F:    arch/mips/include/asm/mach-loongson32/
 F:     drivers/*/*loongson1*
 F:     drivers/*/*/*loongson1*
 
-MIPS/LOONGSON2 ARCHITECTURE
+MIPS/LOONGSON2EF ARCHITECTURE
 M:     Jiaxun Yang <jiaxun.yang@flygoat.com>
 L:     linux-mips@vger.kernel.org
 S:     Maintained
-F:     arch/mips/loongson64/fuloong-2e/
-F:     arch/mips/loongson64/lemote-2f/
-F:     arch/mips/include/asm/mach-loongson64/
+F:     arch/mips/loongson2ef/
+F:     arch/mips/include/asm/mach-loongson2ef/
 F:     drivers/*/*loongson2*
 F:     drivers/*/*/*loongson2*
 
-MIPS/LOONGSON3 ARCHITECTURE
+MIPS/LOONGSON64 ARCHITECTURE
 M:     Huacai Chen <chenhc@lemote.com>
+M:     Jiaxun Yang <jiaxun.yang@flygoat.com>
 L:     linux-mips@vger.kernel.org
 S:     Maintained
 F:     arch/mips/loongson64/
@@ -11652,6 +11704,7 @@ F:      drivers/nvme/target/fcloop.c
 NVM EXPRESS TARGET DRIVER
 M:     Christoph Hellwig <hch@lst.de>
 M:     Sagi Grimberg <sagi@grimberg.me>
+M:     Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
 L:     linux-nvme@lists.infradead.org
 T:     git://git.infradead.org/nvme.git
 W:     http://git.infradead.org/nvme.git
@@ -12793,6 +12846,13 @@ F:     arch/*/events/*
 F:     arch/*/events/*/*
 F:     tools/perf/
 
+PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS
+R:     John Garry <john.garry@huawei.com>
+R:     Will Deacon <will@kernel.org>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Supported
+F:     tools/perf/pmu-events/arch/arm64/
+
 PERSONALITY HANDLING
 M:     Christoph Hellwig <hch@infradead.org>
 L:     linux-abi-devel@lists.sourceforge.net
@@ -12850,6 +12910,7 @@ S:      Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git
 F:     samples/pidfd/
 F:     tools/testing/selftests/pidfd/
+F:     tools/testing/selftests/clone3/
 K:     (?i)pidfd
 K:     (?i)clone3
 K:     \b(clone_args|kernel_clone_args)\b
@@ -13015,6 +13076,15 @@ L:     linux-scsi@vger.kernel.org
 S:     Supported
 F:     drivers/scsi/pm8001/
 
+PM-GRAPH UTILITY
+M:     "Todd E Brandt" <todd.e.brandt@linux.intel.com>
+L:     linux-pm@vger.kernel.org
+W:     https://01.org/pm-graph
+B:     https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools
+T:     git git://github.com/intel/pm-graph
+S:     Supported
+F:     tools/power/pm-graph
+
 PNP SUPPORT
 M:     "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
 S:     Maintained
@@ -13147,12 +13217,14 @@ F:    Documentation/filesystems/proc.txt
 PROC SYSCTL
 M:     Luis Chamberlain <mcgrof@kernel.org>
 M:     Kees Cook <keescook@chromium.org>
+M:     Iurii Zaikin <yzaikin@google.com>
 L:     linux-kernel@vger.kernel.org
 L:     linux-fsdevel@vger.kernel.org
 S:     Maintained
 F:     fs/proc/proc_sysctl.c
 F:     include/linux/sysctl.h
 F:     kernel/sysctl.c
+F:     kernel/sysctl-test.c
 F:     tools/testing/selftests/sysctl/
 
 PS3 NETWORK SUPPORT
@@ -15027,7 +15099,7 @@ F:      include/media/soc_camera.h
 F:     drivers/staging/media/soc_camera/
 
 SOCIONEXT SYNQUACER I2C DRIVER
-M:     Ard Biesheuvel <ard.biesheuvel@linaro.org>
+M:     Ard Biesheuvel <ardb@kernel.org>
 L:     linux-i2c@vger.kernel.org
 S:     Maintained
 F:     drivers/i2c/busses/i2c-synquacer.c
@@ -15309,7 +15381,6 @@ F:      arch/arm/boot/dts/spear*
 F:     arch/arm/mach-spear/
 
 SPI NOR SUBSYSTEM
-M:     Marek Vasut <marek.vasut@gmail.com>
 M:     Tudor Ambarus <tudor.ambarus@microchip.com>
 L:     linux-mtd@lists.infradead.org
 W:     http://www.linux-mtd.infradead.org/
@@ -16606,10 +16677,9 @@ F:     drivers/media/pci/tw686x/
 
 UBI FILE SYSTEM (UBIFS)
 M:     Richard Weinberger <richard@nod.at>
-M:     Artem Bityutskiy <dedekind1@gmail.com>
-M:     Adrian Hunter <adrian.hunter@intel.com>
 L:     linux-mtd@lists.infradead.org
-T:     git git://git.infradead.org/ubifs-2.6.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git next
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git fixes
 W:     http://www.linux-mtd.infradead.org/doc/ubifs.html
 S:     Supported
 F:     Documentation/filesystems/ubifs.txt
@@ -16724,11 +16794,11 @@ S:    Maintained
 F:     drivers/scsi/ufs/ufs-mediatek*
 
 UNSORTED BLOCK IMAGES (UBI)
-M:     Artem Bityutskiy <dedekind1@gmail.com>
 M:     Richard Weinberger <richard@nod.at>
 W:     http://www.linux-mtd.infradead.org/
 L:     linux-mtd@lists.infradead.org
-T:     git git://git.infradead.org/ubifs-2.6.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git next
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git fixes
 S:     Supported
 F:     drivers/mtd/ubi/
 F:     include/linux/mtd/ubi.h
@@ -17470,6 +17540,18 @@ S:     Maintained
 F:     drivers/net/vrf.c
 F:     Documentation/networking/vrf.txt
 
+VSPRINTF
+M:     Petr Mladek <pmladek@suse.com>
+M:     Steven Rostedt <rostedt@goodmis.org>
+M:     Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
+R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
+R:     Rasmus Villemoes <linux@rasmusvillemoes.dk>
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git
+S:     Maintained
+F:     lib/vsprintf.c
+F:     lib/test_printf.c
+F:     Documentation/core-api/printk-formats.rst
+
 VT1211 HARDWARE MONITOR DRIVER
 M:     Juerg Haefliger <juergh@gmail.com>
 L:     linux-hwmon@vger.kernel.org