summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/exec/elf
AgeCommit message (Expand)AuthorFilesLines
2022-09-2815021 upanic recursive mutex enterRobert Mustacchi1-2/+4
2022-09-1314236 signed math leads getelfshdr astrayPatrick Mooney2-583/+720
2022-09-1114821 Add additional AVX512 capabilitiesRobert Mustacchi1-10/+9
2021-11-1113925 core files should include DWARFRobert Mustacchi1-77/+97
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe2-9/+9
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 Jelinek1-1/+7
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
2010-06-186952217 pfexec doesn't work with native commands1-2/+17
2009-04-216682524 fix for 4415038 incomplete. still fails to produce core.Mita Solanky1-1/+2
2008-10-14PSARC 2008/622 32-bit Address Restriction Software Capabilities FlagRoger A. Faulkner1-6/+36
2008-03-196568447 bcp is broken by 6551627edp1-3/+11
2008-02-19PSARC 2006/123 Mmap compatibilitymec1-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...susans1-31/+26
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352482-16/+147
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
2006-01-276361644 Differences in SUID scripts between S9 and S10casper1-1/+6
2005-11-17PSARC 2005/689 ELF Extended Program Headersahl1-51/+131
2005-10-046174746 Need to remove remaining references to __ia64kalai1-3/+0
2005-08-046282392 LP OOB assumes data segment is lastdavemq1-2/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate4-0/+2601