summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/exec
AgeCommit message (Expand)AuthorFilesLines
2017-09-28OS-6323 want stack-clash mitigationPatrick Mooney1-1/+5
2016-11-03OS-5761 some code is careless about p_lock when accessing u_cdirJerry Jelinek1-1/+3
2016-10-21OS-5735 secflags changes break quine-relayJerry Jelinek1-3/+0
2016-10-17 [illumos-gate merge]Jerry Jelinek2-15/+157
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe2-16/+148
2016-08-22 [illumos-gate merge]Jerry Jelinek1-2/+3
2016-08-197307 Fixing 5780 introduced a regressionSimon Klinkert1-2/+3
2016-06-09OS-5451 comm page should not break i86xpvPatrick Mooney1-9/+16
2016-05-236987 disallow setid binaries with $ORIGIN in PT_INTERPJerry Jelinek1-0/+9
2016-05-19OS-5421 disallow elf ORIGIN for setuid binaryJerry Jelinek1-0/+9
2016-05-17OS-5354 lx shebang argument handling is incorrectJerry Jelinek1-9/+20
2016-05-16OS-5192 need faster clock_gettimePatrick Mooney1-1/+27
2016-05-026826 want support for nested interpretersJerry Jelinek4-16/+75
2016-03-30OS-5293 lx brand: prelink(8)'d binaries core dump before main()Bryan Cantrill1-13/+73
2016-03-22OS-5072 lxbrand support PT_GNU_STACKPatrick Mooney1-1/+26
2016-03-03OS-5202 Support AT_SECURE & AT_*ID in LXCody Peter Mello1-1/+24
2016-01-06 [illumos-gate merge]Jerry Jelinek1-7/+7
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-7/+7
2015-12-05OS-5015 PT_INTERP headers should be permitted after PT_LOAD headersBryan Cantrill1-2/+16
2015-10-27OS-4824 Unlike Linux, nested interpreters don't workJerry Jelinek4-17/+76
2015-10-20 [illumos-gate merge]Jerry Jelinek1-3/+19
2015-10-195780 Truncated coredumps (fix lint)Dan McDonald1-2/+2
2015-10-195780 Truncated coredumpsSimon Klinkert1-3/+19
2015-06-02OS-4364 intpexec mishandles process brandingPatrick Mooney1-3/+1
2015-05-14OS-3735 modstubs MAXNARG is too low.Bryan Cantrill1-1/+5
2015-04-08OS-3733 Verify b_native_exec exists before calling itPatrick Mooney1-2/+2
2015-04-08OS-4119 lxbrand panic when running native perl inside lx zonePatrick Mooney5-15/+20
2015-04-02OS-4128 programs that lack PT_PHDR are not properly loaded20150402Bryan Cantrill1-6/+51
2015-04-02backout OS-4141: needs more workJoshua M. Clulow1-48/+7
2015-04-01OS-4141 freeing phdrs induces bad kmem_free() in elfexec()Bryan Cantrill1-1/+8
2015-03-30OS-4128 programs that lack PT_PHDR are not properly loadedBryan Cantrill1-6/+40
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek1-5/+20
2015-01-09OS-3696 lx brand: G-Portugol programs core dumpBryan Cantrill1-2/+38
2014-12-09OS-3615 elfexec likes to play fast and looseJerry Jelinek1-7/+22
2014-11-10OS-3517 lx brand: branded zones don't interpret .interp sectionBryan Cantrill1-4/+37
2014-10-06OS-3382 lxbrand 64bit gettimeofday depends on vsyscall or vdsoJerry Jelinek1-3/+4
2014-07-30OS-3280 need a way to specify the root of a native system in the lx brandRobert Mustacchi1-10/+49
2014-04-24OS-2949 add support for AT_RANDOM aux vector entryJerry Jelinek1-5/+7
2014-04-04OS-2877 lx_librtld_db falls to load due to NULL DT_DEBUGBryan Cantrill1-2/+9
2014-04-034721 writing NT_FDINFO leaks vnodeRobert Mustacchi1-1/+4
2014-04-02OS-2846 writing NT_FDINFO leaks vnodeRobert Mustacchi1-1/+4
2013-08-043916 elfcore() can induce panic in bcopy()Bryan Cantrill1-2/+2
2013-07-16OS-2373 elfcore() can induce panic in bcopy()Bryan Cantrill1-2/+2
2013-04-123673 core dumping is abysmally slowBryan Cantrill2-1/+110
2013-04-01OS-2085 add visibility into agent LWP's spymasterBryan Cantrill1-0/+31
2013-03-11OS-1764 core dumping is abysmally slowBryan Cantrill1-1/+79
2012-12-203414 Need a new word of AT_SUN_HWCAP bitsRobert Mustacchi1-6/+14
2012-11-023294 pfiles postmortem supportGarrett D'Amore1-4/+114
2012-02-032039 several declarations in uts declare functions with variable number of ar...Milan Jurik1-1/+3
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell1-4/+1