aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-212-48/+8
* security/selinux/ss: Use kstrdupJulia Lawall2010-05-171-2/+1
* Merge branch 'master' into nextJames Morris2010-05-066-0/+6
|\
| * SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-04-151-1/+1
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-1/+6
* | selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-291-6/+8
* | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONEEric Paris2010-04-281-2/+1
* | SELinux: return error codes on policy load failureEric Paris2010-04-211-15/+22
* | Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-094-31/+31
* | selinux: always call sk_security_struct sksecEric Paris2010-04-083-36/+36
* | Merge branch 'master' into nextJames Morris2010-03-311-3/+3
|\ \ | |/
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-3/+3
| |\
| | * fix comment typos in avc.cJustin P. Mattock2010-02-051-3/+3
* | | SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-03-161-1/+1
* | | Merge branch 'next-queue' into nextJames Morris2010-03-096-6/+3
|\ \ \ | |/ / |/| |
| * | selinux: const strings in tablesStephen Hemminger2010-03-083-3/+3
| * | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com2010-03-041-1/+0
| * | Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com2010-03-031-1/+0
| * | Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com2010-03-031-1/+0
* | | Merge branch 'next' into for-linusJames Morris2010-03-0111-265/+302
|\ \ \ | |/ / |/| |
| * | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells2010-02-261-1/+1
| * | Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-241-12/+1
| * | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-221-4/+39
| * | security: fix a couple of sparse warningsJames Morris2010-02-161-2/+3
| * | selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-091-0/+2
| * | syslog: use defined constants instead of raw numbersKees Cook2010-02-041-10/+11
| * | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-041-2/+3
| * | selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-049-59/+84
| * | selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-041-4/+12
| * | selinux: Only audit permissions specified in policyStephen Smalley2010-02-031-10/+7
| * | selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-251-39/+4
| * | selinux: convert range transition list to a hashtabStephen Smalley2010-01-253-41/+86
| * | Merge branch 'master' into nextJames Morris2010-01-183-3/+3
| |\ \ | | |/
| * | selinux: change the handling of unknown classesStephen Smalley2010-01-184-120/+88
| * | Merge branch 'master' into nextJames Morris2009-12-091-3/+3
| |\ \
| * | | selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
| * | | security/selinux/ss: correct size computationJulia Lawall2009-12-081-2/+2
* | | | netlabel: fix export of SELinux categories > 127Joshua Roys2010-02-251-1/+1
| |_|/ |/| |
* | | SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-041-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\ \ | | |/ | |/|
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0519-1694/+545
|\ \ \ | |/ /
| * | SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-242-1/+8
| * | security: report the module name to security_module_requestEric Paris2009-11-101-2/+11
| * | SELinux: add .gitignore files for dynamic classesEric Paris2009-10-241-0/+2
| * | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley2009-10-201-3/+7
| * | selinux: drop remapping of netlink classesStephen Smalley2009-10-072-30/+1
| * | selinux: generate flask headers during kernel buildStephen Smalley2009-10-074-963/+10
| * | selinux: dynamic class/perm discoveryStephen Smalley2009-10-0715-744/+555