diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-16 16:52:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-16 16:52:37 +0200 |
commit | dc644fba3cf837f22d14991cab3c4c65af37ae21 (patch) | |
tree | 36f117b60ecc584a6833d3554ad93ba6c676ce07 /drivers | |
parent | 43a64bd02f9369be02c4c9312fc0965f78f65ad5 (diff) | |
parent | 8c1867a2f0fd4235b84da6b204519e830b551988 (diff) |
Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Pull audit updates from Paul Moore:
- Fix some remaining problems with PID/TGID reporting
When most users think about PIDs, what they are really thinking about
is the TGID. This commit shifts the audit PID logging and filtering
to use the TGID value which should provide a more meaningful audit
stream and filtering experience for users.
- Migrate to the str_enabled_disabled() helper
Evidently we have helper functions that help ensure if we mistype
"enabled" or "disabled" it is now caught at compile time. I guess
we're fancy now.
* tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
audit: Make use of str_enabled_disabled() helper
audit: use task_tgid_nr() instead of task_pid_nr()
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions