git: 3159b89b6198 - main - zfs: merge openzfs/zfs@0ee9b0239

2023-09-11 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=3159b89b6198c9a1d903c9de6654c6d863728617 commit 3159b89b6198c9a1d903c9de6654c6d863728617 Merge: a494d30465f2 0ee9b02390d5 Author: Martin Matuska AuthorDate: 2023-09-11 07:13:30 + Commit: Martin Matu

git: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code"

2023-09-11 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=6cec93da46c4a91a042b0be488844052c0f8985a commit 6cec93da46c4a91a042b0be488844052c0f8985a Author: Doug Moore AuthorDate: 2023-09-11 08:34:46 + Commit: Doug Moore CommitDate: 2023-09-11 08:35:36 +

git: 4196186dbfd0 - main - hyperv/vmbus: Flip a message to only be emitted on failure

2023-09-11 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=4196186dbfd0949cfa2c51979fb169b7a79a80e4 commit 4196186dbfd0949cfa2c51979fb169b7a79a80e4 Author: Li-Wen Hsu AuthorDate: 2023-09-11 08:51:46 + Commit: Li-Wen Hsu CommitDate: 2023-09-11 08:51:46 +

git: 88a9b6e1ed82 - main - libc: Don't assume signed char.

2023-09-11 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=88a9b6e1ed82b562f52bae26b3de257495cd1983 commit 88a9b6e1ed82b562f52bae26b3de257495cd1983 Author: Dag-Erling Smørgrav AuthorDate: 2023-09-11 13:18:18 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

git: c45d05b71817 - main - net80211: fix ddb print alignment

2023-09-11 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=c45d05b71817e478953d6f235d921c2b4acc82de commit c45d05b71817e478953d6f235d921c2b4acc82de Author: Bjoern A. Zeeb AuthorDate: 2023-09-11 14:23:20 + Commit: Bjoern A. Zeeb CommitDate: 2023-09-11 14:28

git: 530c13c5401c - main - tools/wlanstats: fix -Wunused-but-set-variable

2023-09-11 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=530c13c5401c1f29f8325cf851d96778852a1ba3 commit 530c13c5401c1f29f8325cf851d96778852a1ba3 Author: Bjoern A. Zeeb AuthorDate: 2023-09-11 14:11:52 + Commit: Bjoern A. Zeeb CommitDate: 2023-09-11 14:28

git: f0e59b6903c8 - main - LinuxKPI: skbuff: remove assumption about mac_header

2023-09-11 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f0e59b6903c881859d7f4eaf269b2336b774c7bc commit f0e59b6903c881859d7f4eaf269b2336b774c7bc Author: Bjoern A. Zeeb AuthorDate: 2023-09-08 12:47:03 + Commit: Bjoern A. Zeeb CommitDate: 2023-09-11 14:31

git: d557a86c879a - main - pkg: use https by default

2023-09-11 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d557a86c879a8515d59e8380b083b2265e9a3547 commit d557a86c879a8515d59e8380b083b2265e9a3547 Author: Baptiste Daroussin AuthorDate: 2023-06-08 21:37:58 + Commit: Baptiste Daroussin CommitDate: 2023-0

Re: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code"

2023-09-11 Thread Ravi Pokala
Hi Doug, > Revert "radix_trie: have vm_radix use pctrie code" That's "what", not "why". Why are you reverting the change? Thanks, Ravi (rpokala@) -Original Message- From: mailto:owner-src-committ...@freebsd.org>> on behalf of Doug Moore mailto:do...@freebsd.org>> Date: Monday, Septem

Re: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code"

2023-09-11 Thread Doug Moore
Because jenkins reported failures on most of the non-amd64 architectures, and leaving 'main' broken while I figured out the problem was not a sensible choice. Doug On 9/11/23 12:21, Ravi Pokala wrote: Hi Doug, Revert "radix_trie: have vm_radix use pctrie code" That's "what", not "why". Why

Re: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code"

2023-09-11 Thread Ravi Pokala
Thanks! -Ravi (rpokala@) -Original Message- From: Doug Moore mailto:unkad...@gmail.com>> Date: Monday, September 11, 2023 at 10:26 To: Ravi Pokala mailto:rpok...@freebsd.org>>, mailto:src-committ...@freebsd.org>>, mailto:dev-commits-src-...@freebsd.org>>, mailto:dev-commits-src-main@F

