summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAgeFilesLines
* selinux: import NetLabel category bitmaps correctlyPaul Moore2016-06-091-1/+1
* selinux: Only apply bounds checking to source typesStephen Smalley2016-05-311-48/+22
* selinux: Change bool variable name to index.Prarit Bhargava2016-04-141-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-171-7/+27
|\
| * selinux: export validatetrans decisionsAndrew Perepechko2015-12-241-7/+27
* | selinux: fix bug in conditional rules handlingStephen Smalley2015-11-241-2/+2
|/
* selinux: use sprintf return valueRasmus Villemoes2015-10-211-4/+1
* selinux: use kstrdup() in security_get_bools()Rasmus Villemoes2015-10-211-7/+1
* selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes2015-10-211-2/+2
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-211-0/+5
* selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-137-42/+357
* selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore2015-07-091-0/+6
* selinux: increase avtab max bucketsStephen Smalley2015-04-061-1/+1
* selinux: Use a better hash function for avtabJohn Brooks2015-04-062-5/+38
* selinux: convert avtab hash table to flex_arrayStephen Smalley2015-04-062-13/+22
* selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore2015-04-062-12/+4
* SELinux: fix error code in policydb_init()Dan Carpenter2015-02-041-2/+6
* selinux: normalize audit log formattingRichard Guy Briggs2014-09-221-6/+8
* netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-012-13/+13
* netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-011-78/+49
* selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long2014-06-231-9/+32
* selinux: fix a possible memory leak in cond_read_node()Namhyung Kim2014-06-191-1/+1
* selinux: simple cleanup for cond_read_node()Namhyung Kim2014-06-191-7/+2
* selinux: introduce str_read() helperNamhyung Kim2014-06-181-96/+37
* SELinux: use ARRAY_SIZEHimangi Saraogi2014-06-171-4/+4
* selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones2014-05-151-0/+3
* selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones2014-05-151-0/+2
* selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-2/+4
* Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-241-4/+4
|\
| * SELinux: bigendian problems with filename trans rulesEric Paris2014-02-201-4/+4
* | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-101-0/+4
|\ \ | |/
| * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-051-0/+4
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-231-8/+4
|\ \ | |/ |/|
| * selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs2014-01-131-8/+4
* | SELinux: Fix memory leak upon loading policyTetsuo Handa2014-01-071-1/+13
* | selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-131-38/+4
* | SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2013-11-191-22/+32
* | SELinux: Update policy version to support constraints infoRichard Haines2013-11-193-9/+99
* | Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-186-38/+85
|\ \ | |/ |/|
| * selinux: consider filesystem subtype in policiesAnand Avati2013-08-281-4/+38
| * Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-251-0/+3
| * SELinux: pass a superblock to security_fs_useEric Paris2013-07-251-12/+9
| * SELinux: change sbsec->behavior to shortEric Paris2013-07-251-1/+1
| * SELinux: fix selinuxfs policy file on big endian systemsEric Paris2013-07-251-2/+1
| * SELinux: Increase ebitmap_node size for 64-bit configurationWaiman Long2013-07-251-1/+7
| * SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long2013-07-254-19/+27
* | SELinux: Add new labeling type native labelsDavid Quigley2013-06-081-1/+4
|/
* userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+1
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-091-4/+2
* SELinux: possible NULL deref in context_struct_to_stringEric Paris2012-04-091-3/+5
OpenPOWER on IntegriCloud