summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall
AgeCommit message (Expand)AuthorFilesLines
2022-10-1915036 portfs wears inadequate pollcache disguisePatrick Mooney1-0/+8
2022-10-0314985 adjtime could be more constPatrick Mooney1-3/+1
2022-08-3014079 remove TNFToomas Soome1-1/+0
2022-08-0413700 pollhead_delete trips over bad pointerPatrick Mooney1-61/+91
2022-07-1114768 retire ncaGarrett D'Amore1-10/+2
2022-03-1014443 resection manual pages per IPD4Richard Lowe4-6/+6
2022-02-1014407 unix, genunix partial warning cleanupRobert Mustacchi1-2/+5
2022-02-0113663 fchmodat(AT_SYMLINK_NOFOLLOW) should work for non-symlinksMarcel Telka1-4/+1
2022-01-0514199 sendfile compat checks shouldn't be done in so_sendmblkRobert Mustacchi1-4/+15
2021-12-1714305 Sync the tod chip following ntp_adjtime(MOD_FREQUENCY)Andy Fiddaman1-1/+10
2021-12-0614262 ntp_adjtime() should only validate constant with MOD_TIMECONSTAndy Fiddaman1-5/+16
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe1-7/+0
2021-04-2213739 vnode reference leak in copen()Andy Fiddaman1-4/+5
2021-03-169620 getcwd() syscall has unbounded memory allocationAndy Fiddaman1-10/+27
2020-10-2612593 NULL ptr deref in door_upcall via auditctl setpolicyAlex Wilson1-0/+5
2020-06-1212789 increase timers allowed per-processPatrick Mooney1-0/+4
2020-05-1212691 Want means of getting the maximum user address in a processRobert Mustacchi1-0/+4
2020-05-0112517 allow for custom per-distribution brandingJoshua M. Clulow1-0/+8
2020-03-1712365 pwritev64 can't write at offsets between [2 GiB, 4 GiB)Jerry Jelinek1-101/+60
2020-03-125880 Increase IOV_MAX to at least 1024Bryan Cantrill1-43/+179
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome6-6/+13
2019-09-3011728 exacctsys: cast between incompatible function typesToomas Soome1-4/+2
2019-05-2211048 need a way to disable SMTJohn Levon1-7/+31
2019-04-1810755 pset: NULL pointer errorsToomas Soome1-1/+1
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome4-9/+9
2018-12-139971 Make getrandom(2) a public interfaceJason King1-3/+3
2018-08-069669 Extra zeros sent by sendfile()Marcel Telka1-1/+15
2018-05-149061 ofdlock(): assertion failed: lckdat->l_start == 0Jerry Jelinek1-2/+3
2018-04-069364 genunix: this statement may fall throughToomas Soome2-2/+2
2017-02-237859 uts: indentation errorsToomas Soome1-6/+7
2017-02-227812 Remove gender specific languageDaniel Hoffman2-4/+5
2016-10-187427 Double flock(3C) causes undue blockCody Peter Mello1-1/+2
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+121
2016-03-306789 Want SMAP supportRobert Mustacchi1-3/+32
2016-03-296818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill1-1/+2
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek3-10/+6
2015-11-243252 Need a proper flock() implementationJerry Jelinek1-10/+124
2015-11-046417 Want a privilege for accessing information about physical memoryJerry Jelinek1-12/+30
2015-10-166291 nested epoll does not mimic Linux behaviorPatrick Mooney1-30/+268
2015-10-165640 want epoll supportBryan Cantrill1-9/+10
2015-08-276141 use kmem_zalloc instead of kmem_alloc + bzero/memsetJosef 'Jeff' Sipek1-2/+1
2015-04-205856 syscall/memctl should compare attr != 0, being an int, instead of NULLRichard PALO1-1/+1
2015-04-165843 getrandom(2) lays it on a bit thickRobert Mustacchi1-2/+2
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi2-3/+86
2015-01-144923 want preadv and pwritevDJ Hoffman1-3/+392
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2-8/+6
2014-07-215004 load average should be virtualized for zonesJerry Jelinek1-12/+2
2013-09-273830 SIGQUEUE_MAX's limit of 32 is too lowDavid Höppner2-5/+24
2013-08-123975 ddi_periodic_add(9F) is entirely rubbishJoshua M. Clulow1-0/+8
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek1-16/+0