messages from 2017-05-18 17:21:49 to 2017-07-17 16:51:22 UTC [more...]
[PATCH 00/15] v3 kernel core pieces refcount conversions
2017-07-17 16:51 UTC (18+ 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 "
[PATCH] Free skb at error context in auditd_send_unicast_skb()
2017-07-17 15:50 UTC
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)
[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
2017-06-30 13:07 UTC (12+ messages)
` [PATCH ALT4 V2 2/2] audit: filter PATH records keyed on filesystem magic
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 (6+ messages)
[PATCH] auditctl: add sessionid to manpage
2017-06-14 17:15 UTC (2+ messages)
[PATCH] gitignore: ignore normalizer generated files
2017-06-13 20:41 UTC (2+ messages)
[PATCH] errormsg: convert all raw error codes in table to macro values
2017-06-13 20:35 UTC (2+ messages)
[PATCH] filterexcl: allow filterkey
2017-06-13 19:58 UTC (6+ messages)
[PATCH] auparse: do not interpret fE as a capability field
2017-06-13 12:37 UTC (2+ messages)
[PATCH] capabilities: add field names for ambient capabilities
2017-06-13 2:35 UTC
[PATCH] filterkey: add errormsg reporting
2017-06-13 0:02 UTC (2+ messages)
[PATCH] audit: style fix
2017-06-12 22:17 UTC (3+ messages)
Auditing file access by application
2017-06-12 16:34 UTC (6+ messages)
some questions about Linux audit
2017-06-09 2:23 UTC (2+ messages)
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-06-04 7:54 UTC (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
[RFC PATCH V2 0/4] capabilities: do not audit log BPRM_FCAPS on set*id
2017-06-02 19:30 UTC (4+ messages)
[PATCH 0/6 RFC] Address NETFILTER_CFG issues
2017-06-02 15:32 UTC (17+ messages)
` [PATCH 1/6 RFC] netfilter: normalize x_table function declarations
` [PATCH 3/6 RFC] netfilter: audit only on xtables and ebtables syscall rule or standalone
` [PATCH 4/6 RFC] netfilter: ebtables: audit table registration
` [PATCH 5/6 RFC] netfilter: add audit operation field
` [PATCH 6/6 RFC] netfilter: add audit netns ID
A quick note on the audit-testsuite (https://github.com/linux-audit/audit-testsuite)
2017-06-01 21:07 UTC
Kerberos encrypted remote audit log
2017-06-01 15:54 UTC
namespaces todo list?
2017-05-31 14:35 UTC (2+ messages)
[RFC][PATCH] audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
2017-05-30 21:43 UTC (4+ messages)
BIG performance hit with auditd on large systems (>64 CPUs)
2017-05-30 19:49 UTC (9+ messages)
libaudit vsn 1/2 changes
2017-05-30 19:36 UTC (2+ messages)
[PATCH] audit: fix the RCU locking for the auditd_connection structure
2017-05-30 15:55 UTC
[PATCH] errormsg: add descriptive macros to replace overloaded error codes
2017-05-30 14:25 UTC (2+ messages)
[PATCH 1/2] errormsg: correct a number of messages that have drifted
2017-05-29 15:36 UTC (6+ messages)
` [PATCH 2/2] errormsg: add descriptive macros to replace overloaded error codes
[PATCH] audit: unswing cap_* fields in PATH records
2017-05-23 20:52 UTC (3+ messages)
From where ANOM_MK_EXEC , ANOM_ROOT_TRANS ,comes ?
2017-05-21 0:20 UTC (2+ messages)
BIG performance hit with auditd on large cpus (>64 cpus)
2017-05-19 21:09 UTC (3+ messages)
Disabling rsyslog rate-limiting just for audit/audispd
2017-05-18 19:03 UTC (2+ 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