]> Git Repo - J-linux.git/commitdiff
Merge tag 'audit-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <[email protected]>
Tue, 31 Oct 2023 05:44:52 +0000 (19:44 -1000)
committerLinus Torvalds <[email protected]>
Tue, 31 Oct 2023 05:44:52 +0000 (19:44 -1000)
Pull audit update from Paul Moore:
 "Only two audit patches for v6.7, both fairly small with a combined 11
  lines of changes.

  The first patch is a simple __counted_by annontation, and the second
  fixes a a problem where audit could deadlock on task_lock() when an
  exe filter is configured. More information is available in the commit
  description and the patch is tagged for stable"

* tag 'audit-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: don't take task_lock() in audit_exe_compare() code path
  audit: Annotate struct audit_chunk with __counted_by


Trivial merge
This page took 0.044864 seconds and 4 git commands to generate.