aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/services.c
Commit message (Expand)AuthorAge
* selinux: normalize audit log formattingRichard Guy Briggs2014-09-22
* selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long2014-06-23
* 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-09
|\
| * 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: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-13
* | SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2013-11-19
* | 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
|/
* userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-09
* SELinux: possible NULL deref in context_struct_to_stringEric Paris2012-04-09
* SELinux: add default_type statementsEric Paris2012-04-09
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-09
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-09
* selinux: sparse fix: move selinux_complete_initJames Morris2011-09-09
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
|\
| * SELinux: put name based create rules in a hashtableEric Paris2011-04-28
| * SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-28
| * SELinux: rename filename_compute_type argument to *type instead of *conEric Paris2011-04-28
| * SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris2011-04-28
| * SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-25
| * selinux: Fix regression for XorgStephen Smalley2011-04-07
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-01
| * SELinux: Compute role in newcontext for all classesHarry Ciao2011-03-28
* | Fix common misspellingsLucas De Marchi2011-03-31
* | selinux: Fix regression for XorgStephen Smalley2011-03-28
|/
* SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-03
* SELinux: Use dentry name in new object labelingEric Paris2011-02-01
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-30
* selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-30
* selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-30
* SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
* selinux: include vmalloc.h for vmalloc_userStephen Rothwell2010-10-20
* selinux: implement mmap on /selinux/policyEric Paris2010-10-20
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* security: secid_to_secctx returns len when data is NULLEric Paris2010-10-20
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-02
* SELinux: return error codes on policy load failureEric Paris2010-04-20
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-09
* selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-21
* security: fix a couple of sparse warningsJames Morris2010-02-16
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-03