| Commit message (Expand) | Author | Age |
* | selinux: simplify and clean up inode_has_perm() | Linus Torvalds | 2011-06-08 |
* | selinux: don't pass in NULL avd to avc_has_perm_noaudit | Linus Torvalds | 2011-05-26 |
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2011-05-24 |
|\ |
|
| * | SELINUX: add /sys/fs/selinux mount point to put selinuxfs | Greg Kroah-Hartman | 2011-05-11 |
| * | SELinux: introduce path_has_perm | Eric Paris | 2011-04-28 |
| * | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris | 2011-04-28 |
| * | SELinux: pass last path component in may_create | 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-28 |
| * | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH | Eric Paris | 2011-04-25 |
| * | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE | Eric Paris | 2011-04-25 |
| * | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris | 2011-04-25 |
| * | SECURITY: Move exec_permission RCU checks into security modules | Andi Kleen | 2011-04-25 |
| * | SELinux: security_read_policy should take a size_t not ssize_t | Eric Paris | 2011-04-25 |
| * | SELinux: silence build warning when !CONFIG_BUG | Eric Paris | 2011-04-25 |
| * | SELinux: delete debugging printks from filename_trans rule processing | Eric Paris | 2011-04-20 |
| * | Initialize policydb.process_class eariler. | Harry Ciao | 2011-04-07 |
| * | selinux: Fix regression for Xorg | Stephen Smalley | 2011-04-07 |
| * | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai | 2011-04-01 |
| * | 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-28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 |
| |\ \ |
|
| * | | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 |
* | | | | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds | 2011-05-20 |
* | | | | selinux: de-crapify avc cache stat code generation | Linus Torvalds | 2011-05-19 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-19 |
|\ \ \ \ |
|
| * | | | | security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() | Lai Jiangshan | 2011-05-08 |
| | |/ /
| |/| | |
|
* | | | | 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-12 |
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris | 2011-05-03 |
|\| | | |
| |/ / /
|/| | | |
|
| * | | | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris | 2011-04-28 |
| * | | | SELinux: pass last path component in may_create | Eric Paris | 2011-04-28 |
| | |/
| |/| |
|
* | | | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris | 2011-04-25 |
* | | | SECURITY: Move exec_permission RCU checks into security modules | Andi Kleen | 2011-04-22 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | | selinux: Fix regression for Xorg | Stephen Smalley | 2011-03-28 |
* | | | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 2011-03-23 |
* | | | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 2011-03-23 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 |
|\ \
| |/
|/| |
|
| * | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2011-03-12 |
| * | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms | Patrick McHardy | 2011-03-03 |
| * | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. | David S. Miller | 2011-02-22 |
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-03-07 |
|\ \ |
|
| * | | SELinux: implement the new sb_remount LSM hook | Eric Paris | 2011-03-03 |