All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180220095246.GF23425@ulmo>

diff --git a/N1/1.1.hdr b/N1/1.1.hdr
new file mode 100644
index 0000000..5a32186
--- /dev/null
+++ b/N1/1.1.hdr
@@ -0,0 +1,3 @@
+Content-Type: text/plain; charset=us-ascii
+Content-Disposition: inline
+Content-Transfer-Encoding: quoted-printable
diff --git a/a/1.txt b/N1/1.1.txt
similarity index 90%
rename from a/1.txt
rename to N1/1.1.txt
index dd5b684..4245e5a 100644
--- a/a/1.txt
+++ b/N1/1.1.txt
@@ -69,10 +69,3 @@ valid modes from those suggested by..."?
 Otherwise looks good:
 
 Reviewed-by: Thierry Reding <treding@nvidia.com>
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 833 bytes
-Desc: not available
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180220/9b0ff373/attachment.sig>
diff --git a/N1/1.2.bin b/N1/1.2.bin
new file mode 100644
index 0000000..867a14a
--- /dev/null
+++ b/N1/1.2.bin
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlqL7+4ACgkQ3SOs138+
+s6Fz7w//U3uZwT3W8NTU5Z60MaoifKF1Y7eGGNwBOICOZz6K3J3/l5onkXmozTfE
+CHlkQxLi+kH4OGLuKAAZIJorLRJZCi7TRwlxzPMvEDinUymedfqG3+umQ0nNL71u
+3iIXTekEfvmI92voAieJoY2IFoc3ncBX2/2hNESWpHUXLmTM+FODPXr31PnLzGzr
+LnwW2tvAEGN0mA+U7qwFe39nyyfA+ZLYAmEpniGwEJ7DSu8IHdhMzMFTUx/htt4O
+jBIYUpigbi3jg4oSk/rE9l57r5oOJK8A1o0X4aj6MSxDmXya66BAMKEgop1t+Fde
+nbkJpFKkpH55Xruou3LMp7gieudN5Y8OejutgeLO6mdl6L5cT00ld5tjmFMOsNW/
+5/F3Q1khB5tZv7mEmyylLBjt4snFrJ39EyzHbd8B8n2P2Md2w0qOU5Hbz7aSLl55
+TZ3GRVOVoal25lOZNbzCf4qZ0KRn/U4Mgf/f1dtTg/khAYgVc0fgEkwQu8ZpXN60
+x2/zlAj/LKCfExjZ5Q1/IqJ+gbFZGTwJdtpxmyHFhffobMmziEasw11I7CBdzJ+C
+95liTGtzg6Cha2REH5e/Xf9lqZhDO4Fr/8Jm4tAliad3jPdgXMP+fZENqVlQHHKG
+2mH8MjznzK08p10g6psvB15D9t7QJI0IN7zxJ873OwonBIZNGvk=
+=NkYF
+-----END PGP SIGNATURE-----
diff --git a/N1/1.2.hdr b/N1/1.2.hdr
new file mode 100644
index 0000000..5e5352c
--- /dev/null
+++ b/N1/1.2.hdr
@@ -0,0 +1 @@
+Content-Type: application/pgp-signature; name="signature.asc"
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..4b86001
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1,4 @@
+Content-Type: text/plain; charset="us-ascii"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Content-Disposition: inline
diff --git a/N1/2.txt b/N1/2.txt
new file mode 100644
index 0000000..8133cf0
--- /dev/null
+++ b/N1/2.txt
@@ -0,0 +1,4 @@
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index d6c2a37..d575d16 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,15 @@
  "ref\020180220072859.3386-1-linus.walleij@linaro.org\0"
- "From\0thierry.reding@gmail.com (Thierry Reding)\0"
- "Subject\0[PATCH] drm: simple_kms_helper: Add mode_valid() callback support\0"
+ "From\0Thierry Reding <thierry.reding@gmail.com>\0"
+ "Subject\0Re: [PATCH] drm: simple_kms_helper: Add mode_valid() callback support\0"
  "Date\0Tue, 20 Feb 2018 10:52:46 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Linus Walleij <linus.walleij@linaro.org>\0"
+ "Cc\0dri-devel@lists.freedesktop.org"
+  Eric Anholt <eric@anholt.net>
+  Sean Paul <seanpaul@chromium.org>
+  Jani Nikula <jani.nikula@linux.intel.com>
+  Daniel Vetter <daniel.vetter@intel.com>
+ " linux-arm-kernel@lists.infradead.org\0"
+ "\02:1.1\0"
  "b\0"
  "On Tue, Feb 20, 2018 at 08:28:59AM +0100, Linus Walleij wrote:\n"
  "> The PL111 needs to filter valid modes based on memory bandwidth.\n"
@@ -75,13 +81,31 @@
  "\n"
  "Otherwise looks good:\n"
  "\n"
- "Reviewed-by: Thierry Reding <treding@nvidia.com>\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 833 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180220/9b0ff373/attachment.sig>
+ Reviewed-by: Thierry Reding <treding@nvidia.com>
+ "\02:1.2\0"
+ "fn\0signature.asc\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "\n"
+ "iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlqL7+4ACgkQ3SOs138+\n"
+ "s6Fz7w//U3uZwT3W8NTU5Z60MaoifKF1Y7eGGNwBOICOZz6K3J3/l5onkXmozTfE\n"
+ "CHlkQxLi+kH4OGLuKAAZIJorLRJZCi7TRwlxzPMvEDinUymedfqG3+umQ0nNL71u\n"
+ "3iIXTekEfvmI92voAieJoY2IFoc3ncBX2/2hNESWpHUXLmTM+FODPXr31PnLzGzr\n"
+ "LnwW2tvAEGN0mA+U7qwFe39nyyfA+ZLYAmEpniGwEJ7DSu8IHdhMzMFTUx/htt4O\n"
+ "jBIYUpigbi3jg4oSk/rE9l57r5oOJK8A1o0X4aj6MSxDmXya66BAMKEgop1t+Fde\n"
+ "nbkJpFKkpH55Xruou3LMp7gieudN5Y8OejutgeLO6mdl6L5cT00ld5tjmFMOsNW/\n"
+ "5/F3Q1khB5tZv7mEmyylLBjt4snFrJ39EyzHbd8B8n2P2Md2w0qOU5Hbz7aSLl55\n"
+ "TZ3GRVOVoal25lOZNbzCf4qZ0KRn/U4Mgf/f1dtTg/khAYgVc0fgEkwQu8ZpXN60\n"
+ "x2/zlAj/LKCfExjZ5Q1/IqJ+gbFZGTwJdtpxmyHFhffobMmziEasw11I7CBdzJ+C\n"
+ "95liTGtzg6Cha2REH5e/Xf9lqZhDO4Fr/8Jm4tAliad3jPdgXMP+fZENqVlQHHKG\n"
+ "2mH8MjznzK08p10g6psvB15D9t7QJI0IN7zxJ873OwonBIZNGvk=\n"
+ "=NkYF\n"
+ "-----END PGP SIGNATURE-----\n"
+ "\01:2\0"
+ "b\0"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-1b3467b2abe86ea7ab6e1eebba0701aa96978e000b00d6eb8121d9bb3d14c644
+255d172d8f02b4b9499e3fe57e497c93d99e56ee8d4f3a83b38ee214b7a7f0cc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.