openbsd
2024-02-07 tblibkeynote: use DSA_generate_parameters_ex()
2024-02-06 martijnLet the config parser make use of the mib_string2oid().
2024-02-06 stspimplement basic bpf(4) support for qwx(4)
2024-02-06 tobhePass struct iked directly to ca_reset() instead of...
2024-02-06 martijnReplace most smi_oid2string() calls with the new mib_oi...
2024-02-06 martijnLoad MIB files during startup. The default directory is
2024-02-06 yasuokaFix the radius standard module to remove the specified...
2024-02-06 yasuokaTweak previous. Passing "dns" to pledge(2) is suitable...
2024-02-06 jcaAdd risc-v support code for clang -msave-restore
2024-02-06 jcaFix RTARCH in our Makefile and lets us access riscv...
2024-02-06 jsgdrm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_h...
2024-02-06 jsgdrm/amdkfd: only flush mes process context if mes suppo...
2024-02-06 jsgdrm: using mul_u32_u32() requires linux/math64.h
2024-02-06 jsgdrm/amdkfd: Fix 'node' NULL check in 'svm_range_get_ran...
2024-02-06 jsgdrm/amdgpu: Release 'adev->pm.fw' before return in...
2024-02-06 jsgdrm/amdgpu: Fix with right return code '-EIO' in 'amdgp...
2024-02-06 jsgdrm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PP...
2024-02-06 jsgdrm/amdgpu: fix avg vs input power reporting on smu7
2024-02-06 jsgdrm/amdkfd: Fix lock dependency warning with srcu
2024-02-06 jsgdrm/amdkfd: Fix lock dependency warning
2024-02-06 jsgdrm/amdgpu: apply the RV2 system aperture fix to RN...
2024-02-06 jsgdrm/amdkfd: Fix iterator used outside loop in 'kfd_add_...
2024-02-06 jsgdrm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fen...
2024-02-06 jsgdrm/amdgpu: Fix '*fw' from request_firmware() not relea...
2024-02-06 jsgRe-revert "drm/amd/display: Enable Replay for static...
2024-02-06 jsgdrm/amdgpu: Let KFD sync with VM fences
2024-02-06 jsgdrm/amd/display: Fix minor issues in BW Allocation...
2024-02-06 jsgdrm/amdgpu: Fix ecc irq enable/disable unpaired
2024-02-06 jsgdrm/amd/display: Only clear symclk otg flag for HDMI
2024-02-06 jsgdrm/amd/display: make flip_timestamp_in_us a 64-bit...
2024-02-06 jsgdrm/amdgpu: fix ftrace event amdgpu_bo_move always...
2024-02-06 jsgdrm/amdkfd: fix mes set shader debugger process management
2024-02-06 jsgdrm/amd/display: Force p-state disallow if leaving...
2024-02-06 jsgdrm/amd/display: For prefetch mode > 0, extend prefetch...
2024-02-06 jsgdrm/mipi-dsi: Fix detach call without attach
2024-02-06 jsgdrm/framebuffer: Fix use of uninitialized variable
2024-02-06 jsgdrm/drm_file: fix use of uninitialized variable
2024-02-06 jsgdrm/amd/display: Fix MST PBN/X.Y value calculations
2024-02-06 jsgdrm/amd/display: Fix tiled display misalignment
2024-02-06 bluhmInvert broken check of panic string in if_linkstate().
2024-02-05 bluhmAdd netstat counter for route cache.
2024-02-05 dvCleanup fcntl(3) usage and fd lifetimes in vmd(8).
2024-02-05 deraadtsync
2024-02-05 jmcremove /f from "show buf", which was used for softdep...
2024-02-05 mvsUse `sb_mtx' mutex(9) to protect `sb_timeo_nsecs'....
2024-02-05 jobCheck whether all data in eContent has been consumed
2024-02-05 deraadtsupport newer mfii devices; ok jmatthew
2024-02-05 deraadtsync
2024-02-05 deraadtnewer mfii devices; ok jmatthew
2024-02-05 mvsDon't send route messages while rebooting after panic...
2024-02-05 millertUpdate to 2024agtz from https://github.com/JodaOrg...
2024-02-05 mpiIncrease interval's rate to speed up tests.
2024-02-05 mpiRegress test for undefined probe arguments fixed in...
2024-02-05 mpiAdapt map regress test to cover associated arrays fixed...
2024-02-05 mpiPrint statistics on stderr to be able to redirect bt...
2024-02-05 aoyamaMove route_cache() declaration from net/route.h to...
2024-02-05 martijnAdd a bunch of IANA/IETF MIBs that are (partially)...
2024-02-05 kettenisAdd a 1ms delay before starting the MHI channels. ...
2024-02-05 antonCope with recent ctype.h prefix changes.
2024-02-04 tbMore missing void
2024-02-04 tbOf course libssl also has a few missing void
2024-02-04 guentherTweak codepatch_control_flow():
2024-02-04 kettenisAdd a DMA constraint for the x13s. Some brilliant...
2024-02-04 kettenisFix cases where the size of the complete firmware file...
2024-02-04 deraadtAdd minimal support for GNU_PROPERTY
2024-02-04 dvRemove dead code and fix null deref if vm is not found.
2024-02-04 dvPrevent null pointer deref is vm isn't found.
2024-02-04 dvInitialize result in vioblk notification handler.
2024-02-04 dvReverse calloc args.
2024-02-04 tbZap a useless comment followed by a stray semicolon
2024-02-04 tbFix asn1_integer_null_data_test()
2024-02-04 jcaAdapt base libstdc++ to the new ctype.h defines
2024-02-04 jcaMove ctype.h defines to the _CTYPE_ prefix, avoids...
2024-02-04 jcaChange rune-specific #defines from _CTYPE_ prefix to...
2024-02-04 tbSplit X509_get_ext_count() out of for loop again
2024-02-04 jobUse x509_get_time() to get the Manifest thisUpdate...
2024-02-03 mvsRework socket buffers locking for shared netlock.
2024-02-03 dvAdd tap(4) read events after rx virtqueue notification.
2024-02-03 jmcmissing "s" after apostrophe;
2024-02-03 kettenisTry to fetch the board variant from the device tree...
2024-02-03 tbRework the exit path of tls13_handshake_recv_action()
2024-02-03 beckRemove Softdep.
2024-02-03 florianStop spamming syslog when the network does something...
2024-02-03 tbRemove last peeking at TLS1_FLAGS_SKIP_CERT_VERIFY
2024-02-03 tbZap a trailing blank that snuck into ssl3_get_client_he...
2024-02-03 deraadtAdd new amd64-only sysctl machdep.retpoline which says...
2024-02-03 beckRemove GOST and STREEBOG support from libssl.
2024-02-03 opleave the command for mbox delivery unset
2024-02-03 opdocument that when an alternate delivery user is provid...
2024-02-03 tbFix X509_get_ext_count() usage
2024-02-03 jobRefactor handling of stale manifests
2024-02-03 tbproc_parser_mft: simplify logic slightly
2024-02-03 kettenisOn OpenBSD we always want IBT-compatible PLT entries...
2024-02-03 kettenisImplement Multiple Message MSI support on arm64. As...
2024-02-03 stspimplement qwx_tx()
2024-02-03 jsgnot enough bits for L1 cache size to be >= 1M
2024-02-03 jsgfix off-by-one in bounds check
2024-02-03 jsgreturn early if malloc fails to avoid use after free
2024-02-03 jsgfix off-by-one in bounds test
2024-02-03 jsgcorrect buffer size argument to snprintf in print_proto()
next