public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* [RFC PATH 0/2] audit(userspace): Add/Improve arm/aarch64 support
@ 2013-11-19  7:28 AKASHI Takahiro
  2013-11-19  7:28 ` [RFC PATCH 1/2] audit(userspace): Add missing syscalls for AArch64 AKASHI Takahiro
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: AKASHI Takahiro @ 2013-11-19  7:28 UTC (permalink / raw)
  To: linux-audit; +Cc: dsaxena, will.deacon, patchs

For better arm/aarch64 support in audit,
patch [1/2] adds more system call definitions for aarch64 (or arm64 in
kernel) that are missing in the current implementation.
  https://www.redhat.com/archives/linux-audit/2013-November/msg00082.html

Patch [2/2] improves endianness support for arm/aarch64. There used to be
old discussions but the latest version, v2.3.2, has no fixes yet.
  http://permalink.gmane.org/gmane.linux.ports.arm.kernel/165266

AKASHI Takahiro (2):
  audit(userspace): Add missing syscalls for AArch64
  audit(userspace): Add arm LE/aarch64 BE support

 lib/aarch64_table.h         |   11 +++++++++++
 lib/libaudit.c              |    2 ++
 lib/libaudit.h              |    4 +++-
 lib/lookup_table.c          |    6 ++++++
 lib/machinetab.h            |   10 ++++++----
 swig/audit.py               |    2 ++
 tools/ausyscall/ausyscall.c |    3 ++-
 7 files changed, 32 insertions(+), 6 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-03-20  0:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19  7:28 [RFC PATH 0/2] audit(userspace): Add/Improve arm/aarch64 support AKASHI Takahiro
2013-11-19  7:28 ` [RFC PATCH 1/2] audit(userspace): Add missing syscalls for AArch64 AKASHI Takahiro
2013-11-19  7:29 ` [RFC PATCH 2/2] audit(userspace): Add arm LE/aarch64 BE support AKASHI Takahiro
2014-01-17  8:15 ` [PATCH v2 0/3] audit(userspace): Add/Improve arm/aarch64 support AKASHI Takahiro
2014-01-17  8:15   ` [PATCH v2 1/3] audit(userspace): Add missing syscalls for AArch64 AKASHI Takahiro
2014-01-17  8:15   ` [PATCH v2 2/3] audit(userspace): Add arm LE/aarch64 BE support AKASHI Takahiro
2014-01-17  8:15   ` [PATCH v2 3/3] audit(userspace): Add compat system call support for AArch64 AKASHI Takahiro
2014-01-17 15:05     ` Will Deacon
2014-01-20  5:05       ` AKASHI Takahiro
2014-02-03  6:57   ` [PATCH v3 0/4] audit(userspace): Improve arm/aarch64 support AKASHI Takahiro
2014-02-03  6:57     ` AKASHI Takahiro
2014-02-03  6:57     ` [PATCH v3 1/4] audit(userspace): Substitute ARMEB with ARM AKASHI Takahiro
2014-02-03  6:57     ` [PATCH v3 2/4] audit(userspace): Substitute armeb with arm AKASHI Takahiro
2014-02-03  6:58     ` [PATCH v3 3/4] audit(userspace): Add missing syscalls for AArch64 AKASHI Takahiro
2014-02-03  6:58     ` [PATCH v3 4/4] audit(userspace): Add compat system call support " AKASHI Takahiro
2014-03-20  0:38     ` [PATCH v3 0/4] audit(userspace): Improve arm/aarch64 support Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox