summaryrefslogtreecommitdiff
path: root/usr/src/uts
AgeCommit message (Expand)AuthorFilesLines
2022-04-2114587 bhyve and viona belong in uts/intelPatrick Mooney120-212/+286
2022-04-2014418 mman.h symbol visibility is a messRobert Mustacchi2-77/+112
2022-04-2014531 want nvme namespace management mutexHans Rosenfeld2-116/+197
2022-04-2014530 nvme should require exclusive open for attach, detach, and format ioctlsHans Rosenfeld2-25/+73
2022-04-1914607 Add CONS_GETDEV so we can see which port is /dev/consoleJoshua M. Clulow2-15/+48
2022-04-1514636 discard mutex shim for bhyvePatrick Mooney9-82/+61
2022-04-1114598 bhyve vlapic should handle APICBASE changesPatrick Mooney11-605/+592
2022-04-1114622 want __maybe_unusedToomas Soome1-0/+10
2022-04-0614619 Race between udp_activate() and conn_get_socket_info()Dan McDonald1-4/+16
2022-04-0514595 sd DLE events should cover the first two partitionsAndy Fiddaman2-22/+29
2022-04-0414584 unix: console property should only have one valueToomas Soome1-0/+24
2022-04-0214604 bios enumerated serial should use 1275 compatible namesRichard Lowe1-4/+3
2022-03-3014569 bhyve should consolidate on hrtimePatrick Mooney7-262/+220
2022-03-3013912 viona should track held pagesPatrick Mooney7-119/+282
2022-03-2914597 i40e debug code prints MAC addresses oddlyDan McDonald1-5/+5
2022-03-2814570 t4nex uses the wrong DDI register attributesRobert Mustacchi1-2/+2
2022-03-2314562 apparently bad merge in l2arc_write_buffersToomas Soome1-12/+0
2022-03-2114434 overlays should persist across rebootsAndy Fiddaman1-1/+1
2022-03-1414291 cxgbe: asserts when requesting more queues than availableRahul Lakkireddy5-88/+166
2022-03-1014443 resection manual pages per IPD4Richard Lowe220-445/+410
2022-03-0914554 TSC calibration is the PITsJoshua M. Clulow2-3/+11
2022-03-0911679 vn_rele() and friends should VERIFY after mutexSpencer Evans-Cole1-4/+5
2022-03-0414290 cxgbe: need link speed change when autoneg is disabledRahul Lakkireddy6-816/+955
2022-03-0214511 bhyve needs devmem access for all segmentsPatrick Mooney1-27/+31
2022-03-0214529 nvmeadm should ignore requests to attach/detach ignored namespacesHans Rosenfeld2-2/+24
2022-03-0214528 nvme should return ENOTSUP for ioctls not supported by the hardwareHans Rosenfeld1-2/+8
2022-02-2714537 UFS should not allow directories to be unlinkedJoshua M. Clulow1-0/+31
2022-02-2614483 bhyve should emulate testb imm8,r/m8Andy Fiddaman1-0/+27
2022-02-2314430 simplify bhyve vatpitPatrick Mooney1-42/+63
2022-02-225513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_creat...Dan McDonald17-34/+30
2022-02-2213500 Want support for overlay networksRobert Mustacchi33-13/+6297
2022-02-2214507 nvmeadm shouldn't allow writing firmware to a read-only slot 1Hans Rosenfeld1-5/+38
2022-02-2114249 pseudo-terminal nomenclature should reflect POSIXJoshua M. Clulow12-650/+643
2022-02-2114471 vioblk could raise dynamic lun expansion syseventsAndy Fiddaman4-58/+217
2022-02-1814456 bhyve needs fpu import/exportPatrick Mooney11-125/+518
2022-02-1814512 iwn: suspicious concatenation of string literalsToomas Soome1-7/+7
2022-02-1714469 nvme could raise dynamic lun expansion syseventsAndy Fiddaman2-13/+157
2022-02-1714450 Want PCI platform resource discovery moduleRobert Mustacchi15-481/+645
2022-02-1514499 i86xpv/unix: variable 'val' is uninitializedToomas Soome1-2/+2
2022-02-1014407 unix, genunix partial warning cleanupRobert Mustacchi54-244/+190
2022-02-0914490 ucodeadm cannot handle latest Intel microcode (again)Dan McDonald1-2/+3
2022-02-0914464 want ugen nodes for devices attached by hidAlex Wilson3-25/+231
2022-02-0914467 Update nvmeadm 'get-features event' for NVMe 1.4Andy Fiddaman4-15/+150
2022-02-0814351 mwl: mismatched boundToomas Soome1-20/+23
2022-02-0814429 simplify bhyve vatpicPatrick Mooney1-130/+115
2022-02-0714472 Fix clearing setuid/setgid bits on a file when replaying a writePawel Jakub Dawidek1-24/+64
2022-02-0714372 bhyve upstream sync 2022 JanuaryAndy Fiddaman2-11/+16
2022-02-0714399 Support ACPI enumeration of extended IRQ resourcesJason King1-35/+142
2022-02-046779 kernel panic in zfs_readdir shortly after mountArne Jansen2-0/+3
2022-02-0311174 new driver for Smart Array storage controllersJoshua M. Clulow19-1/+7918