openbsd
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.
2023-01-30 deraadtpart of a future diff snuck into the previous commit
2023-01-30 jsgremove unneeded includes in arch/i386
2023-01-30 visaReplace selwakeup() with KNOTE() in pppac(4) and pppx(4)
2023-01-30 dvvmm(4): save and restore guest pkru.
2023-01-30 deraadtWe have determined that enough HV have correct PKU...
2023-01-29 gnezdoAccumulate intermediate imutables locally before applying
2023-01-29 gnezdoUnite all nitems copies in ld.so/util.h
2023-01-29 deraadtsign another typo
2023-01-29 deraadt32-bit powerpc should also allow the --exec-only flag.
2023-01-29 jsingUse utime in order to make benchmarks less noisy and...
2023-01-29 jsingSet BN_FLG_CONSTTIME on benchmark inputs.
2023-01-29 jsingAdd benchmarks for BN_div()
2023-01-29 jsingCorrect setup for BN_mul/BN_sqr benchmarks.
2023-01-29 jsingRename bn_mul.c regress to bn_mul_div.c.
2023-01-29 jsingRemove the now empty/unused bn_depr.c.
2023-01-29 jsingUse s2n-bignum assembly implementations for libcrypto...
2023-01-29 ottoFix ^^D and 0^D description; pointed out by Tomas Rippl...
2023-01-29 deraadtpowerpc64 xonly works; ld.so can be switched over
2023-01-28 tbsync
2023-01-28 deraadtsync
2023-01-28 tbsync
2023-01-28 tbStop installing x509_verify.h
2023-01-28 tbSwitch regress to using x509_verify.h from libcrypto...
2023-01-28 tbStop relying on x509_verify.h being public
2023-01-28 phesslercreate enough wskbd* device nodes at runtime in the...
2023-01-28 phesslerinstall sbin/kbd on arm64's ramdisk, so a user can...
2023-01-28 deraadtPermit the --exec-only option on i386 also. This does...
2023-01-28 jsingRemove comment referencing bn_depr.c.
2023-01-28 jsingMove the three functions that are in bn_depr.c back...
2023-01-28 jsingMove the more readable version of bn_mul_mont() from...
2023-01-28 jsingFix previous.
2023-01-28 jsingProvide bn_div_rem_words() and make use of it.
2023-01-28 dvMove some header definitions from vmm(4) to vmd(8).
2023-01-28 krwNuke unused variable.
2023-01-28 deraadtsync
2023-01-28 kettenisMake --execute-only the default on powerpc64. Sort...
2023-01-28 phesslerUpdate the number of default wskbd entries
2023-01-28 mvsRevert the `rt_lock' rwlock(9) diff to fix the recursive
2023-01-28 deraadttypo in comment
2023-01-27 kettenisOnly use the CPU_OFF PSCI call if SYSTEM_SUSPEND is...
2023-01-27 chelohadmtimer(4): initialize stathz, profhz as other drivers...
2023-01-27 chelohapowerpc64: initialize stathz, profhz as on other platforms
2023-01-27 chelohamacppc: initialize stathz, profhz as on other platforms
2023-01-27 kettenisRecommit the switch to use llvm-strip on architectures...
2023-01-27 kettenisChange the emitted .glink stub on powerpc64 to use...
2023-01-27 mvsPush solock() down to sogetopt(). It is not required...
2023-01-27 mvsReplace selinfo structure by klist in sockbuf. No reaso...
2023-01-27 miodUse the same inline assembly constraints as for libc...
2023-01-27 miodRemove fast round(3) implementation for hppa. It is...
2023-01-27 miodTest the behaviour of round() on halfway values.
2023-01-27 miodAdd a few more -fno-builtin to make sure we test libm...
2023-01-27 chelohariscv64: initialize stathz, profhz like other platforms do
2023-01-27 aoyamaDelete get_plane_numbers() function.
2023-01-27 miodUse stricter constraints in the assembly statements...
2023-01-27 tbAdd openssl 3.0 interop tests
2023-01-27 deraadtsync
2023-01-26 kettenisRework the secondary CPU spinup code to take advantage...
2023-01-26 deraadtdelete repeated word
2023-01-26 deraadtbacking "consolidate mbuf header parsing on device...
2023-01-25 deraadtIn the previous commit, FIXPROT would upgrade a PROT_NO...
2023-01-25 krwUse getpartno() in editor_delete(), enhancing getpartno...
2023-01-25 millertFix CVE-2023-24056, unbounded variable expansion in...
2023-01-25 chelohagptimer(4): switch to clockintr
2023-01-25 espiechange naming convention for the lru "save history...
2023-01-25 asouDelete TAB only line.
2023-01-25 kettenisImplement execute-only mappings by using the Virtual...
2023-01-25 jsgdrm/amdgpu: correct MEC number for gfx11 APUs
2023-01-25 jsgdrm/amdgpu: add tmz support for GC IP v11.0.4
2023-01-25 jsgdrm/amdgpu: add tmz support for GC 11.0.1
2023-01-25 jsgdrm/amdgpu: enable GFX Clock Gating control for GC...
2023-01-25 jsgdrm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
2023-01-25 jsgdrm/amdgpu: enable GFX IP v11.0.4 CG support
2023-01-25 jsgdrm/amdgpu: enable PSP IP v13.0.11 support
2023-01-25 jsgdrm/amdgpu/discovery: enable nbio support for NBIO...
2023-01-25 jsgdrm/amdgpu/pm: use the specific mailbox registers only...
2023-01-25 jsgdrm/amdgpu/soc21: add mode2 asic reset for SMU IP v13...
2023-01-25 jsgdrm/amdgpu/pm: add GFXOFF control IP version check...
2023-01-25 jsgdrm/amdgpu: add smu 13 support for smu 13.0.11
2023-01-25 jsgdrm/amdgpu/pm: enable swsmu for SMU IP v13.0.11
2023-01-25 jsgdrm/amdgpu/discovery: add PSP IP v13.0.11 support
2023-01-25 jsgdrm/amdgpu: add gmc v11 support for GC 11.0.4
2023-01-25 jsgdrm/amdgpu: add gfx support for GC 11.0.4
2023-01-25 jsgdrm/amdgpu/discovery: set the APU flag for GC 11.0.4
2023-01-25 jsgdrm/amdgpu: set GC 11.0.4 family
2023-01-25 jsgdrm/amdgpu/discovery: enable mes support for GC v11.0.4
2023-01-25 jsgdrm/amdgpu/discovery: enable gfx v11 for GC 11.0.4
2023-01-25 jsgdrm/amdgpu/discovery: enable gmc v11 for GC 11.0.4
2023-01-25 jsgdrm/amdgpu/discovery: enable soc21 common for GC 11.0.4
2023-01-25 jsgdrm/amd/display: disable S/G display on DCN 3.1.4
2023-01-25 jsgdrm/amd/display: disable S/G display on DCN 3.1.5
2023-01-25 jsgdrm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
2023-01-25 jsgdrm/amd/display: Calculate output_color_space after...
2023-01-25 jsgdrm/amd/display: Fix set scaling doesn's work
2023-01-25 jsgdrm/i915: Remove unused variable
2023-01-25 jsgdrm/i915: Allow switching away via vga-switcheroo if...
2023-01-25 jsgdrm/i915/display: Check source height is > 0
2023-01-25 jsgdrm/i915: re-disable RC6p on Sandy Bridge
next