diff options
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5397f54af5fc..8bc85dc8a71a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -4124,14 +4124,13 @@ F: drivers/block/drbd/ | |||
| 4124 | F: lib/lru_cache.c | 4124 | F: lib/lru_cache.c |
| 4125 | F: Documentation/blockdev/drbd/ | 4125 | F: Documentation/blockdev/drbd/ |
| 4126 | 4126 | ||
| 4127 | DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS | 4127 | DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS |
| 4128 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 4128 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
| 4129 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | 4129 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git |
| 4130 | S: Supported | 4130 | S: Supported |
| 4131 | F: Documentation/kobject.txt | 4131 | F: Documentation/kobject.txt |
| 4132 | F: drivers/base/ | 4132 | F: drivers/base/ |
| 4133 | F: fs/debugfs/ | 4133 | F: fs/debugfs/ |
| 4134 | F: fs/kernfs/ | ||
| 4135 | F: fs/sysfs/ | 4134 | F: fs/sysfs/ |
| 4136 | F: include/linux/debugfs.h | 4135 | F: include/linux/debugfs.h |
| 4137 | F: include/linux/kobj* | 4136 | F: include/linux/kobj* |
| @@ -7216,6 +7215,14 @@ F: arch/mips/include/uapi/asm/kvm* | |||
| 7216 | F: arch/mips/include/asm/kvm* | 7215 | F: arch/mips/include/asm/kvm* |
| 7217 | F: arch/mips/kvm/ | 7216 | F: arch/mips/kvm/ |
| 7218 | 7217 | ||
| 7218 | KERNFS | ||
| 7219 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
| 7220 | M: Tejun Heo <tj@kernel.org> | ||
| 7221 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | ||
| 7222 | S: Supported | ||
| 7223 | F: include/linux/kernfs.h | ||
| 7224 | F: fs/kernfs/ | ||
| 7225 | |||
| 7219 | KEXEC | 7226 | KEXEC |
| 7220 | M: Eric Biederman <ebiederm@xmission.com> | 7227 | M: Eric Biederman <ebiederm@xmission.com> |
| 7221 | W: http://kernel.org/pub/linux/utils/kernel/kexec/ | 7228 | W: http://kernel.org/pub/linux/utils/kernel/kexec/ |
| @@ -13311,7 +13318,7 @@ F: drivers/virtio/ | |||
| 13311 | F: tools/virtio/ | 13318 | F: tools/virtio/ |
| 13312 | F: drivers/net/virtio_net.c | 13319 | F: drivers/net/virtio_net.c |
| 13313 | F: drivers/block/virtio_blk.c | 13320 | F: drivers/block/virtio_blk.c |
| 13314 | F: include/linux/virtio_*.h | 13321 | F: include/linux/virtio*.h |
| 13315 | F: include/uapi/linux/virtio_*.h | 13322 | F: include/uapi/linux/virtio_*.h |
| 13316 | F: drivers/crypto/virtio/ | 13323 | F: drivers/crypto/virtio/ |
| 13317 | 13324 | ||
