RE: git: 6171e026be11 - main - bhyve: add support for MTRR

2022-01-18 Thread Corvin Köhne
Hi, this commit shouldn't add real MTRR emulation. The nvidia GPU driver requires MTRR to work properly. If MTRR is missing, the driver will fail on startup. Adding a dummy MTRR implementation is sufficient to solve this issue. Best regards Corvin Beckhoff Automation GmbH & Co. KG | Managing Di

git: 9fe892e8fab2 - stable/12 - mmc_da: remove write-only local variables

2022-01-18 Thread Andriy Gapon
The branch stable/12 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=9fe892e8fab25f6c34c99589c4b71241ec3902aa commit 9fe892e8fab25f6c34c99589c4b71241ec3902aa Author: Andriy Gapon AuthorDate: 2022-01-12 07:17:35 + Commit: Andriy Gapon CommitDate: 2022-01-19 07:

git: 08956b8362af - stable/13 - mmc_da: remove write-only local variables

2022-01-18 Thread Andriy Gapon
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=08956b8362afe62584a969a2fd30fe260d1f0933 commit 08956b8362afe62584a969a2fd30fe260d1f0933 Author: Andriy Gapon AuthorDate: 2022-01-12 07:17:35 + Commit: Andriy Gapon CommitDate: 2022-01-19 06:

git: 0ce7909cd0ba - main - vm_phys: add essential segment bounds check

2022-01-18 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=0ce7909cd0ba35148bddd8309534cb96e9e20f48 commit 0ce7909cd0ba35148bddd8309534cb96e9e20f48 Author: Doug Moore AuthorDate: 2022-01-19 06:42:39 + Commit: Doug Moore CommitDate: 2022-01-19 06:42:39 +

git: 89d57b94d776 - main - fusefs: implement VOP_DEALLOCATE

2022-01-18 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=89d57b94d776877f77cc04752e449dac57a14618 commit 89d57b94d776877f77cc04752e449dac57a14618 Author: Alan Somers AuthorDate: 2022-01-09 02:35:05 + Commit: Alan Somers CommitDate: 2022-01-19 04:13:

git: b7ff445ffa38 - main - Reduce bufdaemon/bufspacedaemon shutdown time.

2022-01-18 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=b7ff445ffa38282daeab36ce82681ba3f54c8851 commit b7ff445ffa38282daeab36ce82681ba3f54c8851 Author: Alexander Motin AuthorDate: 2022-01-19 00:26:16 + Commit: Alexander Motin CommitDate: 2022-01-19 00

git: 29887e602b6e - stable/13 - truss(1): detach more carefully

2022-01-18 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=29887e602b6e00d886348f3a5a65dc0070a7d7ef commit 29887e602b6e00d886348f3a5a65dc0070a7d7ef Author: Konstantin Belousov AuthorDate: 2022-01-12 08:21:19 + Commit: Konstantin Belousov CommitDate:

git: 7545bb2ba726 - stable/13 - truss: remove write-only variable

2022-01-18 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7545bb2ba726e6262d11b699ce88df90d9739d3d commit 7545bb2ba726e6262d11b699ce88df90d9739d3d Author: Konstantin Belousov AuthorDate: 2022-01-12 08:20:51 + Commit: Konstantin Belousov CommitDate:

git: 9486fe67b6d7 - stable/12 - libc: correct SPDX tag on strstr.c

2022-01-18 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9486fe67b6d753250360218f970485566a1085ae commit 9486fe67b6d753250360218f970485566a1085ae Author: Ed Maste AuthorDate: 2022-01-16 16:56:28 + Commit: Ed Maste CommitDate: 2022-01-19 00:32:56

git: d38fec19012a - stable/12 - libc: fix misleading comment in strstr

2022-01-18 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d38fec19012a84838566bb9f6398f89d1801f104 commit d38fec19012a84838566bb9f6398f89d1801f104 Author: Ed Maste AuthorDate: 2022-01-16 16:50:10 + Commit: Ed Maste CommitDate: 2022-01-19 00:32:50

git: 423fb85f3357 - stable/13 - libc: correct SPDX tag on strstr.c

