linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 15:20:27 to 2021-05-21 21:50:22 UTC [more...]

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-05-21 21:50 UTC  (5+ messages)
` [RFC PATCH 1/9] audit: prepare audit_context for use in calling contexts beyond syscalls
` [RFC PATCH 2/9] audit, io_uring, io-wq: add some basic audit support to io_uring
` [RFC PATCH 3/9] audit: dev/test patch to force io_uring auditing
` [RFC PATCH 4/9] audit: add filtering for io_uring records

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

augenrules: -F missing operation for -k
 2021-05-20 18:38 UTC  (3+ messages)

[PATCH v4 0/3] audit: add support for openat2
 2021-05-20  8:03 UTC  (7+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 2/3] audit: add support for the openat2 syscall
` [PATCH v4 3/3] audit: add OPENAT2 record to list how

Changes for module stacking in Linux audit
 2021-05-18 14:15 UTC  (3+ messages)

[PATCH v2] lsm_audit,selinux: pass IB device name by reference
 2021-05-14 20:40 UTC  (3+ messages)

[PATCH v2 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-05-14 20:33 UTC  (12+ messages)
` [PATCH v2 2/3] arm64: syscall.h: Add sign extension handling in syscall_get_return_value for compat
` [PATCH v2 3/3] audit: Use syscall_get_return_value to get syscall return code in audit_syscall_exit
  ` [PATCH] alpha: Add syscall_get_return_value()

[PATCH] audit: allow logging of user events in non-initial namespace
 2021-05-11 19:40 UTC  (3+ messages)

[PATCH v3 0/3] audit: add support for openat2
 2021-05-11 18:50 UTC  (8+ messages)
` [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v3 2/3] audit: add support for the openat2 syscall
` [PATCH v3 3/3] audit: add OPENAT2 record to list how

[PATCH V1] audit: log xattr args not covered by syscall record
 2021-05-11 15:52 UTC  (9+ messages)

[PATCH] audit: add blank line after variable declarations
 2021-05-10 22:46 UTC  (2+ messages)

[PATCH v2 0/3] audit: add support for openat2
 2021-04-30 17:42 UTC  (5+ messages)
` [PATCH v2 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v2 2/3] audit: add support for the openat2 syscall
` [PATCH v2 3/3] audit: add OPENAT2 record to list how

Problems with linux audit system in nested VM
 2021-04-30 13:07 UTC 

[GIT PULL] Audit patches for v5.13
 2021-04-27 20:54 UTC  (2+ messages)

[PATCH 0/2] audit: add support for openat2
 2021-04-23  7:48 UTC  (6+ messages)
` [PATCH 1/2] audit: add support for the openat2 syscall

[PATCH 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-04-22 18:57 UTC  (18+ messages)
` [PATCH 2/3] arm64: syscall.h: Add sign extension handling in syscall_get_return_value for compat
` [PATCH 3/3] audit: Use syscall_get_return_value to get syscall return code in audit_syscall_exit

[PATCH 085/190] Revert "audit: fix a memory leak bug"
 2021-04-21 19:07 UTC 

[PATCH 1/2] audit: Add syscall return code handling for compat task
 2021-04-14 15:35 UTC  (2+ messages)

systemd daemon and auid
 2021-04-07 13:23 UTC  (2+ messages)

Grouping audit events in an auditd log parser
 2021-04-06 14:01 UTC  (3+ messages)

[PATCH] audit: drop /proc/PID/loginuid documentation Format field
 2021-04-01 22:33 UTC  (2+ messages)

[PATCH v3 0/2] audit: add documentation for /proc/PID/stable interfaces
 2021-04-01 16:43 UTC  (8+ messages)
` [PATCH v3 1/2] audit: document /proc/PID/loginuid
` [PATCH v3 2/2] audit: document /proc/PID/sessionid

[PATCH v5] audit: log nftables configuration change events once per table
 2021-04-01 13:34 UTC  (11+ messages)

[PATCH v4] audit: log nftables configuration change events once per table
 2021-03-25  5:13 UTC  (2+ messages)

[PATCH v3] audit: log nftables configuration change events once per table
 2021-03-25  3:15 UTC  (4+ messages)

[PATCH] [v2] audit: avoid -Wempty-body warning
 2021-03-24 16:14 UTC  (3+ messages)

[PATCH v2] audit: log nftables configuration change events once per table
 2021-03-23 19:41 UTC  (3+ messages)

[PATCH v2 0/3] Split security_task_getsecid() into subj and obj variants
 2021-03-22 19:29 UTC  (9+ messages)
` [PATCH v2 1/3] lsm: separate security_task_getsecid() into subjective and objective variants
` [PATCH v2 2/3] selinux: clarify task subjective and objective credentials
` [PATCH v2 3/3] smack: differentiate between subjective and objective task credentials

[PATCH] audit: avoid -Wempty-body warning
 2021-03-22 18:24 UTC  (5+ messages)

[PATCH] audit: log nftables configuration change events once per table
 2021-03-19 12:57 UTC  (7+ messages)

Additional parameter in PROCTITLE.proctitle when executing rm
 2021-03-18 20:33 UTC  (5+ messages)

[PATCH v2 0/2] audit: add documentation for /proc/PID/stable interfaces
 2021-03-18 19:06 UTC  (5+ messages)
` [PATCH v2 1/2] audit: document /proc/PID/loginuid
` [PATCH v2 2/2] audit: document /proc/PID/sessionid

[PATCH v2] MAINTAINERS: update audit files
 2021-03-18 18:58 UTC  (2+ messages)

deadlock bug related to bpf,audit subsystems
 2021-03-18 18:19 UTC  (5+ 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).