cregit-Linux how code gets into the kernel

Release 4.7 include/linux/securebits.h

Directory: include/linux
#ifndef _LINUX_SECUREBITS_H

#define _LINUX_SECUREBITS_H 1

#include <uapi/linux/securebits.h>


#define issecure(X)		(issecure_mask(X) & current_cred_xxx(securebits))
#endif /* !_LINUX_SECUREBITS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
serge hallynserge hallyn945.00%133.33%
pre-gitpre-git840.00%133.33%
david howellsdavid howells315.00%133.33%
Total20100.00%3100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}