aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2013-03-12keys: fix race with concurrent install_user_keyrings()David Howells
2013-03-03userns: Stop oopsing in key_change_session_keyringEric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26kill f_vfsmntAl Viro
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar
2013-02-26ima: "remove enforce checking duplication" merge fixMimi Zohar
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-21KEYS: Revert one application of "Fix unreachable code" patchDavid Howells
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin
2013-02-06ima: add policy support for file system uuidDmitry Kasatkin
2013-02-06evm: add file system uuid to EVM hmacDmitry Kasatkin
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-22ima: differentiate appraise status only for hook specific rulesMimi Zohar
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar
2013-01-22ima: increase iint flag sizeMimi Zohar
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin
2013-01-22security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar
2013-01-22evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-16ima: forbid write access to files with digital signaturesDmitry Kasatkin
2013-01-16ima: move full pathname resolution to separate functionDmitry Kasatkin
2013-01-16integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar
2013-01-16ima: remove security.ima hexdumpDmitry Kasatkin
2013-01-16ima: remove enforce checking duplicationDmitry Kasatkin
2013-01-16ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin
2013-01-16evm: remove unused cleanup functionsDmitry Kasatkin
2013-01-16ima: re-initialize IMA policy LSM infoMimi Zohar
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore
2012-12-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar
2012-12-20keys: fix unreachable codeAlan Cox
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang
2012-12-14Fix cap_capable to only allow owners in the parent user namespace to have caps.Eric W. Biederman
2012-12-14Smack: create a sysfs mount point for smackfsCasey Schaufler
2012-12-14Smack: use select not depends in KconfigCasey Schaufler
2012-12-14ima: support new kernel module syscallMimi Zohar
2012-12-14security: introduce kernel_module_from_file hookKees Cook
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds