index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
1
-9
/
+2
2008-01-25
security/selinux: constify function pointer tables and fields
Jan Engelhardt
1
-1
/
+1
2008-01-25
security: add a secctx_to_secid() hook
David Howells
1
-0
/
+6
2008-01-25
Security: add get, set, and cloning of superblock security information
Eric Paris
2
-254
/
+495
2008-01-25
security/selinux: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-22
selinux: fix memory leak in netlabel code
Paul Moore
2
-4
/
+5
2007-12-06
SELinux: detect dead booleans
Stephen Smalley
1
-13
/
+30
2007-12-06
SELinux: do not clear f_op when removing entries
Stephen Smalley
1
-27
/
+1
2007-11-08
SELinux: add more validity checks on policy load
Stephen Smalley
7
-38
/
+118
2007-11-08
SELinux: fix bug in new ebitmap code.
KaiGai Kohei
1
-1
/
+1
2007-11-08
SELinux: suppress a warning for 64k pages.
Stephen Rothwell
1
-6
/
+7
2007-10-23
SELinux: always check SIGCHLD in selinux_task_wait
Eric Paris
1
-5
/
+1
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
1
-1
/
+1
2007-10-17
security/ cleanups
Adrian Bunk
1
-20
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
1
-27
/
+47
2007-10-17
security: Convert LSM into a static interface
James Morris
2
-2
/
+1
2007-10-17
SELinux: kills warnings in Improve SELinux performance when AVC misses
KaiGai Kohei
2
-6
/
+7
2007-10-17
SELinux: improve performance when AVC misses.
KaiGai Kohei
4
-237
/
+303
2007-10-17
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
5
-9
/
+106
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
4
-1
/
+61
2007-10-17
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
4
-36
/
+82
2007-10-15
[SELINUX]: Update for netfilter ->hook() arg changes.
David S. Miller
1
-6
/
+5
2007-10-10
[INET]: local port range robustness
Stephen Hemminger
1
-17
/
+22
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-2
/
+3
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+4
2007-09-20
SELinux: fix array out of bounds when mounting with selinux options
Eric Paris
1
-0
/
+2
2007-08-30
SELinux: clear parent death signal on SID transitions
Stephen Smalley
1
-0
/
+3
2007-08-22
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
1
-2
/
+2
2007-08-16
SELinux: correct error code in selinux_audit_rule_init
Steve G
1
-1
/
+1
2007-08-02
SELinux: remove redundant pointer checks before calling kfree()
Paul Moore
1
-2
/
+1
2007-08-02
SELinux: restore proper NetLabel caching behavior
Paul Moore
1
-4
/
+12
2007-07-31
Typo fixes errror -> error
Gabriel Craciunescu
1
-1
/
+1
2007-07-25
SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc
Venkat Yekkirala
1
-1
/
+2
2007-07-23
SELinux: fix memory leak in security_netlbl_cache_add()
Jesper Juhl
1
-1
/
+3
2007-07-22
[PATCH] get rid of AVC_PATH postponed treatment
Al Viro
1
-7
/
+8
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
3
-3
/
+3
2007-07-19
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2
-31
/
+31
2007-07-19
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
1
-0
/
+8
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
1
-0
/
+2
2007-07-13
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel"
Linus Torvalds
2
-24
/
+31
2007-07-11
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2
-31
/
+24
2007-07-11
security: Protection for exploiting null dereference using mmap
Eric Paris
5
-4
/
+12
2007-07-11
SELinux: Use %lu for inode->i_no when printing avc
Tobias Oed
1
-1
/
+1
2007-07-11
SELinux: allow preemption between transition permission checks
Stephen Smalley
4
-29
/
+45
2007-07-11
selinux: introduce schedule points in policydb_destroy()
Eric Paris
1
-0
/
+7
2007-07-11
selinux: add selinuxfs structure for object class discovery
Christopher J. PeBenito
2
-0
/
+250
2007-07-11
selinux: change sel_make_dir() to specify inode counter.
Christopher J. PeBenito
1
-5
/
+6
2007-07-11
selinux: rename sel_remove_bools() for more general usage.
Christopher J. PeBenito
1
-5
/
+4
2007-07-11
selinux: add support for querying object classes and permissions from the running policy
Christopher J. PeBenito
2
-0
/
+98
[next]