Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
[sfrench/cifs-2.6.git] / MAINTAINERS
index 3ef137fea4f6db04d880b9c770fe81f9cdc98f9a..a36df9ed283d394e70c83a5acba9a12527bf4bde 100644 (file)
@@ -312,6 +312,13 @@ L: linux-iio@vger.kernel.org
 S:     Maintained
 F:     drivers/counter/104-quad-8.c
 
+ACCES IDIO-16 GPIO LIBRARY
+M:     William Breathitt Gray <william.gray@linaro.org>
+L:     linux-gpio@vger.kernel.org
+S:     Maintained
+F:     drivers/gpio/gpio-idio-16.c
+F:     drivers/gpio/gpio-idio-16.h
+
 ACCES PCI-IDIO-16 GPIO DRIVER
 M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-gpio@vger.kernel.org
@@ -1145,6 +1152,15 @@ T:       git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
 F:     drivers/net/amt.c
 
+ANALOG DEVICES INC AD4130 DRIVER
+M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     http://ez.analog.com/community/linux-device-drivers
+F:     Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
+F:     Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
+F:     drivers/iio/adc/ad4130.c
+
 ANALOG DEVICES INC AD7192 DRIVER
 M:     Alexandru Tachici <alexandru.tachici@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -1194,6 +1210,14 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml
 F:     drivers/iio/adc/ad7780.c
 
+ANALOG DEVICES INC AD74115 DRIVER
+M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     http://ez.analog.com/community/linux-device-drivers
+F:     Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
+F:     drivers/iio/addac/ad74115.c
+
 ANALOG DEVICES INC AD74413R DRIVER
 M:     Cosmin Tanislav <cosmin.tanislav@analog.com>
 L:     linux-iio@vger.kernel.org
@@ -1217,6 +1241,14 @@ W:       https://ez.analog.com/linux-software-drivers
 F:     Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml
 F:     drivers/iio/amplifiers/ada4250.c
 
+ANALOG DEVICES INC ADF4377 DRIVER
+M:     Antoniu Miclaus <antoniu.miclaus@analog.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+W:     https://ez.analog.com/linux-software-drivers
+F:     Documentation/devicetree/bindings/iio/frequency/adi,adf4377.yaml
+F:     drivers/iio/frequency/adf4377.c
+
 ANALOG DEVICES INC ADGS1408 DRIVER
 M:     Mircea Caprioru <mircea.caprioru@analog.com>
 S:     Supported
@@ -2298,6 +2330,7 @@ F:        Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.y
 F:     Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
 F:     Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
 F:     Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
+F:     arch/arm/boot/dts/intel-ixp*
 F:     arch/arm/mach-ixp4xx/
 F:     drivers/bus/intel-ixp4xx-eb.c
 F:     drivers/clocksource/timer-ixp4xx.c
@@ -7889,6 +7922,7 @@ M:        Chao Yu <chao@kernel.org>
 L:     linux-f2fs-devel@lists.sourceforge.net
 S:     Maintained
 W:     https://f2fs.wiki.kernel.org/
+B:     https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=f2fs
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
 F:     Documentation/ABI/testing/sysfs-fs-f2fs
 F:     Documentation/filesystems/f2fs.rst
@@ -7927,6 +7961,12 @@ F:       fs/notify/fanotify/
 F:     include/linux/fanotify.h
 F:     include/uapi/linux/fanotify.h
 
+FARADAY FOTG210 USB2 DUAL-ROLE CONTROLLER
+M:     Linus Walleij <linus.walleij@linaro.org>
+L:     linux-usb@vger.kernel.org
+S:     Maintained
+F:     drivers/usb/fotg210/
+
 FARSYNC SYNCHRONOUS DRIVER
 M:     Kevin Curtis <kevin.curtis@farsite.co.uk>
 S:     Supported
@@ -8105,6 +8145,8 @@ S:        Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
 F:     include/linux/fortify-string.h
 F:     lib/fortify_kunit.c
