summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/fork.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-30 [illumos-gate merge]Jerry Jelinek1-0/+1
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-0/+1
2016-11-167505 dtrace helpers leaked during fork when lwp_create failsPatrick Mooney1-0/+4
2016-11-03OS-5761 some code is careless about p_lock when accessing u_cdirJerry Jelinek1-0/+2
2016-10-25OS-5740 dtrace helpers leaked during fork when lwp_create failsPatrick Mooney1-0/+4
2016-10-17 [illumos-gate merge]Jerry Jelinek1-0/+5
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+5
2016-10-127412 newproc() performs inadequate clean-up after failed lwp_create()Patrick Mooney1-22/+30
2016-08-31OS-5598 newproc() performs inadequate clean-up after failed lwp_create()Patrick Mooney1-22/+30
2016-04-12OS-4825 cgroup user agent should be launched from the kernelJerry Jelinek1-4/+24
2016-01-06 [illumos-gate merge]Jerry Jelinek1-6/+6
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-6/+6
2015-10-07OS-4818 contract template disappears on execJerry Jelinek1-1/+1
2015-07-29OS-4547 epoll_wait doesn't notice SIGCHLD event from signalfdJerry Jelinek1-8/+0
2015-06-29OS-4460 exec brands processes that still have multiple threadsPatrick Mooney1-2/+9
2015-06-15OS-4406 native signalfd supportJerry Jelinek1-0/+8
2015-04-07OS-4151 setbrand hooks should be sane during forkPatrick Mooney1-5/+8
2015-04-02OS-4129 lxbrand should not abuse p_brand_data for storing exit signalPatrick Mooney1-2/+4
2014-12-035340 add kstats to track reason for fork failuresJerry Jelinek1-2/+13
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-3/+3
2013-11-064244 spawn fails occasionally with EAGAINBryan Cantrill1-2/+0
2010-08-096859073 kmem leak in kmem_alloc_64 in case of fork failures in branded zonesVamsi Nagineni1-0/+10
2010-07-156967895 assertion failed: tk->tk_nprocs == 0, file: ../../common/os/task.c, l...Menno Lageman1-3/+3
2010-06-29PSARC 2009/042 max-processes rctlMenno Lageman1-2/+51
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-28/+6
2010-02-224492533 Filesystems may need VOP_CLOSE() for executables following a VOP_OPEN()Donghai Qiao1-7/+22
2010-02-156907809 Fix copying shm accounting and segment list informationVamsi Nagineni1-1/+15
2009-11-246904598 assertion failure in newprocJonathan Adams1-2/+0
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-38/+57
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+1
2009-10-056871629 3-way deadlock with mod_lock, dtrace_lock and sprlockEthindra Ramamurthy1-15/+11
2009-08-256869037 zsched process creation leads to v_count leakPramod Batni1-0/+8
2009-04-176752891 p_lock gets hot with mysql (syslwp_park)Roger A. Faulkner1-2/+3
2009-03-206810086 panic in rctl_incr_swap() due to freed up proc structureVamsi Nagineni1-4/+2
2008-07-296711501 All segop callers should call anon_resv_zone instead of anon_resvvk2101901-1/+0
2008-03-20PSARC 2007/661 delete sched_niceraf1-3/+3
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-6/+4
2007-06-086544121 Implement text replicationaguzovsk1-0/+3
2007-05-186535590 Pid provider doesn't work with probe "main:entry"ahl1-4/+11
2007-05-106533743 Deadlock involving a file_t f_tlock and P_PR_LOCK in case of fork fai...ethindra1-1/+3
2007-03-156533431 assertion failed: code == 119 || code == 142, file: ../../intel/ia32/...raf1-2/+2
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-12/+12
2006-12-13PSARC 2006/659 fork extensionsraf1-8/+52
2006-10-116439016 Race between getproc and prfind_zonegjelinek1-1/+6
2006-09-19PSARC/2004/580 zone/project.max-locked-memory Resource Controlssl1084981-0/+2
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-4/+12
2006-08-156446530 race condition between corectl and forkkk1123401-0/+2
2006-06-206373298 Integrate support for MMU context ID domainshuah1-10/+12
2006-04-246410027 ustack() on x86 doesn't match pstack(1)ahl1-8/+18
2006-01-066219276 need per-process equivalent of device contextrab1-9/+4