git: a93409fc3cd7 - main - ixgbe: Warn once for unsupported SFPs

2023-08-02 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=a93409fc3cd7b4d4aeb35d7ef27f84c1ae13a42d commit a93409fc3cd7b4d4aeb35d7ef27f84c1ae13a42d Author: Kevin Bowling AuthorDate: 2023-08-03 05:59:37 + Commit: Kevin Bowling CommitDate: 2023-08-03 0

git: 2ddf24f8f525 - main - e1000: Automask TSO on lem(4)/em(4) 10/100 Ethernet

2023-08-02 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=2ddf24f8f52559b08da700ab044c33d0a9ed5601 commit 2ddf24f8f52559b08da700ab044c33d0a9ed5601 Author: Kevin Bowling AuthorDate: 2023-08-03 05:47:15 + Commit: Kevin Bowling CommitDate: 2023-08-03 0

git: 2d3b0a687b91 - main - Fixes for bugs in sinpi/cospi/tanpi

2023-08-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2d3b0a687b910c84606e4bc36176945ad5c60406 commit 2d3b0a687b910c84606e4bc36176945ad5c60406 Author: Steve Kargl AuthorDate: 2023-07-31 22:34:48 + Commit: Konstantin Belousov CommitDate: 2023-08-03 04

git: c66a499e037e - main - Cleanup debugging code in libm

2023-08-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c66a499e037efd268a744e487e7d0c45a4944a9b commit c66a499e037efd268a744e487e7d0c45a4944a9b Author: Steve Kargl AuthorDate: 2023-07-31 22:32:54 + Commit: Konstantin Belousov CommitDate: 2023-08-03 04

Re: git: 5cdaac92e119 - main - dtrace: Revert the addition of WITH_DTRACE_ASAN

2023-08-02 Thread Mark Johnston
On Wed, Aug 02, 2023 at 01:46:13AM +0200, Yuri wrote: > Mark Johnston wrote: > > The branch main has been updated by markj: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=5cdaac92e119d41063d4f0155a78a4abe767f15e > > > > commit 5cdaac92e119d41063d4f0155a78a4abe767f15e > > Author: Ma

git: bd16c274c382 - main - kdb: Permit a NULL thread credential in kdb_backend_permitted()

2023-08-02 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=bd16c274c3826926108f0539b5043c5a811cad43 commit bd16c274c3826926108f0539b5043c5a811cad43 Author: Mark Johnston AuthorDate: 2023-08-01 21:58:42 + Commit: Mark Johnston CommitDate: 2023-08-02 13:1

git: 8a5c836b51ce - main - man: fix `man -K` search

2023-08-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8a5c836b51ce29fb22e0692c03fbc1e405c6522f commit 8a5c836b51ce29fb22e0692c03fbc1e405c6522f Author: Ed Maste AuthorDate: 2023-08-01 18:00:48 + Commit: Ed Maste CommitDate: 2023-08-02 20:46:57 +000

git: 76b2e3907ced - main - cam xpt_*nounce_periph*: Various fixes for periphs without a protocol

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

Re: git: 1a7fcf6d51eb - main - vm_phys_enqueue_contig: handle npages==0

2023-08-02 Thread Dmitry Chagin
Hi, With this change, I got a panic: vm_phys_enq_range: page 0xfe00 and pages 0 are misaligned Ср, 2 авг. 2023 г. в 06:22, Doug Moore : > The branch main has been updated by dougm: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=1a7fcf6d51eb67ee3e05fdbb806f7e68f9f53c9c > > commit

git: 7eb8fbfb0421 - main - psm(4): Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=7eb8fbfb0421d38ec83a73f9b8ea13e7c52d3314 commit 7eb8fbfb0421d38ec83a73f9b8ea13e7c52d3314 Author: Gordon Bergling AuthorDate: 2023-08-02 07:14:04 + Commit: Gordon Bergling CommitDate: 2023-08-02 07

Re: git: 1a7fcf6d51eb - main - vm_phys_enqueue_contig: handle npages==0

2023-08-02 Thread Kristof Provost
On 2 Aug 2023, at 5:14, Doug Moore wrote: The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=1a7fcf6d51eb67ee3e05fdbb806f7e68f9f53c9c commit 1a7fcf6d51eb67ee3e05fdbb806f7e68f9f53c9c Author: Doug Moore AuthorDate: 2023-08-02 03:12:00 + Commit:

Re: git: 5a7e48dddfb5 - main - tests: Add MAP_32BIT flag test

