aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
|\
| * SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-03
| * SELinux: Use dentry name in new object labelingEric Paris2011-02-01
* | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-07
|\ \ | |/ |/|
| * selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-23
* | security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-23
|/
* selinux: cache sidtab_context_to_sid resultsEric Paris2010-12-07
* SELinux: merge policydb_index_classes and policydb_index_othersEric Paris2010-11-30
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-30
* selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-30
* selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-30
* SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
* SELinux: standardize return code handling in policydb.cEric Paris2010-11-30
* selinux: include vmalloc.h for vmalloc_userStephen Rothwell2010-10-20
* selinux: implement mmap on /selinux/policyEric Paris2010-10-20
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris2010-10-20
* SELinux: deterministic ordering of range transition rulesEric Paris2010-10-20
* security: secid_to_secctx returns len when data is NULLEric Paris2010-10-20
* selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-20
* selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2010-10-20
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-10-20
* selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-02
* SELinux: break ocontext reading into a separate functionEric Paris2010-08-02
* SELinux: move genfs read to a separate functionEric Paris2010-08-02
* selinux: fix error codes in symtab_init()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_bool()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_policydb_init()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_node()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_av_list()Dan Carpenter2010-08-02
* selinux: propagate error codes in cond_read_list()Dan Carpenter2010-08-02
* selinux: cleanup return codes in avtab_read_item()Dan Carpenter2010-08-02
* SELinux: seperate range transition rules to a seperate functionEric Paris2010-08-02
* security/selinux/ss: Use kstrdupJulia Lawall2010-05-16
* SELinux: return error codes on policy load failureEric Paris2010-04-20
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-09
* SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-03-15
* Merge branch 'next-queue' into nextJames Morris2010-03-08
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-07
| * Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com2010-03-02
* | Merge branch 'next' into for-linusJames Morris2010-02-28
|\ \ | |/ |/|
| * selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-21
| * security: fix a couple of sparse warningsJames Morris2010-02-16
| * selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-03
| * selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-03
| * selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-24
| * selinux: convert range transition list to a hashtabStephen Smalley2010-01-24
| * Merge branch 'master' into nextJames Morris2010-01-17
| |\
| * | selinux: change the handling of unknown classesStephen Smalley2010-01-17