OpenBSD/ports J96OoIidevel/llvm/23/patches patch-llvm_lib_CodeGen_AsmPrinter_AsmPrinter_cpp patch-llvm_lib_MC_MCAsmInfoELF_cpp, devel/llvm/23/pkg PLIST-main

   set HasPreferredAlignment = false for now

   we need to figure out how to handle the following:
   llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp:1044
VersionDeltaFile
1.2+4-2devel/llvm/23/patches/patch-llvm_lib_MC_MCAsmInfoELF_cpp
1.2+1-1devel/llvm/23/pkg/PLIST-main
1.2+1-1devel/llvm/23/patches/patch-llvm_lib_CodeGen_AsmPrinter_AsmPrinter_cpp
+6-43 files

OpenBSD/src yBbdT1Vsys/dev/pci/drm/amd/amdkfd kfd_process_queue_manager.c

   drm/amdkfd: Properly acquire queue buffers in CRIU restore

   From David Francis
   c6c290e408fe328e091f0bf7502a42b0deea82e9 in linux-6.18.y/6.18.53
   20a5e7ffdfecddc34c60a6b4483f42acf3d8731d in mainline linux
VersionDeltaFile
1.24+10-2sys/dev/pci/drm/amd/amdkfd/kfd_process_queue_manager.c
+10-21 files

OpenBSD/src hgswD0clib/libssl s3_lib.c ssl_local.h

   Move record content to TLSv1.2 record layer.

   This allows us to simplify the opening of records and will enable
   further development that makes the record layer self-contained,
   matching the TLSv1.3 record layer.

   For now, provide an accessor that allows the record content to be
   accessed from outside of the record layer - we'll remove this in
   the future.

   ok joshua@ tb@
VersionDeltaFile
1.137+33-31lib/libssl/d1_pkt.c
1.80+32-29lib/libssl/ssl_pkt.c
1.44+33-20lib/libssl/tls12_record_layer.c
1.49+1-39lib/libssl/ssl_local.h
1.4+39-1lib/libssl/tls12_internal.h
1.266+7-10lib/libssl/s3_lib.c
+145-1301 files not shown
+147-1367 files

OpenBSD/src 21UJcTVsys/dev/pci/drm/amd/amdgpu amdgpu_irq.c

   drm/amdgpu: Use system unbound workqueue for soft IH ring

   From Timur Kristof
   34c20c79e2a4dc906d2f74d102ff5066ff1cadaf in linux-6.18.y/6.18.53
   ba2977dcce72127986fbad76c4c67f134e2f69ae in mainline linux
VersionDeltaFile
1.16+1-1sys/dev/pci/drm/amd/amdgpu/amdgpu_irq.c
+1-11 files

OpenBSD/src wvNenSRsys/dev/pci/drm/amd/amdkfd kfd_doorbell.c

   drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmap

   From Xiaogang Chen
   a7a2333f45b15e57ddbd14edd56e367fdcb9b163 in linux-6.18.y/6.18.53
   516bf737a5602875f6c28d1028967837c8edf2c0 in mainline linux
VersionDeltaFile
1.7+5-3sys/dev/pci/drm/amd/amdkfd/kfd_doorbell.c
+5-31 files

OpenBSD/src h0pDbLvsys/dev/pci/drm/amd/amdgpu amdgpu_amdkfd.h amdgpu_amdkfd.c, sys/dev/pci/drm/amd/amdkfd kfd_chardev.c

   drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl

   From Xiaogang Chen
   2d9fd0f01550aab4a0a1984b4379e50545906248 in linux-6.18.y/6.18.53
   8242a8d9d7194d5ef8a8b38a5621ca0966a3ec15 in mainline linux
VersionDeltaFile
1.14+19-4sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd.c
1.31+2-8sys/dev/pci/drm/amd/amdkfd/kfd_chardev.c
1.18+1-1sys/dev/pci/drm/amd/amdgpu/amdgpu_amdkfd.h
+22-133 files

