index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
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
[next]