aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-01-10Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-02SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris
2010-11-23SELinux: indicate fatal error in compat netfilter codeEric Paris
2010-11-23SELinux: Only return netlink error when we know the return is fatalEric Paris
2010-11-17SELinux: return -ECONNREFUSED from ip_postroute to signal fatal errorEric Paris
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-02selinux: place open in the common file permsEric Paris
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
2010-08-02selinux: Use current_security() when possiblePaul Moore
2010-08-02selinux: Convert socket related access controls to use socket labelsPaul Moore
2010-08-02selinux: Shuffle the sk_security_struct alloc and free routinesPaul Moore
2010-08-02selinux: Consolidate sockcreate_sid logicPaul Moore
2010-08-02selinux: Set the peer label correctly on connected UNIX domain socketsPaul Moore
2010-07-16rlimits: selinux, do rlimits changes under task_lockOleg Nesterov
2010-07-16rlimits: add task_struct to update_rlimit_cpuJiri Slaby
2010-07-16rlimits: security, add task_struct to setrlimitJiri Slaby
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro
2010-04-29selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley
2010-04-08selinux: always call sk_security_struct sksecEric Paris
2010-03-09Merge branch 'next-queue' into nextJames Morris
2010-03-08selinux: const strings in tablesStephen Hemminger
2010-02-26SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells
2010-02-24Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com
2010-02-04syslog: use defined constants instead of raw numbersKees Cook
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook
2010-01-04SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
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-07selinux: drop remapping of netlink classesStephen 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-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