messages from 2018-06-06 16:58:33 to 2018-07-16 17:36:33 UTC [more...]
[RFC PATCH ghak10 v3 0/3] audit: Log modifying adjtimex(2) calls
2018-07-16 17:36 UTC (7+ messages)
` [RFC PATCH ghak10 v3 1/3] audit: Add AUDIT_TIME_* record types
` [RFC PATCH ghak10 v3 2/3] audit: Add functions to log time adjustments
` [RFC PATCH ghak10 v3 3/3] timekeeping/ntp: Audit clock/NTP params adjustments
[RFC PATCH ghak9 0/3] audit: Record the path of FDs passed to *at(2) syscalls
2018-07-16 17:30 UTC (12+ messages)
` [RFC PATCH ghak9 1/3] audit: Add AUDIT_FD_PATH auxiliary record type
` [RFC PATCH ghak9 2/3] audit: Add a function to log the path of an fd
` [RFC PATCH ghak9 3/3] [WIP] fs: Add audit_fd_path() calls to syscall handlers
[PATCH 0/10 v2] audit: Fix various races when tagging and untagging mounts
2018-07-16 15:13 UTC (20+ messages)
` [PATCH 01/10] audit_tree: Remove mark->lock locking
` [PATCH 02/10] audit: Fix possible spurious -ENOSPC error
` [PATCH 03/10] audit: Fix possible tagging failures
` [PATCH 04/10] audit: Embed key into chunk
` [PATCH 05/10] audit: Make hash table insertion safe against concurrent lookups
` [PATCH 06/10] audit: Factor out chunk replacement code
` [PATCH 07/10] audit: Remove pointless check in insert_hash()
` [PATCH 08/10] audit: Provide helper for dropping mark's chunk reference
` [PATCH 09/10] audit: Allocate fsnotify mark independently of chunk
` [PATCH 10/10] audit: Replace chunk attached to mark instead of replacing mark
` [PATCH 11/10 TESTSUITE] audit_testsuite: Add stress test for tree watches
[RFC PATCH ghak59 V1 0/6] audit: config_change normalizations and event record gathering
2018-07-13 21:44 UTC (18+ messages)
` [RFC PATCH ghak59 V1 1/6] audit: give a clue what CONFIG_CHANGE op was involved
` [RFC PATCH ghak59 V1 2/6] audit: add syscall information to CONFIG_CHANGE records
` [RFC PATCH ghak59 V1 3/6] audit: exclude user records from syscall context
` [RFC PATCH ghak59 V1 4/6] audit: hand taken context to audit_kill_trees for syscall logging
` [RFC PATCH ghak59 V1 5/6] audit: move EOE record after kill_trees for exit/free
` [RFC PATCH ghak59 V1 6/6] audit: extend config_change mark/watch/tree rule changes
[PATCH v3] audit: fix use-after-free in audit_add_watch
2018-07-13 20:57 UTC (2+ messages)
[PATCH ghak59 V1 0/2] tree and watch rule log cleanups
2018-07-13 15:39 UTC (7+ messages)
` [PATCH ghak59 V1 1/2] audit: tree: check audit_enabled
` [PATCH ghak59 V1 2/2] audit: watch: simplify audit_enabled check
stop
2018-07-11 13:43 UTC (2+ messages)
[PATCH 0/6] audit: Fix various races when tagging and untagging mounts
2018-07-04 12:34 UTC (26+ messages)
` [PATCH 1/6] audit_tree: Replace mark->lock locking
` [PATCH 2/6] audit: Fix possible spurious -ENOSPC error
` [PATCH 3/6] audit: Fix possible tagging failures
` [PATCH 4/6] audit: Embed key into chunk
` [PATCH 5/6] audit: Make hash table insertion safe against concurrent lookups
` [PATCH 6/6] audit: Point to fsnotify mark instead of embedding it
[PATCH v2] audit: fix use-after-free in audit_add_watch
2018-07-03 16:51 UTC (5+ messages)
[PATCH] audit: use ktime_get_coarse_ts64() for time access
2018-07-03 14:15 UTC (3+ messages)
auditctl for admin's accessing other user files
2018-06-30 13:33 UTC (6+ messages)
[PATCH] audit: fix use-after-free in audit_add_watch
2018-06-28 16:29 UTC (4+ messages)
Audit log compression
2018-06-28 16:20 UTC
[PATCH -next v3] cred: conditionally declare groups-related functions
2018-06-28 15:37 UTC (2+ messages)
Audit log compression
2018-06-27 17:14 UTC (2+ messages)
[RFC PATCH ghak10 v2 0/5] audit: Log modifying adjtimex(2) calls
2018-06-27 7:59 UTC (7+ messages)
` [RFC PATCH ghak10 v2 1/4] audit: Add AUDIT_TIME_ADJUSTED record type
` [RFC PATCH ghak10 v2 2/4] audit: Add the audit_adjtime() function
` [RFC PATCH ghak10 v2 3/4] timekeeping: Audit attempts to adjust the clock
` [RFC PATCH ghak10 v2 4/4] [OPTIONAL] Determine read-only in the validation function
[PATCH -next v2] cred: conditionally declare groups-related functions
2018-06-26 13:26 UTC (5+ messages)
unlimit retries for remote plugin restart
2018-06-26 13:19 UTC (3+ messages)
[PATCH] kernel: audit_tree: Fix a sleep-in-atomic-context bug
2018-06-25 22:25 UTC (7+ messages)
linux-next: Tree for Jun 20 (kernel/auditsc.c)
2018-06-22 19:19 UTC (8+ messages)
` [PATCH -next] cred: conditionally declare groups-related functions
[RFC PATCH ghak10 1/3] audit: Add AUDIT_TIME_ADJUSTED record type
2018-06-21 11:28 UTC (13+ messages)
` [RFC PATCH ghak10 2/3] audit: Add the audit_adjtime() function
` [RFC PATCH ghak10 3/3] ntp: Audit valid attempts to adjust the clock
audit 2.8.4 released
2018-06-19 19:38 UTC
[RFC PATCH ghak86 V1] audit: eliminate audit_enabled magic number comparison
2018-06-19 15:10 UTC (4+ messages)
[PATCH ghak89 V3] audit: rename FILTER_TYPE to FILTER_EXCLUDE
2018-06-19 14:42 UTC (3+ messages)
[PATCH ghak82 v3] audit: Fix extended comparison of GID/EGID
2018-06-19 14:37 UTC (3+ messages)
[RFC PATCH ghak88 V1] audit: tie ANOM_ABEND records to syscall
2018-06-19 14:31 UTC (2+ messages)
[RFC PATCH ghak87 V1] audit: tie SECCOMP records to syscall
2018-06-19 14:29 UTC (2+ messages)
[RFC PATCH 0/2] Extend AUDIT_EXE and AUDIT_DIR to more filter types
2018-06-19 14:25 UTC (3+ messages)
` [RFC PATCH 1/2] audit: allow other filter list types for AUDIT_EXE
audit/next rebased to v4.18-rc1
2018-06-18 21:05 UTC
Hung processes stuck in D state after starting a second audit consumer
2018-06-18 19:52 UTC (3+ messages)
audit trim and audit make_equiv
2018-06-14 20:31 UTC
auditd rule error
2018-06-11 14:49 UTC (3+ messages)
Audit rules for PCI : time change
2018-06-08 9:47 UTC
[PATCH] audit-testsuite: add nmap-ncat/netcat as a dependency
2018-06-07 18:54 UTC (3+ messages)
[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
2018-06-07 14:20 UTC (13+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
` [RFC PATCH ghak90 (was ghak32) V3 06/10] audit: add containerid filtering
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
` [RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak90 (was ghak32) V3 09/10] debug audit: read container ID of a process
` [RFC PATCH ghak90 (was ghak32) V3 10/10] rfkill: fix spelling mistake contidion to condition
Missing "nametype" field in audit PATH records
2018-06-06 18:26 UTC (2+ messages)
[PATCH ghau51/ghau40 v3 0/6] add support for audit container identifier
2018-06-06 17:07 UTC (7+ messages)
` [PATCH ghau51/ghau40 v3 1/6] AUDIT_CONTAINER_ID message type basic support
` [PATCH ghau51/ghau40 v3 2/6] AUDIT_CONTAINER "
` [PATCH ghau51/ghau40 v3 3/6] auditctl: add support for AUDIT_CONTID filter
` [PATCH ghau51/ghau40 v3 4/6] add ausearch containerid support
` [PATCH ghau51/ghau40 v3 5/6] start normalization "
` [PATCH ghau51/ghau40 v3 6/6] libaudit: add support to get the task audit container identifier
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