git: 7ebc4c9bf76d - main - Use hwreset_array in the Rockchip tsadc driver

2022-12-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=7ebc4c9bf76d1ea62e2ccd3020ff8e6e293b499c commit 7ebc4c9bf76d1ea62e2ccd3020ff8e6e293b499c Author: Andrew Turner AuthorDate: 2022-11-11 08:58:34 + Commit: Andrew Turner CommitDate: 2022-12-21 11:

git: 969935b86b17 - main - Add support for an array of hwresets

2022-12-21 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=969935b86b179b2b517ab5d35d943fcb761203c1 commit 969935b86b179b2b517ab5d35d943fcb761203c1 Author: Andrew Turner AuthorDate: 2022-11-11 08:55:59 + Commit: Andrew Turner CommitDate: 2022-12-21 11:

git: 402810d32e5f - main - Convert iflib(4) and iflib-based drivers to the DrvAPI

2022-12-21 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=402810d32e5f7525c61ef70c6af24817227e1649 commit 402810d32e5f7525c61ef70c6af24817227e1649 Author: Justin Hibbits AuthorDate: 2021-10-20 20:49:00 + Commit: Justin Hibbits CommitDate: 2022-12-21

git: e00b6e254f8b - main - Attach Motorcomm YT8511 GbE PHY driver to the build.

2022-12-21 Thread Ganbold Tsagaankhuu
The branch main has been updated by ganbold: URL: https://cgit.FreeBSD.org/src/commit/?id=e00b6e254f8b5d052214fd9eb609b333140c42ce commit e00b6e254f8b5d052214fd9eb609b333140c42ce Author: Søren Schmidt AuthorDate: 2022-12-21 14:37:19 + Commit: Ganbold Tsagaankhuu CommitDate: 2022-12

git: fc15d5bf1109 - stable/13 - sys/conf: Remove an unneeded flag variable

2022-12-21 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=fc15d5bf11099bf04d62cf8fdd5b8ab413a61cea commit fc15d5bf11099bf04d62cf8fdd5b8ab413a61cea Author: Mark Johnston AuthorDate: 2022-12-14 14:32:17 + Commit: Mark Johnston CommitDate: 2022-12-21

git: 4b4e8cb53abc - main - smmu: set guest address space range to 48-bit, which is a hardware limit in our configuration.

2022-12-21 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=4b4e8cb53abc1651e2f85c939c81393f05bd5fb9 commit 4b4e8cb53abc1651e2f85c939c81393f05bd5fb9 Author: Ruslan Bukin AuthorDate: 2022-12-20 11:25:18 + Commit: Ruslan Bukin CommitDate: 2022-12-21 15:53:05

git: dc08d52d1ed9 - main - smmu: fix FDT and !FDT builds.

2022-12-21 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=dc08d52d1ed98593fbfe769a42e18de6a578d1f7 commit dc08d52d1ed98593fbfe769a42e18de6a578d1f7 Author: Ruslan Bukin AuthorDate: 2022-12-21 15:45:13 + Commit: Ruslan Bukin CommitDate: 2022-12-21 15:53:09

git: bb1f0401d6bd - main - bsd-family-tree: macOS 13 added

