git: 79fb0d247403 - main - inpcb: make inpcb hash insertion/removal functions private

2025-03-06 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=79fb0d247403e205b038f27a3bec90495f500acb commit 79fb0d247403e205b038f27a3bec90495f500acb Author: Gleb Smirnoff AuthorDate: 2025-03-07 06:58:29 + Commit: Gleb Smirnoff CommitDate: 2025-03-07 06

git: 452187b61147 - main - inpcb: in_pcbinshash() now can't fail on connect(2)

2025-03-06 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=452187b611470a827215e9cd103a5616b8610662 commit 452187b611470a827215e9cd103a5616b8610662 Author: Gleb Smirnoff AuthorDate: 2025-03-07 06:59:40 + Commit: Gleb Smirnoff CommitDate: 2025-03-07 06

git: 136c5e17b61a - main - inpcb: return ENOMEM if bind(2) fails to allocate lbgroup

2025-03-06 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=136c5e17b61a16482c696d4ba417e02563a7e465 commit 136c5e17b61a16482c696d4ba417e02563a7e465 Author: Gleb Smirnoff AuthorDate: 2025-03-07 06:59:46 + Commit: Gleb Smirnoff CommitDate: 2025-03-07 06

git: c7f803c71dae - main - inpcb: fix a panic with SO_REUSEPORT_LB + connect(2) misuse

2025-03-06 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=c7f803c71dae9ca64abccc0b17e9014fe66e6d21 commit c7f803c71dae9ca64abccc0b17e9014fe66e6d21 Author: Gleb Smirnoff AuthorDate: 2025-03-07 06:57:44 + Commit: Gleb Smirnoff CommitDate: 2025-03-07 06

git: 2af953b132ee - main - inpcb: inline in_pcbconnect_setup() into in_pcbconnect()

2025-03-06 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=2af953b132ee8d2eb4d8d7bb15fc38bf04dde348 commit 2af953b132ee8d2eb4d8d7bb15fc38bf04dde348 Author: Gleb Smirnoff AuthorDate: 2025-03-07 06:57:29 + Commit: Gleb Smirnoff CommitDate: 2025-03-07 06

Re: git: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible

2025-03-06 Thread Baptiste Daroussin
Le 6 mars 2025 22:51:08 GMT+01:00, Mark Millard a écrit : >Baptiste Daroussin wrote on >Date: Thu, 06 Mar 2025 14:22:59 UTC : > >> The branch main has been updated by bapt: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=8e99c8ad8fd41d3befae62f9eee59d8c5c60a539 >> >> commit 8e99c8ad8fd41

git: 5d8b48487acc - main - tests/netlink: Assert the route scope of interface's addresses

2025-03-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=5d8b48487acc8375675f2b7c4507c98ac5d0bf75 commit 5d8b48487acc8375675f2b7c4507c98ac5d0bf75 Author: Zhenlei Huang AuthorDate: 2025-03-07 04:14:44 + Commit: Zhenlei Huang CommitDate: 2025-03-07 04:14

git: daa098cc37b9 - main - iichid(4): Wait for RESET command response while attaching

2025-03-06 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=daa098cc37b9db36281623c00558976aea4fa90e commit daa098cc37b9db36281623c00558976aea4fa90e Author: Vladimir Kondratyev AuthorDate: 2025-03-07 06:26:51 + Commit: Vladimir Kondratyev CommitDate: 2025

git: 0e096bb3fcaa - main - netlink: Fix getting route scope of interface's IPv4 addresses

2025-03-06 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=0e096bb3fcaaf663df372aa4abb986e8d63c6e68 commit 0e096bb3fcaaf663df372aa4abb986e8d63c6e68 Author: Zhenlei Huang AuthorDate: 2025-03-07 04:14:44 + Commit: Zhenlei Huang CommitDate: 2025-03-07 04:14

git: 5460bdda9d4c - main - truncate.1: improve the example section

2025-03-06 Thread Maxim Konovalov
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=5460bdda9d4cb3ce1d7431824b6f53c545888b53 commit 5460bdda9d4cb3ce1d7431824b6f53c545888b53 Author: Maxim Konovalov AuthorDate: 2025-03-07 01:45:21 + Commit: Maxim Konovalov CommitDate: 2025-03-07

Re: git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency

2025-03-06 Thread Alexander Ziaee
On 2025-03-04 12:07 -05:00 EST, "Warner Losh" wrote: > On Tue, Mar 4, 2025 at 8:23 AM John Baldwin wrote: > >> On 3/4/25 09:25, Bjoern A. Zeeb wrote: >> > On Tue, 4 Mar 2025, Herbert J. Skuhra wrote: >> > >> >> On Thu, 27 Feb 2025 23:22:00 +0100, Alexander Ziaee wrote: >> >>> >> >>> The branch

git: b8dfc3ecf703 - main - LinuxKPI: 802.11: improve key update locking to work around net80211

2025-03-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=b8dfc3ecf7031a0a7764cdb67d85ebe0c03d5d93 commit b8dfc3ecf7031a0a7764cdb67d85ebe0c03d5d93 Author: Bjoern A. Zeeb AuthorDate: 2025-03-06 13:17:19 + Commit: Bjoern A. Zeeb CommitDate: 2025-03-06 23:02

git: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible

2025-03-06 Thread Mark Millard
Baptiste Daroussin wrote on Date: Thu, 06 Mar 2025 14:22:59 UTC : > The branch main has been updated by bapt: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=8e99c8ad8fd41d3befae62f9eee59d8c5c60a539 > > commit 8e99c8ad8fd41d3befae62f9eee59d8c5c60a539 > Author: Baptiste Daroussin > AuthorDa

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread Warner Losh
On Thu, Mar 6, 2025, 5:33 AM John Baldwin wrote: > On 3/6/25 06:35, Mateusz Guzik wrote: > > On Thu, Mar 6, 2025 at 12:32 PM Zhenlei Huang wrote: > >> > >> > >> > >> On Mar 6, 2025, at 7:03 PM, Mateusz Guzik wrote: > >> > >> The branch main has been updated by mjg: > >> > >> URL: > https://cgit

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread John Baldwin
On 3/6/25 09:56, Warner Losh wrote: On Thu, Mar 6, 2025, 5:33 AM John Baldwin wrote: On 3/6/25 06:35, Mateusz Guzik wrote: On Thu, Mar 6, 2025 at 12:32 PM Zhenlei Huang wrote: On Mar 6, 2025, at 7:03 PM, Mateusz Guzik wrote: The branch main has been updated by mjg: URL: https://cgit.

git: ecb3a7d43dd6 - main - netmap: Disable a buggy and unsafe test (sync_kloop_conflict)

2025-03-06 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ecb3a7d43dd67809037f9066e7716a05c41d8d63 commit ecb3a7d43dd67809037f9066e7716a05c41d8d63 Author: John Baldwin AuthorDate: 2025-03-06 18:22:25 + Commit: John Baldwin CommitDate: 2025-03-06 18:22:25

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread Zhenlei Huang
> On Mar 6, 2025, at 7:32 PM, Zhenlei Huang wrote: > > > >> On Mar 6, 2025, at 7:03 PM, Mateusz Guzik > > wrote: >> >> The branch main has been updated by mjg: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=234683726708cf5212d672d676d30056d4133859 >> >>

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread Warner Losh
On Thu, Mar 6, 2025, 3:35 AM Mateusz Guzik wrote: > On Thu, Mar 6, 2025 at 12:32 PM Zhenlei Huang wrote: > > > > > > > > On Mar 6, 2025, at 7:03 PM, Mateusz Guzik wrote: > > > > The branch main has been updated by mjg: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=234683726708cf5212d67

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread Mateusz Guzik
On Thu, Mar 6, 2025 at 2:33 PM John Baldwin wrote: > > On 3/6/25 06:35, Mateusz Guzik wrote: > > On Thu, Mar 6, 2025 at 12:32 PM Zhenlei Huang wrote: > >> > >> > >> > >> On Mar 6, 2025, at 7:03 PM, Mateusz Guzik wrote: > >> > >> The branch main has been updated by mjg: > >> > >> URL: > >> https

Re: git: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible

2025-03-06 Thread Baptiste Daroussin
On Thu 06 Mar 14:22, Baptiste Daroussin wrote: > The branch main has been updated by bapt: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=8e99c8ad8fd41d3befae62f9eee59d8c5c60a539 > > commit 8e99c8ad8fd41d3befae62f9eee59d8c5c60a539 > Author: Baptiste Daroussin > AuthorDate: 2025-03-06 14

git: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible

2025-03-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=8e99c8ad8fd41d3befae62f9eee59d8c5c60a539 commit 8e99c8ad8fd41d3befae62f9eee59d8c5c60a539 Author: Baptiste Daroussin AuthorDate: 2025-03-06 14:16:44 + Commit: Baptiste Daroussin CommitDate: 2025-0

git: 180065eb09e6 - main - top: Make locale issues non-fatal.

2025-03-06 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=180065eb09e699820a1e1c45d3d00156e0effe29 commit 180065eb09e699820a1e1c45d3d00156e0effe29 Author: Dag-Erling Smørgrav AuthorDate: 2025-03-06 13:43:44 + Commit: Dag-Erling Smørgrav CommitDate: 2025-

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread John Baldwin
On 3/6/25 06:35, Mateusz Guzik wrote: On Thu, Mar 6, 2025 at 12:32 PM Zhenlei Huang wrote: On Mar 6, 2025, at 7:03 PM, Mateusz Guzik wrote: The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=234683726708cf5212d672d676d30056d4133859 commit 234683726708c

git: 04207850a9b9 - main - pfkey2: use correct value for a key length

2025-03-06 Thread Andrey V. Elsukov
The branch main has been updated by ae: URL: https://cgit.FreeBSD.org/src/commit/?id=04207850a9b988d3c04e904cb5783f33da7fe184 commit 04207850a9b988d3c04e904cb5783f33da7fe184 Author: Andrey V. Elsukov AuthorDate: 2025-03-06 12:18:59 + Commit: Andrey V. Elsukov CommitDate: 2025-03-06

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread Mateusz Guzik
On Thu, Mar 6, 2025 at 12:32 PM Zhenlei Huang wrote: > > > > On Mar 6, 2025, at 7:03 PM, Mateusz Guzik wrote: > > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=234683726708cf5212d672d676d30056d4133859 > > commit 234683726708cf5212d672d676d30056d41338

Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread Zhenlei Huang
> On Mar 6, 2025, at 7:03 PM, Mateusz Guzik wrote: > > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=234683726708cf5212d672d676d30056d4133859 > > commit 234683726708cf5212d672d676d30056d4133859 > Author: Mateusz Guzik > AuthorDate: 2025-03-0

git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT

2025-03-06 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=234683726708cf5212d672d676d30056d4133859 commit 234683726708cf5212d672d676d30056d4133859 Author: Mateusz Guzik AuthorDate: 2025-03-06 11:01:49 + Commit: Mateusz Guzik CommitDate: 2025-03-06 11:01: