
	List of RHEL maintainers and how to submit kernel changes

	OPTIONAL CC: the maintainers and mailing lists that are generated
	by redhat/scripts/rh_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 the latest RHEL git tree.

Descriptions of section entries:

	P: Person (obsolete)
	M: Mail patches to: FullName <address@domain>
	L: Mailing list that is relevant to this area
	W: Web-page with status/info
	T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
	S: Status, one of the following:
	   Supported:	Someone is actually paid to look after this.
	   Maintained:	Someone actually looks after it.
	   Odd Fixes:	It has a maintainer but they don't have time to do
			much other than throw the odd patch in. See below..
	   Orphan:	No current maintainer [but maybe you could take the
			role as you write your new code].
	   Obsolete:	Old code. Something tagged obsolete generally means
			it has been replaced by a better system and you
			should be using that.
	F: Files and directories with wildcard patterns.
	   A trailing slash includes all files and subdirectory files.
	   F:	drivers/net/	all files in and below drivers/net
	   F:	drivers/net/*	all files in drivers/net, but not below
	   F:	*/net/*		all files in "any top level directory"/net
	   One pattern per line.  Multiple F: lines acceptable.
	X: Files and directories that are NOT maintained, same rules as F:
	   Files exclusions are tested before file matches.
	   Can be useful for excluding a specific subdirectory, for instance:
	   F:	net/
	   X:	net/ipv6/
	   matches all files in and below net excluding net/ipv6/
	K: Keyword perl extended regex pattern to match content in a
	   patch or file.  For instance:
	   K: of_get_profile
	      matches patches or files that contain "of_get_profile"
	   K: \b(printk|pr_(info|err))\b
	      matches patches or files that contain one or more of the words
	      printk, pr_info or pr_err
	   One regex pattern per line.  Multiple K: lines acceptable.

Note: For the hard of thinking, this list is meant to remain in alphabetical
order. If you could add yourselves to it in alphabetical order that would be
so much easier [Ed]

Red Hat Maintainers List (try to look for most precise areas first)

		-----------------------------------

Kernel Maintainer
M:	Jarod Wilson <jarod@redhat.com>
S:	Maintained
F:	redhat/

3ware 9000 Storage Controller Linux Driver (3w-9xxx)
M:	Tomas Henzl <thenzl@redhat.com>
S:	Maintained
F:	drivers/scsi/3w-9xxx*

8169 10/100/1000 GIGABIT ETHERNET DRIVER (r8169)
M:	Ivan Vecera <ivecera@redhat.com>
S:	Maintained
F:	drivers/net/r8169.c

8139CP 10/100/1000 GIGABIT ETHERNET DRIVER (8139cp)
M:	Ivan Vecera <ivecera@redhat.com>
S:	Maintained
F:	drivers/net/8139cp.c

8139TOO 10/100/1000 GIGABIT ETHERNET DRIVER (8139too)
M:	Ivan Vecera <ivecera@redhat.com>
S:	Maintained
F:	drivers/net/8139too.c

ACPI SUBSYSTEM
M:	Lenny Szubowicz <lszubowi@redhat.com>
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained
F:	drivers/acpi/
F:	drivers/pnp/pnpacpi/
F:	include/linux/acpi.h
F:	include/acpi/
F:	arch/x86/kernel/acpi/

AF_PACKET
M:	Daniel Borkmann <dborkman@redhat.com>
S:	Maintained
F:	net/packet/

AIO
M:	Jeff Moyer <jmoyer@redhat.com>
S:	Maintained
F:	fs/aio.c
F:	include/linux/*aio*.h

ALSA SOUND DRIVER
M:	John Feeney <jfeeney@redhat.com>
M:	Jaroslav Kysela <jkysela@redhat.com>
S:	Maintained

ARECA (ARC11xx/12xx/16xx/1880) SATA/SAS RAID Host Bus Adapter (arcmsr)
M:      Tomas Henzl <thenzl@redhat.com>
S:      Maintained
F:      drivers/scsi/arcmsr/

ATLX ETHERNET DRIVERS
M:	John Greene <jogreene@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/atheros/

BE2NET ETHERNET DRIVER (be2net)
M:	Ivan Vecera <ivecera@redhat.com>
S:	Maintained
F:	drivers/net/benet/

BIOS ISSUES
M:	Lenny Szubowicz <lszubowi@redhat.com>
M:	Prarit Bhargava <prarit@redhat.com>

BLOCK LAYER
M:	Jeff Moyer <jmoyer@redhat.com>
M:	Vivek Goyal <vgoyal@redhat.com>
S:	Maintained
F:	block/

BNA ETHERNET DRIVER (bna)
M:	Ivan Vecera <ivecera@redhat.com>
S:	Maintained

BROADCOM B44 10/100 ETHERNET DRIVER
M:	Stanislaw Gruszka <sgruszka@redhat.com>
S:	Maintained
F:	drivers/net/b44.*

BROADCOM BNX2 GIGABIT ETHERNET DRIVER (bnx2)
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	drivers/net/bnx2.*
F:	drivers/net/bnx2_*

BROADCOM BNX2X GIGABIT ETHERNET DRIVER (bnx2x)
M:	Michal Schmidt <mschmidt@redhat.com>
S:	Maintained
F:	drivers/net/bnx2x.*
F:	drivers/net/bnx2x_*

Broadcom NetXtreme II BCM5706/5708/5709/57710/57711/57712/57800/57810/57840 iSCSI Driver
M:	Maurizio Lombardi <mlombard@redhat.com>
S:	Maintained
F:	drivers/scsi/bnx2i/

Broadcom NetXtreme II BCM57710 FCoE Driver
M:	Maurizio Lombardi <mlombard@redhat.com>
S:	Maintained
F:	drivers/scsi/bnx2fc/

Broadcom NetXtreme II CNIC Driver (cnic)
M:	Maurizio Lombardi <mlombard@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/broadcom/cnic*

BROADCOM TG3 GIGABIT ETHERNET DRIVER
M:	Ivan Vecera <ivecera@redhat.com>
S:	Maintained
F:	drivers/net/tg3.*

BONDING DRIVER
M:	Nikolay Aleksandrov <naleksan@redhat.com>
S:	Maintained
F:	drivers/net/bonding/
F:	include/linux/if_bonding.h

CIFS FILESYSTEM
M:	Jeff Layton <jlayton@redhat.com>
S:	Maintained
F:	fs/cifs/

CISCO VIC ETHERNET NIC DRIVER
M:	Stefan Assmann <sassmann@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/cisco/enic/

CPU FREQUENCY DRIVERS
M:	Lenny Szubowicz <lszubowi@redhat.com>
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained
F:	drivers/cpufreq/
F:	arch/x86/kernel/cpu/cpufreq/

CXGB3 ETHERNET DRIVER (cxgb3)
M:	Sai Vemuri <svemuri@redhat.com>
S:	Maintained
F:	drivers/net/cxgb3/

CXGB4 ETHERNET DRIVER (cxgb4)
M:	Sai Vemuri <svemuri@redhat.com>
S:	Maintained
F:	drivers/net/cxgb4/

DIRECT IO
M:	Jeff Moyer <jmoyer@redhat.com>
S:	Maintained
F:	fs/direct-io.c

Disk Array driver for HP Smart Array SAS controllers (hpsa)
M:	Tomas Henzl <thenzl@redhat.com>
S:	Maintained
F:	drivers/scsi/hpsa*

EDAC/HERM
M:	Aristeu Rozanski <aris@redhat.com>
S:	Maintained
F:	drivers/edac/

EHEA ETHERNET DRIVER (ehea)
M:	Ameet Paranjape <aparanja@redhat.com>
S:	Maintained
F:	drivers/net/ehea/

FCOE STACK (Software libfc/fcoe)
M:     Neil Horman <nhorman@redhat.com>
S:     Maintained
F:     drivers/scsi/libfc/
F:     drivers/scsi/fcoe/

FORCEDETH ETHERNET DRIVER (forcedeth)
M:	Ivan Vecera <ivecera@redhat.com>
S:	Maintained
F:	drivers/net/forcedeth.c

FIREWIRE SUBSYSTEM
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	drivers/firewire/
F:	include/linux/firewire*.h

FUSE FILESYSTEM
M:	Brian Foster <bfoster@redhat.com>
S:	Maintained
F:	fs/fuse/

Fusion MPT SAS Host driver (mptsas)
M:	Tomas Henzl <thenzl@redhat.com>
S:	Maintained
F:	drivers/message/fusion/

INTEL E1000 ETHERNET DRIVER (e1000)
M:	John Greene <jogreene@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/e1000/

INTEL E1000E ETHERNET DRIVER (e1000e)
M:	John Greene <jogreene@redhat.com>
M:	Dean Nelson <dnelson@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/e1000e/

INTEL I40E ETHERNET DRIVERS (i40e)
M:	Stefan Assmann <sassmann@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/i40e/

INTEL I40EVF ETHERNET DRIVERS (i40evf)
M:	Stefan Assmann <sassmann@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/i40evf/

INTEL IGB ETHERNET DRIVERS (igb)
M:	Stefan Assmann <sassmann@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/igb/

INTEL IGBVF ETHERNET DRIVERS (igbvf)
M:	Stefan Assmann <sassmann@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/igbvf/

INTEL IXGBE ETHERNET DRIVER (ixgbe)
M:	John Greene <jogreene@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/ixgbe/

INTEL IXGBEVF ETHERNET DRIVER (ixgbevf)
M:	John Greene <jogreene@redhat.com>
S:	Maintained
F:	drivers/net/ethernet/intel/ixgbevf/

KERNEL-BASED VIRTUAL MACHINE (kvm)
M:	Paolo Bonzini <pbonzini@redhat.com>
M:	Marcelo Tosatti <mtosatti@redhat.com>
L:	rhvirt-patches@redhat.com
S:	Maintained
F:	arch/x86/include/asm/kvm*.h
F:	arch/x86/kvm/
F:	include/linux/kvm*.h
F:	virt/kvm/

HWMON SUBSYSTEM
M:	Dean Nelson <dnelson@redhat.com>
S:	Maintained
F:	drivers/hwmon/

HWPOISON MEMORY FAILURE HANDLING
M:	Dean Nelson <dnelson@redhat.com>
S:	Maintained
F:	mm/memory-failure.c
F:	mm/hwpoison-inject.c

Hyper-V CORE AND DRIVERS
M:	Jason Wang <jasowang@redhat.com>
M:	Vitaly Kuznetsov <vkuznets@redhat.com>
S:	Maintained
F:	arch/x86/include/asm/mshyperv.h
F:	arch/x86/include/uapi/asm/hyperv.h
F:	arch/x86/kernel/cpu/mshyperv.c
F:	drivers/hid/hid-hyperv.c
F:	drivers/hv/
F:	drivers/input/serio/hyperv-keyboard.c
F:	drivers/net/hyperv/
F:	drivers/scsi/storvsc_drv.c
F:	drivers/video/hyperv_fb.c
F:	include/linux/hyperv.h
F:	tools/hv/

IBM IBMVETH ETHERNET DRIVER (ibmveth)
M:	Brad Peters <bpeters@redhat.com>
S:	Maintained
F:	drivers/net/ibmveth.*

INFINIBAND SUBSYSTEM
M:	Doug Ledford <dledford@redhat.com>
S:	Maintained
F:	drivers/infiniband/

IPMI SUBSYSTEM
M:	Tony Camuso <tcamuso@redhat.com>
S:	Maintained

IPV4 PROTOCOL
M:	Jiri Benc <jbenc@redhat.com>
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	net/ipv4
F:	include/linux/ip.h
F:	include/net/ip.h

IPV6 PROTOCOL
M:	Hannes Frederic Sowa <hsowa@redhat.com>
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	net/ipv6
F:	include/linux/ipv6.h
F:	include/net/ipv6.h

ISMT SMBUS DRIVER
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	drivers/i2c/busses/i2c-ismt.c

Lenovo Hardware Support
M:	Adrian Huang <ahuang@redhat.com>
S:	Maintained
F:	drivers/gpu/drm/ast/

LSI 3ware SAS/SATA-RAID Linux Drive (3w-sas)
M:	Tomas Henzl <thenzl@redhat.com>
S:	Maintained
F:	drivers/scsi/3w-sas*

LSI MPT Fusion SAS 2.0 Device Driver (mpt2sas)
M:	Tomas Henzl <thenzl@redhat.com>
S:	Maintained
F:	drivers/scsi/mpt2sas/

LSI MPT Fusion SAS 3.0 Device Driver (mpt3sas)
M:	Tomas Henzl <thenzl@redhat.com>
S:	Maintained
F:	drivers/scsi/mpt3sas/

LSI MegaRAID SAS Driver (megaraid_sas)
M:	Tomas Henzl <thenzl@redhat.com>
S:	Maintained
F:	drivers/scsi/megaraid/

MACHINE CHECK ERROR (MCE) SUBSYSTEM
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained
F:	arch/x86/kernel/cpu/mcheck/

MEMORY MANAGEMENT
M:	Larry Woodman <lwoodman@redhat.com>
S:	Maintained
F:	include/linux/mm.h
F:	mm/

MEMORY HOTPLUG
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained

MICRON PCIe SSD DRIVER (mtip32xx)
M:	David Milburn <dmilburn@redhat.com>
S:	Maintained
F:	drivers/block/mtip32xx/mtip32xx.c
F:	drivers/block/mtip32xx/mtip32xx.h

MLX4 ETHERNET DRIVER (mlx4)
M:	Doug Ledford <dledford@redhat.com>
S:	Maintained
F:	drivers/net/mlx4/

MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
M:	Stanislaw Gruszka <sgruszka@redhat.com>
S:	Maintained
F:	drivers/net/myri10ge/

NETLINK
M:	Daniel Borkmann <dborkman@redhat.com>
S:	Maintained
F:	net/netlink/
F:	include/linux/*netlink*
F:	include/net/*netlink*

NETWORKING [GENERAL]
M:	Jiri Benc <jbenc@redhat.com>
M:	Daniel Borkmann <dborkman@redhat.com>
M:	Rashid Khan <rkhan@redhat.com>
M:	Andy Gospodarek <agospoda@redhat.com>
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	net/
F:	Documentation/networking/
F:	drivers/net/loopback.c
F:	drivers/net/Space.c
F:	include/net/
F:	include/linux/eth*
F:	include/linux/filter.h
F:	include/linux/icmp*
F:	include/linux/if*
F:	include/linux/in[.6e]*
F:	include/linux/ip.h
F:	include/linux/ipv6*
F:	include/linux/llc.h
F:	include/linux/mroute*
F:	include/linux/net*
F:	include/linux/skbuff.h
F:	include/linux/sock*
F:	include/linux/tc_act/tc_defact.h
F:	include/linux/tcp.h
F:	include/linux/udp.h
F:	tools/net/
X:	include/net/*80211*
X:	include/net/*80215*
X:	include/net/bluetooth/
X:	include/net/irda/
X:	include/net/iucv/
X:	include/net/iw*
X:	include/net/regulatory.h
X:	net/bluetooth/
X:	net/ieee802154/
X:	net/irda/
X:	net/iucv/
X:	net/mac80211/
X:	net/rds/
X:	net/rfkill/
X:	net/sunrpc/
X:	net/wimax/
X:	net/wireless/

NETXEN (1/10) GbE SUPPORT
M:	Chad Dupuis <cdupuis@redhat.com>
M:	Tony Camuso <tcamuso@redhat.com>
S:	Maintained
F:	drivers/net/netxen/

NETWORK LOCK MANAGER (lockd)
M:	Red Hat NFS Team <nfs-team@redhat.com>
S:	Maintained
F:	fs/lockd/

NFS FILE SYSTEM (nfs)
M:	Red Hat NFS Team <nfs-team@redhat.com>
S:	Maintained
F:	fs/nfs/

NFS SERVER (nfsd)
M:	Red Hat NFS Team <nfs-team@redhat.com>
S:	Maintained
F:	fs/nfsd/

NF_TABLES
M:	Jiri Benc <jbenc@redhat.com>
M:	Jesper Brouer <jbrouer@redhat.com>
S:	Maintained
F:	net/netfilter/nf_tables*
F:	net/netfilter/nft_*
F:	net/*/netfilter/nf_tables*
F:	net/*/netfilter/nft_*
F:	include/net/netfilter/nf_tables*
F:	include/uapi/linux/netfilter/nf_tables*
F:	include/net/netns/nftables.h

NON-MASKABLE INTERRUPT (NMI)
M:	Don Zickus <dzickus@redhat.com>
S:	Maintained

NVM EXPRESS BLOCK DRIVER (nvme)
M:	David Milburn <dmilburn@redhat.com>
S:	Maintained
F:	drivers/block/nvme-core.c
F:	drivers/block/nvme-scsi.c
F:	include/linux/nvme.h
F:	include/uapi/linux/nvme.h

OPENVSWITCH (OVS)
M:	Flavio Leitner <fbl@redhat.com>
S:	Maintained
F:	net/openvswitch/
F:	include/linux/openvswitch.h

PCI SUBSYSTEM
M:	Myron Stowe <mstowe@redhat.com>
M:	Prarit Bhargava <prarit@redhat.com>
M:	Andy Gospodarek <agospoda@redhat.com>
S:	Maintained
F:	drivers/pci/

PCI HOTPLUG
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained
F:	drivers/pci/hotplug/

PERFORMANCE EVENTS SUBSYSTEM
M:	Jiri Olsa <jolsa@redhat.com>
M:	Don Zickus <dzickus@redhat.com>
S:	Maintained
F:	kernel/events/*
F:	include/linux/perf_event.h
F:	include/uapi/linux/perf_event.h
F:	arch/*/kernel/perf_event*.c
F:	arch/*/kernel/*/perf_event*.c
F:	arch/*/kernel/*/*/perf_event*.c
F:	arch/*/include/asm/perf_event.h
F:	arch/*/kernel/perf_callchain.c
F:	tools/perf/
F:	tools/lib/

