aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-01-22ima: per hook cache integrity appraisal statusGravatar Mimi Zohar 6-25/+136
2013-01-22ima: increase iint flag sizeGravatar Mimi Zohar 1-12/+12
2013-01-22ima: added policy support for 'security.ima' typeGravatar Dmitry Kasatkin 4-1/+25
2013-01-22security/device_cgroup: lock assert fails in dev_exception_clean()Gravatar Jerry Snitselaar 1-0/+2
2013-01-22evm: checking if removexattr is not a NULLGravatar Dmitry Kasatkin 1-2/+2
2013-01-16ima: forbid write access to files with digital signaturesGravatar Dmitry Kasatkin 1-2/+5
2013-01-16ima: move full pathname resolution to separate functionGravatar Dmitry Kasatkin 3-31/+38
2013-01-16integrity: reduce storage size for ima_status and evm_statusGravatar Dmitry Kasatkin 1-2/+2
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKGravatar Mimi Zohar 4-7/+8
2013-01-16ima: remove security.ima hexdumpGravatar Dmitry Kasatkin 1-5/+0
2013-01-16ima: remove enforce checking duplicationGravatar Dmitry Kasatkin 1-32/+20
2013-01-16ima: set appraise status in fix mode only when xattr is fixedGravatar Dmitry Kasatkin 1-5/+6
2013-01-16evm: remove unused cleanup functionsGravatar Dmitry Kasatkin 3-16/+0
2013-01-16ima: re-initialize IMA policy LSM infoGravatar Mimi Zohar 1-10/+58
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesGravatar Paul Moore 4-19/+87
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classGravatar Paul Moore 1-1/+1
2012-12-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallGravatar Mimi Zohar 3-5/+11
2012-12-20keys: fix unreachable codeGravatar Alan Cox 1-2/+0
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+2
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-3/+43
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-8/+17
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-3/+9
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 8-102/+153
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBGravatar Amerigo Wang 1-0/+2
2012-12-14Fix cap_capable to only allow owners in the parent user namespace to have caps.Gravatar Eric W. Biederman 1-8/+17
2012-12-14Smack: create a sysfs mount point for smackfsGravatar Casey Schaufler 1-0/+17
2012-12-14Smack: use select not depends in KconfigGravatar Casey Schaufler 1-1/+5
2012-12-14ima: support new kernel module syscallGravatar Mimi Zohar 5-4/+33
2012-12-14security: introduce kernel_module_from_file hookGravatar Kees Cook 2-0/+11
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+0
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-4/+16
2012-12-10rtnetlink: add missing message types to selinux perm tableGravatar Cong Wang 1-0/+2
2012-12-07bridge: export multicast database via netlinkGravatar Cong Wang 1-0/+1
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceGravatar Dave Jones 1-1/+2
2012-11-20Yama: remove locking from delete pathGravatar Kees Cook 1-7/+42
2012-11-20Yama: add RCU to drop read lockingGravatar Kees Cook 1-23/+24
2012-11-20userns: Kill task_user_nsGravatar Eric W. Biederman 1-3/+9