Age | Commit message (Expand) | Author | Files | Lines |
2022-12-16 | 15253 14993 broke test-runner -l optionHEADmaster | Toomas Soome | 1 | -0/+3 |
2022-12-14 | 15135 stdalign.h is very C11-y, but perhaps disrespectful of C++ | Robert Mustacchi | 1 | -4/+4 |
2022-12-12 | 15247 zfs_acl_chmod_aclmode_001_pos: tar extracts files in wrong directory | Toomas Soome | 1 | -1/+2 |
2022-12-09 | 15244 zfs-tests: zfstest should accept multiple -c options | Toomas Soome | 1 | -2/+7 |
2022-12-09 | 15245 zfs_clone_010_pos: fix python statement | Toomas Soome | 1 | -1/+1 |
2022-12-09 | 15243 test-runner: tell us when there was no tests to run | Toomas Soome | 1 | -0/+1 |
2022-12-08 | 15237 smbsrv-tests: document smb server share setup | Toomas Soome | 1 | -2/+46 |
2022-12-07 | 15206 setcontext(2) should not restore %fsbase | Andy Fiddaman | 3 | -1/+111 |
2022-11-25 | 15181 Add errc, verrc, warnc, vwarnc to libc | Andy Fiddaman | 17 | -2/+415 |
2022-11-15 | 14251 operationalize bhyve dirty page tracking | Luqman Aden | 8 | -10/+94 |
2022-11-14 | 15146 sadb_unlinkassoc() isn't idempotent | Dan McDonald | 6 | -6/+73 |
2022-11-09 | 15110 mdb ::printf replicated mdb ::print bitfield mistakes | Robert Mustacchi | 2 | -1/+134 |
2022-11-09 | 15149 pcieadm help messages should include field list | Robert Mustacchi | 1 | -2/+2 |
2022-11-08 | 15136 want unit test for bhyve dirty page tracking | Patrick Mooney | 3 | -1/+193 |
2022-11-07 | 15067 linker set should be declared WEAK | Toomas Soome | 1 | -39/+5 |
2022-11-06 | 14489 bhyve should emulate imul | Andy Fiddaman | 4 | -0/+176 |
2022-11-03 | 14568 bhyve should support pause/resume | Patrick Mooney | 3 | -1/+87 |
2022-10-24 | 15118 bhyve too strict over vmm_data lengths | Patrick Mooney | 3 | -1/+114 |
2022-10-24 | 15005 Tests for btree implementation used by range trees | John Wren Kennedy | 8 | -4/+686 |
2022-10-21 | 14993 zfs-tests: Move platform independent tests to a shared runfile | Ryan Moeller | 7 | -2299/+412 |
2022-10-19 | 15036 portfs wears inadequate pollcache disguise | Patrick Mooney | 3 | -2/+129 |
2022-10-18 | 15078 bhyve should enable VM_CAP_HALT_EXIT by default | Patrick Mooney | 3 | -1/+87 |
2022-10-13 | 15050 SMB server mishandles some SIDs | Matt Barden | 3 | -1/+173 |
2022-10-04 | 15011 Want wrapper for rpc tests in smbsrv-tests | Matt Barden | 5 | -36/+271 |
2022-10-04 | 15031 event ports impacted by FDINFO accesses | Patrick Mooney | 4 | -0/+142 |
2022-10-02 | 14952 bhyve should expose PAGING exits to userspace | Patrick Mooney | 6 | -2/+145 |
2022-09-28 | 15008 expose bhyve kernel interface version wider | Patrick Mooney | 1 | -1/+21 |
2022-09-26 | 14963 bhyve destroy should be more robust | Patrick Mooney | 7 | -72/+268 |
2022-09-26 | 15007 zfs-tests: bootfs_006_pos is failing | Toomas Soome | 1 | -4/+2 |
2022-09-22 | 14485 bhyve needs better cpuid control | Patrick Mooney | 9 | -4/+554 |
2022-09-11 | 14821 Add additional AVX512 capabilities | Robert Mustacchi | 5 | -0/+665 |
2022-09-10 | 14077 Want wrapper for external SMB server tests | Matt Barden | 14 | -1/+735 |
2022-09-06 | 14933 asprintf(3c) is confused by NUL | Robert Mustacchi | 3 | -0/+103 |
2022-08-22 | 14898 port_associate PORT_SOURCE_FILE doesn't update user obj properly | Robert Mustacchi | 4 | -0/+324 |
2022-08-07 | 14820 Want SMBIOS 3.6 Support | Robert Mustacchi | 4 | -3/+469 |
2022-08-02 | 14817 bhyve VMs should be capable of auto-destruct | Patrick Mooney | 6 | -3/+265 |
2022-07-20 | 14727 Want AMD Unified Memory Controller Driver | Robert Mustacchi | 16 | -1/+12054 |
2022-07-14 | 14755 viona should expose more ring state | Patrick Mooney | 4 | -1/+109 |
2022-06-16 | 14722 ld should keep group members in separate output sections | Richard Lowe | 7 | -0/+270 |
2022-06-15 | 14732 split vtd out of vmm kernel module | Patrick Mooney | 2 | -1/+47 |
2022-05-03 | 14664 bhyve missing triple-fault handling for VMX | Patrick Mooney | 4 | -2/+101 |
2022-05-02 | 14660 expose bhyve kernel interface version | Patrick Mooney | 3 | -1/+51 |
2022-04-25 | 14621 Missing dependency in cores tests build | Andy Fiddaman | 4 | -2/+13 |
2022-04-21 | 14587 bhyve and viona belong in uts/intel | Patrick Mooney | 3 | -6/+6 |
2022-04-20 | 14418 mman.h symbol visibility is a mess | Robert Mustacchi | 5 | -1/+167 |
2022-04-11 | 14598 bhyve vlapic should handle APICBASE changes | Patrick Mooney | 16 | -2/+735 |
2022-03-30 | 14569 bhyve should consolidate on hrtime | Patrick Mooney | 22 | -1/+2118 |
2022-03-11 | 14436 "dladm show-overlay <overlay>" exits zero when varpd doesn't know about... | Isaac Davis | 3 | -1/+87 |
2022-03-10 | 14443 resection manual pages per IPD4 | Richard Lowe | 19 | -45/+45 |
2022-03-02 | 14511 bhyve needs devmem access for all segments | Patrick Mooney | 3 | -1/+168 |