From nobody Tue May 26 15:52:29 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gPy1p21gcz6g0fg for ; Tue, 26 May 2026 15:52:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gPy1n5Bsfz42rN for ; Tue, 26 May 2026 15:52:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779810749; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vd7ZNc+nzTrlhpA02sb13g84w+/+3Lc3m9NbTMyLbmk=; b=IMm4ChSokAOpNrmHpk1GGya49Ha7Dq0Sc+qtMot2I14ucQdXYSQnkh+yTxtoEqRCAi1eVJ CYBs+kNOB94jCtFLi8dL044q+caIEKxfliEQYYV2h874jM6NfNFshkSHlYLl2Df+XOK76P PcjCsgsPPBJhjZLdLvBDoGmT4i5FhxqaU+IKjddXsGypwVH44t9K+tYDWUyQ3vho4nyplq gdpXp4PFtLfHUTFYShfFmvSk0PI9EwgQSDU/sbzSYx32nz6+eexVgKyJPpA7v/Mck7vmOy EyruT4WoX1gOfGiuUv5yB0GiIcL943OK8F8+xbGVCKaI1MQI1/5iLZJwlXGNiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779810749; a=rsa-sha256; cv=none; b=Wu8FdmBacvQ8N0vtpohdE08hQ5rTCbWWtpmk0xdYyUML1CI4pBuukch4InJYudTGm5VrMx Q1mXWR0ZjOPcLDw3AG6fUcYm79Yv6+PvIvH2YE8Jq80X86dKQNHVytKfeIy26m+0XNRFcz cU+JYGYrPRziBMQ5HbytjeqlbrYdbRSZR1EDHUySO1j0bt45dz89IqXW6pHX5ReQABp2SU imADCR8LecxG1TSj2Y+IRQDDoLYFkiDqQZl3jikNJHOAO15ziZGZI7R9LeBuJUPg4ecSUY BBHo98fMk2+gnzlDabzttavTk4JlmuEgV4kYyCmqrImWPms5k3AVmF0M0P1tKQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779810749; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vd7ZNc+nzTrlhpA02sb13g84w+/+3Lc3m9NbTMyLbmk=; b=K6ogmqv9R7lWAggPIKTetxp2hB3Xt5UqLqPeh6+lcoekwmRZhhMMOj0NVC6wpWZifymNmI rkuK1okSMw8S+FpZv+f45xfnTq7Io+vdqP+SLT9lsmNJBtEH8sC3BPOSmBsh5H+nL1EY0u iZRy0xwzkPz2IPIJmkkP4yWZ4VUEn2uKeTs9/qBBfVRMrkRy0XbIwZh0XJrihWQ9b6HjXD FscmAYfDTqxFj8thMCTs5mrnAtr1w3OhlyvKtkSMwde7dqQfvOv/VsR+sPvYsJCj3SXDRe M6+KswuTwnqNjFOkGOmsD1LLVp8m7ifBxbUADCifJHDCe2Qk6xKWRryBRVUCqg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gPy1n4kySz3bp for ; Tue, 26 May 2026 15:52:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31588 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 26 May 2026 15:52:29 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: John Baldwin Subject: git: 9823698a48d3 - main - RELNOTES: Add entries for various commits through early March 2026 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9823698a48d33ba70323bb0448b5274d791e58f2 Auto-Submitted: auto-generated Date: Tue, 26 May 2026 15:52:29 +0000 Message-Id: <6a15c1bd.31588.ec85c0e@gitrepo.freebsd.org> The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9823698a48d33ba70323bb0448b5274d791e58f2 commit 9823698a48d33ba70323bb0448b5274d791e58f2 Author: John Baldwin AuthorDate: 2026-05-26 15:52:18 +0000 Commit: John Baldwin CommitDate: 2026-05-26 15:52:18 +0000 RELNOTES: Add entries for various commits through early March 2026 Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D56485 --- RELNOTES | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/RELNOTES b/RELNOTES index 0a25313d3f77..befc1e6556a6 100644 --- a/RELNOTES +++ b/RELNOTES @@ -21,6 +21,62 @@ b92b9da33006, 13d3bd165e22: table. One can run a multicast routing daemon within each FIB; the FIB of the routing socket determines the corresponding multicast routing table. +5c2186b99254,628d7a3270b6: + When the sector size for an NVMe namespace changes, nda(4) now + reports this as a media change rather than a disk resize + event. nda(4) also no longer reports a disk resize event in + some cases when the namespace's size had not changed. nda(4) + also reprobes NVMe namespaces each time they are opened to + check for a new sector size or namespace size. + +7a323f873662: + Remove the le(4) driver. This driver supported older 10Mbps + and 100Mbps Ethernet adapters. True hardware devices have not + been used in FreeBSD systems in many years, but the driver was + previously retained for use with MIPS QEMU virtual machines. + +e51ef8ae490f: + Add initial support for instruction-based sampling (IBS) + performance counters on AMD processors to hwpmc(4). + +d69fc3a9dc71: + The EFI boot loader now tries all ZFS pools found during + probing when looking for a boot pool. Previously it would try + only the first pool found. + +4d5c434ed16e: + Use the BSD-licensed implementation of diff3 instead of GNU diff3 + by default. + +7f54c65abc67: + Update the smartpqi(4) driver to vendor version 14.4690.0.2008 + - 15.2.0.2008. This includes support for new controllers and + renaming Microsemi to Microchip. + +350c1232a57a: + nvmecontrol(8)'s telemetry-log now works reliably. + +d14e018024bb,b125c4d13095,1322760fd127,0730a05cd383: + Permit both SCHED_ULE and SCHED_4BSD to be compiled into the + same kernel. The scheduler can be selected at boot time by + setting the kern.sched_name tunable to the scheduler name + ("4BSD" or "ULE"). The default scheduler is ULE. This is + currently enabled in amd64 kernels by default. + +90a7728cd890: + Update nuageinit to request configuration on all network + interfaces. nuageinit will now issue DHCP requests on all + network interfaces and request configuration data from the + first interface which successfully obtains a lease. + +92ba9b2fe589: + Add RoCE support for Broadcom BCM576xx controllers. + +fb4b0c911951: + Add a facility to witness(4) to provide more detailed information + about lock order reversals detailing when initial lock orders were + established. + 65f5dd42f11c: sh(1) add -l option which makes sh act as a login shell and read the profile.