git: e18d66d9c515 - main - sound: Remove macro magic from pcm/feeder_eq.c

2025-03-11 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=e18d66d9c515abc729f5c4740b9b999d28abc333 commit e18d66d9c515abc729f5c4740b9b999d28abc333 Author: Christos Margiolis AuthorDate: 2025-03-10 20:19:35 + Commit: Christos Margiolis CommitDate: 20

git: 02d61f27585f - main - hdaa: Don't hold a mutex while creating child devices

2025-03-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=02d61f27585f52d422fc1e235ac6226e27145162 commit 02d61f27585f52d422fc1e235ac6226e27145162 Author: John Baldwin AuthorDate: 2025-03-10 17:34:07 + Commit: John Baldwin CommitDate: 2025-03-10 17:34:07

git: 2fa091dcfb2b - main - Makefile.inc1: packageworld: remove non-NO_ROOT cases

2025-03-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2fa091dcfb2b973704aeb25fd8b0499f638f8114 commit 2fa091dcfb2b973704aeb25fd8b0499f638f8114 Author: Ed Maste AuthorDate: 2025-03-10 18:15:10 + Commit: Ed Maste CommitDate: 2025-03-10 18:15:44 +000

git: 7008b9fab555 - main - mlx5: Fix BlueField-4 device description

2025-03-11 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7008b9fab5552fd6dcf5a00cd2c62144d54ef3a0 commit 7008b9fab5552fd6dcf5a00cd2c62144d54ef3a0 Author: Slava Shwartsman AuthorDate: 2025-03-09 12:31:17 + Commit: Konstantin Belousov CommitDate: 2025-03-

Re: git: 5ca7754519e8 - main - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing"

2025-03-11 Thread Cy Schubert
In message <202503111757.52bhvssu060...@gitrepo.freebsd.org>, Cy Schubert write s: > The branch main has been updated by cy: > > URL: https://cgit.FreeBSD.org/src/commit/?id=5ca7754519e8c618968d8acbf54d653b > 6e968829 > > commit 5ca7754519e8c618968d8acbf54d653b6e968829 > Author: Cy Schubert >

git: edc1fba05e05 - main - ip_output(): if mb_unmapped_to_ext() failed, return directly

2025-03-11 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=edc1fba05e055a1943efd969d77c0acf0fbff587 commit edc1fba05e055a1943efd969d77c0acf0fbff587 Author: Konstantin Belousov AuthorDate: 2025-03-06 17:58:48 + Commit: Konstantin Belousov CommitDate: 2025-

Re: git: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK

2025-03-11 Thread John Baldwin
On 3/10/25 13:41, Ravi Pokala wrote: Hi John, This reverts commit 234683726708cf5212d672d676d30056d4133859. The commit message for that change says that this allocation might be done while holding a lock, and so M_WAITOK is not valid. So then why is this change okay? Thanks, Because the

git: 5ca7754519e8 - main - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing"

2025-03-11 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=5ca7754519e8c618968d8acbf54d653b6e968829 commit 5ca7754519e8c618968d8acbf54d653b6e968829 Author: Cy Schubert AuthorDate: 2025-03-11 17:51:11 + Commit: Cy Schubert CommitDate: 2025-03-11 17:51:11 +0

git: b23314ecb99c - main - pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue

2025-03-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b23314ecb99cedef1090bdaa486fbd25aa5a9558 commit b23314ecb99cedef1090bdaa486fbd25aa5a9558 Author: John Baldwin AuthorDate: 2025-03-10 17:32:38 + Commit: John Baldwin CommitDate: 2025-03-10 17:32:38

git: c5a96f09df32 - main - mb_unmapped_to_ext(): fix m_free()/m_freem() use

2025-03-11 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c5a96f09df32810319d39cb905662ad7504ecd7b commit c5a96f09df32810319d39cb905662ad7504ecd7b Author: Konstantin Belousov AuthorDate: 2025-03-06 17:36:56 + Commit: Konstantin Belousov CommitDate: 2025-