OpenBSD/src apFwgpgsys/dev/pci/drm/amd/amdkfd kfd_debug.c

   drm/amdkfd: Unwind debug trap enable on copy_to_user failure

   From Yongqiang Sun
   1b39f46eec2f907417d4955bb88434170f94a8d8 in linux-6.18.y/6.18.53
   01112e241e37f9ac98b6f418d93ce2e0b87b7ee0 in mainline linux
VersionDeltaFile
1.5+6-0sys/dev/pci/drm/amd/amdkfd/kfd_debug.c
+6-01 files

OpenBSD/ports v5wSGb4devel/llvm/23/patches patch-lldb_source_Plugins_Process_OpenBSD_NativeProcessOpenBSD_cpp patch-llvm_lib_Target_X86_X86FixupGadgets_cpp, devel/llvm/23/pkg PLIST-lldb PLIST-libcxx

   import llvm-23.1.1; not hooked up to the build; ok aja@
VersionDeltaFile
1.1+4,652-0devel/llvm/23/pkg/PLIST-main
1.1+1,931-0devel/llvm/23/pkg/PLIST-libcxx
1.1+763-0devel/llvm/23/patches/patch-lldb_source_Plugins_Process_OpenBSD_NativeRegisterContextOpenBSD_x86_64_cpp
1.1+753-0devel/llvm/23/pkg/PLIST-lldb
1.1+705-0devel/llvm/23/patches/patch-llvm_lib_Target_X86_X86FixupGadgets_cpp
1.1+592-0devel/llvm/23/patches/patch-lldb_source_Plugins_Process_OpenBSD_NativeProcessOpenBSD_cpp
+9,396-0352 files not shown
+18,147-0358 files

OpenBSD/src 0B41060sys/dev/pci/drm/amd/amdkfd kfd_smi_events.c

   drm/amdkfd: fix SMI event cross-process information leak

   From Yongqiang Sun
   5bb2dfa65d8da83e87b2a31c270bc567df69a5ca in linux-6.18.y/6.18.53
   92a8dba246d371fe268280e5fd74b0955688e6df in mainline linux
VersionDeltaFile
1.9+5-3sys/dev/pci/drm/amd/amdkfd/kfd_smi_events.c
+5-31 files

OpenBSD/src vcjl8U3sys/dev/pci/drm/amd/amdgpu amdgpu_ras.h gfx_v9_0.c

   drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irq

   From Yunxiang Li
   001824103f2fe6ffd2380afddf81f43b446035b2 in linux-6.18.y/6.18.53
   e3829992dd9fa0a82511af4f01733fc854cd15a5 in mainline linux
VersionDeltaFile
1.21+28-4sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
1.21+22-4sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.c
1.9+2-1sys/dev/pci/drm/amd/amdgpu/amdgpu_gfx.h
1.37+0-2sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
1.10+1-0sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.h
+53-115 files

OpenBSD/src iKJUIrFregress/lib/libssl/handshake valid_handshakes_terminate.c handshake_table.c

   Adjust for handshakes/handshake_count rename.
VersionDeltaFile
1.20+6-6regress/lib/libssl/handshake/handshake_table.c
1.5+4-4regress/lib/libssl/handshake/valid_handshakes_terminate.c
+10-102 files

OpenBSD/src ocrTqezregress/usr.bin/ssh multiplex.sh

   check ssh's handling of stale multiplexing sockets
   From Jens Rosenboom
VersionDeltaFile
1.42+20-1regress/usr.bin/ssh/multiplex.sh
+20-11 files

OpenBSD/src Xu5liIqlib/libssl tls13_handshake.c

   Rename handshakes and handshake_count.

   Rename handshakes to tls13_handshakes and handshake_count to
   tls13_handshake_count, so that we can add equivalent for tls12.

   ok joshua@ tb@
VersionDeltaFile
1.75+6-5lib/libssl/tls13_handshake.c
+6-51 files

OpenBSD/src oyJeHJ2sys/dev/pci/drm/amd/amdgpu amdgpu_ras_eeprom.c

   drm/amdgpu: validate RAS EEPROM tbl_size before record count

   From Candice Li
   805f11fb10ddbb7cef48d0c9b6009dee7891f0e5 in linux-6.18.y/6.18.53
   c83e4a45ff9a0b7aa1c48246102009a99ccef11b in mainline linux
VersionDeltaFile
1.21+22-6sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c
+22-61 files

OpenBSD/src MnRTY6Dsys/dev/pci/drm/amd/amdgpu amdgpu_psp.c

   drm/amdgpu: fix buffer overflow during vBIOS update

   From Shiwu Zhang
   29fef371331e87311822000535f491ffc3d7a64f in linux-6.18.y/6.18.53
   6229898d46c0cbc238a6fe9f11c1ea12cf8bb9c5 in mainline linux
VersionDeltaFile
1.40+1-1sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
+1-11 files

OpenBSD/src tAMPCwLusr.bin/ssh clientloop.h ssh.c

   avoid race between multiple processes attempting to establish
   multiplexing control socket by moving socket creation earlier in
   ssh(1)'s life. Patch from Jens Rosenboom via bz3971

   ok naddy dtucker
VersionDeltaFile
1.115+38-37usr.bin/ssh/mux.c
1.641+6-2usr.bin/ssh/ssh.c
1.42+2-1usr.bin/ssh/clientloop.h
+46-403 files

OpenBSD/src DpXD8Wtsys/dev/pci/drm/amd/pm amdgpu_pm.c

   drm/amdgpu/pm: fix SmartShift bias sysfs store PM refcount on parse error

   From Candice Li
   95e13b25196295654563028861e6802807006ad4 in linux-6.18.y/6.18.53
   a4b0c3f5d2287997876d8f711a40d3c0418458d8 in mainline linux
VersionDeltaFile
1.27+3-5sys/dev/pci/drm/amd/pm/amdgpu_pm.c
+3-51 files

OpenBSD/src x9NGTt1sys/dev/pci/drm/amd/pm/powerplay amd_powerplay.c

   drm/amd/pm: bound pp_dpm_set_pp_table() memcpy

   From Asad Kamal
   3334985f8b4c7c637a829744c81518ad9a671bcb in linux-6.18.y/6.18.53
   f193e71fa9fab2e68ef85201b106e8f580d3a25b in mainline linux
VersionDeltaFile
1.13+3-0sys/dev/pci/drm/amd/pm/powerplay/amd_powerplay.c
+3-01 files

OpenBSD/src 0k00xbRsys/dev/pci/drm/amd/amdgpu amdgpu_fru_eeprom.c

   drm/amdgpu: harden FRU PIA parsing with bounded helpers

   From Stanley Yang
   4396d74b0c7304946ee343a6611ac6dbc0bfbf78 in linux-6.18.y/6.18.53
   c990c05eb6c74c98d1ff3acf67a19015312820b7 in mainline linux
VersionDeltaFile
1.8+66-35sys/dev/pci/drm/amd/amdgpu/amdgpu_fru_eeprom.c
+66-351 files

OpenBSD/src 3pg6kdZsys/dev/pci/drm/amd/amdkfd kfd_device_queue_manager.c

   drm/amdkfd: fix UAF race in destroy_queue_cpsch

   From Alysa Liu
   d98c8032c29944e1e572e1f49a0613d364fece0f in linux-6.18.y/6.18.53
   ac081deaf16a639ea7dff2f285fe421a33c1ade0 in mainline linux
VersionDeltaFile
1.32+7-1sys/dev/pci/drm/amd/amdkfd/kfd_device_queue_manager.c
+7-11 files

OpenBSD/src 69umVsgsys/dev/pci/drm/amd/display/dc/dpp/dcn401 dcn401_dpp.c

   drm/amd/display: Check for sharpening case when calculating max vtaps for scaler

   From Samson Tam
   9bde188793a728a5db2f7a96a814f471c08521bb in linux-6.18.y/6.18.53
   4d8cfd570386eb0b6cb8aa0ca9e9db60a0404337 in mainline linux
VersionDeltaFile
1.3+6-2sys/dev/pci/drm/amd/display/dc/dpp/dcn401/dcn401_dpp.c
+6-21 files

