messages from 2017-06-15 03:15:25 to 2017-08-16 22:21:49 UTC [more...]
[PATCH 2/9] Implement containers as kernel objects
2017-08-16 22:21 UTC (2+ messages)
[GIT PULL] Audit fixes for v4.13 (#2)
2017-08-16 19:19 UTC
[PATCH 0/2] audit: Fix two bugs with deleting audit watches
2017-08-15 19:55 UTC (6+ messages)
` [PATCH 1/2] audit: Fix use after free in audit_remove_watch_rule()
` [PATCH 2/2] audit: Receive unmount event
[PATCH 1/1] Fanotify: Introduce a permissive mode
2017-08-15 19:19 UTC (7+ messages)
[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
2017-08-14 4:32 UTC (14+ messages)
` [PATCH ALT4 V2 2/2] audit: filter PATH records keyed on filesystem magic
[PATCH v6 0/6] Improved seccomp logging
2017-08-11 19:35 UTC (11+ messages)
` [PATCH v6 1/6] seccomp: Sysctl to display available actions
` [PATCH v6 2/6] seccomp: Operation for checking if an action is available
` [PATCH v6 3/6] seccomp: Sysctl to configure actions that are allowed to be logged
` [PATCH v6 4/6] seccomp: Selftest for detection of filter flag support
` [PATCH v6 5/6] seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
` [PATCH v6 6/6] seccomp: Action to log before allowing
[PATCH v5 0/6] Improved seccomp logging
2017-08-10 23:58 UTC (21+ messages)
` [PATCH v5 1/6] seccomp: Sysctl to display available actions
` [PATCH v5 2/6] seccomp: Sysctl to configure actions that are allowed to be logged
` [PATCH v5 3/6] seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
` [PATCH v5 4/6] seccomp: Operation for checking if an action is available
` [PATCH v5 5/6] seccomp: Action to log before allowing
` [PATCH v5 6/6] seccomp: Selftest for detection of filter flag support
[PATCH] audit: update the function comments
2017-08-08 12:22 UTC (3+ messages)
Questions about enriched format and Node on RHEL 7.4
2017-08-07 16:48 UTC (2+ messages)
Questions about enriched format and Node on RHEL 7.4
2017-08-07 14:43 UTC
Stop/Disable AUDITD on RHEL7
2017-08-04 20:48 UTC (5+ messages)
[PATCH] specs: update message dictionary with origin and class columns
2017-08-02 6:00 UTC
Please adjust the SELinux/audit trees for linux-next
2017-07-30 3:00 UTC (2+ messages)
[RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
2017-07-29 15:27 UTC
[PATCH] selinux: remove AVC init audit log message
2017-07-28 22:47 UTC (6+ messages)
[PATCH] audit: update the audit info in MAINTAINERS
2017-07-28 20:52 UTC
Audit kernel repository moving to kernel.org
2017-07-28 20:26 UTC
[RFC PATCH] specs: update message dictionary with source column
2017-07-27 12:01 UTC (8+ messages)
ANOM_ABEND events are missing
2017-07-26 22:27 UTC (2+ messages)
[GIT PULL] Audit fix for v4.13 (#1)
2017-07-20 17:58 UTC (3+ messages)
ENRICHED log_format not encoding all parameters
2017-07-20 15:23 UTC (2+ messages)
[PATCH] audit: fix memleak in auditd_send_unicast_skb
2017-07-19 14:35 UTC (4+ messages)
[PATCH] Free skb at error context in auditd_send_unicast_skb()
2017-07-18 12:26 UTC (2+ messages)
[PATCH 00/15] v3 kernel core pieces refcount conversions
2017-07-18 9:39 UTC (20+ messages)
` [PATCH 01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/15] kernel: convert signal_struct.sigcnt "
` [PATCH 03/15] kernel: convert user_struct.__count "
` [PATCH 04/15] kernel: convert task_struct.usage "
` [PATCH 05/15] kernel: convert task_struct.stack_refcount "
` [PATCH 06/15] kernel: convert perf_event_context.refcount "
` [PATCH 07/15] kernel: convert ring_buffer.refcount "
` [PATCH 08/15] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/15] kernel: convert uprobe.ref "
` [PATCH 10/15] kernel: convert nsproxy.count "
` [PATCH 11/15] kernel: convert group_info.usage "
` [PATCH 12/15] kernel: convert cred.usage "
` [PATCH 13/15] sched: convert numa_group.refcount "
` [PATCH 14/15] kernel: convert futex_pi_state.refcount "
` [PATCH 15/15] kernel: convert kcov.refcount "
AUDITs needed
2017-07-17 15:41 UTC (2+ messages)
Auditing Logons/Logoffs
2017-07-17 15:26 UTC (3+ messages)
AUDIT(C) - Group/Role addition, deletion modification
2017-07-14 21:21 UTC (3+ messages)
AUDIT(B) - USER add, delete, modify, suspend and lock
2017-07-14 21:20 UTC (3+ messages)
message type dictionary clarifications
2017-07-13 23:48 UTC (3+ messages)
ausearch message type omissions
2017-07-13 23:14 UTC (3+ messages)
Audit message dictionary
2017-07-11 14:49 UTC
kauditd hold queue overflow in 4.11
2017-07-10 22:23 UTC (4+ messages)
[PATCH] audit: Reduce overhead using a coarse clock
2017-07-10 14:43 UTC (3+ messages)
[PATCH 00/15] v2 kernel core refcount conversions
2017-07-07 13:22 UTC (27+ messages)
` [PATCH 01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/15] kernel: convert signal_struct.sigcnt "
` [PATCH 03/15] kernel: convert user_struct.__count "
` [PATCH 04/15] kernel: convert task_struct.usage "
` [PATCH 05/15] kernel: convert task_struct.stack_refcount "
` [PATCH 06/15] kernel: convert perf_event_context.refcount "
` [PATCH 07/15] kernel: convert ring_buffer.refcount "
` [PATCH 08/15] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/15] kernel: convert uprobe.ref "
` [PATCH 10/15] kernel: convert nsproxy.count "
` [PATCH 11/15] kernel: convert group_info.usage "
` [PATCH 12/15] kernel: convert cred.usage "
` [PATCH 13/15] kernel: convert numa_group.refcount "
` [PATCH 14/15] kernel: convert futex_pi_state.refcount "
` [PATCH 15/15] kernel: convert kcov.refcount "
A note on the audit kernel next branch
2017-07-06 20:16 UTC
[GIT PULL] Audit patches for v4.13
2017-07-03 22:22 UTC
AUDIT YUM
2017-07-03 9:46 UTC (3+ messages)
Introducing audit-explorer
2017-06-28 16:31 UTC (4+ messages)
[PATCH] audit: convert AUDIT_FILTER_PATH to AUDIT_FILTER_FS
2017-06-27 19:44 UTC (2+ messages)
[PATCH V3] filter: add filesystem filter with fstype
2017-06-27 18:46 UTC
[PATCH] filter: add filesystem filter with fstype
2017-06-19 16:56 UTC (3+ messages)
audit 2.7.7 released
2017-06-16 19:34 UTC
[RFC PATCH] audit: fix a race condition with the auditd tracking code
2017-06-15 20:47 UTC (3+ messages)
[RFC PATCH] audit: make sure we never skip the multicast broadcast
2017-06-15 17:22 UTC (3+ messages)
[PATCH] audit-testsuite: look for both open(2) and openat(2)
2017-06-15 16:17 UTC (3+ messages)
[PATCH] filter: add path filter with fstype
2017-06-15 3:15 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).