Age | Commit message (Expand) | Author |
2007-11-08 | SELinux: add more validity checks on policy load | Stephen Smalley |
2007-11-08 | SELinux: fix bug in new ebitmap code. | KaiGai Kohei |
2007-11-08 | SELinux: suppress a warning for 64k pages. | Stephen Rothwell |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2007-10-23 | SELinux: always check SIGCHLD in selinux_task_wait | Eric Paris |
2007-10-22 | capabilities: clean up file capability reading | Serge E. Hallyn |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-18 | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan |
2007-10-17 | security/ cleanups | Adrian Bunk |
2007-10-17 | Implement file posix capabilities | Serge E. Hallyn |
2007-10-17 | security: Convert LSM into a static interface | James Morris |
2007-10-17 | KEYS: Make request_key() and co fundamentally asynchronous | David Howells |
2007-10-17 | SELinux: kills warnings in Improve SELinux performance when AVC misses | KaiGai Kohei |
2007-10-17 | SELinux: improve performance when AVC misses. | KaiGai Kohei |
2007-10-17 | SELinux: policy selectable handling of unknown classes and perms | Eric Paris |
2007-10-17 | SELinux: Improve read/write performance | Yuichi Nakamura |
2007-10-17 | SELinux: tune avtab to reduce memory usage | Yuichi Nakamura |
2007-10-15 | [SELINUX]: Update for netfilter ->hook() arg changes. | David S. Miller |
2007-10-10 | [INET]: local port range robustness | Stephen Hemminger |
2007-10-10 | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman |
2007-10-10 | [NET]: Make device event notification network namespace safe | Eric W. Biederman |
2007-09-20 | SELinux: fix array out of bounds when mounting with selinux options | Eric Paris |
2007-08-30 | SELinux: clear parent death signal on SID transitions | Stephen Smalley |
2007-08-22 | fix NULL pointer dereference in __vm_enough_memory() | Alan Cox |
2007-08-16 | SELinux: correct error code in selinux_audit_rule_init | Steve G |
2007-08-02 | SELinux: remove redundant pointer checks before calling kfree() | Paul Moore |
2007-08-02 | SELinux: restore proper NetLabel caching behavior | Paul Moore |
2007-07-31 | Typo fixes errror -> error | Gabriel Craciunescu |
2007-07-25 | SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc | Venkat Yekkirala |
2007-07-23 | SELinux: fix memory leak in security_netlbl_cache_add() | Jesper Juhl |
2007-07-22 | [PATCH] get rid of AVC_PATH postponed treatment | Al Viro |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2007-07-19 | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro |
2007-07-19 | SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel | Paul Moore |
2007-07-19 | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac |
2007-07-13 | Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne... | Linus Torvalds |
2007-07-11 | security: unexport mmap_min_addr | Adrian Bunk |
2007-07-11 | SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel | Paul Moore |
2007-07-11 | security: Protection for exploiting null dereference using mmap | Eric Paris |
2007-07-11 | SELinux: Use %lu for inode->i_no when printing avc | Tobias Oed |
2007-07-11 | SELinux: allow preemption between transition permission checks | Stephen Smalley |
2007-07-11 | selinux: introduce schedule points in policydb_destroy() | Eric Paris |
2007-07-11 | selinux: add selinuxfs structure for object class discovery | Christopher J. PeBenito |
2007-07-11 | selinux: change sel_make_dir() to specify inode counter. | Christopher J. PeBenito |
2007-07-11 | selinux: rename sel_remove_bools() for more general usage. | Christopher J. PeBenito |