summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2013-04-30KEYS: split call to call_usermodehelper_fns()Lucas De Marchi-3/+10
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-56/+211
2013-04-18devcg: remove parent_cgroup.Rami Rosen-2/+0
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet-0/+18
2013-04-08devcg: remove broken_hierarchy tagTejun Heo-9/+0
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-3/+1
2013-03-26yama: Better permission check for ptracemeEric W. Biederman-3/+1
2013-03-20devcg: propagate local changes down the hierarchyAristeu Rozanski-7/+132
2013-03-20devcg: use css_online and css_offlineAristeu Rozanski-17/+42
2013-03-20devcg: prepare may_access() for hierarchy supportAristeu Rozanski-18/+31
2013-03-20devcg: expand may_access() logicAristeu Rozanski-9/+12
2013-03-19selinux: use GFP_ATOMIC under spin_lockDan Carpenter-1/+1
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers-2/+2
2013-03-12keys: fix race with concurrent install_user_keyrings()David Howells-1/+1
2013-03-03userns: Stop oopsing in key_change_session_keyringEric W. Biederman-1/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-9/+0
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-15/+7
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro-9/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-42/+32
2013-02-26kill f_vfsmntAl Viro-1/+1
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar-5/+6
2013-02-26ima: "remove enforce checking duplication" merge fixMimi Zohar-1/+2
2013-02-22new helper: file_inode(file)Al Viro-41/+31
2013-02-21device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar-9/+12
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-193/+552
2013-02-21KEYS: Revert one application of "Fix unreachable code" patchDavid Howells-0/+2
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin-1/+150
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin-9/+9
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin-38/+41
2013-02-06ima: add policy support for file system uuidDmitry Kasatkin-1/+21
2013-02-06evm: add file system uuid to EVM hmacDmitry Kasatkin-0/+18
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-20/+88
2013-01-22ima: differentiate appraise status only for hook specific rulesMimi Zohar-6/+12
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar-25/+136
2013-01-22ima: increase iint flag sizeMimi Zohar-12/+12
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin-1/+25
2013-01-22security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar-0/+2
2013-01-22evm: checking if removexattr is not a NULLDmitry Kasatkin-2/+2
2013-01-16ima: forbid write access to files with digital signaturesDmitry Kasatkin-2/+5
2013-01-16ima: move full pathname resolution to separate functionDmitry Kasatkin-31/+38
2013-01-16integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin-2/+2
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar-7/+8
2013-01-16ima: remove security.ima hexdumpDmitry Kasatkin-5/+0
2013-01-16ima: remove enforce checking duplicationDmitry Kasatkin-32/+20
2013-01-16ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin-5/+6
2013-01-16evm: remove unused cleanup functionsDmitry Kasatkin-16/+0
2013-01-16ima: re-initialize IMA policy LSM infoMimi Zohar-10/+58
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore-19/+87
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore-1/+1
2012-12-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar-5/+11