linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 02:50:08 to 2021-11-04 14:33:30 UTC [more...]

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-11-04 14:32 UTC  (9+ messages)

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-03 16:53 UTC  (48+ messages)
` [RFC PATCH v7 01/16] security: add ipe lsm & initial context creation
` [RFC PATCH v7 02/16] ipe: add policy parser
` [RFC PATCH v7 03/16] ipe: add evaluation loop
` [RFC PATCH v7 04/16] ipe: add userspace interface
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v7 06/16] uapi|audit: add trust audit message definitions
` [RFC PATCH v7 07/16] ipe: add auditing support
` [RFC PATCH v7 08/16] ipe: add permissive toggle
` [RFC PATCH v7 09/16] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v7 10/16] fs|dm-verity: add block_dev LSM blob and submit dm-verity data
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
` [RFC PATCH v7 13/16] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v7 14/16] scripts: add boot policy generation program
` [RFC PATCH v7 15/16] ipe: kunit tests
` [RFC PATCH v7 16/16] documentation: add ipe documentation

[PATCH v3 0/7] Add uringop support
 2021-11-02 16:32 UTC  (13+ messages)
` [PATCH v3 1/7] add basic support for the AUDIT_URINGOP record type
` [PATCH v3 2/7] add support for the uring filter list
` [PATCH v3 3/7] add support for uringop names
` [PATCH v3 4/7] add field support for the AUDIT_URINGOP record type
` [PATCH v3 5/7] add ausearch --uringop option
` [PATCH v3 6/7] add aureport "
` [PATCH v3 7/7] add iouring support to the normalizer

[GIT PULL] Audit patches for v5.16
 2021-11-02  4:21 UTC  (2+ messages)

[PATCH v1] add filesystem filter list to auditctl usage
 2021-10-28 21:15 UTC  (2+ messages)

[PATCH v1] auditctl: check for a watch before adding perm
 2021-10-28 21:14 UTC  (2+ messages)

[PATCH v1] remove unused fn audit_add_dir and decl audit_rule_syscall_data
 2021-10-28 21:13 UTC  (2+ messages)

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-10-28 20:07 UTC  (23+ messages)

[PATCH] audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
 2021-10-27 21:21 UTC  (5+ messages)
    `  "

why no LOGOUT event record on some OSes
 2021-10-22  7:18 UTC  (10+ messages)
` [EXT] "

[PATCH v4 0/3] audit: add support for openat2
 2021-10-21 19:44 UTC  (12+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 3/3] audit: add OPENAT2 record to list how

[GIT PULL] Audit fixes for v5.15 (#1)
 2021-10-20 16:16 UTC  (2+ messages)

[PATCH -next,v3 0/2] Audit: fix warning and check priority early
 2021-10-19 14:53 UTC  (7+ messages)
` [PATCH -next, v3 1/2] audit: fix possible null-pointer dereference in audit_filter_rules
` [PATCH -next, v3 2/2] audit: return early if the rule has a lower priority

[PATCH -next,v2 0/2] Audit: fix warning and check priority early
 2021-10-16  8:02 UTC  (7+ messages)
` [PATCH -next, v2 1/2] audit: fix possible null-pointer dereference in audit_filter_rules
` [PATCH -next, v2 2/2] audit: return early if the rule has a lower priority

[PATCH -next] audit: return early if the rule has a lower priority
 2021-10-13  9:44 UTC  (3+ messages)

Audit container ID patchset v11 comments
 2021-10-05 23:24 UTC 

audit-3.0.6 released
 2021-10-01 17:21 UTC 

[PATCH v29 00/28] LSM: Module stacking for AppArmor
 2021-09-24 17:54 UTC  (29+ messages)
  ` [PATCH v29 01/28] LSM: Infrastructure management of the sock security
  ` [PATCH v29 02/28] LSM: Add the lsmblob data structure
  ` [PATCH v29 03/28] LSM: provide lsm name and id slot mappings
  ` [PATCH v29 04/28] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v29 05/28] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v29 06/28] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v29 07/28] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v29 08/28] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v29 09/28] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v29 10/28] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v29 11/28] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v29 12/28] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v29 13/28] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v29 14/28] LSM: Specify which LSM to display
  ` [PATCH v29 15/28] LSM: Ensure the correct LSM context releaser
  ` [PATCH v29 16/28] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v29 17/28] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v29 18/28] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v29 19/28] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v29 20/28] LSM: Verify LSM display sanity in binder
  ` [PATCH v29 21/28] LSM: Extend security_secid_to_secctx to include module selection
  ` [PATCH v29 22/28] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v29 23/28] Audit: Create audit_stamp structure
  ` [PATCH v29 24/28] Audit: Add framework for auxiliary records
  ` [PATCH v29 25/28] Audit: Add record for multiple task security contexts
  ` [PATCH v29 26/28] Audit: Add record for multiple object "
  ` [PATCH v29 27/28] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v29 28/28] AppArmor: Remove the exclusive flag

[PATCH 1/2] net: Remove net/ipx.h and uapi/linux/ipx.h header files
 2021-09-22 17:25 UTC  (5+ messages)

[PATCH] lsm_audit: avoid overloading the "key" audit field
 2021-09-20  2:49 UTC  (4+ messages)

[PATCH v4 0/8] Add LSM access controls and auditing to io_uring
 2021-09-20  2:44 UTC  (15+ messages)
` [PATCH v4 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls
` [PATCH v4 2/8] audit, io_uring, io-wq: add some basic audit support to io_uring
  ` [PATCH v4 2/8] audit,io_uring,io-wq: "
` [PATCH v4 3/8] audit: add filtering for io_uring records
` [PATCH v4 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [PATCH v4 5/8] io_uring: convert io_uring to the secure anon inode interface
` [PATCH v4 6/8] lsm,io_uring: add LSM hooks to io_uring
` [PATCH v4 7/8] selinux: add support for the io_uring access controls
` [PATCH v4 8/8] Smack: Brutalist io_uring support

[PATCH] auditd: fix missing space with enriched log format
 2021-09-15 17:55 UTC  (5+ messages)

[PATCH v2] audit: Convert to SPDX identifier
 2021-09-14 14:48 UTC  (2+ messages)

[PATCH v3 0/8] Add LSM access controls and auditing to io_uring
 2021-09-14 14:44 UTC  (11+ messages)
` [PATCH v3 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls
` [PATCH v3 2/8] audit, io_uring, io-wq: add some basic audit support to io_uring
` [PATCH v3 3/8] audit: add filtering for io_uring records
` [PATCH v3 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [PATCH v3 5/8] io_uring: convert io_uring to the secure anon inode interface
` [PATCH v3 6/8] lsm,io_uring: add LSM hooks to io_uring
` [PATCH v3 7/8] selinux: add support for the io_uring access controls
` [PATCH v3 8/8] Smack: Brutalist io_uring support with debug

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-09-14  2:44 UTC  (4+ 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).