git: 8921130e3ada - stable/14 - arm64: initialize pcb in the TBI/PAC/etc. fault case

2023-09-04 Thread Kyle Evans
The branch stable/14 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=8921130e3ada68eca92952045b9b62c869ca1526 commit 8921130e3ada68eca92952045b9b62c869ca1526 Author: Kyle Evans AuthorDate: 2023-09-01 02:10:38 + Commit: Kyle Evans CommitDate: 2023-09-05 05:2

git: ef3a764bc5be - main - MFV: zlib: examples: define functions as static ones. (PR #855)

2023-09-04 Thread Xin LI
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=ef3a764bc5bed4bc071a81e04c4d3254010274c3 commit ef3a764bc5bed4bc071a81e04c4d3254010274c3 Merge: 5bc1e0c2285e 900147a461df Author: Xin LI AuthorDate: 2023-09-05 03:14:31 + Commit: Xin LI Commit

git: b37eb25116f9..900147a461df - vendor/zlib - vendor branch updated

2023-09-04 Thread Xin LI
The branch vendor/zlib has been updated by delphij: URL: https://cgit.FreeBSD.org/src/log/?id=b37eb25116f9..900147a461df 900147a461df examples: define functions as static ones.

git: 5bc1e0c2285e - main - stand: lua: module names should permit more

2023-09-04 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=5bc1e0c2285e73fe8455bb6c72b2b40e33f5477e commit 5bc1e0c2285e73fe8455bb6c72b2b40e33f5477e Author: Kyle Evans AuthorDate: 2023-09-05 02:21:34 + Commit: Kyle Evans CommitDate: 2023-09-05 02:28:11

Re: git: ea82362219ee - main - tests: Skip all tests that require mdconfig when /dev/mdctl missing

2023-09-04 Thread Dag-Erling Smørgrav
Warner Losh writes: > I've not been good about sleuthing out these meta-data variables. Where's the > list of > them kept? atf-test-case(4) > Also, is there a canonical way to say "I expect this result, except if > I'm in a jail, then I expect that result"? I don't think so, but it wouldn't be

Re: git: ea82362219ee - main - tests: Skip all tests that require mdconfig when /dev/mdctl missing

2023-09-04 Thread Warner Losh
On Mon, Sep 4, 2023 at 5:37 PM Dag-Erling Smørgrav wrote: > Warner Losh writes: > > diff --git a/tests/sys/cddl/zfs/tests/cache/cache_test.sh > b/tests/sys/cddl/zfs/tests/cache/cache_test.sh > > index 4d77d9fa56a7..79b09dd93183 100755 > > --- a/tests/sys/cddl/zfs/tests/cache/cache_test.sh > > ++

git: b451dcc84f1c - main - if_vlan: Always default to 802.1q.

2023-09-04 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=b451dcc84f1cfd1d14ede8a53d1d8359c9b85c94 commit b451dcc84f1cfd1d14ede8a53d1d8359c9b85c94 Author: Dag-Erling Smørgrav AuthorDate: 2023-09-04 23:26:07 + Commit: Dag-Erling Smørgrav CommitDate: 2023-

Re: git: ea82362219ee - main - tests: Skip all tests that require mdconfig when /dev/mdctl missing

2023-09-04 Thread Dag-Erling Smørgrav
Warner Losh writes: > diff --git a/tests/sys/cddl/zfs/tests/cache/cache_test.sh > b/tests/sys/cddl/zfs/tests/cache/cache_test.sh > index 4d77d9fa56a7..79b09dd93183 100755 > --- a/tests/sys/cddl/zfs/tests/cache/cache_test.sh > +++ b/tests/sys/cddl/zfs/tests/cache/cache_test.sh > @@ -280,6 +280,7 @

git: 143371df7657 - stable/14 - x86: Introduce APIC ID limit by default on AMD hardware

2023-09-04 Thread Ed Maste
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=143371df7657540228f12e01ba3a07eab41c3ab9 commit 143371df7657540228f12e01ba3a07eab41c3ab9 Author: Ed Maste AuthorDate: 2023-08-18 03:39:08 + Commit: Ed Maste CommitDate: 2023-09-04 23:08:34

git: 03a4afbbf87d - stable/14 - src.conf.5: regen

2023-09-04 Thread Ed Maste
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=03a4afbbf87db763c6c37375c1549ecdd62ae58b commit 03a4afbbf87db763c6c37375c1549ecdd62ae58b Author: Ed Maste AuthorDate: 2023-09-04 22:17:07 + Commit: Ed Maste CommitDate: 2023-09-04 23:08:34

Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern

2023-09-04 Thread Dmitry Chagin
On Mon, Aug 28, 2023 at 10:19:26AM -0600, Warner Losh wrote: > Added cc for Jake > > On Mon, Aug 28, 2023 at 6:17 AM Alexey Dokuchaev wrote: > > > On Thu, Aug 24, 2023 at 08:29:48PM +, Warner Losh wrote: > > > commit af93fea710385b2b11f0cabd377e7ed6f3d97c34 > > > > > > timerfd: Move implem

git: f49d6f583e9d - main - uefi(8): Refer to a related manual page

2023-09-04 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=f49d6f583e9df2839b420f27c44edc5c1fa276c6 commit f49d6f583e9df2839b420f27c44edc5c1fa276c6 Author: Tom Hukins AuthorDate: 2023-08-31 09:21:40 + Commit: Mitchell Horne CommitDate: 2023-09-04 19:22

git: 643fd7b4bc57 - main - mana: fix tso parameters and set hwassist bits

2023-09-04 Thread Wei Hu
The branch main has been updated by whu: URL: https://cgit.FreeBSD.org/src/commit/?id=643fd7b4bc57de87ddfeb75a8f0bdb27dbb8c3ce commit 643fd7b4bc57de87ddfeb75a8f0bdb27dbb8c3ce Author: Wei Hu AuthorDate: 2023-09-04 14:53:10 + Commit: Wei Hu CommitDate: 2023-09-04 15:04:00 +

git: 34e146632e62 - stable/14 - geli tests: Add a regression test for geli setkey -J

2023-09-04 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=34e146632e623b5f208b745a99e2fdbed22bd942 commit 34e146632e623b5f208b745a99e2fdbed22bd942 Author: Mark Johnston AuthorDate: 2023-08-28 14:58:43 + Commit: Mark Johnston CommitDate: 2023-09-04

git: 134d36676e94 - stable/14 - geli: Fix geli setkey -J for detached providers

2023-09-04 Thread Mark Johnston
The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=134d36676e94a42bb280a010bf36b31163fccc65 commit 134d36676e94a42bb280a010bf36b31163fccc65 Author: Arjan de Vet AuthorDate: 2023-08-28 14:54:18 + Commit: Mark Johnston CommitDate: 2023-09-04

git: 472fce62bb53 - stable/13 - geli tests: Add a regression test for geli setkey -J

2023-09-04 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=472fce62bb536b00d7af98d4be73bb8efbdb169b commit 472fce62bb536b00d7af98d4be73bb8efbdb169b Author: Mark Johnston AuthorDate: 2023-08-28 14:58:43 + Commit: Mark Johnston CommitDate: 2023-09-04

git: b785ac18c7d3 - stable/13 - geli: Fix geli setkey -J for detached providers

2023-09-04 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b785ac18c7d36cfa84ce8ff8705dc10edd7d2013 commit b785ac18c7d36cfa84ce8ff8705dc10edd7d2013 Author: Arjan de Vet AuthorDate: 2023-08-28 14:54:18 + Commit: Mark Johnston CommitDate: 2023-09-04

git: 3afe6b525386 - main - ahci: add AMD device id in RAID mode

2023-09-04 Thread Andrey V. Elsukov
The branch main has been updated by ae: URL: https://cgit.FreeBSD.org/src/commit/?id=3afe6b525386af1dda7791ea2a9d718fa634d4fd commit 3afe6b525386af1dda7791ea2a9d718fa634d4fd Author: Andrey V. Elsukov AuthorDate: 2023-09-04 12:33:49 + Commit: Andrey V. Elsukov CommitDate: 2023-09-04

git: 289ba6b870f7 - main - Hyper-V: hn: use VF's capabilities when it is attached

2023-09-04 Thread Wei Hu
The branch main has been updated by whu: URL: https://cgit.FreeBSD.org/src/commit/?id=289ba6b870f79d8dbd9e8022c4fa23469be11a73 commit 289ba6b870f79d8dbd9e8022c4fa23469be11a73 Author: Wei Hu AuthorDate: 2023-09-04 10:15:06 + Commit: Wei Hu CommitDate: 2023-09-04 10:40:11 +

git: dbf30052ca44 - main - committers-doc.dot: move grahamperrin to alumni

2023-09-04 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=dbf30052ca44c482d564090f54538cee36be83d0 commit dbf30052ca44c482d564090f54538cee36be83d0 Author: Graham Perrin AuthorDate: 2023-08-26 02:47:46 + Commit: Li-Wen Hsu CommitDate: 2023-09-04 10:18:0

git: 2f7e72bd1c02 - main - arcmsr(4): Fix typo: rebulid -> rebuild

2023-09-04 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=2f7e72bd1c024e1e8274acbe1ce57514fd444583 commit 2f7e72bd1c024e1e8274acbe1ce57514fd444583 Author: Mustafa Ateş Uzun AuthorDate: 2023-08-17 13:45:14 + Commit: Li-Wen Hsu CommitDate: 2023-09-04 10:

git: 87329215f964 - stable/13 - arm: Add missing no-ctfconvert for fw_stub.awk target

2023-09-04 Thread Jessica Clarke
The branch stable/13 has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=87329215f964a3f23643ee27807b72086f159d82 commit 87329215f964a3f23643ee27807b72086f159d82 Author: Jessica Clarke AuthorDate: 2023-08-22 20:00:37 + Commit: Jessica Clarke CommitDate: 2023-09

git: 8524dc53fd4c - main - Merge commit 4bb2416d42eb from llvm-project (by Jessica Clarke):

2023-09-04 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=8524dc53fd4c6b79d75b82cb82f3ac72fc25e85f commit 8524dc53fd4c6b79d75b82cb82f3ac72fc25e85f Author: Jessica Clarke AuthorDate: 2023-09-04 08:33:27 + Commit: Jessica Clarke CommitDate: 2023-09-04 0