| Commit message (Expand) | Author | Age |
* | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy | 2008-01-28 |
* | selinux: fix labeling of /proc/net inodes | Stephen Smalley | 2008-01-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | selinux: make mls_compute_sid always polyinstantiate | Eamon Walsh | 2008-01-24 |
| * | security/selinux: constify function pointer tables and fields | Jan Engelhardt | 2008-01-24 |
| * | security: add a secctx_to_secid() hook | David Howells | 2008-01-24 |
| * | security: remove security_sb_post_mountroot hook | H. Peter Anvin | 2008-01-24 |
| * | Security: add get, set, and cloning of superblock security information | Eric Paris | 2008-01-24 |
| * | security/selinux: Add missing "space" | Joe Perches | 2008-01-24 |
* | | Kobject: convert remaining kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 |
* | | kobject: convert kernel_kset to be a kobject | Greg Kroah-Hartman | 2008-01-24 |
* | | kset: convert kernel_subsys to use kset_create | Greg Kroah-Hartman | 2008-01-24 |
* | | kobject: convert securityfs to use kobject_create | Greg Kroah-Hartman | 2008-01-24 |
* | | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-01-21 |
|\ |
|
| * | selinux: fix memory leak in netlabel code | Paul Moore | 2008-01-21 |
* | | Fix filesystem capability support | Andrew G. Morgan | 2008-01-21 |
|/ |
|
* | Security: allow capable check to permit mmap or low vm space | Eric Paris | 2007-12-05 |
* | SELinux: detect dead booleans | Stephen Smalley | 2007-12-05 |
* | SELinux: do not clear f_op when removing entries | Stephen Smalley | 2007-12-05 |
* | file capabilities: don't prevent signaling setuid root programs | Serge E. Hallyn | 2007-11-29 |
* | file capabilities: allow sigcont within session | Serge E. Hallyn | 2007-11-14 |
* | SELinux: add more validity checks on policy load | Stephen Smalley | 2007-11-07 |
* | SELinux: fix bug in new ebitmap code. | KaiGai Kohei | 2007-11-07 |
* | SELinux: suppress a warning for 64k pages. | Stephen Rothwell | 2007-11-07 |
* | 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-22 |
|/ |
|
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 |
* | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 2007-10-18 |
* | 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-16 |
* | SELinux: improve performance when AVC misses. | KaiGai Kohei | 2007-10-16 |
* | SELinux: policy selectable handling of unknown classes and perms | Eric Paris | 2007-10-16 |
* | SELinux: Improve read/write performance | Yuichi Nakamura | 2007-10-16 |
* | SELinux: tune avtab to reduce memory usage | Yuichi Nakamura | 2007-10-16 |
* | [SELINUX]: Update for netfilter ->hook() arg changes. | David S. Miller | 2007-10-15 |
* | [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-10-10 |
* | SELinux: fix array out of bounds when mounting with selinux options | Eric Paris | 2007-09-19 |
* | SELinux: clear parent death signal on SID transitions | Stephen Smalley | 2007-08-30 |
* | fix NULL pointer dereference in __vm_enough_memory() | Alan Cox | 2007-08-22 |
* | SELinux: correct error code in selinux_audit_rule_init | Steve G | 2007-08-16 |
* | SELinux: remove redundant pointer checks before calling kfree() | Paul Moore | 2007-08-02 |
* | SELinux: restore proper NetLabel caching behavior | Paul Moore | 2007-08-02 |