2022-01-18 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=423fb85f33578988c28524bcfd41f967a4d1bf5d commit 423fb85f33578988c28524bcfd41f967a4d1bf5d Author: Ed Maste AuthorDate: 2022-01-16 16:56:28 + Commit: Ed Maste CommitDate: 2022-01-19 00:32:29

git: e475c5f6ca27 - stable/13 - libc: fix misleading comment in strstr

2022-01-18 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e475c5f6ca278639821a4668ea2f1e515383efb7 commit e475c5f6ca278639821a4668ea2f1e515383efb7 Author: Ed Maste AuthorDate: 2022-01-16 16:50:10 + Commit: Ed Maste CommitDate: 2022-01-19 00:32:29

git: 6596f19daa42 - main - etc/defaults/rc.conf: set default of zfskeys_enable to NO

2022-01-18 Thread Robert Wing
The branch main has been updated by rew: URL: https://cgit.FreeBSD.org/src/commit/?id=6596f19daa42d5b968030e08826542c704533b73 commit 6596f19daa42d5b968030e08826542c704533b73 Author: Robert Wing AuthorDate: 2022-01-18 23:26:30 + Commit: Robert Wing CommitDate: 2022-01-18 23:26:30 +

git: d78723738bbc - stable/13 - When doing a read-only mount of a UFS filesystem using gjournal(8), suppress error message about a missing gjournal provider.

2022-01-18 Thread Kirk McKusick
The branch stable/13 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=d78723738bbc73bf0bf01ba8ff06113590935248 commit d78723738bbc73bf0bf01ba8ff06113590935248 Author: Kirk McKusick AuthorDate: 2022-01-02 22:04:06 + Commit: Kirk McKusick CommitDate: 2022-01

git: 18870c75bfa7 - stable/13 - systat -vm: Humanize output for ease of reading.

2022-01-18 Thread Kirk McKusick
The branch stable/13 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=18870c75bfa748be8cff97ffcfc570af99c1ae35 commit 18870c75bfa748be8cff97ffcfc570af99c1ae35 Author: Kirk McKusick AuthorDate: 2022-01-02 03:47:27 + Commit: Kirk McKusick CommitDate: 2022-01

git: dd2f7a4b45eb - main - Bump __FreeBSD_version for the addition of .

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

git: 42876a039e2b - main - crypto: Stop compiling in chacha20poly1305 AEAD ciphers from libsodium.

2022-01-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=42876a039e2b4b70918aba51a5d96d67219a5295 commit 42876a039e2b4b70918aba51a5d96d67219a5295 Author: John Baldwin AuthorDate: 2022-01-18 22:48:40 + Commit: John Baldwin CommitDate: 2022-01-18 22:48:40

git: e71680049bb8 - main - crypto: Add a simple API for [X]ChaCha20-Poly1035 on flat buffers.

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

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Mateusz Guzik
On 1/18/22, Vladimir Kondratyev wrote: > On 19.01.2022 01:08, Konstantin Belousov wrote: >> On Wed, Jan 19, 2022 at 01:01:45AM +0300, Vladimir Kondratyev wrote: >>> On 19.01.2022 00:48, Konstantin Belousov wrote: On Wed, Jan 19, 2022 at 12:35:41AM +0300, Vladimir Kondratyev wrote: > On 18

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Vladimir Kondratyev
On 19.01.2022 01:08, Konstantin Belousov wrote: On Wed, Jan 19, 2022 at 01:01:45AM +0300, Vladimir Kondratyev wrote: On 19.01.2022 00:48, Konstantin Belousov wrote: On Wed, Jan 19, 2022 at 12:35:41AM +0300, Vladimir Kondratyev wrote: On 18.01.2022 23:22, Konstantin Belousov wrote: On Tue, Jan

Re: git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro

