linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 15:04:16 to 2021-05-11 17:14:21 UTC [more...]

[PATCH v3 0/3] audit: add support for openat2
 2021-05-11 17:13 UTC  (6+ 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 v2 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-05-11 14:51 UTC  (10+ 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-10 22:48 UTC  (2+ 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  (10+ messages)
` [PATCH 1/2] audit: add support for the openat2 syscall
` [PATCH 2/2] audit: add OPENAT2 record to list how

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

checkpoint question
 2021-03-18  8:33 UTC  (2+ messages)

Backlog not working with kernel 3.10
 2021-03-18  1:16 UTC  (11+ messages)
    ` Fwd: "

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

[PATCH 0/2] audit: add documentation for /proc/PID/stable interfaces
 2021-03-17 15:58 UTC  (6+ messages)
` [PATCH 1/2] audit: document /proc/PID/loginuid
` [PATCH 2/2] audit: document /proc/PID/sessionid

Deleted directory path not recorded when running rmdir with slash at directory path end
 2021-03-15 13:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: update audit files
 2021-03-13  4:04 UTC  (3+ messages)

[PATCH] audit: further cleanup of AUDIT_FILTER_ENTRY deprecation
 2021-03-12 21:34 UTC  (2+ messages)

[PATCH v25 00/25] LSM: Module stacking for AppArmor
 2021-03-12 16:16 UTC  (13+ messages)
` [PATCH v25 17/25] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v25 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v25 20/25] LSM: Verify LSM display sanity in binder
` [PATCH v25 21/25] audit: add support for non-syscall auxiliary records
` [PATCH v25 22/25] Audit: Add new record for multiple process LSM attributes
` [PATCH v25 23/25] Audit: Add a new record for multiple object "
` [PATCH v25 24/25] LSM: Add /proc attr entry for full LSM context
` [PATCH v25 25/25] AppArmor: Remove the exclusive flag

renameat2 syscall is not recorded
 2021-03-11 10:31 UTC  (6+ messages)

[PATCH v25 12/25] LSM: Use lsmblob in security_cred_getsecid
 2021-03-09 19:46 UTC  (3+ messages)
` [RFC PATCH] LSM: audit_sig_lsm can be static


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