summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/brand.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-27OS-4824 Unlike Linux, nested interpreters don't workJerry Jelinek1-3/+3
2015-06-29OS-4460 exec brands processes that still have multiple threadsPatrick Mooney1-12/+65
2015-04-16OS-4188 NULL dereference in lwp_hash_in20150416Patrick Mooney1-5/+4
2015-04-08OS-4119 lxbrand panic when running native perl inside lx zonePatrick Mooney1-1/+1
2015-04-07OS-4151 setbrand hooks should be sane during forkPatrick Mooney1-18/+36
2015-04-02OS-4129 lxbrand should not abuse p_brand_data for storing exit signalPatrick Mooney1-38/+9
2015-01-13OS-3712 lx brand: DTrace pid provider induces core dumps on 64-bit processesBryan Cantrill1-2/+2
2014-11-10OS-3517 lx brand: branded zones don't interpret .interp sectionBryan Cantrill1-10/+15
2014-07-17OS-3149 lx brand always sends SIGCHLD to parent processes, regardless of how ...DJ Hoffman1-1/+2
2014-04-04OS-2877 lx_librtld_db falls to load due to NULL DT_DEBUGBryan Cantrill1-4/+5
2014-03-20OS-2834 ship lx brandJerry Jelinek1-1/+1
2010-08-096859073 kmem leak in kmem_alloc_64 in case of fork failures in branded zonesVamsi Nagineni1-11/+19
2010-06-146942464 panic : vp->v_rdcnt > 0, file: ../../common/fs/vnode.c, line: 3177 wh...1-3/+45
2010-06-11PSARC/2010/169 EOF lx brandSurya Prakki1-1/+1
2010-04-216927649 merge common code from solaris10 and sn1 brands1-2/+674
2009-02-25PSARC/2009/065 labeled brand zoneRic Aleshire1-9/+1
2008-07-016613318 can't restart init in branded zonesedp1-5/+20
2007-05-156557021 snv_64: panic on booting an lx branded zoneedp1-51/+25
2007-05-016545740 sparc brandz syscall wrappers only exist on DEBUG kernels (fix x86)edp1-1/+2
2007-04-306545740 sparc brandz syscall wrappers only exist on DEBUG kernelsedp1-3/+125
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-0/+323