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-04-18
Add some more comments explaining shortcomings of the API
Theo Buehler
2024-04-18
Use X509_ALGOR_get0() in ecdh_cms_set_shared_info()
Theo Buehler
2024-04-18
Test and assign in ecdh_cms_set_shared_info()
Theo Buehler
2024-04-18
Turn ecdh_cms_set_shared_info() into single exit
Theo Buehler
2024-04-18
proc_trampoline_mp() was replaced by proc_trampoline_mi() adjust prototype.
Claudio Jeker
2024-04-18
If a proc has P_WEXIT set do not stop it, let it exit since it is already
Claudio Jeker
2024-04-18
Clear PCATCH for procs that have P_WEXIT set.
Claudio Jeker
2024-04-18
drm/amd/display: fix disable otg wa logic in DCN316
Jonathan Gray
2024-04-18
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Jonathan Gray
2024-04-18
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Jonathan Gray
2024-04-18
drm/amdgpu: fix incorrect number of active RBs for gfx11
Jonathan Gray
2024-04-18
drm/amdgpu: always force full reset for SOC21
Jonathan Gray
2024-04-18
drm/amdgpu: Reset dGPU if suspend got aborted
Jonathan Gray
2024-04-18
drm/i915: Disable port sync when bigjoiner is used
Jonathan Gray
2024-04-18
drm/i915/cdclk: Fix CDCLK programming order when pipes are active
Jonathan Gray
2024-04-18
drm/client: Fully protect modes[] with dev->mode_config.mutex
Jonathan Gray
2024-04-18
drm/amdkfd: Reset GPU on queue preemption failure
Jonathan Gray
2024-04-18
drm/i915/vrr: Disable VRR when using bigjoiner
Jonathan Gray
2024-04-18
drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
Jonathan Gray
2024-04-17
Remove comments from captain obvious and drop useless prototypes
Theo Buehler
2024-04-17
SSL_version_str is no more
Theo Buehler
2024-04-17
tidy includes
Theo Buehler
2024-04-17
bn_convert: zap extra blank line
Theo Buehler
2024-04-17
Use struct ipsec_level within inpcb.
Alexander Bluhm
2024-04-17
sync
Theo Buehler
2024-04-17
Provide a pax format specific option handler
Jeremie Courreges-Anglas
2024-04-17
Fold long line
Jeremie Courreges-Anglas
2024-04-17
Simplify super ugly exit path
Theo Buehler
2024-04-17
Remove outdated (now inaccurate) warning message
Job Snijders
2024-04-17
Rewrite BN_mpi2bn() using CBS and bn_bin2bn_cbs().
Joel Sing
2024-04-17
Rewrite BN_lebin2bn() using CBS.
Joel Sing
2024-04-17
Provide constant time operations for uint8_t.
Joel Sing
2024-04-17
Sync RPKI Trust Anchor constraints to nro-delegated-stats
Job Snijders
2024-04-17
Shuffle EVP_PKEY_CTX setting together
Theo Buehler
2024-04-17
Set Accept: */* HTTP header like it was done in ftp(1).
Claudio Jeker
2024-04-17
ecdh_cms_encrypt(): tweak wrap_algor construction
Theo Buehler
2024-04-17
ecdh_cms_encrypt: tweak handling of ecdh_nid
Theo Buehler
2024-04-17
ecdh_cms_encrypt: handle kdf_md in one go
Theo Buehler
2024-04-17
ecdh_cms_encrypt: simplify setting the KDF type
Theo Buehler
2024-04-17
Use error checked X509_ALGOR_set0_by_nid
Theo Buehler
2024-04-17
ecdh_cms_encrypt: simplify handling of pkey
Theo Buehler
2024-04-17
Transfer ownership before setting unused bits
Theo Buehler
2024-04-17
Turn ecdh_cms_encrypt() into single exit
Theo Buehler
2024-04-17
Fix error check in ecdh_cms_encrypt()
Theo Buehler
2024-04-17
change docs for MODPY_PYBUILD=other
Stuart Henderson
2024-04-17
Remove a micro optimization to free pages in batch in amap_wipeout().
Martin Pieuchot
2024-04-17
Add per-CPU caches to the pmemrange allocator.
Martin Pieuchot
2024-04-17
Fixup comment
Jeremie Courreges-Anglas
2024-04-17
ftp: send 'Accept */*' header
Theo Buehler
2024-04-17
dogetrusage() must be called with the KERNEL_LOCK held for now.
Claudio Jeker
[prev]
[next]