Commit Graph

1058 Commits (90467c294aba7f911bdae72ed86995cf1de4d364)

Author SHA1 Message Date
Dan Carpenter 4303ef19c6 KEYS: Propagate error code instead of returning -EINVAL 15 years ago
Oleg Nesterov dd98acf747 keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness 15 years ago
Oleg Nesterov 685bfd2c48 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Al Viro e8c2625599 switch selinux delayed superblock handling to iterate_supers() 15 years ago
NeilBrown db1afffab0 kref: remove kref_set 15 years ago
Dan Carpenter 4d09ec0f70 KEYS: Return more accurate error codes 15 years ago
Tetsuo Handa c80901f275 LSM: Add __init to fixup function. 15 years ago
Tetsuo Handa 7762fbfffd TOMOYO: Add pathname grouping support. 15 years ago
Mimi Zohar ba0c1709f4 ima: remove ACPI dependency 15 years ago
Julia Lawall b3139bbc52 security/selinux/ss: Use kstrdup 15 years ago
Kees Cook 4ae69e6b71 mmap_min_addr check CAP_SYS_RAWIO only for write 15 years ago
Tetsuo Handa 9e4b50e937 TOMOYO: Use stack memory for pending entry. 15 years ago
James Morris 83c36ccfe4 Revert "ima: remove ACPI dependency" 15 years ago
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