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-02-16
Use bn_addw() in bn_mulw(), rather than duplicating add with carry code.
Joel Sing
2023-02-16
Change include from _internal_s2n_bignum.h to s2n_bignum_internal.h.
Joel Sing
2023-02-16
Include the ISC license from s2n-bignum's LICENSE file.
Joel Sing
2023-02-16
Bring in word_clz.S from s2n-bignum for amd64.
Joel Sing
2023-02-16
Rename bn_umul_hilo() to bn_mulw().
Joel Sing
2023-02-16
zap stray empty line
Theo Buehler
2023-02-16
Remove SSH_BUG_PASSWORDPAD compat bit since it's no longer used.
Darren Tucker
2023-02-16
Add missing masks to accumulator version of bn_umul_hilo()
Joel Sing
2023-02-16
regen
Claudio Jeker
2023-02-16
utrace(2) can run without kernel lock. Now ktruser() will take the
Claudio Jeker
2023-02-16
Like other ktrace functions make ktruser() callable without kernel lock
Claudio Jeker
2023-02-16
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
Theo Buehler
2023-02-16
Remove SSH_BUG_IGNOREMSG compat flag since it's only applicable to SSH1
Darren Tucker
2023-02-16
sync
Theo de Raadt
2023-02-16
Document pinsyscall(2). The ld.so and kernel enforcement code is not
Theo de Raadt
2023-02-16
sync
Theo de Raadt
2023-02-16
Reimplement bn_add_words() and bn_sub_words() using bignum primitives.
Joel Sing
2023-02-16
Add pinsyscall(2). With this you can tell the kernel the location
Theo de Raadt
2023-02-16
explain why ARIN TAL is not included.
Theo de Raadt
2023-02-16
remove the '(R)' from the intel cpu match pattern
Jonathan Gray
2023-02-16
Regen en_US.UTF-8.src for Unicode 14.0.0
Andrew Fresh
2023-02-16
Whitespace
Andrew Fresh
2023-02-15
proc_ispeer() is not used anywhere anymore so remove it everywhere.
Tobias Heider
2023-02-15
Relax kernel lock assertion within tsleep(9). The `nowake' channel is
Vitaliy Makkoveev
2023-02-15
pfsync(4) panics on NULL pointer dereference if there
Alexandr Nedvedicky
2023-02-15
Place bn_mul_add_words() after bn_mul_words().
Joel Sing
2023-02-15
bgpd no longer immediatly opens the connection to its peers so instead
Claudio Jeker
2023-02-15
The GMAC on the Rockchip RK356x and RK3588 SoCs can only do 32-bit DMA
Mark Kettenis
2023-02-15
Don't print the version twice, but do print a newline before attaching the
Mark Kettenis
2023-02-15
Add GMAC-related RK356x clocks.
Mark Kettenis
2023-02-15
Use correct order of arguments for shutdown(2).
Florian Obser
2023-02-15
Now Puffy comes on luna88k bootloader!
Kenji Aoyama
2023-02-15
drm/i915: Fix VBT DSI DVO port handling
Jonathan Gray
2023-02-15
drm/i915: Initialize the obj flags for shmem objects
Jonathan Gray
2023-02-15
drm/i915: Move fd_install after last use of fence
Jonathan Gray
2023-02-15
drm/amd/display: fix cursor offset on rotation 180
Jonathan Gray
2023-02-15
drm/amd/display: properly handling AGP aperture in vm setup
Jonathan Gray
2023-02-15
drm/amdgpu/smu: skip pptable init under sriov
Jonathan Gray
2023-02-15
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
Jonathan Gray
2023-02-15
drm/amd/pm: bump SMU 13.0.7 driver_if header version
Jonathan Gray
2023-02-15
drm/amdgpu: Add unique_id support for GC 11.0.1/2
Jonathan Gray
2023-02-15
drm/amd/pm: bump SMU 13.0.0 driver_if header version
Jonathan Gray
2023-02-15
drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
Jonathan Gray
2023-02-15
drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mapping
Jonathan Gray
2023-02-15
Use the nowake channel for sys_nanosleep() instead of handrolling the same.
Claudio Jeker
2023-02-15
drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
Jonathan Gray
2023-02-15
regen
Jonathan Gray
2023-02-15
add a Navi 33 / Radeon RX 7600S device id
Jonathan Gray
2023-02-15
sync
Theo Buehler
2023-02-15
zap tab
Theo Buehler
[next]