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
2024-08-30
Add and use local copy of X509V3_add_value()
Theo Buehler
2024-08-30
a few people have bugged me for an example. hopefully this is enough.
David Gwynne
2024-08-30
tweak the example to use veb instead of bridge.
David Gwynne
2024-08-30
try and keep in line with language used in other manual pages.
David Gwynne
2024-08-30
prefer "IPv4 and IPv6" over "IP[46]".
David Gwynne
2024-08-30
use strtonum() to parse numeric option values instead of atoi()
Omar Polo
2024-08-30
Remove cross references to whirlpool
Theo Buehler
2024-08-30
zap line missed in previous removal; ok tb
Jason McIntyre
2024-08-30
Adjust freenull test for upcoming conf_api.h removal
Theo Buehler
2024-08-30
drm/amdgpu/vcn: not pause dpg for unified queue
Jonathan Gray
2024-08-30
drm/amdgpu/vcn: identify unified queue in sw init
Jonathan Gray
2024-08-30
drm/amdgpu: Validate TA binary size
Jonathan Gray
2024-08-30
drm/amdkfd: reserve the BO before validating it
Jonathan Gray
2024-08-30
drm/amd/amdgpu: command submission parser for JPEG
Jonathan Gray
2024-08-30
drm/amd/display: fix cursor offset on rotation 180
Jonathan Gray
2024-08-30
drm/amd/display: Enable otg synchronization logic for DCN321
Jonathan Gray
2024-08-30
drm/amd/display: Adjust cursor position
Jonathan Gray
2024-08-30
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jonathan Gray
2024-08-30
drm/amdkfd: Move dma unmapping after TLB flush
Jonathan Gray
2024-08-30
drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtime
Jonathan Gray
2024-08-30
drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values ...
Jonathan Gray
2024-08-30
drm/amd/pm: fix error flow in sensor fetching
Jonathan Gray
2024-08-30
drm/amdgpu/jpeg4: properly set atomics vmid field
Jonathan Gray
2024-08-30
Revert commitid KcCtsA53F9UQzc0t:
Philip Guenther
2024-08-30
drm/amdgpu/jpeg2: properly set atomics vmid field
Jonathan Gray
2024-08-30
drm/amdgpu: Actually check flags for all context ops.
Jonathan Gray
2024-08-29
fix handling of Return-Path
Omar Polo
2024-08-29
sync
Theo Buehler
2024-08-29
Remove documentation of EVP_whirlpool
Theo Buehler
2024-08-29
Remove documentation of ERR_add_error_{,v}data()
Theo Buehler
2024-08-29
HMAC_Init() is dead. Long live HMAC_Init_ex()
Theo Buehler
2024-08-29
Remove documentation of (caveat on) X509_TRUST_DEFAULT
Theo Buehler
2024-08-29
Hide all EPT-related bits behind #ifdef in amd64 pmap.
Dave Voutila
2024-08-29
Disable hmac and pkey_ec tests until after the bump
Theo Buehler
2024-08-29
Adjust documentation for check/pubcheck removal
Theo Buehler
2024-08-29
Remove check and pubcheck from openssl pkey and pkeyparam
Theo Buehler
2024-08-29
Remove the pkey_{,public_,param_}check() handlers
Theo Buehler
2024-08-29
Remove evp_pkey_check test
Theo Buehler
2024-08-29
In m_pulldown() replace memmove() with memcpy().
Alexander Bluhm
2024-08-29
Convert prototypes to new style.
Claudio Jeker
2024-08-29
Use signal handler safe dprintf() instead of asprintf + write
Claudio Jeker
2024-08-29
Unify proc_parser_* as far as possible and reasonable
Theo Buehler
2024-08-29
draft-ietf-v6ops-rfc3849-update turned into RFC9637, adjust comment
Claudio Jeker
2024-08-29
ocsp.c: zap trailing whitespace
Theo Buehler
2024-08-29
Show expensive mbuf operations in netstat(1) statistics.
Alexander Bluhm
2024-08-29
Improve warning message
Job Snijders
2024-08-29
Periodically reinitialize RRDP sessions to snapshot at random intervals
Job Snijders
2024-08-29
Fix regression introduced in previous migration to strtol() by
Anton Lindqvist
2024-08-29
Update root hints.
Florian Obser
2024-08-29
unstub pdev_to_i915()
Jonathan Gray
[next]