summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-11-13drm/i915: Add gen9 BCS cmdparsingJonathan Gray
2019-11-13drm/i915: Allow parsing of unsized batchesJonathan Gray
2019-11-13drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJonathan Gray
2019-11-13drm/i915: Add support for mandatory cmdparsingJonathan Gray
2019-11-13drm/i915: Remove Master tables from cmdparserJonathan Gray
2019-11-13drm/i915: Disable Secure Batches for gen6+Jonathan Gray
2019-11-13drm/i915: Rename gen7 cmdparser tablesJonathan Gray
2019-11-13Fix off-by-one (truncation) in k{v,}asprintf().Martin Pieuchot
2019-11-13drm/amd/display: Passive DP->HDMI dongle detection fixJonathan Gray
2019-11-13drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Jonathan Gray
2019-11-13drm/radeon: fix si_enable_smc_cac() failed issueJonathan Gray
2019-11-13unbreak ramdisksTheo de Raadt
2019-11-12check for privileged bridges ioctls next to the other privileged ioctls.David Gwynne
2019-11-12Only check if the current thread has the lock in rw_assert_unlocked(9).Martin Pieuchot
2019-11-12Convert tsleep(9) that wait for a multiple of `hz' to tsleep_nsec(9).Martin Pieuchot
2019-11-12Default to 0 arguments if no symbol has been found in the CTF section.Martin Pieuchot
2019-11-12Fix support for 3168 iwm(4) devices, and load new firmware for them.Stefan Sperling
2019-11-12Check sleep timeout state only if the sleep has a timeout. Otherwise,Visa Hankala
2019-11-12SIOCDVNETID mutates state, so should only be run by root.David Gwynne
2019-11-11Prevent underflows in tp->snd_wnd if the remote side ACKs more thanAlexander Bluhm
2019-11-11Prevent a NULL deref in ieee80211_node2req() which could be triggeredStefan Sperling
2019-11-11Kernel is missing propper input validation when configuring IPv6Alexander Bluhm
2019-11-11Extended the scope of the pipelock() in pipe_write() making the lockinganton
2019-11-11drm/amdgpu: fix potential VM faultsJonathan Gray
2019-11-11add linkstate hooks at the head of the tailq.David Gwynne
2019-11-11you still need newlines when using log(9). add some errnos while here.David Gwynne
2019-11-10Tedu scsi_scanner.h as krw@ intended to doPatrick Wildt
2019-11-10whitespace fixes, no functional changeDavid Gwynne
2019-11-10TRUE/FALSE conversions missed in previous.Martin Pieuchot
2019-11-10whitespace tweaks, no functional change.David Gwynne
2019-11-10Stop connecting to available open wifi networks when the interface is put up.Stefan Sperling
2019-11-10Invert a conditional in pipe_write() for reduced indent and inanton
2019-11-10Change the EINVAL return code to a KASSERT if the namei structure isBob Beck
2019-11-09Make sure that SDEV_NOSYNC abd SDEV_NOWIDE quirks are notKenneth R Westerback
2019-11-09Add support for active scan to bwfm(4). So far we only have donePatrick Wildt
2019-11-09Retguard will start using sections named ".openbsd.randomdata.retguard.*"Philip Guenther
2019-11-09Let mcount.o compile by ignoring a warning about the profile.h ASMPhilip Guenther
2019-11-09Replace the hand-rolled pipe lock with a rwlock. A necessary first stepanton
2019-11-09move NT eflag clearing after register saving, otherwise %eax isTheo de Raadt
2019-11-09Forgot comment requested by deraadt in previous.Florian Obser
2019-11-09Add RTP_PROPOSAL_SOLICIT to allow unwind(8) to solicit DNS proposalsFlorian Obser
2019-11-09Shuffle sd_get_parms() logic to ensure we only update sc->params withKenneth R Westerback
2019-11-09Give access points which fail to AUTH or ASSOC less priority duringStefan Sperling
2019-11-09Fix SCSIDEBUG display of VPD inquiry data.Kenneth R Westerback
2019-11-09Fix SCSIDEBUG display of VPD inquiry data.Kenneth R Westerback
2019-11-09Trigger a background scan when root runs the 'ifconfig scan' command.Stefan Sperling
2019-11-09whitespace fixes, no functional change.David Gwynne
2019-11-09drm/amdgpu/powerplay/vega10: allow undervolting in p7Jonathan Gray
2019-11-09drm/amdgpu: fix memory leakJonathan Gray
2019-11-09drm/amd/display: fix odm combine pipe resetJonathan Gray