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-01-17
Unveil fixes:
Bob Beck
2019-01-17
Remove some empty lines
Mike Larkin
2019-01-17
Enable bwfm(4) in RAMDISK_CD
Mike Larkin
2019-01-16
Deny mmap() on enabled kcov fds. Sometimes syzkaller manages to duplicate an
anton
2019-01-16
include pf.h for #if NPF > 0 test
Jonathan Gray
2019-01-15
Make otus(4) modify its DMA_TRIGGER register with readable macros
Stefan Sperling
2019-01-15
Remove an unused variable. Spotted by clang.
Visa Hankala
2019-01-15
Add missing Allwinner H3/H5 OHCI clocks.
Mark Kettenis
2019-01-15
Stop processing "no data" frames in ieee80211_input() before decryption.
Stefan Sperling
2019-01-15
Rename some data frame subtype macros to make the difference between
Stefan Sperling
2019-01-14
Add support for building kernels with clang. Clang does not support
Mark Kettenis
2019-01-14
backout previous; crashes near mountpoints it seems
Theo de Raadt
2019-01-14
Remove obsolete symbols.sort target.
Visa Hankala
2019-01-14
Wrap floating point instructions with .set hardfloat to make clang's
Visa Hankala
2019-01-14
Fix typos
Ingo Feinerer
2019-01-14
match on TP-Link WN821N v5 (RTL8192EU), tested by Jesper Wallin
Jonathan Matthew
2019-01-14
Fix unveil issue noticed by kn@ where unveil does not notice covering
Bob Beck
2019-01-14
regen
Jonathan Matthew
2019-01-14
add TP-Link WN821N v5 (RTL8192EU), from Jesper Wallin
Jonathan Matthew
2019-01-13
Remove redundant RF switch notice
kn
2019-01-13
Handle card detect GPIO.
Visa Hankala
2019-01-13
Pass timeout in seconds instead of ticks.
Visa Hankala
2019-01-13
Fix an off-by-one in pfkeyv2_sysctl_policydumper() and get rid of a
Martin Pieuchot
2019-01-13
Validate the number of expected interfaces in *match() and claim them
Martin Pieuchot
2019-01-13
Validate that the interface passed to *match() is the expected one
Martin Pieuchot
2019-01-12
Enable ohci at fdt.
Mark Kettenis
2019-01-12
Add missing OHCI-related clocks.
Mark Kettenis
2019-01-12
Add a driver for OCTEON GPIO controller.
Visa Hankala
2019-01-12
Fix potential use-after-free if xfer allocation fails when otus(4) attaches.
Stefan Sperling
2019-01-12
Make the scan loop in otus(4) terminate properly when the interface
Stefan Sperling
2019-01-12
Attach the AHCI controller bridge driver even if the AHCI controller
Visa Hankala
2019-01-11
sync
Theo de Raadt
2019-01-11
mincore() is a relic from the past, exposing physical machine information
Theo de Raadt
2019-01-11
Set RUNNING flag when RF switch is enabled
kn
2019-01-11
Add i.MX8MQ support to dwpcie(4). Since the i.MX8MQ does seem to
Patrick Wildt
2019-01-11
imxsrc(4), a driver for the i.MX System Reset Controller. We will
Patrick Wildt
2019-01-11
Add support for changing the parent of the PCIe clocks. We will
Patrick Wildt
2019-01-11
Move the placement of pmap_kernel's toplevel PML4 page
Mike Larkin
2019-01-10
Make mincore lie. The nature of shared memory means it can spy on what
Ted Unangst
2019-01-10
Hold a read lock on the map while doing the actual device I/O during in
Mark Kettenis
2019-01-10
Properly implement (as far as we can) Event()/Signal()/Wait() AML operations.
Mark Kettenis
2019-01-10
regen pcidevs*.h
Stefan Fritsch
2019-01-10
Add virtio 1.x PCI IDs
Stefan Fritsch
2019-01-10
Fix previous
Stefan Fritsch
2019-01-10
Move some PCI-specific defines to a new virtio_pcireg.h file
Stefan Fritsch
2019-01-10
Remove some more code if VIRTIO_DEBUG is 0
Stefan Fritsch
2019-01-10
Move some common defines to virtiovar.h
Stefan Fritsch
2019-01-10
settime: Don't cancel ongoing adjtime(2) until after full permission checks
cheloha
2019-01-10
Use efifb_stolen() to prevent radeondrm from using aperture memory
Jonathan Gray
2019-01-10
add efifb_stolen() to get the size of the efifb framebuffer
Jonathan Gray
[next]