summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/exec.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-12OS-7931 ::refstr would be usefulJohn Levon1-14/+25
2019-03-18OS-6158 signed math leads getelfshdr astrayPatrick Mooney1-4/+4
2019-02-21 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome1-2/+2
2018-07-199641 want stack-clash mitigationPatrick Mooney1-4/+58
2017-09-28OS-6323 want stack-clash mitigationPatrick Mooney1-4/+58
2016-11-167505 dtrace helpers leaked during fork when lwp_create failsPatrick Mooney1-2/+2
2016-11-03OS-5761 some code is careless about p_lock when accessing u_cdirJerry Jelinek1-1/+4
2016-10-25OS-5740 dtrace helpers leaked during fork when lwp_create failsPatrick Mooney1-2/+2
2016-10-17 [illumos-gate merge]Jerry Jelinek1-12/+71
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-12/+72
2016-05-026826 want support for nested interpretersJerry Jelinek1-6/+19
2016-01-06 [illumos-gate merge]Jerry Jelinek1-2/+2
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-2/+2
2015-10-27OS-4824 Unlike Linux, nested interpreters don't workJerry Jelinek1-6/+19
2015-10-07OS-4818 contract template disappears on execJerry Jelinek1-1/+1
2015-06-29OS-4460 exec brands processes that still have multiple threadsPatrick Mooney1-9/+22
2015-06-16OS-3742 lxbrand add support for signalfdJerry Jelinek1-10/+2
2015-04-16OS-4188 NULL dereference in lwp_hash_in20150416Patrick Mooney1-6/+7
2015-04-08OS-4119 lxbrand panic when running native perl inside lx zonePatrick Mooney1-2/+2
2015-04-07OS-4151 setbrand hooks should be sane during forkPatrick Mooney1-6/+17
2015-04-02OS-4129 lxbrand should not abuse p_brand_data for storing exit signalPatrick Mooney1-4/+10
2015-02-24OS-3561 lxbrand emulation library should execute on alternate stackJoshua M. Clulow1-0/+2
2015-02-18OS-3871 AT_RANDOM aux entry should be populated using random_get_pseudo_bytesJerry Jelinek1-18/+4
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek1-3/+22
2014-12-11OS-3627 mmap needs to handle large interpreted mappings betterJerry Jelinek1-34/+17
2014-12-10OS-3611 lx brand: 64-bit processes should not use VAs above VA holeBryan Cantrill1-0/+3
2014-12-09OS-3615 elfexec likes to play fast and looseJerry Jelinek1-9/+45
2014-10-20OS-3438 lx brand: "start rsyslog" hangsBryan Cantrill1-2/+16
2014-07-30OS-3280 need a way to specify the root of a native system in the lx brandRobert Mustacchi1-2/+16
2014-04-24OS-2949 add support for AT_RANDOM aux vector entryJerry Jelinek1-2/+51
2012-12-203414 Need a new word of AT_SUN_HWCAP bitsRobert Mustacchi1-0/+5
2010-08-096859073 kmem leak in kmem_alloc_64 in case of fork failures in branded zonesVamsi Nagineni1-2/+2
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-29/+116
2010-03-226932898 panic: assertion failed: vp->v_rdcnt > 0, file: ../../common/fs/vnode...Donghai Qiao1-3/+12
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-1/+1
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-9/+0
2010-02-224492533 Filesystems may need VOP_CLOSE() for executables following a VOP_OPEN()Donghai Qiao1-5/+25
2010-01-216918265 priv_debug is too noisy to allow enabling it by default even in DEBUG...Casper H.S. Dik1-1/+1
2010-01-18PSARC 2009/686 Improving the use and debugging of the basic privilege set.Casper H.S. Dik1-1/+11
2009-06-156719215 profile timer survives exec; handler does not; process crashes with P...Roger A. Faulkner1-0/+7
2009-04-176752891 p_lock gets hot with mysql (syslwp_park)Roger A. Faulkner1-7/+17
2009-03-176613349 setuid not allowed message could be more usefulJason King1-4/+45
2008-10-14PSARC 2008/622 32-bit Address Restriction Software Capabilities FlagRoger A. Faulkner1-4/+5
2008-07-016613318 can't restart init in branded zonesedp1-10/+9
2008-03-20PSARC 2007/661 delete sched_niceraf1-5/+4
2008-03-03PSARC 2008/109 Fine Grained Access Permissions (FGAP)casper1-4/+10
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-8/+6
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-6/+6
2007-06-24PSARC 2006/266 Shared Context Supportpaulsan1-0/+2