From: Prarit Bhargava <[email protected]> Put entries back in alphabetical order.
RH-Acked-by: David Arcari <[email protected]> RH-Acked-by: Bruno Meneguele <[email protected]> RH-Acked-by: Tony Camuso <[email protected]> Signed-off-by: Prarit Bhargava <[email protected]> --- redhat/rhdocs/MAINTAINERS/RHMAINTAINERS | 138 ++++++++++++------------ 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS index e459d19ed5fe..09e907f24f96 100644 --- a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS +++ b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS @@ -692,6 +692,48 @@ F: drivers/hid/ F: include/linux/hid* F: include/uapi/linux/hid* +HWMON SUBSYSTEM +M: Dean Nelson <[email protected]> +S: Maintained +F: drivers/hwmon/ + +HWPOISON MEMORY FAILURE HANDLING +M: Dean Nelson <[email protected]> +S: Maintained +F: mm/memory-failure.c +F: mm/hwpoison-inject.c + +Hyper-V CORE AND DRIVERS +M: Cathy Avery <[email protected]> +M: Mohammed Gamal <[email protected]> +M: Vitaly Kuznetsov <[email protected]> +S: Maintained +F: Documentation/networking/device_drivers/microsoft/netvsc.txt +F: arch/x86/include/asm/mshyperv.h +F: arch/x86/include/asm/trace/hyperv.h +F: arch/x86/include/asm/hyperv-tlfs.h +F: arch/x86/kernel/cpu/mshyperv.c +F: arch/x86/hyperv +F: drivers/clocksource/hyperv_timer.c +F: drivers/hid/hid-hyperv.c +F: drivers/hv/ +F: drivers/input/serio/hyperv-keyboard.c +F: drivers/pci/controller/pci-hyperv.c +F: drivers/pci/controller/pci-hyperv-intf.c +F: drivers/net/hyperv/ +F: drivers/scsi/storvsc_drv.c +F: drivers/uio/uio_hv_generic.c +F: drivers/video/fbdev/hyperv_fb.c +F: drivers/iommu/hyperv-iommu.c +F: net/vmw_vsock/hyperv_transport.c +F: include/clocksource/hyperv_timer.h +F: include/linux/hyperv.h +F: include/uapi/linux/hyperv.h +F: include/asm-generic/mshyperv.h +F: tools/hv/ +F: Documentation/ABI/stable/sysfs-bus-vmbus +F: Documentation/ABI/testing/debugfs-hyperv + I2C SUBSYSTEM M: Gopal Tiwari <[email protected]> M: David Arcari <[email protected]> @@ -705,6 +747,16 @@ F: include/linux/i2c-*.h F: include/uapi/linux/i2c.h F: include/uapi/linux/i2c-*.h +INFINIBAND SUBSYSTEM +M: Kamal Heib <[email protected]> +L: [email protected] +S: Maintained +F: drivers/infiniband/ +F: include/rdma/ +F: include/uapi/rdma/ +F: include/uapi/linux/if_infiniband.h +F: Documentation/infiniband/ + INIT M: Prarit Bhargava <[email protected]> S: Maintained @@ -809,12 +861,29 @@ M: Tony Camuso <[email protected]> S: Maintained F: drivers/crypto/qat/* +IOMMU DRIVERS +M: Jerry Snitselaar <[email protected]> +M: Myron Stowe <[email protected]> +M: Alex Williamson <[email protected]> +M: Don Dutile <[email protected]> +S: Maintained +F: drivers/iommu/ + +IPMI SUBSYSTEM +M: Tony Camuso <[email protected]> +S: Maintained + ISCSI (iscsi_tcp, libiscsi, libiscsi_tcp, scsi_transport_iscsi) M: Chris Leech <[email protected]> S: Maintained F: drivers/scsi/*iscsi* F: include/scsi/*iscsi* +ISMT SMBUS DRIVER +M: Tony Camuso <[email protected]> +S: Maintained +F: drivers/i2c/busses/i2c-ismt.c + JOURNALLING LAYER FOR BLOCK DEVICES (JBD2) M: Lukas Czerner <[email protected]> S: Maintained @@ -898,75 +967,6 @@ F: arch/x86/include/asm/vmx*.h F: arch/x86/kernel/kvm.c F: arch/x86/kernel/kvmclock.c -HWMON SUBSYSTEM -M: Dean Nelson <[email protected]> -S: Maintained -F: drivers/hwmon/ - -HWPOISON MEMORY FAILURE HANDLING -M: Dean Nelson <[email protected]> -S: Maintained -F: mm/memory-failure.c -F: mm/hwpoison-inject.c - -Hyper-V CORE AND DRIVERS -M: Cathy Avery <[email protected]> -M: Mohammed Gamal <[email protected]> -M: Vitaly Kuznetsov <[email protected]> -S: Maintained -F: Documentation/networking/device_drivers/microsoft/netvsc.txt -F: arch/x86/include/asm/mshyperv.h -F: arch/x86/include/asm/trace/hyperv.h -F: arch/x86/include/asm/hyperv-tlfs.h -F: arch/x86/kernel/cpu/mshyperv.c -F: arch/x86/hyperv -F: drivers/clocksource/hyperv_timer.c -F: drivers/hid/hid-hyperv.c -F: drivers/hv/ -F: drivers/input/serio/hyperv-keyboard.c -F: drivers/pci/controller/pci-hyperv.c -F: drivers/pci/controller/pci-hyperv-intf.c -F: drivers/net/hyperv/ -F: drivers/scsi/storvsc_drv.c -F: drivers/uio/uio_hv_generic.c -F: drivers/video/fbdev/hyperv_fb.c -F: drivers/iommu/hyperv-iommu.c -F: net/vmw_vsock/hyperv_transport.c -F: include/clocksource/hyperv_timer.h -F: include/linux/hyperv.h -F: include/uapi/linux/hyperv.h -F: include/asm-generic/mshyperv.h -F: tools/hv/ -F: Documentation/ABI/stable/sysfs-bus-vmbus -F: Documentation/ABI/testing/debugfs-hyperv - -INFINIBAND SUBSYSTEM -M: Kamal Heib <[email protected]> -L: [email protected] -S: Maintained -F: drivers/infiniband/ -F: include/rdma/ -F: include/uapi/rdma/ -F: include/uapi/linux/if_infiniband.h -F: Documentation/infiniband/ - -IOMMU DRIVERS -M: Jerry Snitselaar <[email protected]> -M: Myron Stowe <[email protected]> -M: Alex Williamson <[email protected]> -M: Don Dutile <[email protected]> -S: Maintained -F: drivers/iommu/ - -IPMI SUBSYSTEM -M: Tony Camuso <[email protected]> -S: Maintained - -ISMT SMBUS DRIVER -M: Tony Camuso <[email protected]> -S: Maintained -F: drivers/i2c/busses/i2c-ismt.c - LIB M: Prarit Bhargava <[email protected]> S: Maintained -- GitLab _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
