openbsd
2023-02-03 knMake softraid helper return disk not device names
2023-02-03 kettenissncodec(4)
2023-02-03 kettenisAdd sncodec(4) a driver for the TI SN012776/TAS2764...
2023-02-03 kettenisSet clock divider instead of relying on the pre-configu...
2023-02-03 jobAdd ASPA to Looking Glass
2023-02-03 mbuhlRemove PHY ID checks. The Linux driver is no longer...
2023-02-03 jobAdd ASPA support to bgpctl FastCGI server
2023-02-03 miodRemove a bunch of pic-related macros which were suppose...
2023-02-03 deraadtdefault sparc64 ld.lld to --execute-only
2023-02-03 jsingMove BN_mod_exp2_mont() to bn_exp.c.
2023-02-03 jsingReorder functions in bn_exp.c to be slightly sensible...
2023-02-03 jsingClean up and simplify BN_mod_lshift{,_quick}().
2023-02-03 jsingClean up BN_mod_mul() and simplify BN_mod_sqr().
2023-02-03 jsingSimplify BN_mod_{lshift1,sub}_quick().
2023-02-03 jsingSimplify BN_nnmod().
2023-02-03 jsingTurn BN_mod_{ct,nonct}() into symbols.
2023-02-03 deraadtmake --execute-only the default on powerpc
2023-02-02 jobEmit log messages in consistent format
2023-02-02 miodRemove AIX toc data after every function. NFC
2023-02-02 jobFix typo
2023-02-02 jsingRefactor BN_uadd() and BN_usub().
2023-02-02 jsingUnbreak vpaes-x86 implementation.
2023-02-02 krwTweak restored code chunk to eliminate duplicate checks.
2023-02-02 claudioDo not endian swap the ether_vtag before stuffing it...
2023-02-02 knMove existing softraid check into reusable function
2023-02-02 claudioUse binary or to set the ether_vtag which makes the...
2023-02-02 miodMove all data blocks from .text to .rodata and cleanup...
2023-02-02 antonSync function prototypes and declarations to satisfy...
2023-02-02 antonSync function prototypes and declarations to satisfy...
2023-02-02 djmtest compat_kex_proposal(); by dtucker@
2023-02-02 djmopenssh-9.2
2023-02-02 djmfix double-free caused by compat_kex_proposal(); bz3522
2023-02-02 mvsMove the rest of common socket initialization within...
2023-02-02 mvsDeny "pipex no" tunnel setting for pppx(4) interfaces...
2023-02-02 nicmAdd a missing error message which causes an invalid...
2023-02-02 nicmTweak note for D key binding, from Clark Wang.
2023-02-02 jsgamdgpu: fix build on non-DCN platforms.
2023-02-02 jsgdrm/i915/selftest: fix intel_selftest_modify_policy...
2023-02-02 jsgdrm/i915: Fix a memory leak with reused mmap_offset
2023-02-02 jsgdrm/drm_vma_manager: Add drm_vma_node_allow_once()
2023-02-02 jsgdrm/amdgpu/display/mst: update mst_mgr relevant variabl...
2023-02-02 jsgdrm/amdgpu/display/mst: limit payload to be updated...
2023-02-02 jsgdrm/amdgpu/display/mst: Fix mst_state->pbn_div and...
2023-02-02 jsgdrm/amdgpu: remove unconditional trap enable on add...
2023-02-02 jsgdrm/amd/pm: add missing AllowIHInterrupt message mappin...
2023-02-02 jsgdrm/display/dp_mst: Correct the kref of port.
2023-02-02 jsgdrm/amdgpu: complete gfxoff allow signal during suspend...
2023-02-02 jsgdrm/i915: Allow alternate fixed modes always for eDP
2023-02-02 jsgdrm/i915: Allow panel fixed modes to have differing...
2023-02-02 jsgdrm/amdkfd: Fix NULL pointer error for GC 11.0.1 on...
2023-02-02 jsgdrm/amdkfd: Add sync after creating vram bo
2023-02-02 jsgdrm: Add orientation quirk for Lenovo ideapad D330...
2023-02-02 jsgdrm/amd/display: fix issues with driver unload
2023-02-02 jsgdrm/i915/selftests: Unwind hugepages to drop wakeref...
2023-02-02 deraadtunify spacing for LOAD FLAGS lines
2023-02-02 deraadti386 and alpha ld.so also work with X-only text LOAD...
2023-02-02 krwRestore incorrectly deleted test for default partitions...
2023-02-01 miodDespite only testing the low-order bit of its operand...
2023-02-01 miodMove all data blocks from .text to .rodata and cleanup...
2023-02-01 miodBackport gnu/gcc/gcc/c-typeck.c r1.3 to the gcc 3 code...
2023-02-01 gkoehlerFor xonly, move sha512-ppc.pl's table from text to...
2023-02-01 tbDon't run session tests with openssl 3.0 - these tests...
2023-02-01 tbHopefully the last one.
2023-02-01 tbOne more openssl 1.0.2 thing missed.
2023-02-01 tbSwitch from eopenssl to eopenssl30. Missed in both...
2023-02-01 jobFix spelling
2023-02-01 tbRetire OpenSSL 1.0.2 interop
2023-02-01 jsingPull the MONT_WORD define to the top.
2023-02-01 jsingMove BN_MONT_CTX_* functions to the top of the file.
2023-02-01 bluhmPrint the pid in lastcomm(1) output for post mortem...
2023-01-31 ratchovFix a typo in a comment and spacing
2023-01-31 tbRemove "deletetunnel" command (marked as "remove during...
2023-01-31 chelohaamd64: lapic_timer_trigger: disable interrupts while...
2023-01-31 claudioNot only reset the connection when a fatal error is...
2023-01-31 deraadtOn systems without xonly mmu hardware-enforcement,...
2023-01-31 jobFix RTR error reporting: length fields in Error Reports...
2023-01-31 jobImprove whitespace alignment of RTR error reports
2023-01-31 espietypo, fix variable name
2023-01-31 mvsRemove the last ones route lock references from comments.
2023-01-31 mvsRoute lock was reverted, adjust forgotten commentary.
2023-01-31 jsingRemove the now empty bn_asm.c.
2023-01-31 jsingSimplify bn_div_3_words().
2023-01-31 jsingProvide inline assembly bn_umul_hilo() for alpha/powerp...
2023-01-31 jsingProvide inline assembly versions of bn_umul_hilo()...
2023-01-31 jsingProvide bn_umul_hilo().
2023-01-31 jsingCorrectly detect b < a in BN_usub().
2023-01-31 jsingAdd bn/arch/${MACHINE_CPU} to the include path.
2023-01-31 jsingAdd more regress tests for BN_usub().
2023-01-31 jsingRemove sparc related files from libcrypto.
2023-01-31 gkoehlerExecute-only for macppc G5
2023-01-31 deraadtpowerpc xonly for G5 is coming. ld.so can have xonly...
2023-01-30 dvvmd(8): fix an interrupt storm in ns8250.
2023-01-30 kettenisRework cpu_init_secondary() such that it can be used...
2023-01-30 miodFix logic of picmeup() to only produce one set of state...
2023-01-30 claudioExtend community unittests to cover more bits
2023-01-30 sthensync --execute-only archs described in the manual with...
2023-01-30 claudioSame parseextvalue() change as in parse.y rev 1.441
2023-01-30 claudioAlter the way extended communities are matched when...
2023-01-30 jcsThe APM_IOC_NEXTEVENT ioctl was removed in the mickey...
2023-01-30 dvvmm(4): expose PKU cpuid bit if in use on host.
next