From: Linus Torvalds Date: Sat, 11 Jul 2026 02:03:37 +0000 (-0700) Subject: Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor... X-Git-Tag: v7.2-rc3~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf124bae08c35cb8b5392ec8005f9890833b9056;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit Pull audit fixes from Paul Moore: "Two relatively small audit patches to fix potential data races with the main audit backlog queue as well as possible integer overflows when logging data as hex strings" * tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit: audit: fix potential integer overflow in audit_log_n_hex() audit: Fix data races of skb_queue_len() readers on audit_queue --- bf124bae08c35cb8b5392ec8005f9890833b9056