summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
AgeCommit message (Expand)Author
2015-07-09selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore
2015-04-06selinux: increase avtab max bucketsStephen Smalley
2015-04-06selinux: Use a better hash function for avtabJohn Brooks
2015-04-06selinux: convert avtab hash table to flex_arrayStephen Smalley
2015-04-06selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore
2015-02-04SELinux: fix error code in policydb_init()Dan Carpenter
2014-09-22selinux: normalize audit log formattingRichard Guy Briggs
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-06-23selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long
2014-06-19selinux: fix a possible memory leak in cond_read_node()Namhyung Kim
2014-06-19selinux: simple cleanup for cond_read_node()Namhyung Kim
2014-06-18selinux: introduce str_read() helperNamhyung Kim
2014-06-17SELinux: use ARRAY_SIZEHimangi Saraogi
2014-05-15selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones
2014-05-15selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-02-24Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-02-20SELinux: bigendian problems with filename trans rulesEric Paris
2014-02-10Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-02-05SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-13selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs
2014-01-07SELinux: Fix memory leak upon loading policyTetsuo Handa
2013-12-13selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore
2013-11-19SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner
2013-11-19SELinux: Update policy version to support constraints infoRichard Haines
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore
2013-08-28selinux: consider filesystem subtype in policiesAnand Avati
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito
2013-07-25SELinux: pass a superblock to security_fs_useEric Paris
2013-07-25SELinux: change sbsec->behavior to shortEric Paris
2013-07-25SELinux: fix selinuxfs policy file on big endian systemsEric Paris
2013-07-25SELinux: Increase ebitmap_node size for 64-bit configurationWaiman Long
2013-07-25SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley
2012-09-21userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao
2012-04-09SELinux: possible NULL deref in context_struct_to_stringEric Paris
2012-04-09SELinux: add default_type statementsEric Paris
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris
2011-12-19selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-09-09selinux: sparse fix: fix several warnings in the security server codeJames Morris
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris
2011-09-09selinux: sparse fix: move selinux_complete_initJames Morris
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