Age | Commit message (Expand) | Author |
2013-09-18 | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore |
2013-08-28 | selinux: consider filesystem subtype in policies | Anand Avati |
2013-07-25 | Add SELinux policy capability for always checking packet and peer classes. | Chris PeBenito |
2013-07-25 | SELinux: pass a superblock to security_fs_use | Eric Paris |
2013-07-25 | SELinux: change sbsec->behavior to short | Eric Paris |
2013-07-25 | SELinux: fix selinuxfs policy file on big endian systems | Eric Paris |
2013-07-25 | SELinux: Increase ebitmap_node size for 64-bit configuration | Waiman Long |
2013-07-25 | SELinux: Reduce overhead of mls_level_isvalid() function call | Waiman Long |
2013-06-08 | SELinux: Add new labeling type native labels | David Quigley |
2012-09-21 | userns: Convert selinux to use kuid and kgid where appropriate | Eric W. Biederman |
2012-04-09 | SELinux: avc: remove the useless fields in avc_add_callback | Wanlong Gao |
2012-04-09 | SELinux: possible NULL deref in context_struct_to_string | Eric Paris |
2012-04-09 | SELinux: add default_type statements | Eric Paris |
2012-04-09 | SELinux: allow default source/target selectors for user/role/range | Eric Paris |
2011-12-19 | selinux: Casting (void *) value returned by kmalloc is useless | Thomas Meyer |
2011-09-09 | selinux: sparse fix: fix several warnings in the security server code | James Morris |
2011-09-09 | selinux: sparse fix: fix warnings in netlink code | James Morris |
2011-09-09 | selinux: sparse fix: move selinux_complete_init | James Morris |
2011-08-01 | doc: Update the email address for Paul Moore in various source files | Paul Moore |
2011-06-15 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris |
2011-06-14 | SELinux: skip file_name_trans_write() when policy downgraded. | Roy.Li |
2011-05-26 | selinux: don't pass in NULL avd to avc_has_perm_noaudit | Linus Torvalds |
2011-05-26 | Merge commit 'v2.6.39' into 20110526 | Eric Paris |
2011-05-24 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris |
2011-05-13 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris |
2011-05-12 | SELinux: delete debugging printks from filename_trans rule processing | Eric Paris |
2011-05-04 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris |
2011-04-28 | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris |
2011-04-28 | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris |
2011-04-28 | SELinux: put name based create rules in a hashtable | Eric Paris |
2011-04-28 | SELinux: generic hashtab entry counter | Eric Paris |
2011-04-28 | SELinux: calculate and print hashtab stats with a generic function | Eric Paris |
2011-04-28 | SELinux: skip filename trans rules if ttype does not match parent dir | Eric Paris |
2011-04-28 | SELinux: rename filename_compute_type argument to *type instead of *con | Eric Paris |
2011-04-28 | SELinux: fix comment to state filename_compute_type takes an objname not a qstr | Eric Paris |
2011-04-25 | SELinux: security_read_policy should take a size_t not ssize_t | Eric Paris |
2011-04-20 | SELinux: delete debugging printks from filename_trans rule processing | Eric Paris |
2011-04-07 | Initialize policydb.process_class eariler. | Harry Ciao |
2011-04-07 | selinux: Fix regression for Xorg | Stephen Smalley |
2011-04-01 | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | selinux: Fix regression for Xorg | Stephen Smalley |
2011-03-28 | SELinux: Write class field in role_trans_write. | Harry Ciao |
2011-03-28 | SELinux: Compute role in newcontext for all classes | Harry Ciao |
2011-03-28 | SELinux: Add class support to the role_trans structure | Harry Ciao |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-03-08 | Merge branch 'master'; commit 'v2.6.38-rc7' into next | James Morris |
2011-03-03 | SELinux: Socket retains creator role and MLS attribute | Harry Ciao |
2011-02-01 | SELinux: Use dentry name in new object labeling | Eric Paris |
2011-01-24 | selinux: return -ENOMEM when memory allocation fails | Davidlohr Bueso |