aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2010-07-16rlimits: security, add task_struct to setrlimitGravatar Jiri Slaby 1-3/+4
2010-05-21switch selinux delayed superblock handling to iterate_supers()Gravatar Al Viro 2-48/+8
2010-05-17security/selinux/ss: Use kstrdupGravatar Julia Lawall 1-2/+1
2010-05-06Merge branch 'master' into nextGravatar James Morris 6-0/+6
2010-04-29selinux: generalize disabling of execmem for plt-in-heap archsGravatar Stephen Smalley 1-6/+8
2010-04-28LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEGravatar Eric Paris 1-2/+1
2010-04-21SELinux: return error codes on policy load failureGravatar Eric Paris 1-15/+22
2010-04-15SELinux: Reduce max avtab size to avoid page allocation failuresGravatar Stephen Smalley 1-1/+1
2010-04-09Security: Fix coding style in security/Gravatar wzt.wzt@gmail.com 4-31/+31
2010-04-08selinux: always call sk_security_struct sksecGravatar Eric Paris 3-36/+36
2010-03-31Merge branch 'master' into nextGravatar James Morris 1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 7-1/+6
2010-03-16SELinux: Reduce max avtab size to avoid page allocation failuresGravatar Stephen Smalley 1-1/+1
2010-03-09Merge branch 'next-queue' into nextGravatar James Morris 6-6/+3
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-3/+3
2010-03-08selinux: const strings in tablesGravatar Stephen Hemminger 3-3/+3
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cGravatar wzt.wzt@gmail.com 1-1/+0
2010-03-03Selinux: Remove unused headers slab.h in selinux/ss/symtab.cGravatar wzt.wzt@gmail.com 1-1/+0
2010-03-03Selinux: Remove unused headers list.h in selinux/netlink.cGravatar wzt.wzt@gmail.com 1-1/+0
2010-03-01Merge branch 'next' into for-linusGravatar James Morris 11-265/+302
2010-02-26SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0Gravatar David Howells 1-1/+1
2010-02-25netlabel: fix export of SELinux categories > 127Gravatar Joshua Roys 1-1/+1
2010-02-24Security: add static to security_ops and default_security_ops variableGravatar wzt.wzt@gmail.com 1-12/+1
2010-02-22selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()Gravatar KaiGai Kohei 1-4/+39
2010-02-16security: fix a couple of sparse warningsGravatar James Morris 1-2/+3
2010-02-09selinux: fix memory leak in sel_make_boolsGravatar Xiaotian Feng 1-0/+2
2010-02-05fix comment typos in avc.cGravatar Justin P. Mattock 1-3/+3
2010-02-04syslog: use defined constants instead of raw numbersGravatar Kees Cook 1-10/+11
2010-02-04syslog: distinguish between /proc/kmsg and syscallsGravatar Kees Cook 1-2/+3
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGravatar Guido Trentalancia 9-59/+84
2010-02-04selinux: load the initial SIDs upon every policy loadGravatar Guido Trentalancia 1-4/+12
2010-02-03selinux: Only audit permissions specified in policyGravatar Stephen Smalley 1-10/+7
2010-01-25selinux: remove dead code in type_attribute_bounds_av()Gravatar KaiGai Kohei 1-39/+4
2010-01-25selinux: convert range transition list to a hashtabGravatar Stephen Smalley 3-41/+86
2010-01-18Merge branch 'master' into nextGravatar James Morris 3-3/+3
2010-01-18selinux: change the handling of unknown classesGravatar Stephen Smalley 4-120/+88
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterGravatar Jiri Slaby 1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2009-12-09Merge branch 'master' into nextGravatar James Morris 1-3/+3
2009-12-08selinux: remove a useless returnGravatar Amerigo Wang 1-2/+2
2009-12-08security/selinux/ss: correct size computationGravatar Julia Lawall 1-2/+2
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 2-2/+2
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 19-1694/+545
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 2-2/+2
2009-11-24SELinux: print denials for buggy kernel with unknown permsGravatar Eric Paris 2-1/+8
2009-11-20net: rename skb->iif to skb->skb_iifGravatar Eric Dumazet 1-3/+3
2009-11-10security: report the module name to security_module_requestGravatar Eric Paris 1-2/+11
2009-10-24SELinux: add .gitignore files for dynamic classesGravatar Eric Paris 1-0/+2
2009-10-20SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Gravatar Stephen Smalley 1-3/+7
2009-10-07selinux: drop remapping of netlink classesGravatar Stephen Smalley 2-30/+1