summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/exec
AgeCommit message (Expand)AuthorFilesLines
2022-09-2815021 upanic recursive mutex enterRobert Mustacchi1-2/+4
2022-09-1314236 signed math leads getelfshdr astrayPatrick Mooney5-590/+730
2022-09-1114821 Add additional AVX512 capabilitiesRobert Mustacchi1-10/+9
2022-07-1114780 remove aoutexec moduleGarrett D'Amore1-347/+0
2021-11-1113925 core files should include DWARFRobert Mustacchi1-77/+97
2021-11-0514217 shbin and java exec modules do not work after 6826Andy Fiddaman2-3/+5
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe4-13/+11
2021-08-1014004 kernel core dumps never set EI_VERSIONRobert Mustacchi1-0/+1
2021-08-0313926 core files can fail to dump leading large sectionsRobert Mustacchi1-10/+51
2020-11-1713273 want upanic(2)Robert Mustacchi1-0/+38
2020-01-2412046 Provide /proc/<PID>/fdinfo/Andy Fiddaman1-2/+3
2019-04-2210726 elfexec: NULL pointer errorsToomas Soome1-4/+5
2019-03-0610505 elfexec() should keep to unsigned types when processing PT_DYNAMICCody Peter Mello1-15/+21
2019-01-2110245 Build error for usr/src/uts/common/exec/elf/elf.c on sparcPeter Tribble1-1/+3
2018-10-198158 Want named threads APIJohn Levon1-2/+17
2018-07-199641 want stack-clash mitigationPatrick Mooney1-0/+4
2018-06-199596 Initial xsave xstate_bv should not include all featuresRobert Mustacchi1-5/+22
2017-02-277805 want faster clock_gettimePatrick Mooney1-1/+33
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe2-16/+148
2016-08-197307 Fixing 5780 introduced a regressionSimon Klinkert1-2/+3
2016-05-236987 disallow setid binaries with $ORIGIN in PT_INTERPJerry Jelinek1-0/+9
2016-05-026826 want support for nested interpretersJerry Jelinek4-16/+75
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-7/+7
2015-10-195780 Truncated coredumps (fix lint)Dan McDonald1-2/+2
2015-10-195780 Truncated coredumpsSimon Klinkert1-3/+19
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek1-5/+20
2014-04-034721 writing NT_FDINFO leaks vnodeRobert Mustacchi1-1/+4
2013-08-043916 elfcore() can induce panic in bcopy()Bryan Cantrill1-2/+2
2013-04-123673 core dumping is abysmally slowBryan Cantrill2-1/+110
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
2010-06-186952217 pfexec doesn't work with native commands1-2/+17
2010-02-224492533 Filesystems may need VOP_CLOSE() for executables following a VOP_OPEN()Donghai Qiao3-6/+29
2009-07-296862121 shbinexec kernel module defunctRoland Mainz1-6/+14
2009-04-216682524 fix for 4415038 incomplete. still fails to produce core.Mita Solanky1-1/+2
2008-12-27PSARC/2008/094 ksh93 Update 1April Chin1-0/+251
2008-10-14PSARC 2008/622 32-bit Address Restriction Software Capabilities FlagRoger A. Faulkner1-6/+36
2008-03-196568447 bcp is broken by 6551627edp2-22/+30
2008-02-19PSARC 2006/123 Mmap compatibilitymec1-2/+2
2007-11-094848995 intpexec with large fd limit can smash stackethindra1-2/+2
2007-10-026610046 memory leak for branded processes in elfexec()edp1-3/+3
2007-07-256308191 mapelfexec() may fail with ENOMEM if a non-zero p_vaddr is specified ...eh2088071-0/+16
2007-07-126572719 ld.so on sparc and amd64 should be brand awaresl1084981-11/+18
2007-06-116562537 brandz elfexec support code assumes 32-bit elf binariesedp1-12/+22
2006-10-266254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page sizes...susans2-31/+27
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352485-39/+170
2006-07-126446740 allow mapfile symbol definitions to create backing storage (missing f...rie1-0/+8
2006-04-246410027 ustack() on x86 doesn't match pstack(1)onnv_39ahl1-7/+7