summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-04-12security: remove dead hook task_setgroupsEric Paris
2010-04-12security: remove dead hook task_setgidEric Paris
2010-04-12security: remove dead hook task_setuidEric Paris
2010-04-12security: remove dead hook cred_commitEric Paris
2010-04-12security: remove dead hook inode_deleteEric Paris
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris
2010-04-12security: remove dead hook sb_post_addmountEric Paris
2010-04-12security: remove dead hook sb_post_remountEric Paris
2010-04-12security: remove dead hook sb_umount_busyEric Paris
2010-04-12security: remove dead hook sb_umount_closeEric Paris
2010-04-12security: remove sb_check_sb hooksEric Paris
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-04-08SMACK: remove dead cred_commit hookEric Paris
2010-04-08selinux: always call sk_security_struct sksecEric Paris
2010-03-31Merge branch 'master' into nextJames Morris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley
2010-03-15tomoyo: fix potential use after freeDan Carpenter
2010-03-10security/ima: replace gcc specific __FUNCTION__ with __func__H Hartley Sweeten
2010-03-10Security: key: keyring: fix some code style issuesChihau Chau
2010-03-09Merge branch 'next-queue' into nextJames Morris
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-08selinux: const strings in tablesStephen Hemminger
2010-03-05Security: Fix some coding styles in security/keys/keyring.cwzt.wzt@gmail.com
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com
2010-03-03get rid of ->mnt_parent in tomoyo/realpathAl Viro
2010-03-03get rid of insanity with namespace roots in tomoyoAl Viro
2010-03-03fix mnt_mountpoint abuse in smackAl Viro
2010-03-03Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com
2010-03-03Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com
2010-03-03TOMOYO: Remove unused variables.Tetsuo Handa
2010-03-03Security: Add __init to register_security to disable load a security module o...wzt.wzt@gmail.com
2010-03-01Merge branch 'next' into for-linusJames Morris
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-26SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells
2010-02-26TOMOYO: Protect find_task_by_vpid() with RCU.Tetsuo Handa
2010-02-25security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2010-02-25netlabel: fix export of SELinux categories > 127Joshua Roys
2010-02-25security: fix error return path in ima_inode_allocXiaotian Feng
2010-02-24Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com
2010-02-22selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei
2010-02-17TOMOYO: Remove __func__ from tomoyo_is_correct_path/domainTetsuo Handa
2010-02-16security: fix a couple of sparse warningsJames Morris
2010-02-16TOMOYO: Remove unneeded parameter.Tetsuo Handa
2010-02-16TOMOYO: Use shorter names.Tetsuo Handa
2010-02-16TOMOYO: Use enum for index numbers.Tetsuo Handa
2010-02-15TOMOYO: Add garbage collector.Tetsuo Handa
2010-02-15TOMOYO: Add refcounter on domain structure.Tetsuo Handa
2010-02-15TOMOYO: Merge headers.Tetsuo Handa