2022-01-18 Thread John Baldwin
On 1/18/22 11:58 AM, Mark Johnston wrote: On Tue, Jan 18, 2022 at 07:31:47AM -0800, John Baldwin wrote: On 1/17/22 1:13 PM, Mark Johnston wrote: The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=706f4a81a81250a326ea25914e7effe1768f1a37 commit 706f4a81a81

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Vladimir Kondratyev
On 19.01.2022 01:08, Konstantin Belousov wrote: On Wed, Jan 19, 2022 at 01:01:45AM +0300, Vladimir Kondratyev wrote: On 19.01.2022 00:48, Konstantin Belousov wrote: On Wed, Jan 19, 2022 at 12:35:41AM +0300, Vladimir Kondratyev wrote: On 18.01.2022 23:22, Konstantin Belousov wrote: On Tue, Jan

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Konstantin Belousov
On Wed, Jan 19, 2022 at 01:01:45AM +0300, Vladimir Kondratyev wrote: > On 19.01.2022 00:48, Konstantin Belousov wrote: > > On Wed, Jan 19, 2022 at 12:35:41AM +0300, Vladimir Kondratyev wrote: > > > On 18.01.2022 23:22, Konstantin Belousov wrote: > > > > On Tue, Jan 18, 2022 at 08:15:36PM +, Vla

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Vladimir Kondratyev
On 19.01.2022 00:48, Konstantin Belousov wrote: On Wed, Jan 19, 2022 at 12:35:41AM +0300, Vladimir Kondratyev wrote: On 18.01.2022 23:22, Konstantin Belousov wrote: On Tue, Jan 18, 2022 at 08:15:36PM +, Vladimir Kondratyev wrote: The branch main has been updated by wulf: URL: https://cgi

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Konstantin Belousov
On Wed, Jan 19, 2022 at 12:35:41AM +0300, Vladimir Kondratyev wrote: > On 18.01.2022 23:22, Konstantin Belousov wrote: > > On Tue, Jan 18, 2022 at 08:15:36PM +, Vladimir Kondratyev wrote: > > > The branch main has been updated by wulf: > > > > > > URL: > > > https://cgit.FreeBSD.org/src/commi

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Vladimir Kondratyev
On 18.01.2022 23:22, Konstantin Belousov wrote: On Tue, Jan 18, 2022 at 08:15:36PM +, Vladimir Kondratyev wrote: The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=02ea6033020e11afec6472bf560b0ddebd0fa97a commit 02ea6033020e11afec6472bf560b0ddebd0fa97a

git: 1cab5dac1c2d - stable/12 - usbconfig: actually set the exit code in usage()

2022-01-18 Thread Joerg Wunsch
The branch stable/12 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=1cab5dac1c2d542f5f6d6719b6efd635264b2e34 commit 1cab5dac1c2d542f5f6d6719b6efd635264b2e34 Author: Joerg Wunsch AuthorDate: 2021-12-20 21:25:19 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: bb0b7f405138 - stable/12 - usbconfig: implement a -v option

2022-01-18 Thread Joerg Wunsch
The branch stable/12 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=bb0b7f405138c1bf208a619847aba4132ae37a19 commit bb0b7f405138c1bf208a619847aba4132ae37a19 Author: Joerg Wunsch AuthorDate: 2021-12-20 19:33:05 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: 940db7edacb2 - stable/12 - usbconfig: documentation fixes, mainly for -i option

2022-01-18 Thread Joerg Wunsch
The branch stable/12 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=940db7edacb21a513924472f6cf4eec6a5e75090 commit 940db7edacb21a513924472f6cf4eec6a5e75090 Author: Joerg Wunsch AuthorDate: 2021-12-20 09:17:57 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: 081853844bd4 - stable/12 - usbconfig: use getopt(3) for option handling

2022-01-18 Thread Joerg Wunsch
The branch stable/12 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=081853844bd4c43a59ac22357d41bb3abc39a45a commit 081853844bd4c43a59ac22357d41bb3abc39a45a Author: Joerg Wunsch AuthorDate: 2021-12-19 22:49:23 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: 60889b2a6170 - stable/13 - usbconfig: actually set the exit code in usage()

2022-01-18 Thread Joerg Wunsch
The branch stable/13 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=60889b2a6170d01cb115208eaa7937ba3723 commit 60889b2a6170d01cb115208eaa7937ba3723 Author: Joerg Wunsch AuthorDate: 2021-12-20 21:25:19 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: 800bc81676f7 - stable/13 - usbconfig: implement a -v option

2022-01-18 Thread Joerg Wunsch
The branch stable/13 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=800bc81676f75d467680c03dcc1d6b1781a32dd2 commit 800bc81676f75d467680c03dcc1d6b1781a32dd2 Author: Joerg Wunsch AuthorDate: 2021-12-20 19:33:05 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: 313f267bb0df - stable/13 - usbconfig: documentation fixes, mainly for -i option

