dt-bindings: thermal: tegra186-bpmp: Convert to json-schema
[linux-2.6-microblaze.git] / MAINTAINERS
index 4c74516..7a2345c 100644 (file)
@@ -4676,11 +4676,10 @@ COCCINELLE/Semantic Patches (SmPL)
 M:     Julia Lawall <Julia.Lawall@inria.fr>
 M:     Gilles Muller <Gilles.Muller@inria.fr>
 M:     Nicolas Palix <nicolas.palix@imag.fr>
-M:     Michal Marek <michal.lkml@markovi.net>
-L:     cocci@systeme.lip6.fr (moderated for non-subscribers)
+L:     cocci@inria.fr (moderated for non-subscribers)
 S:     Supported
-W:     http://coccinelle.lip6.fr/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
+W:     https://coccinelle.gitlabpages.inria.fr/website/
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux.git
 F:     Documentation/dev-tools/coccinelle.rst
 F:     scripts/coccicheck
 F:     scripts/coccinelle/
@@ -14413,7 +14412,9 @@ M:      Juergen Gross <jgross@suse.com>
 M:     Deep Shah <sdeep@vmware.com>
 M:     "VMware, Inc." <pv-drivers@vmware.com>
 L:     virtualization@lists.linux-foundation.org
+L:     x86@kernel.org
 S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
 F:     Documentation/virt/paravirt_ops.rst
 F:     arch/*/include/asm/paravirt*.h
 F:     arch/*/kernel/paravirt*
@@ -21079,6 +21080,18 @@ F:     Documentation/vm/zsmalloc.rst
 F:     include/linux/zsmalloc.h
 F:     mm/zsmalloc.c
 
+ZSTD
+M:     Nick Terrell <terrelln@fb.com>
+S:     Maintained
+B:     https://github.com/facebook/zstd/issues
+T:     git git://github.com/terrelln/linux.git
+F:     include/linux/zstd*
+F:     lib/zstd/
+F:     lib/decompress_unzstd.c
+F:     crypto/zstd.c
+N:     zstd
+K:     zstd
+
 ZSWAP COMPRESSED SWAP CACHING
 M:     Seth Jennings <sjenning@redhat.com>
 M:     Dan Streetman <ddstreet@ieee.org>