+F:     lib/memcpy_kunit.c
+F:     lib/strscpy_kunit.c
 F:     lib/test_fortify/*
 F:     scripts/test_fortify.sh
 K:     \b__NO_FORTIFY\b
@@ -8518,6 +8560,9 @@ FUNCTION HOOKS (FTRACE)
 M:     Steven Rostedt <rostedt@goodmis.org>
 M:     Masami Hiramatsu <mhiramat@kernel.org>
 R:     Mark Rutland <mark.rutland@arm.com>
+L:     linux-kernel@vger.kernel.org
+L:     linux-trace-kernel@vger.kernel.org
+Q:     https://patchwork.kernel.org/project/linux-trace-kernel/list/
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
 F:     Documentation/trace/ftrace*
@@ -9263,6 +9308,7 @@ HISILICON GPIO DRIVER
 M:     Jay Fang <f.fangjian@huawei.com>
 L:     linux-gpio@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/gpio/hisilicon,ascend910-gpio.yaml
 F:     drivers/gpio/gpio-hisi.c
 
 HISILICON HIGH PERFORMANCE RSA ENGINE DRIVER (HPRE)
@@ -9279,6 +9325,7 @@ M:        Yicong Yang <yangyicong@hisilicon.com>
 L:     linux-i2c@vger.kernel.org
 S:     Maintained
 W:     https://www.hisilicon.com
+F:     Documentation/devicetree/bindings/i2c/hisilicon,ascend910-i2c.yaml
 F:     drivers/i2c/busses/i2c-hisi.c
 
 HISILICON LPC BUS DRIVER
@@ -9362,7 +9409,7 @@ F:        Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
 F:     drivers/infiniband/hw/hns/
 
 HISILICON SAS Controller
-M:     John Garry <john.garry@huawei.com>
+M:     Xiang Chen <chenxiang66@hisilicon.com>
 S:     Supported
 W:     http://www.hisilicon.com
 F:     Documentation/devicetree/bindings/scsi/hisilicon-sas.txt
@@ -9770,8 +9817,7 @@ F:        Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml
 F:     drivers/i3c/master/i3c-master-cdns.c
 
 I3C DRIVER FOR SYNOPSYS DESIGNWARE
-M:     Vitor Soares <vitor.soares@synopsys.com>
-S:     Maintained
+S:     Orphan
 F:     Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
 F:     drivers/i3c/master/dw*
 
@@ -10415,11 +10461,6 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 F:     drivers/iommu/intel/
 F:     include/linux/intel-svm.h
 
-INTEL IOP-ADMA DMA DRIVER
-R:     Dan Williams <dan.j.williams@intel.com>
-S:     Odd fixes
-F:     drivers/dma/iop-adma.c
-
 INTEL IPU3 CSI-2 CIO2 DRIVER
 M:     Yong Zhi <yong.zhi@intel.com>
 M:     Sakari Ailus <sakari.ailus@linux.intel.com>
@@ -10793,6 +10834,18 @@ F:     drivers/iommu/dma-iommu.h
 F:     drivers/iommu/iova.c
 F:     include/linux/iova.h
 
+IOMMUFD
+M:     Jason Gunthorpe <jgg@nvidia.com>
+M:     Kevin Tian <kevin.tian@intel.com>
+L:     iommu@lists.linux.dev
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git
+F:     Documentation/userspace-api/iommufd.rst
+F:     drivers/iommu/iommufd/
+F:     include/linux/iommufd.h
+F:     include/uapi/linux/iommufd.h
+F:     tools/testing/selftests/iommu/
+
 IOMMU SUBSYSTEM
 M:     Joerg Roedel <joro@8bytes.org>
 M:     Will Deacon <will@kernel.org>
@@ -10825,6 +10878,7 @@ T:      git git://git.kernel.dk/liburing
 F:     io_uring/
 F:     include/linux/io_uring.h
 F:     include/linux/io_uring_types.h
+F:     include/trace/events/io_uring.h
 F:     include/uapi/linux/io_uring.h
 F:     tools/io_uring/
 
@@ -11197,6 +11251,8 @@ M:      Kees Cook <keescook@chromium.org>
 L:     linux-hardening@vger.kernel.org
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/hardening
+F:     Documentation/ABI/testing/sysfs-kernel-oops_count
+F:     Documentation/ABI/testing/sysfs-kernel-warn_count
 F:     include/linux/overflow.h
 F:     include/linux/randomize_kstack.h
 F:     mm/usercopy.c
@@ -11412,7 +11468,17 @@ F:     arch/x86/kvm/hyperv.*
 F:     arch/x86/kvm/kvm_onhyperv.*
 F:     arch/x86/kvm/svm/hyperv.*
 F:     arch/x86/kvm/svm/svm_onhyperv.*
-F:     arch/x86/kvm/vmx/evmcs.*
+F:     arch/x86/kvm/vmx/hyperv.*
+
+KVM X86 Xen (KVM/Xen)
+M:     David Woodhouse <dwmw2@infradead.org>
+M:     Paul Durrant <paul@xen.org>
+M:     Sean Christopherson <seanjc@google.com>
+M:     Paolo Bonzini <pbonzini@redhat.com>
+L:     kvm@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
+F:     arch/x86/kvm/xen.*
 
 KERNFS
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -11534,6 +11600,12 @@ F:     drivers/mfd/khadas-mcu.c
 F:     include/linux/mfd/khadas-mcu.h
 F:     drivers/thermal/khadas_mcu_fan.c
 
+KIONIX/ROHM KX022A ACCELEROMETER
+M:     Matti Vaittinen <mazziesaccount@gmail.com>
+L:     linux-iio@vger.kernel.org
+S:     Supported
+F:     drivers/iio/accel/kionix-kx022a*
+
 KMEMLEAK
 M:     Catalin Marinas <catalin.marinas@arm.com>
 S:     Maintained
@@ -11571,6 +11643,9 @@ M:      Naveen N. Rao <naveen.n.rao@linux.ibm.com>
 M:     Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
 M:     "David S. Miller" <davem@davemloft.net>
 M:     Masami Hiramatsu <mhiramat@kernel.org>
+L:     linux-kernel@vger.kernel.org
+L:     linux-trace-kernel@vger.kernel.org
+Q:     https://patchwork.kernel.org/project/linux-trace-kernel/list/
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
 F:     Documentation/trace/kprobes.rst
@@ -11654,11 +11729,13 @@ F:    scripts/leaking_addresses.pl
 
 LED SUBSYSTEM
 M:     Pavel Machek <pavel@ucw.cz>
+M:     Lee Jones <lee@kernel.org>
 L:     linux-leds@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git
 F:     Documentation/devicetree/bindings/leds/
 F:     drivers/leds/
+F:     include/dt-bindings/leds/
 F:     include/linux/leds.h
 
 LEGACY EEPROM DRIVER
@@ -12610,6 +12687,12 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/regulator/maxim,max20086.yaml
 F:     drivers/regulator/max20086-regulator.c
 
+MAXIM MAX30208 TEMPERATURE SENSOR DRIVER
+M:     Rajat Khandelwal <rajat.khandelwal@linux.intel.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     drivers/iio/temperature/max30208.c
+
 MAXIM MAX77650 PMIC MFD DRIVER
 M:     Bartosz Golaszewski <brgl@bgdev.pl>
 L:     linux-kernel@vger.kernel.org
@@ -13519,7 +13602,6 @@ F:      arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
 
 MHI BUS
 M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
-R:     Hemant Kumar <quic_hemantk@quicinc.com>
 L:     mhi@lists.linux.dev
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
@@ -13544,7 +13626,6 @@ L:      dmaengine@vger.kernel.org
 S:     Supported
 F:     Documentation/devicetree/bindings/dma/atmel-dma.txt
 F:     drivers/dma/at_hdmac.c
-F:     drivers/dma/at_hdmac_regs.h
 F:     drivers/dma/at_xdmac.c
 F:     include/dt-bindings/dma/at91.h
 
@@ -13754,7 +13835,7 @@ MICROCHIP USB251XB DRIVER
 M:     Richard Leitner <richard.leitner@skidata.com>
 L:     linux-usb@vger.kernel.org
 S:     Maintained
-F:     Documentation/devicetree/bindings/usb/usb251xb.txt
+F:     Documentation/devicetree/bindings/usb/usb251xb.yaml
 F:     drivers/usb/misc/usb251xb.c
 
 MICROCHIP USBA UDC DRIVER
@@ -13794,6 +13875,15 @@ F:     drivers/scsi/smartpqi/smartpqi*.[ch]
 F:     include/linux/cciss*.h
 F:     include/uapi/linux/cciss*.h
 
+MICROSOFT MANA RDMA DRIVER
+M:     Long Li <longli@microsoft.com>
+M:     Ajay Sharma <sharmaajay@microsoft.com>
+L:     linux-rdma@vger.kernel.org
+S:     Supported
+F:     drivers/infiniband/hw/mana/
+F:     include/net/mana
+F:     include/uapi/rdma/mana-abi.h
+
 MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH
 M:     Maximilian Luz <luzmaximilian@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
@@ -14687,10 +14777,9 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
 F:     arch/nios2/
 
 NITRO ENCLAVES (NE)
-M:     Andra Paraschiv <andraprs@amazon.com>
-M:     Alexandru Vasile <lexnv@amazon.com>
 M:     Alexandru Ciobotaru <alcioa@amazon.com>
 L:     linux-kernel@vger.kernel.org
+L:     The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com>
 S:     Supported
 W:     https://aws.amazon.com/ec2/nitro/nitro-enclaves/
 F:     Documentation/virt/ne_overview.rst
@@ -15249,6 +15338,7 @@ F:      drivers/mfd/menelaus.c
 F:     drivers/mfd/palmas.c
 F:     drivers/mfd/tps65217.c
 F:     drivers/mfd/tps65218.c
+F:     drivers/mfd/tps65219.c
 F:     drivers/mfd/tps65910.c
 F:     drivers/mfd/twl-core.[ch]
 F:     drivers/mfd/twl4030*.c
@@ -16341,7 +16431,7 @@ F:      tools/lib/perf/
 F:     tools/perf/
 
 PERFORMANCE EVENTS TOOLING ARM64
-R:     John Garry <john.garry@huawei.com>
+R:     John Garry <john.g.garry@oracle.com>
 R:     Will Deacon <will@kernel.org>
 R:     James Clark <james.clark@arm.com>
 R:     Mike Leach <mike.leach@linaro.org>
@@ -17925,6 +18015,13 @@ F:     Documentation/ABI/*/sysfs-driver-hid-roccat*
 F:     drivers/hid/hid-roccat*
 F:     include/linux/hid-roccat*
 
