aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro2011-07-20
| * ->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro2011-07-20
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \
| * | security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan2011-07-20
| * | security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan2011-07-20
| |/
* | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-22
|\ \ | |/ |/|
| * ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2011-06-22
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-14
|\ \
| * | SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-14
| * | selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-26
| * | Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-26
| |\ \
* | | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-08
| |_|/ |/| |
* | | 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: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-11
| * | SELinux: introduce path_has_permEric Paris2011-04-28
| * | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-28
| * | SELinux: pass last path component in may_createEric Paris2011-04-28
| * | SELinux: put name based create rules in a hashtableEric Paris2011-04-28
| * | SELinux: generic hashtab entry counterEric Paris2011-04-28
| * | SELinux: calculate and print hashtab stats with a generic functionEric 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
| * | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-25
| * | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-25
| * | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
| * | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-25
| * | SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-25
| * | SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-25
| * | SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-04-20
| * | Initialize policydb.process_class eariler.Harry Ciao2011-04-07
| * | selinux: Fix regression for XorgStephen Smalley2011-04-07
| * | selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-01
| * | SELinux: Write class field in role_trans_write.Harry Ciao2011-03-28
| * | SELinux: Compute role in newcontext for all classesHarry Ciao2011-03-28
| * | SELinux: Add class support to the role_trans structureHarry Ciao2011-03-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | | | | selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-20
* | | | | selinux: de-crapify avc cache stat code generationLinus Torvalds2011-05-19
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()Lai Jiangshan2011-05-08
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-12
|\ \ \ \
| * | | | SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-05-12