Re: cfbe7a62dc62 - main - nfs, rpc: Ensure kernel credentials have at least one group

2024-11-02 Thread Cy Schubert
One of these commits causes a panic when yppasswd is started. The relevant details are below. However on my laptop the panic is in mountd. No core dump was captured on that machine. cwsys dumped core - see /var/crash/vmcore.22 Sat Nov 2 23:29:29 PDT 2024 FreeBSD cwsys 15.0-CURRENT FreeBSD 15

Re: cfbe7a62dc62 - main - nfs, rpc: Ensure kernel credentials have at least one group

2024-11-02 Thread Cy Schubert
It also causes a panic when mountd is started. I'll post details later. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0 In message <9307d0cc-6d10-4f86-ae3b-43e7d6da1...@panasas.com>, Ravi Poka

Re: cfbe7a62dc62 - main - nfs, rpc: Ensure kernel credentials have at least one group

2024-11-02 Thread Ravi Pokala
Hi Olivier, This appears to break amd64.MINIMAL and amd64.MINIMALUP: % less _.amd64.MINIMAL linking kernel.full ld: error: undefined symbol: vnet_entry_nfsrv_defaultgid >>> referenced by vfs_export.c:141 (sys/kern/vfs_export.c:141)

git: 05bc70bab4ff - stable/14 - x86: do not leak msi_lock in msix_alloc() on iommu remapping failure

2024-11-02 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=05bc70bab4ff1dcc3eec8d9c47d469f78c08ba9e commit 05bc70bab4ff1dcc3eec8d9c47d469f78c08ba9e Author: Konstantin Belousov AuthorDate: 2024-10-27 01:39:58 + Commit: Konstantin Belousov CommitDate:

git: 0a9bec17447c - main - x86/iommu/amd_reg.h: AMD IOMMU registers definitions

2024-11-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0a9bec17447c1256b046a03dbf5cd40ced437b56 commit 0a9bec17447c1256b046a03dbf5cd40ced437b56 Author: Konstantin Belousov AuthorDate: 2024-04-12 04:23:13 + Commit: Konstantin Belousov CommitDate: 2024-

git: 0f5116d7efe3 - main - AMD IOMMU driver

2024-11-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0f5116d7efe33c81f0b24b56eec78af37898f500 commit 0f5116d7efe33c81f0b24b56eec78af37898f500 Author: Konstantin Belousov AuthorDate: 2024-05-12 10:20:11 + Commit: Konstantin Belousov CommitDate: 2024-

git: 47ef2a131091 - main - loader.efi: Fix LOADER_NET_SUPPORT=no builds

2024-11-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=47ef2a131091508e049ab10cad7f91a3c1342cd9 commit 47ef2a131091508e049ab10cad7f91a3c1342cd9 Author: Tatiana AuthorDate: 2024-11-02 22:13:58 + Commit: Warner Losh CommitDate: 2024-11-02 22:13:58 +

git: c2ba66d4d01f - main - loader: Fix boot menu on BIOS

2024-11-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c2ba66d4d01f23303352bfe3cbd50ff5d9a05947 commit c2ba66d4d01f23303352bfe3cbd50ff5d9a05947 Author: Warner Losh AuthorDate: 2024-11-02 22:02:44 + Commit: Warner Losh CommitDate: 2024-11-02 22:02:44 +

