Build date: 1757541603 - Wed Sep 10 22:00:03 UTC 2025 Build cvs date: 1757523266 - Wed Sep 10 16:54:26 UTC 2025 Build id: 2025-09-11.1 Build tags: amd64-regress ports sysupgrade Applied the following diff(s): /home/anton/tmp/robsd/src-sys-em.diff /home/anton/tmp/robsd/src-sys-uhidev-sispm.diff /home/anton/tmp/robsd/src-sysupgrade.diff P distrib/sets/lists/base/md.alpha P distrib/sets/lists/base/md.hppa P distrib/sets/lists/base/md.landisk P distrib/sets/lists/base/md.luna88k P distrib/sets/lists/base/md.sparc64 P distrib/sets/lists/comp/gcc.alpha P distrib/sets/lists/comp/gcc.hppa P distrib/sets/lists/comp/gcc.landisk P distrib/sets/lists/comp/gcc.luna88k P distrib/sets/lists/comp/gcc.sparc64 P distrib/sets/lists/comp/mi P etc/root/root.mail P gnu/lib/libcompiler_rt/Makefile cvs server: gnu/llvm/compiler-rt/lib/builtins/ppc/atomic_lock_free.c is no longer in the repository P regress/usr.sbin/rpki-client/Makefile.inc P regress/usr.sbin/rpki-client/test-http.c P regress/usr.sbin/rpki-client/test-seqnum.c P share/mk/sys.mk P sys/arch/amd64/amd64/vmm_machdep.c P sys/arch/i386/i386/machdep.c P sys/arch/macppc/stand/tbxidata/bsd.tbxi P sys/conf/newvers.sh P sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c P sys/dev/pci/drm/amd/amdgpu/amdgpu_vm.c P sys/dev/pci/drm/amd/amdgpu/dce_v10_0.c P sys/dev/pci/drm/amd/amdgpu/dce_v11_0.c P sys/dev/pci/drm/amd/amdgpu/dce_v6_0.c P sys/dev/pci/drm/amd/amdgpu/dce_v8_0.c P sys/dev/pci/drm/amd/display/dc/dce/dce_link_encoder.c P sys/dev/pci/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.c P sys/dev/pci/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.h P sys/dev/pci/drm/amd/display/dc/dpp/dcn30/dcn30_dpp.c P sys/dev/pci/drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.c P sys/dev/pci/drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.h P sys/dev/pci/drm/amd/display/dc/hwss/dcn314/dcn314_init.c P sys/dev/pci/drm/amd/display/dc/inc/hw/dpp.h P sys/sys/param.h P usr.bin/signify/signify.1 M usr.sbin/bgpd/session.c commit adVy7ZCy7QIrgDfx Author: deraadt Date: 2025/09/10 16:54:26 sync distrib/sets/lists/base/md.alpha distrib/sets/lists/base/md.hppa distrib/sets/lists/base/md.landisk distrib/sets/lists/base/md.luna88k distrib/sets/lists/base/md.sparc64 distrib/sets/lists/comp/gcc.alpha distrib/sets/lists/comp/gcc.hppa distrib/sets/lists/comp/gcc.landisk distrib/sets/lists/comp/gcc.luna88k distrib/sets/lists/comp/gcc.sparc64 commit lDkSteS3Qhqu3eqb Author: deraadt Date: 2025/09/10 16:00:50 sync distrib/sets/lists/comp/mi commit pEfTkf5SoAR8aLOG Author: deraadt Date: 2025/09/10 16:00:04 crank to 7.8-beta etc/root/root.mail share/mk/sys.mk sys/arch/macppc/stand/tbxidata/bsd.tbxi sys/conf/newvers.sh sys/sys/param.h usr.bin/signify/signify.1 commit kb2dr6tJa4LU1q6O Author: hshoexer Date: 2025/09/10 11:52:07 vmm(4): For unrestricted guest do not depend on vmd(8) settings ok mlarkin@ sys/arch/amd64/amd64/vmm_machdep.c commit oZipo4ZCJQ2oW4PR Author: tb Date: 2025/09/10 06:46:58 rpki-client regress: factor list of common sources into a variable Makes this file a bit less of an eyesore and should make future fixes a bit simpler. regress/usr.sbin/rpki-client/Makefile.inc commit 7NeR473HDt4p40KZ Author: tb Date: 2025/09/10 06:28:20 beat rpki-client regress into shape reported by anton (as always) regress/usr.sbin/rpki-client/Makefile.inc regress/usr.sbin/rpki-client/test-http.c regress/usr.sbin/rpki-client/test-seqnum.c commit pqDqrIPe5n8KXjWb Author: jsg Date: 2025/09/10 03:39:17 drm/amd/amdgpu: Fix missing error return on kzalloc failure From Colin Ian King e9998d65bca2c4424580dc6e4622d0fa01a312cb in linux-6.12.y/6.12.46 467e00b30dfe75c4cfc2197ceef1fddca06adc25 in mainline linux sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c commit fqsVh7F8QoFvpTjU Author: gkoehler Date: 2025/09/10 03:38:56 Remove obsolete ppc/atomic_lock_free.c Back when compiler-rt was missing __atomic_is_lock_free, we added it for 64-bit atomic ops on powerpc. A later version of compiler-rt added __atomic_is_lock_free to builtins/atomic.c; the linker has been finding atomic.c and ignoring atomic_lock_free.c. ok kettenis@ gnu/lib/libcompiler_rt/Makefile commit NSHiQyQUegI1PvYR Author: jsg Date: 2025/09/10 03:36:46 Revert "drm/amdgpu: Avoid extra evict-restore process." From Alex Deucher 2a7cf13dd67405c8345b92387c439ed74e560791 in linux-6.12.y/6.12.46 sys/dev/pci/drm/amd/amdgpu/amdgpu_vm.c commit 8pLSUY4cf3fOavxT Author: jsg Date: 2025/09/10 03:34:19 drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG From Ivan Lipski 274668efe1a2674918aed6d170322c3fb414b9dc in linux-6.12.y/6.12.46 3ebf766c35464ebdeefb6068246267147503dc04 in mainline linux sys/dev/pci/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.c sys/dev/pci/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.h sys/dev/pci/drm/amd/display/dc/dpp/dcn30/dcn30_dpp.c sys/dev/pci/drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.c sys/dev/pci/drm/amd/display/dc/hwss/dcn314/dcn314_hwseq.h sys/dev/pci/drm/amd/display/dc/hwss/dcn314/dcn314_init.c sys/dev/pci/drm/amd/display/dc/inc/hw/dpp.h commit xIC9sJXEMek3h21b Author: jsg Date: 2025/09/10 03:30:35 drm/amdgpu: drop hw access in non-DC audio fini From Alex Deucher 608a015c65cc9d7a3ad3b499bde3e151fd1507c9 in linux-6.12.y/6.12.46 71403f58b4bb6c13b71c05505593a355f697fd94 in mainline linux sys/dev/pci/drm/amd/amdgpu/dce_v10_0.c sys/dev/pci/drm/amd/amdgpu/dce_v11_0.c sys/dev/pci/drm/amd/amdgpu/dce_v6_0.c sys/dev/pci/drm/amd/amdgpu/dce_v8_0.c commit 6lRs1t5ALmR9eyeM Author: jsg Date: 2025/09/10 03:28:06 drm/amd/display: Don't warn when missing DCE encoder caps From Timur Kristof 5817d249d3cc05a9f660a3957dda6fd45fbccf9f in linux-6.12.y/6.12.46 8246147f1fbaed522b8bcc02ca34e4260747dcfb in mainline linux sys/dev/pci/drm/amd/display/dc/dce/dce_link_encoder.c commit AY1vWokLyK3BTJaS Author: jsg Date: 2025/09/10 00:07:29 correct family test when setting Zenbleed chicken bit on i386 For AMD Zen 2 based systems a microcode update is the preferred way of mitigating Zenbleed. An MSR to set a chicken bit is another way. The CPU family test around this MSR was wrong. When testing for CPU family 0x17 the extended value must be checked. A non-extended family id of 0x17 is impossible as the mask is & 15. So the previous test would never match. In i386 identifycpu(), the function local family variable is always the non-extended value. This problem does not apply to amd64. The amd64 change to move this part of identifycpu() to cpu_fix_msrs() uses an extended family id. ok bluhm@ deraadt@ mlarkin@ sys/arch/i386/i386/machdep.c