summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-293934 project reference count leak in tasksys_settaskid()Bryan Cantrill1-0/+4
2013-04-233713 Implement accept4() (fix lint)Theo Schlossnagle2-2/+2
2013-04-213713 Implement accept4()Theo Schlossnagle2-16/+76
2013-04-033665 Implement O_CLOEXEC as an open() flagTheo Schlossnagle1-0/+9
2012-10-033150 poll times out immediately in 32bit kernelsRichard Lowe1-1/+1
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-35/+25
2012-02-032039 several declarations in uts declare functions with variable number of ar...Milan Jurik1-4/+3
2011-10-201605 System time changes combined with spurios wakeups cause DP_POLL to retur...Matt Amdur1-20/+29
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell1-4/+1
2010-07-27PSARC/2009/636 Obsolete getacinfo(3bsm)Jan Friedel1-4/+42
2010-07-07PSARC 2010/235 POSIX 1003.1-2008 *at(2) syscallsRoger A. Faulkner15-285/+278
2010-06-29PSARC 2009/042 max-processes rctlMenno Lageman1-4/+8
2010-06-246949768 fsattr(5) auditing can incorrectly record some open(2) paths as exten...Brent Paulson6-43/+44
2010-06-176939100 convert KSSL into a socket filterAnders Persson1-9/+4
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-9/+19