Commit Graph

1806 Commits (0d7614f09c1ebdbaa1599a5aba7593f147bf96ee)

Author SHA1 Message Date
David Howells 1eb1bcf5bf KEYS: Announce key type (un)registration 13 years ago
David Howells 9f7ce8e249 KEYS: Reorganise keys Makefile 13 years ago
David Howells f0894940ae KEYS: Move the key config into security/keys/Kconfig 13 years ago
Pablo Neira Ayuso d16cf20e2f netfilter: remove ip_queue support 13 years ago
Eric W. Biederman 18815a1808 userns: Convert capabilities related permsion checks 13 years ago
Eric W. Biederman 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 years ago
Eric W. Biederman ae2975bc34 userns: Convert group_info values from gid_t to kgid_t. 13 years ago
Eric W. Biederman 783291e690 userns: Simplify the user_namespace by making userns->creator a kuid. 13 years ago
Dan Carpenter 08162e6a23 Yama: remove an unused variable 13 years ago
Kees Cook 389da25f93 Yama: add additional ptrace scopes 13 years ago
Jonghwan Choi 51b79bee62 security: fix compile error in commoncap.c 13 years ago
Eric Paris d52fc5dde1 fcaps: clear the same personality flags as suid when fcaps are used 13 years ago
Casey Schaufler 86812bb0de Smack: move label list initialization 13 years ago
John Johansen c29bceb396 Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS 13 years ago
Andy Lutomirski 259e5e6c75 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs 13 years ago
Kees Cook 923e9a1399 Smack: build when CONFIG_AUDIT not defined 13 years ago
Eric Paris c737f8284c SELinux: remove unused common_audit_data in flush_unauthorized_files 13 years ago
Wanlong Gao 562c99f20d SELinux: avc: remove the useless fields in avc_add_callback 13 years ago
Wanlong Gao 0b36e44cc6 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback 13 years ago
Eric Paris 899838b25f SELinux: unify the selinux_audit_data and selinux_late_audit_data 13 years ago
Eric Paris 1d34929271 SELinux: remove auditdeny from selinux_audit_data 13 years ago
Eric Paris 50c205f5e5 LSM: do not initialize common_audit_data to 0 13 years ago
Eric Paris 07f62eb66c LSM: BUILD_BUG_ON if the common_audit_data union ever grows 13 years ago
Eric Paris b466066f9b LSM: remove the task field from common_audit_data 13 years ago
Eric Paris 0972c74ecb apparmor: move task from common_audit_data to apparmor_audit_data 13 years ago
Eric Paris bd5e50f9c1 LSM: remove the COMMON_AUDIT_DATA_INIT type expansion 13 years ago
Eric Paris d4cf970d07 SELinux: move common_audit_data to a noinline slow path function 13 years ago
Eric Paris 602a8dd6ea SELinux: remove inode_has_perm_noadp 13 years ago
Eric Paris 2e33405785 SELinux: delay initialization of audit data in selinux_inode_permission 13 years ago
Eric Paris 154c50ca4e SELinux: if sel_make_bools errors don't leave inconsistent state 13 years ago
Eric Paris 92ae9e82d9 SELinux: remove needless sel_div function 13 years ago
Eric Paris bb7081ab93 SELinux: possible NULL deref in context_struct_to_string 13 years ago
Eric Paris d6ea83ec68 SELinux: audit failed attempts to set invalid labels 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
Eric Paris 95dbf73931 SELinux: check OPEN on truncate calls 13 years ago
Eric Paris eed7795d0a SELinux: add default_type statements 13 years ago
Eric Paris aa893269de SELinux: allow default source/target selectors for user/role/range 13 years ago
Eric Paris 72e8c8593f SELinux: loosen DAC perms on reading policy 13 years ago
Eric Paris 47a93a5bcb SELinux: allow seek operations on the file exposing policy 13 years ago
Eric W. Biederman aeb3ae9da9 userns: Add an explicit reference to the parent user namespace 13 years ago
Eric W. Biederman 0093ccb68f cred: Refcount the user_ns pointed to by the cred. 13 years ago
Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
Linus Torvalds b61c37f579 lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' 13 years ago
Eric Paris 3f0882c482 SELinux: do not allocate stack space for AVC data unless needed 13 years ago
Eric Paris f8294f1144 SELinux: remove avd from slow_avc_audit() 13 years ago
Eric Paris 7f6a47cf14 SELinux: remove avd from selinux_audit_data 13 years ago
Eric Paris 48c62af68a LSM: shrink the common_audit_data data union 13 years ago
Eric Paris 3b3b0e4fc1 LSM: shrink sizeof LSM specific portion of common_audit_data 13 years ago
Tejun Heo 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 years ago
Al Viro 2f99c36986 get rid of pointless includes of ext2_fs.h 13 years ago