summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08OS-7755 add sendmmsg() and recvmmsg() to lxrelease-20190509Andy Fiddaman4-9/+182
2019-05-08 [illumos-gate merge]Jerry Jelinek17-228/+151
2019-05-0810921 mdb_nicenum() needs smatch fixJohn Levon2-5/+4
2019-05-0810906 loader: non-ANSI definition of functionToomas Soome14-223/+145
2019-05-07OS-7669 Want CPU Temperature SensorsRobert Mustacchi28-53/+2826
2019-05-0710920 lzcnt feature not properly identified on Intel systemsRobert Mustacchi1-0/+2
2019-05-07OS-7771 Ship smp driverRobert Mustacchi2-0/+184
2019-05-0710891 dmake could support -CRobert Mustacchi5-12/+84
2019-05-07 [illumos-gate merge]Jerry Jelinek33-8893/+205
2019-05-0610697 zmod: use zlib-1.2.11Toomas Soome22-8687/+13
2019-05-0610890 mdb crashes on invalid ::walk softstateRobert Mustacchi1-1/+28
2019-05-0610859 mdb: move mdb_nicenum() to mdb_modapi.cToomas Soome4-56/+61
2019-05-0610850 loader: smatch build setupToomas Soome1-0/+8
2019-05-0610872 sd: NULL pointer errorsToomas Soome1-6/+6
2019-05-0610551 kbtrans: autorepeat should have limit on repeat countToomas Soome2-109/+94
2019-05-0610849 installboot: use err.h api and strdup()Toomas Soome2-28/+22
2019-05-06 [illumos-gate merge]Jerry Jelinek4-4/+76
2019-05-0510892 AVX-512 dis tests fail with 'Error: zeroing-masking only allowed with w...Robert Mustacchi4-202/+202
2019-05-0410893 Need support for new Cascade Lake InstructionsRobert Mustacchi11-12/+415
2019-05-03OS-7757 ddi_regs_map_setup(9F) could clarify rnumberRobert Mustacchi1-9/+27
2019-05-03OS-7760 scsi_hba_tgtmap_set_end(9F) missing flags argumentRobert Mustacchi1-5/+10
2019-05-0310766 ibcm: NULL pointer errorsToomas Soome1-1/+1
2019-05-03 [illumos-gate merge]Jerry Jelinek16-49/+121
2019-05-0310827 some symbols have the wrong CTF typeJohn Levon1-17/+22
2019-05-0310823 should ignore DW_TAG_subprogram with DW_AT_declaration tagsJohn Levon16-99/+801
2019-05-0310822 ctfdump -c should include non-root typesJohn Levon1-2/+2
2019-05-0310816 ctf_dwarf_convert_type() relies on un-initialized idJohn Levon52-631/+991
2019-05-0310814 Want primordial CTF test suiteRobert Mustacchi50-1/+4694
2019-05-0310812 ctf tools shouldn't add blank labelsRobert Mustacchi6-309/+536
2019-05-0210507 NO_GENUNIX_UNIQUIFY has no effectMatt Ahrens1-1/+1
2019-05-02OS-7485 typo in SSG-2028R-ACR24L and JSP-7001 slot mapsRob Johnston2-4/+4
2019-05-02OS-7779 zoneadmd calls logstream_write with negative message lengthMike Gerdts1-11/+15
2019-05-0210899 loader: use ldscript to build loader (10605 regression)Toomas Soome3-3/+55
2019-05-0210887 Missing void cast in wcuwsrv()John Levon1-1/+2
2019-05-0210886 smatch debug macro cleanup in usr/src/utsJohn Levon9-13/+37
2019-05-0210506 CVE-2019-9579 Access problem with SMB serverMatt Barden2-31/+26
2019-05-01OS-7778 hot_patch_kernel_text() has no respect for boundariesJohn Levon1-16/+34
2019-05-01 [illumos-gate merge]Jerry Jelinek6-373/+399
2019-04-30OS-7776 Hitting enter before timeout causes loader to always boot from stickRob Johnston1-7/+27
2019-04-3010837 loader: zfsboot.c cstyle cleanupToomas Soome1-371/+391
2019-04-3010806 mnode_range_setup() makes assumptions about mnodesJohn Levon1-59/+56
2019-04-3010858 loader: add elf_i386_sol2 option where we do not use ld scriptToomas Soome2-0/+3
2019-04-3010848 loader: disable libficl/vm.c smatch deref checkToomas Soome1-0/+3
2019-04-3010861 s10_npreload: make clobber target is failing to remove directoryToomas Soome2-2/+2
2019-04-30 [illumos-gate merge]Jerry Jelinek23-1068/+1211
2019-04-3010807 loader fails to boot Dell R510 in UEFI modeJohn Levon1-25/+44
2019-04-2910844 Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos7-130/+192
2019-04-29OS-7774 cpuset functions could be more const consciousPatrick Mooney2-46/+46
2019-04-2910606 ficl: smatch errors: inconsistent indenting and unchecked function returnToomas Soome16-938/+1019
2019-04-29 [illumos-gate merge]Jerry Jelinek31-316/+319