git: 2e031fd0719b - main - cred: supplementary_group_member() => group_is_supplementary()

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=2e031fd0719b567e66198bc76c8a1c6c9b7f2920 commit 2e031fd0719b567e66198bc76c8a1c6c9b7f2920 Author: Olivier Certner AuthorDate: 2024-07-16 20:55:53 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: cfbe7a62dc62 - main - nfs, rpc: Ensure kernel credentials have at least one group

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=cfbe7a62dc62e8a5d7520cb5eb8ad7c4a9418e26 commit cfbe7a62dc62e8a5d7520cb5eb8ad7c4a9418e26 Author: Olivier Certner AuthorDate: 2024-10-02 14:28:59 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 3f313682e030 - main - cred: groupmember(): Remove tolerance for empty 'cr_groups'

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=3f313682e030f1c99d9b223093e84d0a53a109af commit 3f313682e030f1c99d9b223093e84d0a53a109af Author: Olivier Certner AuthorDate: 2024-11-01 16:12:15 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: d4e0d4d92e01 - main - cred: New crsetgroups_fallback()

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=d4e0d4d92e010b74404bddc87c1a1e8dbcaa25dd commit d4e0d4d92e010b74404bddc87c1a1e8dbcaa25dd Author: Olivier Certner AuthorDate: 2024-10-02 14:16:20 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: ea26c0e79752 - main - cred: crextend(): Harden, simplify

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=ea26c0e797525634dd25dede233ff2ded053cf2d commit ea26c0e797525634dd25dede233ff2ded053cf2d Author: Olivier Certner AuthorDate: 2024-10-01 14:37:11 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 6d2efbb34fdb - main - cred: crsetgroups(): Improve and factor out groups normalization

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=6d2efbb34fdb59facbe6d83374ef4ab69d395866 commit 6d2efbb34fdb59facbe6d83374ef4ab69d395866 Author: Olivier Certner AuthorDate: 2024-10-02 12:40:27 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 634675067867 - main - cred: groupmember() and co.: Sanity check cred's groups (INVARIANTS)

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=634675067867090e538b08e62ff9b14d3ffae5a3 commit 634675067867090e538b08e62ff9b14d3ffae5a3 Author: Olivier Certner AuthorDate: 2024-11-01 15:11:23 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 580904d995d5 - main - cred: 'kern.ngroups' tunable: Limit it to avoid internal overflows

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=580904d995d53ccd2492140a37107442d8b36dc0 commit 580904d995d53ccd2492140a37107442d8b36dc0 Author: Olivier Certner AuthorDate: 2024-10-01 17:00:43 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: b15110fb0dc6 - main - cred: Constify signature of groupmember() and realgroupmember()

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=b15110fb0dc6f0480482616f22bda3a2a19fbd80 commit b15110fb0dc6f0480482616f22bda3a2a19fbd80 Author: Olivier Certner AuthorDate: 2024-10-30 10:59:49 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: abd39811cd7e - main - cred: kern_setgroups(): Internally use int as number of groups' type

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=abd39811cd7e4bb928da503f4a5c79364ac8d0f5 commit abd39811cd7e4bb928da503f4a5c79364ac8d0f5 Author: Olivier Certner AuthorDate: 2024-10-01 16:46:46 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 6369544278b2 - main - cred: Make group_is_supplementary() public; New group_is_primary()

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=6369544278b2e4fb5203b10dab466ff7c72c0a25 commit 6369544278b2e4fb5203b10dab466ff7c72c0a25 Author: Olivier Certner AuthorDate: 2024-07-19 09:54:35 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 664b9fcb1c05 - main - cred: Separate constant for the number of inlined groups

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=664b9fcb1c051c17ba11d1e5e8a1db9938d76bd5 commit 664b9fcb1c051c17ba11d1e5e8a1db9938d76bd5 Author: Olivier Certner AuthorDate: 2024-07-16 20:37:44 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 372605478c6f - main - cred: group_is_supplementary(): Use bsearch()

2024-11-02 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=372605478c6fe2c628f25428af201f866d7eb015 commit 372605478c6fe2c628f25428af201f866d7eb015 Author: Olivier Certner AuthorDate: 2024-07-19 11:23:19 + Commit: Olivier Certner CommitDate: 2024-11-02 2

git: 814ddb3c8cda - stable/13 - Tentatively merge llvm fix for buildworld WITH_ASAN

2024-11-02 Thread Dimitry Andric
The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=814ddb3c8cda06686c5fe10f67b63bc2457e97b5 commit 814ddb3c8cda06686c5fe10f67b63bc2457e97b5 Author: Dimitry Andric AuthorDate: 2024-10-28 17:33:49 + Commit: Dimitry Andric CommitDate: 2024-11-02

