git: 7befd68335a0 - main - pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit

2025-01-14 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=7befd68335a0b34405b6293f30cc47cabc46ab06 commit 7befd68335a0b34405b6293f30cc47cabc46ab06 Author: Zhenlei Huang AuthorDate: 2025-01-15 04:32:31 + Commit: Zhenlei Huang CommitDate: 2025-01-15 04:32

git: 316aa4de2c4f - main - mfc-candidates: Retire shell wrapper

2025-01-14 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=316aa4de2c4f8e3ecba987ce038af0c484821be3 commit 316aa4de2c4f8e3ecba987ce038af0c484821be3 Author: Ed Maste AuthorDate: 2025-01-15 02:53:50 + Commit: Ed Maste CommitDate: 2025-01-15 02:54:12 +000

git: 5db3699be68f - main - Kill ignore regshft flag

2025-01-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5db3699be68f3a49d96d58c78af6f12e2dc1b38b commit 5db3699be68f3a49d96d58c78af6f12e2dc1b38b Author: Warner Losh AuthorDate: 2025-01-15 02:21:26 + Commit: Warner Losh CommitDate: 2025-01-15 02:24:36 +

git: dea3eef94caf - main - uart: Ingore pl011 historic mistakes

2025-01-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=dea3eef94cafb3bb1e5f04bc96b5636ffca92ee7 commit dea3eef94cafb3bb1e5f04bc96b5636ffca92ee7 Author: Warner Losh AuthorDate: 2025-01-15 02:17:46 + Commit: Warner Losh CommitDate: 2025-01-15 02:24:35 +

git: 02703de8bcae - main - pthread_create(): style

2025-01-14 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=02703de8bcae3b45e6d96e8467d5fa512d62cc3d commit 02703de8bcae3b45e6d96e8467d5fa512d62cc3d Author: Konstantin Belousov AuthorDate: 2025-01-14 23:32:06 + Commit: Konstantin Belousov CommitDate: 2025-

git: 676be27133fa - main - libpthread_init(): ensure curthread == NULL until set explicitly

2025-01-14 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=676be27133fa3296f3d9083732d8837a3eaa5ea4 commit 676be27133fa3296f3d9083732d8837a3eaa5ea4 Author: Konstantin Belousov AuthorDate: 2025-01-14 22:11:48 + Commit: Konstantin Belousov CommitDate: 2025-

Re: git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc

2025-01-14 Thread Mark Johnston
On Wed, Jan 15, 2025 at 12:19:08AM +0200, Konstantin Belousov wrote: > On Tue, Jan 14, 2025 at 03:42:52PM -0500, Mark Johnston wrote: > > On Tue, Jan 14, 2025 at 05:55:15PM +, Konstantin Belousov wrote: > > > The branch main has been updated by kib: > > > > > > URL: > > > https://cgit.FreeBSD.

Re: git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc

2025-01-14 Thread Konstantin Belousov
On Tue, Jan 14, 2025 at 03:42:52PM -0500, Mark Johnston wrote: > On Tue, Jan 14, 2025 at 05:55:15PM +, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=9a2ae72421cd75c741984f63b8c9ee89346a188d > > > > commit 9a2ae7

git: 1cd455f39d88 - main - fs: Add new VFCF_xxx flags for va_filerev

2025-01-14 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=1cd455f39d886f27c33f7726f79fc4cc566da7b3 commit 1cd455f39d886f27c33f7726f79fc4cc566da7b3 Author: Rick Macklem AuthorDate: 2025-01-14 22:11:06 + Commit: Rick Macklem CommitDate: 2025-01-14 22:

Re: git: 441d489493e8 - main - pf: convert DIOCRCLRTABLES to netlink

2025-01-14 Thread Gleb Smirnoff
On Tue, Jan 14, 2025 at 10:37:45AM +, Kristof Provost wrote: K> The branch main has been updated by kp: K> K> URL: https://cgit.FreeBSD.org/src/commit/?id=441d489493e8a1e2658306f1a4c709a0b18cc78b K> K> commit 441d489493e8a1e2658306f1a4c709a0b18cc78b K> Author: Kristof Provost K> AuthorD

Re: git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc

2025-01-14 Thread Mark Johnston
On Tue, Jan 14, 2025 at 05:55:15PM +, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=9a2ae72421cd75c741984f63b8c9ee89346a188d > > commit 9a2ae72421cd75c741984f63b8c9ee89346a188d > Author: Konstantin Belousov > Autho

git: 9a2ae72421cd - main - libthr: switch thread and sleepq memory allocator to crt from libc malloc

2025-01-14 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9a2ae72421cd75c741984f63b8c9ee89346a188d commit 9a2ae72421cd75c741984f63b8c9ee89346a188d Author: Konstantin Belousov AuthorDate: 2025-01-14 09:06:58 + Commit: Konstantin Belousov CommitDate: 2025-

git: bec5a3c046ba - main - nextboot: Smarter warning about deleting nextboot

2025-01-14 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bec5a3c046ba2bd970679a31f7227f260bef4935 commit bec5a3c046ba2bd970679a31f7227f260bef4935 Author: Warner Losh AuthorDate: 2025-01-14 17:32:01 + Commit: Warner Losh CommitDate: 2025-01-14 17:52:54 +

