Re: [PATCH v6 1/4] Audit: Create audit_stamp structure
From: Paul Moore <paul@paul-moore.com>
Date: 2025-08-30 14:14:53
Also in:
lkml, selinux
From: Paul Moore <paul@paul-moore.com>
Date: 2025-08-30 14:14:53
Also in:
lkml, selinux
On Aug 16, 2025 Casey Schaufler [off-list ref] wrote:
Replace the timestamp and serial number pair used in audit records with a structure containing the two elements. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> --- kernel/audit.c | 17 +++++++++-------- kernel/audit.h | 13 +++++++++---- kernel/auditsc.c | 22 +++++++++------------- 3 files changed, 27 insertions(+), 25 deletions(-)
Merged into audit/dev, thanks. -- paul-moore.com