+ROCKCHIP CRYPTO DRIVERS
+M:     Corentin Labbe <clabbe@baylibre.com>
+L:     linux-crypto@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml
+F:     drivers/crypto/rockchip/
+
 ROCKCHIP I2S TDM DRIVER
 M:     Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
 L:     linux-rockchip@lists.infradead.org
@@ -19038,7 +19135,7 @@ M:      Jason A. Donenfeld <Jason@zx2c4.com>
 S:     Maintained
 F:     include/linux/siphash.h
 F:     lib/siphash.c
-F:     lib/test_siphash.c
+F:     lib/siphash_kunit.c
 
 SIS 190 ETHERNET DRIVER
 M:     Francois Romieu <romieu@fr.zoreil.com>
@@ -21036,6 +21133,9 @@ F:      drivers/hwmon/pmbus/tps546d24.c
 TRACING
 M:     Steven Rostedt <rostedt@goodmis.org>
 M:     Masami Hiramatsu <mhiramat@kernel.org>
+L:     linux-kernel@vger.kernel.org
+L:     linux-trace-kernel@vger.kernel.org
+Q:     https://patchwork.kernel.org/project/linux-trace-kernel/list/
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
 F:     Documentation/trace/*
@@ -21739,7 +21839,7 @@ M:      Alex Williamson <alex.williamson@redhat.com>
 R:     Cornelia Huck <cohuck@redhat.com>
 L:     kvm@vger.kernel.org
 S:     Maintained
-T:     git git://github.com/awilliam/linux-vfio.git
+T:     git https://github.com/awilliam/linux-vfio.git
 F:     Documentation/ABI/testing/sysfs-devices-vfio-dev
 F:     Documentation/driver-api/vfio.rst
 F:     drivers/vfio/
@@ -22153,7 +22253,9 @@ F:      drivers/scsi/vmw_pvscsi.c
 F:     drivers/scsi/vmw_pvscsi.h
 
 VMWARE VIRTUAL PTP CLOCK DRIVER
-M:     Vivek Thampi <vithampi@vmware.com>
+M:     Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu>
+M:     Deep Shah <sdeep@vmware.com>
+R:     Alexey Makhalov <amakhalov@vmware.com>
 R:     VMware PV-Drivers Reviewers <pv-drivers@vmware.com>
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -22960,8 +23062,7 @@ F:      drivers/media/pci/zoran/
 
 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
 M:     Minchan Kim <minchan@kernel.org>
-M:     Nitin Gupta <ngupta@vflare.org>
-R:     Sergey Senozhatsky <senozhatsky@chromium.org>
+M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/blockdev/zram.rst
@@ -22974,8 +23075,7 @@ F:      drivers/tty/serial/zs.*
 
 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
 M:     Minchan Kim <minchan@kernel.org>
-M:     Nitin Gupta <ngupta@vflare.org>
-R:     Sergey Senozhatsky <senozhatsky@chromium.org>
+M:     Sergey Senozhatsky <senozhatsky@chromium.org>
 L:     linux-mm@kvack.org
 S:     Maintained
 F:     Documentation/mm/zsmalloc.rst
@@ -22986,7 +23086,7 @@ ZSTD
 M:     Nick Terrell <terrelln@fb.com>
 S:     Maintained
 B:     https://github.com/facebook/zstd/issues
-T:     git git://github.com/terrelln/linux.git
+T:     git https://github.com/terrelln/linux.git
 F:     include/linux/zstd*
 F:     lib/zstd/
 F:     lib/decompress_unzstd.c