summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-18Add some more comments explaining shortcomings of the APITheo Buehler
2024-04-18Use X509_ALGOR_get0() in ecdh_cms_set_shared_info()Theo Buehler
2024-04-18Test and assign in ecdh_cms_set_shared_info()Theo Buehler
2024-04-18Turn ecdh_cms_set_shared_info() into single exitTheo Buehler
2024-04-18proc_trampoline_mp() was replaced by proc_trampoline_mi() adjust prototype.Claudio Jeker
2024-04-18If a proc has P_WEXIT set do not stop it, let it exit since it is alreadyClaudio Jeker
2024-04-18Clear PCATCH for procs that have P_WEXIT set.Claudio Jeker
2024-04-18drm/amd/display: fix disable otg wa logic in DCN316Jonathan Gray
2024-04-18drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTJonathan Gray
2024-04-18drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Jonathan Gray
2024-04-18drm/amdgpu: fix incorrect number of active RBs for gfx11Jonathan Gray
2024-04-18drm/amdgpu: always force full reset for SOC21Jonathan Gray
2024-04-18drm/amdgpu: Reset dGPU if suspend got abortedJonathan Gray
2024-04-18drm/i915: Disable port sync when bigjoiner is usedJonathan Gray
2024-04-18drm/i915/cdclk: Fix CDCLK programming order when pipes are activeJonathan Gray
2024-04-18drm/client: Fully protect modes[] with dev->mode_config.mutexJonathan Gray
2024-04-18drm/amdkfd: Reset GPU on queue preemption failureJonathan Gray
2024-04-18drm/i915/vrr: Disable VRR when using bigjoinerJonathan Gray
2024-04-18drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Jonathan Gray
2024-04-17Remove comments from captain obvious and drop useless prototypesTheo Buehler
2024-04-17SSL_version_str is no moreTheo Buehler
2024-04-17tidy includesTheo Buehler
2024-04-17bn_convert: zap extra blank lineTheo Buehler
2024-04-17Use struct ipsec_level within inpcb.Alexander Bluhm
2024-04-17syncTheo Buehler
2024-04-17Provide a pax format specific option handlerJeremie Courreges-Anglas
2024-04-17Fold long lineJeremie Courreges-Anglas
2024-04-17Simplify super ugly exit pathTheo Buehler
2024-04-17Remove outdated (now inaccurate) warning messageJob Snijders
2024-04-17Rewrite BN_mpi2bn() using CBS and bn_bin2bn_cbs().Joel Sing
2024-04-17Rewrite BN_lebin2bn() using CBS.Joel Sing
2024-04-17Provide constant time operations for uint8_t.Joel Sing
2024-04-17Sync RPKI Trust Anchor constraints to nro-delegated-statsJob Snijders
2024-04-17Shuffle EVP_PKEY_CTX setting togetherTheo Buehler
2024-04-17Set Accept: */* HTTP header like it was done in ftp(1).Claudio Jeker
2024-04-17ecdh_cms_encrypt(): tweak wrap_algor constructionTheo Buehler
2024-04-17ecdh_cms_encrypt: tweak handling of ecdh_nidTheo Buehler
2024-04-17ecdh_cms_encrypt: handle kdf_md in one goTheo Buehler
2024-04-17ecdh_cms_encrypt: simplify setting the KDF typeTheo Buehler
2024-04-17Use error checked X509_ALGOR_set0_by_nidTheo Buehler
2024-04-17ecdh_cms_encrypt: simplify handling of pkeyTheo Buehler
2024-04-17Transfer ownership before setting unused bitsTheo Buehler
2024-04-17Turn ecdh_cms_encrypt() into single exitTheo Buehler
2024-04-17Fix error check in ecdh_cms_encrypt()Theo Buehler
2024-04-17change docs for MODPY_PYBUILD=otherStuart Henderson
2024-04-17Remove a micro optimization to free pages in batch in amap_wipeout().Martin Pieuchot
2024-04-17Add per-CPU caches to the pmemrange allocator.Martin Pieuchot
2024-04-17Fixup commentJeremie Courreges-Anglas
2024-04-17ftp: send 'Accept */*' headerTheo Buehler
2024-04-17dogetrusage() must be called with the KERNEL_LOCK held for now.Claudio Jeker