diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2d67a5d094a2..ebc812827c63 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6951,7 +6951,7 @@ PKUNITY SOC DRIVERS | |||
6951 | M: Guan Xuetao <gxt@mprc.pku.edu.cn> | 6951 | M: Guan Xuetao <gxt@mprc.pku.edu.cn> |
6952 | W: http://mprc.pku.edu.cn/~guanxuetao/linux | 6952 | W: http://mprc.pku.edu.cn/~guanxuetao/linux |
6953 | S: Maintained | 6953 | S: Maintained |
6954 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git | 6954 | T: git git://github.com/gxt/linux.git |
6955 | F: drivers/input/serio/i8042-unicore32io.h | 6955 | F: drivers/input/serio/i8042-unicore32io.h |
6956 | F: drivers/i2c/busses/i2c-puv3.c | 6956 | F: drivers/i2c/busses/i2c-puv3.c |
6957 | F: drivers/video/fb-puv3.c | 6957 | F: drivers/video/fb-puv3.c |
@@ -7939,6 +7939,7 @@ F: drivers/mmc/host/sdhci-spear.c | |||
7939 | 7939 | ||
7940 | SECURITY SUBSYSTEM | 7940 | SECURITY SUBSYSTEM |
7941 | M: James Morris <james.l.morris@oracle.com> | 7941 | M: James Morris <james.l.morris@oracle.com> |
7942 | M: Serge E. Hallyn <serge@hallyn.com> | ||
7942 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 7943 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
7943 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git | 7944 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git |
7944 | W: http://kernsec.org/ | 7945 | W: http://kernsec.org/ |
@@ -8186,13 +8187,15 @@ S: Maintained | |||
8186 | F: drivers/usb/misc/sisusbvga/ | 8187 | F: drivers/usb/misc/sisusbvga/ |
8187 | 8188 | ||
8188 | SLAB ALLOCATOR | 8189 | SLAB ALLOCATOR |
8189 | M: Christoph Lameter <cl@linux-foundation.org> | 8190 | M: Christoph Lameter <cl@linux.com> |
8190 | M: Pekka Enberg <penberg@kernel.org> | 8191 | M: Pekka Enberg <penberg@kernel.org> |
8191 | M: Matt Mackall <mpm@selenic.com> | 8192 | M: David Rientjes <rientjes@google.com> |
8193 | M: Joonsoo Kim <iamjoonsoo.kim@lge.com> | ||
8194 | M: Andrew Morton <akpm@linux-foundation.org> | ||
8192 | L: linux-mm@kvack.org | 8195 | L: linux-mm@kvack.org |
8193 | S: Maintained | 8196 | S: Maintained |
8194 | F: include/linux/sl?b*.h | 8197 | F: include/linux/sl?b*.h |
8195 | F: mm/sl?b.c | 8198 | F: mm/sl?b* |
8196 | 8199 | ||
8197 | SLEEPABLE READ-COPY UPDATE (SRCU) | 8200 | SLEEPABLE READ-COPY UPDATE (SRCU) |
8198 | M: Lai Jiangshan <laijs@cn.fujitsu.com> | 8201 | M: Lai Jiangshan <laijs@cn.fujitsu.com> |
@@ -9267,7 +9270,7 @@ UNICORE32 ARCHITECTURE: | |||
9267 | M: Guan Xuetao <gxt@mprc.pku.edu.cn> | 9270 | M: Guan Xuetao <gxt@mprc.pku.edu.cn> |
9268 | W: http://mprc.pku.edu.cn/~guanxuetao/linux | 9271 | W: http://mprc.pku.edu.cn/~guanxuetao/linux |
9269 | S: Maintained | 9272 | S: Maintained |
9270 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git | 9273 | T: git git://github.com/gxt/linux.git |
9271 | F: arch/unicore32/ | 9274 | F: arch/unicore32/ |
9272 | 9275 | ||
9273 | UNIFDEF | 9276 | UNIFDEF |
@@ -9734,6 +9737,14 @@ L: virtualization@lists.linux-foundation.org | |||
9734 | S: Supported | 9737 | S: Supported |
9735 | F: arch/x86/kernel/cpu/vmware.c | 9738 | F: arch/x86/kernel/cpu/vmware.c |
9736 | 9739 | ||
9740 | VMWARE BALLOON DRIVER | ||
9741 | M: Xavier Deguillard <xdeguillard@vmware.com> | ||
9742 | M: Philip Moltmann <moltmann@vmware.com> | ||
9743 | M: "VMware, Inc." <pv-drivers@vmware.com> | ||
9744 | L: linux-kernel@vger.kernel.org | ||
9745 | S: Maintained | ||
9746 | F: drivers/misc/vmw_balloon.c | ||
9747 | |||
9737 | VMWARE VMXNET3 ETHERNET DRIVER | 9748 | VMWARE VMXNET3 ETHERNET DRIVER |
9738 | M: Shreyas Bhatewara <sbhatewara@vmware.com> | 9749 | M: Shreyas Bhatewara <sbhatewara@vmware.com> |
9739 | M: "VMware, Inc." <pv-drivers@vmware.com> | 9750 | M: "VMware, Inc." <pv-drivers@vmware.com> |