Age | Commit message (Expand) | Author |
2006-10-03 | Still more typo fixes | Matt LaPlante |
2006-10-03 | more misc typo fixes | Matt LaPlante |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen |
2006-09-29 | [PATCH] MLSXFRM: fix mis-labelling of child sockets | David Woodhouse |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu |
2006-09-29 | [PATCH] LSM: remove BSD secure level security module | Chris Wright |
2006-09-29 | [PATCH] SELinux: support mls categories for context mounts | Cory Olmo |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-26 | [PATCH] selinux: fix tty locking | Stephen Smalley |
2006-09-26 | [PATCH] SELinux: convert sbsec semaphore to a mutex | Eric Paris |
2006-09-26 | [PATCH] SELinux: change isec semaphore to a mutex | Eric Paris |
2006-09-26 | [PATCH] SELinux: eliminate inode_security_set_security | Eric Paris |
2006-09-26 | [PATCH] selinux: add support for range transitions on object classes | Darrel Goeddel |
2006-09-26 | [PATCH] selinux: enable configuration of max policy version | Stephen Smalley |
2006-09-26 | [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface | Stephen Smalley |
2006-09-26 | [PATCH] selinux: rename selinux_ctxid_to_string | Stephen Smalley |
2006-09-26 | [PATCH] selinux: eliminate selinux_task_ctxid | Stephen Smalley |
2006-09-25 | [NetLabel]: change the SELinux permissions | Paul Moore |
2006-09-25 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore |
2006-09-22 | [SELINUX]: Fix bug in security_sid_mls_copy | Venkat Yekkirala |
2006-09-22 | [NetLabel]: add some missing #includes to various header files | Paul Moore |
2006-09-22 | [NetLabel]: uninline selinux_netlbl_inode_permission() | Paul Moore |
2006-09-22 | [NetLabel]: Cleanup ebitmap_import() | Paul Moore |
2006-09-22 | [NetLabel]: Comment corrections. | Paul Moore |
2006-09-22 | [NetLabel]: Correctly initialize the NetLabel fields. | Paul Moore |
2006-09-22 | [SELINUX]: security/selinux/hooks.c: Make 4 functions static. | Adrian Bunk |
2006-09-22 | [NetLabel]: SELinux support | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Auto-labeling of child sockets | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add flow labeling | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Add security sid to sock | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Define new SELinux service routine | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Granular IPSec associations for use in MLS environments | Venkat Yekkirala |
2006-09-21 | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu |
2006-08-02 | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang |
2006-07-31 | [PATCH] selinux: fix bug in security_compute_sid | Venkat Yekkirala |
2006-07-31 | [PATCH] selinux: fix memory leak | Darrel Goeddel |
2006-07-14 | [PATCH] Fix security check for joint context= and fscontext= mount options | Eric Paris |
2006-07-10 | [PATCH] SELinux: add rootcontext= option to label root inode when mounting | Eric Paris |
2006-07-10 | [PATCH] SELinux: decouple fscontext/context mount options | Eric Paris |
2006-07-01 | [PATCH] audit: support for object context filters | Darrel Goeddel |
2006-07-01 | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley |
2006-06-30 | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion | David Quigley |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang |