summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-07-07Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-07-07Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-02security: move LSM xattrnames to xattr.hMimi Zohar
2010-07-01KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()Justin P. Mattock
2010-06-30security: Yama LSMKees Cook
2010-06-29KEYS: Use the variable 'key' in keyctl_describe_key()David Howells
2010-06-28TOMOYO: Add missing poll() hook.Tetsuo Handa
2010-06-28TOMOYO: Rename symbols.Tetsuo Handa
2010-06-28TOMOYO: Small cleanup.Tetsuo Handa
2010-06-25TOMOYO: Copy directly to userspace buffer.Tetsuo Handa
2010-06-25TOMOYO: Use common code for policy reading.Tetsuo Handa
2010-06-25TOMOYO: Allow reading only execute permission.Tetsuo Handa
2010-06-25TOMOYO: Change list iterator.Tetsuo Handa
2010-06-22TOMOYO: Use common code for domain transition control.Tetsuo Handa
2010-06-22TOMOYO: Remove alias keyword.Tetsuo Handa
2010-06-21TOMOYO: Merge path_group and number_group.Tetsuo Handa
2010-06-21TOMOYO: Aggregate reader functions.Tetsuo Handa
2010-06-21TOMOYO: Use array of "struct list_head".Tetsuo Handa
2010-06-21TOMOYO: Merge tomoyo_path_group and tomoyo_number_groupTetsuo Handa
2010-06-21selinux: Use current_security() when possiblePaul Moore
2010-06-21selinux: Convert socket related access controls to use socket labelsPaul Moore
2010-06-21selinux: Shuffle the sk_security_struct alloc and free routinesPaul Moore
2010-06-21selinux: Consolidate sockcreate_sid logicPaul Moore
2010-06-21selinux: Set the peer label correctly on connected UNIX domain socketsPaul Moore
2010-06-17TOMOYO: Pass "struct list_head" rather than "void *".Tetsuo Handa
2010-06-17TOMOYO: Make read function to void.Tetsuo Handa
2010-06-17TOMOYO: Merge functions.Tetsuo Handa
2010-06-17TOMOYO: Remove wrapper function for reading keyword.Tetsuo Handa
2010-06-17TOMOYO: Loosen parameter check for mount operation.Tetsuo Handa
2010-06-17TOMOYO: Rename symbols.Tetsuo Handa
2010-06-17TOMOYO: Use callback for permission check.Tetsuo Handa
2010-06-17TOMOYO: Pass parameters via structure.Tetsuo Handa
2010-06-17TOMOYO: Use common code for open and mkdir etc.Tetsuo Handa
2010-06-17SELinux: seperate range transition rules to a seperate functionEric Paris
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-16TOMOYO: Use common code for garbage collection.Tetsuo Handa
2010-06-15TOMOYO: Use callback for updating entries.Tetsuo Handa
2010-06-15TOMOYO: Use common structure for list element.Tetsuo Handa
2010-06-15TOMOYO: Use callback for updating entries.Tetsuo Handa
2010-06-15KEYS: Make /proc/keys check to see if a key is possessed before security checkDavid Howells
2010-06-15KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation keyDavid Howells
2010-06-07KEYS: Propagate error code instead of returning -EINVALDan Carpenter
2010-06-04TOMOYO: Update profile structure.Tetsuo Handa
2010-06-04TOMOYO: Add pathname aggregation support.Tetsuo Handa
2010-06-04TOMOYO: Allow wildcard for execute permission.Tetsuo Handa
2010-06-04TOMOYO: Support longer pathname.Tetsuo Handa
2010-06-04TOMOYO: Several fixes for TOMOYO's management programs.Tetsuo Handa
2010-06-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa
2010-06-02smack: opt_dentry is never null in in smack_d_instantiate()Dan Carpenter