summaryrefslogtreecommitdiff
path: root/security/selinux/ss
AgeCommit message (Expand)Author
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-06-14SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-26Merge commit 'v2.6.39' into 20110526Eric Paris
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-05-13Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-12SELinux: delete debugging printks from filename_trans rule processingEric Paris
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28SELinux: put name based create rules in a hashtableEric Paris
2011-04-28SELinux: generic hashtab entry counterEric Paris
2011-04-28SELinux: calculate and print hashtab stats with a generic functionEric Paris
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirEric Paris
2011-04-28SELinux: rename filename_compute_type argument to *type instead of *conEric Paris
2011-04-28SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris
2011-04-20SELinux: delete debugging printks from filename_trans rule processingEric Paris
2011-04-07Initialize policydb.process_class eariler.Harry Ciao
2011-04-07selinux: Fix regression for XorgStephen Smalley
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29selinux: Fix regression for XorgStephen Smalley
2011-03-28SELinux: Write class field in role_trans_write.Harry Ciao
2011-03-28SELinux: Compute role in newcontext for all classesHarry Ciao
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-03SELinux: Socket retains creator role and MLS attributeHarry Ciao
2011-02-01SELinux: Use dentry name in new object labelingEric Paris
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso
2011-01-24security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei
2010-12-07selinux: cache sidtab_context_to_sid resultsEric Paris
2010-11-30SELinux: merge policydb_index_classes and policydb_index_othersEric Paris
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris
2010-11-30selinux: convert type_val_to_struct to flex_arrayEric Paris
2010-11-30selinux: rework security_netlbl_secattr_to_sidEric Paris
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris
2010-11-30SELinux: standardize return code handling in policydb.cEric Paris
2010-10-21selinux: include vmalloc.h for vmalloc_userStephen Rothwell
2010-10-21selinux: implement mmap on /selinux/policyEric Paris
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-21SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris
2010-10-21SELinux: deterministic ordering of range transition rulesEric Paris
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei
2010-10-21selinux: really fix dependency causing parallel compile failure.Paul Gortmaker
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei
2010-10-21selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris