aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* nfscl: Change IO_APPEND writes to direct I/ORick Macklem2021-12-152-5/+9
* ipfilter fil.c: Fix two typos in commentsCy Schubert2021-12-151-2/+2
* tcp: Rack in a rare case we can get stuck sending a very small amount.Randall Stewart2021-12-151-4/+1
* xen: plug some of set-but-not-used varsMateusz Guzik2021-12-159-18/+8
* mwl: plug some of set-but-not-used varsMateusz Guzik2021-12-151-6/+1
* ng_pppoe: plug set-but-not-used varsMateusz Guzik2021-12-151-6/+0
* powerpc64: fix the calculation of MaxmemLeandro Lupori2021-12-152-2/+2
* mmc_sim: fix setting of the mutex nameAndriy Gapon2021-12-152-6/+4
* sys/queue.h: move trashing from SLIST_REMOVE to REMOVE_AFTER, REMOVE_HEADAndriy Gapon2021-12-151-2/+4
* rk_i2c_fill_tx: fixup previous commitAndriy Gapon2021-12-151-1/+1
* rk_i2c_fill_tx: fix a number of issuesAndriy Gapon2021-12-151-20/+26
* rk_i2c_transfer: minor improvement to bit twiddlingAndriy Gapon2021-12-151-1/+1
* rk_i2c: do not hide NACK condition from consumersAndriy Gapon2021-12-151-0/+4
* rk_i2c: keep sending bytes until all bytes are sentAndriy Gapon2021-12-151-2/+8
* rk_i2c_transfer: fix off-by-one in check for last messageAndriy Gapon2021-12-151-1/+1
* rk_i2c_drain_rx: remove useless arithmetic manipulationsAndriy Gapon2021-12-151-1/+1
* rk_i2c: consistently treat booleans as suchAndriy Gapon2021-12-151-4/+4
* rk_i2c_transfer: use iicbus error codes instead of generic onesAndriy Gapon2021-12-151-3/+3
* rk_i2c: remove write-only softc fieldAndriy Gapon2021-12-151-3/+0
* ata-promise: kill lenght, it's set but never usedWarner Losh2021-12-141-2/+1
* hyperv: scanning locking is using the bus mtxWarner Losh2021-12-141-15/+14
* pccard: Remove more of the PC Card infrastructureWarner Losh2021-12-147-4127/+1
* Remove references to PCMCIAWarner Losh2021-12-143-9/+7
* Thread creation privilege for realtime groupFlorian Walpen2021-12-141-2/+2
* imgact_elf: Disable the stack gap for nowMark Johnston2021-12-141-1/+1
* powerpc: kernel config styleAlfredo Dal'Ava Junior2021-12-154-147/+147
* vm_fault: Fix vm_fault_populate()'s handling of VM_FAULT_WIREMark Johnston2021-12-141-4/+6
* ipsec: fix a logic error in key_do_getnewspiWenfeng Liu2021-12-141-1/+1
* ktls: Support for TLS 1.3 receive offload.John Baldwin2021-12-142-18/+131
* isp(4): Allow more than 2 ports to read WWNs from NVRAM.Alexander Motin2021-12-142-8/+2
* cpufreq: Support operating-mode-v2 tables with no voltagesAdrian Chadd2021-12-141-62/+116
* inpcb: use locked variant of prison_check_ip*()Gleb Smirnoff2021-12-142-4/+4
* x86: add a comment providing source for numbers in legacy XSAVE area layoutKonstantin Belousov2021-12-142-2/+6
* socket: plug set-but-not-used varsMateusz Guzik2021-12-141-1/+1
* iwm: plug some of set-but-not-used varsMateusz Guzik2021-12-141-7/+0
* Fix dtrace fbt return probes on arm64Andrew Turner2021-12-142-6/+12
* bhnd: plug set-but-not-used varsMateusz Guzik2021-12-141-22/+0
* mbuf: plug set-but-not-used varsMateusz Guzik2021-12-141-2/+2
* kobj: plug set-but-not-used varsMateusz Guzik2021-12-141-1/+1
* ktls: plug set-but-not-used varsMateusz Guzik2021-12-141-3/+3
* virtio: plug some of set-but-not-used varsMateusz Guzik2021-12-141-0/+6
* sis: plug set-but-not-used varsMateusz Guzik2021-12-141-2/+0
* ral: plug set-but-not-used varsMateusz Guzik2021-12-141-6/+2
* ipfilter: Replace sprintf with range checking version (snprintf)Cy Schubert2021-12-148-25/+26
* ipfilter radix_ipf: name is only valid with RDX_DEBUGCy Schubert2021-12-141-0/+2
* ipfilter: The SNPRINTF macro doesn't exist, remove itCy Schubert2021-12-147-85/+0
* virtio console: plug set-but-not-used varsMateusz Guzik2021-12-141-3/+3
* vmx: plug set-but-not-used varMateusz Guzik2021-12-141-10/+0
* sdhci: plug set-but-not-unused varsMateusz Guzik2021-12-141-2/+0
* vtnet: plug set-but-not-used varsMateusz Guzik2021-12-141-5/+5