2023-08-02 Thread Konstantin Belousov
On Tue, Aug 01, 2023 at 09:29:32PM +0100, Jessica Clarke wrote: > On 1 Aug 2023, at 21:24, Dmitry Chagin wrote: > > > > The branch main has been updated by dchagin: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=5a7e48dddfb5a668ded4742b79e6f6f88b647e6a > > > > commit 5a7e48dddfb5a668

git: d3367c35cb12 - main - isp(4): Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=d3367c35cb12d4acde62ffbb72740801352cd3fc commit d3367c35cb12d4acde62ffbb72740801352cd3fc Author: Gordon Bergling AuthorDate: 2023-08-02 09:48:46 + Commit: Gordon Bergling CommitDate: 2023-08-02 09

Re: git: 1a7fcf6d51eb - main - vm_phys_enqueue_contig: handle npages==0

2023-08-02 Thread tuexen
> On 2. Aug 2023, at 10:15, Dmitry Chagin wrote: > > > Hi, > > With this change, I got a panic: > vm_phys_enq_range: page 0xfe00 and pages 0 are misaligned My arm64 system also panics: panic: vm_phys_enq_range: page 0xa000796a7000 and npages 4294443008 are misaligned Best regar

git: 734c9698d9ae - main - et(4): Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=734c9698d9ae83206a47daa40031a4de3bce9c28 commit 734c9698d9ae83206a47daa40031a4de3bce9c28 Author: Gordon Bergling AuthorDate: 2023-08-02 07:09:56 + Commit: Gordon Bergling CommitDate: 2023-08-02 07

git: 11892bc710a7 - main - nfsserver: Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=11892bc710a741a03735b164dc089d40d7d80374 commit 11892bc710a741a03735b164dc089d40d7d80374 Author: Gordon Bergling AuthorDate: 2023-08-02 09:27:30 + Commit: Gordon Bergling CommitDate: 2023-08-02 09

git: 77f6be448408 - main - retire SHARED_TOOLCHAIN knob

2023-08-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=77f6be448408eda1a31b1c98576e6c6bebf6ea6e commit 77f6be448408eda1a31b1c98576e6c6bebf6ea6e Author: Ed Maste AuthorDate: 2023-08-01 12:48:02 + Commit: Ed Maste CommitDate: 2023-08-02 00:13:22 +000

git: b73763fc10d8 - main - vnic: Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=b73763fc10d8000ec5c5682abccf6c8489eee8e3 commit b73763fc10d8000ec5c5682abccf6c8489eee8e3 Author: Gordon Bergling AuthorDate: 2023-08-02 07:33:35 + Commit: Gordon Bergling CommitDate: 2023-08-02 07

git: 0c783a37d5d5 - main - mii: Add the Broadcom BCM54616S ID to the list

2023-08-02 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=0c783a37d5d52af8cd706eb462e73801e77c6b35 commit 0c783a37d5d52af8cd706eb462e73801e77c6b35 Author: Justin Hibbits AuthorDate: 2023-08-02 14:05:21 + Commit: Justin Hibbits CommitDate: 2023-08-02

git: 586eda6b2446 - main - cam(4): Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=586eda6b244632d28d740e417133227b14324e3d commit 586eda6b244632d28d740e417133227b14324e3d Author: Gordon Bergling AuthorDate: 2023-08-02 09:14:53 + Commit: Gordon Bergling CommitDate: 2023-08-02 09

git: 34db0134a6fd - main - kboot: Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=34db0134a6fdcfc637a81eb09c2e63c3cb225068 commit 34db0134a6fdcfc637a81eb09c2e63c3cb225068 Author: Gordon Bergling AuthorDate: 2023-08-02 09:35:50 + Commit: Gordon Bergling CommitDate: 2023-08-02 09

git: a924b48579c7 - main - usb(4): Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=a924b48579c7a0c794431fbd3f540ce56c4cd662 commit a924b48579c7a0c794431fbd3f540ce56c4cd662 Author: Gordon Bergling AuthorDate: 2023-08-02 09:04:24 + Commit: Gordon Bergling CommitDate: 2023-08-02 09

git: 323a94afb623 - main - amdsmn(4), amdtemp(4): add support for Zen 4

2023-08-02 Thread Daniel Engberg
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/src/commit/?id=323a94afb6236bcec3a07721566aec6f2ea2b209 commit 323a94afb6236bcec3a07721566aec6f2ea2b209 Author: Akio Morita AuthorDate: 2023-08-01 20:32:12 + Commit: Daniel Engberg CommitDate: 2023-08-01 21:2

git: 0a57cdd971b2 - main - cam_xpt: Reimplement xpt_*nounce_periph in terms of the _sbuf versions

