linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 01:11:29 to 2020-12-21 16:59:08 UTC [more...]

[PATCH ghak90 v10 00/11] audit: implement container identifier
 2020-12-21 16:55 UTC  (12+ messages)
` [PATCH ghak90 v10 01/11] audit: collect audit task parameters
` [PATCH ghak90 v10 02/11] audit: add container id
` [PATCH ghak90 v10 03/11] audit: log container info of syscalls
` [PATCH ghak90 v10 04/11] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 v10 05/11] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 v10 06/11] audit: add containerid support for user records
` [PATCH ghak90 v10 07/11] audit: add containerid filtering
` [PATCH ghak90 v10 08/11] audit: add support for containerid to network namespaces
` [PATCH ghak90 v10 09/11] audit: contid check descendancy and nesting
` [PATCH ghak90 v10 10/11] audit: track container nesting
` [PATCH ghak90 v10 11/11] audit: add capcontid to set contid outside init_user_ns

"key=" on all related log lines
 2020-12-18 20:47 UTC  (4+ messages)
  ` [EXT] "

audit 3.0 released
 2020-12-16 21:52 UTC 

[PATCH] Fix audispd crash on ARM 32-Bits
 2020-12-16 14:40 UTC  (5+ messages)

[PATCH -next] kernel/audit: convert comma to semicolon
 2020-12-15  2:34 UTC  (3+ messages)

[GIT PULL] Audit patches for v5.11
 2020-12-15  1:57 UTC 

[PATCH v2] audit: report audit wait metric in audit status reply
 2020-12-08 23:08 UTC  (28+ messages)
`  "

lost events on boot
 2020-12-08 15:09 UTC  (3+ messages)

Audit firewall changes in RHEL 8
 2020-12-07 15:28 UTC  (2+ messages)

[RFC PATCH ghau10 v1] fix FEATURE_VERSION vs FEATURE_BITMAP
 2020-12-04  3:42 UTC 

New release?
 2020-12-01  4:30 UTC  (2+ messages)

auditd for removable media/harddisks
 2020-11-30 14:46 UTC 

[PATCH] audit: replace atomic_add_return()
 2020-11-30  8:35 UTC 

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-28 18:12 UTC  (61+ messages)
` [PATCH v2 01/39] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v2 02/39] mount: make {lock,unlock}_mount_hash() static
` [PATCH v2 03/39] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v2 04/39] fs: add mount_setattr()
` [PATCH v2 05/39] tests: add mount_setattr() selftests
` [PATCH v2 06/39] fs: add id translation helpers
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 08/39] capability: handle idmapped mounts
` [PATCH v2 09/39] namei: add idmapped mount aware permission helpers
` [PATCH v2 10/39] inode: add idmapped mount aware init and "
` [PATCH v2 11/39] attr: handle idmapped mounts
` [PATCH v2 12/39] acl: "
` [PATCH v2 13/39] xattr: "
` [PATCH v2 14/39] commoncap: "
` [PATCH v2 15/39] stat: "
` [PATCH v2 16/39] namei: handle idmapped mounts in may_*() helpers
` [PATCH v2 17/39] namei: introduce struct renamedata
` [PATCH v2 18/39] namei: prepare for idmapped mounts
` [PATCH v2 19/39] open: handle idmapped mounts in do_truncate()
` [PATCH v2 20/39] open: handle idmapped mounts
` [PATCH v2 21/39] af_unix: "
` [PATCH v2 22/39] utimes: "
` [PATCH v2 23/39] fcntl: "
` [PATCH v2 24/39] notify: "
` [PATCH v2 25/39] init: "
` [PATCH v2 26/39] ioctl: "
` [PATCH v2 27/39] would_dump: "
` [PATCH v2 28/39] exec: "
` [PATCH v2 29/39] fs: add helpers for idmap mounts
` [PATCH v2 30/39] apparmor: handle idmapped mounts
` [PATCH v2 31/39] audit: "
` [PATCH v2 32/39] ima: "
` [PATCH v2 33/39] fat: "
` [PATCH v2 34/39] ext4: support "
` [PATCH v2 35/39] ecryptfs: do not mount on top of "
` [PATCH v2 36/39] overlayfs: "
` [PATCH v2 37/39] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v2 38/39] selftests: add idmapped mounts xattr selftest
` [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite

[PATCH] audit: remove unused macros
 2020-11-25  4:31 UTC  (8+ messages)

Identifying thread/process termination
 2020-11-24 15:43 UTC  (2+ messages)

Clarification on log rotation
 2020-11-23 16:05 UTC  (2+ messages)

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-11-21  7:36 UTC  (29+ messages)
  ` [PATCH v23 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v23 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v23 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v23 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v23 05/23] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v23 06/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v23 07/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v23 08/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v23 09/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v23 10/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v23 11/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v23 12/23] LSM: Specify which LSM to display
  ` [PATCH v23 13/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v23 14/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v23 15/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v23 16/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v23 17/23] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v23 18/23] LSM: Verify LSM display sanity in binder
  ` [PATCH v23 19/23] audit: add support for non-syscall auxiliary records
  ` [PATCH v23 20/23] Audit: Add new record for multiple process LSM attributes
  ` [PATCH v23 21/23] Audit: Add a new record for multiple object "
  ` [PATCH v23 22/23] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v23 23/23] AppArmor: Remove the exclusive flag

Identifying thread/process termination
 2020-11-20 19:45 UTC 

-a never,exit still being logged
 2020-11-19 19:54 UTC  (4+ messages)

Default logging with no rules
 2020-11-19 14:59 UTC  (3+ messages)

Identifying thread/process termination
 2020-11-17 15:22 UTC  (7+ messages)

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-11-16  0:13 UTC  (18+ messages)
` [PATCH v22 05/23] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v22 06/23] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v22 16/23] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v22 17/23] NET: Store LSM netlabel data in a lsmblob
` [PATCH v22 19/23] audit: add support for non-syscall auxiliary records
` [PATCH v22 20/23] Audit: Add new record for multiple process LSM attributes
` [PATCH v22 21/23] Audit: Add a new record for multiple object "
` [PATCH v22 22/23] LSM: Add /proc attr entry for full LSM context
` [PATCH v22 23/23] AppArmor: Remove the exclusive flag

[PATCH] audit-testsuite: tests for subject and object correctness
 2020-11-12  1:31 UTC 

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-11-09 22:47 UTC  (8+ messages)
` [PATCH v22 12/23] LSM: Specify which LSM to display

[PATCH 00/34] fs: idmapped mounts
 2020-11-03 14:10 UTC  (5+ messages)

[RFC PATCH] audit-testsuite: tests for subject and object correctness
 2020-11-09 13:07 UTC  (8+ 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).