messages from 2025-03-25 19:35:47 to 2025-11-03 11:03:39 UTC [more...]
[PATCH v4 0/2] audit: improve NETFILTER_PKT records
2025-11-03 11:03 UTC (7+ messages)
` [PATCH v4 1/2] audit: add audit_log_packet_ip4 and audit_log_packet_ip6 helper functions
` [PATCH v4 2/2] audit: include source and destination ports to NETFILTER_PKT
[viro@zeniv.linux.org.uk: [RFC] audit reporting (or not reporting) pathnames on early failures in syscalls]
2025-11-01 17:36 UTC (3+ messages)
[PATCH v3] audit: merge loops in __audit_inode_child()
2025-10-31 12:33 UTC
[PATCH v1] audit: Improve path logging for unlinked files
2025-10-29 2:15 UTC (4+ messages)
[RFC bpf-next] lsm: bpf: Remove lsm_prop_bpf
2025-10-28 19:08 UTC (5+ messages)
[PATCH v2] audit: merge loops in __audit_inode_child()
2025-10-24 15:54 UTC (5+ messages)
audit/dev rebased to v6.18-rc2
2025-10-22 23:36 UTC
[RFC PATCH 00/15] LSM: No exclusive LSMs
2025-10-14 23:13 UTC (28+ messages)
` [RFC PATCH 01/15] Audit: Create audit_stamp structure
` [PATCH RFC 1/15] "
` [RFC PATCH 02/15] LSM: security_lsmblob_to_secctx module selection
` [PATCH RFC 2/15] "
` [RFC PATCH 03/15] Audit: Add record for multiple task security contexts
` [PATCH RFC 3/15] "
` [RFC PATCH 04/15] Audit: Add record for multiple object contexts
` [PATCH RFC 4/15] "
` [RFC PATCH 05/15] LSM: Single calls in secid hooks
` [PATCH RFC 5/15] "
` [RFC PATCH 06/15] LSM: Exclusive secmark usage
` [PATCH RFC 6/15] "
` [RFC PATCH 07/15] Audit: Call only the first of the audit rule hooks
` [PATCH RFC 7/15] "
` [RFC PATCH 08/15] AppArmor: Remove the exclusive flag
` [RFC PATCH 09/15] LSM: Add mount opts blob size tracking
` [PATCH RFC 9/15] "
` [RFC PATCH 10/15] LSM: allocate mnt_opts blobs instead of module specific data
` [PATCH RFC "
` [RFC PATCH 11/15] LSM: Infrastructure management of the mnt_opts security blob
` [PATCH RFC "
` [RFC PATCH 12/15] LSM: Allow reservation of netlabel
` [PATCH RFC "
` [RFC PATCH 13/15] LSM: restrict security_cred_getsecid() to a single LSM
` [PATCH RFC "
` [RFC PATCH 14/15] Smack: Remove LSM_FLAG_EXCLUSIVE
` [RFC PATCH 15/15] LSM: Remove exclusive LSM flag
[PATCH] audit: fix comment misindentation in audit.h
2025-10-14 12:43 UTC (3+ messages)
[PATCH v1] audit: merge loops in __audit_inode_child()
2025-10-14 12:42 UTC (6+ messages)
[PATCH v3] audit: include source and destination ports to NETFILTER_PKT
2025-10-13 20:26 UTC (7+ messages)
[PATCH AUTOSEL 6.17-6.6] audit: record fanotify event regardless of presence of rules
2025-10-06 18:17 UTC
[GIT PULL] audit/audit-pr-20250926
2025-09-30 17:35 UTC (2+ messages)
[PATCH v2] audit: include source and destination ports to NETFILTER_PKT
2025-09-26 18:28 UTC (3+ messages)
[PATCH v1] audit: include source and destination ports to NETFILTER_PKT
2025-09-23 20:11 UTC (5+ messages)
[PATCH] Audit: Fix skb leak when audit rate limit is exceeded
2025-09-10 23:54 UTC (2+ messages)
[GIT PULL] audit/audit-pr-20250905
2025-09-05 20:17 UTC (2+ messages)
[syzbot] [kernel?] INFO: trying to register non-static key in skb_dequeue (4)
2025-09-04 15:12 UTC (2+ messages)
[PATCH] audit: init ab->skb_list earlier in audit_buffer_alloc()
2025-09-04 15:06 UTC (2+ messages)
[PATCH] audit: fix out-of-bounds read in audit_compare_dname_path
2025-09-03 20:47 UTC (7+ messages)
[PATCH v6 0/4] Audit: Records for multiple security contexts
2025-08-30 15:42 UTC (10+ messages)
` [PATCH v6 1/4] Audit: Create audit_stamp structure
` [PATCH v6 2/4] LSM: security_lsmblob_to_secctx module selection
` [PATCH v6 3/4] Audit: Add record for multiple task security contexts
` [PATCH v6 4/4] Audit: Add record for multiple object contexts
[PATCH v5 0/5] Audit: Records for multiple security contexts
2025-08-16 17:27 UTC (7+ messages)
` [PATCH v5 1/5] Audit: Create audit_stamp structure
` [PATCH v5 2/5] LSM: security_lsmblob_to_secctx module selection
` [PATCH v5 3/5] Audit: Add record for multiple task security contexts
` [PATCH v5 4/5] Audit: Fix indentation in audit_log_exit
` [PATCH v5 5/5] Audit: Add record for multiple object contexts
[PATCH 1/1] audit: make ADUITSYSCALL optional again
2025-08-13 20:39 UTC (4+ messages)
` [RFC PATCH] "
[PATCH] audit: add a missing tab
2025-08-13 15:51 UTC (5+ messages)
[PATCH v2] audit: record fanotify event regardless of presence of rules
2025-08-11 22:23 UTC (4+ messages)
[PATCH] audit: fix typo in auditfilter.c comment
2025-08-11 22:22 UTC (2+ messages)
[PATCH] audit: Replace deprecated strcpy() with strscpy()
2025-08-11 22:21 UTC (4+ messages)
[PATCH v5 0/5] Audit: Records for multiple security contexts
2025-08-11 22:21 UTC (11+ messages)
` [PATCH v5 1/5] Audit: Create audit_stamp structure
` [PATCH v5 2/5] LSM: security_lsmblob_to_secctx module selection
` [PATCH v5 3/5] Audit: Add record for multiple task security contexts
` [PATCH v5 4/5] Audit: Fix indentation in audit_log_exit
` [PATCH v5 5/5] Audit: Add record for multiple object contexts
[PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
2025-08-06 21:04 UTC (5+ messages)
[GIT PULL] audit/audit-pr-20250725
2025-07-29 2:24 UTC (2+ messages)
[PATCH v4 0/4] Audit: Records for multiple security contexts
2025-07-15 20:40 UTC (10+ messages)
` [PATCH v4 1/4] Audit: Create audit_stamp structure
` [PATCH v4 2/4] LSM: security_lsmblob_to_secctx module selection
` [PATCH v4 3/4] Audit: Add record for multiple task security contexts
` [PATCH v4 4/4] Audit: Add record for multiple object contexts
[PATCH v3] audit,module: restore audit logging in load failure case
2025-06-16 21:00 UTC (3+ messages)
[GIT PULL] audit/audit-pr-20250527
2025-05-28 15:42 UTC (2+ messages)
[RFC PATCH 0/2] vfio/pci: Block and audit accesses to unassigned config regions
2025-05-26 19:44 UTC (15+ messages)
` [RFC PATCH 1/2] block accesses to unassigned PCI "
` [RFC PATCH 2/2] audit "
` [PATCH RFC "
[PATCH v3 4/5] Audit: multiple subject lsm values for netlabel
2025-04-30 20:48 UTC (5+ messages)
[PATCH v3 5/5] Audit: Add record for multiple object contexts
2025-04-24 22:18 UTC (2+ messages)
[PATCH v3 3/5] Audit: Add record for multiple task security contexts
2025-04-24 22:18 UTC (2+ messages)
[PATCH v3 0/5] Audit: Records for multiple security contexts
2025-04-24 22:18 UTC (5+ messages)
` [PATCH v3 2/5] LSM: security_lsmblob_to_secctx module selection
[PATCH v3 1/5] Audit: Create audit_stamp structure
2025-04-24 22:18 UTC (2+ messages)
[PATCH v2] audit,module: restore audit logging in load failure case
2025-04-22 20:44 UTC (5+ messages)
Regarding patch "fs: add kern_path_locked_negative()"
2025-04-17 4:45 UTC
[PATCH v1 2/2] audit: record AUDIT_ANOM_* events regardless of presence of rules
2025-04-11 18:14 UTC (2+ messages)
[PATCH v2 1/1] audit: Mark audit_log_vformat() with __printf() attribute
2025-04-11 18:03 UTC (3+ messages)
[PATCH v7 09/28] landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
2025-03-28 10:33 UTC (3+ messages)
[PATCH v7 00/28] Landlock audit support
2025-03-25 19:37 UTC (5+ messages)
` [PATCH v7 01/28] lsm: Add audit_log_lsm_data() helper
` [PATCH v7 03/28] landlock: Move domain hierarchy management
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