aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-01-21 15:32:08 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2016-01-21 15:32:08 -0500
commiteae21770b4fed5597623aad0d618190fa60426ff (patch)
tree23c59fb7a33e93a79525e2b10d56df54d40049d1 /MAINTAINERS
parente9f57ebcba563e0cd532926cab83c92bb4d79360 (diff)
parent9f273c24ec5f4a6f785bb83e931b3808a07b459e (diff)
Merge branch 'akpm' (patches from Andrew)
Merge third patch-bomb from Andrew Morton: "I'm pretty much done for -rc1 now: - the rest of MM, basically - lib/ updates - checkpatch, epoll, hfs, fatfs, ptrace, coredump, exit - cpu_mask simplifications - kexec, rapidio, MAINTAINERS etc, etc. - more dma-mapping cleanups/simplifications from hch" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (109 commits) MAINTAINERS: add/fix git URLs for various subsystems mm: memcontrol: add "sock" to cgroup2 memory.stat mm: memcontrol: basic memory statistics in cgroup2 memory controller mm: memcontrol: do not uncharge old page in page cache replacement Documentation: cgroup: add memory.swap.{current,max} description mm: free swap cache aggressively if memcg swap is full mm: vmscan: do not scan anon pages if memcg swap limit is hit swap.h: move memcg related stuff to the end of the file mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online mm: vmscan: pass memcg to get_scan_count() mm: memcontrol: charge swap to cgroup2 mm: memcontrol: clean up alloc, online, offline, free functions mm: memcontrol: flatten struct cg_proto mm: memcontrol: rein in the CONFIG space madness net: drop tcp_memcontrol.c mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM mm: memcontrol: allow to disable kmem accounting for cgroup2 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller mm: memcontrol: move kmem accounting code to CONFIG_MEMCG mm: memcontrol: separate kmem code from legacy tcp accounting code ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS53
1 files changed, 42 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 84e08e626e10..45d2717760fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -781,6 +781,7 @@ F: sound/aoa/
781APM DRIVER 781APM DRIVER
782M: Jiri Kosina <jikos@kernel.org> 782M: Jiri Kosina <jikos@kernel.org>
783S: Odd fixes 783S: Odd fixes
784T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm.git
784F: arch/x86/kernel/apm_32.c 785F: arch/x86/kernel/apm_32.c
785F: include/linux/apm_bios.h 786F: include/linux/apm_bios.h
786F: include/uapi/linux/apm_bios.h 787F: include/uapi/linux/apm_bios.h
@@ -946,6 +947,7 @@ M: Alexandre Belloni <alexandre.belloni@free-electrons.com>
946M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> 947M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
947L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 948L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
948W: http://www.linux4sam.org 949W: http://www.linux4sam.org
950T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git
949S: Supported 951S: Supported
950F: arch/arm/mach-at91/ 952F: arch/arm/mach-at91/
951F: include/soc/at91/ 953F: include/soc/at91/
@@ -1464,6 +1466,7 @@ ARM/Rockchip SoC support
1464M: Heiko Stuebner <heiko@sntech.de> 1466M: Heiko Stuebner <heiko@sntech.de>
1465L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1467L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1466L: linux-rockchip@lists.infradead.org 1468L: linux-rockchip@lists.infradead.org
1469T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
1467S: Maintained 1470S: Maintained
1468F: arch/arm/boot/dts/rk3* 1471F: arch/arm/boot/dts/rk3*
1469F: arch/arm/mach-rockchip/ 1472F: arch/arm/mach-rockchip/
@@ -1796,6 +1799,7 @@ ARM64 PORT (AARCH64 ARCHITECTURE)
1796M: Catalin Marinas <catalin.marinas@arm.com> 1799M: Catalin Marinas <catalin.marinas@arm.com>
1797M: Will Deacon <will.deacon@arm.com> 1800M: Will Deacon <will.deacon@arm.com>
1798L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1801L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1802T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
1799S: Maintained 1803S: Maintained
1800F: arch/arm64/ 1804F: arch/arm64/
1801F: Documentation/arm64/ 1805F: Documentation/arm64/
@@ -1881,7 +1885,7 @@ ATHEROS ATH6KL WIRELESS DRIVER
1881M: Kalle Valo <kvalo@qca.qualcomm.com> 1885M: Kalle Valo <kvalo@qca.qualcomm.com>
1882L: linux-wireless@vger.kernel.org 1886L: linux-wireless@vger.kernel.org
1883W: http://wireless.kernel.org/en/users/Drivers/ath6kl 1887W: http://wireless.kernel.org/en/users/Drivers/ath6kl
1884T: git git://github.com/kvalo/ath.git 1888T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
1885S: Supported 1889S: Supported
1886F: drivers/net/wireless/ath/ath6kl/ 1890F: drivers/net/wireless/ath/ath6kl/
1887 1891
@@ -2133,6 +2137,7 @@ F: drivers/net/wireless/broadcom/b43legacy/
2133BACKLIGHT CLASS/SUBSYSTEM 2137BACKLIGHT CLASS/SUBSYSTEM
2134M: Jingoo Han <jingoohan1@gmail.com> 2138M: Jingoo Han <jingoohan1@gmail.com>
2135M: Lee Jones <lee.jones@linaro.org> 2139M: Lee Jones <lee.jones@linaro.org>
2140T: git git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git
2136S: Maintained 2141S: Maintained
2137F: drivers/video/backlight/ 2142F: drivers/video/backlight/
2138F: include/linux/backlight.h 2143F: include/linux/backlight.h
@@ -2815,6 +2820,7 @@ F: drivers/input/touchscreen/chipone_icn8318.c
2815CHROME HARDWARE PLATFORM SUPPORT 2820CHROME HARDWARE PLATFORM SUPPORT
2816M: Olof Johansson <olof@lixom.net> 2821M: Olof Johansson <olof@lixom.net>
2817S: Maintained 2822S: Maintained
2823T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform.git
2818F: drivers/platform/chrome/ 2824F: drivers/platform/chrome/
2819 2825
2820CISCO VIC ETHERNET NIC DRIVER 2826CISCO VIC ETHERNET NIC DRIVER
@@ -3113,6 +3119,7 @@ M: Mikael Starvik <starvik@axis.com>
3113M: Jesper Nilsson <jesper.nilsson@axis.com> 3119M: Jesper Nilsson <jesper.nilsson@axis.com>
3114L: linux-cris-kernel@axis.com 3120L: linux-cris-kernel@axis.com
3115W: http://developer.axis.com 3121W: http://developer.axis.com
3122T: git git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git
3116S: Maintained 3123S: Maintained
3117F: arch/cris/ 3124F: arch/cris/
3118F: drivers/tty/serial/crisv10.* 3125F: drivers/tty/serial/crisv10.*
@@ -3121,6 +3128,7 @@ CRYPTO API
3121M: Herbert Xu <herbert@gondor.apana.org.au> 3128M: Herbert Xu <herbert@gondor.apana.org.au>
3122M: "David S. Miller" <davem@davemloft.net> 3129M: "David S. Miller" <davem@davemloft.net>
3123L: linux-crypto@vger.kernel.org 3130L: linux-crypto@vger.kernel.org
3131T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
3124T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git 3132T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
3125S: Maintained 3133S: Maintained
3126F: Documentation/crypto/ 3134F: Documentation/crypto/
@@ -3583,7 +3591,7 @@ M: Christine Caulfield <ccaulfie@redhat.com>
3583M: David Teigland <teigland@redhat.com> 3591M: David Teigland <teigland@redhat.com>
3584L: cluster-devel@redhat.com 3592L: cluster-devel@redhat.com
3585W: http://sources.redhat.com/cluster/ 3593W: http://sources.redhat.com/cluster/
3586T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git 3594T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git
3587S: Supported 3595S: Supported
3588F: fs/dlm/ 3596F: fs/dlm/
3589 3597
@@ -3997,6 +4005,7 @@ M: Tyler Hicks <tyhicks@canonical.com>
3997L: ecryptfs@vger.kernel.org 4005L: ecryptfs@vger.kernel.org
3998W: http://ecryptfs.org 4006W: http://ecryptfs.org
3999W: https://launchpad.net/ecryptfs 4007W: https://launchpad.net/ecryptfs
4008T: git git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git
4000S: Supported 4009S: Supported
4001F: Documentation/filesystems/ecryptfs.txt 4010F: Documentation/filesystems/ecryptfs.txt
4002F: fs/ecryptfs/ 4011F: fs/ecryptfs/
@@ -4275,6 +4284,7 @@ M: Andreas Dilger <adilger.kernel@dilger.ca>
4275L: linux-ext4@vger.kernel.org 4284L: linux-ext4@vger.kernel.org
4276W: http://ext4.wiki.kernel.org 4285W: http://ext4.wiki.kernel.org
4277Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ 4286Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
4287T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git
4278S: Maintained 4288S: Maintained
4279F: Documentation/filesystems/ext4.txt 4289F: Documentation/filesystems/ext4.txt
4280F: fs/ext4/ 4290F: fs/ext4/
@@ -4957,6 +4967,7 @@ F: include/linux/hw_random.h
4957HARDWARE SPINLOCK CORE 4967HARDWARE SPINLOCK CORE
4958M: Ohad Ben-Cohen <ohad@wizery.com> 4968M: Ohad Ben-Cohen <ohad@wizery.com>
4959S: Maintained 4969S: Maintained
4970T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git
4960F: Documentation/hwspinlock.txt 4971F: Documentation/hwspinlock.txt
4961F: drivers/hwspinlock/hwspinlock_* 4972F: drivers/hwspinlock/hwspinlock_*
4962F: include/linux/hwspinlock.h 4973F: include/linux/hwspinlock.h
@@ -5495,6 +5506,7 @@ M: Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
5495L: linux-ima-devel@lists.sourceforge.net 5506L: linux-ima-devel@lists.sourceforge.net
5496L: linux-ima-user@lists.sourceforge.net 5507L: linux-ima-user@lists.sourceforge.net
5497L: linux-security-module@vger.kernel.org 5508L: linux-security-module@vger.kernel.org
5509T: git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git
5498S: Supported 5510S: Supported
5499F: security/integrity/ima/ 5511F: security/integrity/ima/
5500 5512
@@ -5750,11 +5762,11 @@ F: include/linux/mic_bus.h
5750F: include/linux/scif.h 5762F: include/linux/scif.h
5751F: include/uapi/linux/mic_common.h 5763F: include/uapi/linux/mic_common.h
5752F: include/uapi/linux/mic_ioctl.h 5764F: include/uapi/linux/mic_ioctl.h
5753F include/uapi/linux/scif_ioctl.h 5765F: include/uapi/linux/scif_ioctl.h
5754F: drivers/misc/mic/ 5766F: drivers/misc/mic/
5755F: drivers/dma/mic_x100_dma.c 5767F: drivers/dma/mic_x100_dma.c
5756F: drivers/dma/mic_x100_dma.h 5768F: drivers/dma/mic_x100_dma.h
5757F Documentation/mic/ 5769F: Documentation/mic/
5758 5770
5759INTEL PMC/P-Unit IPC DRIVER 5771INTEL PMC/P-Unit IPC DRIVER
5760M: Zha Qipeng<qipeng.zha@intel.com> 5772M: Zha Qipeng<qipeng.zha@intel.com>
@@ -5835,6 +5847,8 @@ M: Julian Anastasov <ja@ssi.bg>
5835L: netdev@vger.kernel.org 5847L: netdev@vger.kernel.org
5836L: lvs-devel@vger.kernel.org 5848L: lvs-devel@vger.kernel.org
5837S: Maintained 5849S: Maintained
5850T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git
5851T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git
5838F: Documentation/networking/ipvs-sysctl.txt 5852F: Documentation/networking/ipvs-sysctl.txt
5839F: include/net/ip_vs.h 5853F: include/net/ip_vs.h
5840F: include/uapi/linux/ip_vs.h 5854F: include/uapi/linux/ip_vs.h
@@ -6118,6 +6132,7 @@ M: "J. Bruce Fields" <bfields@fieldses.org>
6118M: Jeff Layton <jlayton@poochiereds.net> 6132M: Jeff Layton <jlayton@poochiereds.net>
6119L: linux-nfs@vger.kernel.org 6133L: linux-nfs@vger.kernel.org
6120W: http://nfs.sourceforge.net/ 6134W: http://nfs.sourceforge.net/
6135T: git git://linux-nfs.org/~bfields/linux.git
6121S: Supported 6136S: Supported
6122F: fs/nfsd/ 6137F: fs/nfsd/
6123F: include/uapi/linux/nfsd/ 6138F: include/uapi/linux/nfsd/
@@ -6174,6 +6189,7 @@ M: Christian Borntraeger <borntraeger@de.ibm.com>
6174M: Cornelia Huck <cornelia.huck@de.ibm.com> 6189M: Cornelia Huck <cornelia.huck@de.ibm.com>
6175L: linux-s390@vger.kernel.org 6190L: linux-s390@vger.kernel.org
6176W: http://www.ibm.com/developerworks/linux/linux390/ 6191W: http://www.ibm.com/developerworks/linux/linux390/
6192T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
6177S: Supported 6193S: Supported
6178F: Documentation/s390/kvm.txt 6194F: Documentation/s390/kvm.txt
6179F: arch/s390/include/asm/kvm* 6195F: arch/s390/include/asm/kvm*
@@ -6247,6 +6263,7 @@ KGDB / KDB /debug_core
6247M: Jason Wessel <jason.wessel@windriver.com> 6263M: Jason Wessel <jason.wessel@windriver.com>
6248W: http://kgdb.wiki.kernel.org/ 6264W: http://kgdb.wiki.kernel.org/
6249L: kgdb-bugreport@lists.sourceforge.net 6265L: kgdb-bugreport@lists.sourceforge.net
6266T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git
6250S: Maintained 6267S: Maintained
6251F: Documentation/DocBook/kgdb.tmpl 6268F: Documentation/DocBook/kgdb.tmpl
6252F: drivers/misc/kgdbts.c 6269F: drivers/misc/kgdbts.c
@@ -6418,6 +6435,7 @@ LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM
6418M: Dan Williams <dan.j.williams@intel.com> 6435M: Dan Williams <dan.j.williams@intel.com>
6419L: linux-nvdimm@lists.01.org 6436L: linux-nvdimm@lists.01.org
6420Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ 6437Q: https://patchwork.kernel.org/project/linux-nvdimm/list/
6438T: git git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git
6421S: Supported 6439S: Supported
6422F: drivers/nvdimm/* 6440F: drivers/nvdimm/*
6423F: include/linux/nd.h 6441F: include/linux/nd.h
@@ -7087,6 +7105,7 @@ F: Documentation/hwmon/menf21bmc
7087METAG ARCHITECTURE 7105METAG ARCHITECTURE
7088M: James Hogan <james.hogan@imgtec.com> 7106M: James Hogan <james.hogan@imgtec.com>
7089L: linux-metag@vger.kernel.org 7107L: linux-metag@vger.kernel.org
7108T: git git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git
7090S: Odd Fixes 7109S: Odd Fixes
7091F: arch/metag/ 7110F: arch/metag/
7092F: Documentation/metag/ 7111F: Documentation/metag/
@@ -7568,7 +7587,8 @@ NETWORKING DRIVERS (WIRELESS)
7568M: Kalle Valo <kvalo@codeaurora.org> 7587M: Kalle Valo <kvalo@codeaurora.org>
7569L: linux-wireless@vger.kernel.org 7588L: linux-wireless@vger.kernel.org
7570Q: http://patchwork.kernel.org/project/linux-wireless/list/ 7589Q: http://patchwork.kernel.org/project/linux-wireless/list/
7571T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git/ 7590T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
7591T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git
7572S: Maintained 7592S: Maintained
7573F: drivers/net/wireless/ 7593F: drivers/net/wireless/
7574 7594
@@ -7974,6 +7994,7 @@ M: Mark Rutland <mark.rutland@arm.com>
7974M: Ian Campbell <ijc+devicetree@hellion.org.uk> 7994M: Ian Campbell <ijc+devicetree@hellion.org.uk>
7975M: Kumar Gala <galak@codeaurora.org> 7995M: Kumar Gala <galak@codeaurora.org>
7976L: devicetree@vger.kernel.org 7996L: devicetree@vger.kernel.org
7997T: git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
7977S: Maintained 7998S: Maintained
7978F: Documentation/devicetree/ 7999F: Documentation/devicetree/
7979F: arch/*/boot/dts/ 8000F: arch/*/boot/dts/
@@ -8364,7 +8385,7 @@ PCMCIA SUBSYSTEM
8364P: Linux PCMCIA Team 8385P: Linux PCMCIA Team
8365L: linux-pcmcia@lists.infradead.org 8386L: linux-pcmcia@lists.infradead.org
8366W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia 8387W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
8367T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git 8388T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia.git
8368S: Maintained 8389S: Maintained
8369F: Documentation/pcmcia/ 8390F: Documentation/pcmcia/
8370F: drivers/pcmcia/ 8391F: drivers/pcmcia/
@@ -8686,7 +8707,7 @@ M: Colin Cross <ccross@android.com>
8686M: Kees Cook <keescook@chromium.org> 8707M: Kees Cook <keescook@chromium.org>
8687M: Tony Luck <tony.luck@intel.com> 8708M: Tony Luck <tony.luck@intel.com>
8688S: Maintained 8709S: Maintained
8689T: git git://git.infradead.org/users/cbou/linux-pstore.git 8710T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
8690F: fs/pstore/ 8711F: fs/pstore/
8691F: include/linux/pstore* 8712F: include/linux/pstore*
8692F: drivers/firmware/efi/efi-pstore.c 8713F: drivers/firmware/efi/efi-pstore.c
@@ -8895,13 +8916,14 @@ QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
8895M: Kalle Valo <kvalo@qca.qualcomm.com> 8916M: Kalle Valo <kvalo@qca.qualcomm.com>
8896L: ath10k@lists.infradead.org 8917L: ath10k@lists.infradead.org
8897W: http://wireless.kernel.org/en/users/Drivers/ath10k 8918W: http://wireless.kernel.org/en/users/Drivers/ath10k
8898T: git git://github.com/kvalo/ath.git 8919T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
8899S: Supported 8920S: Supported
8900F: drivers/net/wireless/ath/ath10k/ 8921F: drivers/net/wireless/ath/ath10k/
8901 8922
8902QUALCOMM HEXAGON ARCHITECTURE 8923QUALCOMM HEXAGON ARCHITECTURE
8903M: Richard Kuo <rkuo@codeaurora.org> 8924M: Richard Kuo <rkuo@codeaurora.org>
8904L: linux-hexagon@vger.kernel.org 8925L: linux-hexagon@vger.kernel.org
8926T: git git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.git
8905S: Supported 8927S: Supported
8906F: arch/hexagon/ 8928F: arch/hexagon/
8907 8929
@@ -9100,6 +9122,7 @@ F: drivers/phy/phy-rcar-gen3-usb2.c
9100 9122
9101RESET CONTROLLER FRAMEWORK 9123RESET CONTROLLER FRAMEWORK
9102M: Philipp Zabel <p.zabel@pengutronix.de> 9124M: Philipp Zabel <p.zabel@pengutronix.de>
9125T: git git://git.pengutronix.de/git/pza/linux
9103S: Maintained 9126S: Maintained
9104F: drivers/reset/ 9127F: drivers/reset/
9105F: Documentation/devicetree/bindings/reset/ 9128F: Documentation/devicetree/bindings/reset/
@@ -9247,6 +9270,7 @@ M: Martin Schwidefsky <schwidefsky@de.ibm.com>
9247M: Heiko Carstens <heiko.carstens@de.ibm.com> 9270M: Heiko Carstens <heiko.carstens@de.ibm.com>
9248L: linux-s390@vger.kernel.org 9271L: linux-s390@vger.kernel.org
9249W: http://www.ibm.com/developerworks/linux/linux390/ 9272W: http://www.ibm.com/developerworks/linux/linux390/
9273T: git git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
9250S: Supported 9274S: Supported
9251F: arch/s390/ 9275F: arch/s390/
9252F: drivers/s390/ 9276F: drivers/s390/
@@ -9439,7 +9463,7 @@ M: Lukasz Majewski <l.majewski@samsung.com>
9439L: linux-pm@vger.kernel.org 9463L: linux-pm@vger.kernel.org
9440L: linux-samsung-soc@vger.kernel.org 9464L: linux-samsung-soc@vger.kernel.org
9441S: Supported 9465S: Supported
9442T: https://github.com/lmajewski/linux-samsung-thermal.git 9466T: git https://github.com/lmajewski/linux-samsung-thermal.git
9443F: drivers/thermal/samsung/ 9467F: drivers/thermal/samsung/
9444 9468
9445SAMSUNG USB2 PHY DRIVER 9469SAMSUNG USB2 PHY DRIVER
@@ -10092,6 +10116,7 @@ F: drivers/media/pci/solo6x10/
10092 10116
10093SOFTWARE RAID (Multiple Disks) SUPPORT 10117SOFTWARE RAID (Multiple Disks) SUPPORT
10094L: linux-raid@vger.kernel.org 10118L: linux-raid@vger.kernel.org
10119T: git git://neil.brown.name/md
10095S: Supported 10120S: Supported
10096F: drivers/md/ 10121F: drivers/md/
10097F: include/linux/raid/ 10122F: include/linux/raid/
@@ -10263,6 +10288,7 @@ SQUASHFS FILE SYSTEM
10263M: Phillip Lougher <phillip@squashfs.org.uk> 10288M: Phillip Lougher <phillip@squashfs.org.uk>
10264L: squashfs-devel@lists.sourceforge.net (subscribers-only) 10289L: squashfs-devel@lists.sourceforge.net (subscribers-only)
10265W: http://squashfs.org.uk 10290W: http://squashfs.org.uk
10291T: git git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next.git
10266S: Maintained 10292S: Maintained
10267F: Documentation/filesystems/squashfs.txt 10293F: Documentation/filesystems/squashfs.txt
10268F: fs/squashfs/ 10294F: fs/squashfs/
@@ -10459,6 +10485,7 @@ F: arch/x86/boot/video*
10459SWIOTLB SUBSYSTEM 10485SWIOTLB SUBSYSTEM
10460M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 10486M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
10461L: linux-kernel@vger.kernel.org 10487L: linux-kernel@vger.kernel.org
10488T: git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
10462S: Supported 10489S: Supported
10463F: lib/swiotlb.c 10490F: lib/swiotlb.c
10464F: arch/*/kernel/pci-swiotlb.c 10491F: arch/*/kernel/pci-swiotlb.c
@@ -10722,6 +10749,7 @@ TENSILICA XTENSA PORT (xtensa)
10722M: Chris Zankel <chris@zankel.net> 10749M: Chris Zankel <chris@zankel.net>
10723M: Max Filippov <jcmvbkbc@gmail.com> 10750M: Max Filippov <jcmvbkbc@gmail.com>
10724L: linux-xtensa@linux-xtensa.org 10751L: linux-xtensa@linux-xtensa.org
10752T: git git://github.com/czankel/xtensa-linux.git
10725S: Maintained 10753S: Maintained
10726F: arch/xtensa/ 10754F: arch/xtensa/
10727F: drivers/irqchip/irq-xtensa-* 10755F: drivers/irqchip/irq-xtensa-*
@@ -11004,7 +11032,7 @@ R: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
11004W: http://tpmdd.sourceforge.net 11032W: http://tpmdd.sourceforge.net
11005L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) 11033L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
11006Q: git git://github.com/PeterHuewe/linux-tpmdd.git 11034Q: git git://github.com/PeterHuewe/linux-tpmdd.git
11007T: https://github.com/PeterHuewe/linux-tpmdd 11035T: git https://github.com/PeterHuewe/linux-tpmdd
11008S: Maintained 11036S: Maintained
11009F: drivers/char/tpm/ 11037F: drivers/char/tpm/
11010 11038
@@ -11461,6 +11489,7 @@ M: Richard Weinberger <richard@nod.at>
11461L: user-mode-linux-devel@lists.sourceforge.net 11489L: user-mode-linux-devel@lists.sourceforge.net
11462L: user-mode-linux-user@lists.sourceforge.net 11490L: user-mode-linux-user@lists.sourceforge.net
11463W: http://user-mode-linux.sourceforge.net 11491W: http://user-mode-linux.sourceforge.net
11492T: git git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git
11464S: Maintained 11493S: Maintained
11465F: Documentation/virtual/uml/ 11494F: Documentation/virtual/uml/
11466F: arch/um/ 11495F: arch/um/
@@ -11507,6 +11536,7 @@ F: fs/fat/
11507VFIO DRIVER 11536VFIO DRIVER
11508M: Alex Williamson <alex.williamson@redhat.com> 11537M: Alex Williamson <alex.williamson@redhat.com>
11509L: kvm@vger.kernel.org 11538L: kvm@vger.kernel.org
11539T: git git://github.com/awilliam/linux-vfio.git
11510S: Maintained 11540S: Maintained
11511F: Documentation/vfio.txt 11541F: Documentation/vfio.txt
11512F: drivers/vfio/ 11542F: drivers/vfio/
@@ -11576,6 +11606,7 @@ M: "Michael S. Tsirkin" <mst@redhat.com>
11576L: kvm@vger.kernel.org 11606L: kvm@vger.kernel.org
11577L: virtualization@lists.linux-foundation.org 11607L: virtualization@lists.linux-foundation.org
11578L: netdev@vger.kernel.org 11608L: netdev@vger.kernel.org
11609T: git git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
11579S: Maintained 11610S: Maintained
11580F: drivers/vhost/ 11611F: drivers/vhost/
11581F: include/uapi/linux/vhost.h 11612F: include/uapi/linux/vhost.h
@@ -11992,7 +12023,7 @@ M: Dave Chinner <david@fromorbit.com>
11992M: xfs@oss.sgi.com 12023M: xfs@oss.sgi.com
11993L: xfs@oss.sgi.com 12024L: xfs@oss.sgi.com
11994W: http://oss.sgi.com/projects/xfs 12025W: http://oss.sgi.com/projects/xfs
11995T: git git://oss.sgi.com/xfs/xfs.git 12026T: git git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git
11996S: Supported 12027S: Supported
11997F: Documentation/filesystems/xfs.txt 12028F: Documentation/filesystems/xfs.txt
11998F: fs/xfs/ 12029F: fs/xfs/