cregit-Linux how code gets into the kernel

Release 4.12 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 E. Hallyn945.00%133.33%
Linus Torvalds (pre-git)840.00%133.33%
David 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.
Created with cregit.