git: 17d39df524a5 - stable/14 - Tentatively merge llvm fix for buildworld WITH_ASAN

2024-11-02 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=17d39df524a5003131398bc9fbdf8c9fef043d05 commit 17d39df524a5003131398bc9fbdf8c9fef043d05 Author: Dimitry Andric AuthorDate: 2024-10-28 17:33:49 + Commit: Dimitry Andric CommitDate: 2024-11-02

git: 856e158dc4aa - main - freebsd-update: improve pkgbase check

2024-11-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=856e158dc4aa5e43f0f15fcd3089fc0d71861b0e commit 856e158dc4aa5e43f0f15fcd3089fc0d71861b0e Author: Ed Maste AuthorDate: 2024-11-01 02:13:44 + Commit: Ed Maste CommitDate: 2024-11-02 19:24:39 +000

git: 5e5e4e1cf0c3 - main - cam: report sct/sc in that order

2024-11-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5e5e4e1cf0c3e46cbb120203d0f42415cd72cb6b commit 5e5e4e1cf0c3e46cbb120203d0f42415cd72cb6b Author: Warner Losh AuthorDate: 2024-11-02 18:28:54 + Commit: Warner Losh CommitDate: 2024-11-02 18:28:54 +

git: 3514f98940a0 - main - newbus: Introduce bus_get_pass() and hide bus_current_pass

2024-11-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3514f98940a0d43264ef9e13990c8c70a4252e04 commit 3514f98940a0d43264ef9e13990c8c70a4252e04 Author: Elliott Mitchell AuthorDate: 2024-10-06 00:19:04 + Commit: Warner Losh CommitDate: 2024-11-02 18:25

git: 470a63cde428 - main - sctp: garbage collect two unused functions

2024-11-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=470a63cde4285ea4a317b0bba966514c11f4ed5b commit 470a63cde4285ea4a317b0bba966514c11f4ed5b Author: Michael Tuexen AuthorDate: 2024-11-02 16:58:09 + Commit: Michael Tuexen CommitDate: 2024-11-02 1

git: bf11fdaf0d09 - main - sctp: don't consider the interface name when removing an address

2024-11-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=bf11fdaf0d095fecca61fa8b457d06e27fae5946 commit bf11fdaf0d095fecca61fa8b457d06e27fae5946 Author: Michael Tuexen AuthorDate: 2024-11-02 15:33:02 + Commit: Michael Tuexen CommitDate: 2024-11-02 1

git: d839cf2fbb47 - main - sctp: editorial cleanup

2024-11-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=d839cf2fbb47c52d5153fb366c51bd6f6a3dd0fd commit d839cf2fbb47c52d5153fb366c51bd6f6a3dd0fd Author: Michael Tuexen AuthorDate: 2024-11-02 15:00:59 + Commit: Michael Tuexen CommitDate: 2024-11-02 1

Re: git: 5deeebd8c6ca - main - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6

2024-11-02 Thread Dimitry Andric
On 1 Nov 2024, at 23:17, Dima Panov wrote: > > Hello! > > On 23.10.2024 21:32, Dimitry Andric wrote: >> The branch main has been updated by dim: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=5deeebd8c6ca991269e72902a7a62cada57947f6 >> commit 5deeebd8c6ca991269e72902a7a62cada57947f6 >> Merg

git: fc2a3ec6fe6a - main - syscons: add deprecation notice

2024-11-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=fc2a3ec6fe6aa00d9be0c293c38e0ef9ac7e2b64 commit fc2a3ec6fe6aa00d9be0c293c38e0ef9ac7e2b64 Author: Ed Maste AuthorDate: 2024-11-01 16:51:01 + Commit: Ed Maste CommitDate: 2024-11-02 15:22:24 +000

git: adba3c74209e - main - vt: add comments for KDMKTONE ioctl implementation

