Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1433088
| Path | csiph.com!news.freedyn.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Emese Revfy <re.emese@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin |
| Date | Tue, 28 Jun 2016 18:10:01 +0200 |
| Message-ID | <rP3Kh-Rj-13@gated-at.bofh.it> (permalink) |
| References | <rOZnk-6lK-27@gated-at.bofh.it> <rP0Mq-7aW-15@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=sPYKz8nqD1ES25c+OGXxO3p8vWhQkAL5OdQHAgQQBcI=; b=cFEcsuKJxSYIQbJbC8NBzUAg7NBqv60tb0RKzzJvxCu4weNCtf8SOmUAgOAJvvRC5Q kpxN0ZKNKITDBj/1f55ORJyzgf/QoEARCj8TRrDPeyOxJwLqIy7LcQ/CMPv5iF/VTDNP QicAEFu+atcF7KD+e1dBD4seZLhsK8vyPsrnuEVOk84ESECNpzOxZwkGen8oDM/EX9fZ DV31ZNitfo6Ua6EjMDzguQ7+eT82Z2e1AcNa2MrJN3oDtPUWbPJs0E4yDUHWKxqWL43m PTNXzm/K2GZN5a7ajsM60xTNnWe+UwSpfPQF3eXxOzYBOUqXkWxWasXX8tmVRuRx4nm6 wujA== |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=sPYKz8nqD1ES25c+OGXxO3p8vWhQkAL5OdQHAgQQBcI=; b=BzE5bPIOEdq45oz9uLpi4JzljEhqqRpCnKXYYdRxHJIuTSobGsxCXiaSRbIAiEcc4V FRzdkAKvL+E3I0Anf6TQHfOtfVbTUIB7ecC4b82lyGwXi2ldV0gdY6F093yUn5ftbrqC +O7rR4WL9x+ySIwpDVfYp1gdQjiLqpNGrMbEGGQWQeoln8gltah7fEC5q/O95jr4/ZGO 2kOSPUb7pewQ9Sl/KtYMendBkPPokEFoFD/9eIvzAEKHLfIWsOqJnO5OTz4DeTCRvDQ3 F+dvJgoXpbYDjnQjcAV7kgDm+aJHjI+3fS+xnlu6ADihJEiwpwfLAF5N149vXh0WCXVZ j5ew== |
| X-Gm-Message-State | ALyK8tKZGAJ1b+uFr/XL7BPsafVOMxYwx6Yj0P4BSTOI2s5nSBBNEFguxVN13INSDFbENA== |
| X-Received | by 10.194.170.197 with SMTP id ao5mr3633585wjc.99.1467130107366; Tue, 28 Jun 2016 09:08:27 -0700 (PDT) |
| X-Mailer | Sylpheed 3.5.0 (GTK+ 2.24.30; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 20 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | kernel-hardening@lists.openwall.com, pageexec@freemail.hu, spender@grsecurity.net, mmarek@suse.com, keescook@chromium.org, linux-kernel@vger.kernel.org, yamada.masahiro@socionext.com, linux-kbuild@vger.kernel.org, minipli@ld-linux.so, linux@armlinux.org.uk, catalin.marinas@arm.com, linux@rasmusvillemoes.dk, david.brown@linaro.org, benh@kernel.crashing.org, tglx@linutronix.de, akpm@linux-foundation.org, jlayton@poochiereds.net, arnd@arndb.de |
| X-Original-Date | Tue, 28 Jun 2016 18:14:56 +0200 |
| X-Original-Message-ID | <20160628181456.21c1f567271b6f19fac1d886@gmail.com> |
| X-Original-References | <20160628133407.10c2ea1ecd194e8085e84c5a@gmail.com> <20160628125748.GK31744@leverpostej> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1433088 |
Show key headers only | View raw
On Tue, 28 Jun 2016 13:57:49 +0100 Mark Rutland <mark.rutland@arm.com> wrote: > On Tue, Jun 28, 2016 at 01:34:07PM +0200, Emese Revfy wrote: > > This patch set is based on the "Add support for complex gcc plugins that > > don't fit in a single file" patch set (git/kees/linux.git#kspp HEAD: > > e5d4798b284cd192c8b). > > I was hoping to give this a spin on arm/arm64, but I couldn't find the > prerequisite branch/tag/commit in that tree: > > https://git.kernel.org/cgit/linux/kernel/git/kees/linux.git/commit/?id=e5d4798b284cd192c8b > > Where should I be looking? Sorry, this commit was disappear. You can apply these patches to this tree: https://github.com/ephox-gcc-plugins/gcc-plugins_linux-next.git (initify branch) -- Emese
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-28 13:30 +0200
[PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy <re.emese@gmail.com> - 2016-06-28 13:40 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Joe Perches <joe@perches.com> - 2016-06-28 18:50 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy <re.emese@gmail.com> - 2016-06-28 22:40 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Joe Perches <joe@perches.com> - 2016-06-28 23:10 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy <re.emese@gmail.com> - 2016-06-29 20:50 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Joe Perches <joe@perches.com> - 2016-06-30 02:20 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy <re.emese@gmail.com> - 2016-07-01 16:00 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2016-06-28 23:00 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute "PaX Team" <pageexec@freemail.hu> - 2016-06-28 23:50 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2016-06-29 00:50 +0200
Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy <re.emese@gmail.com> - 2016-06-29 20:40 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-28 13:40 +0200
[PATCH v1 1/2] Add the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-28 13:40 +0200
Re: [PATCH v1 1/2] Add the initify gcc plugin Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2016-06-28 23:10 +0200
Re: [PATCH v1 1/2] Add the initify gcc plugin Kees Cook <keescook@chromium.org> - 2016-06-29 17:00 +0200
Re: [PATCH v1 1/2] Add the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-29 21:10 +0200
Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Mark Rutland <mark.rutland@arm.com> - 2016-06-28 15:00 +0200
Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-28 18:10 +0200
Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Kees Cook <keescook@chromium.org> - 2016-06-28 22:50 +0200
Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Mark Rutland <mark.rutland@arm.com> - 2016-06-29 10:30 +0200
Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Mark Rutland <mark.rutland@arm.com> - 2016-06-29 20:00 +0200
Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-29 20:30 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches <joe@perches.com> - 2016-06-28 18:40 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches <joe@perches.com> - 2016-06-28 20:50 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2016-06-28 21:10 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-28 22:30 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Mathias Krause <minipli@ld-linux.so> - 2016-06-28 19:10 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy <re.emese@gmail.com> - 2016-06-28 22:30 +0200
Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches <joe@perches.com> - 2016-06-29 00:00 +0200
Re: [kernel-hardening] Re: [PATCH v1 0/2] Introduce the initify gcc plugin Valdis.Kletnieks@vt.edu - 2016-06-29 00:10 +0200
Re: [kernel-hardening] Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches <joe@perches.com> - 2016-06-29 02:00 +0200
csiph-web