public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
 messages from 2014-06-17 15:04:01 to 2014-09-07 16:07:28 UTC [more...]

[PATCH net-next] netfilter: create audit records for ebtables replaces
 2014-09-07 16:07 UTC  (2+ messages)

[PATCH] arm: prevent BUG_ON in audit_syscall_entry()
 2014-09-05  9:52 UTC  (2+ messages)

Draft copy of how to write good events
 2014-09-04 22:08 UTC  (3+ messages)

How to exclude a directory?
 2014-09-04 12:17 UTC 

Can one compile the lastest ausearch (from 2.4) and just deploy that resultant binary on a RHEL 5 or 6 system
 2014-09-03 13:32 UTC  (3+ messages)

[PATCH V4 0/8] namespaces: log namespaces per task
 2014-09-02 21:40 UTC  (30+ messages)
  ` [PATCH V4 1/8] namespaces: assign each namespace instance a serial number
  ` [PATCH V4 2/8] namespaces: expose namespace instance serial number in proc_ns_operations
  ` [PATCH V4 3/8] namespaces: expose ns instance serial numbers in proc
  ` [PATCH V4 4/8] Documentation: add a section for /proc/<pid>/ns/
  ` [PATCH V4 5/8] namespaces: expose ns_entries
  ` [PATCH V4 6/8] audit: log namespace serial numbers
  ` [PATCH V4 7/8] audit: log creation and deletion of namespace instances
` [PATCH V4 8/8] audit: initialize at subsystem time rather than device time

[PATCH] audit: add ppc64 mach support
 2014-09-02 15:20 UTC  (3+ messages)

w[PATCH V4 0/4] audit by executable name
 2014-08-25 13:37 UTC 

[PATCH] audit: correct AUDIT_GET_FEATURE return message type
 2014-08-25  5:03 UTC 

[PATCH V4 0/4] audit by executable name
 2014-08-24 22:34 UTC  (5+ messages)
` [PATCH V4 1/4] audit: implement audit by executable
` [PATCH V4 2/4] audit: clean simple fsnotify implementation
` [PATCH V4 3/4] audit: convert audit_exe to audit_fsnotify
` [PATCH V4 4/4] audit: avoid double copying the audit_exe path string

arm64 audit build failures in -next
 2014-08-24 20:51 UTC  (3+ messages)

audit 2.4 released
 2014-08-24 17:51 UTC 

[PATCH 1/7] audit: implement generic feature setting and retrieving
 2014-08-22 21:58 UTC  (2+ messages)

path watcher
 2014-08-22 15:31 UTC 

[PATCH] audit: set nlmsg_len for multicast messages
 2014-08-22 12:30 UTC 

audit netlink multicast code
 2014-08-22  3:47 UTC 

A memory leak problem when the the ”log_format = NOLOG“ is set in auditd.conf
 2014-08-21 19:51 UTC  (2+ messages)

[PATCH V3 0/6] namespaces: log namespaces per task
 2014-08-20 17:43 UTC  (7+ messages)

ausearch checkpoint capability
 2014-08-20 16:57 UTC  (7+ messages)

Excluding the single executable on the top of audit.rules
 2014-08-20  9:47 UTC  (3+ messages)

[PATCH] auditd.service: if audit=0 in kernel cmdline do not start service
 2014-08-18 22:30 UTC  (2+ messages)

[PATCH] arm64: audit: Fix build for audit changes
 2014-08-18 16:40 UTC  (2+ messages)

Backlog exceeded when using audisp
 2014-08-15 18:01 UTC  (2+ messages)

Backlog exceeded when using audisp
 2014-08-14 12:50 UTC  (2+ messages)

[PATCH] arm64: audit: Fix build for audit changes
 2014-08-11 15:47 UTC  (14+ messages)

Fw: How to define rule for SERVICE_START/STOP?
 2014-08-06 12:57 UTC  (3+ messages)

How to define rule for SERVICE_START/STOP?
 2014-08-04 20:34 UTC  (2+ messages)

Can we audit writing to character device?
 2014-08-04 13:08 UTC  (3+ messages)

RHEL 6 audit.rules question
 2014-08-01  1:46 UTC  (3+ messages)

RHEL 6 audit.rules question
 2014-07-30 20:33 UTC  (2+ messages)

[PATCH audit] reconfigure: Apply log_group change
 2014-07-25 14:30 UTC  (4+ messages)

file watch: separating file reads and writes
 2014-07-22  2:19 UTC  (3+ messages)

