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
2020-06-05
Implement cpu_rnd_messybits() as a read of the cycle counter register.
Christian Weisgerber
2020-06-05
cpu_rnd_messybits() for mips64
Visa Hankala
2020-06-05
Qemu does not like we load ofwboot on top of the bootblocks and as
Otto Moerbeek
2020-06-04
HID parser could overflow if a malicious device (potentially USB) provided
Theo de Raadt
2020-06-04
Recognise Cortex-A78.
Mark Kettenis
2020-06-04
add missing forward declaration of struct proc
anton
2020-06-04
Enable bwfm(4).
Patrick Wildt
2020-06-04
Fix pfr_kentry_byaddr() to be used for a rule in an anchor. It
YASUOKA Masahiko
2020-06-03
Add missing ieee80211_release_node() calls in cases where hardware
Jonathan Matthew
2020-06-03
let the random subsystem read the tsc for event "timestamps".
David Gwynne
2020-06-02
disable debugging by default and only print unknown events when
Joshua Stein
2020-06-02
add acpihid(4) for ACPI HID event and 5-button array devices
Joshua Stein
2020-06-02
Add support for hardware vlan tagging. Tag insertion here is actually
Jonathan Matthew
2020-06-02
use correct node when enabling phy
Jonathan Gray
2020-06-02
Add missing ieee80211_release_node() calls in cases where hardware
Jonathan Matthew
2020-06-02
When the set of ports in an aggr changes, set the aggr capabilities to
Jonathan Matthew
2020-06-01
Revert "Ignore new Rxblock ack agreements until the WPA handshake is done."
Stefan Sperling
2020-06-01
regen
Joshua Stein
2020-06-01
add SK hynix, and an NVMe from them
Joshua Stein
2020-06-01
PowerPC64 header files for floating point.
Dale Rahn
2020-05-31
add umstc(4) for Microsoft Surface Type Cover keyboards
Joshua Stein
2020-05-31
regen
Joshua Stein
2020-05-31
add two Surface Go Type Cover models
Joshua Stein
2020-05-31
DDR mode seems to work fine on the Rockchip RK3399.
Mark Kettenis
2020-05-31
Typo in WPA supplicant state machine: RNSA_SUPP_PTKDONE -> RSNA_SUPP_PTKDONE
Stefan Sperling
2020-05-31
Remove a dead assignment to ni_rsn_state in ieee80211_node_leave_rsn().
Stefan Sperling
2020-05-31
introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.
David Gwynne
2020-05-31
match on pci id for azalia device with wrong subclass
Jonathan Gray
2020-05-31
use ip{,6}_send instead of ip{,6}_output for l2tp and pptp.
David Gwynne
2020-05-30
In automatic performance mode on systems with offline CPUs because of SMT
solene
2020-05-30
Introduce kqueue_terminate() & kqueue_free(), no functional changes.
Martin Pieuchot
2020-05-30
Fix UVIDEO_DEBUG build
Ingo Feinerer
2020-05-29
If no station happens to be associated when ieee80211_setkeys() runs then
Stefan Sperling
2020-05-29
In hostap mode, after completing a new group key handshake with all
Stefan Sperling
2020-05-29
Mark the descriptor as dead when starting to destroy it.
Martin Pieuchot
2020-05-29
When the preferred cylinder group if full scan forward (wrapping if needed)
Otto Moerbeek
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2020-05-29
rndvar.h not needed here
Theo de Raadt
2020-05-29
3 includes not needed
Theo de Raadt
2020-05-28
When calling rasops_init() in efifb_cnremap() and efifb_attach(), pass
Frederic Cambus
2020-05-28
Enable scrollback in simplefb(4).
Frederic Cambus
2020-05-28
Make generation numbers unsigned and fill them using a random number
Otto Moerbeek
2020-05-28
Call cninit() after parsing boot parameter to make cninit() possible
YASUOKA Masahiko
2020-05-28
Use MSI-X interrupts where available, and rearrange structures to allow
Jonathan Matthew
2020-05-28
File allocation in socket(2) & socketpair(2) no longer need the KERNEL_LOCK().
Martin Pieuchot
2020-05-27
Enter ddb at a trap instruction or with db_enter().
gkoehler
2020-05-27
Connectionless sockets like UDP can be re-connected to a different
Alexander Bluhm
2020-05-27
Retire <machine/varargs.h>.
Visa Hankala
2020-05-27
Fix pmon_iostrategy()
Visa Hankala
2020-05-27
Document the various flavors of NET_LOCK() and rename the reader version.
Martin Pieuchot
[next]