git: d13550f0c9c2 - main - stand/loader.efi: fix regression with ignoring nvstore

2023-09-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=d13550f0c9c283e6bf7a2a3ec870f92a882c9f21 commit d13550f0c9c283e6bf7a2a3ec870f92a882c9f21 Author: Gleb Smirnoff AuthorDate: 2023-09-11 18:04:48 + Commit: Gleb Smirnoff CommitDate: 2023-09-11 18

git: 027d727d4071 - main - linux(4): Cleanup includes under arm64

2023-09-11 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=027d727d4071435376017d3789fe603a8aec805a commit 027d727d4071435376017d3789fe603a8aec805a Author: Dmitry Chagin AuthorDate: 2023-09-11 18:29:28 + Commit: Dmitry Chagin CommitDate: 2023-09-11 18

git: 68df2376e0e5 - main - linux(4): Cleanup includes under amd64/linux

2023-09-11 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=68df2376e0e50cea0f8c3c04dc2d8a7b63515773 commit 68df2376e0e50cea0f8c3c04dc2d8a7b63515773 Author: Dmitry Chagin AuthorDate: 2023-09-11 18:29:34 + Commit: Dmitry Chagin CommitDate: 2023-09-11 18

git: ba90a31d08e4 - main - linux(4): Cleanup includes under amd64/linux32

2023-09-11 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=ba90a31d08e413b82c1d1d4d697c2cdb32a13674 commit ba90a31d08e413b82c1d1d4d697c2cdb32a13674 Author: Dmitry Chagin AuthorDate: 2023-09-11 18:29:40 + Commit: Dmitry Chagin CommitDate: 2023-09-11 18

Re: git: a87c6962affc - main - ufs: restore name cache fast path lookup

2023-09-11 Thread Dmitry Chagin
On Sat, Sep 09, 2023 at 09:50:57PM +, Mateusz Guzik wrote: > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=a87c6962affc2d1994d8f30806c934eb4cb7af22 > > commit a87c6962affc2d1994d8f30806c934eb4cb7af22 > Author: Mateusz Guzik > AuthorDate: 202

Re: git: fb5daae920ba - main - timerfd: Namespace pollution adjustments

2023-09-11 Thread cglogic
Is it planned to MFC this and related timerfd commits to stable/14? It should help build some ports. --- Original Message --- On Wednesday, September 6th, 2023 at 1:26 AM, Warner Losh wrote: > The branch main has been updated by imp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id

git: fafb03ab4254 - main - siftr: flush pkt_nodes to the log file in batch

2023-09-11 Thread Cheng Cui
The branch main has been updated by cc: URL: https://cgit.FreeBSD.org/src/commit/?id=fafb03ab4254ab0d3927bc8ec22e4ba432efdbeb commit fafb03ab4254ab0d3927bc8ec22e4ba432efdbeb Author: Cheng Cui AuthorDate: 2023-07-25 13:53:55 + Commit: Cheng Cui CommitDate: 2023-09-11 15:23:27 +

git: 52d4a4d4e0de - main - lib/libc/amd64/string/strcspn.S: fix behaviour with sets of 17--32

2023-09-11 Thread Robert Clausecker
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=52d4a4d4e0dedc72bc33082a3f84c2d0fd6f2cbb commit 52d4a4d4e0dedc72bc33082a3f84c2d0fd6f2cbb Author: Robert Clausecker AuthorDate: 2023-09-11 23:56:30 + Commit: Robert Clausecker CommitDate: 2023-09-1

git: 90474518912f - main - Disable byteswap.h for now.

2023-09-11 Thread Xin LI
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=90474518912f5e5f49bc5325b7f88e94eba64d6a commit 90474518912f5e5f49bc5325b7f88e94eba64d6a Author: Xin LI AuthorDate: 2023-09-12 06:24:08 + Commit: Xin LI CommitDate: 2023-09-12 06:24:08 +

git: e47a47b2150f - main - no trailing dot (".") for FreeBSD releases PR: 273690

2023-09-11 Thread Wolfram Schneider
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/src/commit/?id=e47a47b2150f86216e6eca666d902ce20bd5031a commit e47a47b2150f86216e6eca666d902ce20bd5031a Author: Wolfram Schneider AuthorDate: 2023-09-12 06:42:47 + Commit: Wolfram Schneider CommitDate: 2023-09