summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall
AgeCommit message (Expand)AuthorFilesLines
2020-03-17 [illumos-gate merge]Jerry Jelinek1-7/+7
2020-03-1712365 pwritev64 can't write at offsets between [2 GiB, 4 GiB)Jerry Jelinek1-101/+60
2020-03-12 [illumos-gate merge]Jerry Jelinek1-2/+2
2020-03-125880 Increase IOV_MAX to at least 1024Bryan Cantrill1-43/+179
2020-01-30 [illumos-gate merge]Jerry Jelinek6-6/+13
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome6-6/+13
2019-10-01 [illumos-gate merge]Jerry Jelinek1-4/+2
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-05-15OS-7662 need a way to disable SMTJohn Levon1-7/+31
2019-04-19 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-04-1810755 pset: NULL pointer errorsToomas Soome1-1/+1
2019-02-21 [illumos-gate merge]Jerry Jelinek4-9/+9
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome4-9/+9
2018-12-17 [illumos-gate merge]Jerry Jelinek1-3/+3
2018-12-139971 Make getrandom(2) a public interfaceJason King1-3/+3
2018-08-07 [illumos-gate merge]Jerry Jelinek1-1/+15
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-09 [illumos-gate merge]Jerry Jelinek2-2/+2
2018-04-069364 genunix: this statement may fall throughToomas Soome2-2/+2
2018-01-26OS-6577 ofdlock(): assertion failed: lckdat->l_start == 0Jerry Jelinek1-2/+3
2017-10-27OS-6355 in-kernel zone page invalidationJerry Jelinek1-14/+1
2017-10-12OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-29/+17
2017-09-29Revert "OS-6306 accurate in-kernel zone RSS tracking" [needs more work]Jerry Jelinek1-1/+3
2017-09-28OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek1-3/+1
2017-04-10OS-5261 lxbrand eventfd AIO overflow behavior is incorrectPatrick Mooney1-5/+7
2017-02-24 [illumos-gate merge]Jerry Jelinek1-6/+7
2017-02-237859 uts: indentation errorsToomas Soome1-6/+7
2017-02-23 [illumos-gate merge]Jerry Jelinek2-4/+5
2017-02-227812 Remove gender specific languageDaniel Hoffman2-4/+5
2017-01-24OS-5904 pwritev64 can't write at offsets between [2 GiB, 4 GiB)Jerry Jelinek1-100/+59
2016-12-08OS-5805 chromium depends on CLONE_FS w/o full SHARED_ASJerry Jelinek1-8/+21
2016-11-16OS-5738 increase timers allowed per-processPatrick Mooney1-1/+4
2016-11-03OS-5761 some code is careless about p_lock when accessing u_cdirJerry Jelinek2-4/+11
2016-10-187427 Double flock(3C) causes undue blockCody Peter Mello1-1/+2
2016-10-17 [illumos-gate merge]Jerry Jelinek1-0/+121
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+121
2016-08-18OS-5591 Double flock(3C) causes undue blockCody Peter Mello1-1/+2
2016-08-04OS-5566 ppoll timeout calculation can overflowPatrick Mooney1-4/+26
2016-06-16OS-5462 lxbrand kernel should be lint cleanPatrick Mooney1-3/+3
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-02-16OS-5162 poll/select yield improper EINTR when nfds and timeout are 0Patrick Mooney1-3/+4
2016-01-14OS-4104 lxbrand convert stat syscalls to IKEPatrick Mooney1-1/+1
2016-01-06 [illumos-gate merge]Jerry Jelinek3-10/+6
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek3-10/+6
2015-12-18OS-4830 lxbrand convert select/poll to IKEPatrick Mooney1-152/+173
2015-11-243252 Need a proper flock() implementationJerry Jelinek1-10/+124
2015-11-12OS-4390 Want SMAP supportRobert Mustacchi1-3/+32