summaryrefslogtreecommitdiff
path: root/security/selinux/ss
AgeCommit message (Expand)Author
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-09-13selinux: fix error return code in policydb_read()Wei Yongjun
2016-08-30selinux: fix overflow and 0 length allocationsWilliam Roberts
2016-08-29selinux: initialize structuresWilliam Roberts
2016-08-29selinux: detect invalid ebitmapWilliam Roberts
2016-06-09selinux: import NetLabel category bitmaps correctlyPaul Moore
2016-05-31selinux: Only apply bounds checking to source typesStephen Smalley
2016-04-14selinux: Change bool variable name to index.Prarit Bhargava
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko
2015-11-24selinux: fix bug in conditional rules handlingStephen Smalley
2015-10-21selinux: use sprintf return valueRasmus Villemoes
2015-10-21selinux: use kstrdup() in security_get_bools()Rasmus Villemoes
2015-10-21selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep
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