Commit Graph

1058 Commits (90467c294aba7f911bdae72ed86995cf1de4d364)

Author SHA1 Message Date
Eric Paris 6307f8fee2 security: remove dead hook task_setgroups 15 years ago
Eric Paris 06ad187e28 security: remove dead hook task_setgid 15 years ago
Eric Paris 43ed8c3b45 security: remove dead hook task_setuid 15 years ago
Eric Paris 0968d0060a security: remove dead hook cred_commit 15 years ago
Eric Paris 9d5ed77dad security: remove dead hook inode_delete 15 years ago
Eric Paris 91a9420f58 security: remove dead hook sb_post_pivotroot 15 years ago
Eric Paris 3db2910177 security: remove dead hook sb_post_addmount 15 years ago
Eric Paris 82dab10453 security: remove dead hook sb_post_remount 15 years ago
Eric Paris 4b61d12c84 security: remove dead hook sb_umount_busy 15 years ago
Eric Paris 231923bd0e security: remove dead hook sb_umount_close 15 years ago
Eric Paris 353633100d security: remove sb_check_sb hooks 15 years ago
wzt.wzt@gmail.com c1a7368a6f Security: Fix coding style in security/ 15 years ago
Eric Paris e2902eb79f SMACK: remove dead cred_commit hook 15 years ago
Eric Paris dd3e7836bf selinux: always call sk_security_struct sksec 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Stephen Smalley 77c160e779 SELinux: Reduce max avtab size to avoid page allocation failures 15 years ago
Dan Carpenter 181427a7e0 tomoyo: fix potential use after free 15 years ago
H Hartley Sweeten a19c5bbefb security/ima: replace gcc specific __FUNCTION__ with __func__ 15 years ago
Chihau Chau 512ea3bc30 Security: key: keyring: fix some code style issues 15 years ago
Stephen Hemminger 634a539e16 selinux: const strings in tables 15 years ago
wzt.wzt@gmail.com c8563473c1 Security: Fix some coding styles in security/keys/keyring.c 15 years ago
wzt.wzt@gmail.com 06b9b72df4 Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c 15 years ago
Al Viro 440b3c6c16 get rid of ->mnt_parent in tomoyo/realpath 15 years ago
Al Viro 37afdc7960 get rid of insanity with namespace roots in tomoyo 15 years ago
Al Viro de27a5bf9c fix mnt_mountpoint abuse in smack 15 years ago
wzt.wzt@gmail.com dbba541f9d Selinux: Remove unused headers slab.h in selinux/ss/symtab.c 15 years ago
wzt.wzt@gmail.com 31637b55b0 Selinux: Remove unused headers list.h in selinux/netlink.c 15 years ago
Tetsuo Handa b380de9e54 TOMOYO: Remove unused variables. 15 years ago
wzt.wzt@gmail.com c1e992b996 Security: Add __init to register_security to disable load a security module on runtime 15 years ago
David Howells ef57471a73 SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0 15 years ago
Tetsuo Handa 1fcdc7c527 TOMOYO: Protect find_task_by_vpid() with RCU. 15 years ago
Paul E. McKenney e7b0a61b79 security: Apply lockdep-based checking to rcu_dereference() uses 15 years ago
Joshua Roys c36f74e67f netlabel: fix export of SELinux categories > 127 15 years ago
Xiaotian Feng baac35c415 security: fix error return path in ima_inode_alloc 15 years ago
wzt.wzt@gmail.com 189b3b1c89 Security: add static to security_ops and default_security_ops variable 15 years ago
KaiGai Kohei 2ae3ba3938 selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() 15 years ago
Tetsuo Handa 1708000886 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 15 years ago
James Morris 2da5d31bc7 security: fix a couple of sparse warnings 15 years ago
Tetsuo Handa 97d6931ead TOMOYO: Remove unneeded parameter. 15 years ago
Tetsuo Handa 7ef612331f TOMOYO: Use shorter names. 15 years ago
Tetsuo Handa 084da356f6 TOMOYO: Use enum for index numbers. 15 years ago
Tetsuo Handa 847b173ea3 TOMOYO: Add garbage collector. 15 years ago
Tetsuo Handa ec8e6a4e06 TOMOYO: Add refcounter on domain structure. 15 years ago
Tetsuo Handa 76bb0895d0 TOMOYO: Merge headers. 15 years ago
Tetsuo Handa bf24fb016c TOMOYO: Add refcounter on string data. 15 years ago
Tetsuo Handa ca0b7df337 TOMOYO: Reduce lines by using common path for addition and deletion. 15 years ago
Xiaotian Feng 8007f10259 selinux: fix memory leak in sel_make_bools 15 years ago
Tetsuo Handa ea13ddbad0 TOMOYO: Extract bitfield 15 years ago
Al Viro 89068c576b Take ima_file_free() to proper place. 15 years ago
Mimi Zohar 1e93d0052d ima: rename PATH_CHECK to FILE_CHECK 15 years ago