2022-01-18 Thread Joerg Wunsch
The branch stable/13 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=313f267bb0df789d28eb29f7eff15e217b114f84 commit 313f267bb0df789d28eb29f7eff15e217b114f84 Author: Joerg Wunsch AuthorDate: 2021-12-20 09:17:57 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: a423411a1cad - stable/13 - usbconfig: use getopt(3) for option handling

2022-01-18 Thread Joerg Wunsch
The branch stable/13 has been updated by joerg: URL: https://cgit.FreeBSD.org/src/commit/?id=a423411a1cad45531cf1ad86128bd4790e991f67 commit a423411a1cad45531cf1ad86128bd4790e991f67 Author: Joerg Wunsch AuthorDate: 2021-12-19 22:49:23 + Commit: Joerg Wunsch CommitDate: 2022-01-18 2

git: ae9ea22e14bf - main - bhyve: get mediasize for character devices when resizing virtio-blk

2022-01-18 Thread Robert Wing
The branch main has been updated by rew: URL: https://cgit.FreeBSD.org/src/commit/?id=ae9ea22e14bf523aee508f1fe07091580b528a2e commit ae9ea22e14bf523aee508f1fe07091580b528a2e Author: Robert Wing AuthorDate: 2022-01-18 20:26:49 + Commit: Robert Wing CommitDate: 2022-01-18 20:26:49 +

Re: git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Konstantin Belousov
On Tue, Jan 18, 2022 at 08:15:36PM +, Vladimir Kondratyev wrote: > The branch main has been updated by wulf: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=02ea6033020e11afec6472bf560b0ddebd0fa97a > > commit 02ea6033020e11afec6472bf560b0ddebd0fa97a > Author: Vladimir Kondratyev > Au

git: 89889ab470b9 - main - LinuxKPI: Allow wake_up to be executed within a critical section

2022-01-18 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=89889ab470b9f1a1cd36913dd219b78efbf484df commit 89889ab470b9f1a1cd36913dd219b78efbf484df Author: Vladimir Kondratyev AuthorDate: 2022-01-18 20:14:13 + Commit: Vladimir Kondratyev CommitDate: 2022

git: 02ea6033020e - main - LinuxKPI: Allow spin_lock_irqsave to be called within a critical section

2022-01-18 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=02ea6033020e11afec6472bf560b0ddebd0fa97a commit 02ea6033020e11afec6472bf560b0ddebd0fa97a Author: Vladimir Kondratyev AuthorDate: 2022-01-18 20:14:12 + Commit: Vladimir Kondratyev CommitDate: 2022

git: a50e92cc203c - main - geom: add kqfilter support for geom dev

2022-01-18 Thread Robert Wing
The branch main has been updated by rew: URL: https://cgit.FreeBSD.org/src/commit/?id=a50e92cc203c1e3dd2cca03410b568f76694895c commit a50e92cc203c1e3dd2cca03410b568f76694895c Author: Robert Wing AuthorDate: 2022-01-18 19:54:59 + Commit: Robert Wing CommitDate: 2022-01-18 19:54:59 +

Re: git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro

2022-01-18 Thread Mark Johnston
On Tue, Jan 18, 2022 at 07:31:47AM -0800, John Baldwin wrote: > On 1/17/22 1:13 PM, Mark Johnston wrote: > > The branch main has been updated by markj: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=706f4a81a81250a326ea25914e7effe1768f1a37 > > > > commit 706f4a81a81250a326ea25914e7effe

git: 6e8a2f040017 - main - Update sa(4) comments and man page after review.

2022-01-18 Thread Kenneth D. Merry
The branch main has been updated by ken: URL: https://cgit.FreeBSD.org/src/commit/?id=6e8a2f04001735353e445570f0d83aa88d4b9b37 commit 6e8a2f04001735353e445570f0d83aa88d4b9b37 Author: Kenneth D. Merry AuthorDate: 2022-01-18 15:44:31 + Commit: Kenneth D. Merry CommitDate: 2022-01-18

git: 5719b5a1bb64 - main - Switch to using drive-supplied timeouts for the sa(4) driver.

