openbsd
2023-06-23 gnezdoAvoid division by 0 in m_pool_used
2023-06-23 mlarkinksmn(4): Support thermal sensors on Ryzen 9 79xx
2023-06-22 tbsymbols: Tweak this test so it works with -j N
2023-06-22 chelohaRevert "clockintr_cpu_init: initialize starting offsets...
2023-06-22 tobheMention lid position support.
2023-06-22 tobheAdd machdep.lidaction example. We support this on arm64...
2023-06-22 claudioInstead of tsleep on lbolt do a tsleep with a 1 second...
2023-06-22 ottoAllow to ask for deeper callers for leak reports using...
2023-06-22 claudioUse new ibu API, switch from ibuf_seek() to ibuf_set().
2023-06-22 claudioKNF
2023-06-22 claudioKNF
2023-06-22 jsgdrm/amdgpu: Don't set struct drm_driver.output_poll_changed
2023-06-22 jsgdrm/amdgpu: add missing radeon secondary PCI ID
2023-06-22 jsgdrm/amd/pm: workaround for compute workload type on...
2023-06-22 jsgdrm/amd: Tighten permissions on VBIOS flashing attributes
2023-06-22 jsgdrm/amd: Make sure image is written to trigger VBIOS...
2023-06-22 jsgdrm/amd/display: edp do not add non-edid timings
2023-06-22 jsgdrm/amdgpu: vcn_4_0 set instance 0 init sched score...
2023-06-22 jsgdrm:amd:amdgpu: Fix missing buffer object unlock in...
2023-06-22 jsgdrm: panel-orientation-quirks: Change Air's quirk to...
2023-06-21 mlarkinRemove extra trailing whitespace
2023-06-21 millertksh: escape control chars when displaying file name...
2023-06-21 chelohaRevert "schedcpu, uvm_meter(9): make uvm_meter() an...
2023-06-21 opclear errno before strtoull as it may already be set...
2023-06-21 opavoid truncation of filtered data lines
2023-06-21 claudioUse recallocarray() consistently. recallocarray() was...
2023-06-21 krwAdd a parameter 'action' to mpfree() so it can optional...
2023-06-21 sthenadd "fib reload" support to ospf6d/ospf6ctl, and trigger it
2023-06-21 jsingProvide optimised bn_clzw() for aarch64.
2023-06-21 claudioSimplify and clean up the code. Try to use more ibuf...
2023-06-21 claudioConvert string2binary() to use new ibuf api instead...
2023-06-21 jsingProvide and use bn_clzw() in place of bn_word_clz().
2023-06-21 claudioUpdate ospf6d to use new ibuf api.
2023-06-21 claudioRemove extra newlines
2023-06-21 jsingMake BN_num_bits() independent of bn->top.
2023-06-21 jsingAdd tests for BN_sqr() corner cases.
2023-06-21 jsingAdd BN_cmp()/BN_ucmp() tests with zero padded inputs.
2023-06-21 jsingAdd a BN_num_bits() with zero padded input.
2023-06-21 nicmCheck fdopen return value, from Christian Menges.
2023-06-21 djmbetter validate CASignatureAlgorithms in ssh_config...
2023-06-21 djmmake `ssh -Q CASignatureAlgorithms` only list signature...
2023-06-21 djmhandle rlimits > INT_MAX (rlim_t is u64); ok dtucker
2023-06-21 jsgcall rk3328 not rk3288 functions in rk3328_pinctrl()
2023-06-20 djmprepare for support for connecting to unix domain socke...
2023-06-20 chelohaschedcpu, uvm_meter(9): make uvm_meter() an independent...
2023-06-20 claudioUpdate ospfd to use new ibuf api.
2023-06-20 claudioUse new ibuf API in rpki-client.
2023-06-20 espietweak fragment handling error messages a bit
2023-06-20 tbConsolidate elliptic curve cofactor handling
2023-06-20 tbImprove certificate version checks in x509v3_cache_exte...
2023-06-20 tbRename all occurrences of e in this file to engine
2023-06-20 tbRename int_ctx_new() into evp_pkey_ctx_new()
2023-06-20 tbClean up and fix int_ctx_new()
2023-06-20 tbClean up EVP_PKEY_CTX_meth_dup()
2023-06-20 jobUpdate regress to align with recent changes in rpki...
2023-06-20 jobEnsure CRLs carry the correct version
2023-06-20 jobAdd compliance checks for the version, KU, and EKU...
2023-06-20 jobEnsure the X.509 version is V3
2023-06-20 krwTake more care to ensure name_to_string() always return...
2023-06-20 jobBe explicit when SIA is without rsync accessLocation
2023-06-20 knSync with reality after the API was revamped years...
2023-06-20 claudioReplace a ibuf_reserve() dance to add a NUL byte with...
2023-06-20 kettenisFix definition of EMMC_DLL_TXCLK register offset.
2023-06-20 jsgresponsibilty -> responsibility
2023-06-20 tbFix copy-paste error
2023-06-20 jsingAdd regress coverage for BN_num_bits()
2023-06-20 jmc- filedescriptor -> file descriptor, as per the rest...
2023-06-20 jobFix diagnostic values emitted in warnx
2023-06-20 jsgdrm/amd/display: Reduce sdp bw after urgent to 90%
2023-06-20 jsgdrm/amd/pm: Fix power context allocation in SMU13
2023-06-20 jsgdrm/amdgpu: change reserved vram info print
2023-06-20 jsgdrm/amdgpu: fix xclk freq on CHIP_STONEY
2023-06-20 jsgdrm/amd/pm: conditionally disable pcie lane switching...
2023-06-20 jsgdrm/i915/gt: Use the correct error value when kernel_co...
2023-06-20 jsgdrm/amdgpu: fix Null pointer dereference error in amdgp...
2023-06-20 jsgdrm/i915/selftests: Add some missing error propagation
2023-06-20 jsgdrm/i915/selftests: Stop using kthread_stop()
2023-06-20 jsgdrm/i915: Use 18 fast wake AUX sync len
2023-06-20 jsgdrm/i915: Explain the magic numbers for AUX SYNC/precha...
2023-06-20 djmreset comment=NULL for each key in do_fingerprint(...
2023-06-19 krw"%-Ns\n" is more appropriately "%s\n" to avoid adding...
2023-06-19 krw"%-Ns\n" is more appropriately "%s\n" to avoid adding...
2023-06-19 tbMake enginetest work with disabled engine support
2023-06-19 tbFix GOST test with disabled engine
2023-06-19 tbProperly guard ENGINE usage with !OPENSSL_NO_ENGINE
2023-06-19 claudioDrop test for msgbuf_drain() since that function is...
2023-06-19 claudiosync
2023-06-19 claudioImprove the ibuf API by adding these functions:
2023-06-19 krwReplace eclectic mix of errx(4, "out of memory"), err...
2023-06-19 kettenisFix RK3588 support. Makes dwmmc(4) actually work.
2023-06-19 deraadtThe group "operator" gatekeeps a few superuser abilitie...
2023-06-19 kettenisAdd another reset for the PCIe controller on the RK3588.
2023-06-19 tbDedoxigenize ecdsa.h
2023-06-19 jsgdrm/amd/display: Have Payload Properly Created After...
2023-06-19 jsgdrm/amd/pm: reverse mclk and fclk clocks levels for...
2023-06-19 jsgdrm/amd/pm: reverse mclk and fclk clocks levels for...
2023-06-19 jsgdrm/amd/pm: reverse mclk clocks levels for SMU v13.0.5
2023-06-19 jsgdrm/amd/pm: resolve reboot exception for si oland
2023-06-19 jsgdrm/amd/pm: reverse mclk and fclk clocks levels for...
2023-06-19 jsgdrm/amd/pm: reverse mclk and fclk clocks levels for...
next