git: 526bd072b33e - main - syslogd: Fix resource leaks

2025-01-02 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=526bd072b33e3e255748e547fdc21ab15e77b709 commit 526bd072b33e3e255748e547fdc21ab15e77b709 Author: Mark Johnston AuthorDate: 2025-01-03 01:51:19 + Commit: Mark Johnston CommitDate: 2025-01-03 01:5

git: 3fb2371efd13 - main - syslogd tests: Use atf_check when sending SIGHUP to syslogd

2025-01-02 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3fb2371efd13f1067221c5fc1bae8903f358ae3e commit 3fb2371efd13f1067221c5fc1bae8903f358ae3e Author: Mark Johnston AuthorDate: 2025-01-03 01:50:39 + Commit: Mark Johnston CommitDate: 2025-01-03 01:5

git: 1da99b479a74 - main - syslogd tests: Permit starting syslogd with multiple -b options

2025-01-02 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1da99b479a741a49bfa9188925bca52345b67e68 commit 1da99b479a741a49bfa9188925bca52345b67e68 Author: Mark Johnston AuthorDate: 2025-01-03 01:50:59 + Commit: Mark Johnston CommitDate: 2025-01-03 01:5

git: 64ecfc27dbd4 - main - rtwn: add forcerate flag to TX descriptor setup

2025-01-02 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=64ecfc27dbd486ed764f9696b6e56f88e34ee8a1 commit 64ecfc27dbd486ed764f9696b6e56f88e34ee8a1 Author: Adrian Chadd AuthorDate: 2024-12-16 01:28:30 + Commit: Adrian Chadd CommitDate: 2025-01-03 01:24

git: 2be951a526cb - main - rtwn: enable VHT if it's configured in the device

2025-01-02 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=2be951a526cb2ac20346b96173e553af6031a38c commit 2be951a526cb2ac20346b96173e553af6031a38c Author: Adrian Chadd AuthorDate: 2024-12-15 22:43:04 + Commit: Adrian Chadd CommitDate: 2025-01-03 01:18

git: 925e1016b163 - main - puc: Use device_delete_children if attach fails

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=925e1016b163701268a4298d1eca4b2484a81526 commit 925e1016b163701268a4298d1eca4b2484a81526 Author: John Baldwin AuthorDate: 2025-01-02 18:25:38 + Commit: John Baldwin CommitDate: 2025-01-02 18:25:38

git: 3ddaf8200bc9 - main - Use bus_generic_detach instead of device_delete_children in detach

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3ddaf8200bc90b1410755ebac7b5c979ea90a2f6 commit 3ddaf8200bc90b1410755ebac7b5c979ea90a2f6 Author: John Baldwin AuthorDate: 2025-01-02 18:24:28 + Commit: John Baldwin CommitDate: 2025-01-02 18:24:28

git: 20f932af2973 - main - bhnd bcma/siba: Remove duplicate call to device_delete_children

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=20f932af2973afc7624ac40a843b85b48a3947c7 commit 20f932af2973afc7624ac40a843b85b48a3947c7 Author: John Baldwin AuthorDate: 2025-01-02 18:24:13 + Commit: John Baldwin CommitDate: 2025-01-02 18:24:13

git: 6da28bb2a34a - main - csa/emu10kx: Simplify deleting child devices

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6da28bb2a34ac9e410ba8a49a7d8b8975462e929 commit 6da28bb2a34ac9e410ba8a49a7d8b8975462e929 Author: John Baldwin AuthorDate: 2025-01-02 18:23:28 + Commit: John Baldwin CommitDate: 2025-01-02 18:23:28

git: 64d1a02e4e1a - main - Check for errors from bus_generic_detach in various drivers

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=64d1a02e4e1a5f561d03b2bbc9c20dad255e79e8 commit 64d1a02e4e1a5f561d03b2bbc9c20dad255e79e8 Author: John Baldwin AuthorDate: 2025-01-02 18:23:41 + Commit: John Baldwin CommitDate: 2025-01-02 18:23:41