PTP HARDWARE CLOCK SUPPORT
M:	Jiri Benc <jbenc@redhat.com>
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained
F:	Documentation/ptp/
F:	drivers/ptp/
F:	include/linux/ptp_cl*

QLOGIC QLA2XXX FC-SCSI DRIVER
M:	Chad Dupuis <cdupuis@redhat.com>
S:	Maintained
F:	drivers/scsi/qla2xxx/

QLOGIC QLA3XXX NETWORK DRIVER
M:	Chad Dupuis <cdupuis@redhat.com>
S:	Maintained
F:	Documentation/networking/LICENSE.qla3xxx
F:	drivers/net/qla3xxx.*

QLOGIC QLGE 10Gb ETHERNET DRIVER
M:	Chad Dupuis <cdupuis@redhat.com>
S:	Maintained
F:	drivers/net/qlge/

RALINK RT2X00 WIRELESS LAN DRIVER
M:	Stanislaw Gruszka <sgruszka@redhat.com>
S:	Maintained
F:	drivers/net/wireless/rt2x00/

ATHEROS WIRELESS LAN DRIVERS
M:	John Greene <jogreene@redhat.com>
S: 	Maintained
F:	drivers/net/wireless/ath5k
F: 	drivers/net/wireless/ath9k

REALTEK WIRELESS LAN DRIVERS
M: 	John Greene <jogreene@redhat.com>
S:	Maintained
F:	drivers/net/wireless/rtl818x

