| Commit message (Expand) | Author | Age | Files | Lines |
* | device_cgroup: don't grab mutex in rcu callback | Jerry Snitselaar | 2013-02-22 | 1 | -9/+12 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-02-21 | 18 | -193/+552 |
|\ |
|
| * | ima: digital signature verification using asymmetric keys | Dmitry Kasatkin | 2013-02-07 | 5 | -1/+150 |
| * | ima: rename hash calculation functions | Dmitry Kasatkin | 2013-02-06 | 3 | -9/+9 |
| * | ima: use new crypto_shash API instead of old crypto_hash | Dmitry Kasatkin | 2013-02-06 | 3 | -38/+41 |
| * | ima: add policy support for file system uuid | Dmitry Kasatkin | 2013-02-06 | 1 | -1/+21 |
| * | evm: add file system uuid to EVM hmac | Dmitry Kasatkin | 2013-02-06 | 4 | -0/+18 |
| * | ima: differentiate appraise status only for hook specific rules | Mimi Zohar | 2013-01-22 | 2 | -6/+12 |
| * | ima: per hook cache integrity appraisal status | Mimi Zohar | 2013-01-22 | 6 | -25/+136 |
| * | ima: increase iint flag size | Mimi Zohar | 2013-01-22 | 1 | -12/+12 |
| * | ima: added policy support for 'security.ima' type | Dmitry Kasatkin | 2013-01-22 | 4 | -1/+25 |
| * | ima: forbid write access to files with digital signatures | Dmitry Kasatkin | 2013-01-16 | 1 | -2/+5 |
| * | ima: move full pathname resolution to separate function | Dmitry Kasatkin | 2013-01-16 | 3 | -31/+38 |
| * | integrity: reduce storage size for ima_status and evm_status | Dmitry Kasatkin | 2013-01-16 | 1 | -2/+2 |
| * | ima: rename FILE_MMAP to MMAP_CHECK | Mimi Zohar | 2013-01-16 | 4 | -7/+8 |
| * | ima: remove security.ima hexdump | Dmitry Kasatkin | 2013-01-16 | 1 | -5/+0 |
| * | ima: remove enforce checking duplication | Dmitry Kasatkin | 2013-01-16 | 1 | -32/+20 |
| * | ima: set appraise status in fix mode only when xattr is fixed | Dmitry Kasatkin | 2013-01-16 | 1 | -5/+6 |
| * | evm: remove unused cleanup functions | Dmitry Kasatkin | 2013-01-16 | 3 | -16/+0 |
| * | ima: re-initialize IMA policy LSM info | Mimi Zohar | 2013-01-16 | 1 | -10/+58 |
* | | KEYS: Revert one application of "Fix unreachable code" patch | David Howells | 2013-02-21 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-01-28 | 5 | -20/+88 |
|\ \ |
|
| * | | tun: fix LSM/SELinux labeling of tun/tap devices | Paul Moore | 2013-01-15 | 4 | -19/+87 |
| * | | selinux: add the "attach_queue" permission to the "tun_socket" class | Paul Moore | 2013-01-15 | 1 | -1/+1 |
* | | | security/device_cgroup: lock assert fails in dev_exception_clean() | Jerry Snitselaar | 2013-01-21 | 1 | -0/+2 |
* | | | evm: checking if removexattr is not a NULL | Dmitry Kasatkin | 2013-01-21 | 1 | -2/+2 |
|/ / |
|
* / | ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall | Mimi Zohar | 2012-12-24 | 3 | -5/+11 |
|/ |
|
* | keys: fix unreachable code | Alan Cox | 2012-12-21 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-20 | 1 | -0/+2 |
|\ |
|
| * | bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB | Amerigo Wang | 2012-12-16 | 1 | -0/+2 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 6 | -3/+43 |
|\ \ |
|
| * | | ima: support new kernel module syscall | Mimi Zohar | 2012-12-14 | 5 | -4/+33 |
| * | | security: introduce kernel_module_from_file hook | Kees Cook | 2012-12-14 | 2 | -0/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-18 | 1 | -8/+17 |
|\ \ \ |
|
| * | | | Fix cap_capable to only allow owners in the parent user namespace to have caps. | Eric W. Biederman | 2012-12-14 | 1 | -8/+17 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-18 | 1 | -3/+9 |
|\| | | |
|
| * | | | userns: Kill task_user_ns | Eric W. Biederman | 2012-11-20 | 1 | -3/+9 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-17 | 8 | -102/+153 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Smack: create a sysfs mount point for smackfs | Casey Schaufler | 2012-12-14 | 1 | -0/+17 |
| * | | | Smack: use select not depends in Kconfig | Casey Schaufler | 2012-12-14 | 1 | -1/+5 |
| * | | | Yama: remove locking from delete path | Kees Cook | 2012-11-20 | 1 | -7/+42 |
| * | | | Yama: add RCU to drop read locking | Kees Cook | 2012-11-20 | 1 | -23/+24 |
| * | | | Merge branch 'modsign-keys-devel' into security-next-keys | David Howells | 2012-10-02 | 7 | -63/+129 |
| |\ \ \ |
|
| | * | | | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-09-13 | 7 | -63/+129 |
| * | | | | KEYS: Use keyring_alloc() to create special keyrings | David Howells | 2012-10-02 | 1 | -0/+1 |
| * | | | | KEYS: Reduce initial permissions on keys | David Howells | 2012-10-02 | 4 | -19/+33 |
| * | | | | KEYS: Make the session and process keyrings per-thread | David Howells | 2012-10-02 | 3 | -54/+33 |
| * | | | | key: Fix resource leak | Alan Cox | 2012-09-28 | 1 | -2/+2 |
| * | | | | keys: Fix unreachable code | Alan Cox | 2012-09-28 | 1 | -2/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -2/+0 |
|\ \ \ \ \ |
|