git: faf0bf43df0c - main - cgem: Cleanup detaching of child miibus device

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=faf0bf43df0c2a16cbffc1e8f88f105a259c7e77 commit faf0bf43df0c2a16cbffc1e8f88f105a259c7e77 Author: John Baldwin AuthorDate: 2025-01-02 18:23:16 + Commit: John Baldwin CommitDate: 2025-01-02 18:23:16

git: 4e62c3cafa4c - main - Remove now-redundant calls to device_delete_child

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4e62c3cafa4c4e41efd6f87b7fe559cf819cf3e4 commit 4e62c3cafa4c4e41efd6f87b7fe559cf819cf3e4 Author: John Baldwin AuthorDate: 2025-01-02 18:22:35 + Commit: John Baldwin CommitDate: 2025-01-02 18:22:35

git: e74465f1778d - main - cpsw: Remove duplicate call to bus_generic_detach

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e74465f1778dfa0d01c41b592153d36b1dc647ed commit e74465f1778dfa0d01c41b592153d36b1dc647ed Author: John Baldwin AuthorDate: 2025-01-02 18:23:02 + Commit: John Baldwin CommitDate: 2025-01-02 18:23:02

git: 160179ea3e24 - main - Remove now-redundant calls to device_delete_children

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=160179ea3e24651cd8b15a4fafce519546eac505 commit 160179ea3e24651cd8b15a4fafce519546eac505 Author: John Baldwin AuthorDate: 2025-01-02 18:22:50 + Commit: John Baldwin CommitDate: 2025-01-02 18:22:50

git: b196276c20b5 - main - bus_generic_detach: Delete children after detaching them

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b196276c20b577b364372f1aa1a646b9ce34bf5c commit b196276c20b577b364372f1aa1a646b9ce34bf5c Author: John Baldwin AuthorDate: 2025-01-02 18:21:02 + Commit: John Baldwin CommitDate: 2025-01-02 18:21:30

git: 28f5e880e8b2 - main - Use device_delete_children instead of explicit calls to device_delete_child

2025-01-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=28f5e880e8b28d77cf1a4eb6ce2a766d3c5a3926 commit 28f5e880e8b28d77cf1a4eb6ce2a766d3c5a3926 Author: John Baldwin AuthorDate: 2025-01-02 18:20:21 + Commit: John Baldwin CommitDate: 2025-01-02 18:20:21

git: e9d3857040a1 - main - Use bus_detach_children instead of bus_generic_detach

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

Re: git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI

2025-01-02 Thread Renato Botelho
On 28/12/24 09:52, tue...@freebsd.org wrote: Hi Andrew, this commits breaks the booting of my arm64 VM using VMWare fusion on an M1 MacBookPro. During booting it reports: Try this one and see if it fixes your issue as well. It worked for me https://reviews.freebsd.org/D48285 -- Renato Bote

Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12

2025-01-02 Thread John Baldwin
On 1/2/25 04:12, Emmanuel Vadot wrote: The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b commit b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b Merge: 0e8011faf58b cd989bfc73f7 Author: Emmanuel Vadot AuthorDate: 2025-0

Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice

2025-01-02 Thread Cy Schubert
In message , Kyle Evans write s: > On 1/2/25 10:29, Cy Schubert wrote: > > In message <9156305a-c929-48cf-9619-e23bec6f6...@freebsd.org>, Kyle Evans > > write > > s: > >> On 1/1/25 21:14, Cy Schubert wrote: > >>> In message , Kyle Evans > >>> write > >>> s: > On 1/1/25 20:53, Cy Schubert wrot

Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice

