| Commit message (Expand) | Author | Age | Files | Lines |
* | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 2 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 3 | -8/+4 |
|\ |
|
| * | tomoyo_close_control: don't bother with return value | Al Viro | 2013-04-29 | 3 | -8/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 2 | -4/+3 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 3 | -0/+18 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | 1 | -3/+1 |
| |\ \ \ |
|
| * | | | | selinux: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 2013-03-28 | 2 | -4/+3 |
| | |_|/
| |/| | |
|
* | | | | 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 |