summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2010-08-02selinux: convert the policy type_attr_map to flex_arrayEric Paris
2010-08-02SELinux: Move execmod to the common permsEric Paris
2010-08-02selinux: place open in the common file permsEric Paris
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris
2010-08-02SELinux: break ocontext reading into a separate functionEric Paris
2010-08-02SELinux: move genfs read to a separate functionEric Paris
2010-08-02selinux: fix error codes in symtab_init()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_bool()Dan Carpenter
2010-08-02selinux: fix error codes in cond_policydb_init()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_node()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_av_list()Dan Carpenter
2010-08-02selinux: propagate error codes in cond_read_list()Dan Carpenter
2010-08-02selinux: cleanup return codes in avtab_read_item()Dan Carpenter
2010-08-02selinux: use generic_file_llseekArnd Bergmann
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
2010-08-02selinux: Use current_security() when possiblePaul Moore
2010-08-02selinux: Convert socket related access controls to use socket labelsPaul Moore
2010-08-02selinux: Shuffle the sk_security_struct alloc and free routinesPaul Moore
2010-08-02selinux: Consolidate sockcreate_sid logicPaul Moore
2010-08-02selinux: Set the peer label correctly on connected UNIX domain socketsPaul Moore
2010-08-02SELinux: seperate range transition rules to a seperate functionEric Paris
2010-08-02selinux: remove all rcu head initializationsPaul E. McKenney
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro
2010-05-17security/selinux/ss: Use kstrdupJulia Lawall
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-29selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris
2010-04-21SELinux: return error codes on policy load failureEric Paris
2010-04-15SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
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-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-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com
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-01Merge branch 'next' into for-linusJames Morris
2010-02-26SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells
2010-02-25netlabel: fix export of SELinux categories > 127Joshua Roys
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-16security: fix a couple of sparse warningsJames Morris
2010-02-09selinux: fix memory leak in sel_make_boolsXiaotian Feng
2010-02-05fix comment typos in avc.cJustin P. Mattock
2010-02-04syslog: use defined constants instead of raw numbersKees Cook