aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar2013-02-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-21
|\
| * ima: digital signature verification using asymmetric keysDmitry Kasatkin2013-02-06
| * ima: rename hash calculation functionsDmitry Kasatkin2013-02-06
| * ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-06
| * ima: add policy support for file system uuidDmitry Kasatkin2013-02-06
| * evm: add file system uuid to EVM hmacDmitry Kasatkin2013-02-06
| * ima: differentiate appraise status only for hook specific rulesMimi Zohar2013-01-22
| * ima: per hook cache integrity appraisal statusMimi Zohar2013-01-22
| * ima: increase iint flag sizeMimi Zohar2013-01-22
| * ima: added policy support for 'security.ima' typeDmitry Kasatkin2013-01-22
| * ima: forbid write access to files with digital signaturesDmitry Kasatkin2013-01-16
| * ima: move full pathname resolution to separate functionDmitry Kasatkin2013-01-16
| * integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin2013-01-16
| * ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar2013-01-16
| * ima: remove security.ima hexdumpDmitry Kasatkin2013-01-16
| * ima: remove enforce checking duplicationDmitry Kasatkin2013-01-16
| * ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin2013-01-16
| * evm: remove unused cleanup functionsDmitry Kasatkin2013-01-16
| * ima: re-initialize IMA policy LSM infoMimi Zohar2013-01-16
* | KEYS: Revert one application of "Fix unreachable code" patchDavid Howells2013-02-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-28
|\ \
| * | tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-14
| * | selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-14
* | | security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar2013-01-21
* | | evm: checking if removexattr is not a NULLDmitry Kasatkin2013-01-21
|/ /
* / ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar2012-12-24
|/
* keys: fix unreachable codeAlan Cox2012-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-19
|\
| * bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang2012-12-15
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \
| * | ima: support new kernel module syscallMimi Zohar2012-12-13
| * | security: introduce kernel_module_from_file hookKees Cook2012-12-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-18
|\ \ \
| * | | Fix cap_capable to only allow owners in the parent user namespace to have caps.Eric W. Biederman2012-12-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\| | |
| * | | userns: Kill task_user_nsEric W. Biederman2012-11-20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Smack: create a sysfs mount point for smackfsCasey Schaufler2012-12-14
| * | | Smack: use select not depends in KconfigCasey Schaufler2012-12-14
| * | | Yama: remove locking from delete pathKees Cook2012-11-20
| * | | Yama: add RCU to drop read lockingKees Cook2012-11-20
| * | | Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-02
| |\ \ \
| | * | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-13
| * | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-02
| * | | | KEYS: Reduce initial permissions on keysDavid Howells2012-10-02
| * | | | KEYS: Make the session and process keyrings per-threadDavid Howells2012-10-02
| * | | | key: Fix resource leakAlan Cox2012-09-28
| * | | | keys: Fix unreachable codeAlan Cox2012-09-28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \