messages from 2023-07-08 05:38:07 to 2023-10-12 21:55:21 UTC [more...]
[PATCH] audit,io_uring: io_uring openat triggers audit reference count underflow
2023-10-12 21:55 UTC
audit: io_uring openat triggers audit reference count underflow in worker thread
2023-10-12 21:12 UTC (7+ messages)
` [EXTERNAL] "
[RFC PATCH] audit: Send netlink ACK before setting connection in auditd_set
2023-10-11 17:55 UTC (3+ messages)
[nf PATCH v2] netfilter: nf_tables: audit log object reset once per table
2023-10-11 15:06 UTC
[apparmor] AppArmor kernel audit locks up system
2023-10-09 17:51 UTC (6+ messages)
[RFC PATCH v11 00/19] Integrity Policy Enforcement LSM (IPE)
2023-10-05 2:49 UTC (24+ messages)
` [RFC PATCH v11 01/19] security: add ipe lsm
` [RFC PATCH v11 02/19] ipe: add policy parser
` [RFC PATCH v11 03/19] ipe: add evaluation loop
` [RFC PATCH v11 04/19] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v11 06/19] security: add new securityfs delete function
` [RFC PATCH v11 07/19] ipe: add userspace interface
` [RFC PATCH v11 08/19] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v11 09/19] ipe: add permissive toggle
` [RFC PATCH v11 10/19] block|security: add LSM blob to block_device
` [RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
` [RFC PATCH v11 12/19] dm: add finalize hook to target_type
` [RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v11 14/19] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v11 17/19] scripts: add boot policy generation program
` [RFC PATCH v11 18/19] ipe: kunit test for parser
` [RFC PATCH v11 19/19] documentation: add ipe documentation
[nf PATCH 0/3] Review nf_tables audit logging
2023-10-03 20:48 UTC (13+ messages)
` [nf PATCH 1/3] selftests: netfilter: Extend nft_audit.sh
` [nf PATCH 2/3] netfilter: nf_tables: Deduplicate nft_register_obj audit logs
` [nf PATCH 3/3] netfilter: nf_tables: Audit log object reset once per table
[RFC PATCH v1 0/7] Landlock audit support
2023-09-29 16:33 UTC (19+ messages)
` [RFC PATCH v1 1/7] lsm: Add audit_log_lsm_data() helper
` [RFC PATCH v1 2/7] landlock: Factor out check_access_path()
` [RFC PATCH v1 3/7] landlock: Log ruleset creation and release
` [RFC PATCH v1 4/7] landlock: Log domain creation and enforcement
` [RFC PATCH v1 5/7] landlock: Log file-related requests
` [RFC PATCH v1 6/7] landlock: Log mount-related requests
` [RFC PATCH v1 7/7] landlock: Log ptrace requests
Reducing security.capability xattr checks in audit subsystem?
2023-09-18 14:16 UTC (2+ messages)
[nf PATCH v3 0/2] nf_tables: follow-up on audit fix, add selftest
2023-09-13 20:38 UTC (6+ messages)
` [nf PATCH v3 1/2] netfilter: nf_tables: Fix entries val in rule reset audit log
` [nf PATCH v3 2/2] selftests: netfilter: Test nf_tables audit logging
[nf PATCH 0/2] nf_tables: follow-up on audit fix, propose kselftest
2023-09-12 20:18 UTC (7+ messages)
` [nf PATCH 1/2] netfilter: nf_tables: Fix entries val in rule reset audit log
` [nf-next RFC 2/2] selftests: netfilter: Test nf_tables audit logging
[PATCH] audit: Annotate struct audit_chunk with __counted_by
2023-09-12 20:09 UTC (4+ messages)
[nf PATCH v2] netfilter: nf_tables: Fix entries val in rule reset audit log
2023-09-08 14:59 UTC (4+ messages)
[PATCH 1/1] audit: remove redundant 'fsnotify_put_mark'
2023-09-07 3:12 UTC (2+ messages)
[PATCH nf] netfilter: nf_tables: Unbreak audit log reset
2023-09-06 23:25 UTC (13+ messages)
[pcmoore-audit:main 1/1] README.orig: warning: ignored by one of the .gitignore files
2023-08-31 14:38 UTC (3+ messages)
[nf PATCH 1/2] netfilter: nf_tables: Audit log setelem reset
2023-08-31 2:27 UTC (2+ messages)
` [nf PATCH 2/2] netfilter: nf_tables: Audit log rule reset
[GIT PULL] Audit patches for v6.6
2023-08-30 16:34 UTC (2+ messages)
[PATCH] audit: add task history record
2023-08-26 14:47 UTC (29+ messages)
[PATCH v1] kernel: Add space before parenthesis and around '=', "==" and '<'
2023-08-16 13:38 UTC (4+ messages)
[PATCH v1] kernel: auditsc: Removes use of assignment in if condition and moves open brace following function definitions to the next line
2023-08-16 2:58 UTC (4+ messages)
[PATCH v1] kernel: Moves trailing statements to next line
2023-08-15 22:16 UTC (2+ messages)
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-08-09 18:02 UTC (8+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
[PATCH v2] audit: fix possible soft lockup in __audit_inode_child()
2023-08-08 18:45 UTC (2+ messages)
[PATCH] audit: fix possible soft lockup in __audit_inode_child()
2023-08-08 11:58 UTC (3+ messages)
[PATCH v2] TaskTracker : Simplified thread information tracker
2023-08-08 14:38 UTC (11+ messages)
[PATCH -next] audit: remove out-of-date comment in auditd_reset()
2023-08-08 0:56 UTC (3+ messages)
[RFC PATCH v10 07/17] ipe: add userspace interface
2023-08-01 19:29 UTC (3+ messages)
` [PATCH RFC v10 7/17] "
[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
2023-08-01 19:24 UTC (4+ messages)
` [PATCH RFC v10 8/17] "
[PATCH -next] audit: correct audit_filter_inodes() definition
2023-07-21 16:17 UTC (2+ messages)
` [PATCH] "
[PATCH -next] audit: Include securiry.h unconditionally
2023-07-20 19:06 UTC (2+ messages)
` [PATCH] "
[RFC PATCH v10 09/17] ipe: add permissive toggle
2023-07-15 4:00 UTC (3+ messages)
` [PATCH RFC v10 9/17] "
[RFC PATCH v10 06/17] security: add new securityfs delete function
2023-07-14 23:59 UTC (2+ messages)
` [PATCH RFC v10 6/17] "
[RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
2023-07-14 23:56 UTC (2+ messages)
` [PATCH RFC v10 5/17] "
[RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
2023-07-14 21:47 UTC (2+ messages)
` [PATCH RFC v10 4/17] "
[RFC PATCH v10 03/17] ipe: add evaluation loop
2023-07-14 20:28 UTC (2+ messages)
` [PATCH RFC v10 3/17] "
[RFC PATCH v10 02/17] ipe: add policy parser
2023-07-14 4:18 UTC (2+ messages)
` [PATCH RFC v10 2/17] "
[RFC PATCH v10 01/17] security: add ipe lsm
2023-07-13 23:31 UTC (2+ messages)
` [PATCH RFC v10 1/17] "
[RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider
2023-07-08 5:37 UTC (2+ messages)
` [PATCH RFC "
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