diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-06-17 12:55:09 +0100 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-06-17 12:55:09 +0100 |
| commit | 66affa37cfac0aec061cc4bcf4a065b0c52f7e19 (patch) | |
| tree | 10232f7e31e51bcf3863f04e1f03e83e8019e940 /drivers/dma/amd/Makefile | |
| parent | 231e9d447ea97033ae8b8dff7b910e6269d7c5af (diff) | |
| parent | 81905b5acbe77284734438df3fbec1158e6429a3 (diff) | |
| download | linux-master.tar.gz linux-master.zip | |
Merge tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditHEADmaster
Pull audit updates from Paul Moore:
- Fix a recursive deadlock when duplicating executable file rules
Avoid multiple lookups and attempted I_MUTEX_PARENT locks when moving
watched files by passing the already resolved inodes through the
audit code.
- Fix removal of executable watch rules after the file is deleted
Prior to this fix we were unable to remove an executable file watch
where the file had been previously deleted due to a negative dentry
check in the code that performs the lookup on the file watches.
- Convert our basic "unsigned" type usage to "unsigned int".
* tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
audit: fix recursive locking deadlock in audit_dupe_exe()
audit: fix removal of dangling executable rules
audit: use 'unsigned int' instead of 'unsigned'
Diffstat (limited to 'drivers/dma/amd/Makefile')
0 files changed, 0 insertions, 0 deletions
