drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_state
From Jouni Hogander
9691c50fd5dd14ecb88ce8e80a8632cb7471c052 in linux-6.18.y/6.18.20
7caac659a837af9fd4cad85be851982b88859484 in mainline linux
drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
From Imre Deak
0b35d11fbbcfd1079c8489282a341944228835e3 in linux-6.18.y/6.18.20
ac57eb3b7d2ad649025b5a0fa207315f755ac4f6 in mainline linux
drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
From Jesse.Zhang
5ce4a38e6c2488949e373d5066303f9c128db614 in linux-6.18.y/6.18.20
6270b1a5dab94665d7adce3dc78bc9066ed28bdd in mainline linux
drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
From Alex Deucher
73908f65f5cc32f9da07c5df0f58d1fd5ed5834e in linux-6.18.y/6.18.20
9787f7da186ee8143b7b6d914cfa0b6e7fee2648 in mainline linux
drm/radeon: apply state adjust rules to some additional HAINAN vairants
From Alex Deucher
c18eef45af03655e1c93b6438a357ceaeb567200 in linux-6.18.y/6.18.20
86650ee2241ff84207eaa298ab318533f3c21a38 in mainline linux
drm/amdgpu/mmhub4.1.0: add bounds checking for cid
From Alex Deucher
7687403d658054027c60654cf71fc29ad90c9e1d in linux-6.18.y/6.18.20
3cdd405831d8cc50a5eae086403402697bb98a4a in mainline linux
drm/amdgpu/mmhub3.0: add bounds checking for cid
From Alex Deucher
72365be44cc7e2cf05514e0dafcd7664f3267358 in linux-6.18.y/6.18.20
cdb82ecbeccb55fae75a3c956b605f7801a30db1 in mainline linux
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
From Alex Deucher
4b9e5676db815341b0c21006250845e5a0161afa in linux-6.18.y/6.18.20
e5e6d67b1ce9764e67aef2d0eef9911af53ad99a in mainline linux
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
From Alex Deucher
56f0473d3c6314502fdcf76e574985a585aa707d in linux-6.18.y/6.18.20
5d4e88bcfef29569a1db224ef15e28c603666c6d in mainline linux
drm/amdgpu/mmhub2.3: add bounds checking for cid
From Alex Deucher
603db8a36517ce318b213cf1740b7d1f0f6b233b in linux-6.18.y/6.18.20
a54403a534972af5d9ba5aaa3bb6ead612500ec6 in mainline linux
drm/amdgpu/mmhub2.0: add bounds checking for cid
From Alex Deucher
2c4eea0eba197b036804cf4c76bd9b70aa02f30a in linux-6.18.y/6.18.20
0b26edac4ac5535df1f63e6e8ab44c24fe1acad7 in mainline linux
drm/amdgpu/gmc9.0: add bounds checking for cid
From Alex Deucher
3256b95b2d3c472bccee9a6ba83e883a540c1e83 in linux-6.18.y/6.18.20
f39e1270277f4b06db0b2c6ec9405b6dd766fb13 in mainline linux
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
From Xi Ruoyao
e25fff4a9eac969a580eaac86b650d355ac9a91c in linux-6.18.y/6.18.20
ebe82c6e75cfc547154d0fd843b0dd6cca3d548f in mainline linux
drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
From Maarten Lankhorst
074d06d3724ccab0c5bb779db594a82b6405e501 in linux-6.18.y/6.18.20
6bee098b91417654703e17eb5c1822c6dfd0c01d in mainline linux
drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTL
From Ville Syrjala
8a7d29b8bda144d44e61df1b2705b1d4378f4e44 in linux-6.18.y/6.18.20
237aab549676288d9255bb8dcc284738e56eaa31 in mainline linux
drm/i915/vrr: Move HAS_VRR() check into intel_vrr_set_transcoder_timings()
From Ville Syrjala
1aa7745b97fda5c099b0a3321a45129430afa14c in linux-6.18.y/6.18.20
78ea8eb5b6235b3ef68fa0fb8ffe0b3b490baf38 in mainline linux
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
From Jouni Hogander
4ab7c9fa0a477ebe4eb40847f85bfbcb70dfd653 in linux-6.18.y/6.18.20
5923a6e0459fdd3edac4ad5abccb24d777d8f1b6 in mainline linux
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
From Jouni Hogander
a5cdbbc77147047219e7f35da4c778d30778e754 in linux-6.18.y/6.18.20
bb5f1cd10101c2567bff4d0e760b74aee7c42f44 in mainline linux
drm/i915/dsc: Add Selective Update register definitions
From Jouni Hogander
291d19d586a5af8d24eaef71e53509b5e093c2ee in linux-6.18.y/6.18.20
c2c79c6d5b939ae8a42ddb884f576bddae685672 in mainline linux
Simplify ro/rw overwrite in munge_fstab()
The installer mounts every 'ffs' fstab(5) entry 'rw' and all else 'ro',
regardless of their mode in the file.
Merge the two symmetrical sed invocations swapping besaid options into one
by using a variable for the desired mode.
OK afresh1 krw
Use \- for hyphens in tmux.1 to cause newer groff versions to render
them correctly (ASCII hyphen rather than Unicode) which aids copy and
paste. From Keith Thompson in GitHub issue 4948.
In the namei callback for __pledge_open() invert the logic of checking
pledge/namei modes and then checking for the path. Now, first
identify the path with array bsearch then check the pledge/namei modes.
Since this is __pledge_open(), if the path is not known, terminate with
an EACCES abort. If the path is known but the pledge/namei modes don't
suggest an unveil bypass, allow the code to fallthrough to the rpath/wpath
checks, and then back into namei for unveil validation.
ok dgl
dt: Deny enabling probes after recording starts
Enabling more probes after recording starts using the DTIOCRECORD ioctl
only puts these probes onto the ds_pcbs list, but not on the dtp_pcbs.
Stopping the recording afterwards crashes.
Do not allow to add more probes after recording started. For symmetry,
also do not allow to remove probes either.
ok mpi@
Reported-by: syzbot+1ee7b3d649b3fd543300 at syzkaller.appspotmail.com
Stop allowing stat("/etc/hosts") in pledge "dns".
Only libc can read /etc/hosts under pledge "dns" now, so stat() succeeding
based on the pledge is misleading.
ok deraadt