linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] syscall_trace fixes and cleanups
@ 2012-06-08 15:12 Will Deacon
  2012-06-08 15:12 ` [PATCH v2 1/4] audit: arm: only allow syscall auditing for pure EABI userspace Will Deacon
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Will Deacon @ 2012-06-08 15:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This is version 2 of the patches originally posted here:

  http://lists.infradead.org/pipermail/linux-arm-kernel/2012-May/097748.html

The only changes are that (a) two of the original patches (fixes) have
been now been merged into mainline and (b) the remaining patches in the
series are now rebased onto -rc1, which includes Al's work on the signal
handling / syscall restarting path.

All comments welcome,

Will


Will Deacon (4):
  audit: arm: only allow syscall auditing for pure EABI userspace
  ARM: entry: don't bother with syscall tracing on ret_from_fork path
  ARM: audit: move syscall auditing until after ptrace SIGTRAP handling
  ARM: ptrace: provide separate functions for tracing syscall
    {entry,exit}

 arch/arm/kernel/entry-common.S |   20 +++++-------------
 arch/arm/kernel/ptrace.c       |   42 ++++++++++++++++++++++++++++-----------
 init/Kconfig                   |    2 +-
 3 files changed, 37 insertions(+), 27 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-06-12 21:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 15:12 [PATCH v2 0/4] syscall_trace fixes and cleanups Will Deacon
2012-06-08 15:12 ` [PATCH v2 1/4] audit: arm: only allow syscall auditing for pure EABI userspace Will Deacon
2012-06-08 15:12 ` [PATCH v2 2/4] ARM: entry: don't bother with syscall tracing on ret_from_fork path Will Deacon
2012-06-08 15:12 ` [PATCH v2 3/4] ARM: audit: move syscall auditing until after ptrace SIGTRAP handling Will Deacon
2012-06-08 15:12 ` [PATCH v2 4/4] ARM: ptrace: provide separate functions for tracing syscall {entry, exit} Will Deacon
2012-06-09 12:38 ` [PATCH v2 0/4] syscall_trace fixes and cleanups Russell King - ARM Linux
2012-06-12 21:15   ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).