RFKILL
M:	John Linville <linville@redhat.com>
S:	Maintained
F:	Documentation/rfkill.txt
F:	net/rfkill/

SCSI CORE SUBSYSTEM (NOT INDIVIDUAL DRIVERS)
M:	David Milburn <dmilburn@redhat.com>
M:	Doug Ledford <dledford@redhat.com>
S:	Maintained
F:	drivers/scsi/

SCSI TARGET (LIO)
M:	Andy Grover <agrover@redhat.com>
S:	Maintained
F:	drivers/target/
F:	include/target/

SCTP PROTOCOL
M:	Daniel Borkmann <dborkman@redhat.com>
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	net/sctp/
F:	include/linux/sctp.h
F:	include/net/sctp/

SERIAL ATA (SATA) SUBSYSTEM
M:	David Milburn <dmilburn@redhat.com>
M:	Jeff Garzik <jgarzik@redhat.com>
S:	Maintained
F:	drivers/ata/
F:	include/linux/ata.h
F:	include/linux/libata.h

SIERRA_NET USB BROADBAND MODEM
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	drivers/net/usb/sierra_net.c

SFC NETWORK DRIVER
M:	Nikolay Aleksandrov <naleksan@redhat.com>
S:	Maintained
F:	drivers/net/sfc/