2022-01-18 Thread Kenneth D. Merry
The branch main has been updated by ken: URL: https://cgit.FreeBSD.org/src/commit/?id=5719b5a1bb643d5622557afe78dca63a800d9b7c commit 5719b5a1bb643d5622557afe78dca63a800d9b7c Author: Kenneth D. Merry AuthorDate: 2022-01-13 21:07:58 + Commit: Kenneth D. Merry CommitDate: 2022-01-18

git: bcff64c54a74 - main - Clarify loader tunable usage when tape drives arrive after boot.

2022-01-18 Thread Kenneth D. Merry
The branch main has been updated by ken: URL: https://cgit.FreeBSD.org/src/commit/?id=bcff64c54a74268742f52d40d1eb2acd8ab6f07d commit bcff64c54a74268742f52d40d1eb2acd8ab6f07d Author: Kenneth D. Merry AuthorDate: 2022-01-14 16:06:23 + Commit: Kenneth D. Merry CommitDate: 2022-01-18

git: da92ecbc0d8f - main - vm_phys: fix seg->end test in alloc_seg_contig

2022-01-18 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=da92ecbc0d8f4652cd5c97aace290103055c7019 commit da92ecbc0d8f4652cd5c97aace290103055c7019 Author: Doug Moore AuthorDate: 2022-01-18 18:32:46 + Commit: Doug Moore CommitDate: 2022-01-18 18:49:09 +

git: da7fc5c33f9a - main - freebsd32: Fix layout of struct shmid_kernel32.

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

git: a3af69fa81d2 - main - iscsi: Abort fewer data-out tasks on a terminating session.

2022-01-18 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a3af69fa81d2341a3864edc67419de3b3bad77d9 commit a3af69fa81d2341a3864edc67419de3b3bad77d9 Author: John Baldwin AuthorDate: 2022-01-18 17:28:43 + Commit: John Baldwin CommitDate: 2022-01-18 17:28:43

Re: git: 6171e026be11 - main - bhyve: add support for MTRR

2022-01-18 Thread Konstantin Belousov
On Tue, Jan 18, 2022 at 07:19:15AM -0800, John Baldwin wrote: > On 1/14/22 3:42 AM, Emmanuel Vadot wrote: > > The branch main has been updated by manu: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=6171e026be11824495cebe8baf559af673a8e533 > > > > commit 6171e026be11824495cebe8baf559af

git: ec080394e218 - main - wpa: Import wpa 2.10.

2022-01-18 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=ec080394e21815b6852dee5cba6155bbba26a3ff commit ec080394e21815b6852dee5cba6155bbba26a3ff Author: Cy Schubert AuthorDate: 2022-01-18 16:15:25 + Commit: Cy Schubert CommitDate: 2022-01-18 16:17:08 +0

git: 64e33c5cb1e2 - main - Revert "wpa: Import wpa 2.10."

2022-01-18 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=64e33c5cb1e2ec64e0b1ce576eb53bbb27e93582 commit 64e33c5cb1e2ec64e0b1ce576eb53bbb27e93582 Author: Cy Schubert AuthorDate: 2022-01-18 16:08:03 + Commit: Cy Schubert CommitDate: 2022-01-18 16:10:33 +0

git: 679ff6112361 - main - .gitignore: Restore inadvertently deleted file

2022-01-18 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=679ff6112361d2660f4e0c3cda71198a5e773a25 commit 679ff6112361d2660f4e0c3cda71198a5e773a25 Author: Cy Schubert AuthorDate: 2022-01-18 15:58:39 + Commit: Cy Schubert CommitDate: 2022-01-18 16:00:42 +0

git: 46d35d415aa9 - main - fork: Copy the vm_stacktop field into the new vmspace

2022-01-18 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=46d35d415aa9664b0ddc98a76e453eec20af0016 commit 46d35d415aa9664b0ddc98a76e453eec20af0016 Author: Mark Johnston AuthorDate: 2022-01-18 15:42:21 + Commit: Mark Johnston CommitDate: 2022-01-18 15:5

git: 5eb81a4b4028 - main - wpa: Import wpa 2.10.