git: 9718f18471f7 - main - pthread_mutex_trylock(): init libthr if needed

2025-01-14 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9718f18471f700b271eb898c764e02b7fcd3766f commit 9718f18471f700b271eb898c764e02b7fcd3766f Author: Konstantin Belousov AuthorDate: 2025-01-12 11:28:52 + Commit: Konstantin Belousov CommitDate: 2025-

git: 4804cb433dbe - main - libthr: use atomic_add_int() instead of atomic_fetchadd_int()

2025-01-14 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4804cb433dbec2555695dc2bf391f286f2172621 commit 4804cb433dbec2555695dc2bf391f286f2172621 Author: Konstantin Belousov AuthorDate: 2025-01-13 19:18:40 + Commit: Konstantin Belousov CommitDate: 2025-

git: 618d1621c2d4 - main - nvmecontrol: Fix error message for invalid Fabrics I/O queue size

2025-01-14 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=618d1621c2d42ba8b0e17c8ba0859c80e1b54367 commit 618d1621c2d42ba8b0e17c8ba0859c80e1b54367 Author: John Baldwin AuthorDate: 2025-01-14 17:36:55 + Commit: John Baldwin CommitDate: 2025-01-14 17:38:47

git: 660331da7a75 - main - Centralize and simpify implemention of some VM macros

2025-01-14 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=660331da7a75e897ae9710c9933962d82f0a194c commit 660331da7a75e897ae9710c9933962d82f0a194c Author: Brooks Davis AuthorDate: 2025-01-14 15:48:07 + Commit: John Baldwin CommitDate: 2025-01-14 15:48:07

git: de11299323e0 - main - pmcannotate: Add a '-m' mode option to control per-line annotations.

2025-01-14 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=de11299323e0a647ae2164f74ca966862e7c4dd8 commit de11299323e0a647ae2164f74ca966862e7c4dd8 Author: John Baldwin AuthorDate: 2025-01-14 15:39:53 + Commit: John Baldwin CommitDate: 2025-01-14 15:39:53

git: c2cd12b7ae28 - main - cxgbe tom: Make t4_push_frames static to t4_cpl_io.c

2025-01-14 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c2cd12b7ae28a34e551d1b96906620249a860bc0 commit c2cd12b7ae28a34e551d1b96906620249a860bc0 Author: John Baldwin AuthorDate: 2025-01-14 15:34:45 + Commit: John Baldwin CommitDate: 2025-01-14 15:34:45

git: e6c9c463384d - main - ls: Release resources before returning from traverse()

2025-01-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e6c9c463384d11a44af3e5f2cc947fb69f3a1968 commit e6c9c463384d11a44af3e5f2cc947fb69f3a1968 Author: Mark Johnston AuthorDate: 2025-01-14 14:20:26 + Commit: Mark Johnston CommitDate: 2025-01-14 14:2

git: ae4f708f0b38 - main - syslogd: Ensure that forwarded messages are sent from port 514

2025-01-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ae4f708f0b383277505daa191e21db399b558839 commit ae4f708f0b383277505daa191e21db399b558839 Author: Mark Johnston AuthorDate: 2025-01-14 14:19:56 + Commit: Mark Johnston CommitDate: 2025-01-14 14:1

git: f78fe930854c - main - audit: Fix short-circuiting in syscallenter()

2025-01-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f78fe930854cac6eed55859b45e0a7b5d87189d6 commit f78fe930854cac6eed55859b45e0a7b5d87189d6 Author: Mark Johnston AuthorDate: 2025-01-14 14:19:24 + Commit: Mark Johnston CommitDate: 2025-01-14 14:1

git: 0cd9513a5ba5 - main - pkg: retire backwards compatibility bootstrap support

2025-01-14 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0cd9513a5ba5bcc5918d783f31279f91edbba2ee commit 0cd9513a5ba5bcc5918d783f31279f91edbba2ee Author: Ed Maste AuthorDate: 2024-10-07 17:10:58 + Commit: Ed Maste CommitDate: 2025-01-14 13:42:36 +000

Re: git: 49f4e3d297d2 - main - pkg: Fix two typos in visible error messages

2025-01-14 Thread Baptiste Daroussin
On Tue 14 Jan 12:59, Benedict Reuschling wrote: > The branch main has been updated by bcr: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=49f4e3d297d26ce6b8e2a2b790bc6357edd064c4 > > commit 49f4e3d297d26ce6b8e2a2b790bc6357edd064c4 > Author: Benedict Reuschling > AuthorDate: 2025-01-14 1

git: 49f4e3d297d2 - main - pkg: Fix two typos in visible error messages

2025-01-14 Thread Benedict Reuschling
The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/src/commit/?id=49f4e3d297d26ce6b8e2a2b790bc6357edd064c4 commit 49f4e3d297d26ce6b8e2a2b790bc6357edd064c4 Author: Benedict Reuschling AuthorDate: 2025-01-14 12:58:53 + Commit: Benedict Reuschling CommitDate: 2025-

