summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os
AgeCommit message (Expand)AuthorFilesLines
2022-10-0314985 adjtime could be more constPatrick Mooney1-1/+1
2022-09-1314236 signed math leads getelfshdr astrayPatrick Mooney3-11/+22
2022-09-1114821 Add additional AVX512 capabilitiesRobert Mustacchi1-1/+4
2022-08-3014079 remove TNFToomas Soome8-180/+2
2022-08-2414686 nvme should use namespace GUID for devid if availableHans Rosenfeld1-0/+7
2022-08-0414873 Retire ddi_getiminor()Garrett D'Amore1-11/+1
2022-08-0413700 pollhead_delete trips over bad pointerPatrick Mooney1-6/+2
2022-07-2814855 unix: add dtrace probes to some TNF_PROBE sitesGordon Ross1-1/+10
2022-07-1311328 Remove M_MULTIDATA supportGarrett D'Amore2-247/+2
2022-07-1114780 remove aoutexec moduleGarrett D'Amore1-262/+1
2022-05-0914678 bitmap functions could be more constPatrick Mooney1-10/+9
2022-03-1014443 resection manual pages per IPD4Richard Lowe19-48/+48
2022-02-2714537 UFS should not allow directories to be unlinkedJoshua M. Clulow1-0/+31
2022-02-225513 KM_NORMALPRI should be documented in kmem_alloc(9f) and kmem_cache_creat...Dan McDonald2-3/+3
2022-02-1014407 unix, genunix partial warning cleanupRobert Mustacchi21-70/+96
2022-02-0113663 fchmodat(AT_SYMLINK_NOFOLLOW) should work for non-symlinksMarcel Telka1-1/+3
2022-01-2713917 ctxops interfaces could be more ergonomicPatrick Mooney3-36/+73
2022-01-2414143 kmem should learn we are no longer SolarisJason King1-4/+2
2022-01-2414095 Dtrace probes for nbmand conflict identificationGordon Ross2-3/+20
2022-01-1514365 memlist_insert() throws memlists away with empty listsRobert Mustacchi1-2/+6
2021-12-1214283 ldd should not complain about non-executable shared objectsRichard Lowe1-15/+6
2021-11-0914210 reflecting ICMP of IP-in-IP needs to be more robustDan McDonald1-4/+4
2021-11-0614197 Implement id_space as a libraryRobert Mustacchi1-159/+0
2021-10-2414019 Allow more control over zone init exit actionsJerry Jelinek2-19/+125
2021-10-1614126 clock_gettime() could work with thread/proc clocksRobert Mustacchi2-0/+321
2021-10-0614133 rlogind: ioctl I_LINK of tcp connection failedRichard Lowe1-4/+12
2021-09-2814008 off-by-one in dfl_iter()Yuri Pankov1-6/+4
2021-09-2214098 handle failure when muxing non-device streamsRichard Lowe2-88/+107
2021-08-1613940 with the 32bit intel kernel gone, we should remove obsolete 32-bit only...Richard Lowe2-194/+23
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe9-24/+18
2021-07-0213902 Fix for 13717 may break 8-disk raidz2Dan McDonald2-4/+5
2021-05-2513829 genunix: cast between incompatible function typesToomas Soome1-9/+9
2021-05-2413788 restart of privilege-aware zone init failsAndy Fiddaman1-0/+24
2021-04-1913178 ::msgbuf could see more than 8KB of logsNick Ewins1-1/+1
2021-04-0511698 Want NVMe Hotplug SupportJordan Paige Hendricks2-11/+248
2021-03-1913654 upanic needs to finish auditing the syscall before auditing coresRobert Mustacchi1-2/+8
2021-03-0513602 cpuset funcs could be more constPatrick Mooney1-3/+4
2021-02-1213499 System paging parameters no longer calculated at boot after 13097Andy Fiddaman1-1/+7
2021-02-0213097 improve VM tunables for modern systemsJoshua M. Clulow3-297/+491
2020-11-1713273 want upanic(2)Robert Mustacchi3-2/+106
2020-10-2113144 refactor amdf17nbdf into a nexusRobert Mustacchi1-7/+8
2020-09-2313094 systems have more kmem caches than they used toJoshua M. Clulow1-1/+15
2020-09-2313082 pageout needs a deadmanJoshua M. Clulow2-5/+85
2020-09-1413079 Add ksensor support for voltage and current sensorsRobert Mustacchi1-6/+34
2020-09-1011499 default to hires tickRichard Lowe1-23/+23
2020-09-047709 hrt2ts and friends are too clever for their own goodPatrick Mooney1-12/+37
2020-08-3113026 SMB and NFS use the global zone's IDMAP when they shouldn'tMatt Barden1-4/+5
2020-08-0412694 race between write() and shutdown() for unix socketsJohn Levon1-47/+1
2020-07-1212830 Want centralized ksensor frameworkRobert Mustacchi3-0/+867
2020-07-0912506 Add support to vioblk for DISCARD operationJason King1-0/+442