index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2019-11-17
print firmware version as unsigned ints
Joshua Stein
2019-11-16
Provide 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-15
Remove gratuitous #ifdef.
Visa Hankala
2019-11-15
Whitespace removal, no code change.
Mike Larkin
2019-11-15
Fix a spelling error in a comment and remove some extra whitespace
Mike Larkin
2019-11-14
Unleash all the available openings and let the midlayer sort things
Kenneth R Westerback
2019-11-14
Remove hardcoding of NetChip vendor/product id so that urndis(4) can attach
Aaron Bieber
2019-11-14
avoid a use after free in if_delgroup.
David Gwynne
2019-11-13
Non root user must not use ioctl(2) to mess around with the address
Alexander Bluhm
2019-11-13
Add DoT 853 to DEFBADDYNAMICPORTS_TCP. This port will be increasingly
Theo de Raadt
2019-11-13
Fix get/set datapath comments.
tobhe
2019-11-13
Send uhid(4) reports via the optional interrupt out pipe. Some
Patrick Wildt
2019-11-13
Non root users must not set the parameters of pppoe(4) interfaces.
Alexander Bluhm
2019-11-13
drm/i915/cmdparser: Fix jump whitelist clearing
Jonathan Gray
2019-11-13
drm/i915/gen8+: Add RC6 CTX corruption WA
Jonathan Gray
2019-11-13
drm/i915: Lower RM timeout to avoid DSI hard hangs
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Ignore Length operands during command matching
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Add support for backward jumps
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Use explicit goto for error paths
Jonathan Gray
2019-11-13
drm/i915: Add gen9 BCS cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Allow parsing of unsized batches
Jonathan Gray
2019-11-13
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jonathan Gray
2019-11-13
drm/i915: Add support for mandatory cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Remove Master tables from cmdparser
Jonathan Gray
2019-11-13
drm/i915: Disable Secure Batches for gen6+
Jonathan Gray
2019-11-13
drm/i915: Rename gen7 cmdparser tables
Jonathan Gray
2019-11-13
Fix off-by-one (truncation) in k{v,}asprintf().
Martin Pieuchot
2019-11-13
drm/amd/display: Passive DP->HDMI dongle detection fix
Jonathan Gray
2019-11-13
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Jonathan Gray
2019-11-13
drm/radeon: fix si_enable_smc_cac() failed issue
Jonathan Gray
2019-11-13
unbreak ramdisks
Theo de Raadt
2019-11-12
check for privileged bridges ioctls next to the other privileged ioctls.
David Gwynne
2019-11-12
Only check if the current thread has the lock in rw_assert_unlocked(9).
Martin Pieuchot
2019-11-12
Convert tsleep(9) that wait for a multiple of `hz' to tsleep_nsec(9).
Martin Pieuchot
2019-11-12
Default to 0 arguments if no symbol has been found in the CTF section.
Martin Pieuchot
2019-11-12
Fix support for 3168 iwm(4) devices, and load new firmware for them.
Stefan Sperling
2019-11-12
Check sleep timeout state only if the sleep has a timeout. Otherwise,
Visa Hankala
2019-11-12
SIOCDVNETID mutates state, so should only be run by root.
David Gwynne
2019-11-11
Prevent underflows in tp->snd_wnd if the remote side ACKs more than
Alexander Bluhm
2019-11-11
Prevent a NULL deref in ieee80211_node2req() which could be triggered
Stefan Sperling
2019-11-11
Kernel is missing propper input validation when configuring IPv6
Alexander Bluhm
2019-11-11
Extended the scope of the pipelock() in pipe_write() making the locking
anton
2019-11-11
drm/amdgpu: fix potential VM faults
Jonathan Gray
2019-11-11
add linkstate hooks at the head of the tailq.
David Gwynne
2019-11-11
you still need newlines when using log(9). add some errnos while here.
David Gwynne
2019-11-10
Tedu scsi_scanner.h as krw@ intended to do
Patrick Wildt
2019-11-10
whitespace fixes, no functional change
David Gwynne
2019-11-10
TRUE/FALSE conversions missed in previous.
Martin Pieuchot
2019-11-10
whitespace tweaks, no functional change.
David Gwynne
[next]