summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2018-07-20 [illumos-gate merge]Jerry Jelinek33-534/+712
2018-07-199055 panic in prgetattrJerry Jelinek1-1/+12
2018-07-199569 smbios(1M) could decode voltage and curent probesRobert Mustacchi6-2/+752
2018-07-199641 want stack-clash mitigationPatrick Mooney25-122/+721
2018-07-199651 README.pkg: Extra zero in PKGVERSMarcel Telka1-1/+1
2018-07-199477 loader: cstyle update of common/commands.cToomas Soome2-351/+363
2018-07-199133 ucbcmd: this statement may fall throughToomas Soome5-19/+11
2018-07-199184 Add ZFS performance test for fixed blocksize random read/write IOJohn Wren Kennedy11-29/+149
2018-07-199577 remove zfs_dbuf_evict_key tsdMatthew Ahrens5-55/+46
2018-07-199591 ms_shift can be incorrectly changed in MOS config for indirect vdevs tha...Serapheim Dimitropoulos5-52/+109
2018-07-199060 ::dtrace_options causes mdb to dump coreJohn Levon1-2/+9
2018-07-19 [illumos-gate merge]Jerry Jelinek17-707/+841
2018-07-189447 NFS unmount is slowMarcel Telka11-145/+268
2018-07-189660 loader: fix typos in libefi/env.cToomas Soome1-2/+2
2018-07-189662 fpu alignment pragmas broken on newer gccToomas Soome2-13/+7
2018-07-189615 loader: cstyle fixes for some common filesToomas Soome3-547/+564
2018-07-18OS-7015 pagefault loop because somebody lost our %cr3release-20180719John Levon2-28/+60
2018-07-18 [illumos-gate merge]Jerry Jelinek2-8/+5
2018-07-179048 mpt_sas should not require targets to send SEP messagesRobert Mustacchi3-94/+106
2018-07-179652 loader.efi: use explicit lea in multiboot_tramp.SToomas Soome1-5/+5
2018-07-179653 consfonts: duplicate entry in usr/src/data/consfonts/MakefileToomas Soome1-3/+0
2018-07-16OS-7073 viona buffer merging stumbles over perfectly sized framesPatrick Mooney1-8/+22
2018-07-16 [illumos-gate merge]Jerry Jelinek2-0/+2
2018-07-16OS-7074 deadlock with vmm_detach() and iommu_cleanup()Hans Rosenfeld1-3/+11
2018-07-159648 policykit: unused functionsToomas Soome2-0/+2
2018-07-13OS-7076 lx netlink msg_done only sends headerJason King1-0/+17
2018-07-129644 Double-free in crypto tests on failureJason King2-4/+1
2018-07-12OS-7054 bhyve should halt on triple faultPatrick Mooney1-2/+0
2018-07-12OS-7053 dump_ttrace() chokes on softintsHans Rosenfeld2-1/+10
2018-07-12OS-7061 bhyve: set MAP_NORESERVE when mmap'ing guest memoryHans Rosenfeld1-0/+8
2018-07-12 [illumos-gate merge]Jerry Jelinek1-5/+4
2018-07-119643 PKCS#11 tests should not use CRYPTO_INVALID_SESSIONJason King1-2/+4
2018-07-119314 Cyclic dependency in usr/src/cmd/fm/eversholt/Makefile.esc.comAndrew Stormont1-5/+4
2018-07-10 [illumos-gate merge]Jerry Jelinek34-493/+527
2018-07-099613 loader: Fix some resource leaks in common/boot.cToomas Soome1-4/+8
2018-07-099599 Buffer overflow in usr/src/lib/libsocket/inet/ruserpass.cToomas Soome1-5/+14
2018-07-099567 make: error: control reaches end of non-void functionToomas Soome2-106/+141
2018-07-098983 libbe: be_do_installboot() fails with vdev replacingToomas Soome1-117/+109
2018-07-099612 loader.efi: Migrate has_keyboard to bool.Toomas Soome1-7/+7
2018-07-099605 loader: initialize variables and remove unused onesToomas Soome1-8/+7
2018-07-099604 loader: open/close/read/write cleanupToomas Soome4-184/+185
2018-07-099583 loader: remove devdesc comments and assertionsToomas Soome6-38/+24
2018-07-099389 isnsd: this statement may fall throughToomas Soome4-1/+10
2018-07-099415 bnxe: this statement may fall throughToomas Soome6-5/+11
2018-07-099603 loader: define bootprog_info in bootstrap.hToomas Soome9-18/+11
2018-07-05OS-7062 bhyve: return EINVAL for allocations > max_page_getHans Rosenfeld1-0/+9
2018-06-29 [illumos-gate merge]release-20180705Jerry Jelinek3-56/+12
2018-06-289629 ksh93(1): Missing zero in z4cxMarcel Telka1-46/+2
2018-06-289586 need to handle SP's that present multiple sensors with the same entity nameRob Johnston7-44/+254
2018-06-28OS-7010 update sys/elf.h for recent processors like aarch64/risc-vRobert Mustacchi4-221/+939