SGI SPECIFIC
M:	George Beshers <gbeshers@redhat.com>
M:	Frank Ramsay <framsay@redhat.com>
M: 	Russ Anderson <randerso@redhat.com>
S:	Maintained
F:	drivers/char/uv_mmtimer.c
F:	drivers/misc/sgi-gru/
F:	drivers/misc/sgi-xp/
F:	arch/ia64/include/asm/machvec_uv.h
F:	arch/ia64/include/asm/uv/
F:	arch/ia64/uv/
F:	arch/x86/include/asm/uv/
F:	arch/x86/kernel/apic/x2apic_uv_x.c
F:	arch/x86/platform/uv/

SKGE 10/100/1000 GIGABIT ETHERNET DRIVER
M:	Michal Schmidt <mschmidt@redhat.com>
S:	Maintained
F:	drivers/net/skge.*

SKY2 10/100/1000 GIGABIT ETHERNET DRIVER
M:	Nikolay Aleksandrov <naleksan@redhat.com>
S:	Maintained
F:	drivers/net/sky2.*

SOFTWARE RAID (Multiple Disks, MD) SUPPORT
M:	Jes Sorensen <Jes.Sorensen@redhat.com>
S:	Maintained
F:	drivers/md/

DEVICE MAPPER SUPPORT
M:	Mike Snitzer <snitzer@redhat.com>
S:	Maintained
F:      Documentation/device-mapper/
F:      drivers/md/dm*
F:      drivers/md/persistent-data/
F:      include/linux/device-mapper.h
F:      include/linux/dm-*.h
F:      include/uapi/linux/dm-*.h

