linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-08 00:57:00 to 2017-06-02 00:57:02 UTC [more...]

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-02  0:57 UTC  (25+ messages)
  ` [PATCH 02/12] trace: Make trace_hwlat timestamp y2038 safe
  ` [PATCH 03/12] fs: cifs: Replace CURRENT_TIME by other appropriate apis
  ` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
  ` [PATCH 05/12] fs: ufs: Use ktime_get_real_ts64() for birthtime
  ` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
  ` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
  ` [PATCH 09/12] lustre: Replace CURRENT_TIME macro
  ` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
` [PATCH 08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
` [PATCH 11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME
` [PATCH 12/12] time: Delete current_fs_time() function

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  (5+ messages)

[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-05-30 21:30 UTC  (4+ messages)
` [PATCH ALT4 V2 2/2] audit: filter PATH records keyed on filesystem magic

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  (14+ messages)
` [PATCH 2/2] errormsg: add descriptive macros to replace overloaded error codes
          ` errormsg table macros [was: Re: [PATCH 2/2] errormsg: add descriptive macros to replace overloaded error codes]

[PATCH 0/6 RFC] Address NETFILTER_CFG issues
 2017-05-24 22:30 UTC  (14+ messages)
` [PATCH 1/6 RFC] netfilter: normalize x_table function declarations
` [PATCH 2/6 RFC] netfilter: normalize ebtables "
` [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

[PATCH] audit: unswing cap_* fields in PATH records
 2017-05-23 20:52 UTC  (5+ 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)

[PATCH] errormsg: use descriptive macros for error numbers
 2017-05-17  1:32 UTC  (6+ messages)

Exclude Watched Items
 2017-05-16 21:17 UTC  (4+ messages)
  ` EXT :Re: "

[RFC PATCH V2 0/4] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-05-12 13:50 UTC  (8+ messages)
` [RFC PATCH V2 1/4] capabilities: use macros to make the logic easier to follow and verify
` [RFC PATCH V2 2/4] capabilities: invert logic for clarity
` [RFC PATCH V2 3/4] capabilities: fix logic for effective root or real root
` [RFC PATCH V2 4/4] capabilities: auit log other surprising conditions

What fields should be used for reporting shared memory?
 2017-05-10 12:37 UTC  (5+ messages)

audit-testsuite usage
 2017-05-09 16:06 UTC  (5+ messages)

[GIT PULL] Audit patches for v4.12
 2017-05-03 14:17 UTC 

[PATCH v3 0/4] Improved seccomp logging
 2017-05-02 16:14 UTC  (16+ messages)

[RFC PATCH] audit: the fix RCU locking for the auditd_connection structure
 2017-05-02 14:24 UTC  (6+ messages)

audit su - access
 2017-04-24 13:55 UTC  (2+ messages)

audit su - access
 2017-04-23  8:48 UTC  (2+ messages)

audit 2.7.6 released
 2017-04-19 14:04 UTC 

[PATCH 00/19] Kernel subsystem refcounter conversions
 2017-04-18  6:33 UTC  (7+ messages)
` [PATCH 15/19] kernel: convert audit_tree.count from atomic_t to refcount_t

signed tarballs
 2017-04-14 23:03 UTC  (22+ messages)

[PATCH] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-04-13 19:36 UTC  (11+ messages)

audit.rules not fully loading into memory according to auditctl -l
 2017-04-12 21:55 UTC  (6+ messages)

audit triggers sent email
 2017-04-12 16:53 UTC  (2+ messages)

Set audisp plugin filters
 2017-04-12 16:45 UTC  (4+ messages)

rules.d on RHEL6
 2017-04-12 15:51 UTC  (4+ messages)

[RFC PATCH 0/4] Assorted audit fixes/improvements
 2017-04-12 15:51 UTC  (15+ messages)
` [RFC PATCH 1/4] audit: combine audit_receive() and audit_receive_skb()
` [RFC PATCH 2/4] audit: kernel generated netlink traffic should have a portid of 0
` [RFC PATCH 3/4] audit: store the auditd PID as a pid struct instead of pid_t
` [RFC PATCH 4/4] audit: use kmem_cache to manage the audit_buffer cache

SECCOMP event results
 2017-04-11 21:27 UTC 

Rebasing the audit/next tree
 2017-04-11 18:14 UTC 

[GIT PULL] Audit fixes for v4.11 (#3)
 2017-04-11 15:29 UTC 

[PATCH] audit: make sure we don't let the retry queue grow without bounds
 2017-04-11 14:44 UTC  (4+ messages)

Result of auditctl -s
 2017-04-10 20:23 UTC  (2+ messages)

audit 2.7.5 released
 2017-04-10 18:43 UTC 

[RFC PATCH] audit: fix auditd/kernel connection state tracking
 2017-04-10  5:59 UTC  (2+ messages)

audit regressions in 4.11
 2017-04-09 15:43 UTC  (4+ messages)


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).