Commit Graph

1265 Commits (7b2a64c96ad53c4299f7e6ddf8c2f99cb48940a9)

Author SHA1 Message Date
David Howells f70e2e0619 KEYS: Do preallocation for __key_link() 15 years ago
Tetsuo Handa 2928238142 TOMOYO: Use mutex_lock_interruptible. 15 years ago
David Howells 2b9e4688fa KEYS: Better handling of errors from construct_alloc_key() 15 years ago
David Howells 553d603c8f KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links 15 years ago
Tetsuo Handa 4e5d6f7ec3 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. 15 years ago
David Howells 896903c2f5 KEYS: call_sbin_request_key() must write lock keyrings before modifying them 15 years ago
David Howells f0641cba77 KEYS: Use RCU dereference wrappers in keyring key type code 15 years ago
Toshiyuki Okajima cea7daa358 KEYS: find_keyring_by_name() can gain access to a freed keyring 15 years ago
David Howells cf8304e8f3 KEYS: Fix RCU handling in key_gc_keyring() 15 years ago
David Howells d9a9b4aeea KEYS: Fix an RCU warning in the reading of user keys 15 years ago
Mimi Zohar a674fa46c7 ima: remove ACPI dependency 15 years ago
David Howells e35ec2d2c1 KEYS: Fix an RCU warning in the reading of user keys 15 years ago
David Howells bfeb0360de KEYS: Fix an RCU warning 15 years ago
Stephen Smalley fcaaade1db selinux: generalize disabling of execmem for plt-in-heap archs 15 years ago
David Howells 03449cd9ea keys: the request_key() syscall should link an existing key to the dest keyring 15 years ago
Eric Paris cb84aa9b42 LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE 15 years ago
David Howells b59ec78cdc keys: don't need to use RCU in keyring_read() as semaphore is held 15 years ago
David Howells 98ec4373ba SMACK: Don't #include Ext2 headers 15 years ago
David Howells 93b4a44f3a keys: fix an RCU warning 15 years ago
Justin P. Mattock c5b60b5e67 security: whitespace coding style fixes 15 years ago
Kees Cook 822cceec72 mmap_min_addr check CAP_SYS_RAWIO only for write 15 years ago
Eric Paris eb8dae9607 IMA: include the word IMA in printk messages 15 years ago
Dan Carpenter b338cc8207 security: testing the wrong variable in create_by_name() 15 years ago
Eric Paris 34c111f626 IMA: drop the word integrity in the audit message 15 years ago
Eric Paris 2f1506cd82 IMA: use audit_log_untrusted_string rather than %s 15 years ago
Eric Paris 7233e3ee22 IMA: handle comments in policy 15 years ago
Eric Paris 28ef4002ec IMA: handle whitespace better 15 years ago
Eric Paris e9d393bf86 IMA: reject policies with unknown entries 15 years ago
Eric Paris b9035b1fd7 IMA: set entry->action to UNKNOWN rather than hard coding 15 years ago
Eric Paris 7b62e16212 IMA: do not allow the same rule to specify the same thing twice 15 years ago
Eric Paris 6ccd045630 ima: handle multiple rules per write 15 years ago
Eric Paris a200005038 SELinux: return error codes on policy load failure 15 years ago
wzt.wzt@gmail.com 6f262d8e1a Security: Fix the comment of cap_file_mmap() 15 years ago
Stephen Smalley 6c9ff1013b SELinux: Reduce max avtab size to avoid page allocation failures 15 years ago
Eric Paris 05b90496f2 security: remove dead hook acct 15 years ago
Eric Paris 3011a344cd security: remove dead hook key_session_to_parent 15 years ago
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