| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2013-07-03 | 31 | -583/+949 |
|\ |
|
| * | evm: audit integrity metadata failures | Mimi Zohar | 2013-06-20 | 1 | -1/+14 |
| * | integrity: move integrity_audit_msg() | Mimi Zohar | 2013-06-20 | 7 | -33/+36 |
| * | Smack: Fix the bug smackcipso can't set CIPSO correctly | Passion,Zhao | 2013-06-03 | 1 | -1/+1 |
| * | Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() | Tetsuo Handa | 2013-05-28 | 1 | -0/+2 |
| * | Smack: Add smkfstransmute mount option | Casey Schaufler | 2013-05-28 | 2 | -5/+21 |
| * | Smack: Improve access check performance | Casey Schaufler | 2013-05-28 | 4 | -249/+282 |
| * | Smack: Local IPv6 port based controls | Casey Schaufler | 2013-05-28 | 2 | -40/+319 |
| * | apparmor: no need to delay vfree() | Al Viro | 2013-05-12 | 1 | -21/+3 |
| * | Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux... | James Morris | 2013-05-12 | 19 | -248/+286 |
| |\ |
|
| | * | apparmor: fix fully qualified name parsing | John Johansen | 2013-04-28 | 1 | -2/+4 |
| | * | apparmor: fix setprocattr arg processing for onexec | John Johansen | 2013-04-28 | 1 | -16/+21 |
| | * | apparmor: localize getting the security context to a few macros | John Johansen | 2013-04-28 | 4 | -21/+24 |
| | * | apparmor: fix sparse warnings | John Johansen | 2013-04-28 | 2 | -11/+11 |
| | * | apparmor: Fix smatch warning in aa_remove_profiles | John Johansen | 2013-04-28 | 1 | -8/+6 |
| | * | apparmor: fix the audit type table | John Johansen | 2013-04-28 | 1 | -1/+1 |
| | * | apparmor: reserve and mask off the top 8 bits of the base field | John Johansen | 2013-04-28 | 1 | -7/+9 |
| | * | apparmor: move the free_profile fn ahead of aa_alloc_profile | John Johansen | 2013-04-28 | 1 | -75/+75 |
| | * | apparmor: remove sid from profiles | John Johansen | 2013-04-28 | 4 | -21/+11 |
| | * | apparmor: move perm defines into policy_unpack | John Johansen | 2013-04-28 | 2 | -2/+3 |
| | * | apparmor: misc cleanup of match | John Johansen | 2013-04-28 | 2 | -8/+14 |
| | * | apparmor: relax the restrictions on setting rlimits | John Johansen | 2013-04-28 | 1 | -3/+12 |
| | * | apparmor: remove "permipc" command | John Johansen | 2013-04-28 | 3 | -9/+0 |
| | * | apparmor: use common fn to clear task_context for domain transitions | John Johansen | 2013-04-28 | 3 | -16/+20 |
| | * | apparmor: add kvzalloc to handle zeroing for kvmalloc | John Johansen | 2013-04-28 | 3 | -8/+22 |
| | * | apparmor: add utility function to get an arbitrary tasks profile. | John Johansen | 2013-04-28 | 4 | -32/+49 |
| | * | apparmor: fix error code to failure message mapping for name lookup | John Johansen | 2013-04-28 | 1 | -1/+1 |
| | * | apparmor: refactor profile mode macros | John Johansen | 2013-04-28 | 1 | -6/+6 |
| | * | apparmor: Remove -W1 warnings | John Johansen | 2013-04-28 | 2 | -6/+0 |
| | * | apparmor: fix auditing of domain transition failures due to incomplete policy | John Johansen | 2013-04-28 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-03 | 2 | -7/+19 |
|\ \ \ |
|
| * | | | SELinux: Institute file_path_has_perm() | David Howells | 2013-06-29 | 1 | -6/+18 |
| * | | | Replace a bunch of file->dentry->d_inode refs with file_inode() | David Howells | 2013-06-29 | 1 | -1/+1 |
* | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-07-02 | 1 | -38/+18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | device_cgroup: simplify cgroup tree walk in propagate_exception() | Tejun Heo | 2013-05-24 | 1 | -38/+18 |
| |/ / |
|
* | | | selinux: fix the labeled xfrm/IPsec reference count handling | Paul Moore | 2013-05-31 | 1 | -20/+14 |
|/ / |
|
* | | 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 |