aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-04syslog: use defined constants instead of raw numbersKees Cook1-10/+11
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook1-2/+3
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby1-1/+1
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-10/+15
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet1-3/+3
2009-11-10security: report the module name to security_module_requestEric Paris1-2/+11
2009-10-07selinux: drop remapping of netlink classesStephen Smalley1-5/+1
2009-09-30SELinux: reset the security_ops before flushing the avc cacheEric Paris1-3/+3
2009-09-24do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov1-1/+1
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley1-0/+5
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.David P. Quigley1-0/+29
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+28
2009-09-02CRED: Add some configurable debugging [try #6]David Howells1-1/+5
2009-09-01selinux: Support for the new TUN LSM hooksPaul Moore1-2/+58
2009-08-21selinux: adjust rules for ATTR_FORCEAmerigo Wang1-5/+11
2009-08-20Merge branch 'master' into nextJames Morris1-1/+2
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris1-1/+1
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapEric Paris1-1/+13
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-71/+71
2009-08-14SELinux: add selinux_kernel_module_requestEric Paris1-0/+6
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris1-1/+2
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrEric Paris1-1/+1
2009-08-06SELinux: call cap_file_mmap in selinux_file_mmapEric Paris1-1/+13
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov1-1/+1
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris1-71/+71
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-71/+71
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu1-0/+3
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar1-3/+3
2009-06-23selinux: restore optimization to selinux_file_permissionStephen Smalley1-5/+10
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-16/+8
2009-06-03net: skb->dst accessorsEric Dumazet1-1/+1
2009-05-08Merge branch 'master' into nextJames Morris1-1/+1
2009-05-05selinux: Fix send_sigiotask hookStephen Smalley1-1/+1
2009-04-30selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->parent.Oleg Nesterov1-8/+3
2009-04-30SELinux: Don't flush inherited SIGKILL during execve()David Howells1-4/+5
2009-04-30SELinux: drop secondary_ops->sysctlEric Paris1-4/+0
2009-03-28selinux: Remove the "compat_net" compatibility codePaul Moore1-146/+7
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore1-39/+15
2009-03-10SELinux: inode_doinit_with_dentry drop no dentry printkEric Paris1-3/+9
2009-03-06SELinux: open perm for sock filesEric Paris1-0/+2
2009-02-14SELinux: NULL terminate al contexts from diskEric Paris1-2/+4
2009-02-14SELinux: better printk when file with invalid label foundEric Paris1-4/+13
2009-02-14SELinux: call capabilities code directoryEric Paris1-17/+13
2009-02-02selinux: remove hooks which simply defer to capabilitiesJames Morris1-58/+10
2009-01-30selinux: remove secondary ops call to shm_shmatJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to unix_stream_connectJames Morris1-4/+0
2009-01-30selinux: remove secondary ops call to task_killJames Morris1-4/+0
2009-01-30selinux: remove secondary ops call to task_setrlimitJames Morris1-5/+0
2009-01-30selinux: remove unused cred_commit hookJames Morris1-9/+0
2009-01-30selinux: remove secondary ops call to task_createJames Morris1-6/+0