DM-RAID SUPPORT
M:	Jonathan Brassow <jbrassow@redhat.com>
S:	Maintained
F:	drivers/md/dm-raid*

SUN REMOTE PROCEDURE CALL (sunrpc)
M:	Red Hat NFS Team <nfs-team@redhat.com>
S:	Maintained
F:	net/sunrpc/

SUSPEND/RESUME
M:	Lenny Szubowicz <lszubowi@redhat.com>
S:	Maintained

X86 ARCHITECTURE (32-BIT AND 64-BIT)
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained
F:	arch/x86/

UNIVERSAL EXTENSIBLE FIRMWARE INTERFACE (UEFI/EFI)
M:	Lenny Szubowicz <lszubowi@redhat.com>
M:	Myron Stowe <mstowe@redhat.com>
M:	Prarit Bhargava <prarit@redhat.com>
S:	Maintained
F:	arch/x86/kernel/efi*
F:	include/linux/efi.h

USB SUBSYSTEM
M:	Don Zickus <dzickus@redhat.com>
S:	Maintained
F:	drivers/usb/

UVC WEBCAM DRIVER
M:	Tony Camuso <tcamuso@redhat.com>
S:	Maintained
F:	drivers/media/video/uvc/

VIDEO DRIVERS
M:	David Airlie <airlied@redhat.com>
M:	Adam Jackson <ajax@redhat.com>
M:	Rob Clark <rclark@redhat.com>
S:	Maintained
F:	drivers/gpu/

