summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/services.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke2017-03-291-1/+1
* selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-021-0/+4
* selinux: support distinctions among all network address familiesStephen Smalley2017-01-091-0/+3
* 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
* selinux: export validatetrans decisionsAndrew Perepechko2015-12-241-7/+27
* 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-131-20/+193
* selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore2015-04-061-5/+1
* selinux: normalize audit log formattingRichard Guy Briggs2014-09-221-6/+8
* selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long2014-06-231-9/+32
* 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-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: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-131-38/+4
* | SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2013-11-191-22/+32
* | 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
|/
* 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
* SELinux: add default_type statementsEric Paris2012-04-091-4/+10
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-091-7/+25
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-091-2/+0
* selinux: sparse fix: move selinux_complete_initJames Morris2011-09-091-1/+0
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-011-1/+1
* selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-261-1/+2
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-241-32/+40
|\
| * SELinux: put name based create rules in a hashtableEric Paris2011-04-281-10/+10
| * SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-281-0/+9
| * SELinux: rename filename_compute_type argument to *type instead of *conEric Paris2011-04-281-3/+3
| * SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris2011-04-281-1/+1
| * SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-251-1/+1
| * selinux: Fix regression for XorgStephen Smalley2011-04-071-1/+1
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-011-8/+9
| * SELinux: Compute role in newcontext for all classesHarry Ciao2011-03-281-11/+9
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | selinux: Fix regression for XorgStephen Smalley2011-03-291-1/+1
|/
* SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-031-4/+24
* SELinux: Use dentry name in new object labelingEric Paris2011-02-011-14/+31
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-301-19/+19
* selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-301-5/+12
* selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-301-21/+21