summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-04-27
|\
| * keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells2010-04-28
* | keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells2010-04-27
|/
* keys: fix an RCU warningDavid Howells2010-04-24
* security: testing the wrong variable in create_by_name()Dan Carpenter2010-04-22
* SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-04-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tomoyo: fix potential use after freeDan Carpenter2010-03-15
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * fix comment typos in avc.cJustin P. Mattock2010-02-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\ \
| * | get rid of ->mnt_parent in tomoyo/realpathAl Viro2010-03-03
| * | get rid of insanity with namespace roots in tomoyoAl Viro2010-03-03
| * | fix mnt_mountpoint abuse in smackAl Viro2010-03-03
* | | Merge branch 'next' into for-linusJames Morris2010-03-01
|\ \ \
| * | | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells2010-02-26
| * | | TOMOYO: Protect find_task_by_vpid() with RCU.Tetsuo Handa2010-02-26
| * | | Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-24
| * | | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-22
| * | | TOMOYO: Remove __func__ from tomoyo_is_correct_path/domainTetsuo Handa2010-02-17
| * | | security: fix a couple of sparse warningsJames Morris2010-02-16
| * | | TOMOYO: Remove unneeded parameter.Tetsuo Handa2010-02-16
| * | | TOMOYO: Use shorter names.Tetsuo Handa2010-02-16
| * | | TOMOYO: Use enum for index numbers.Tetsuo Handa2010-02-16
| * | | TOMOYO: Add garbage collector.Tetsuo Handa2010-02-15
| * | | TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-15
| * | | TOMOYO: Merge headers.Tetsuo Handa2010-02-15
| * | | TOMOYO: Add refcounter on string data.Tetsuo Handa2010-02-15
| * | | TOMOYO: Reduce lines by using common path for addition and deletion.Tetsuo Handa2010-02-11
| * | | selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-09
| * | | TOMOYO: Extract bitfieldTetsuo Handa2010-02-08
| * | | syslog: clean up needless commentKees Cook2010-02-05
| * | | syslog: use defined constants instead of raw numbersKees Cook2010-02-04
| * | | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-04
| * | | selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-04
| * | | selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-04
| * | | selinux: Only audit permissions specified in policyStephen Smalley2010-02-03
| * | | TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-27
| * | | selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-25
| * | | selinux: convert range transition list to a hashtabStephen Smalley2010-01-25
| * | | Merge branch 'master' into nextJames Morris2010-01-18
| |\ \ \
| * | | | selinux: change the handling of unknown classesStephen Smalley2010-01-18
| * | | | security: correct error returns for get/set security with private inodesJames Morris2010-01-15
| * | | | TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-11
| * | | | TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-11
| * | | | TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa2010-01-11
| * | | | TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-15
| * | | | TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-09
| * | | | Merge branch 'master' into nextJames Morris2009-12-09
| |\ \ \ \
| * | | | | selinux: remove a useless returnAmerigo Wang2009-12-08