aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-24SELinux: print denials for buggy kernel with unknown permsEric Paris
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-10security: report the module name to security_module_requestEric Paris
2009-10-24SELinux: add .gitignore files for dynamic classesEric Paris
2009-10-20SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley
2009-10-07selinux: drop remapping of netlink classesStephen Smalley
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-09-30SELinux: reset the security_ops before flushing the avc cacheEric Paris
2009-09-24do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov
2009-09-23SELinux: do not destroy the avc_cache_nodepEric Paris
2009-09-14SELinux: flush the avc before disabling SELinuxEric Paris
2009-09-14SELinux: seperate avc_cache flushingEric Paris
2009-09-14Creds: creds->security can be NULL is selinux is disabledEric Paris
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-01selinux: Support for the new TUN LSM hooksPaul Moore
2009-08-21selinux: adjust rules for ATTR_FORCEAmerigo Wang
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapEric Paris
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-08-14SELinux: add selinux_kernel_module_requestEric Paris
2009-08-11SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris
2009-08-06Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-06SELinux: call cap_file_mmap in selinux_file_mmapEric Paris
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-06-25selinux: clean up avc node cache when disabling selinuxThomas Liu
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar
2009-06-23selinux: restore optimization to selinux_file_permissionStephen Smalley
2009-06-19Merge branch 'master' into nextJames Morris
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei
2009-06-18cleanup in ss/services.cKaiGai Kohei
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03SELinux: define audit permissions for audit tree netlink messagesEric Paris
2009-05-19selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris
2009-05-08Merge branch 'master' into nextJames Morris
2009-05-05selinux: Fix send_sigiotask hookStephen Smalley
2009-04-30selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...Oleg Nesterov