linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-27 15:19:40 to 2020-07-30 02:32:37 UTC [more...]

[RFC PATCH v6 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-07-30  0:31 UTC  (12+ messages)
` [RFC PATCH v6 01/11] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v6 02/11] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v6 03/11] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v6 04/11] ipe: add property for trust of boot volume
` [RFC PATCH v6 05/11] fs: add security blob and hooks for block_device
` [RFC PATCH v6 06/11] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v6 07/11] ipe: add property for signed dmverity volumes
` [RFC PATCH v6 08/11] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v6 09/11] ipe: add property for dmverity roothash
` [RFC PATCH v6 10/11] documentation: add ipe documentation
` [RFC PATCH v6 11/11] cleanup: uapi/linux/audit.h

[GIT PULL] Audit fixes for v5.8 (#1)
 2020-07-29 21:45 UTC  (2+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-29 20:05 UTC  (34+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 04/13] audit: log drop of contid on exit of last task
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 07/13] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records
` [PATCH ghak90 V9 10/13] audit: add support for containerid to network namespaces
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting
` [PATCH ghak90 V9 12/13] audit: track container nesting
` [PATCH ghak90 V9 13/13] audit: add capcontid to set contid outside init_user_ns

[PATCH V3fix ghak120] audit: initialize context values in case of mandatory events
 2020-07-29 14:33 UTC  (6+ messages)

[PATCH] revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present")
 2020-07-29 14:05 UTC  (2+ messages)

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

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-07-28 23:55 UTC  (20+ messages)
` [RFC PATCH v5 01/11] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v5 02/11] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v5 03/11] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v5 04/11] ipe: add property for trust of boot volume
` [RFC PATCH v5 05/11] fs: add security blob and hooks for block_device
` [RFC PATCH v5 06/11] dm-verity: move signature check after tree validation
` [RFC PATCH v5 07/11] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v5 08/11] ipe: add property for signed dmverity volumes
` [RFC PATCH v5 09/11] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v5 10/11] documentation: add ipe documentation
` [RFC PATCH v5 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v5 11/11] cleanup: uapi/linux/audit.h
` [RFC PATCH v5 11/12] documentation: add ipe documentation
` [RFC PATCH v5 12/12] cleanup: uapi/linux/audit.h

null pointer dereference regression in 5.7
 2020-07-24 19:10 UTC  (15+ messages)

[PATCH v3] audit: report audit wait metric in audit status reply
 2020-07-21 22:59 UTC  (5+ messages)

[PATCH ghak84 v4] audit: purge audit_log_string from the intra-kernel audit API
 2020-07-21 21:16 UTC  (8+ messages)

[RFC PATCH v4 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-07-20 16:44 UTC  (17+ messages)
` [RFC PATCH v4 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v4 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v4 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v4 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v4 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v4 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v4 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v4 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v4 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v4 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v4 11/12] documentation: add ipe documentation
` [RFC PATCH v4 12/12] cleanup: uapi/linux/audit.h

[PATCH] ima: Rename internal audit rule functions
 2020-07-16 14:23 UTC  (3+ messages)

[PATCH ghak122 v1] audit: store event sockaddr in case of no rules
 2020-07-14  2:37 UTC  (14+ messages)

[PATCH v18 20/23] Audit: Add new record for multiple process LSM attributes
 2020-07-09  0:12 UTC  (2+ messages)
` [PATCH v18 21/23] Audit: Add a new record for multiple object "

[PATCH ghak84 v3] audit: purge audit_log_string from the intra-kernel audit API
 2020-07-09  0:08 UTC  (4+ messages)

[PATCH ghak96 v3] audit: issue CWD record to accompany LSM_AUDIT_DATA_* records
 2020-07-08 23:06 UTC  (2+ messages)

[PATCH] audit: use the proper gfp flags in the audit_log_nfcfg() calls
 2020-07-08 22:27 UTC  (3+ messages)

[PATCH ghak84 v2] audit: purge audit_log_string from the intra-kernel audit API
 2020-07-03 20:16 UTC  (2+ messages)

[PATCH v2] audit: report audit wait metric in audit status reply
 2020-07-03 22:36 UTC  (5+ messages)

[PATCH ghak124 v3fix] audit: add gfp parameter to audit_log_nfcfg
 2020-07-03 14:19 UTC  (5+ messages)

[PATCH] audit: remove unused !CONFIG_AUDITSYSCALL __audit_inode* stubs
 2020-07-01 17:39 UTC  (2+ messages)

[PATCH v3 1/2] integrity: Add errno field in audit message
 2020-06-29 16:57 UTC  (6+ messages)
` [PATCH v3 2/2] IMA: Add audit log for failure conditions

[bug report] audit: log nftables configuration change events
 2020-06-27 17:35 UTC 

[PATCH ghau51/ghau40 v9 00/11] add support for audit container identifier
 2020-06-27 15:18 UTC  (8+ messages)
` [PATCH ghau51/ghau40 v9 05/11] start normalization containerid support
` [PATCH ghau51/ghau40 v9 06/11] libaudit: add support to get the task audit container identifier
` [PATCH ghau51/ghau40 v9 07/11] signal_info: only print context if it is available
` [PATCH ghau51/ghau40 v9 08/11] add support for audit_signal_info2
` [PATCH ghau51/ghau40 v9 09/11] contid: interpret correctly CONTAINER_ID contid field csv
` [PATCH ghau51/ghau40 v9 10/11] ausearch: convert contid to comma-sep/carrat-mod cnode/clist
` [PATCH ghau51/ghau40 v9 11/11] libaudit: add support to get and set capcontid on a task


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