index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-20
Add a flag to display-menu to select the manu item chosen first, GitHub
Nicholas Marriott
2023-01-20
editor_name() and get_mp() don't change the disklabel so
Kenneth R Westerback
2023-01-20
Remove various #ifndef BN_SQR_COMBA.
Joel Sing
2023-01-20
Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul.c/bn_sqr.c.
Joel Sing
2023-01-20
Move {mul,sqr}_add_c{,2} macros from bn_asm.c to bn_local.h.
Joel Sing
2023-01-20
The locale is ignored on OpenBSD, match the wording used in isalpha.3.
Todd C. Miller
2023-01-20
hppa: simplify itmr_rearm()
Scott Soule Cheloha
2023-01-20
Sync usage with SYNOPSIS, mention that -x may use stdout
Klemens Nanni
2023-01-20
amd64 now has xonly support via the PKU feature. Marking ld.so exec-only
Theo de Raadt
2023-01-20
On cpu with the PKU feature, prot=PROT_EXEC pages now create pte which
Theo de Raadt
2023-01-20
Update config regress test now that aspa-set syntax changed.
Claudio Jeker
2023-01-20
Remove 'allow' from aspa-set provider-set lists. That keyword is no longer
Claudio Jeker
2023-01-20
Document the aspa-set table. While there remove the superfluous 'allow'
Claudio Jeker
2023-01-20
When ppb(4) detaches, make its bus range available again even if it was
Mark Kettenis
2023-01-20
char * -> const char * parameters where clang doesn't complain.
Kenneth R Westerback
2023-01-20
Remove unused code.
Joel Sing
2023-01-20
comma space not space comma
Claudio Jeker
2023-01-20
Bad indent
Claudio Jeker
2023-01-20
Replace BN_DIV3W with HAVE_BN_DIV_3_WORDS (in bn_arch.h).
Joel Sing
2023-01-20
Provide a per machine bn_arch.h.
Joel Sing
2023-01-20
Reorder functions.
Joel Sing
2023-01-20
remove extra tab
Claudio Jeker
2023-01-20
Reorder functions for easier maintenance.
Joel Sing
2023-01-19
Revert previous commit (but leave the man page around); llvm-strip behaves
Mark Kettenis
2023-01-19
Revise implementation of pmap_protect(9) in preparation for execute-only
Mark Kettenis
2023-01-19
Restrict vmm(4) exposed cpuid extended feature flags.
Dave Voutila
2023-01-19
Do not use unsupported __attribute__((warn_unused_result)) on gcc3.
Kenji Aoyama
2023-01-19
Check if we can copy sshd or need to use sudo to do so during reexec
Darren Tucker
2023-01-19
Remove more unused assembly generation scripts.
Joel Sing
2023-01-19
Remove various unused assembly files and assembly generation scripts.
Joel Sing
2023-01-19
drm/i915: Fix CFI violations in gt_sysfs
Jonathan Gray
2023-01-19
drm/amdgpu: Fix potential NULL dereference
Jonathan Gray
2023-01-19
drm/amdgpu: enable VCN DPG for GC IP v11.0.4
Jonathan Gray
2023-01-19
drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN
Jonathan Gray
2023-01-19
drm/amdgpu: add soc21 common ip block support for GC 11.0.4
Jonathan Gray
2023-01-19
drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
Jonathan Gray
2023-01-19
drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
Jonathan Gray
2023-01-19
drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0
Jonathan Gray
2023-01-19
drm/amd/pm: enable mode1 reset on smu_v13_0_10
Jonathan Gray
2023-01-19
The binutils strip damages GNU_RELRO on binaries linked by ld.lld on at
Mark Kettenis
2023-01-19
drm/i915/gt: Cleanup partial engine discovery failures
Jonathan Gray
2023-01-19
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...
Jonathan Gray
2023-01-19
drm/amd/display: move remaining FPU code to dml folder
Jonathan Gray
2023-01-19
drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7
Jonathan Gray
2023-01-19
drm/amd/pm: correct the reference clock for fan speed(rpm) calculation
Jonathan Gray
2023-01-19
drm/amdgpu: Fixed bug on error when unloading amdgpu
Jonathan Gray
2023-01-19
drm/amd: Delay removal of the firmware framebuffer
Jonathan Gray
2023-01-18
drm/i915: Fix potential context UAFs
Jonathan Gray
2023-01-18
drm/i915: Reserve enough fence slot for i915_vma_unbind_async
Jonathan Gray
2023-01-18
drm/i915/gt: Reset twice
Jonathan Gray
[next]