git: 5a5c22798130 - main - unbound: Vendor import 1.21.1

2024-10-06 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=5a5c2279813012882e59aa7bb51d50c5baba3b1e commit 5a5c2279813012882e59aa7bb51d50c5baba3b1e Merge: fdd100a7150e 9b8db746ac60 Author: Cy Schubert AuthorDate: 2024-10-07 01:44:05 + Commit: Cy Schubert C

git: fdd100a7150e - main - devctl: Add missing validation to DEV_RESET

2024-10-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=fdd100a7150e34d8d98cb38e701b3cb073208653 commit fdd100a7150e34d8d98cb38e701b3cb073208653 Author: Mark Johnston AuthorDate: 2024-10-06 22:56:40 + Commit: Mark Johnston CommitDate: 2024-10-07 00:1

git: 1fc766e3b41d - main - membarrier: Add manual page

2024-10-06 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1fc766e3b41d0cdbd166ef95258434069a90ca52 commit 1fc766e3b41d0cdbd166ef95258434069a90ca52 Author: Ed Maste AuthorDate: 2024-10-06 17:47:34 + Commit: Ed Maste CommitDate: 2024-10-06 23:41:57 +000

Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument

2024-10-06 Thread Mark Millard
On Oct 6, 2024, at 06:56, Warner Losh wrote: > On Sun, Oct 6, 2024 at 3:09 AM Konstantin Belousov > wrote: > On Sun, Oct 06, 2024 at 10:57:23AM +0200, Dag-Erling Smørgrav wrote: > > Konstantin Belousov writes: > > > We do not provide forward compatibility between kernel and userspace. > > > Us

git: 7f1dfd6c33db - main - vm_object: Fix the argument type to vm_object_set_flag()

2024-10-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=7f1dfd6c33dbbb6c1136e987de554c5c5a7d014d commit 7f1dfd6c33dbbb6c1136e987de554c5c5a7d014d Author: Mark Johnston AuthorDate: 2024-10-06 22:54:13 + Commit: Mark Johnston CommitDate: 2024-10-06 22:5

Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument

2024-10-06 Thread Konstantin Belousov
On Sun, Oct 06, 2024 at 07:56:01AM -0600, Warner Losh wrote: > On Sun, Oct 6, 2024 at 3:09 AM Konstantin Belousov > wrote: > > > On Sun, Oct 06, 2024 at 10:57:23AM +0200, Dag-Erling Smørgrav wrote: > > > Konstantin Belousov writes: > > > > We do not provide forward compatibility between kernel a

git: 9147a0c93bc0 - main - pctrie: don't assign to root

2024-10-06 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=9147a0c93bc0b93d2d9d11e0a5a4a7358d04137a commit 9147a0c93bc0b93d2d9d11e0a5a4a7358d04137a Author: Doug Moore AuthorDate: 2024-10-06 20:10:10 + Commit: Doug Moore CommitDate: 2024-10-06 20:10:10 +

git: 357185a966c1 - main - membarrier.h: fix typo

2024-10-06 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=357185a966c10397c971ef23525943ebc47d58d9 commit 357185a966c10397c971ef23525943ebc47d58d9 Author: Ed Maste AuthorDate: 2024-10-06 17:21:49 + Commit: Ed Maste CommitDate: 2024-10-06 17:22:21 +000

git: b0a24be007d8 - main - bhyve/nvme: Fix out-of-bounds read in NVMe log page

2024-10-06 Thread Chuck Tuffli
The branch main has been updated by chuck: URL: https://cgit.FreeBSD.org/src/commit/?id=b0a24be007d83f7929de5b3fc320a29e6868067d commit b0a24be007d83f7929de5b3fc320a29e6868067d Author: Chuck Tuffli AuthorDate: 2024-09-19 15:11:30 + Commit: Chuck Tuffli CommitDate: 2024-10-06 13:50:

Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument

2024-10-06 Thread Warner Losh
On Sun, Oct 6, 2024 at 3:09 AM Konstantin Belousov wrote: > On Sun, Oct 06, 2024 at 10:57:23AM +0200, Dag-Erling Smørgrav wrote: > > Konstantin Belousov writes: > > > We do not provide forward compatibility between kernel and userspace. > > > User binaries must be newer than kernel. > > > > Uh,

git: 7d893fce0d11 - main - sesutil: Fix a typo in an error message

2024-10-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=7d893fce0d1126959733efec7105b56d0de7a3cb commit 7d893fce0d1126959733efec7105b56d0de7a3cb Author: Jeremy Faulkner AuthorDate: 2024-10-06 13:22:33 + Commit: Mark Johnston CommitDate: 2024-10-06 13

git: 9d52823bf1df - main - vm_object: Widen the flags field

2024-10-06 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=9d52823bf1dfac237e58b5208299aaa5e2df42e9 commit 9d52823bf1dfac237e58b5208299aaa5e2df42e9 Author: Mark Johnston AuthorDate: 2024-10-06 13:07:31 + Commit: Mark Johnston CommitDate: 2024-10-06 13:1

git: 6bd8d85579a1 - main - dummymbuf: Fix code style

2024-10-06 Thread Igor Ostapenko
The branch main has been updated by igoro: URL: https://cgit.FreeBSD.org/src/commit/?id=6bd8d85579a18cf69a9b02d5852f994cb1d5a1e9 commit 6bd8d85579a18cf69a9b02d5852f994cb1d5a1e9 Author: Igor Ostapenko AuthorDate: 2024-10-06 11:34:28 + Commit: Igor Ostapenko CommitDate: 2024-10-06 11

Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument

2024-10-06 Thread Konstantin Belousov
On Sun, Oct 06, 2024 at 10:57:23AM +0200, Dag-Erling Smørgrav wrote: > Konstantin Belousov writes: > > We do not provide forward compatibility between kernel and userspace. > > User binaries must be newer than kernel. > > Uh, no. The opposite, in fact. Right, it is opposite. It was a typo. An

Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument

2024-10-06 Thread Dag-Erling Smørgrav
Konstantin Belousov writes: > We do not provide forward compatibility between kernel and userspace. > User binaries must be newer than kernel. Uh, no. The opposite, in fact. DES -- Dag-Erling Smørgrav - d...@freebsd.org

Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument

2024-10-06 Thread Mark Millard
On Oct 5, 2024, at 23:30, Konstantin Belousov wrote: > On Sat, Oct 05, 2024 at 06:14:40PM -0700, Mark Millard wrote: >> Konstantin Belousov wrote on >> Date: Fri, 20 Sep 2024 21:09:29 UTC : >> >>> The branch main has been updated by kib: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?i