From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: [v2, PATCH 0/2] MIPS syscall auditing patches Date: Wed, 08 Jun 2011 16:15:33 +0100 Message-ID: <20110608121646.GA1827@linux-mips.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Resent-Message-ID: <20110608152606.GA4757@linux-mips.org> Resent-To: linux-audit@redhat.com, Eric Paris , Steve Grubb List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com, Eric Paris , Steve Grubb List-Id: linux-audit@redhat.com This is the first cut of the MIPS auditing patches. MIPS doesn't quite fit into the existing pattern of other architectures and I'd appreciate your comments and maybe even an Acked-by for the kernel part so I can feed that upstream. Ralf Changes to v2: The kernel patch went stale due to another conflicting patch of myself and Eric's "Audit: push audit success and retcode into arch ptrace.h" patch. Resolved that conflict.