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-21
The function carp_prepare_ad() never fails. The error handling in
Alexander Bluhm
2018-03-21
In ip6_output() check that the interface of a route is valid. For
Alexander Bluhm
2018-03-21
When installing a shared interrupt handler, copy the ih_bus and ih_cpu
Mark Kettenis
2018-03-21
Disable the rw lock assertion after panic. Allows reboot from ddb.
Alexander Bluhm
2018-03-21
Add mvicu(4), a driver for the Interrupt Consolidation Unit found on
Mark Kettenis
2018-03-21
Add support for Marvell Armada 7K and 8K SoCs.
Mark Kettenis
2018-03-21
Register regmap regardless of whether the node has a "phandle" property.
Mark Kettenis
2018-03-21
Fix the way we detect xrun on the recording end, which may prevent the
Alexandre Ratchov
2018-03-20
Make use of the new common bus space tag in imxuart(4) so it does not
Patrick Wildt
2018-03-20
To allow sharing more code between armv7 and arm64 platforms, introduce
Patrick Wildt
2018-03-20
Add mvgpio(4), a driver to handle GPIOs on Marvell SoCs.
Mark Kettenis
2018-03-20
Switching from per PCB TSS to per CPU TSS broke kvm86 calls to the BIOS.
Alexander Bluhm
2018-03-20
Do not panic from ddb(4) when a lock requirement isn't fulfilled.
Martin Pieuchot
2018-03-20
Call bpfdetach() without holding the NET_LOCK().
Martin Pieuchot
2018-03-20
sync
Kevin Lo
2018-03-20
Add support for SIMCom SIM7600E.
Kevin Lo
2018-03-20
Add hibernate IO path for sdmmc(4). This requires some help from the
Jonathan Matthew
2018-03-19
Make it possible for the sdhc(4) attachment glue to specify the base clock
Mark Kettenis
2018-03-19
Use a table that is automatically generated from data extracted from the
Mark Kettenis
2018-03-19
Switch mvpinctrl(4) from a last match to first match principle. This is
Patrick Wildt
2018-03-18
NULL deref on armv7 performing NFS, within 10 seconds.
Theo de Raadt
2018-03-18
Refactor tcp_mtudisc() like NetBSD did. Do the route lookup only
Alexander Bluhm
2018-03-18
vmm(4): handle invalid cpuid request (%eax too large) according to the SDM
Mike Larkin
2018-03-17
Add mvclock(4) a clock driver for the AP806 and CP110 blocks found on Marvell
Mark Kettenis
2018-03-17
If we are compatible with "simple-mfd", attempt to attach child nodes.
Mark Kettenis
2018-03-17
Add proper suspend/resume support.
Alexandre Ratchov
2018-03-17
Set base DMA pointers when DMA starts.
Alexandre Ratchov
2018-03-16
Make FPU registers available in core dumps and through ptrace(2).
Mark Kettenis
2018-03-16
Consistently spell "IPsec" in comments and debug outputs.
Martin Pieuchot
2018-03-16
Add untested support for Cannon Lake and Ice Lake Ethernet (pch_cnp).
Jonathan Gray
2018-03-16
Improve calculation of the number of commands and sges available.
Jonathan Matthew
2018-03-16
use MFI_STAT_INVALID_STATUS where appropriate
Jonathan Matthew
2018-03-16
Allocate an mfi frame for each ccb, to be used to submit passthrough
Jonathan Matthew
2018-03-15
bug fix (I found it when comparing with if_upl.c)
SASANO Takayoshi
2018-03-15
Remove the check for flags M_AUTH and M_CONF (AH and ESP).
remi
2018-03-15
"force dirty" printf's are no longer required when pushing filesystems
Theo de Raadt
2018-03-15
Remove unused struct member.
Kevin Lo
2018-03-14
When processing IPsec AH packets check that the header fits into
Alexander Bluhm
2018-03-14
regen
Jasper Lievisse Adriaanse
2018-03-14
add a number of devices found on the new X1
Jasper Lievisse Adriaanse
2018-03-14
On newer machines IPMI attaches only using the ACPI tables instead of
Patrick Wildt
2018-03-14
disable POOL_DEBUG for release
Sebastian Benoit
2018-03-14
we head to release soon
Theo de Raadt
2018-03-14
SIGSTKSZ is better defined as MINSIGSTKSZ + n pages (meaning 1U << _MAX_PAGE_...
Theo de Raadt
2018-03-13
Mbuf data is used as struct ether_header before it has been made
Alexander Bluhm
2018-03-13
Calculate RFC7217 link-local style addresses the same way as
Florian Obser
2018-03-13
Preparation for i386 Meltdown fix:
Alexander Bluhm
2018-03-13
drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
Jonathan Gray
2018-03-13
drm/dp/mst: save vcpi with payloads
Jonathan Gray
2018-03-13
pmap_map_ptes() always returns the same ptep and pdepp pointers,
Philip Guenther
[next]