From: Catalin Marinas <catalin.marinas@arm.com>
To: AKASHI Takahiro <takahiro.akashi@linaro.org>
Cc: "viro@zeniv.linux.org.uk" <viro@zeniv.linux.org.uk>,
"eparis@redhat.com" <eparis@redhat.com>,
"rgb@redhat.com" <rgb@redhat.com>,
Will Deacon <Will.Deacon@arm.com>,
"dsaxena@linaro.org" <dsaxena@linaro.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linaro-kernel@lists.linaro.org" <linaro-kernel@lists.linaro.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-audit@redhat.com" <linux-audit@redhat.com>
Subject: Re: [PATCH v10 0/3] arm64: Add audit support
Date: Thu, 10 Jul 2014 11:08:03 +0100 [thread overview]
Message-ID: <20140710100803.GH16137@arm.com> (raw)
In-Reply-To: <1404458911-8214-1-git-send-email-takahiro.akashi@linaro.org>
On Fri, Jul 04, 2014 at 08:28:28AM +0100, AKASHI Takahiro wrote:
> This patchset adds system call audit support on arm64.
> Both 32-bit (AUDIT_ARCH_ARM) and 64-bit tasks (AUDIT_ARCH_AARCH64)
> are supported. Since arm64 has the exact same set of system calls
> on LE and BE, we don't care about endianness (or more specifically
> __AUDIT_ARCH_64BIT bit in AUDIT_ARCH_*).
Applied for 3.17. Thanks.
--
Catalin
WARNING: multiple messages have this Message-ID (diff)
From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v10 0/3] arm64: Add audit support
Date: Thu, 10 Jul 2014 11:08:03 +0100 [thread overview]
Message-ID: <20140710100803.GH16137@arm.com> (raw)
In-Reply-To: <1404458911-8214-1-git-send-email-takahiro.akashi@linaro.org>
On Fri, Jul 04, 2014 at 08:28:28AM +0100, AKASHI Takahiro wrote:
> This patchset adds system call audit support on arm64.
> Both 32-bit (AUDIT_ARCH_ARM) and 64-bit tasks (AUDIT_ARCH_AARCH64)
> are supported. Since arm64 has the exact same set of system calls
> on LE and BE, we don't care about endianness (or more specifically
> __AUDIT_ARCH_64BIT bit in AUDIT_ARCH_*).
Applied for 3.17. Thanks.
--
Catalin
next prev parent reply other threads:[~2014-07-10 10:08 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-04 7:28 [PATCH v10 0/3] arm64: Add audit support AKASHI Takahiro
2014-07-04 7:28 ` AKASHI Takahiro
2014-07-04 7:28 ` [PATCH v10 1/3] arm64: Add __NR_* definitions for compat syscalls AKASHI Takahiro
2014-07-04 7:28 ` AKASHI Takahiro
2014-07-04 10:06 ` Arnd Bergmann
2014-07-04 10:06 ` Arnd Bergmann
2014-07-04 10:57 ` Catalin Marinas
2014-07-04 10:57 ` Catalin Marinas
2014-07-04 11:05 ` AKASHI Takahiro
2014-07-04 11:05 ` AKASHI Takahiro
2014-07-04 11:17 ` Arnd Bergmann
2014-07-04 11:17 ` Arnd Bergmann
2015-01-28 21:31 ` Timur Tabi
2015-01-28 21:31 ` Timur Tabi
2015-01-28 21:31 ` Timur Tabi
2015-01-28 21:35 ` Arnd Bergmann
2015-01-28 21:35 ` Arnd Bergmann
2015-01-28 21:35 ` Arnd Bergmann
2015-01-29 9:57 ` Will Deacon
2015-01-29 9:57 ` Will Deacon
2014-07-04 7:28 ` [PATCH v10 2/3] arm64: Add audit support AKASHI Takahiro
2014-07-04 7:28 ` AKASHI Takahiro
2014-07-04 7:28 ` [PATCH v10 3/3] arm64: audit: Add audit hook in syscall_trace_enter/exit() AKASHI Takahiro
2014-07-04 7:28 ` AKASHI Takahiro
2014-07-10 10:08 ` Catalin Marinas [this message]
2014-07-10 10:08 ` [PATCH v10 0/3] arm64: Add audit support Catalin Marinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140710100803.GH16137@arm.com \
--to=catalin.marinas@arm.com \
--cc=Will.Deacon@arm.com \
--cc=dsaxena@linaro.org \
--cc=eparis@redhat.com \
--cc=linaro-kernel@lists.linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-audit@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rgb@redhat.com \
--cc=takahiro.akashi@linaro.org \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.