summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC r368461: kern: cpuset: resolve race between cpuset_lookup/cpuset_relKyle Evans2020-12-151-2/+10
* MFC r368460: kern: cpuset: plug a unr leakKyle Evans2020-12-151-0/+5
* MFC r368238:Kristof Provost2020-12-152-12/+2
* MFC r368237:Kristof Provost2020-12-151-2/+14
* MFC r368458:Mitchell Horne2020-12-151-1/+1
* MFC r368281:Mitchell Horne2020-12-151-2/+4
* MFC r368588:Kristof Provost2020-12-151-1/+1
* MFC r368561:Brooks Davis2020-12-143-1/+6
* MFC r368543:Brooks Davis2020-12-141-7/+7
* MFC 368004: Pull the check for VM ownership into ppt_find().John Baldwin2020-12-141-70/+58
* MFC 368003:John Baldwin2020-12-144-0/+32
* MFC r368275: nvme: Fix typo in definitionChuck Tuffli2020-12-142-2/+2
* MFC r368414:Mark Johnston2020-12-142-2/+18
* MFC r368161:Michal Meloun2020-12-143-1/+6
* MFC r367955:Michal Meloun2020-12-141-0/+1
* MFC r367865:Michal Meloun2020-12-141-3/+0
* MFC r367447:Michal Meloun2020-12-142-0/+16
* MFC r3684733:Justin Hibbits2020-12-131-9/+5
* MFC r368132: Increase nvme(4) maximum transfer size from 1MB to 2MB.Alexander Motin2020-12-134-19/+16
* MFC 367578: Clear tp->tod in t4_pcb_detach().John Baldwin2020-12-121-0/+1
* MFC 366955: Handle CPL_RX_DATA on active TLS sockets.John Baldwin2020-12-123-0/+142
* MFC 366854: Re-enable receive flow control for TOE TLS sockets.John Baldwin2020-12-124-18/+3
* MFC r368020, r368025:Kristof Provost2020-12-111-40/+85
* MFC r368015:Kristof Provost2020-12-112-26/+6
* RegenKonstantin Belousov2020-12-115-9/+14
* MFC r368343:Konstantin Belousov2020-12-113-1/+88
* MFC r368342:Konstantin Belousov2020-12-112-52/+66
* MFC: r367997Jung-uk Kim2020-12-111-2/+2
* MFC r368108:Mark Johnston2020-12-111-2/+6
* MFC 366584: Don't invoke semunload() if seminit() fails during MOD_LOAD.John Baldwin2020-12-101-2/+0
* MFC 366897: Use a template assembly file to generate the embedded MFS.John Baldwin2020-12-103-49/+49
* MFC 366494: Don't permit DRM buffer mappings to be upgraded to executable.John Baldwin2020-12-101-6/+4
* MFC of 368396 and 368425.Kirk McKusick2020-12-092-0/+14
* MFC r368276:Mark Johnston2020-12-091-2/+6
* MFC r368397: Add deprecation notice to mn(4)Ed Maste2020-12-091-0/+1
* MFC r368265:Konstantin Belousov2020-12-081-5/+7
* MFC r368264:Konstantin Belousov2020-12-081-9/+8
* MFC r368262:Konstantin Belousov2020-12-081-2/+2
* MFC r368260:Konstantin Belousov2020-12-081-1/+4
* MFC r367985: Remove unneeded locking around xpt_bus_[de]register().Alexander Motin2020-12-081-9/+0
* MFC r368191:Konstantin Belousov2020-12-071-9/+22
* MFC r364027 by arichardson: Fix linker error in libuutil with recent LLVMEugene Grosbein2020-12-063-11/+2
* Fix msdosfs suspension.Konstantin Belousov2020-12-041-0/+6
* MFC r367742-r367743: _umtx_op: documentation and compat32 fixKyle Evans2020-12-041-3/+3
* MFC r368009-r368010: kern: cpuset: minor improvementsKyle Evans2020-12-041-14/+24
* MFC r368006: kern: never restart syscalls calling closefp(), e.g. close(2)Kyle Evans2020-12-041-0/+9
* MFC r367944: cpuset_setproc: use the appropriate parent for new anon. setsKyle Evans2020-12-041-1/+1
* MFC r368116: kern: cpuset: drop the lock to allocate domainsetsKyle Evans2020-12-041-8/+13
* MFC 366844: Mark asymmetric cryptography via OCF deprecated for 14.0.John Baldwin2020-12-042-0/+10
* MFC r367895:Konstantin Belousov2020-12-041-11/+32