aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2009-06-19TOMOYO: Move tomoyo_delete_domain().Gravatar Tetsuo Handa 3-34/+30
2009-06-19Merge branch 'master' into nextGravatar James Morris 33-446/+1698
2009-06-18devcgroup: skip superfluous checks when found the DEV_ALL elemGravatar Li Zefan 1-4/+6
2009-06-19Add audit messages on type boundary violationsGravatar KaiGai Kohei 3-23/+118
2009-06-18cleanup in ss/services.cGravatar KaiGai Kohei 1-3/+3
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 31-446/+1702
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 31-440/+1690
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-6/+6
2009-06-09TOMOYO: Add description of lists and structures.Gravatar Tetsuo Handa 6-34/+504
2009-06-09TOMOYO: Remove unused field.Gravatar Tetsuo Handa 2-2/+0
2009-06-09Merge branch 'master' into nextGravatar James Morris 1-0/+6
2009-06-05integrity: ima audit dentry_open failureGravatar Mimi Zohar 1-4/+9
2009-06-04TOMOYO: Remove unused parameter.Gravatar Tetsuo Handa 3-7/+3
2009-06-04security: use mmap_min_addr indepedently of security modelsGravatar Christoph Lameter 2-24/+1
2009-06-03net: skb->dst accessorsGravatar Eric Dumazet 2-2/+2
2009-06-03TOMOYO: Simplify policy reader.Gravatar Tetsuo Handa 3-52/+41
2009-06-03TOMOYO: Remove redundant markers.Gravatar Tetsuo Handa 4-36/+0
2009-06-03SELinux: define audit permissions for audit tree netlink messagesGravatar Eric Paris 1-0/+2
2009-06-02TOMOYO: Remove unused mutex.Gravatar Tetsuo Handa 1-1/+0
2009-06-02tomoyo: avoid get+put of task_structGravatar Serge E. Hallyn 1-8/+1
2009-05-28smack: Remove redundant initialization.Gravatar Tetsuo Handa 1-15/+0
2009-05-27rootplug: Remove redundant initialization.Gravatar Tetsuo Handa 1-12/+0
2009-05-27tomoyo: add missing call to cap_bprm_set_credsGravatar Herton Ronaldo Krzesinski 1-0/+6
2009-05-22Merge branch 'master' into nextGravatar James Morris 2-11/+11
2009-05-22smack: do not beyond ARRAY_SIZE of dataGravatar Roel Kluin 1-1/+1
2009-05-22integrity: path_check updateGravatar Mimi Zohar 1-19/+29
2009-05-22IMA: Add __init notation to ima functionsGravatar Eric Paris 5-7/+7
2009-05-22IMA: Minimal IMA policy and boot param for TCB IMA policyGravatar Eric Paris 1-3/+27
2009-05-19selinux: remove obsolete read buffer limit from sel_read_boolGravatar Stephen Smalley 1-4/+0
2009-05-19SELinux: move SELINUX_MAGIC into magic.hGravatar Eric Paris 2-7/+4
2009-05-15IMA: do not measure everything opened by root by defaultGravatar Eric Paris 1-2/+0
2009-05-15IMA: remove read permissions on the ima policy fileGravatar Eric Paris 1-1/+5
2009-05-12securityfs: securityfs_remove should handle IS_ERR pointersGravatar Eric Paris 1-1/+1
2009-05-12IMA: open all files O_LARGEFILEGravatar Eric Paris 1-1/+2
2009-05-12IMA: Handle dentry_open failuresGravatar Eric Paris 1-4/+6
2009-05-12IMA: use current_cred() instead of current->credGravatar Eric Paris 2-2/+2
2009-05-09Reduce path_lookup() abusesGravatar Al Viro 2-11/+11
2009-05-08Merge branch 'master' into nextGravatar James Morris 14-28/+39
2009-05-06integrity: remove __setup auditing msgsGravatar Mimi Zohar 2-25/+4
2009-05-06integrity: use audit_log_stringGravatar Mimi Zohar 1-13/+4
2009-05-06integrity: lsm audit rule matching fixGravatar Mimi Zohar 1-4/+4
2009-05-05selinux: Fix send_sigiotask hookGravatar Stephen Smalley 1-1/+1
2009-04-30selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...Gravatar Oleg Nesterov 1-8/+3
2009-04-30SELinux: Don't flush inherited SIGKILL during execve()Gravatar David Howells 1-4/+5
2009-04-30SELinux: drop secondary_ops->sysctlGravatar Eric Paris 1-4/+0
2009-04-18Smack: check for SMACK xattr validity in smack_inode_setxattrGravatar Etienne Basset 1-5/+6
2009-04-15rculist: use list_entry_rcu in places where it's appropriateGravatar Jiri Pirko 2-6/+6
2009-04-14tomoyo: version bump to 2.2.0.Gravatar Tetsuo Handa 8-10/+10
2009-04-14smack: implement logging V3Gravatar Etienne Basset 5-110/+600
2009-04-14smack: implement logging V3Gravatar Etienne Basset 1-0/+386