openbsd
2023-02-05 kettenisSwitch the mips64 linker scripts over to the templates...
2023-02-05 deraadtsync
2023-02-05 kettenisImplement usertc corresponding to the Allwinner A64...
2023-02-05 jsgwritev() appeared in 4.1c before 4.2
2023-02-05 jsggetpagesize() appeared in 4.1c before 4.2
2023-02-05 jmcadd ufshci(4);
2023-02-05 jsgmatch on Elkhart Lake
2023-02-05 jsgregen
2023-02-05 jsgadd Intel Elkhart Lake ids
2023-02-04 chelohapowerpc64: dec_rearm: don't disable interrupts around...
2023-02-04 chelohamacppc: dec_rearm: don't disable interrupts around...
2023-02-04 mglockerInitial driver for Universal Flash Storage (UFS) Host...
2023-02-04 kettenisMake ld.bfd default to --execute-only on amd64.
2023-02-04 kettenisSet default volume to -30 dB instead of using the hardw...
2023-02-04 chelohakernel: stathz is always non-zero after cpu_initclocks()
2023-02-04 chelohatimecounting: remove incomplete PPS support
2023-02-04 kettenisSet default volume to -30 dB instead of using the hardw...
2023-02-04 jsingRemove bn_sqr_words() on amd64.
2023-02-04 jsgcorrect history, shutdown(8) appeared in 4.1BSD before...
2023-02-04 jsingFix output constraints for bn_umul_hilo().
2023-02-04 jsgunstub i915_gem_stolen_lmem_setup()
2023-02-03 miodRASOPS_CLIPPING is about screen coordinates, don't...
2023-02-03 miodRemove leftover rasops_isgray[] declaration.
2023-02-03 miodRemove redundant DIAGNOSTIC wrappers around KASSERT...
2023-02-03 deraadtsync
2023-02-03 tbAdd void to conn_close_any()
2023-02-03 tbFix tput when compiled with clang-15 -O2
2023-02-03 jmcadd sncodec(4);
2023-02-03 jmcadd missing ".It Xo" in previous;
2023-02-03 knDefine get_softraid_disks() before get_dkdevs*() so...
2023-02-03 kettenisenable sncodec(4)
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.
next