summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/proc/prsubr.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-05 [illumos-gate merge]Jerry Jelinek1-8/+62
2020-03-0412261 pfiles(1) could show any filesystem endpoints for a doorAndy Fiddaman1-8/+62
2020-02-10 [illumos-gate merge]Jerry Jelinek1-12/+15
2020-02-0812277 /proc/<PID>/fdinfo should resolve paths relative to current processAndy Fiddaman1-12/+15
2020-01-24 [illumos-gate merge]Jerry Jelinek1-0/+551
2020-01-2412046 Provide /proc/<PID>/fdinfo/Andy Fiddaman1-2/+553
2019-05-22OS-7753 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney1-4/+2
2019-03-18OS-6158 signed math leads getelfshdr astrayPatrick Mooney1-4/+17
2018-07-199641 want stack-clash mitigationPatrick Mooney1-0/+35
2017-09-28OS-6323 want stack-clash mitigationPatrick Mooney1-0/+35
2017-02-22OS-5845 lx aio performance improvements and move into kernelJerry Jelinek1-1/+6
2016-12-08OS-5834 procfs t_hold updates can race against target threadPatrick Mooney1-6/+26
2016-10-17 [illumos-gate merge]Jerry Jelinek1-2/+14
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-2/+14
2016-05-02OS-5373 lx_proc panic while reading /proc/<pid>/exe linkPatrick Mooney1-1/+7
2016-01-06 [illumos-gate merge]Jerry Jelinek1-31/+31
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-31/+31
2015-02-13OS-3820 lxbrand ptrace(2): the next generationJoshua M. Clulow1-1/+2
2013-04-123673 core dumping is abysmally slowBryan Cantrill1-0/+96
2013-04-01OS-2085 add visibility into agent LWP's spymasterBryan Cantrill1-0/+96
2010-04-136917776 prioctl (PIOCUSAGE) returning skewed pr_wtimeGangadhar Mylapuram1-2/+7
2010-03-166935090 solaris10 zone procfs should use only S10_NSIG, not NSIGRoger A. Faulkner1-2/+7
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-3/+3
2009-07-236801244 ps takes too long when many AS segments because of rm_assizeSudheer A1-3/+4
2008-11-036738982 Representative thread after DTrace stop() action is incorrectJonathan Haslam1-3/+6
2008-04-106664495 procfs sees controlling ttys everywhere on (s10) E15k/E25kethindra1-22/+25
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-7/+9
2007-03-09PSARC/2004/402 CPU Capsakolb1-1/+4
2006-12-13PSARC 2006/659 fork extensionsraf1-1/+4
2006-09-226193414 many procfs functions scale badly if a process uses a huge number of ...frankho1-94/+153
2006-09-06PSARC 2006/421 MPO Control And Observability Toolsakolb1-0/+2
2006-06-286431599 system hang under heavy /proc accesssudheer1-10/+7
2005-10-066329593 pr_wait_die() can hang while waiting for SIGKILL to be processedraf1-1/+11
2005-08-216272865 race condition between SIGKILL and /proc PCAGENTraf1-3/+3
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+4141