index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-12
Fix a use-after-free memory access in iwm's interrupt handler.
Stefan Sperling
2019-10-12
accidentally stated the MP kernel twice, leading the SHA256/SHA256.sig
Theo de Raadt
2019-10-11
use sizeof(struct) not sizeof(pointer) in calloc call
Jonathan Gray
2019-10-11
Probe responses are generally only seen after probe requests,
Patrick Wildt
2019-10-11
When available use "interrupt-names" to select the fdt idx for dwctwo
Jonathan Gray
2019-10-11
don't use sizeof(pointer) to represent buffer size
Jonathan Gray
2019-10-10
bump internal version to 3.0.2
Brent Cook
2019-10-10
bump to 3.0.2
Brent Cook
2019-10-10
Only set the IPv4 address in umb(4) if both MBIM_IPCONF_HAS_ADDRINFO and
Claudio Jeker
2019-10-10
Make reading past the end of an AML array not a panic.
Mike Larkin
2019-10-10
Remove trailing whitespace
Mike Larkin
2019-10-09
On a 503, only retry if "Retry-After: 0" is present.
Jeremie Courreges-Anglas
2019-10-09
Use EVP_MAX_MD_SIZE instead of SHA_DIGEST_LENGTH and remove OPENSSL_NO_SHA*
Joel Sing
2019-10-09
Restore BSS channel only when BSS was not changed in iee80211_input().
tobhe
2019-10-09
Restore BSS channel only when BSS was not changed in iee80211_intputm().
tobhe
2019-10-09
Revert previous. This introduces problems when requesting the base oid of a
Martijn van Duren
2019-10-09
Use snprintf instead of sprintf.
Martijn van Duren
2019-10-09
openssh-8.1
Damien Miller
2019-10-09
fix an unreachable integer overflow similar to the XMSS case, and some
Damien Miller
2019-10-09
fix integer overflow in XMSS private key parsing. Reported by
Damien Miller
2019-10-08
Correct type for end-of-list sentinel; fixes initializer warnings on
Darren Tucker
2019-10-08
Simplify threads flag handling
kn
2019-10-08
convert unbounded sprintf/strcpy (in disabled debug code) to snprintf/strlcpy
Theo de Raadt
2019-10-08
amd64: ensure %fs is loaded after final lgdt
Mike Larkin
2019-10-08
Make sure struct pending_query is fully initialized by using calloc.
Florian Obser
2019-10-08
macppc: mediabay(4), smu(4), xlights(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2019-10-08
pcexmem(4): tsleep(9) -> tsleep_nsec(9); ok visa@
cheloha
2019-10-08
Convert tsleep(9) to tsleep_nsec(9).
Martin Pieuchot
2019-10-08
Rewrite the output handling of rpki-client and add an option to dump the
Claudio Jeker
2019-10-08
Free the "e" element in ber_printf_elements if it fails, since there's no
Martijn van Duren
2019-10-08
Don't rely on the pdu returning the correct errorindex.
Martijn van Duren
2019-10-08
Replace "boolean.h" with <stdbool.h>
kn
2019-10-08
drm/amdgpu/si: fix ASIC tests
Jonathan Gray
2019-10-08
drm/amd/display: support spdif
Jonathan Gray
2019-10-08
drm/amd/display: reprogram VM config when system resume
Jonathan Gray
2019-10-08
drm/amd/display: fix issue where 252-255 values are clipped
Jonathan Gray
2019-10-08
gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...
Jonathan Gray
2019-10-08
drm/radeon: Fix EEH during kexec
Jonathan Gray
2019-10-08
back out the use of ifiq pressure, and go back to using a packet count.
David Gwynne
2019-10-08
sync
Theo de Raadt
2019-10-08
sync
Theo de Raadt
2019-10-07
reversed test yielded incorrect debug message
Damien Miller
2019-10-07
octmmc(4): msleep(9) -> msleep_nsec(9); ok visa@ kn@
cheloha
2019-10-07
jmc is a stickler for consistency.
Ted Unangst
2019-10-07
Unify name; feedback from jmc@
Patrick Wildt
2019-10-07
Mention iic(4) in ssdfb(4)
Patrick Wildt
2019-10-07
Mention ssdfb(4) in iic(4)
Patrick Wildt
2019-10-07
Add a manpage for ssdfb(4).
Patrick Wildt
2019-10-07
add --label to usage. thx jmc
Ted Unangst
2019-10-07
Add manpages for imxspi(4) and mvspi(4).
Patrick Wildt
[next]