| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 6 | -51/+22 |
|\ |
|
| * | SELinux: define audit permissions for audit tree netlink messages | Eric Paris | 2009-06-03 | 1 | -0/+2 |
| * | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley | 2009-05-19 | 1 | -4/+0 |
| * | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris | 2009-05-19 | 1 | -2/+1 |
| * | Merge branch 'master' into next | James Morris | 2009-05-08 | 1 | -1/+1 |
| |\ |
|
| * | | selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p... | Oleg Nesterov | 2009-04-30 | 1 | -8/+3 |
| * | | SELinux: Don't flush inherited SIGKILL during execve() | David Howells | 2009-04-30 | 1 | -4/+5 |
| * | | SELinux: drop secondary_ops->sysctl | Eric Paris | 2009-04-30 | 1 | -4/+0 |
| * | | Permissive domain in userspace object manager | KaiGai Kohei | 2009-04-02 | 4 | -29/+11 |
* | | | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 2 | -2/+2 |
| |/
|/| |
|
* | | selinux: Fix send_sigiotask hook | Stephen Smalley | 2009-05-05 | 1 | -1/+1 |
|/ |
|
* | selinux: Remove the "compat_net" compatibility code | Paul Moore | 2009-03-28 | 2 | -214/+7 |
* | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 | 3 | -186/+81 |
* | Merge branch 'master' into next | James Morris | 2009-03-24 | 1 | -3/+6 |
|\ |
|
| * | selinux: Fix a panic in selinux_netlbl_inode_permission() | Paul Moore | 2009-03-02 | 1 | -2/+3 |
| * | selinux: Fix the NetLabel glue code for setsockopt() | Paul Moore | 2009-02-23 | 1 | -1/+3 |
* | | SELinux: inode_doinit_with_dentry drop no dentry printk | Eric Paris | 2009-03-10 | 1 | -3/+9 |
* | | SELinux: new permission between tty audit and audit socket | Eric Paris | 2009-03-06 | 3 | -1/+3 |
* | | SELinux: open perm for sock files | Eric Paris | 2009-03-06 | 3 | -0/+4 |
* | | SELinux: convert the avc cache hash list to an hlist | Eric Paris | 2009-02-14 | 1 | -20/+27 |
* | | SELinux: code readability with avc_cache | Eric Paris | 2009-02-14 | 1 | -19/+44 |
* | | SELinux: remove unused av.decided field | Eric Paris | 2009-02-14 | 4 | -14/+6 |
* | | SELinux: more careful use of avd in avc_has_perm_noaudit | Eric Paris | 2009-02-14 | 1 | -19/+24 |
* | | SELinux: remove the unused ae.used | Eric Paris | 2009-02-14 | 1 | -21/+7 |
* | | SELinux: check seqno when updating an avc_node | Eric Paris | 2009-02-14 | 1 | -3/+6 |
* | | SELinux: NULL terminate al contexts from disk | Eric Paris | 2009-02-14 | 1 | -2/+4 |
* | | SELinux: better printk when file with invalid label found | Eric Paris | 2009-02-14 | 1 | -4/+13 |
* | | SELinux: call capabilities code directory | Eric Paris | 2009-02-14 | 1 | -17/+13 |
* | | Merge branch 'master' into next | James Morris | 2009-02-06 | 2 | -16/+14 |
|\ \
| |/ |
|
| * | Merge branch 'next' into for-linus | James Morris | 2009-01-07 | 6 | -54/+33 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 | 1 | -2/+0 |
| |\ \ |
|
| | * | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -2/+0 |
| * | | | audit: validate comparison operations, store them in sane form | Al Viro | 2009-01-04 | 1 | -13/+13 |
| |/ / |
|
| * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
* | | | selinux: remove hooks which simply defer to capabilities | James Morris | 2009-02-02 | 1 | -58/+10 |
* | | | selinux: remove secondary ops call to shm_shmat | James Morris | 2009-01-30 | 1 | -5/+0 |
* | | | selinux: remove secondary ops call to unix_stream_connect | James Morris | 2009-01-30 | 1 | -4/+0 |
* | | | selinux: remove secondary ops call to task_kill | James Morris | 2009-01-30 | 1 | -4/+0 |
* | | | selinux: remove secondary ops call to task_setrlimit | James Morris | 2009-01-30 | 1 | -5/+0 |
* | | | selinux: remove unused cred_commit hook | James Morris | 2009-01-30 | 1 | -9/+0 |
* | | | selinux: remove secondary ops call to task_create | James Morris | 2009-01-30 | 1 | -6/+0 |
* | | | selinux: remove secondary ops call to file_mprotect | James Morris | 2009-01-30 | 1 | -6/+1 |
* | | | selinux: remove secondary ops call to inode_setattr | James Morris | 2009-01-30 | 1 | -5/+0 |
* | | | selinux: remove secondary ops call to inode_permission | James Morris | 2009-01-30 | 1 | -5/+0 |
* | | | selinux: remove secondary ops call to inode_follow_link | James Morris | 2009-01-30 | 1 | -4/+0 |
* | | | selinux: remove secondary ops call to inode_mknod | James Morris | 2009-01-30 | 1 | -6/+0 |
* | | | selinux: remove secondary ops call to inode_unlink | James Morris | 2009-01-30 | 1 | -5/+0 |
* | | | selinux: remove secondary ops call to inode_link | James Morris | 2009-01-30 | 1 | -5/+0 |
* | | | selinux: remove secondary ops call to sb_umount | James Morris | 2009-01-30 | 1 | -5/+0 |
* | | | selinux: remove secondary ops call to sb_mount | James Morris | 2009-01-30 | 1 | -5/+0 |