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-18
sys/time.h: new macros: timerisvalid() and timespecisvalid().
cheloha
2019-01-18
chase sounlock() api change, make bfd(4) build again
Peter Hessler
2019-01-18
remove a debugging printf that has outlived its usefulness
Mike Larkin
2019-01-18
futex(2): validate relative timeout before sleeping.
cheloha
2019-01-18
adjtime(2), settimeofday(2), clock_settime(2): validate input
cheloha
2019-01-18
Revert Rev 1.351, the change is not quite right yet.
Claudio Jeker
2019-01-18
delete vmm(4) in i386
pd
2019-01-17
Convert interface lists from TAILQ to SLIST in preparation for fine
Martin Pieuchot
2019-01-17
No need to free the Command/Data GPIO in the I2C detach path since it is
Patrick Wildt
2019-01-17
Add support for the SSD1306 as seen on the NanoPi NEO2 with
Patrick Wildt
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
[next]