Audit system development
 help / color / mirror / Atom feed
 messages from 2025-03-20 19:07:39 to 2025-10-14 23:13:04 UTC [more...]

[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 00/28] Landlock audit support
 2025-03-28 10:33 UTC  (31+ messages)
` [PATCH v7 01/28] lsm: Add audit_log_lsm_data() helper
` [PATCH v7 03/28] landlock: Move domain hierarchy management
` [PATCH v7 04/28] landlock: Prepare to use credential instead of domain for filesystem
` [PATCH v7 05/28] landlock: Prepare to use credential instead of domain for network
` [PATCH v7 06/28] landlock: Prepare to use credential instead of domain for scope
` [PATCH v7 07/28] landlock: Prepare to use credential instead of domain for fowner
` [PATCH v7 09/28] landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
` [PATCH v7 10/28] landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status
` [PATCH v7 11/28] landlock: Log mount-related denials
` [PATCH v7 12/28] landlock: Log file-related denials
` [PATCH v7 13/28] landlock: Factor out IOCTL hooks
` [PATCH v7 14/28] landlock: Log truncate and IOCTL denials
` [PATCH v7 15/28] landlock: Log TCP bind and connect denials
` [PATCH v7 16/28] landlock: Log scoped denials
` [PATCH v7 17/28] landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
` [PATCH v7 18/28] landlock: Add LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFF
` [PATCH v7 19/28] samples/landlock: Enable users to log sandbox denials
` [PATCH v7 20/28] selftests/landlock: Add test for invalid ruleset file descriptor
` [PATCH v7 21/28] selftests/landlock: Extend tests for landlock_restrict_self(2)'s flags
` [PATCH v7 22/28] selftests/landlock: Add tests for audit flags and domain IDs
` [PATCH v7 23/28] selftests/landlock: Test audit with restrict flags
` [PATCH v7 24/28] selftests/landlock: Add audit tests for ptrace
` [PATCH v7 25/28] selftests/landlock: Add audit tests for abstract UNIX socket scoping
` [PATCH v7 26/28] selftests/landlock: Add audit tests for filesystem
` [PATCH v7 27/28] selftests/landlock: Add audit tests for network
` [PATCH v7 28/28] landlock: Add audit documentation

FYI: no patches queued for the Linux v6.15 merge window
 2025-03-23 19:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox