aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2013-04-28apparmor: use common fn to clear task_context for domain transitionsGravatar John Johansen 3-16/+20
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocGravatar John Johansen 3-8/+22
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.Gravatar John Johansen 4-32/+49
2013-04-28apparmor: fix error code to failure message mapping for name lookupGravatar John Johansen 1-1/+1
2013-04-28apparmor: refactor profile mode macrosGravatar John Johansen 1-6/+6
2013-04-28apparmor: Remove -W1 warningsGravatar John Johansen 2-6/+0
2013-04-28apparmor: fix auditing of domain transition failures due to incomplete policyGravatar John Johansen 1-0/+2
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-0/+18
2013-04-18devcg: remove parent_cgroup.Gravatar Rami Rosen 1-2/+0
2013-04-17ima: eliminate passing d_name.name to process_measurement()Gravatar Mimi Zohar 1-9/+5
2013-04-09selinux: add a skb_owned_by() hookGravatar Eric Dumazet 3-0/+18
2013-04-08devcg: remove broken_hierarchy tagGravatar Tejun Heo 1-9/+0
2013-04-03Smack: include magic.h in smackfs.cGravatar Casey Schaufler 1-0/+1
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchGravatar Jeff Layton 3-7/+39
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+1
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-3/+1
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Gravatar Hong zhi guo 2-4/+3
2013-03-26yama: Better permission check for ptracemeGravatar Eric W. Biederman 1-3/+1
2013-03-20devcg: propagate local changes down the hierarchyGravatar Aristeu Rozanski 1-7/+132
2013-03-20devcg: use css_online and css_offlineGravatar Aristeu Rozanski 1-17/+42
2013-03-20devcg: prepare may_access() for hierarchy supportGravatar Aristeu Rozanski 1-18/+31
2013-03-20devcg: expand may_access() logicGravatar Aristeu Rozanski 1-9/+12
2013-03-19Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Gravatar Igor Zhbanov 1-2/+2
2013-03-19Smack: add support for modification of existing rulesGravatar Rafal Krypa 1-79/+170
2013-03-19smack: SMACK_MAGIC to include/uapi/linux/magic.hGravatar Jarkko Sakkinen 1-5/+0
2013-03-19Smack: add missing support for transmute bit in smack_str_from_perm()Gravatar Rafal Krypa 1-0/+2
2013-03-19Smack: prevent revoke-subject from failing when unseen label is written to itGravatar Rafal Krypa 1-3/+1
2013-03-19selinux: use GFP_ATOMIC under spin_lockGravatar Dan Carpenter 1-1/+1
2013-03-18tomoyo: use DEFINE_SRCU() to define tomoyo_ssGravatar Lai Jiangshan 1-3/+2
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Gravatar Mathieu Desnoyers 1-2/+2
2013-03-12keys: fix race with concurrent install_user_keyrings()Gravatar David Howells 1-1/+1
2013-03-03userns: Stop oopsing in key_change_session_keyringGravatar Eric W. Biederman 1-1/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-9/+0
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 2-15/+7
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryGravatar Al Viro 1-9/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 11-42/+32
2013-02-26kill f_vfsmntGravatar Al Viro 1-1/+1
2013-02-26block: fix part_pack_uuid() build errorGravatar Mimi Zohar 1-5/+6
2013-02-26ima: "remove enforce checking duplication" merge fixGravatar Mimi Zohar 1-1/+2
2013-02-22new helper: file_inode(file)Gravatar Al Viro 10-41/+31
2013-02-21device_cgroup: don't grab mutex in rcu callbackGravatar Jerry Snitselaar 1-9/+12
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 18-193/+552
2013-02-21KEYS: Revert one application of "Fix unreachable code" patchGravatar David Howells 1-0/+2
2013-02-06ima: digital signature verification using asymmetric keysGravatar Dmitry Kasatkin 5-1/+150
2013-02-06ima: rename hash calculation functionsGravatar Dmitry Kasatkin 3-9/+9
2013-02-06ima: use new crypto_shash API instead of old crypto_hashGravatar Dmitry Kasatkin 3-38/+41
2013-02-06ima: add policy support for file system uuidGravatar Dmitry Kasatkin 1-1/+21
2013-02-06evm: add file system uuid to EVM hmacGravatar Dmitry Kasatkin 4-0/+18
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-20/+88
2013-01-22ima: differentiate appraise status only for hook specific rulesGravatar Mimi Zohar 2-6/+12