git: dc4581589a32 - main - pkg: clean support for repositories

2025-01-14 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=dc4581589a3256667fafd46a30c67abdfd86618f commit dc4581589a3256667fafd46a30c67abdfd86618f Author: Baptiste Daroussin AuthorDate: 2025-01-14 11:12:00 + Commit: Baptiste Daroussin CommitDate: 2025-0

git: 1941d370bf89 - main - pf: pass struct pf_pdesc to pf_walk_option6() and pf_walk_header6()

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=1941d370bf89ea9a1c3aab5ce33e04d6ba0f635d commit 1941d370bf89ea9a1c3aab5ce33e04d6ba0f635d Author: Kristof Provost AuthorDate: 2025-01-09 11:02:39 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 5466aca1536e - main - pf: minor fixes for pf_walk_header6()

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=5466aca1536e45b2d327ff9ae232700ea01f30e8 commit 5466aca1536e45b2d327ff9ae232700ea01f30e8 Author: Kristof Provost AuthorDate: 2025-01-09 13:39:20 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 3b79f6d2d394 - main - pf: do not keep state when dropping overlapping IPv6 fragments

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=3b79f6d2d39405bcac395dc036ceb6f8fd09ce99 commit 3b79f6d2d39405bcac395dc036ceb6f8fd09ce99 Author: Kristof Provost AuthorDate: 2025-01-09 13:11:11 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: d90854a60a91 - main - pf: reset index if it's outside the table

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=d90854a60a919fc574d1786486f85394f53ce2dd commit d90854a60a919fc574d1786486f85394f53ce2dd Author: Kristof Provost AuthorDate: 2025-01-09 13:31:22 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 0300b49ac821 - main - pf.conf.5: fix description for tcp.opening timeout

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=0300b49ac821f6b7e273fb936fa50aefbddb5129 commit 0300b49ac821f6b7e273fb936fa50aefbddb5129 Author: Kristof Provost AuthorDate: 2025-01-09 09:39:01 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: a8136ab47c97 - main - pfctl: convert an snprintf to strlcpy

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a8136ab47c97d470b39246b53a64ebbe76f5413f commit a8136ab47c97d470b39246b53a64ebbe76f5413f Author: Kristof Provost AuthorDate: 2025-01-09 09:23:23 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: b6a5e2213938 - main - pf.conf.5: make "self" a bit more visible

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b6a5e221393826d7dc89060c6b52c78ed1f0d313 commit b6a5e221393826d7dc89060c6b52c78ed1f0d313 Author: Kristof Provost AuthorDate: 2025-01-07 14:48:43 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 6a3266f72e43 - main - pf: drop IPv6 packets built from overlapping fragments in pf reassembly

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6a3266f72e437aecf3edcfb8aa919466b270d548 commit 6a3266f72e437aecf3edcfb8aa919466b270d548 Author: Kristof Provost AuthorDate: 2025-01-08 13:34:22 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: f2a1e40bb19b - main - pf: simplify state key setup

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f2a1e40bb19b780467beb4ff98dca3f8b30a953d commit f2a1e40bb19b780467beb4ff98dca3f8b30a953d Author: Kristof Provost AuthorDate: 2025-01-07 14:21:48 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 481374d5f7b0 - main - pf: remove pf_remove_fragment()

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=481374d5f7b056cd6fbf344238beb70fdae1eabe commit 481374d5f7b056cd6fbf344238beb70fdae1eabe Author: Kristof Provost AuthorDate: 2025-01-07 14:46:05 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 37101926c920 - main - pf improve the icmp direction check

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=37101926c920e9fd9b7d89b1ed480103305be4c4 commit 37101926c920e9fd9b7d89b1ed480103305be4c4 Author: Kristof Provost AuthorDate: 2025-01-07 14:17:51 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 0d68985b0170 - main - pfctl: unbreak rule optimizer

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=0d68985b0170f704ee45dfb6c209cc852870d2c2 commit 0d68985b0170f704ee45dfb6c209cc852870d2c2 Author: Kristof Provost AuthorDate: 2025-01-07 14:15:15 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: f88019e8a35c - main - pf: fixup af-to regression with match rules

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f88019e8a35c05b61b5722e4b98cd7b5cca167f7 commit f88019e8a35c05b61b5722e4b98cd7b5cca167f7 Author: Kristof Provost AuthorDate: 2025-01-07 11:12:12 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 4aafc73d1255 - main - pfctl: pfctl_set_hostid always returns 0

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=4aafc73d1255a92463d2ee73cea381462775e64a commit 4aafc73d1255a92463d2ee73cea381462775e64a Author: Kristof Provost AuthorDate: 2025-01-07 10:55:05 + Commit: Kristof Provost CommitDate: 2025-01-14 08:

git: 441d489493e8 - main - pf: convert DIOCRCLRTABLES to netlink

2025-01-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=441d489493e8a1e2658306f1a4c709a0b18cc78b commit 441d489493e8a1e2658306f1a4c709a0b18cc78b Author: Kristof Provost AuthorDate: 2024-12-03 15:53:08 + Commit: Kristof Provost CommitDate: 2025-01-14 08: