aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* selinux: adjust rules for ATTR_FORCEAmerigo Wang2009-08-21
* Merge branch 'master' into nextJames Morris2009-08-19
|\
| * Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-17
| * SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-17
| * SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris2009-08-10
* | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-16
* | SELinux: add selinux_kernel_module_requestEric Paris2009-08-13
* | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-05
* | SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-05
* | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-16
* | Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-12
* | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-12
* | selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-24
* | security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-24
* | selinux: restore optimization to selinux_file_permissionStephen Smalley2009-06-22
* | Merge branch 'master' into nextJames Morris2009-06-18
|\|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
| |\
| | * SELinux: define audit permissions for audit tree netlink messagesEric Paris2009-06-02
| | * selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley2009-05-19
| | * SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-18
| | * Merge branch 'master' into nextJames Morris2009-05-08
| | |\
| | * | selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...Oleg Nesterov2009-04-29
| | * | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-29
| | * | SELinux: drop secondary_ops->sysctlEric Paris2009-04-29
| | * | Permissive domain in userspace object managerKaiGai Kohei2009-04-01
| * | | net: skb->dst accessorsEric Dumazet2009-06-03
| | |/ | |/|
* | | Add audit messages on type boundary violationsKaiGai Kohei2009-06-18
* | | cleanup in ss/services.cKaiGai Kohei2009-06-18
|/ /
* / selinux: Fix send_sigiotask hookStephen Smalley2009-05-04
|/
* selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-28
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28
* Merge branch 'master' into nextJames Morris2009-03-23
|\
| * selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore2009-03-01
| * selinux: Fix the NetLabel glue code for setsockopt()Paul Moore2009-02-22
* | SELinux: inode_doinit_with_dentry drop no dentry printkEric Paris2009-03-09
* | SELinux: new permission between tty audit and audit socketEric Paris2009-03-05
* | SELinux: open perm for sock filesEric Paris2009-03-05
* | SELinux: convert the avc cache hash list to an hlistEric Paris2009-02-13
* | SELinux: code readability with avc_cacheEric Paris2009-02-13
* | SELinux: remove unused av.decided fieldEric Paris2009-02-13
* | SELinux: more careful use of avd in avc_has_perm_noauditEric Paris2009-02-13
* | SELinux: remove the unused ae.usedEric Paris2009-02-13
* | SELinux: check seqno when updating an avc_nodeEric Paris2009-02-13
* | SELinux: NULL terminate al contexts from diskEric Paris2009-02-13
* | SELinux: better printk when file with invalid label foundEric Paris2009-02-13
* | SELinux: call capabilities code directoryEric Paris2009-02-13
* | Merge branch 'master' into nextJames Morris2009-02-05
|\|
| * Merge branch 'next' into for-linusJames Morris2009-01-06
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-05
| |\ \
| | * | zero i_uid/i_gid on inode allocationAl Viro2009-01-05