summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-01drm/amd/display: Optimize bandwidth on following fast updateJonathan Gray
2022-08-01drm/amd/display: Reset DMCUB before HW initJonathan Gray
2022-08-01drm/amd/display: Ignore First MST Sideband Message Return ErrorJonathan Gray
2022-08-01drm/amdgpu/display: add quirk handling for stutter modeJonathan Gray
2022-08-01drm/amd/display: Fork thread to offload work of hpd_rx_irqJonathan Gray
2022-08-01drm/amd/display: Add option to defer works of hpd_rx_irqJonathan Gray
2022-08-01drm/amd/display: Support for DMUB HPD interrupt handlingJonathan Gray
2022-08-01syncTheo de Raadt
2022-08-01some ports bootstraps, and go internals, need a bit more time to adaptTheo de Raadt
2022-08-01Introduce and use uvm_pagewait() where PG_WANTED is set.Martin Pieuchot
2022-08-01Raise "staff" login class datasize-cur on arm64 to the value of amd64.Stefan Sperling
2022-08-01avoid double-free in error path introduced in r1.70;Damien Miller
2022-08-01KNFMark Kettenis
2022-08-01libc string functions were not ported from pwb to v7Jonathan Gray
2022-07-31strlen was in v6 libc (s5/perror.c) but not documented till v7Jonathan Gray
2022-07-31Tidy up some of BN_nist_mod_*Joel Sing
2022-07-31The geometry information in stuct disklabel is not used forKenneth R Westerback
2022-07-31fix indentTheo Buehler
2022-07-31typoDenis Fondras
2022-07-31Allow a NULL header in PEM_write{,_bio}()Theo Buehler
2022-07-31Add LWN in Gyumri, Shirak Region, ArmeniaKlemens Nanni
2022-07-31Randomise the rekey interval a little. Previously, the chacha20Damien Miller
2022-07-31Replace selwakeup() with KNOTE() in audio(4)Visa Hankala
2022-07-31POSIX 2008 TC2 requires <inttypes.h> to provide wchar_tPhilip Guenther
2022-07-30Now that we have proper .text and .data sections we need to move dt_blob toPatrick Wildt
2022-07-30syncStuart Henderson
2022-07-30Use named initialisers for BIGNUMs.Joel Sing
2022-07-30Kill virtual address randomization for the EFI runtime. It was a neat ideaMark Kettenis
2022-07-30Untangle two logic chains in x509_asid.c into something more readable.Theo Buehler
2022-07-30update copyright yearsTheo Buehler
2022-07-30Reorder functions and remove unnecessary function prototypes.Joel Sing
2022-07-30Update copyright for additional/new code.Joel Sing
2022-07-30rewrite was in TahoeJonathan Gray
2022-07-30Provide additional AEAD test cases.Joel Sing
2022-07-30Add EVP_aes_192_gcm() as a known AEAD.Joel Sing
2022-07-30Allow the AEAD to be specified for a test file.Joel Sing
2022-07-30Run AEAD tests against EVP_CIPHER implementations.Joel Sing
2022-07-30Allow quoted ASCII strings as input for AEAD regress.Joel Sing
2022-07-30sleep.1: miscellaneous rewrites, cleanupScott Soule Cheloha
2022-07-30Sort includes.Joel Sing
2022-07-30Less #ifndef OPENSSL_NO_*Joel Sing
2022-07-30vmctl create accepts exactly one argumentKlemens Nanni
2022-07-30Fix build without intagpKlemens Nanni
2022-07-30Fix comment formatting.Joel Sing
2022-07-30Switch to ISC license.Joel Sing
2022-07-30Add stack frames to AES-NI x86_64 assembly.Joel Sing
2022-07-30Use ASN1_INTEGER to encode/decode BIGNUM_it.Joel Sing
2022-07-30Provide and use a primitive clear function for BIGNUM_it.Joel Sing
2022-07-30Eliminate the somewhat pointless Ij variableTheo Buehler
2022-07-30Transform two || chains into individually checked functionsTheo Buehler