summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/proc
AgeCommit message (Expand)AuthorFilesLines
2017-05-16 [illumos-gate merge]Jerry Jelinek1-1/+2
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-1/+2
2017-04-11OS-5846 procfs should follow VFS rulesPatrick Mooney1-3/+26
2017-02-22OS-5845 lx aio performance improvements and move into kernelJerry Jelinek1-1/+6
2016-12-297696 procfs lacks adequate access checks for CREAT actionsPatrick Mooney1-16/+30
2016-12-16OS-5848 procfs lacks adequate access checks for CREAT actionsPatrick Mooney1-16/+30
2016-12-08OS-5834 procfs t_hold updates can race against target threadPatrick Mooney3-39/+39
2016-10-17 [illumos-gate merge]Jerry Jelinek3-12/+53
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe3-12/+53
2016-05-02OS-5373 lx_proc panic while reading /proc/<pid>/exe linkPatrick Mooney1-1/+7
2016-01-06 [illumos-gate merge]Jerry Jelinek4-89/+89
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek4-89/+89
2015-10-166291 nested epoll does not mimic Linux behaviorPatrick Mooney1-1/+5
2015-10-165640 want epoll supportBryan Cantrill1-2/+2
2015-09-18OS-4656 nested epoll does not mimic Linux behaviorPatrick Mooney1-1/+5
2015-08-17OS-4506 lxbrand preserve /proc/<pid>/cmdline formatPatrick Mooney1-1/+1
2015-05-07OS-4277 lx procfs /proc/{pid}/environ always empty [handle empty env vector]Jerry Jelinek1-0/+8
2015-05-07OS-4277 lx procfs /proc/{pid}/environ always emptyJerry Jelinek2-0/+197
2015-04-10OS-3870 prreadbuf bungles I/O mathJoshua M. Clulow1-2/+3
2015-02-23OS-3897 off-by-one error in prreadargv() can induce memory corruptionBryan Cantrill1-1/+1
2015-02-13OS-3820 lxbrand ptrace(2): the next generationJoshua M. Clulow2-3/+4
2015-01-15OS-3463 expose process argv through procfsJoshua M. Clulow3-6/+297
2014-09-30OS-3383 lx brand: node.js test test-setproctitle.js failsBryan Cantrill1-8/+62
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-2/+2
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2014-05-19OS-15 add procfs equivalent to prctl(PR_SET_NAME)Bryan Cantrill1-0/+49
2014-04-23OS-2893 add support for epollBryan Cantrill1-2/+2
2013-12-162410 procfs needlessly breaks large file supportBryan Cantrill3-1/+11
2013-04-15 [illumos-gate merge]Keith M Wesolowski3-5/+4
2013-04-123673 core dumping is abysmally slowBryan Cantrill4-5/+189
2013-04-01OS-2085 add visibility into agent LWP's spymasterBryan Cantrill4-7/+184
2012-12-10OS-1756 task_join()/pr_lookup_procdir()/pr_szoneid() deadlockJerry Jelinek1-2/+10
2012-03-21OS-1026 procfs and large file support won't co-existBryan Cantrill3-1/+23
2010-07-236950914 remount can change mount point to "unspecified_mountpoint", causing p...Robert Harris1-1/+1
2010-06-16PSARC 2010/144 lofi(7D) in non global zonesJohn Levon1-5/+2
2010-04-136917776 prioctl (PIOCUSAGE) returning skewed pr_wtimeGangadhar Mylapuram1-2/+7
2010-04-056904937 thread spinning in anon_array_enter causing ps and other proc tools t...Christopher Baumbauer - Oracle America - San Diego United States1-4/+16
2010-03-166935090 solaris10 zone procfs should use only S10_NSIG, not NSIGRoger A. Faulkner4-29/+47
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner2-8/+6
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-5/+14
2009-07-236801244 ps takes too long when many AS segments because of rm_assizeSudheer A3-12/+8
2009-04-09backout 6816423: needs more workSuhasini Peddada1-18/+6
2009-04-096816423 dbx gets PCmd::flush(): write of PCSREG PCSFPREG fails -- Invalid arg...Amrita Sadhukhan1-6/+18
2009-04-03backout 6212649: causes 6816423Suhasini Peddada1-15/+7
2009-02-276800529 panic in contract_process_kill() due to null p_pgidp pointerVamsi Nagineni2-4/+14
2009-02-256212649 prwritectl() logic is brokenAmrita Sadhukhan1-7/+15
2008-11-036738982 Representative thread after DTrace stop() action is incorrectJonathan Haslam1-3/+6
2008-10-246753802 procfs may access kernel data it shouldn'tAntonello Cruz1-13/+16
2008-04-106664495 procfs sees controlling ttys everywhere on (s10) E15k/E25kethindra2-36/+42
2008-03-20PSARC 2007/661 delete sched_niceraf1-9/+8