summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-02OS-4128 programs that lack PT_PHDR are not properly loaded20150402Bryan Cantrill1-6/+51
2015-04-02OS-4129 lxbrand should not abuse p_brand_data for storing exit signalPatrick Mooney14-189/+111
2015-04-02backout OS-4141: needs more workJoshua M. Clulow1-48/+7
2015-04-01OS-4115 lxbrand expose getrandom(2)Joshua M. Clulow4-2/+37
2015-04-01OS-3934 lxbrand LX_STRICT should be handled in-kernelJoshua M. Clulow5-11/+55
2015-04-01OS-3976 htable_walk strays into the VA holeJoshua M. Clulow1-2/+2
2015-04-01OS-4141 freeing phdrs induces bad kmem_free() in elfexec()Bryan Cantrill1-1/+8
2015-03-31OS-4123 missing /run/shm or /dev/shmJerry Jelinek4-18/+29
2015-03-31OS-4125 Error with nginx startup: fcntl(F_SETOWN) failed while spawning 'work...Jerry Jelinek4-6/+344
2015-03-31 [illumos-gate merge]Jerry Jelinek8-2/+153
2015-03-30OS-4128 programs that lack PT_PHDR are not properly loadedBryan Cantrill1-6/+40
2015-03-30OS-4127 lx brand: clone(CLONE_VFORK) followed by sigaction corrupts parentBryan Cantrill3-1/+31
2015-03-30OS-4122 lxbrand want dtrace ioctl supportPatrick Mooney1-0/+9
2015-03-30OS-4109 'zlogin -I' should close /dev/zfd/0 when it exitsJerry Jelinek6-21/+82
2015-03-305704 libzfs can only handle 255 file descriptorsSimon Klinkert8-2/+153
2015-03-30 [illumos-gate merge]Jerry Jelinek20-718/+1013
2015-03-285094 Update libsmbios with recent itemsDale Ghent7-79/+382
2015-03-285754 prtconf: assertion failure in libpcidb if vendor cannot be looked upAndy Fiddaman1-3/+3
2015-03-284518 lockd: Cannot establish NLM service over <file desc. 9, protocol udp>Marcel Telka5-300/+308
2015-03-285740 mr_sas driver - add additional sdt probesAndy Fiddaman1-1/+19
2015-03-285739 mr_sas driver - noise reduction and output fixAndy Fiddaman2-171/+155
2015-03-285737 mr_sas driver does not pass SCSI mode sense to disks when adapter in JBO...Andy Fiddaman1-138/+113
2015-03-275755 want support for Intel FMA instrsRobert Mustacchi7-48/+681
2015-03-27OS-4116 move close back to userland until aio is resolvedJerry Jelinek5-11/+5
2015-03-27OS-4098 move open, close and fcntl into the kernelJerry Jelinek12-444/+622
2015-03-273792 hald.c:371: error: 'g_type_init' is deprecatedAlexander Pyhalov1-2/+2
2015-03-27OS-4069 epoll_ctl(EPOLL_CTL_ADD) can spuriously fail with EEXISTBryan Cantrill3-10/+35
2015-03-27OS-4099 lxbrand bash lacks job control when using zfd ttyPatrick Mooney3-118/+72
2015-03-26OS-4074 missing /proc/diskstats file in lx-ubuntu64 zoneBryan Cantrill4-28/+177
2015-03-26OS-2760 igmp timout logic induces panicRobert Mustacchi3-14/+57
2015-03-26OS-4093 lxbrand setsockopt failed for SO_SNDBUFPatrick Mooney1-85/+157
2015-03-25OS-4005 lx brand: madvise(MADV_DONTNEED) needs to unreserve swapBryan Cantrill4-7/+32
2015-03-25OS-4095 unshipped Internet daemon manual pagesJoshua M. Clulow1-0/+9
2015-03-25 [illumos-gate merge]Jerry Jelinek9-38/+95
2015-03-25OS-4039 lxbrand lx_native_exec incorrect inside chrootPatrick Mooney1-1/+13
2015-03-245700 add zlogin -d option to allow graceful disconnect when zone is haltedAlexander Eremin3-17/+62
2015-03-245694 traverse_prefetcher does not prefetch enoughGeorge Wilson1-10/+9
2015-03-245695 dmu_sync'ed holes do not retain birth timePrakash Surya3-8/+23
2015-03-245693 ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_overrideMatthew Ahrens1-2/+0
2015-03-245696 ::refcount -r does not display info about removal of holdsPrakash Surya1-1/+1
2015-03-24OS-4084 getrlimit kills performance, move into kernelJerry Jelinek11-585/+647
2015-03-23OS-4092 Want a man we can run during the buildRobert Mustacchi4-6/+62
2015-03-23OS-3966 Update the new ctfmerge for 5595Robert Mustacchi3-11/+2
2015-03-23OS-4080 launching a second varpd confuses the worldRobert Mustacchi2-2/+24
2015-03-23OS-4077 varpd should live in /usr/libRobert Mustacchi5-5/+14
2015-03-23 [illumos-gate merge]Jerry Jelinek19-13/+39
2015-03-215732 nightly.sh should use check-paths.out to be useful for .gitignoreRichard PALO1-3/+3
2015-03-215731 make a clean clobberRichard PALO15-1/+7
2015-03-205734 IPFGENITER needs to know when to hit the brakesRobert Mustacchi1-1/+16
2015-03-205733 ipf should only forward when forwarding is enabledJerry Jelinek1-1/+31