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: 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: 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: 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: 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: d174ffca3a79 - main - mfi: Use bus_generic_detach to simplify deleting children during detach

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

git: 11a9117871e6 - main - Use bus_generic_detach to detach and delete child devices during detach

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

git: 0ac15e476d87 - main - spibus: Use bus_generic_* directly instead of wrappers

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

git: aa48c1ae0831 - main - etherswitch: Cleanup detach and delete of child devices during detach

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

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: 919f911ea452 - main - siba: Use device_delete_children in siba_add_children

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

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: 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: cf416f56eb73 - main - Use the new bus_generic_detach directly in place of home-grown versions

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

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: 0e8011faf58b - main - Import device-tree files from Linux 6.11

2025-01-02 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=0e8011faf58b743cc652e3b2ad0f7671227610df commit 0e8011faf58b743cc652e3b2ad0f7671227610df Merge: 7d0873ebb83b beb6e748a901 Author: Emmanuel Vadot AuthorDate: 2025-01-02 09:10:48 + Commit: Emmanuel

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: 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