cregit-Linux how code gets into the kernel

Release 4.14 include/linux/securebits.h

Directory: include/linux
/* SPDX-License-Identifier: GPL-2.0 */
#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. Hallyn942.86%125.00%
Linus Torvalds (pre-git)838.10%125.00%
David Howells314.29%125.00%
Greg Kroah-Hartman14.76%125.00%
Total21100.00%4100.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.