summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-042-20/+5Star
|\
| * get rid of ->mnt_parent in tomoyo/realpathAl Viro2010-03-031-1/+1
| * get rid of insanity with namespace roots in tomoyoAl Viro2010-03-031-19/+4Star
| * fix mnt_mountpoint abuse in smackAl Viro2010-03-031-1/+1
* | Merge branch 'next' into for-linusJames Morris2010-02-2825-1665/+1937
|\ \
| * | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells2010-02-261-1/+1
| * | TOMOYO: Protect find_task_by_vpid() with RCU.Tetsuo Handa2010-02-251-0/+4
| * | Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-233-18/+10Star
| * | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-211-4/+39
| * | TOMOYO: Remove __func__ from tomoyo_is_correct_path/domainTetsuo Handa2010-02-174-32/+20Star
| * | security: fix a couple of sparse warningsJames Morris2010-02-161-2/+3
| * | TOMOYO: Remove unneeded parameter.Tetsuo Handa2010-02-163-38/+27Star
| * | TOMOYO: Use shorter names.Tetsuo Handa2010-02-165-299/+250Star
| * | TOMOYO: Use enum for index numbers.Tetsuo Handa2010-02-151-45/+54
| * | TOMOYO: Add garbage collector.Tetsuo Handa2010-02-147-54/+436
| * | TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-143-16/+28
| * | TOMOYO: Merge headers.Tetsuo Handa2010-02-148-397/+351Star
| * | TOMOYO: Add refcounter on string data.Tetsuo Handa2010-02-145-40/+77
| * | TOMOYO: Reduce lines by using common path for addition and deletion.Tetsuo Handa2010-02-113-226/+183Star
| * | selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-081-0/+2
| * | TOMOYO: Extract bitfieldTetsuo Handa2010-02-084-96/+25Star
| * | syslog: clean up needless commentKees Cook2010-02-051-1/+0Star
| * | syslog: use defined constants instead of raw numbersKees Cook2010-02-042-12/+14
| * | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-044-7/+13
| * | selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-039-59/+84
| * | selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-031-4/+12
| * | selinux: Only audit permissions specified in policyStephen Smalley2010-02-021-10/+7Star
| * | TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-266-71/+29Star
| * | selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-241-39/+4Star
| * | selinux: convert range transition list to a hashtabStephen Smalley2010-01-243-41/+86
| * | Merge branch 'master' into nextJames Morris2010-01-1710-158/+132Star
| |\ \
| * | | selinux: change the handling of unknown classesStephen Smalley2010-01-174-120/+88Star
| * | | security: correct error returns for get/set security with private inodesJames Morris2010-01-141-2/+2
| * | | TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-106-134/+73Star
| * | | TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-101-50/+10Star
| * | | TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa2010-01-104-36/+27Star
| * | | TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-156-112/+207
| * | | TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-091-1/+2
| * | | Merge branch 'master' into nextJames Morris2009-12-098-125/+26Star
| |\ \ \
| * | | | selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
| * | | | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-085-61/+132
| * | | | LSM: Rename security_path_ functions argument names.Tetsuo Handa2009-12-081-15/+15
| * | | | security/selinux/ss: correct size computationJulia Lawall2009-12-081-2/+2
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-282-2/+5
|\ \ \ \ \
| * | | | | security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-252-2/+5
| | |_|_|/ | |/| | |
* | | | | netlabel: fix export of SELinux categories > 127Joshua Roys2010-02-251-1/+1
* | | | | security: fix error return path in ima_inode_allocXiaotian Feng2010-02-241-2/+1Star
|/ / / /
* | | | Take ima_file_free() to proper place.Al Viro2010-02-071-2/+0Star
* | | | ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-074-8/+11
* | | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-3/+3