2023-08-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0a57cdd971b24292c48e3a0be08ba5ebf0b54a31 commit 0a57cdd971b24292c48e3a0be08ba5ebf0b54a31 Author: John Baldwin AuthorDate: 2023-08-01 22:24:36 + Commit: John Baldwin CommitDate: 2023-08-01 22:24:36

git: 2f0e0bd50633 - main - elf(3): Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=2f0e0bd50633eafdfda503ec388151911e7383af commit 2f0e0bd50633eafdfda503ec388151911e7383af Author: Gordon Bergling AuthorDate: 2023-08-02 09:51:56 + Commit: Gordon Bergling CommitDate: 2023-08-02 09

Re: git: 1a7fcf6d51eb - main - vm_phys_enqueue_contig: handle npages==0

2023-08-02 Thread Kristof Provost
On 2 Aug 2023, at 11:36, Kristof Provost wrote: > On 2 Aug 2023, at 5:14, Doug Moore wrote: >> The branch main has been updated by dougm: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=1a7fcf6d51eb67ee3e05fdbb806f7e68f9f53c9c >> >> commit 1a7fcf6d51eb67ee3e05fdbb806f7e68f9f53c9c >> Author:

Re: git: c65679143f82 - main - arm64: Decode the ID_AA64MMFR3_EL1 register

2023-08-02 Thread Jessica Clarke
On 28 Jul 2023, at 13:08, Andrew Turner wrote: > > The branch main has been updated by andrew: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c65679143f82e28b3aa078f16311350c31a33776 > > commit c65679143f82e28b3aa078f16311350c31a33776 > Author: Andrew Turner > AuthorDate: 2023-07-06 1

Re: git: c65679143f82 - main - arm64: Decode the ID_AA64MMFR3_EL1 register

2023-08-02 Thread John Baldwin
On 7/28/23 5:08 AM, Andrew Turner wrote: The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=c65679143f82e28b3aa078f16311350c31a33776 commit c65679143f82e28b3aa078f16311350c31a33776 Author: Andrew Turner AuthorDate: 2023-07-06 13:28:23 + Commit:

git: a93cbba2deed - main - ssh: comment deprecated option handling for retired local patches

2023-08-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a93cbba2deed209a30da1ecffa637bf5c61b7641 commit a93cbba2deed209a30da1ecffa637bf5c61b7641 Author: Ed Maste AuthorDate: 2023-08-02 14:18:33 + Commit: Ed Maste CommitDate: 2023-08-02 14:21:34 +000

git: 5fd1da4d8501 - main - ObsoleteFiles.inc: Add an entry for libdtrace.so.2 in /usr/lib

2023-08-02 Thread Mark Johnston
ng installed to /usr/lib instead of /lib. --- ObsoleteFiles.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 295d718932e9..6e93c9381c52 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -52,6 +52,9 @@ # xargs -n1 | sort | uniq -d;

git: 67365116239d - main - arm64: enable kern.conftxt

2023-08-02 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=67365116239d14bef225e7c5c63757ed805d48a0 commit 67365116239d14bef225e7c5c63757ed805d48a0 Author: Kristof Provost AuthorDate: 2023-08-01 15:22:52 + Commit: Kristof Provost CommitDate: 2023-08-02 08:

git: 0be27bde5f67 - main - cam/nvme: Remove spurious newline during periph detach announcement

2023-08-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0be27bde5f673fc89643ea460b9cb94fc3316dd1 commit 0be27bde5f673fc89643ea460b9cb94fc3316dd1 Author: John Baldwin AuthorDate: 2023-08-01 22:19:50 + Commit: John Baldwin CommitDate: 2023-08-01 22:19:50

git: 6de02228409f - main - dtrace: Add WITH_DTRACE_ASAN

2023-08-02 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6de02228409fd2b7ca1d7e3b8d9043a105093cdd commit 6de02228409fd2b7ca1d7e3b8d9043a105093cdd Author: Domagoj Stolfa AuthorDate: 2023-08-02 00:10:46 + Commit: Mark Johnston CommitDate: 2023-08-02 13:

git: b7370efade86 - main - Revert "vm_phys_enqueue_contig: handle npages==0"

2023-08-02 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=b7370efade8667b7025c27470163601255ac21f4 commit b7370efade8667b7025c27470163601255ac21f4 Author: Doug Moore AuthorDate: 2023-08-02 09:32:08 + Commit: Doug Moore CommitDate: 2023-08-02 09:33:40 +

git: 29eab3e4e0c9 - main - linux(4): Fix two typos in source code comments

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=29eab3e4e0c9a6e954b0ee858e3d4c2a9f283ea4 commit 29eab3e4e0c9a6e954b0ee858e3d4c2a9f283ea4 Author: Gordon Bergling AuthorDate: 2023-08-02 09:55:30 + Commit: Gordon Bergling CommitDate: 2023-08-02 09