git: 9f55630b8d72 - main - linux: Fix a typo in linux_recvmsg_common

2025-03-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=9f55630b8d72602f6ec86b15b607f5fc5fde911e commit 9f55630b8d72602f6ec86b15b607f5fc5fde911e Author: Alex S AuthorDate: 2025-03-10 18:12:36 + Commit: Gleb Smirnoff CommitDate: 2025-03-10 18:12:36

git: c0bed9bd0bda - main - mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices

2025-03-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=c0bed9bd0bda2ca9239f5913cd2d5c1bd5d29bfa commit c0bed9bd0bda2ca9239f5913cd2d5c1bd5d29bfa Author: John Baldwin AuthorDate: 2025-03-10 17:32:53 + Commit: John Baldwin CommitDate: 2025-03-10 17:32:53

git: 433e270f341c - main - sound: Refactor the format conversion framework

2025-03-11 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=433e270f341cf660b2fe125c2e0f733073829188 commit 433e270f341cf660b2fe125c2e0f733073829188 Author: Christos Margiolis AuthorDate: 2025-03-10 20:19:15 + Commit: Christos Margiolis CommitDate: 20

git: 59dbc829cf07 - main - if_bridge: Use static initializers

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

git: 44d5f5ed1e95 - main - new-bus: Add taskqueue_bus to process hot-plug device events

2025-03-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=44d5f5ed1e959d8f2c22b6ee69c6a46a45ccdd8e commit 44d5f5ed1e959d8f2c22b6ee69c6a46a45ccdd8e Author: John Baldwin AuthorDate: 2025-03-10 17:32:23 + Commit: John Baldwin CommitDate: 2025-03-10 17:32:23

git: 717adecbbb52 - main - sound: Make feed_mixer_apply() __always_inline

2025-03-11 Thread Christos Margiolis
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=717adecbbb5293d8386caa866c21421ef9eeb22c commit 717adecbbb5293d8386caa866c21421ef9eeb22c Author: Christos Margiolis AuthorDate: 2025-03-10 21:16:08 + Commit: Christos Margiolis CommitDate: 20

git: b9752d5d1cea - main - linprocfs: Correct sysfs /proc//mountinfo entry

2025-03-11 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=b9752d5d1cea30a39e89c83ea3aeb539581418cb commit b9752d5d1cea30a39e89c83ea3aeb539581418cb Author: Alex S AuthorDate: 2025-03-10 18:12:36 + Commit: Gleb Smirnoff CommitDate: 2025-03-10 18:12:36

Re: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK

2025-03-11 Thread Ravi Pokala
Hi John, > This reverts commit 234683726708cf5212d672d676d30056d4133859. The commit message for that change says that this allocation might be done while holding a lock, and so M_WAITOK is not valid. So then why is this change okay? Thanks, Ravi (rpokala@0 -Original Message- From: m

git: 64fc51a9cf71 - main - libsa: smbios: Reject a 64-bit entry point with revision 0

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=64fc51a9cf71b2308399b7b7dee8a9bc9468877b commit 64fc51a9cf71b2308399b7b7dee8a9bc9468877b Author: Olivier Certner AuthorDate: 2025-03-07 13:32:24 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 1ee8714950b8 - main - libsa: smbios_probe(): Strictly obey specified entry point address

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=1ee8714950b8d07ccd172f2bcbbbaa91f02ef9e7 commit 1ee8714950b8d07ccd172f2bcbbbaa91f02ef9e7 Author: Olivier Certner AuthorDate: 2025-03-05 10:34:49 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 3f744fb8b2c5 - main - libsa: smbios: Favor the v3 (64-bit) entry point on non-EFI boot

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=3f744fb8b2c5528c2170be113e0e4947eee3cffc commit 3f744fb8b2c5528c2170be113e0e4947eee3cffc Author: Olivier Certner AuthorDate: 2025-03-03 14:38:10 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 7f005c6699f4 - main - libsa: smbios: Use 64-bit entry point if table below 4GB on non-EFI boot

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=7f005c6699f429c2f762b4dd8fb39b3bcf5378e2 commit 7f005c6699f429c2f762b4dd8fb39b3bcf5378e2 Author: Olivier Certner AuthorDate: 2025-03-03 21:10:25 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 0f492f79084f - main - loader.kboot: smbios: Add a comment about v3 entry point being favored

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=0f492f79084f2f88c9d5ade92f900e26cc47a7d0 commit 0f492f79084f2f88c9d5ade92f900e26cc47a7d0 Author: Olivier Certner AuthorDate: 2025-03-05 10:47:53 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 96f77576e9ea - main - loader.efi: smbios: Favor the v3 (64-bit) entry point

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=96f77576e9ea83b3a5d1a02a24da7d54c06a58a8 commit 96f77576e9ea83b3a5d1a02a24da7d54c06a58a8 Author: Olivier Certner AuthorDate: 2025-03-05 10:46:50 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 2aa0067548a9 - main - libsa: smbios: Rename 64-bit entry point's guards

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=2aa0067548a9dd68af263b3154923c0c25d8f600 commit 2aa0067548a9dd68af263b3154923c0c25d8f600 Author: Olivier Certner AuthorDate: 2025-03-03 16:52:20 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: a609592ddcdf - main - libsa: smbios: style(9): Entry point parsing comments

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a609592ddcdf4e33a5126ffcdd12e6a609078d4c commit a609592ddcdf4e33a5126ffcdd12e6a609078d4c Author: Olivier Certner AuthorDate: 2025-03-03 10:45:23 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 9dad0ba28680 - main - libsa: smbios_detect(): Return the entry point address

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=9dad0ba286807c4aa2886f13705fca2334bb4759 commit 9dad0ba286807c4aa2886f13705fca2334bb4759 Author: Olivier Certner AuthorDate: 2025-03-05 10:27:50 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: c340797e08d8 - main - libsa: smbios: Allow to run smbios_probe() multiple times

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=c340797e08d8c20983ea57de88992f988fe7bb9b commit c340797e08d8c20983ea57de88992f988fe7bb9b Author: Olivier Certner AuthorDate: 2025-03-05 10:24:36 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: d1f351fcb22f - main - libsa: smbios: probe: BCD revision parsing is v2-only code; Expand comments

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=d1f351fcb22f46805ff0a0cecf6ce787f84d31d5 commit d1f351fcb22f46805ff0a0cecf6ce787f84d31d5 Author: Olivier Certner AuthorDate: 2025-03-03 14:30:16 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 7e61fc76400c - main - libsa: smbios: Stop parsing on an End-of-Table structure

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=7e61fc76400cce08de39adde99b879f0bca21b7d commit 7e61fc76400cce08de39adde99b879f0bca21b7d Author: Olivier Certner AuthorDate: 2025-03-04 11:17:45 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 3b2303ba3dba - main - libsa: smbios: Export the used entry point type to the kernel

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=3b2303ba3dba4e33ee0866953b4390c5481cac83 commit 3b2303ba3dba4e33ee0866953b4390c5481cac83 Author: Olivier Certner AuthorDate: 2025-03-03 16:44:38 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: 085c8bdec5bc - main - libsa: smbios: style(9): SMBIOS_GET8(): Split overlong line

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=085c8bdec5bcb01acff5c6e9cd2d8864f44a20cd commit 085c8bdec5bcb01acff5c6e9cd2d8864f44a20cd Author: Olivier Certner AuthorDate: 2025-03-03 09:58:32 + Commit: Olivier Certner CommitDate: 2025-03-11 1

git: a39ab17c9abb - main - libsa: smbios: Make 'is_64bit_ep' a field of 'smbios'

2025-03-11 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=a39ab17c9abb74019f15b02970d8739c97d4185c commit a39ab17c9abb74019f15b02970d8739c97d4185c Author: Olivier Certner AuthorDate: 2025-03-03 16:29:04 + Commit: Olivier Certner CommitDate: 2025-03-11 1