2022-01-18 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=5eb81a4b4028113e3c319f21a1db6b67613ec7ab commit 5eb81a4b4028113e3c319f21a1db6b67613ec7ab Merge: c6806434e790 df0c787c3ece Author: Cy Schubert AuthorDate: 2022-01-17 21:21:38 + Commit: Cy Schubert C

git: c6806434e790 - main - rc.d/ntp: Ensure ntpd.leap-seconds.list is readable by ntpd

2022-01-18 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=c6806434e79079f4f9419c3ba4fec37efcaa1635 commit c6806434e79079f4f9419c3ba4fec37efcaa1635 Author: Cy Schubert AuthorDate: 2022-01-18 14:14:54 + Commit: Cy Schubert CommitDate: 2022-01-18 14:21:00 +0

Re: git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro

2022-01-18 Thread John Baldwin
On 1/17/22 1:13 PM, Mark Johnston wrote: The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=706f4a81a81250a326ea25914e7effe1768f1a37 commit 706f4a81a81250a326ea25914e7effe1768f1a37 Author: Mark Johnston AuthorDate: 2022-01-17 16:42:28 + Commit:

Re: git: 6171e026be11 - main - bhyve: add support for MTRR

2022-01-18 Thread John Baldwin
On 1/14/22 3:42 AM, Emmanuel Vadot wrote: The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=6171e026be11824495cebe8baf559af673a8e533 commit 6171e026be11824495cebe8baf559af673a8e533 Author: Corvin Köhne AuthorDate: 2022-01-14 09:58:48 + Commit:

git: 3f85c51824a4 - stable/13 - swap_pager: uma_zcreate() doesn't fail

2022-01-18 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3f85c51824a4584c68bfc0aaf2a5618a618d4a3c commit 3f85c51824a4584c68bfc0aaf2a5618a618d4a3c Author: Mark Johnston AuthorDate: 2022-01-11 14:22:32 + Commit: Mark Johnston CommitDate: 2022-01-18

git: d41768d5c168 - stable/13 - vm_pageout: Group sysctl variables together with sysctl definitions

2022-01-18 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d41768d5c168f2ca0af7a730be6fc9b99d9e0ec8 commit d41768d5c168f2ca0af7a730be6fc9b99d9e0ec8 Author: Mark Johnston AuthorDate: 2022-01-11 14:22:44 + Commit: Mark Johnston CommitDate: 2022-01-18

git: aac52f94ea55 - main - tcp: Warning cleanup from new compiler.

2022-01-18 Thread Randall Stewart
The branch main has been updated by rrs: URL: https://cgit.FreeBSD.org/src/commit/?id=aac52f94ea55e5b16a1b78e39bfe4f02616df34a commit aac52f94ea55e5b16a1b78e39bfe4f02616df34a Author: Randall Stewart AuthorDate: 2022-01-18 12:41:18 + Commit: Randall Stewart CommitDate: 2022-01-18 12

git: e0516c7553da - main - x86/apic: remove apic_ops

2022-01-18 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=e0516c7553da636f7e2746a46dcfb47d4f9b9e9f commit e0516c7553da636f7e2746a46dcfb47d4f9b9e9f Author: Roger Pau Monné AuthorDate: 2022-01-13 13:48:32 + Commit: Roger Pau Monné CommitDate: 2022-01-18

git: 2450da67764c - main - x86/xen: use x{2}APIC if virtualized by hardware

2022-01-18 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=2450da67764c975868167db49106fb335af19f0d commit 2450da67764c975868167db49106fb335af19f0d Author: Roger Pau Monné AuthorDate: 2022-01-13 13:57:07 + Commit: Roger Pau Monné CommitDate: 2022-01-18

Re: git: cfb7b942bed7 - main - cryptosoft: Use multi-block encrypt/decrypt for non-AEAD ciphers.

2022-01-18 Thread Guido Falsi
On 18/01/22 01:06, Mark Johnston wrote: On Mon, Jan 17, 2022 at 10:30:05PM +0100, Guido Falsi wrote: On 15/01/22 01:26, Mark Johnston wrote: On Fri, Jan 14, 2022 at 10:27:12PM +0100, Guido Falsi wrote: On 11/01/22 23:38, John Baldwin wrote: The branch main has been updated by jhb: URL: http