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