2024-11-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=adba3c74209eb5d2197b9092002cc9d7505fd3c6 commit adba3c74209eb5d2197b9092002cc9d7505fd3c6 Author: Ed Maste AuthorDate: 2024-11-01 16:29:32 + Commit: Ed Maste CommitDate: 2024-11-02 14:39:04 +000

git: 57d879534096 - stable/13 - igc: Remove a bogus register write in igc_if_queues_free()

2024-11-02 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=57d879534096d8b49d0e6ba72dae1783e9a1 commit 57d879534096d8b49d0e6ba72dae1783e9a1 Author: Mark Johnston AuthorDate: 2024-10-26 21:04:59 + Commit: Mark Johnston CommitDate: 2024-11-02

git: 16b24ba87227 - stable/14 - igc: Remove a bogus register write in igc_if_queues_free()

2024-11-02 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=16b24ba8722735ee2657f07e32e5a5bf7ee62a2e commit 16b24ba8722735ee2657f07e32e5a5bf7ee62a2e Author: Mark Johnston AuthorDate: 2024-10-26 21:04:59 + Commit: Mark Johnston CommitDate: 2024-11-02

git: 3aac51cbb99a - main - nvme: Clarify a comment

2024-11-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3aac51cbb99a22723803329ce9d241f2419e1dec commit 3aac51cbb99a22723803329ce9d241f2419e1dec Author: Warner Losh AuthorDate: 2024-11-02 14:11:27 + Commit: Warner Losh CommitDate: 2024-11-02 14:14:33 +

git: 931dd5feb0a1 - main - nvmf: Add sysctl nodes for each queue pair

2024-11-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=931dd5feb0a13d6f24d3de7055d344732de0e353 commit 931dd5feb0a13d6f24d3de7055d344732de0e353 Author: John Baldwin AuthorDate: 2024-11-02 13:54:13 + Commit: John Baldwin CommitDate: 2024-11-02 13:54:13

git: 06b2ed7a3adf - main - nvmf_tcp: Correct padding calculation

2024-11-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=06b2ed7a3adf023d8a8ce821616052f03dc18ed6 commit 06b2ed7a3adf023d8a8ce821616052f03dc18ed6 Author: John Baldwin AuthorDate: 2024-11-02 13:54:29 + Commit: John Baldwin CommitDate: 2024-11-02 13:54:29

git: a6ec2147418c - main - nvmf: Deregister the post_sync eventhandler correctly during detach

2024-11-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a6ec2147418c29b259ff6b4f4274417b55419285 commit a6ec2147418c29b259ff6b4f4274417b55419285 Author: John Baldwin AuthorDate: 2024-11-02 13:54:36 + Commit: John Baldwin CommitDate: 2024-11-02 13:54:36

git: bd2fc1e7d0ff - main - nvme: Rename the per-I/O queue sysctl device nodes

2024-11-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bd2fc1e7d0fff1becd781645366f8e0ef5ca68df commit bd2fc1e7d0fff1becd781645366f8e0ef5ca68df Author: John Baldwin AuthorDate: 2024-11-02 13:53:28 + Commit: John Baldwin CommitDate: 2024-11-02 13:53:28

git: 7b8dd078ea3c - main - libnvmf: Correctly set the controller and host PDA fields

2024-11-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7b8dd078ea3c6b836f514f47587672fd062279c8 commit 7b8dd078ea3c6b836f514f47587672fd062279c8 Author: John Baldwin AuthorDate: 2024-11-02 13:54:20 + Commit: John Baldwin CommitDate: 2024-11-02 13:54:20

Re: git: 5deeebd8c6ca - main - Merge llvm-project release/19.x llvmorg-19.1.2-0-g7ba7d8e2f7b6

2024-11-02 Thread Herbert J. Skuhra
On Fri, 01 Nov 2024 23:17:53 +0100, Dima Panov wrote: > > Hello! > > On 23.10.2024 21:32, Dimitry Andric wrote: > > The branch main has been updated by dim: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=5deeebd8c6ca991269e72902a7a62cada57947f6 > > > > commit 5deeebd8c6ca991269e72902