Commit Graph

1772 Commits (07b4e2bc9c35ea88cbd36d806fcd5e3bcbf022be)

Author SHA1 Message Date
Paul Mundt 75331a597c security: Fix nommu build. 13 years ago
Al Viro 98de59bfe4 take calculation of final prot in security_mmap_file() into a helper 13 years ago
Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
Boaz Harrosh 81ab6e7b26 kmod: convert two call sites to call_usermodehelper_fns() 13 years ago
Andrew Morton 4f1c28d241 security/keys/keyctl.c: suppress memory allocation failure warning 13 years ago
Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
Al Viro d007794a18 split cap_mmap_addr() out of cap_file_mmap() 13 years ago
Al Viro cc1dad7183 selinuxfs snprintf() misuses 13 years ago
Oleg Nesterov 413cd3d9ab keys: change keyctl_session_to_parent() to use task_work_add() 13 years ago
Al Viro 1227dd773d TIF_NOTIFY_RESUME is defined on all targets now 13 years ago
John Johansen cffee16e8b apparmor: fix long path failure due to disconnected path 13 years ago
John Johansen bf83208e0b apparmor: fix profile lookup for unconfined 13 years ago
Mimi Zohar fbbb456347 ima: fix filename hint to reflect script interpreter name 13 years ago
David Howells b404aef72f KEYS: Don't check for NULL key pointer in key_validate() 13 years ago
Casey Schaufler f7112e6c9a Smack: allow for significantly longer Smack labels v4 13 years ago
Tetsuo Handa ceffec5541 gfp flags for security_inode_alloc()? 13 years ago
Casey Schaufler 2267b13a7c Smack: recursive tramsmute 13 years ago
Kees Cook 2cc8a71641 Yama: replace capable() with ns_capable() 13 years ago
Tetsuo Handa 77b513dda9 TOMOYO: Accept manager programs which do not start with / . 13 years ago
David Howells fd75815f72 KEYS: Add invalidation support 13 years ago
David Howells 31d5a79d7f KEYS: Do LRU discard in full keyrings 13 years ago
David Howells 233e4735f2 KEYS: Permit in-place link replacement in keyring list 13 years ago
David Howells 65d87fe68a KEYS: Perform RCU synchronisation on keys prior to key destruction 13 years ago
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