openbsd
2024-04-15 krwDon't wait forever in nvme_poll(). Respect the timeout...
2024-04-15 jmchint that the tcp timeout values can be adjusted collec...
2024-04-15 jmcdocument tcp.tsdiff; from jesper wallin
2024-04-15 krwDon't hang in nvme_poll() if the nvme controller has...
2024-04-15 jobUse the manifest location as additional differentiator...
2024-04-15 florianSync to autoconf 2.71 upstream built infrastructure
2024-04-15 nicmFixes for memory leaks reported by Lu Ming Yin, fixes...
2024-04-15 jmcadd an EXAMPLES section with a simple config file,...
2024-04-15 jsgdrm: Check polling initialized before enabling in drm_h...
2024-04-15 jsgdrm: Check output polling initialized before disabling
2024-04-15 jsgdrm/amd/display: Fix nanosec stat overflow
2024-04-15 jsgdrm/ttm: return ENOSPC from ttm_bo_mem_space v3
2024-04-15 jsgamdkfd: use calloc instead of kzalloc to avoid integer...
2024-04-14 bluhmRun raw IP input in parallel.
2024-04-14 miodTurn sp_tlb_flush_{ctx,pte} into function pointers...
2024-04-14 guentherDelete support for the LESSOPEN and LESSCLOSE environme...
2024-04-14 ottot22 and t23 can fail if the first chunk ends up being...
2024-04-14 phesslerstop erroring if <file>.orig exists
2024-04-14 tbFix indent
2024-04-14 tbDelete a few more GOST remnants
2024-04-14 sthenadd maturin as MODPY_PYBUILD backend
2024-04-14 florianZap trailing whitespace.
2024-04-14 tbRemove documentation of no longer available API
2024-04-14 kettenisImplement support for AVX-512. This required some...
2024-04-14 tbless: escape newlines in file names
2024-04-14 jsgwith empty body loops, put final semicolon on a new...
2024-04-14 jsgput loop body on a new line
2024-04-14 jsgavoid uninitialised var use
2024-04-13 jsgcorrect indentation
2024-04-13 dvvmm: protect vmm activation with the vmm_softc rwlock.
2024-04-13 jrickcheck group and world permissions of iked psk files
2024-04-13 jcaReadd FFS_MAX_SOFTDEPS define
2024-04-13 jcaZap unused sd_* softdep sysctl names
2024-04-13 kettenisRenove unused function and prototype.
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()
next