linux/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
yama_lsm.c Yama: remove locking from delete path 2012-11-20 10:32:08 -08:00