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
2018-03-05
fix a memory leak in readdoslabel()
Jonathan Gray
2018-03-05
Do not redefine PAGE_SHIFT/PAGE_SIZE/PAGE_MASK in vmparam.h; those
Theo de Raadt
2018-03-05
#define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch
Theo de Raadt
2018-03-04
grow dmesg buffer - bigger machines showing up
Theo de Raadt
2018-03-02
Protect the calls to ifpromisc() in bpf(4) with net lock. This
Alexander Bluhm
2018-03-02
Revert all the bits of the autocreate 127.0.0.1 on lo(4) creation for now.
Claudio Jeker
2018-03-02
Fix reference clock frequency.
Visa Hankala
2018-03-02
Fix the locating of the OpenBSD disklabel on media with 2048 byte
Visa Hankala
2018-03-02
The UEFI specification states that a watchdog timer should be armed for
Jonathan Gray
2018-03-01
AAPCS requires 8-byte alignment for 64-bit types. We missed this when we
Mark Kettenis
2018-03-01
When socket splicing is involved, delay the pool_put() after the
Alexander Bluhm
2018-03-01
Protect the calls to trapsignal() and psignal() with a kernel lock
Alexander Bluhm
2018-03-01
accidentally did two ALIGN's before kuduta
Theo de Raadt
2018-03-01
copy p2p_rtrequest to mgre_rtrequest, so it can be tweaked
David Gwynne
2018-02-28
fix up matching of incoming traffic to interfaces.
David Gwynne
2018-02-28
Revert the change that postpones CPUs until after mounthook activities.
Patrick Wildt
2018-02-28
oops, skipped a step cranking to 6.3-beta
Theo de Raadt
2018-02-28
move to 6.3-beta
Theo de Raadt
2018-02-28
Ignore 'fseq version mismatch' notifications from 8265 iwm(4) firmware.
Stefan Sperling
2018-02-28
Explicitly align svcstack and esym. Finally fixes the problem where
Mark Kettenis
2018-02-28
It helps to spell 'GSBASE' with a 'G'. With the thinko the NMI and
Philip Guenther
2018-02-28
Correct a pointless longstanding difference in ioctl numbering between
Jonathan Gray
2018-02-27
change mgre tunnel configuration to only accept a single local address.
David Gwynne
2018-02-27
Add RTL8211F support. Loosely based on the FreeBSD driver.
Mark Kettenis
2018-02-27
make kernel compile again without INET6
Sebastian Benoit
2018-02-27
Release the netlock when sleeping for control messages in in vioioctl().
Martin Pieuchot
2018-02-27
use a macro for the default if_hdrlen, not a magic number
David Gwynne
2018-02-27
annotate some data structures with the lock protecting them.
David Gwynne
2018-02-27
add support for point to multipoint GRE via mgre(4).
David Gwynne
2018-02-26
Add RK3328 support.
Mark Kettenis
2018-02-26
Serialize access to UID data with a rwlock.
Martin Pieuchot
2018-02-26
Fix a TOCTOU race that causes signals to be delivered more than once.
Martin Pieuchot
2018-02-26
Fix typo in previous commit.
Mark Kettenis
2018-02-26
Support dumping isochronous frames via bpf(4) using the USBPcap protocol.
Martin Pieuchot
2018-02-26
regen
ccardenas
2018-02-26
Add devices found on thinkpad e475 with an AMD A10-9600P
ccardenas
2018-02-26
Delete pmap_update_2pg(), the #include of <machine/segments.h>, trailing
Philip Guenther
2018-02-25
Add RK805 support.
Mark Kettenis
2018-02-25
Add RK3328 support.
Mark Kettenis
2018-02-25
More RK3328 clocks.
Mark Kettenis
2018-02-25
RK3328 support.
Mark Kettenis
2018-02-25
Initial RK3328 clocks.
Mark Kettenis
2018-02-25
Don't pass our configured SSID to iwm(4) firmware during a background scan.
Stefan Sperling
2018-02-25
My previous commit to iwn(4) broke the scan loop.
Stefan Sperling
2018-02-25
default the nvgre vnetid to the first valid value according to the rfc
David Gwynne
2018-02-25
Typo: auxilliary -> auxiliary
Philip Guenther
2018-02-24
RK3328 support.
Mark Kettenis
2018-02-24
Enable bcmrng(4).
Mark Kettenis
2018-02-24
Add bcmrng(4), a driver for the random number generator on the Raspberry Pi.
Mark Kettenis
2018-02-24
fix pasto
Mark Kettenis
[prev]
[next]