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-10-29
needs sys/lock.h
Theo de Raadt
2018-10-28
Correctly deal with upper level unveil's by keeping track of the covering
Bob Beck
2018-10-27
pass around the ess and ni structures we plan to use directly, instead
Peter Hessler
2018-10-27
clean up accounting of the AUTO_JOIN flag by making sure it is set or cleared
Peter Hessler
2018-10-27
don't join to a network where we expect cleartext, and the AP is using crypto
Peter Hessler
2018-10-27
Temporarily enable LOCKF_DIAGNOSTIC in order to catch potential bugs.
anton
2018-10-27
Add assertions for lockf list manipulation, hidden behind LOCKF_DIAGNOSTIC.
anton
2018-10-27
Rework previous lockf fix; bluhm@ noticed a regress failure during consecutive
anton
2018-10-27
size for free(); ok ratchov@
miko
2018-10-26
Use EFI memory map to determine what memory regions are availble just like
Mark Kettenis
2018-10-26
Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC
Mark Kettenis
2018-10-26
With lld the calculation of the entry point was wrong since
Christian Weisgerber
2018-10-26
Make it clear that `if_bridgeport' is dereferenced in the ioctl path
Martin Pieuchot
2018-10-26
Correct linker emulation name for lld when building i386 kernels on amd64.
Christian Weisgerber
2018-10-26
regen
Mike Larkin
2018-10-26
Add VirtualBox NVMe
Mike Larkin
2018-10-26
sync
Kevin Lo
2018-10-26
Fix entry for Realtek RTL8723BE, from Stuart Shillington.
Kevin Lo
2018-10-25
New mesa uses the I915_MMAP_WC flag which we advertise but don't actually
Mark Kettenis
2018-10-25
Fix a resource leak in doaccept().
Visa Hankala
2018-10-25
start both the sc_ka_send and sc_ka_hold timeout when
David Gwynne
2018-10-23
Comvert a few uvm_km_alloc(9) and uvm_km_valloc(9) calls to km_alloc(9).
Mark Kettenis
2018-10-23
Fix OFW GPIO regulator by breaking out of the loop once the correct
Patrick Wildt
2018-10-23
Make pf compile without DIAGNOSTIC again
Reyk Floeter
2018-10-22
Don't let HFSC force the packet priority to 7 when enabled
David Gwynne
2018-10-22
More "explicitely" -> "explicitly" in various comments.
Kenneth R Westerback
2018-10-22
ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@
cheloha
2018-10-22
Rename 'bridge_iflist' variables for coherency, missed in previous.
Martin Pieuchot
2018-10-22
regen
Jonathan Gray
2018-10-22
Add AMD 400 series (promontory), vega 10, more 17h ids seen on
Jonathan Gray
2018-10-21
regen
mortimer
2018-10-21
Add some devices found on Lenovo A485.
mortimer
2018-10-20
Take the "package" into account when calculating the "smt" ID on modern
Mark Kettenis
2018-10-20
Sync with amd64 version.
Mark Kettenis
2018-10-20
Sync with amd64 version.
Mark Kettenis
2018-10-20
Bring over changes from aarch64 to fix building with ld.lld on amd64.
Mark Kettenis
2018-10-20
Add i386 relocations. Needed for 32-bit UEFI bootloader.
Mark Kettenis
2018-10-18
Partial revert of previous. Only the queue(3) stuff should have gone in.
cheloha
2018-10-18
igmp, struct router_info: use queue(3)
cheloha
2018-10-18
provide a default case for all switch statements handling address families
David Gwynne
2018-10-18
Re-enable POOL_DEBUG for -current.
Lawrence Teo
2018-10-18
make sure keepalive ioctl values are either both zero, or both not zero.
David Gwynne
2018-10-18
make sure the tunnel is configured in gre_keepalive_send
David Gwynne
2018-10-18
move the timeout_add in gre_keepalive_send up.
David Gwynne
2018-10-18
Process incoming gre(4) keepalives early to avoid bpf seeing them.
David Gwynne
2018-10-17
Only the scheduler time statistics should be affected by spinning.
Alexander Bluhm
2018-10-16
- pf: honor quick on anchor rules
Alexandr Nedvedicky
2018-10-16
Add linker script to assis lld with building something usable that doesn't
Mark Kettenis
2018-10-16
Add gapdummy logic (already used on other archs) to allow linking with lld.
Christian Weisgerber
2018-10-16
pull and put the traffic class in ipv6 headers
David Gwynne
[next]