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-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2019-04-14
Add lock order checking for timeouts
Visa Hankala
2019-04-14
don't take splnet when running the network stack
David Gwynne
2019-04-13
MSFT0101 must require some special handling, since this breaks
Theo de Raadt
2019-04-13
Add missing compatibles for newer Linux kernel bindings.
Mark Kettenis
2019-04-13
renable POOL_DEBUG
Theo de Raadt
2019-04-13
unlock tree, we are now working on 6.5-current
Theo de Raadt
2019-04-10
KNF per naddy@
ians
2019-04-10
Add (uint32_t) cast on marks[] to avoid warning in gcc3.
Kenji Aoyama
2019-04-10
Unbreak "boot bsd.up" line in /etc/boot.conf
Florian Obser
2019-04-10
Hide debug printfs.
Alexandre Ratchov
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
sync
Peter Hessler
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
implement support for SIOCGIFSFFPAGE
David Gwynne
2019-04-10
add support for SIOCGIFSFFPAGE so userland can read sfp module info
David Gwynne
2019-04-10
do custom checks for SIOCGIFSFFPAGE.
David Gwynne
2019-04-10
add SIOCGIFSFFPAGE, for getting sfp/qsfp module info from nics.
David Gwynne
2019-04-10
add struct if_sffpage so userland can read a page of sfp/qsfp info
David Gwynne
2019-04-10
Handle missed service errors, specific to isochronous transfers.
Alexandre Ratchov
2019-04-10
Fix URE_WDT6_SET_MODE register definition.
Kevin Lo
2019-04-10
crank versions
Theo de Raadt
2019-04-10
change marks[] array to uint64_t, so the code can track full 64-bit
Theo de Raadt
2019-04-09
Detect /bsd.upgrade kernel and boot it if present instead of default /bsd,
Kenji Aoyama
2019-04-08
change psize to a signed int to cope with it going negative since
Joshua Stein
2019-04-08
crank version; looks good deraadt
Florian Obser
2019-04-08
Detect /bsd.upgrade kernel and boot it if present instead of default
Florian Obser
2019-04-08
Make azalia(4) initialize dolby atmos codecs in the resume path.
Stefan Sperling
2019-04-05
In debug mode print TCP flag names to console correctly.
Alexander Bluhm
2019-04-05
Broken userland software sets address bit in routing message without
Alexander Bluhm
2019-04-05
it is POOL_DEBUG disable time
Theo de Raadt
2019-04-05
Try to start playback after play buffer pointers are advanced.
Alexandre Ratchov
2019-04-04
Make tpm(4) attach to MSFT0101 chips.
Edd Barrett
2019-04-04
Simplify underruns handling: just copy silence produced by upper layer.
Alexandre Ratchov
2019-04-04
Avoid potential null-pointer dereference. Found by Kent R. Spillner.
Mark Kettenis
2019-04-04
The ASUS E200HA reads the register at "address" 0x00 instead of 0x18.
Mark Kettenis
2019-04-04
Add bwfm(4) such that we can use bsd.rd to update over wireless.
Mark Kettenis
2019-04-03
Reject negative and too large timeouts passed to BIOCSRTIMEOUT. Since
anton
2019-04-03
Correct access to doorbell. In radeondrm this is only present and used
Jonathan Gray
2019-04-03
Always copy data (if any) whenever a new bounce buffer is available.
Alexandre Ratchov
2019-04-03
Check for available space before copying data to the bounce buffers.
Alexandre Ratchov
2019-04-03
Make the uaudio_stream->ubuf_xfer relative to current xfer number.
Alexandre Ratchov
2019-04-02
disable MSI for AMD Summit Ridge/Raven Ridge HD Audio as workaround for audio...
thfr
2019-04-02
Restrict which filesystems are available for swap. This rules out
Visa Hankala
2019-04-02
BOGO_PC is an invalid userland address, which indicates kbind() is now
Theo de Raadt
2019-04-02
retguard has now replaced the stack protector on clang architectures,
Theo de Raadt
2019-04-02
call pf_pkt_addr_changed on input
David Gwynne
2019-04-02
Fix ddb not to write its history to out of the region. When the
YASUOKA Masahiko
2019-04-02
clear the BCAST and MCAST mbuf flags for "outgoing" packets.
David Gwynne
2019-04-02
some mbuf ph_rtableid fixes
David Gwynne
[next]