messages from 2017-03-13 14:16:12 to 2017-04-18 06:33:41 UTC [more...]
[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
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-04-15 10:29 UTC (20+ messages)
` [PATCH 01/12] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [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
signed tarballs
2017-04-14 23:03 UTC (25+ messages)
[PATCH] capabilities: do not audit log BPRM_FCAPS on set*id
2017-04-13 19:36 UTC (11+ messages)
[PATCH] errormsg: use descriptive macros for error numbers
2017-04-13 8:42 UTC (5+ 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 (16+ 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)
[PATCH v3 0/4] Improved seccomp logging
2017-04-11 4:03 UTC (12+ 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 (3+ messages)
audit regressions in 4.11
2017-04-09 15:43 UTC (4+ messages)
[GIT PULL] Audit fixes for v4.11 (#2)
2017-04-07 21:39 UTC
[RFC][PATCH] audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
2017-04-07 19:32 UTC (2+ messages)
[RFC PATCH v2] audit: move audit_signal_info() into kernel/auditsc.c
2017-04-07 15:59 UTC (3+ messages)
[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
2017-04-05 4:18 UTC (5+ messages)
` [PATCH ALT4 V2 2/2] audit: filter PATH records keyed on filesystem magic
[PATCH] gitignore: ignore normalizer generated files
2017-04-04 11:58 UTC
[PATCH] filter: add path filter with fstype
2017-04-04 10:40 UTC
[PATCH] filterexcl: allow filterkey
2017-04-04 10:39 UTC
[PATCH] filterkey: add errormsg reporting
2017-04-04 10:38 UTC
[PATCH 1/2] errormsg: correct a number of messages that have drifted
2017-04-04 10:37 UTC (2+ messages)
` [PATCH 2/2] errormsg: add descriptive macros to replace overloaded error codes
[PATCH] prettify: standardize function declaration style
2017-04-04 10:21 UTC
RHEL6 and RHEL7 audispatch configurations
2017-04-03 22:34 UTC (2+ messages)
[RFC PATCH] audit: move audit_signal_info() into kernel/audit.c
2017-03-31 20:15 UTC (3+ messages)
Reboots and audit.rules
2017-03-30 22:34 UTC (4+ messages)
Bug#859120: ausearch -i segfault
2017-03-30 17:16 UTC (2+ messages)
Auditd.conf settings for Satellite 6 server
2017-03-30 15:59 UTC (2+ messages)
audit 2.7.4 released
2017-03-28 15:20 UTC
space_left_action=exec only works once?
2017-03-28 2:31 UTC (3+ messages)
Full path of the filename not showing up in audit logs for some entries in aureport -f
2017-03-28 2:22 UTC (3+ messages)
Audit fixes for v4.11 (#1)
2017-03-27 19:05 UTC (6+ messages)
` [GIT PULL] "
0324 tree BUG at kernel/auditsc.c:1513!
2017-03-26 14:51 UTC (2+ messages)
[ANNOUNCE] Linux Security Summit 2017 - CFP
2017-03-24 1:26 UTC
[PATCH V4 1/2] netfilter: xt_AUDIT: use consistent ipv4 network offset
2017-03-23 18:44 UTC (7+ messages)
` [PATCH V4 2/2] audit: normalize NETFILTER_PKT
auditd.cron
2017-03-23 16:11 UTC (6+ messages)
Lost events during boot
2017-03-21 11:30 UTC (9+ messages)
What fields should be used for reporting shared memory?
2017-03-20 22:21 UTC (4+ messages)
Licensing of libaudit and libauparse
2017-03-20 20:14 UTC (5+ messages)
AUDITD issues
2017-03-17 18:13 UTC (2+ messages)
Rebased audit/next to audit/stable-4.11
2017-03-15 19:50 UTC
[PATCH v2] audit: log module name on delete_module
2017-03-15 19:48 UTC (4+ messages)
port of audit to Alpine Linux/MUSL
2017-03-14 0:14 UTC (4+ messages)
` [PATCH 1/3] auditctl: include headers to make build work with musl
` [PATCH 2/3] auparse: remove use of rawmemchr
` [PATCH 3/3] all: get rid of strndupa
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).