linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-03 21:29:54 to 2020-05-19 15:49:17 UTC [more...]

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

[PATCH ghak28/ghak25 user 0/2] parse EVENT_LISTENER and NETFILTER_CFG
 2020-05-19 15:31 UTC  (3+ messages)
` [PATCH ghak28/ghak25 user 1/2] ausearch-parse: add parser for YAASAO
` [PATCH ghak28/ghak25 user 2/2] ausearch-parse: mod parser for YAASAO for NETFILTER_CFG

[PATCH ghak25 v5] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-19 15:30 UTC 

[PATCH ghak25 v4 0/3] Address NETFILTER_CFG issues
 2020-05-18 14:40 UTC  (21+ messages)
` [PATCH ghak25 v4 1/3] audit: tidy and extend netfilter_cfg x_tables and ebtables logging
` [PATCH ghak25 v4 2/3] netfilter: add audit table unregister actions
` [PATCH ghak25 v4 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

reactive audit proposal
 2020-05-15 15:00 UTC  (10+ messages)

[PATCH] audit: Replace zero-length array with flexible-array
 2020-05-08 23:51 UTC  (7+ messages)

[PATCH] audit: mark expected switch fall-through
 2020-05-08 21:15 UTC  (3+ messages)

[ANNOUNCE][CFP] Linux Security Summit North America 2020
 2020-05-07  7:07 UTC  (2+ messages)
  ` [ANNOUNCE][CFP] Linux Security Summit Europe 2020

[PATCH Resend] MIPS: Add syscall auditing support
 2020-05-01 21:14 UTC  (2+ messages)

[PATCH] audit: make symbol 'audit_nfcfgs' static
 2020-05-01 16:25 UTC  (2+ messages)

[PATCH ghak28 V8] audit: log audit netlink multicast bind and unbind events
 2020-04-27 22:56 UTC  (2+ messages)

multicast listeners and audit events to kmsg
 2020-04-23 17:17 UTC  (15+ messages)

[GIT PULL] Audit fixes for v5.7 (#1)
 2020-04-23 16:45 UTC  (2+ messages)

[PATCH] audit: allow audit_reusename to check kernel path
 2020-04-22 20:01 UTC  (3+ messages)

[PATCH] audit: fix a net reference leak in audit_list_rules_send()
 2020-04-22 19:24 UTC  (3+ messages)

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-04-22 17:24 UTC  (16+ messages)

[PATCH] audit: allow audit_reusename to check kernel path
 2020-04-22  6:10 UTC 

[PATCH] audit: check the length of userspace generated audit records
 2020-04-21 21:24 UTC  (7+ messages)

[PATCH ghak28 V7] audit: log audit netlink multicast bind and unbind events
 2020-04-21 20:38 UTC  (5+ messages)

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-04-21 20:19 UTC  (9+ messages)
` [PATCH ghak25 v3 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH] audit: fix a net reference leak in audit_send_reply()
 2020-04-20 23:35 UTC  (3+ messages)

KMSAN: uninit-value in audit_log_vformat (2)
 2020-04-20 20:26 UTC  (4+ messages)

kernel: audit.c: is it a memleak of net in function audit_send_reply
 2020-04-20 17:43 UTC  (3+ messages)

[PATCH ghak96] audit: set cwd in audit context for file-related LSM audit records
 2020-04-17 22:21 UTC  (5+ messages)

Fwd: [oss-security] CVE-2020-10708 kernel: race condition in kernel/audit.c may allow low privilege users trigger kernel panic
 2020-04-17 15:29 UTC  (3+ messages)
`  "

[PATCH v2] kernel: audit.c: Add __rcu notation to RCU pointer
 2020-04-15 19:27 UTC  (7+ messages)

auditing audispd vs kubernetes daemonsets
 2020-04-13 16:00 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 10/16] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
 2020-04-11 23:14 UTC 

[PATCH AUTOSEL 4.14 22/37] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
 2020-04-11 23:13 UTC 

[PATCH AUTOSEL 4.19 34/66] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
 2020-04-11 23:11 UTC 

[PATCH AUTOSEL 5.6 070/149] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
 2020-04-11 23:02 UTC 

[PATCH AUTOSEL 4.9 16/26] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
 2020-04-11 23:14 UTC 

[PATCH AUTOSEL 5.4 049/108] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
 2020-04-11 23:08 UTC 

[PATCH AUTOSEL 5.5 057/121] audit: CONFIG_CHANGE don't log internal bookkeeping as an event
 2020-04-11 23:06 UTC 

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

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-04-06 20:40 UTC  (9+ messages)
  ` [PATCH v16 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v16 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v16 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v16 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v16 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v16 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v16 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v16 08/23] LSM: Use lsmblob in security_ipc_getsecid

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-04-06 20:32 UTC 

[PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-04-04  2:53 UTC  (7+ messages)
` [PATCH 3/3 RESEND] auditsc: Do not use RCU primitive to read "


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