| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 | 1 | -3/+10 |
|\ |
|
| * | KEYS: split call to call_usermodehelper_fns() | Lucas De Marchi | 2013-04-30 | 1 | -3/+10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2013-04-30 | 9 | -108/+222 |
|\ \
| |/
|/| |
|
| * | ima: eliminate passing d_name.name to process_measurement() | Mimi Zohar | 2013-04-17 | 1 | -9/+5 |
| * | Smack: include magic.h in smackfs.c | Casey Schaufler | 2013-04-03 | 1 | -0/+1 |
| * | selinux: make security_sb_clone_mnt_opts return an error on context mismatch | Jeff Layton | 2013-04-02 | 3 | -7/+39 |
| * | Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir() | Igor Zhbanov | 2013-03-19 | 1 | -2/+2 |
| * | Smack: add support for modification of existing rules | Rafal Krypa | 2013-03-19 | 1 | -79/+170 |
| * | smack: SMACK_MAGIC to include/uapi/linux/magic.h | Jarkko Sakkinen | 2013-03-19 | 1 | -5/+0 |
| * | Smack: add missing support for transmute bit in smack_str_from_perm() | Rafal Krypa | 2013-03-19 | 1 | -0/+2 |
| * | Smack: prevent revoke-subject from failing when unseen label is written to it | Rafal Krypa | 2013-03-19 | 1 | -3/+1 |
| * | tomoyo: use DEFINE_SRCU() to define tomoyo_ss | Lai Jiangshan | 2013-03-18 | 1 | -3/+2 |
* | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-04-29 | 1 | -56/+211 |
|\ \ |
|
| * | | devcg: remove parent_cgroup. | Rami Rosen | 2013-04-18 | 1 | -2/+0 |
| * | | devcg: remove broken_hierarchy tag | Tejun Heo | 2013-04-08 | 1 | -9/+0 |
| * | | devcg: propagate local changes down the hierarchy | Aristeu Rozanski | 2013-03-20 | 1 | -7/+132 |
| * | | devcg: use css_online and css_offline | Aristeu Rozanski | 2013-03-20 | 1 | -17/+42 |
| * | | devcg: prepare may_access() for hierarchy support | Aristeu Rozanski | 2013-03-20 | 1 | -18/+31 |
| * | | devcg: expand may_access() logic | Aristeu Rozanski | 2013-03-20 | 1 | -9/+12 |
* | | | selinux: add a skb_owned_by() hook | Eric Dumazet | 2013-04-09 | 3 | -0/+18 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-28 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | yama: Better permission check for ptraceme | Eric W. Biederman | 2013-03-26 | 1 | -3/+1 |
* | | | | selinux: use GFP_ATOMIC under spin_lock | Dan Carpenter | 2013-03-19 | 1 | -1/+1 |
|/ / / |
|
* | | | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers | 2013-03-12 | 1 | -2/+2 |
* | | | keys: fix race with concurrent install_user_keyrings() | David Howells | 2013-03-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | userns: Stop oopsing in key_change_session_keyring | Eric W. Biederman | 2013-03-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 | 1 | -9/+0 |
|\ |
|
| * | selinux: opened file can't have NULL or negative ->f_path.dentry | Al Viro | 2013-02-27 | 1 | -9/+0 |
* | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 2 | -15/+7 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 11 | -42/+32 |
|\ |
|
| * | kill f_vfsmnt | Al Viro | 2013-02-26 | 1 | -1/+1 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 10 | -41/+31 |
* | | block: fix part_pack_uuid() build error | Mimi Zohar | 2013-02-26 | 1 | -5/+6 |
* | | ima: "remove enforce checking duplication" merge fix | Mimi Zohar | 2013-02-26 | 1 | -1/+2 |
* | | device_cgroup: don't grab mutex in rcu callback | Jerry Snitselaar | 2013-02-21 | 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-06 | 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 |