git: 5d4f897f88ed - main - UPDATING: Add unset hint.acpi.0.disabled as workaround for no ACPI

2023-11-22 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5d4f897f88ed87d3dc4204fbfac726eac5472001 commit 5d4f897f88ed87d3dc4204fbfac726eac5472001 Author: Warner Losh AuthorDate: 2023-11-23 04:12:28 + Commit: Warner Losh CommitDate: 2023-11-23 04:12:28 +

git: ecb4d2c6e1d8 - stable/13 - kernel: add missed FEATUREs compat_freebsd 8-14

2023-11-22 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ecb4d2c6e1d8685c02e730e8986400a52403d8d3 commit ecb4d2c6e1d8685c02e730e8986400a52403d8d3 Author: Konstantin Belousov AuthorDate: 2023-11-16 20:47:18 + Commit: Konstantin Belousov CommitDate:

git: 0ea5e0c7ee26 - stable/13 - fuse_vnop_copy_file_range(): add safety

2023-11-22 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0ea5e0c7ee262f0d1178b6ca4871ab353e3aa0e3 commit 0ea5e0c7ee262f0d1178b6ca4871ab353e3aa0e3 Author: Konstantin Belousov AuthorDate: 2023-11-14 22:49:35 + Commit: Konstantin Belousov CommitDate:

git: a0ae6258c8e1 - stable/13 - vn_lock_pair(): reasonably handle vp1 == vp2 case

2023-11-22 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a0ae6258c8e1340b9371b85ba0a13c3633e37723 commit a0ae6258c8e1340b9371b85ba0a13c3633e37723 Author: Konstantin Belousov AuthorDate: 2023-11-16 22:42:25 + Commit: Konstantin Belousov CommitDate:

git: 0f3bb3b9ee48 - stable/13 - fuse_vnop_copy_file_range(): use vn_lock_pair()

2023-11-22 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0f3bb3b9ee48ddd9dcc2079062f27758bfb4b940 commit 0f3bb3b9ee48ddd9dcc2079062f27758bfb4b940 Author: Konstantin Belousov AuthorDate: 2023-11-14 22:48:47 + Commit: Konstantin Belousov CommitDate:

git: 7f8ec7791b73 - stable/14 - fuse_vnop_copy_file_range(): add safety

2023-11-22 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7f8ec7791b73b79d608b6670646a16fbce392c0e commit 7f8ec7791b73b79d608b6670646a16fbce392c0e Author: Konstantin Belousov AuthorDate: 2023-11-14 22:49:35 + Commit: Konstantin Belousov CommitDate:

git: 4603a50fa323 - stable/14 - fuse_vnop_copy_file_range(): use vn_lock_pair()

2023-11-22 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4603a50fa32346f838c1f304d755e1204f6ad59a commit 4603a50fa32346f838c1f304d755e1204f6ad59a Author: Konstantin Belousov AuthorDate: 2023-11-14 22:48:47 + Commit: Konstantin Belousov CommitDate:

git: 3114e149b020 - stable/14 - vn_lock_pair(): reasonably handle vp1 == vp2 case

2023-11-22 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3114e149b02016f7231c9f2fc774b7a61af191c4 commit 3114e149b02016f7231c9f2fc774b7a61af191c4 Author: Konstantin Belousov AuthorDate: 2023-11-16 22:42:25 + Commit: Konstantin Belousov CommitDate:

git: 9d7412604d63 - stable/14 - kernel: add missed FEATUREs compat_freebsd 8-14

2023-11-22 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9d7412604d631c0a6ab7f24fc69a644ff93b4ac7 commit 9d7412604d631c0a6ab7f24fc69a644ff93b4ac7 Author: Konstantin Belousov AuthorDate: 2023-11-16 20:47:18 + Commit: Konstantin Belousov CommitDate:

git: 5889b1f052fe - stable/14 - arm64: do not register elf32 brand if hardware cannot exec aarch32

2023-11-22 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5889b1f052fef73cd75dbb71e05d855fa8a10bb4 commit 5889b1f052fef73cd75dbb71e05d855fa8a10bb4 Author: Konstantin Belousov AuthorDate: 2023-11-16 19:45:52 + Commit: Konstantin Belousov CommitDate:

git: 519b24f02968 - main - CAM: Replace random sbuf_printf() with cheaper cat/putc.