VIRTIO CONSOLE DRIVER
M:	Amit Shah <amit.shah@redhat.com>
S:	Maintained
F:	drivers/char/virtio_console.c
F:	include/linux/virtio_console.h

VIRTIO CORE, NET AND BLOCK DRIVERS
M:	"Michael S. Tsirkin" <mst@redhat.com>
M:	Amit Shah <amit.shah@redhat.com>
S:	Maintained
F:	drivers/virtio/
F:	drivers/net/virtio_net.c
F:	drivers/block/virtio_blk.c
F:	include/linux/virtio_*.h

VIRTIO HOST (VHOST)
M:	"Michael S. Tsirkin" <mst@redhat.com>
S:	Maintained
F:	drivers/vhost/
F:	include/linux/vhost.h

VMWARE VMXNET3 ETHERNET DRIVER (vmxnet3)
M:	Neil Horman <nhorman@redhat.com>
S:	Maintained
F:	drivers/net/vmxnet3/*

WIRELESS DRIVERS AND STACK
M:	Stanislaw Gruszka <sgruszka@redhat.com>
M:	John Linville <linville@redhat.com>
S:	Maintained
F:	drivers/net/wireless/
F:	net/mac80211/
F:	net/wireless/

XEN
M:	Vitaly Kuznetsov <vkuznets@redhat.com>
M:	Radim Krcmar <rkrcmar@redhat.com>
M:	Igor Mammedov <imammedo@redhat.com>
M:	Andrew Jones <drjones@redhat.com>
S:	Maintained
F:	drivers/block/xen-blkfront.c
F:	drivers/input/misc/xen-kbdfront.c
F:	drivers/net/xen-netfront.c
F:	drivers/tty/hvc/hvc_xen.c
F:	drivers/watchdog/xen_wdt.c
F:	drivers/xen/
F:	include/trace/events/xen.h
F:	include/uapi/xen/
F:	include/xen/
F:	arch/x86/include/asm/xen/
F:	arch/x86/pci/xen.c
F:	arch/x86/xen/

ZBUD COMPRESSED PAGE ALLOCATOR
M:	Steve Best <sbest@redhat.com>
S:	Maintained
F:	mm/zbud.c
F:	include/linux/zbud.h

ZSWAP COMPRESSED SWAP CACHING
M:	Steve Best <sbest@redhat.com>
S:	Maintained
F:	mm/zswap.c
