aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterGravatar Jiri Slaby 1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 2-2/+2
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 19-1694/+545
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 2-2/+2
2009-11-24SELinux: print denials for buggy kernel with unknown permsGravatar Eric Paris 2-1/+8
2009-11-20net: rename skb->iif to skb->skb_iifGravatar Eric Dumazet 1-3/+3
2009-11-10security: report the module name to security_module_requestGravatar Eric Paris 1-2/+11
2009-10-24SELinux: add .gitignore files for dynamic classesGravatar Eric Paris 1-0/+2
2009-10-20SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Gravatar Stephen Smalley 1-3/+7
2009-10-07selinux: drop remapping of netlink classesGravatar Stephen Smalley 2-30/+1
2009-10-07selinux: generate flask headers during kernel buildGravatar Stephen Smalley 4-963/+10
2009-10-07selinux: dynamic class/perm discoveryGravatar Stephen Smalley 15-744/+555
2009-09-30SELinux: reset the security_ops before flushing the avc cacheGravatar Eric Paris 1-3/+3
2009-09-24do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupGravatar Oleg Nesterov 1-1/+1
2009-09-23SELinux: do not destroy the avc_cache_nodepGravatar Eric Paris 1-4/+15
2009-09-14SELinux: flush the avc before disabling SELinuxGravatar Eric Paris 1-0/+2
2009-09-14SELinux: seperate avc_cache flushingGravatar Eric Paris 1-7/+17
2009-09-14Creds: creds->security can be NULL is selinux is disabledGravatar Eric Paris 1-0/+6
2009-09-10sysfs: Add labeling support for sysfsGravatar David P. Quigley 1-0/+5
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...Gravatar David P. Quigley 1-0/+29
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]Gravatar David Howells 1-0/+28
2009-09-02CRED: Add some configurable debugging [try #6]Gravatar David Howells 1-1/+5
2009-09-01selinux: Support for the new TUN LSM hooksGravatar Paul Moore 5-2/+83
2009-08-21selinux: adjust rules for ATTR_FORCEGravatar Amerigo Wang 1-5/+11
2009-08-20Merge branch 'master' into nextGravatar James Morris 1-1/+2
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrGravatar Eric Paris 1-1/+1
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapGravatar Eric Paris 1-1/+13
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hGravatar Thomas Liu 7-280/+126
2009-08-14SELinux: add selinux_kernel_module_requestGravatar Eric Paris 3-0/+8
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cGravatar James Morris 1-1/+2
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrGravatar Eric Paris 1-1/+1
2009-08-06SELinux: call cap_file_mmap in selinux_file_mmapGravatar Eric Paris 1-1/+13
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Gravatar Oleg Nesterov 1-1/+1
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"Gravatar James Morris 7-133/+294
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hGravatar Thomas Liu 7-294/+133
2009-06-25selinux: clean up avc node cache when disabling selinuxGravatar Thomas Liu 3-0/+12
2009-06-25security: rename ptrace_may_access => ptrace_access_checkGravatar Ingo Molnar 1-3/+3
2009-06-23selinux: restore optimization to selinux_file_permissionGravatar Stephen Smalley 1-5/+10
2009-06-19Merge branch 'master' into nextGravatar James Morris 7-53/+24
2009-06-19Add audit messages on type boundary violationsGravatar KaiGai Kohei 3-23/+118
2009-06-18cleanup in ss/services.cGravatar KaiGai Kohei 1-3/+3
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 6-51/+22
2009-06-03net: skb->dst accessorsGravatar Eric Dumazet 2-2/+2
2009-06-03SELinux: define audit permissions for audit tree netlink messagesGravatar Eric Paris 1-0/+2
2009-05-19selinux: remove obsolete read buffer limit from sel_read_boolGravatar Stephen Smalley 1-4/+0
2009-05-19SELinux: move SELINUX_MAGIC into magic.hGravatar Eric Paris 1-2/+1
2009-05-08Merge branch 'master' into nextGravatar James Morris 1-1/+1
2009-05-05selinux: Fix send_sigiotask hookGravatar Stephen Smalley 1-1/+1
2009-04-30selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...Gravatar Oleg Nesterov 1-8/+3