git: 1a7fcf6d51eb - main - vm_phys_enqueue_contig: handle npages==0

2023-08-02 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=1a7fcf6d51eb67ee3e05fdbb806f7e68f9f53c9c commit 1a7fcf6d51eb67ee3e05fdbb806f7e68f9f53c9c Author: Doug Moore AuthorDate: 2023-08-02 03:12:00 + Commit: Doug Moore CommitDate: 2023-08-02 03:12:00 +

git: 32734eb14c5c - main - mmc_xpt: Remove dubious end of mmc_print_ident

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

Re: git: c65679143f82 - main - arm64: Decode the ID_AA64MMFR3_EL1 register

2023-08-02 Thread Jessica Clarke
On 1 Aug 2023, at 23:39, John Baldwin wrote: > > On 7/28/23 5:08 AM, Andrew Turner wrote: >> The branch main has been updated by andrew: >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=c65679143f82e28b3aa078f16311350c31a33776 >> commit c65679143f82e28b3aa078f16311350c31a33776 >> Author: A

Re: git: 5cdaac92e119 - main - dtrace: Revert the addition of WITH_DTRACE_ASAN

2023-08-02 Thread Yuri
Mark Johnston wrote: > The branch main has been updated by markj: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5cdaac92e119d41063d4f0155a78a4abe767f15e > > commit 5cdaac92e119d41063d4f0155a78a4abe767f15e > Author: Mark Johnston > AuthorDate: 2023-08-01 17:01:37 + > Commit: Mar

git: 3514686b344d - main - aic7xxx: Fix two typos in source code comments

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=3514686b344da607515decb500018d25aadacd33 commit 3514686b344da607515decb500018d25aadacd33 Author: Gordon Bergling AuthorDate: 2023-08-02 07:20:17 + Commit: Gordon Bergling CommitDate: 2023-08-02 07

git: 7eb538974c49 - main - cam mmc_xpt/nvme_xpt: Add _sbuf variants of {an,de}nounce xport and proto ops

2023-08-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7eb538974c49857a590c79c91f1e4f1c107b5f7d commit 7eb538974c49857a590c79c91f1e4f1c107b5f7d Author: John Baldwin AuthorDate: 2023-08-01 22:23:25 + Commit: John Baldwin CommitDate: 2023-08-01 22:23:25

git: b82711764cd9 - main - cam_xpt: Remove fallbacks for non-sbuf protocol methods

2023-08-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b82711764cd90e008335dc59280f64820a32cc95 commit b82711764cd90e008335dc59280f64820a32cc95 Author: John Baldwin AuthorDate: 2023-08-01 22:24:10 + Commit: John Baldwin CommitDate: 2023-08-01 22:24:10

git: 83453b46e8c2 - main - mmc_xpt: Update function name in debug trace

2023-08-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=83453b46e8c2cec2d22a7eef029020d353be6007 commit 83453b46e8c2cec2d22a7eef029020d353be6007 Author: John Baldwin AuthorDate: 2023-08-01 23:14:58 + Commit: John Baldwin CommitDate: 2023-08-01 23:14:58

git: cfd05de19467 - main - netpfil: Fix a typo in a source code comment

2023-08-02 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=cfd05de1946799c6353b07da5d351027d8471203 commit cfd05de1946799c6353b07da5d351027d8471203 Author: Gordon Bergling AuthorDate: 2023-08-02 07:41:29 + Commit: Gordon Bergling CommitDate: 2023-08-02 07

git: b2c44f1fc1c6 - main - cam: Remove non-sbuf announce/denounce proto and xport ops

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

git: 21ef3591b611 - main - build.7: Document several toolchain make variables.

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

git: 1c02497648bd - main - Makefile.inc1: Enable requesting the universe toolchain.

2023-08-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1c02497648bdf61a43dd271f6f9171a037046d8e commit 1c02497648bdf61a43dd271f6f9171a037046d8e Author: John Baldwin AuthorDate: 2023-08-01 21:01:57 + Commit: John Baldwin CommitDate: 2023-08-01 21:01:57

git: cf0a543f1f93 - main - cam: Log more error codes

2023-08-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cf0a543f1f93f95a1c452d710c67ba42a752a2b1 commit cf0a543f1f93f95a1c452d710c67ba42a752a2b1 Author: Warner Losh AuthorDate: 2023-08-01 20:51:10 + Commit: Warner Losh CommitDate: 2023-08-01 20:51:54 +