aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-07
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-09
|\
| * SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris2010-12-02
* | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\|
| * capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
* | SELinux: indicate fatal error in compat netfilter codeEric Paris2010-11-23
* | SELinux: Only return netlink error when we know the return is fatalEric Paris2010-11-23
* | SELinux: return -ECONNREFUSED from ip_postroute to signal fatal errorEric Paris2010-11-17
|/
* secmark: make secmark object handling genericEric Paris2010-10-20
* security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* tty: fix fu_list abuseNick Piggin2010-08-18
* fs: cleanup files_lock lockingNick Piggin2010-08-18
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\
| * rlimits: selinux, do rlimits changes under task_lockOleg Nesterov2010-07-16
| * rlimits: add task_struct to update_rlimit_cpuJiri Slaby2010-07-16
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-16
* | selinux: place open in the common file permsEric Paris2010-08-02
* | SELinux: special dontaudit for access checksEric Paris2010-08-02
* | security: make LSMs explicitly mask off permissionsEric Paris2010-08-02
* | security: move LSM xattrnames to xattr.hMimi Zohar2010-08-02
* | selinux: Use current_security() when possiblePaul Moore2010-08-02
* | selinux: Convert socket related access controls to use socket labelsPaul Moore2010-08-02
* | selinux: Shuffle the sk_security_struct alloc and free routinesPaul Moore2010-08-02
* | selinux: Consolidate sockcreate_sid logicPaul Moore2010-08-02
* | selinux: Set the peer label correctly on connected UNIX domain socketsPaul Moore2010-08-02
|/
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-21
* selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-28
* selinux: always call sk_security_struct sksecEric Paris2010-04-07
* Merge branch 'next-queue' into nextJames Morris2010-03-08
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-07
* | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells2010-02-25
* | Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-23
* | syslog: use defined constants instead of raw numbersKees Cook2010-02-03
* | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-03
|/
* SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-04
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\
| * security: report the module name to security_module_requestEric Paris2009-11-09
| * selinux: drop remapping of netlink classesStephen Smalley2009-10-07
| * SELinux: reset the security_ops before flushing the avc cacheEric Paris2009-09-30
* | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
|/
* do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov2009-09-24
* sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-09
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-09
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* CRED: Add some configurable debugging [try #6]David Howells2009-09-02
* selinux: Support for the new TUN LSM hooksPaul Moore2009-08-31
* 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