2025-01-02 Thread Kyle Evans
On 1/2/25 10:29, Cy Schubert wrote: In message <9156305a-c929-48cf-9619-e23bec6f6...@freebsd.org>, Kyle Evans write s: On 1/1/25 21:14, Cy Schubert wrote: In message , Kyle Evans write s: On 1/1/25 20:53, Cy Schubert wrote: In message <202501020215.5022feqp042...@gitrepo.freebsd.org>, Kyle Ev

Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller

2025-01-02 Thread Kyle Evans
On 1/2/25 10:24, John Baldwin wrote: On 12/17/24 09:25, Kyle Evans wrote: The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/? id=04160e0008982fa0e03ebcc3747d81bcd547f751 commit 04160e0008982fa0e03ebcc3747d81bcd547f751 Author: Kyle Evans AuthorDate: 202

Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice

2025-01-02 Thread Cy Schubert
In message <9156305a-c929-48cf-9619-e23bec6f6...@freebsd.org>, Kyle Evans write s: > On 1/1/25 21:14, Cy Schubert wrote: > > In message , Kyle Evans > > write > > s: > >> On 1/1/25 20:53, Cy Schubert wrote: > >>> In message <202501020215.5022feqp042...@gitrepo.freebsd.org>, Kyle Evans > >>> writes

Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller

2025-01-02 Thread John Baldwin
On 12/17/24 09:25, Kyle Evans wrote: The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=04160e0008982fa0e03ebcc3747d81bcd547f751 commit 04160e0008982fa0e03ebcc3747d81bcd547f751 Author: Kyle Evans AuthorDate: 2024-12-17 14:14:54 + Commit: Kyle

git: 9be0058ea0fc - main - riscv vmm: virtual timer support.

2025-01-02 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=9be0058ea0fc6fd098b9e2ab54f94c86fe7eb69a commit 9be0058ea0fc6fd098b9e2ab54f94c86fe7eb69a Author: Ruslan Bukin AuthorDate: 2025-01-02 15:42:34 + Commit: Ruslan Bukin CommitDate: 2025-01-02 16:02:39

git: c7e81cc04369 - main - TCP BBR: do not log an uninitialized value

2025-01-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=c7e81cc04369dd7bdd00519109efe9d75f53375c commit c7e81cc04369dd7bdd00519109efe9d75f53375c Author: Michael Tuexen AuthorDate: 2025-01-02 15:17:05 + Commit: Michael Tuexen CommitDate: 2025-01-02 1

git: 0749d8134300 - main - pf tests: check cleared time when zeroing stats for table addresses

2025-01-02 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=0749d8134300b8e3c956e161890ab496247d2542 commit 0749d8134300b8e3c956e161890ab496247d2542 Author: Leonid Evdokimov AuthorDate: 2025-01-02 09:30:06 + Commit: Kristof Provost CommitDate: 2025-01-02 12

git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12

2025-01-02 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b commit b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b Merge: 0e8011faf58b cd989bfc73f7 Author: Emmanuel Vadot AuthorDate: 2025-01-02 09:12:13 + Commit: Emmanuel

git: 30fb3f57985c - Create tag vendor/device-tree/6.12

2025-01-02 Thread Emmanuel Vadot
The annotated tag vendor/device-tree/6.12 has been created by manu: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/device-tree/6.12 tag vendor/device-tree/6.12 Tagger: Emmanuel Vadot TaggerDate: 2025-01-02 09:11:35 + Tag device-tree files from Linux 6.12 commit cd989bfc73f7dff3085b700

git: beb6e748a901..cd989bfc73f7 - vendor/device-tree - vendor branch updated

2025-01-02 Thread Emmanuel Vadot
The branch vendor/device-tree has been updated by manu: URL: https://cgit.FreeBSD.org/src/log/?id=beb6e748a901..cd989bfc73f7 cd989bfc73f7 Import device-tree files from Linux 6.12

git: d5760500e428 - Create tag vendor/device-tree/6.11