OpenBSD/src KPrADKwsys/dev/pci/drm/amd/display/dc/link/accessories link_dp_cts.c

   drm/amd/display: Avoid DPMS-on for phantom stream

   From Ilya Bakoulin
   f2463fc246d3c39be1371389c52b29418ad673d0 in linux-6.18.y/6.18.53
   10f5f9c0ef32d08b228bfee3684b62f36f395852 in mainline linux
VersionDeltaFile
1.4+2-0sys/dev/pci/drm/amd/display/dc/link/accessories/link_dp_cts.c
+2-01 files

OpenBSD/src jlsQKBRsys/dev/pci/drm/amd/display/amdgpu_dm amdgpu_dm.c

   drm/amd/display: Initialize dsc_caps to 0

   From Ivan Lipski
   00814fb7a08ae0139c83bfdade15775aecf8f84e in linux-6.18.y/6.18.53
   d18ecfee5187e3b2dbff7e67dda8b2f54ff5231c in mainline linux
VersionDeltaFile
1.213+1-1sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+1-11 files

OpenBSD/src Oa2mTH9sys/dev/pci/drm/amd/pm/legacy-dpm si_dpm.c

   drm/amd/pm/si: Fix updating clock limits from power states

   From Jeremy Klarenbeek
   79527ce8d343e7d6291c88a4f2393dbca5c59aae in linux-6.18.y/6.18.53
   e6c5d36756e7d4d260e2365fc4d01226f1973152 in mainline linux
VersionDeltaFile
1.4+24-5sys/dev/pci/drm/amd/pm/legacy-dpm/si_dpm.c
+24-51 files

OpenBSD/src mxeBtMTsys/dev/pci/drm/display drm_dp_helper.c

   drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device

   From Imre Deak
   1429524673ac0f83137571c14c4012cfa6e7cc5b in linux-6.18.y/6.18.53
   bff2da7aa0020eb72e42d63868dc5adaa0fb85d3 in mainline linux
VersionDeltaFile
1.10+2-0sys/dev/pci/drm/display/drm_dp_helper.c
+2-01 files

OpenBSD/src fORJnEmsys/dev/pci/drm/amd/amdgpu amdgpu_ras.c

   drm/amdgpu: check and drop invalid bad page records

   From YiPeng Chai
   8f62aa442b20209922ff976b37f0ff6eb6d7cb2d in linux-6.18.y/6.18.53
   3999aa4a04a04167d70bfe4dc3ba239257e5b5df in mainline linux
VersionDeltaFile
1.20+27-0sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
+27-01 files

OpenBSD/src rEX8O2rsys/dev/pci/drm/amd/amdgpu amdgpu_gem.c

   drm/amdgpu: avoid integer overflow in VA range check

   From Ce Sun
   054d856ce49f7843fd11f47ab7ebd390bd94982f in linux-6.18.y/6.18.53
   cc768f4dd0bb9083c813683eeec44fc23921f771 in mainline linux
VersionDeltaFile
1.21+2-2sys/dev/pci/drm/amd/amdgpu/amdgpu_gem.c
+2-21 files

OpenBSD/src pMIUbeAsys/dev/pci/drm/amd/amdgpu amdgpu_atombios.c

   drm/amdgpu: Bound GPIO I2C table entry count from VBIOS

   From Candice Li
   f8f0985375c3b977757fd73e2b691ff1bf1ea7b9 in linux-6.18.y/6.18.53
   a99cd231cd924b7160fecb9fb3a94b801522323b in mainline linux
VersionDeltaFile
1.12+18-6sys/dev/pci/drm/amd/amdgpu/amdgpu_atombios.c
+18-61 files

OpenBSD/src GwMUugoregress/lib/libssl/tlsext tlsexttest.c

   Revise for changes to renegotiation.
VersionDeltaFile
1.99+15-23regress/lib/libssl/tlsext/tlsexttest.c
+15-231 files

OpenBSD/ports XTlVQ5kinputmethods/ibus-typing-booster Makefile distinfo

   Update to ibus-typing-booster-2.31.1.
VersionDeltaFile
1.100+2-2inputmethods/ibus-typing-booster/distinfo
1.109+1-1inputmethods/ibus-typing-booster/Makefile
+3-32 files