[PATCH RFC 1/15] Audit: Create audit_stamp structure

Paul Moore paul at paul-moore.com
Wed Oct 15 15:01:12 UTC 2025


On Wed, Oct 15, 2025 at 1:20 AM Casey Schaufler <casey at schaufler-ca.com> wrote:
> On 10/14/2025 4:12 PM, Paul Moore wrote:
> > On Jun 21, 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(-)
> >
> > Dropped as this patch was merged into Linus' tree during the v6.18
> > merge window via another patchset.  To be clear, I generally don't have
> > a problem with multiple patchsets including a few common patches, it
> > helps prevent cross-dependencies between patchsets which is a good
> > thing.
>
> I'm off-grid for the rest of the month. Will respond to these many things
> upon my return.

No worries, enjoy your time away and thanks for letting us know.

-- 
paul-moore.com



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