2022-12-21 Thread Sergey A. Osokin
The branch main has been updated by osa (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bb1f0401d6bd5630bbb5e67d607d5551178933a1 commit bb1f0401d6bd5630bbb5e67d607d5551178933a1 Author: Sergey A. Osokin AuthorDate: 2022-12-21 17:02:49 + Commit: Sergey A. Osokin Commi

Re: git: b13110e9f3ca - main - ufs/ffs: detect endian mismatch between machine and filesystem

2022-12-21 Thread Brooks Davis
On Wed, Dec 21, 2022 at 02:36:03AM +, Alexey Dokuchaev wrote: > On Tue, Dec 20, 2022 at 11:29:04AM -0300, Alfredo Dal'Ava J??nior wrote: > > On Tue, Dec 20, 2022 at 12:51 AM Warner Losh wrote: > > > On Mon, Dec 19, 2022, 8:45 PM Alexey Dokuchaev wrote: > > >> On Tue, Dec 20, 2022 at 03:25:15A

git: 007d9ca5dd95 - main - bhyve: Remove handler for VM_EXITCODE_SPINUP_AP.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=007d9ca5dd953c009cf976b49e2568444a16a473 commit 007d9ca5dd953c009cf976b49e2568444a16a473 Author: John Baldwin AuthorDate: 2022-12-21 18:30:45 + Commit: John Baldwin CommitDate: 2022-12-21 18:30:45

git: e7d5d2d1876a - main - bhyve: Remove unused return value from spinup_ap.

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

git: 461663ddbad0 - main - bhyve: Simplify setting vCPU capabilities.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=461663ddbad02a4a5135673d545695b1a9f25ed0 commit 461663ddbad02a4a5135673d545695b1a9f25ed0 Author: John Baldwin AuthorDate: 2022-12-21 18:31:16 + Commit: John Baldwin CommitDate: 2022-12-21 18:31:16

git: ceb0d0b0f184 - main - bhyve: Remove some no-op code for setting RIP.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ceb0d0b0f184d72f31ebdaa4edc752aed78a5807 commit ceb0d0b0f184d72f31ebdaa4edc752aed78a5807 Author: John Baldwin AuthorDate: 2022-12-21 18:32:24 + Commit: John Baldwin CommitDate: 2022-12-21 18:32:24

git: a20c00c60e1c - main - bhyve: Allocate struct vm_exit on the stack in vm_loop.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a20c00c60e1c022f77a7bc638f29d3d6d9456953 commit a20c00c60e1c022f77a7bc638f29d3d6d9456953 Author: John Baldwin AuthorDate: 2022-12-21 18:32:45 + Commit: John Baldwin CommitDate: 2022-12-21 18:32:45

git: 8487443792ce - main - bhyve: Don't access vcpumap[vcpu] directly in parse_cpuset().

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8487443792ce67fce21ae32470d6d8c217e93368 commit 8487443792ce67fce21ae32470d6d8c217e93368 Author: John Baldwin AuthorDate: 2022-12-21 18:33:04 + Commit: John Baldwin CommitDate: 2022-12-21 18:33:04

git: 7224a96a55d5 - main - bhyve: Tidy vCPU pthread startup.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7224a96a55d512e00f390d4477e0fb0a163d7528 commit 7224a96a55d512e00f390d4477e0fb0a163d7528 Author: John Baldwin AuthorDate: 2022-12-21 18:33:18 + Commit: John Baldwin CommitDate: 2022-12-21 18:33:18

git: e53fcff1848b - main - bhyve: Simplify spinup_ap_realmode slightly.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e53fcff1848bb5acafc3dc38cfeb34724d9b0b96 commit e53fcff1848bb5acafc3dc38cfeb34724d9b0b96 Author: John Baldwin AuthorDate: 2022-12-21 18:33:34 + Commit: John Baldwin CommitDate: 2022-12-21 18:33:34

git: 9f0c0e6eede6 - main - mrsas: Don't leak a stack pointer value in the softc.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9f0c0e6eede6aedb60e12888fc9751c40b364dc9 commit 9f0c0e6eede6aedb60e12888fc9751c40b364dc9 Author: John Baldwin AuthorDate: 2022-12-21 18:45:26 + Commit: John Baldwin CommitDate: 2022-12-21 18:45:26

git: 95d146592f5e - main - iee80211_hwmp: Don't dereference NULL ni in debug printf.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=95d146592f5ee3fa998496713f28475e65996ff9 commit 95d146592f5ee3fa998496713f28475e65996ff9 Author: John Baldwin AuthorDate: 2022-12-21 18:45:45 + Commit: John Baldwin CommitDate: 2022-12-21 18:45:45

git: 488c498b099e - main - Disable errors for -Wnonnull for the kernel for GCC 12.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=488c498b099e3f48db4048833d2b0d03d7bed3e1 commit 488c498b099e3f48db4048833d2b0d03d7bed3e1 Author: John Baldwin AuthorDate: 2022-12-21 18:46:06 + Commit: John Baldwin CommitDate: 2022-12-21 18:46:06

git: 2637ed558baa - main - Disable -Wdangling-pointer for the kernel for GCC 12.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=2637ed558baacdab7a8cf789dca713bde5843e43 commit 2637ed558baacdab7a8cf789dca713bde5843e43 Author: John Baldwin AuthorDate: 2022-12-21 18:46:26 + Commit: John Baldwin CommitDate: 2022-12-21 18:46:26

git: 1aa6d44decb3 - main - Disable -Wzero-length-bounds for the kernel for GCC 12.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1aa6d44decb33ce3eab0efe5336b75fa2dfa3733 commit 1aa6d44decb33ce3eab0efe5336b75fa2dfa3733 Author: John Baldwin AuthorDate: 2022-12-21 18:47:08 + Commit: John Baldwin CommitDate: 2022-12-21 18:48:15

git: 2e08e4b75ea1 - main - zfs: Fix build with GCC 12.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=2e08e4b75ea1080c224a33baf62199d893dc322d commit 2e08e4b75ea1080c224a33baf62199d893dc322d Author: John Baldwin AuthorDate: 2022-12-21 18:49:23 + Commit: John Baldwin CommitDate: 2022-12-21 18:49:23

git: ccd8c4488afb - main - linuxkpi: seq_read: Fix off by one error

2022-12-21 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=ccd8c4488afb15c2b866b58d5aa9dd994f300f95 commit ccd8c4488afb15c2b866b58d5aa9dd994f300f95 Author: Emmanuel Vadot AuthorDate: 2022-12-21 11:42:24 + Commit: Emmanuel Vadot CommitDate: 2022-12-21 20:

git: 79422a716d7c - main - ixl: Fix a mechanical mess-up in DrvAPI conversion

2022-12-21 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=79422a716d7cc7857e8b94ccea98ff68b38f6324 commit 79422a716d7cc7857e8b94ccea98ff68b38f6324 Author: Justin Hibbits AuthorDate: 2022-12-21 19:22:23 + Commit: Justin Hibbits CommitDate: 2022-12-21

git: ec22a3a25919 - main - DrvAPI: Trivial mechanical conversions for various drivers

2022-12-21 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=ec22a3a259193685afaea1667a39266264c65fd3 commit ec22a3a259193685afaea1667a39266264c65fd3 Author: Justin Hibbits AuthorDate: 2022-08-19 19:48:39 + Commit: Justin Hibbits CommitDate: 2022-12-21

Re: git: 2e08e4b75ea1 - main - zfs: Fix build with GCC 12.

2022-12-21 Thread Dimitry Andric
On 21 Dec 2022, at 19:49, John Baldwin wrote: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=2e08e4b75ea1080c224a33baf62199d893dc322d > > commit 2e08e4b75ea1080c224a33baf62199d893dc322d > Author: John Baldwin > AuthorDate: 2022-12-21 18:49:23 + > Commit: John Baldwin > CommitD

Re: git: 2e08e4b75ea1 - main - zfs: Fix build with GCC 12.

2022-12-21 Thread John Baldwin
On 12/21/22 2:01 PM, Dimitry Andric wrote: On 21 Dec 2022, at 19:49, John Baldwin wrote: URL: https://cgit.FreeBSD.org/src/commit/?id=2e08e4b75ea1080c224a33baf62199d893dc322d commit 2e08e4b75ea1080c224a33baf62199d893dc322d Author: John Baldwin AuthorDate: 2022-12-21 18:49:23 + Commi

git: 326613190891 - main - Fix spelling of NO_WINFINITE_RECURSION.

2022-12-21 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=3266131908914b3a359571dae75194fe6d330c1d commit 3266131908914b3a359571dae75194fe6d330c1d Author: John Baldwin AuthorDate: 2022-12-21 22:45:29 + Commit: John Baldwin CommitDate: 2022-12-21 22:45:29

git: 3fe0cb6695e0 - main - rpc.tlsclntd: Check for a tls syscall failure.

2022-12-21 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=3fe0cb6695e062b5474ae957bf1856e85ba890bd commit 3fe0cb6695e062b5474ae957bf1856e85ba890bd Author: Rick Macklem AuthorDate: 2022-12-21 23:12:06 + Commit: Rick Macklem CommitDate: 2022-12-21 23:

git: 777e472cd86b - main - irdma(4): Upgrade driver to 1.1.5-k

2022-12-21 Thread Eric Joyner
The branch main has been updated by erj: URL: https://cgit.FreeBSD.org/src/commit/?id=777e472cd86b9394d07bf96c19dbafc2e1ff4fdc commit 777e472cd86b9394d07bf96c19dbafc2e1ff4fdc Author: Bartosz Sobczak AuthorDate: 2022-12-22 01:10:15 + Commit: Eric Joyner CommitDate: 2022-12-22 01:13:

git: 702b53dd2af4 - main - Add initial support for the RK356X SOC Ethernet QoS controller (DesignWare)

2022-12-21 Thread Ganbold Tsagaankhuu
The branch main has been updated by ganbold: URL: https://cgit.FreeBSD.org/src/commit/?id=702b53dd2af4851f95c025a08a2029f9e67ba1bf commit 702b53dd2af4851f95c025a08a2029f9e67ba1bf Author: Søren Schmidt AuthorDate: 2022-12-22 03:38:10 + Commit: Ganbold Tsagaankhuu CommitDate: 2022-12