index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
Age
Commit message (
Expand
)
Author
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
2008-10-11
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
2008-10-10
netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...
Paul Moore
2008-10-10
selinux: Fix a problem in security_netlbl_sid_to_secattr()
Paul Moore
2008-10-04
selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()
Paul Moore
2008-10-04
selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()
Paul Moore
2008-09-21
Merge branch 'master' into next
James Morris
2008-09-04
SELinux: memory leak in security_context_to_sid_core
Eric Paris
2008-08-29
SELinux: add boundary support and thread context assignment
KaiGai Kohei
2008-08-15
selinux: Unify for- and while-loop style
Vesa-Matti Kari
2008-07-15
Revert "SELinux: allow fstype unknown to policy to use xattrs if present"
James Morris
2008-07-14
SELinux: allow fstype unknown to policy to use xattrs if present
Eric Paris
2008-07-14
SELinux: more user friendly unknown handling printk
Eric Paris
2008-07-14
selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...
Stephen Smalley
2008-07-14
SELinux: drop load_mutex in security_load_policy
Eric Paris
2008-07-14
SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av
Eric Paris
2008-07-14
SELinux: open code load_mutex
James Morris
2008-07-14
SELinux: open code policy_rwlock
James Morris
2008-07-14
SELinux: keep the code clean formating and syntax
Eric Paris
2008-07-14
SELinux: fix sleeping allocation in security_context_to_sid
Stephen Smalley
2008-07-14
selinux: support deferred mapping of contexts
Stephen Smalley
2008-04-29
Security: Make secctx_to_secid() take const secdata
David Howells
2008-04-29
xattr: add missing consts to function arguments
David Howells
2008-04-21
SELinux: clean up printks
Eric Paris
2008-04-21
SELinux: services.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2008-04-18
SELinux: Add network port SID cache
Paul Moore
2008-04-18
selinux/ss/services.c should #include <linux/selinux.h>
Adrian Bunk
2008-04-18
selinux: introduce permissive types
Eric Paris
2008-04-18
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
SELinux: create new open permission
Eric Paris
2008-04-18
SELinux: unify printk messages
James Morris
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-12
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
2008-04-08
SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code
Stephen Smalley
2008-02-06
SELinux: Remove security_get_policycaps()
Paul Moore
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-01-31
[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
Paul Moore
2008-01-30
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-30
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
2008-01-30
SELinux: Convert the netif code to use ifindex values
Paul Moore
2008-01-30
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-26
selinux: fix labeling of /proc/net inodes
Stephen Smalley
2008-01-22
selinux: fix memory leak in netlabel code
Paul Moore
2007-10-17
SELinux: improve performance when AVC misses.
KaiGai Kohei
[next]