aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* 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
|\
| * get rid of pointless checks for dentry->sb == NULLAl Viro2011-07-20
| * ->permission() sanitizing: don't pass flags to exec_permission()Al Viro2011-07-20
| * 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
| * | security,rcu: Convert call_rcu(whitelist_item_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 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\ \ \ | | |/ | |/|
| * | KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-21
* | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-20
|\ \
| * | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-20
* | | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-17
|/ /
* | 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
| |\ \
* | | | TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-14
* | | | AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen2011-06-08
* | | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-08
| |_|/ |/| |
* | | AppArmor: fix oops in apparmor_setprocattrKees Cook2011-05-31
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-27
|\ \ \
| * | | Create Documentation/security/,Randy Dunlap2011-05-19
| | |/ | |/|
* | | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* | | cgroups: add per-thread subsystem callbacksBen Blum2011-05-26
* | | Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn2011-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
| * | SMACK: smack_file_lock can use the struct pathEric Paris2011-04-25
| * | 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