2023-11-22 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=519b24f02968da4930d859288c2f5263c1ad17e1 commit 519b24f02968da4930d859288c2f5263c1ad17e1 Author: Alexander Motin AuthorDate: 2023-11-22 23:04:05 + Commit: Alexander Motin CommitDate: 2023-11-22 23

Re: git: c56f45f2a9da - main - bitstring: Support large bit strings.

2023-11-22 Thread Jessica Clarke
On 22 Nov 2023, at 22:31, Dag-Erling Smørgrav wrote: > > The branch main has been updated by des: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c56f45f2a9da7d989b79fd6c34b63100609ff9ae > > commit c56f45f2a9da7d989b79fd6c34b63100609ff9ae > Author: Dag-Erling Smørgrav > AuthorDate: 202

git: c56f45f2a9da - main - bitstring: Support large bit strings.

2023-11-22 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=c56f45f2a9da7d989b79fd6c34b63100609ff9ae commit c56f45f2a9da7d989b79fd6c34b63100609ff9ae Author: Dag-Erling Smørgrav AuthorDate: 2023-11-22 22:30:03 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

git: 0a7139485ccb - main - Replace random sbuf_printf() with cheaper cat/putc.

2023-11-22 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=0a7139485ccb8192e7c7c6d93653da92bfcdc196 commit 0a7139485ccb8192e7c7c6d93653da92bfcdc196 Author: Alexander Motin AuthorDate: 2023-11-22 22:27:17 + Commit: Alexander Motin CommitDate: 2023-11-22 22

git: 1b44079584dc - main - CAM: Use sbuf_new_for_sysctl() in more places

2023-11-22 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=1b44079584dc317230cf810c0fe0a8c401a5c791 commit 1b44079584dc317230cf810c0fe0a8c401a5c791 Author: Alexander Motin AuthorDate: 2023-11-22 20:32:16 + Commit: Alexander Motin CommitDate: 2023-11-22 20

git: 33c2bd534a22 - main - RELNOTES: Add an entry about bhyve's slirp backend

2023-11-22 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=33c2bd534a22b9d2d9f76c3ef5c6b304c99a6d2b commit 33c2bd534a22b9d2d9f76c3ef5c6b304c99a6d2b Author: Mark Johnston AuthorDate: 2023-11-22 19:14:53 + Commit: Mark Johnston CommitDate: 2023-11-22 20:1

git: c5359e2af5ab - main - bhyve: Add a slirp network backend

2023-11-22 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c5359e2af5ab582f9a0b862ce90ad3962f9f1d03 commit c5359e2af5ab582f9a0b862ce90ad3962f9f1d03 Author: Mark Johnston AuthorDate: 2023-11-22 19:11:03 + Commit: Mark Johnston CommitDate: 2023-11-22 20:1

git: be74aede49fb - main - bhyve: Split backends into separate files

2023-11-22 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=be74aede49fb480792448bf563c5079998de7cbd commit be74aede49fb480792448bf563c5079998de7cbd Author: Mark Johnston AuthorDate: 2023-11-22 19:10:27 + Commit: Mark Johnston CommitDate: 2023-11-22 20:1

git: 6332e0f1a4b3 - main - CAM: Remove return value from xpt_path_sbuf()

2023-11-22 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=6332e0f1a4b34707654d6ae2cd3c1e8799970d0b commit 6332e0f1a4b34707654d6ae2cd3c1e8799970d0b Author: Alexander Motin AuthorDate: 2023-11-22 20:10:57 + Commit: Alexander Motin CommitDate: 2023-11-22 20

git: 7fa08d415283 - main - kern_racct.c: Don't compile if RACCT undefined

2023-11-22 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7fa08d415283c9a0c1e2b57edfbb13d722c25735 commit 7fa08d415283c9a0c1e2b57edfbb13d722c25735 Author: Olivier Certner AuthorDate: 2023-11-21 17:33:08 + Commit: Ed Maste CommitDate: 2023-11-22 19:17:

git: e0205aa325c0 - main - kern_rctl.c: Minimal includes when RCTL not defined

2023-11-22 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e0205aa325c0936ccdd0e635576875786c41f6c3 commit e0205aa325c0936ccdd0e635576875786c41f6c3 Author: Olivier Certner AuthorDate: 2023-10-19 14:28:06 + Commit: Ed Maste CommitDate: 2023-11-22 19:17:

git: 4c9a0adad182 - main - compiler-rt: avoid segfaults when re-exec'ing with ASLR

