iked: avoid parameter overload
Old ca_validate_cert() API interpreted data pointer as parsed X509
structure if len == 0 and crashed if a zero size certificate buffer
was passed instead. Now we have an explicit certifcate and key
parameter.
from hshoexer@ markus@; ok bluhm@ tb@ tobhe@
this is errata/7.9/009_iked.patch.sig
iked: avoid parameter overload
Old ca_validate_cert() API interpreted data pointer as parsed X509
structure if len == 0 and crashed if a zero size certificate buffer
was passed instead. Now we have an explicit certifcate and key
parameter.
from hshoexer@ markus@; ok bluhm@ tb@ tobhe@
this is errata/7.8/045_iked.patch.sig
iked: avoid parameter overload
Old ca_validate_cert() API interpreted data pointer as parsed X509
structure if len == 0 and crashed if a zero size certificate buffer
was passed instead. Now we have an explicit certifcate and key
parameter.
from markus@
ok bluhm@ tb@
drm/fb-helper: Fix a locking bug in an error path
From Bart Van Assche
e7731507270c2c63f00cfbf210fe96b964e9b42e in linux-6.18.y/6.18.44
bd64240dc88caaf7b96dd869f36f165f51b52039 in mainline linux
drm/i915/vrr: require valid min/max vfreq for VRR
From Jani Nikula
df1582c0a101e2e2f133dd331d2a3258bb6a7518 in linux-6.18.y/6.18.44
f8a9262c7a6fc2de9802e14b0228114f0333869e in mainline linux
drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()
From Ville Syrjala
894d4a7395662059d2c6009fd17e1598af06405e in linux-6.18.y/6.18.44
4b274b0b61ab2a529e5c22e9aa033f3028e639fc in mainline linux
drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
From Thomas Hellstrom
b8ad916ba4e18e428693ffd89ae66ac9754b5558 in linux-6.18.y/6.18.44
ce44b78512e9102aea54ff6b6e521d6c8de9f31c in mainline linux
drm/amd/display: Exit idle optimizations before programming
From Leo Li
3cb42a973f889f13204f220612eb0be89f90a661 in linux-6.18.y/6.18.44
8419331e64d92a8de5fc4feef0e305f201fb8b33 in mainline linux
drm/amd/display: check GRPH_FLIP status before sending event
From Leo Li
dbbe08d73b8bcedf0eb8bacb4b3c43b09c92c032 in linux-6.18.y/6.18.44
48ab86360af117123eb1b15e38f068acf3826400 in mainline linux
drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
From Timur Kristof
30b2d0843a4101934109c1e7f9240b153d631c10 in linux-6.18.y/6.18.44
8882f8897e554053af9e72f4c2da8b1e2cce56c7 in mainline linux
drm/amdgpu: Fix context pstate override handling
From Tvrtko Ursulin
e06c39cc1c48dca68a5ffd971c23025a52d46634 in linux-6.18.y/6.18.4
c1dc4ccb82c9e56325d8e7514ca4c90bd1efb351 in mainline linux
drm/fb-helper: Allocate and release fb_info in single place
From Thomas Zimmermann
3f58077457985c622c014f438d8e00dbd03db338 in linux-6.18.y/6.18.4
63c971af40365ee706c7e24f6a7900d693518f09 in mainline linux
drm/amdkfd: hold event_mutex while checkpointing CRIU events
From William Palacek
6a52f48157fa7fb81e0c146937fd6c8b0c1cfdbd in linux-6.18.y/6.18.44
ff8bc5a68a9a70bdc38d61a72c7a49c56063f9d2 in mainline linux
drm/amdkfd: Handle invalid event type in CRIU event restore
From David Francis
6189ceca5ce75078743db456e133efbfa2dc6fce in linux-6.18.y/6.18.44
a9cdc85839e4fe2c760aa4ca6cc341c31ad1918a in mainline linux