Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1537945 > unrolled thread
| Started by | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| First post | 2016-12-07 18:20 +0100 |
| Last post | 2016-12-08 17:40 +0100 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry Krzysztof Kozlowski <krzk@kernel.org> - 2016-12-07 18:20 +0100
Re: [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry Javier Martinez Canillas <javier@osg.samsung.com> - 2016-12-07 18:30 +0100
Re: [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry Kukjin Kim <kgene.kim@gmail.com> - 2016-12-08 03:30 +0100
Re: [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry Krzysztof Kozlowski <krzk@kernel.org> - 2016-12-08 17:40 +0100
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2016-12-07 18:20 +0100 |
| Subject | [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry |
| Message-ID | <sLO2S-2Y5-33@gated-at.bofh.it> |
I use Patchwork for handling incoming patches. Put its address here so submitters could know what is in the queue. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 191887bdc49b..ec5137c39572 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1689,6 +1689,7 @@ M: Krzysztof Kozlowski <krzk@kernel.org> R: Javier Martinez Canillas <javier@osg.samsung.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) +Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/ S: Maintained F: arch/arm/boot/dts/s3c* F: arch/arm/boot/dts/s5p* -- 2.7.4
[toc] | [next] | [standalone]
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Date | 2016-12-07 18:30 +0100 |
| Message-ID | <sLOcy-31p-23@gated-at.bofh.it> |
| In reply to | #1537945 |
Hello Krzysztof, On 12/07/2016 02:18 PM, Krzysztof Kozlowski wrote: > I use Patchwork for handling incoming patches. Put its address here so > submitters could know what is in the queue. > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 191887bdc49b..ec5137c39572 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1689,6 +1689,7 @@ M: Krzysztof Kozlowski <krzk@kernel.org> > R: Javier Martinez Canillas <javier@osg.samsung.com> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > +Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/ > S: Maintained > F: arch/arm/boot/dts/s3c* > F: arch/arm/boot/dts/s5p* > Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America
[toc] | [prev] | [next] | [standalone]
| From | Kukjin Kim <kgene.kim@gmail.com> |
|---|---|
| Date | 2016-12-08 03:30 +0100 |
| Message-ID | <sLWD7-8sB-11@gated-at.bofh.it> |
| In reply to | #1537945 |
2016. 12. 8. 02:18 Krzysztof Kozlowski <krzk@kernel.org> wrote: > I use Patchwork for handling incoming patches. Put its address here so > submitters could know what is in the queue. > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 191887bdc49b..ec5137c39572 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1689,6 +1689,7 @@ M: Krzysztof Kozlowski <krzk@kernel.org> > R: Javier Martinez Canillas <javier@osg.samsung.com> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > +Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/ to use http would be better instead of https? then, Acked-by: Kukjin Kim <kgene@kernel.org> > S: Maintained > F: arch/arm/boot/dts/s3c* > F: arch/arm/boot/dts/s5p* > -- > 2.7.4 >
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2016-12-08 17:40 +0100 |
| Message-ID | <sM9TJ-8om-51@gated-at.bofh.it> |
| In reply to | #1538273 |
On Thu, Dec 08, 2016 at 11:24:43AM +0900, Kukjin Kim wrote: > 2016. 12. 8. 02:18 Krzysztof Kozlowski <krzk@kernel.org> wrote: > > > I use Patchwork for handling incoming patches. Put its address here so > > submitters could know what is in the queue. > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 191887bdc49b..ec5137c39572 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -1689,6 +1689,7 @@ M: Krzysztof Kozlowski <krzk@kernel.org> > > R: Javier Martinez Canillas <javier@osg.samsung.com> > > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > > +Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/ > > to use http would be better instead of https? I think HTTPS is the preferred way. HTTP is insecure, easy to eavesdrop so whenever it is possible we should choose HTTPS. > > then, > > Acked-by: Kukjin Kim <kgene@kernel.org> Thanks! Best regards, Krzysztof
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web