2025-01-02 Thread Emmanuel Vadot
The annotated tag vendor/device-tree/6.11 has been created by manu: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/device-tree/6.11 tag vendor/device-tree/6.11 Tagger: Emmanuel Vadot TaggerDate: 2025-01-02 09:10:15 + Tag device-tree files from Linux 6.11 commit beb6e748a90196469bed9e3

git: a8091808915c..beb6e748a901 - vendor/device-tree - vendor branch updated

2025-01-02 Thread Emmanuel Vadot
The branch vendor/device-tree has been updated by manu: URL: https://cgit.FreeBSD.org/src/log/?id=a8091808915c..beb6e748a901 beb6e748a901 Import device-tree files from Linux 6.11

git: 7d0873ebb83b - main - Import device-tree files from Linux 6.10

2025-01-02 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=7d0873ebb83b19ba1e8a89e679470d885efe12e3 commit 7d0873ebb83b19ba1e8a89e679470d885efe12e3 Merge: 01950c46b815 a8091808915c Author: Emmanuel Vadot AuthorDate: 2025-01-02 09:09:19 + Commit: Emmanuel

git: 7fdfcfce6253 - Create tag vendor/device-tree/6.10

2025-01-02 Thread Emmanuel Vadot
The annotated tag vendor/device-tree/6.10 has been created by manu: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/device-tree/6.10 tag vendor/device-tree/6.10 Tagger: Emmanuel Vadot TaggerDate: 2025-01-02 09:08:00 + Tag device-tree files from Linux 6.10 commit a8091808915c37cd212871d

git: e2e0a4ea3f70..a8091808915c - vendor/device-tree - vendor branch updated

2025-01-02 Thread Emmanuel Vadot
The branch vendor/device-tree has been updated by manu: URL: https://cgit.FreeBSD.org/src/log/?id=e2e0a4ea3f70..a8091808915c a8091808915c Import device-tree files from Linux 6.10

git: 01950c46b815 - main - Import device-tree files from Linux 6.9

2025-01-02 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=01950c46b8155250f64374fb72fc11faa44bf099 commit 01950c46b8155250f64374fb72fc11faa44bf099 Merge: 4087ffdbce72 e2e0a4ea3f70 Author: Emmanuel Vadot AuthorDate: 2025-01-02 09:06:22 + Commit: Emmanuel

git: 48aa10e06590..e2e0a4ea3f70 - vendor/device-tree - vendor branch updated

2025-01-02 Thread Emmanuel Vadot
The branch vendor/device-tree has been updated by manu: URL: https://cgit.FreeBSD.org/src/log/?id=48aa10e06590..e2e0a4ea3f70 e2e0a4ea3f70 Import device-tree files from Linux 6.9

git: 4087ffdbce72 - main - nvi: import version 2.2.1-52c07e8

2025-01-02 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=4087ffdbce725367566bc3fc60a959292daac99d commit 4087ffdbce725367566bc3fc60a959292daac99d Merge: 2832af7b4ea2 ae7f9696aefd Author: Baptiste Daroussin AuthorDate: 2025-01-02 08:56:55 + Commit: Bapti

git: 16c0a3151e5f..ae7f9696aefd - vendor/nvi - vendor branch updated

2025-01-02 Thread Baptiste Daroussin
The branch vendor/nvi has been updated by bapt: URL: https://cgit.FreeBSD.org/src/log/?id=16c0a3151e5f..ae7f9696aefd ae7f9696aefd nvi: import version 2.2.1-52c07e8

git: 6192c7bad67e - Create tag vendor/nvi/2.2.1-52c07e8

2025-01-02 Thread Baptiste Daroussin
The annotated tag vendor/nvi/2.2.1-52c07e8 has been created by bapt: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/nvi/2.2.1-52c07e8 tag vendor/nvi/2.2.1-52c07e8 Tagger: Baptiste Daroussin TaggerDate: 2025-01-02 08:54:39 + nvi: tag import of version 2.2.1-52c07e8 commit ae7f9696aefd6