summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-09joyent/illumos-joyent#163 fix stack selection for delivery of Linux signalscr3583-joyent-illumos-joyent-163Austin Wise1-2/+5
2018-03-15OS-6628 bhyve needs to support at least 32 vcpusMike Gerdts1-2/+2
2018-03-15OS-6665 Would like mechanism to determine how many vcpus bhyve supportsJerry Jelinek1-5/+17
2018-03-15OS-6639 bhyve memory allocations that can't succeed should fail or at least b...Jerry Jelinek2-3/+21
2018-03-15OS-6777 bhyve VM not rebootingJerry Jelinek2-3/+30
2018-03-15 [illumos-gate merge]Jerry Jelinek127-1018/+6669
2018-03-15OS-6772 Update cxgbe firmware version to 1.17.14.0Vishal Kulkarni9-103362/+107778
2018-03-14OS-6716 bhyve guest VCPUs pause intermittentlyPatrick Mooney2-5/+29
2018-03-148808 nvme: Software Progress Marker feature is optionalYuri Pankov2-17/+48
2018-03-148980 BIOS clock is sometimes one hour fastGary Mills2-130/+246
2018-03-149173 smbsrv: we do not build allToomas Soome1-2/+2
2018-03-149260 nsmb driver 32-bit ioctl check broken after 8685Gordon Ross6-9/+64
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos114-849/+6299
2018-03-149164 assert: newds == os->os_dsl_datasetAndriy Gapon3-11/+10
2018-03-13OS-6638 graceful shutdown for bhyve zonesJerry Jelinek1-0/+47
2018-03-13OS-6546 Use PCID if KPTI is enabledJohn Levon34-439/+761
2018-03-13OS-6759 want CPU localization for vmm calloutsPatrick Mooney9-3/+123
2018-03-13OS-6682 bhyve zones can destroy any VMJerry Jelinek1-0/+12
2018-03-12OS-6686 add FreeBSD compat & contrib sources to cscopeHans Rosenfeld3-2/+8
2018-03-12OS-6547 Implement KPTIAlex Wilson45-1666/+2919
2018-03-12OS-6412 ship initial bhyve bitsPatrick Mooney3-0/+77
2018-03-12OS-6695 bhyve failed to pack nvlistJerry Jelinek1-5/+7
2018-03-12 [illumos-gate merge]Jerry Jelinek71-1670/+432
2018-03-109251 p123_pcbe is useless and can be removedYuri Pankov6-1217/+5
2018-03-109175 smbsrv/libfksmbsrv: this statement may fall throughToomas Soome1-1/+1
2018-03-109174 smbsrv/libsmbns: duplicate 'const' declaration specifierToomas Soome1-1/+1
2018-03-109146 libdtrace: this statement may fall throughToomas Soome1-1/+1
2018-03-109121 dladm: addrval can be NULL, need to check in iptun_process_addrarg()Doma Gergő Mihály1-0/+5
2018-03-108659 ata: unused but set warnings with GCC 5.XAndrew Stormont2-8/+13
2018-03-109216 awk: this statement may fall throughToomas Soome5-22/+17
2018-03-109226 fd: this statement may fall throughToomas Soome1-1/+3
2018-03-109228 zone_getattr(ZONE_ATTR_NETWORK) returns uninitialised valueAndy Fiddaman1-0/+3
2018-03-109198 libstand: Const-ify buffer argument of write(2) analogToomas Soome10-83/+38
2018-03-109214 typo: sytem should be systemToomas Soome22-28/+24
2018-03-109213 zfs: sytem typoToomas Soome8-8/+9
2018-03-109144 libsqlite: this statement may fall throughToomas Soome7-28/+10
2018-03-109179 gss_mechs/mech_krb5 this use of "defined" may not be portableToomas Soome1-4/+7
2018-03-109106 praudit could go fasterPeter Tribble1-34/+124
2018-03-109206 Move getsecs() prototype to stand.h from net.h so it can be used everywhereToomas Soome2-2/+1
2018-03-109231 nightly should create a log/latest/ symlinkJohn Levon1-1/+6
2018-03-091956 /usr/bin/uname '-o' should return 'illumos'Andy Fiddaman2-230/+165
2018-03-09OS-6747 make clean removes brand hooksMike Gerdts1-1/+1
2018-03-08OS-6676 bhyve intr handling should be KPTI-friendlyJohn Levon2-16/+10
2018-03-08OS-6636 EPT misconfiguration under VMWare FusionJohn Levon1-20/+29
2018-03-08OS-6698 thread_affinity_set(CPU_CURRENT) can skip cpu_lockPatrick Mooney1-25/+40
2018-03-07OS-6591 VMX support is not checking for PAT load/save supportJohn Levon1-0/+1
2018-03-07OS-6613 zhyve core dumps deposited in zone rootJerry Jelinek1-2/+14
2018-03-07OS-6675 need tool to detect bhyve supportJerry Jelinek6-1/+195
2018-03-07 [illumos-gate merge]Jerry Jelinek1-11/+29
2018-03-06OS-6633 want cyclic_move_herePatrick Mooney2-1/+59