2023-11-22 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=4c9a0adad18263ec8725d9bfc5f560c6ad1da8bd commit 4c9a0adad18263ec8725d9bfc5f560c6ad1da8bd Author: Dimitry Andric AuthorDate: 2023-11-22 18:23:06 + Commit: Dimitry Andric CommitDate: 2023-11-22 18:2

Re: git: 9eecef052155 - main - Add an Armv8 rndr random number provider

2023-11-22 Thread John Baldwin
On 11/15/23 4:29 PM, Jessica Clarke wrote: On 15 Nov 2023, at 18:27, Jessica Clarke wrote: On 15 Nov 2023, at 18:12, Andrew Turner wrote: The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=9eecef052155646fbc5f8f533b952b372572d06a commit 9eecef0521556

git: ecf2106c0701 - main - arm64/amd64/riscv nexus: Use bus_generic_rl_*

2023-11-22 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ecf2106c0701e522b8c643f8ea37550b3e58ba57 commit ecf2106c0701e522b8c643f8ea37550b3e58ba57 Author: John Baldwin AuthorDate: 2023-11-22 17:06:33 + Commit: John Baldwin CommitDate: 2023-11-22 17:06:33

git: a19ed3495d55 - main - gpiobus: Use bus_generic_rl_* methods

2023-11-22 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a19ed3495d5556281ea39995d962b93a637183f0 commit a19ed3495d5556281ea39995d962b93a637183f0 Author: John Baldwin AuthorDate: 2023-11-22 17:06:22 + Commit: John Baldwin CommitDate: 2023-11-22 17:06:22

git: b01cad6d3a85 - main - ip_mroute: handle V_mfchashtbl allocation failure

2023-11-22 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b01cad6d3a8523101e7915809144f47e3045067f commit b01cad6d3a8523101e7915809144f47e3045067f Author: Kristof Provost AuthorDate: 2023-11-22 13:44:03 + Commit: Kristof Provost CommitDate: 2023-11-22 13:

git: 8ec79e8ae07d - main - loader.efi.8: Fix a typo

2023-11-22 Thread Mateusz Piotrowski
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=8ec79e8ae07d34a371eeb09329ad32993aecd906 commit 8ec79e8ae07d34a371eeb09329ad32993aecd906 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-11-22 12:24:41 + Commit: Mateusz Piotrowski <0

git: f7f5c2419ea7 - stable/14 - zfs: merge openzfs/zfs@55dd24c4c (zfs-2.2-release) into stable/14

2023-11-22 Thread Martin Matuska
The branch stable/14 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=f7f5c2419ea7e66460fe33bc6a5588842fd5312c commit f7f5c2419ea7e66460fe33bc6a5588842fd5312c Merge: 0c0d524e5e6c 55dd24c4ccee Author: Martin Matuska AuthorDate: 2023-11-22 11:43:59 + Commit: Martin

git: 234ee2a34b6f - stable/13 - SEE ALSO section improvements for tuning(7), tunefs(8) and fsck_ffs(8)

2023-11-22 Thread Gordon Bergling
The branch stable/13 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=234ee2a34b6fb66b4ea798b7a57926ac0b9d2596 commit 234ee2a34b6fb66b4ea798b7a57926ac0b9d2596 Author: Gordon Bergling AuthorDate: 2023-11-17 18:24:22 + Commit: Gordon Bergling CommitDate: 2023-11-

git: 0c0d524e5e6c - stable/14 - SEE ALSO section improvements for tuning(7), tunefs(8) and fsck_ffs(8)

2023-11-22 Thread Gordon Bergling
The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=0c0d524e5e6cf5deafb24c6be2c3e6461272e055 commit 0c0d524e5e6cf5deafb24c6be2c3e6461272e055 Author: Gordon Bergling AuthorDate: 2023-11-17 18:24:22 + Commit: Gordon Bergling CommitDate: 2023-11-

git: ac83e415ef08 - stable/14 - mlx5_core: fix deadlock when using RXTLS

2023-11-22 Thread Martin Matuska
The branch stable/14 has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=ac83e415ef083da400509c6fa434ee59cfe9668f commit ac83e415ef083da400509c6fa434ee59cfe9668f Author: Martin Matuska AuthorDate: 2023-11-13 13:29:27 + Commit: Martin Matuska CommitDate: 2023-11-22