openbsd
2024-04-13 kettenisSplit out Spectre-V2 and Spectre-BHB mitigation code...
2024-04-13 tbError check X509_ALGOR_set0() in {dsa,ec}_pkey_ctrl()
2024-04-13 floriansync to unbound 1.19.3
2024-04-13 tbUnwrap a line for consistency with other copy-pasted...
2024-04-13 sthenmerge unbound 1.19.3
2024-04-13 sthenimport unbound 1.19.3, ok florian
2024-04-13 jmcdocument "psk file path" notation; from josh rickmar
2024-04-12 janremove useless includes of ip.h and ip6.h
2024-04-12 bluhmSplit single TCP inpcb table into IPv4 and IPv6 parts.
2024-04-12 florianUpdate to nsd 4.9.1
2024-04-12 sthenmerge unbound update
2024-04-12 sthenimport unbound 1.19.2, reminded by florian@
2024-04-12 bluhmIn snmpd_metrics process keep file descriptors 0 1...
2024-04-12 millertAvoid snprintf() of NULL when _nc_get_source() returns...
2024-04-12 bluhmFix race between rip_input() and soisdisconnected().
2024-04-12 jobFix warning about delta element issues in the Update...
2024-04-12 tbbio_enc: various basic cleanup
2024-04-12 jsgcorrect loop in channel set function
2024-04-12 tbGarbage collect various *_init() pmeths
2024-04-12 tbFix a potential NULL-deref in EVP_PKEY_keygen()
2024-04-12 tbgnu/cvs: avoid a harmless configure warning
2024-04-12 jsgfix non-auto setting of extended media type bits
2024-04-12 kevloRegen
2024-04-12 kevloAdd support for CH343 uart.
2024-04-11 jsgcorrect value of XFEATURE_AMX
2024-04-11 miodStop making <machine/pmap.h> include <machine/pte.h...
2024-04-11 tbRemove repeated type declaration that makes bison unhappy
2024-04-11 ottoFix previous: it should not have removed the "max_softd...
2024-04-11 bluhmPrevent changing interface loopback flag from userland.
2024-04-11 mvsDon't take solock() in soreceive() for SOCK_RAW inet...
2024-04-11 mvsTake solock_shared() in soo_stat().
2024-04-11 claudioUse != NULL for pointer check. No binary change.
2024-04-11 tbRemove parentheses after return
2024-04-11 jmatthewMatch on ConnectX-6 virtual functions too, since they...
2024-04-11 tbRework internal tm_to_*() converters
2024-04-11 jmatthewAdd support for media types from the extended ethernet...
2024-04-11 jsgdrm/i915/gt: Enable only one CCS for compute workload
2024-04-11 jsgdrm/i915/gt: Do not generate the command streamer for...
2024-04-11 jsgdrm/i915/gt: Disable HW load balancing for CCS
2024-04-11 jsgdrm/prime: Unbreak virtgpu dma-buf export
2024-04-11 jsgdrm/amd: Flush GFXOFF requests in prepare stage
2024-04-11 jsgdrm/amd: Add concept of running prepare_suspend() seque...
2024-04-11 jsgdrm/amd: Evict resources during PM ops prepare() callback
2024-04-11 jsgdrm/amd/display: Prevent crash when disable stream
2024-04-11 jsgdrm/amd/display: Fix DPSTREAM CLK on and off sequence
2024-04-11 jsgdrm/i915/mtl: Update workaround 14018575942
2024-04-11 jsgdrm/i915/xelpg: Extend some workarounds/tuning to gfx...
2024-04-11 jsgdrm/i915/mtl: Update workaround 14016712196
2024-04-11 jsgdrm/i915: Replace several IS_METEORLAKE with proper...
2024-04-11 jsgdrm/i915: Eliminate IS_MTL_GRAPHICS_STEP
2024-04-11 jsgdrm/i915/xelpg: Call Xe_LPG workaround functions based...
2024-04-11 jsgdrm/i915: Consolidate condition for Wa_22011802037
2024-04-11 jsgdrm/i915: Tidy workaround definitions
2024-04-11 jsgdrm/i915/dg2: Drop pre-production GT workarounds
2024-04-11 jsgdrm/i915: Pre-populate the cursor physical dma address
2024-04-11 jsgdrm/i915/display: Use i915_gem_object_get_dma_address...
2024-04-10 bluhmMake TCP debug code MP safe.
2024-04-10 bluhmMove global variables for TCP debug onto the tcp_input...
2024-04-10 janImplement TCP Segmentation Offload for vio(4)
2024-04-10 miodWhen rewriting an ELF header (i.e. in strip and objcopy...
2024-04-10 tbsymbols test: Remove a few things that are long gone
2024-04-10 mpiUse km_alloc(9) to allocate USPACE instead of uvm_pglis...
2024-04-10 mpiUse uvmpd_dropswap() in the case of swap shortage.
2024-04-10 mpiCall uao_dropswap() instead of rerolling it.
2024-04-10 beckRe-guard the crypto_malloc macros.
2024-04-10 tbRemove the prototype of BN_gcd_nonct()
2024-04-10 beckHide deprecated functions in ec.h
2024-04-10 beckHide deprecated functions in evp.h
2024-04-10 beckAdd HMAC_init and HMAC_CTX_reset to Symbols.namespace.
2024-04-10 beckHide symbols in bn.h
2024-04-10 beckHide a couple of LCRYPTO_UNUSED in asn1.h
2024-04-10 beckAdd RC2 symbols to Symbols.namespace.
2024-04-10 beckFinish hiding symbols in rand.h
2024-04-10 beckFinish Hiding symbols in crypto.h
2024-04-10 naddyremove unused hton[ls] functions from libkern
2024-04-10 dvvmctl: fix incorrect scaling when converting disk images.
2024-04-10 mvsRemove `head' socket re-locking in sonewconn().
2024-04-10 mglockerRemove obsolete headers.
2024-04-10 claudioUnlock dosigsuspend() and with that some aspects of...
2024-04-10 claudioRework the logic to not send double notifications in...
2024-04-10 nicmAdd an option allow-set-title to forbid applications...
2024-04-10 nicmCorrect handling of mouse up events (don't ignore all...
2024-04-10 nicmDo not get muddled and crash if focusing a pane that...
2024-04-09 dvvmm/vmd: add exception injection and refactor inject...
2024-04-09 mglockerAdd ufshci(4) to pci(4). While there, add ahci(4)...
2024-04-09 tbwhirlpool_test: avoid calling arc4random_uniform(0)
2024-04-09 tbwhirlpool_test: zap lots of trailing whitespace
2024-04-09 tbbn_convert: plug leak spotted by ASAN
2024-04-09 tobheSync removal of setsid(), setpgid() and a few dup2...
2024-04-09 chelohamake(1): inline set_times() into Job_Touch()
2024-04-09 tbAdd a comment on abuse of EXFLAG_INVALID
2024-04-09 jsingAdd initial regress for BN_set_bit(), BN_clear_bit...
2024-04-09 mglockerAdd PCI support for ufshci(4). Tested on the Microsoft...
2024-04-09 tbAdd hidden conf.h, missed in an earlier commit
2024-04-09 jsingAdd regress coverage for BN_bn2mpi()/BN_mpi2bn().
2024-04-09 beckHide symbols in conf.h
2024-04-09 tbPlug leaks in ASN1_TIME_set_string_internal()
2024-04-09 beckHide public symbols in x509.h
2024-04-09 beckHide public symbols in evp.h
2024-04-09 beckRename EVP_aes_XXX_cfb to EVP_aes_XXX_cfb128.
next