summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-11-17print firmware version as unsigned intsJoshua Stein
2019-11-16Provide exact lock assertions for rwlocks when witness(4) is enabled.Visa Hankala
2019-11-16- Don't enable/disable efuse access protection for rtl8188c/rtl8192c;Kevin Lo
2019-11-15Remove gratuitous #ifdef.Visa Hankala
2019-11-15Whitespace removal, no code change.Mike Larkin
2019-11-15Fix a spelling error in a comment and remove some extra whitespaceMike Larkin
2019-11-14Unleash all the available openings and let the midlayer sort thingsKenneth R Westerback
2019-11-14Remove hardcoding of NetChip vendor/product id so that urndis(4) can attachAaron Bieber
2019-11-14avoid a use after free in if_delgroup.David Gwynne
2019-11-13Non root user must not use ioctl(2) to mess around with the addressAlexander Bluhm
2019-11-13Add DoT 853 to DEFBADDYNAMICPORTS_TCP. This port will be increasinglyTheo de Raadt
2019-11-13Fix get/set datapath comments.tobhe
2019-11-13Send uhid(4) reports via the optional interrupt out pipe. SomePatrick Wildt
2019-11-13Non root users must not set the parameters of pppoe(4) interfaces.Alexander Bluhm
2019-11-13drm/i915/cmdparser: Fix jump whitelist clearingJonathan Gray
2019-11-13drm/i915/gen8+: Add RC6 CTX corruption WAJonathan Gray
2019-11-13drm/i915: Lower RM timeout to avoid DSI hard hangsJonathan Gray
2019-11-13drm/i915/cmdparser: Ignore Length operands during command matchingJonathan Gray
2019-11-13drm/i915/cmdparser: Add support for backward jumpsJonathan Gray
2019-11-13drm/i915/cmdparser: Use explicit goto for error pathsJonathan Gray
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