[PATCH] [STABLE] audit: remove superfluous new- prefix in AUDIT_LOGIN messages
 2014-07-13  4:21 UTC  (2+ messages)

[PATCH 0/3] [RFC] X32: fix syscall_get_nr while not breaking seccomp BPF
 2014-07-11 23:12 UTC  (22+ messages)
` [PATCH 1/3] [RFC] audit: add AUDIT_ARCH_X86_X32 arch definition
` [PATCH 2/3] [RFC] seccomp: give BPF x32 bit when restoring x32 filter
` [PATCH 3/3] [RFC] Revert "x86: remove the x32 syscall bitmask from syscall_get_nr()"

[PATCH v10 0/3] arm64: Add audit support
 2014-07-10 10:08 UTC  (9+ messages)
` [PATCH v10 1/3] arm64: Add __NR_* definitions for compat syscalls
` [PATCH v10 2/3] arm64: Add audit support
` [PATCH v10 3/3] arm64: audit: Add audit hook in syscall_trace_enter/exit()

[PATCH v2 0/2] Fix auditsc DoS and mark it BROKEN
 2014-07-08 19:37 UTC  (5+ messages)
` [PATCH v2 1/2] auditsc: audit_krule mask accesses need bounds checking

[PATCH 00/12] [V3] audit by executable name
 2014-07-02 18:05 UTC  (13+ messages)
` [PATCH 01/12] [V3] audit: implement audit by executable
` [PATCH 02/12] [V3] audit: clean simple fsnotify implementation
` [PATCH 03/12] [V3] audit: convert audit_exe to audit_fsnotify
` [PATCH 04/12] [V3] fixup! audit: clean simple fsnotify implementation
` [PATCH 05/12] [V3] fixup! audit: convert audit_exe to audit_fsnotify
` [PATCH 06/12] [V3] fixup! audit: clean simple fsnotify implementation
` [PATCH 07/12] [V3] audit: avoid double copying the audit_exe path string
` [PATCH 08/12] [V3] fixup! audit: convert audit_exe to audit_fsnotify
` [PATCH 09/12] [V3] fixup! audit: clean simple fsnotify implementation
` [PATCH 10/12] [V3] fixup! audit: implement audit by executable
` [PATCH 11/12] [V3] fixup! audit: clean simple fsnotify implementation
` [PATCH 12/12] "

[PATCH] TaskTracker : Simplified thread information tracker
 2014-06-26 11:40 UTC  (4+ messages)

[PATCH 00/14] audit by executable name
 2014-06-25 20:19 UTC  (21+ messages)
` [PATCH 01/14] audit: implement audit by executable
` [PATCH 02/14] audit: clean simple fsnotify implementation
` [PATCH 03/14] audit: convert audit_exe to audit_fsnotify
` [PATCH 04/14] fixup! "
` [PATCH 05/14] fixup! audit: clean simple fsnotify implementation
` [PATCH 06/14] audit: avoid double copying the audit_exe path string
` [PATCH 07/14] fixup! audit: convert audit_exe to audit_fsnotify
` [PATCH 08/14] fixup! audit: clean simple fsnotify implementation
` [PATCH 09/14] audit: put rule existence check in canonical order
` [PATCH 10/14] fixup! audit: implement audit by executable
` [PATCH 11/14] "
` [PATCH 12/14] fixup! audit: clean simple fsnotify implementation
` [PATCH 13/14] audit: continue fleshing out audit by exe
` [PATCH 14/14] audit: enable audit_get/put_mark()

[PATCH] userspace: audit: ausearch doesn't return entries for AppArmor events that exist in the log
 2014-06-24 15:34 UTC  (8+ messages)

Fwd: 3.15: kernel BUG at kernel/auditsc.c:1525!
 2014-06-20  4:44 UTC 

[oss-security] CVE request: Another Linux syscall auditing bug
 2014-06-20  3:37 UTC 

[PATCH] audit: fix dangling keywords in integrity ima message output
 2014-06-19  2:23 UTC  (3+ messages)
` [Linux-ima-user] "

auditing access to directories with restricted access
 2014-06-18 11:54 UTC  (3+ messages)

[PATCH] audit: use union for audit_field values since they are mutually exclusive
 2014-06-17 22:17 UTC  (2+ messages)
` [PATCH] fixup! "

aulast only displaying reboot pseudo-users
 2014-06-17 16:30 UTC  (9+ messages)


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