dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/security/yama
Kees Cook 235e752789 Yama: remove locking from delete path
Instead of locking the list during a delete, mark entries as invalid
and trigger a workqueue to clean them up. This lets us easily handle
task_free from interrupt context.

Signed-off-by: Kees Cook <keescook@chromium.org>
2012-11-20 10:32:08 -08:00
..
Kconfig security: allow Yama to be unconditionally stacked 2012-09-05 14:12:31 -07:00
Makefile security: Yama LSM 2012-02-10 09:18:52 +11:00
yama_lsm.c Yama: remove locking from delete path 2012-11-20 10:32:08 -08:00