aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-10
|\
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-09
| |\
| | * SELinux: define permissions for DCB netlink messagesEric Paris2010-12-16
| | * selinux: cache sidtab_context_to_sid resultsEric Paris2010-12-07
| | * SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris2010-12-02
| | * SELinux: merge policydb_index_classes and policydb_index_othersEric Paris2010-11-30
| | * selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-30
| | * selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-30
| | * SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-30
| | * selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-30
| | * SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
| | * SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
| | * SELinux: standardize return code handling in policydb.cEric Paris2010-11-30
| * | Merge branch 'master' into nextJames Morris2011-01-09
| |\ \
| * | | security: Define CAP_SYSLOGSerge E. Hallyn2010-11-28
| | |/ | |/|
* | | headers: path.h reduxAlexey Dobriyan2011-01-10
| |/ |/|
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\ \
| * | fs: dcache rationalise dget variantsNick Piggin2011-01-07
| * | fs: dcache remove dcache_lockNick Piggin2011-01-07
| * | fs: dcache scale subdirsNick Piggin2011-01-07
| |/
* | 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
|/
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* selinux: include vmalloc.h for vmalloc_userStephen Rothwell2010-10-20
* selinux: implement mmap on /selinux/policyEric Paris2010-10-20
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris2010-10-20
* SELinux: deterministic ordering of range transition rulesEric Paris2010-10-20
* security: secid_to_secctx returns len when data is NULLEric Paris2010-10-20
* secmark: make secmark object handling genericEric Paris2010-10-20
* security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-20
* selinux: change to new flag variablematt mooney2010-10-20
* selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2010-10-20
* selinux: fix parallel compile errorPaul Gortmaker2010-10-20
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-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: Fix build error.Ralf Baechle2010-08-06