summaryrefslogtreecommitdiff
path: root/security/selinux/ss
Commit message (Expand)AuthorAge
* Merge branch 'printk-cleanups'Linus Torvalds2016-10-10
|\
| * printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds2016-10-09
* | selinux: fix error return code in policydb_read()Wei Yongjun2016-09-13
* | selinux: fix overflow and 0 length allocationsWilliam Roberts2016-08-30
* | selinux: initialize structuresWilliam Roberts2016-08-29
* | selinux: detect invalid ebitmapWilliam Roberts2016-08-29
|/
* selinux: import NetLabel category bitmaps correctlyPaul Moore2016-06-09
* selinux: Only apply bounds checking to source typesStephen Smalley2016-05-31
* selinux: Change bool variable name to index.Prarit Bhargava2016-04-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\
| * selinux: export validatetrans decisionsAndrew Perepechko2015-12-24
* | selinux: fix bug in conditional rules handlingStephen Smalley2015-11-24
|/
* selinux: use sprintf return valueRasmus Villemoes2015-10-21
* selinux: use kstrdup() in security_get_bools()Rasmus Villemoes2015-10-21
* selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes2015-10-21
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
* selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-13
* selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore2015-07-09
* selinux: increase avtab max bucketsStephen Smalley2015-04-06
* selinux: Use a better hash function for avtabJohn Brooks2015-04-06
* selinux: convert avtab hash table to flex_arrayStephen Smalley2015-04-06
* selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore2015-04-06
* SELinux: fix error code in policydb_init()Dan Carpenter2015-02-04
* selinux: normalize audit log formattingRichard Guy Briggs2014-09-22
* netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-01
* netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-01
* selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long2014-06-23
* selinux: fix a possible memory leak in cond_read_node()Namhyung Kim2014-06-19
* selinux: simple cleanup for cond_read_node()Namhyung Kim2014-06-19
* selinux: introduce str_read() helperNamhyung Kim2014-06-18
* SELinux: use ARRAY_SIZEHimangi Saraogi2014-06-17
* selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones2014-05-15
* selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones2014-05-15
* selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
* Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-24
|\
| * SELinux: bigendian problems with filename trans rulesEric Paris2014-02-20
* | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-10
|\ \ | |/
| * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-05
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
|\ \ | |/ |/|
| * selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs2014-01-13
* | SELinux: Fix memory leak upon loading policyTetsuo Handa2014-01-07
* | selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-13
* | SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2013-11-19
* | SELinux: Update policy version to support constraints infoRichard Haines2013-11-19
* | Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-18
|\ \ | |/ |/|
| * selinux: consider filesystem subtype in policiesAnand Avati2013-08-28
| * Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-25
| * SELinux: pass a superblock to security_fs_useEric Paris2013-07-25
| * SELinux: change sbsec->behavior to shortEric Paris2013-07-25
| * SELinux: fix selinuxfs policy file on big endian systemsEric Paris2013-07-25