Age | Commit message (Expand) | Author | Files | Lines |
2016-10-10 | Merge branch 'printk-cleanups' | Linus Torvalds | 1 | -2/+2 |
2016-10-09 | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 1 | -2/+2 |
2016-09-14 | selinux: fix error return code in policydb_read() | Wei Yongjun | 1 | -0/+1 |
2016-08-30 | selinux: fix overflow and 0 length allocations | William Roberts | 2 | -0/+5 |
2016-08-30 | selinux: initialize structures | William Roberts | 1 | -4/+4 |
2016-08-30 | selinux: detect invalid ebitmap | William Roberts | 1 | -0/+3 |
2016-06-09 | selinux: import NetLabel category bitmaps correctly | Paul Moore | 1 | -1/+1 |
2016-05-31 | selinux: Only apply bounds checking to source types | Stephen Smalley | 1 | -48/+22 |
2016-04-14 | selinux: Change bool variable name to index. | Prarit Bhargava | 1 | -3/+3 |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -7/+27 |
2015-12-24 | selinux: export validatetrans decisions | Andrew Perepechko | 1 | -7/+27 |
2015-11-24 | selinux: fix bug in conditional rules handling | Stephen Smalley | 1 | -2/+2 |
2015-10-22 | selinux: use sprintf return value | Rasmus Villemoes | 1 | -4/+1 |
2015-10-22 | selinux: use kstrdup() in security_get_bools() | Rasmus Villemoes | 1 | -7/+1 |
2015-10-22 | selinux: use kmemdup in security_sid_to_context_core() | Rasmus Villemoes | 1 | -2/+2 |
2015-10-22 | selinux: introduce security_context_str_to_sid | Rasmus Villemoes | 1 | -0/+5 |
2015-07-13 | selinux: extended permissions for ioctls | Jeff Vander Stoep | 7 | -42/+357 |
2015-07-09 | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore | 1 | -0/+6 |
2015-04-07 | selinux: increase avtab max buckets | Stephen Smalley | 1 | -1/+1 |
2015-04-07 | selinux: Use a better hash function for avtab | John Brooks | 2 | -5/+38 |
2015-04-07 | selinux: convert avtab hash table to flex_array | Stephen Smalley | 2 | -13/+22 |
2015-04-07 | selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat() | Paul Moore | 2 | -12/+4 |
2015-02-04 | SELinux: fix error code in policydb_init() | Dan Carpenter | 1 | -2/+6 |
2014-09-23 | selinux: normalize audit log formatting | Richard Guy Briggs | 1 | -6/+8 |
2014-08-01 | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2 | -13/+13 |
2014-08-01 | netlabel: fix the horribly broken catmap functions | Paul Moore | 1 | -78/+49 |
2014-06-24 | selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() | Waiman Long | 1 | -9/+32 |
2014-06-19 | selinux: fix a possible memory leak in cond_read_node() | Namhyung Kim | 1 | -1/+1 |
2014-06-19 | selinux: simple cleanup for cond_read_node() | Namhyung Kim | 1 | -7/+2 |
2014-06-18 | selinux: introduce str_read() helper | Namhyung Kim | 1 | -96/+37 |
2014-06-18 | SELinux: use ARRAY_SIZE | Himangi Saraogi | 1 | -4/+4 |
2014-05-16 | selinux: conditionally reschedule in hashtab_insert while loading selinux policy | Dave Jones | 1 | -0/+3 |
2014-05-16 | selinux: conditionally reschedule in mls_convert_context while loading selinu... | Dave Jones | 1 | -0/+2 |
2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 1 | -2/+4 |
2014-02-24 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -4/+4 |
2014-02-20 | SELinux: bigendian problems with filename trans rules | Eric Paris | 1 | -4/+4 |
2014-02-10 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -0/+4 |
2014-02-05 | SELinux: Fix kernel BUG on empty security contexts. | Stephen Smalley | 1 | -0/+4 |
2014-01-24 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -8/+4 |
2014-01-14 | selinux: call WARN_ONCE() instead of calling audit_log_start() | Richard Guy Briggs | 1 | -8/+4 |
2014-01-07 | SELinux: Fix memory leak upon loading policy | Tetsuo Handa | 1 | -1/+13 |
2013-12-13 | selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260 | Paul Moore | 1 | -38/+4 |
2013-11-20 | SELinux: security_load_policy: Silence frame-larger-than warning | Tim Gardner | 1 | -22/+32 |
2013-11-20 | SELinux: Update policy version to support constraints info | Richard Haines | 3 | -9/+99 |
2013-09-18 | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore | 6 | -38/+85 |
2013-08-28 | selinux: consider filesystem subtype in policies | Anand Avati | 1 | -4/+38 |
2013-07-25 | Add SELinux policy capability for always checking packet and peer classes. | Chris PeBenito | 1 | -0/+3 |
2013-07-25 | SELinux: pass a superblock to security_fs_use | Eric Paris | 1 | -12/+9 |
2013-07-25 | SELinux: change sbsec->behavior to short | Eric Paris | 1 | -1/+1 |
2013-07-25 | SELinux: fix selinuxfs policy file on big endian systems | Eric Paris | 1 | -2/+1 |