[PATCH v3 1/5] Audit: Create audit_stamp structure

Paul Moore paul at paul-moore.com
Thu Apr 24 22:18:30 UTC 2025


On Mar 19, 2025 Casey Schaufler <casey at schaufler-ca.com> 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 at schaufler-ca.com>
> ---
>  kernel/audit.c   | 17 +++++++++--------
>  kernel/audit.h   | 13 +++++++++----
>  kernel/auditsc.c | 22 +++++++++-------------
>  3 files changed, 27 insertions(+), 25 deletions(-)

Looks good to me, thanks for moving the timestamp and serial number
closer together.

--
paul-moore.com



More information about the Linux-security-module-archive mailing list