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