2023-01-24 |
deraadt | ptrace reads/writes memory using uvm_io, which generate... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
miod | Make sure pmap_extract() doesn't incorrectly return... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
mvs | Remove "sb == &so->so_rcv || sb == &so->so_snd" asserti... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
mvs | Move SS_ISSENDING flag to `sb_state'. It should belong... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
mvs | In somove() rename `state' variable to `rcvstate' to... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Change include from _internal_s2n_bignum.h to s2n_bignu... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Include the ISC license from s2n-bignum's LICENSE file. |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Bring in various s2n-bignum functions for amd64. |
commit | commitdiff | tree | snapshot |
2023-01-23 |
kn | more comments, space and -- nits |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Move bn_mul_add_words() and bn_mul_words() from bn_asm... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Move bn_sqr_words from bn_asm.c to bn_sqr.c. |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Move bn_div_words from bn_asm.c to bn_div.c. |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Include bn_arch.h now that we're using defines from it. |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsing | Move bn_add_words() and bn_sub_words from bn_asm.c... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsg | add amdgpu device ids newly matched with 6.1 drm |
commit | commitdiff | tree | snapshot |
2023-01-23 |
nicm | Regen. |
commit | commitdiff | tree | snapshot |
2023-01-23 |
nicm | Add Backtab key, based on a change from Crystal Kolipe... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
nicm | Too many \s in example, GitHub issue 3445. |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsg | change ATI "Yellow Carp" string to "Rembrandt" |
commit | commitdiff | tree | snapshot |
2023-01-23 |
jsg | add a placeholder for GC 11.0.4 device ids |
commit | commitdiff | tree | snapshot |
2023-01-22 |
yasuoka | Fix pf_anchor_stackframe commit to revert pf rule match... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
tb | Fix list of possible values of MODRUBY_REV |
commit | commitdiff | tree | snapshot |
2023-01-22 |
dv | vmd(8): don't remove known vm's from the config on... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
jeremy | Update documentation for removal of ruby27 FLAVOR |
commit | commitdiff | tree | snapshot |
2023-01-22 |
krw | Fix incorrect comparison. Restores ability to edit... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
cheloha | gptimer(4): remove dead MD microtime(9) implementation |
commit | commitdiff | tree | snapshot |
2023-01-22 |
anton | Cope with xonly on amd64 by moving the testfly routine... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
kettenis | Simplify the (so far unused) apm_record_event() functio... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
mvs | Move SS_CANTRCVMORE and SS_RCVATMARK bits from `so_stat... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
miod | Remove dead/unused prototypes |
commit | commitdiff | tree | snapshot |
2023-01-21 |
mvs | Introduce `rt_lock' rwlock(9) and use it instead of... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Enable bn_sqr() on amd64. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Provide an implementation of bn_sqr() that calls s2n... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Fix include. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Include the ISC license from s2n-bignum's LICENSE file. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Bring in s2n-bignum's bignum_sqr() for amd64. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
krw | editor_resize(), editor_change(), editor_modify() and |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Include the ISC license from s2n-bignum's LICENSE file. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Bring in the internal and "public" headers for s2n... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Refactor BN_mul(). |
commit | commitdiff | tree | snapshot |
2023-01-21 |
deraadt | enable --exec-only as default on AMD64. There will... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Refactor BN_sqr(). |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Provide basic benchmarks for BN_mul() and BN_sqr(). |
commit | commitdiff | tree | snapshot |
2023-01-21 |
mvs | Introduce per-sockbuf `sb_state' to use it with SS_CANT... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
kettenis | The Qualcomm UEFI Secure Application that handles EFI... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
kettenis | Make bus_dmamem_alloc_range(9) API available. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Reorder functions and drop unnessary static prototypes. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
kn | sync EXTRACT_CASES and PATCH_CASES with reality |
commit | commitdiff | tree | snapshot |
2023-01-20 |
job | Refactor x509v3_cache_extensions |
commit | commitdiff | tree | snapshot |
2023-01-20 |
nicm | Add a flag to display-menu to select the manu item... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
krw | editor_name() and get_mp() don't change the disklabel so |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Remove various #ifndef BN_SQR_COMBA. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Move {mul,sqr}_add_c{,2} macros from bn_asm.c to bn_loc... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
millert | The locale is ignored on OpenBSD, match the wording... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
cheloha | hppa: simplify itmr_rearm() |
commit | commitdiff | tree | snapshot |
2023-01-20 |
kn | Sync usage with SYNOPSIS, mention that -x may use stdout |
commit | commitdiff | tree | snapshot |
2023-01-20 |
deraadt | amd64 now has xonly support via the PKU feature. Marki... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
deraadt | On cpu with the PKU feature, prot=PROT_EXEC pages now... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Update config regress test now that aspa-set syntax... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Remove 'allow' from aspa-set provider-set lists. That... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Document the aspa-set table. While there remove the... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
kettenis | When ppb(4) detaches, make its bus range available... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
krw | char * -> const char * parameters where clang doesn... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Remove unused code. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | comma space not space comma |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Bad indent |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Replace BN_DIV3W with HAVE_BN_DIV_3_WORDS (in bn_arch.h). |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Provide a per machine bn_arch.h. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Reorder functions. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | remove extra tab |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Reorder functions for easier maintenance. |
commit | commitdiff | tree | snapshot |
2023-01-19 |
kettenis | Revert previous commit (but leave the man page around... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
kettenis | Revise implementation of pmap_protect(9) in preparation... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
dv | Restrict vmm(4) exposed cpuid extended feature flags. |
commit | commitdiff | tree | snapshot |
2023-01-19 |
aoyama | Do not use unsupported __attribute__((warn_unused_resul... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
dtucker | Check if we can copy sshd or need to use sudo to do... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsing | Remove more unused assembly generation scripts. |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsing | Remove various unused assembly files and assembly gener... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/i915: Fix CFI violations in gt_sysfs |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: Fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: enable VCN DPG for GC IP v11.0.4 |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: add soc21 common ip block support for GC... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: enable GPO dynamic control support for... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: enable GPO dynamic control support for... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: Enable bad memory page/channel recording... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: enable mode1 reset on smu_v13_0_10 |
commit | commitdiff | tree | snapshot |
2023-01-19 |
kettenis | The binutils strip damages GNU_RELRO on binaries linked... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/i915/gt: Cleanup partial engine discovery failures |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/display: move remaining FPU code to dml folder |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: add the missing mapping for PPT feature... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: correct the reference clock for fan speed... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: Fixed bug on error when unloading amdgpu |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd: Delay removal of the firmware framebuffer |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | drm/i915: Fix potential context UAFs |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | drm/i915: Reserve enough fence slot for i915_vma_unbind... |
commit | commitdiff | tree | snapshot |
next |