git: dfb1c97ab973 - main - mmc_da: remove write-only local variables

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

git: 60b7d5a24a8f - main - mmc_da: use MMC_SECTOR_SIZE constant in place of literals

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=60b7d5a24a8fe9ddd4f3880119a52d9df8519fbe commit 60b7d5a24a8fe9ddd4f3880119a52d9df8519fbe Author: Andriy Gapon AuthorDate: 2022-01-12 07:14:36 + Commit: Andriy Gapon CommitDate: 2022-01-12 07:14:36

git: 44682688f038 - main - mmc_da: implement d_dump method, sddadump

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=44682688f038edbf34591b25ce36412a7f2d6d07 commit 44682688f038edbf34591b25ce36412a7f2d6d07 Author: Andriy Gapon AuthorDate: 2022-01-12 07:01:29 + Commit: Andriy Gapon CommitDate: 2022-01-12 07:02:47

git: 6853ef66f16a - main - fsck(8): Fix typo

2022-01-11 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=6853ef66f16ae8cb3e1d622c613b88948d15efed commit 6853ef66f16ae8cb3e1d622c613b88948d15efed Author: Li-Wen Hsu AuthorDate: 2022-01-12 05:52:23 + Commit: Li-Wen Hsu CommitDate: 2022-01-12 05:52:23 +

git: a24afbb4e633 - main - Ignore debugger-injected signals left after detaching

2022-01-11 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a24afbb4e633f6725dfe3de099b8e2a4f6b1b631 commit a24afbb4e633f6725dfe3de099b8e2a4f6b1b631 Author: Konstantin Belousov AuthorDate: 2022-01-08 09:46:45 + Commit: Konstantin Belousov CommitDate: 2022-

git: a565cc81c04e - main - unionfs: add stress2 scenarios for write references

2022-01-11 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=a565cc81c04e94330115a742ee86378a91f9ee4c commit a565cc81c04e94330115a742ee86378a91f9ee4c Author: Jason A. Harmening AuthorDate: 2022-01-03 15:00:55 + Commit: Jason A. Harmening CommitDate: 2022-01

git: 39a2dc44f8d9 - main - unionfs: allow vnode lock to be held shared during VOP_OPEN

2022-01-11 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=39a2dc44f8d97d7db991a772d24cc119f33cf6b3 commit 39a2dc44f8d97d7db991a772d24cc119f33cf6b3 Author: Jason A. Harmening AuthorDate: 2022-01-03 14:47:02 + Commit: Jason A. Harmening CommitDate: 2022-01

git: 8bb9cd271eb4 - main - stand: Fix KASSERT use

2022-01-11 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8bb9cd271eb4bed19ff8e332efaa127bfad2c42c commit 8bb9cd271eb4bed19ff8e332efaa127bfad2c42c Author: Warner Losh AuthorDate: 2022-01-11 23:43:18 + Commit: Warner Losh CommitDate: 2022-01-11 23:43:18 +

git: f8580fcaa1e1 - main - cryptosoft: Use multi-block encrypt/decrypt for AES-CCM.

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

git: 5022c68732e6 - main - cryptosoft: Use multi-block encrypt/decrypt for ChaCha20-Poly1305.

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

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

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

git: a221a8f4a0de - main - cryptosoft: Use multi-block encrypt/decrypt for AES-GCM.

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

git: 69e533c3ffcf - main - swcr_encdec: Rename blks to blksz.

2022-01-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=69e533c3ffcf272da76e6192bff0ecc10fa182ff commit 69e533c3ffcf272da76e6192bff0ecc10fa182ff Author: John Baldwin AuthorDate: 2022-01-11 22:20:10 + Commit: John Baldwin CommitDate: 2022-01-11 22:20:10

git: b15636233845 - main - geliboot: Use the multi-block functions for AES-XTS.

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

git: d7f0b3ce6dbd - main - crypto: Re-add encrypt/decrypt_multi hooks to enc_xform.

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

git: 8f35841f1f35 - main - crypto: Add support for the XChaCha20-Poly1305 AEAD cipher.

2022-01-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8f35841f1f35cce332e94f0a3a69f51e2eb5e762 commit 8f35841f1f35cce332e94f0a3a69f51e2eb5e762 Author: John Baldwin AuthorDate: 2022-01-11 22:16:05 + Commit: John Baldwin CommitDate: 2022-01-11 22:16:41

git: 7df4c50643cf - main - crypto.ko: Add hchacha20 from libsodium.

2022-01-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7df4c50643cfeecdd42b8e55c38709bf84b1b002 commit 7df4c50643cfeecdd42b8e55c38709bf84b1b002 Author: John Baldwin AuthorDate: 2022-01-11 22:15:51 + Commit: John Baldwin CommitDate: 2022-01-11 22:15:51

git: 75d20a5e386c - main - rtwn(4): Add new USB ID.

2022-01-11 Thread Hans Petter Selasky
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=75d20a5e386c9f15043600b1b2d7041eb64d0e99 commit 75d20a5e386c9f15043600b1b2d7041eb64d0e99 Author: Hans Petter Selasky AuthorDate: 2022-01-11 20:18:50 + Commit: Hans Petter Selasky CommitDate:

git: 21baf42c57f0 - main - Add list-old-{dirs,files,libs} targets.

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

git: ebc1c246955d - main - Remove redundant OLD_FILES entries for debug symbols.

2022-01-11 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ebc1c246955d798d51749ec7d51147385b71a3f1 commit ebc1c246955d798d51749ec7d51147385b71a3f1 Author: John Baldwin AuthorDate: 2022-01-11 19:38:45 + Commit: John Baldwin CommitDate: 2022-01-11 19:38:45

git: 432bc9ea6c0c - releng/12.2 - Add UPDATING entries and bump version

2022-01-11 Thread Ed Maste
/UPDATING @@ -16,6 +16,19 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20220111: p12 FreeBSD-EN

git: 9c9d0d90512f - releng/12.2 - vt: bound buffer access in redraw optimization

2022-01-11 Thread Ed Maste
The branch releng/12.2 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9c9d0d90512f0e5950b179d1a07f717ad7c8fe28 commit 9c9d0d90512f0e5950b179d1a07f717ad7c8fe28 Author: Ed Maste AuthorDate: 2021-09-22 18:41:00 + Commit: Ed Maste CommitDate: 2022-01-10 18:04:

git: a165b4591e48 - releng/12.2 - MFC r368649 / 3fd989da by kib: amd64 pmap: fix PCID mode invalidations

2022-01-11 Thread Ed Maste
The branch releng/12.2 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a165b4591e48cd2adce8215fca73147c016e6cea commit a165b4591e48cd2adce8215fca73147c016e6cea Author: Andriy Gapon AuthorDate: 2021-12-14 14:43:29 + Commit: Ed Maste CommitDate: 2022-01-10 18

git: f1b8efb1b4ff - releng/12.2 - Hyper-V: vPCI: Prepopulate device bars

2022-01-11 Thread Ed Maste
The branch releng/12.2 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f1b8efb1b4ffc2182385d3f5cc26c37a4ad59026 commit f1b8efb1b4ffc2182385d3f5cc26c37a4ad59026 Author: Wei Hu AuthorDate: 2021-11-27 06:42:34 + Commit: Ed Maste CommitDate: 2022-01-10 18:04:06

git: 10fd3f883ad9 - releng/12.2 - amd64: correct size of the SSE area in the xsave layout

2022-01-11 Thread Ed Maste
The branch releng/12.2 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=10fd3f883ad99d7ed999144c93940889e683b971 commit 10fd3f883ad99d7ed999144c93940889e683b971 Author: Konstantin Belousov AuthorDate: 2021-12-12 02:49:50 + Commit: Ed Maste CommitDate: 2022-0

git: b8beb716be3d - releng/12.3 - MFC r368649 / 3fd989da by kib: amd64 pmap: fix PCID mode invalidations

2022-01-11 Thread Ed Maste
The branch releng/12.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b8beb716be3d07b3918792e5759f91552fa527d5 commit b8beb716be3d07b3918792e5759f91552fa527d5 Author: Andriy Gapon AuthorDate: 2021-12-14 14:43:29 + Commit: Ed Maste CommitDate: 2022-01-10 00

git: 93d4887a8b0b - releng/12.3 - Add UPDATING entries and bump version

2022-01-11 Thread Ed Maste
+++ b/UPDATING @@ -17,6 +17,23 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20220111: + 12.3-RELEASE

git: 7910632fbd46 - releng/12.3 - Fix fragmented UDP packets handling since rev.360967.

2022-01-11 Thread Ed Maste
The branch releng/12.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7910632fbd469cda06915cbc84e8b8ff397938c9 commit 7910632fbd469cda06915cbc84e8b8ff397938c9 Author: Maxim Sobolev AuthorDate: 2021-10-07 20:41:40 + Commit: Ed Maste CommitDate: 2022-01-10 0

git: d5f4d9d52458 - releng/12.3 - Hyper-V: vPCI: Prepopulate device bars

2022-01-11 Thread Ed Maste
The branch releng/12.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d5f4d9d5245813f89a64ec6f84eebc025f3e9df9 commit d5f4d9d5245813f89a64ec6f84eebc025f3e9df9 Author: Wei Hu AuthorDate: 2021-11-27 06:42:34 + Commit: Ed Maste CommitDate: 2022-01-10 00:42:55

git: 752dd0a90eeb - releng/12.3 - amd64: correct size of the SSE area in the xsave layout

2022-01-11 Thread Ed Maste
The branch releng/12.3 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=752dd0a90eeb8a2c1474e40641bfcdbb08a36ff9 commit 752dd0a90eeb8a2c1474e40641bfcdbb08a36ff9 Author: Konstantin Belousov AuthorDate: 2021-12-12 02:49:50 + Commit: Ed Maste CommitDate: 2022-0

git: b0c8bc5d9cd5 - releng/13.0 - Add UPDATING entries and bump version

2022-01-11 Thread Ed Maste
+++ b/UPDATING @@ -11,6 +11,26 @@ handbook: Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. +20220111: + 13.0-RELEASE-p6 FreeBSD-EN-22:01.fsck_ffs + FreeBSD-EN-22:02.xsave

git: 3e0a1e124169 - releng/13.0 - vt: bound buffer access in redraw optimization

2022-01-11 Thread Ed Maste
The branch releng/13.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3e0a1e12416996b63949de2b11ca74a0e0d70bd5 commit 3e0a1e12416996b63949de2b11ca74a0e0d70bd5 Author: Ed Maste AuthorDate: 2021-09-22 18:41:00 + Commit: Ed Maste CommitDate: 2022-01-10 14:51:

git: 4378aee9f82f - releng/13.0 - Fix fragmented UDP packets handling since rev.360967.

2022-01-11 Thread Ed Maste
The branch releng/13.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4378aee9f82fa568f3efb34afa17b48927c06864 commit 4378aee9f82fa568f3efb34afa17b48927c06864 Author: Maxim Sobolev AuthorDate: 2022-01-10 00:19:08 + Commit: Ed Maste CommitDate: 2022-01-10 1

git: 60cacd2e41e1 - releng/13.0 - tail: fix "tail -F" file rotation detection

2022-01-11 Thread Ed Maste
The branch releng/13.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=60cacd2e41e17aeaf7dcbdfe4057028a5b8b9d1a commit 60cacd2e41e17aeaf7dcbdfe4057028a5b8b9d1a Author: Chuck Silvers AuthorDate: 2021-02-02 00:21:14 + Commit: Ed Maste CommitDate: 2022-01-10 1

git: dfca965af4e1 - releng/13.0 - Hyper-V: vPCI: Prepopulate device bars

2022-01-11 Thread Ed Maste
The branch releng/13.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=dfca965af4e11523467f168f36dd0236260e5080 commit dfca965af4e11523467f168f36dd0236260e5080 Author: Wei Hu AuthorDate: 2021-11-27 06:42:34 + Commit: Ed Maste CommitDate: 2022-01-10 14:51:54

git: f2caded7f590 - releng/13.0 - amd64: correct size of the SSE area in the xsave layout

2022-01-11 Thread Ed Maste
The branch releng/13.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f2caded7f590b8d834892682450d8f9b98e91f21 commit f2caded7f590b8d834892682450d8f9b98e91f21 Author: Konstantin Belousov AuthorDate: 2021-12-12 02:49:50 + Commit: Ed Maste CommitDate: 2022-0

git: 3286a8dc8382 - releng/13.0 - fsck_ffs: fix bad inode number errors

2022-01-11 Thread Ed Maste
The branch releng/13.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3286a8dc83829bf183284290dd59f82ba389a066 commit 3286a8dc83829bf183284290dd59f82ba389a066 Author: Kirk McKusick AuthorDate: 2021-03-24 23:50:24 + Commit: Ed Maste CommitDate: 2022-01-10 1

git: a91a57846b58 - main - nfsd: Do not accept audit/alarm ACEs for the NFSv4 server

2022-01-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=a91a57846b5863b7ac4687cf202bb9496e028ab5 commit a91a57846b5863b7ac4687cf202bb9496e028ab5 Author: Rick Macklem AuthorDate: 2022-01-11 17:40:07 + Commit: Rick Macklem CommitDate: 2022-01-11 17:

git: 2754373f9ac8 - main - Use ${MACHINE} for the kernel modeule ldscript

2022-01-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=2754373f9ac8e73f8fdbba9df26ac03e4864576e commit 2754373f9ac8e73f8fdbba9df26ac03e4864576e Author: Andrew Turner AuthorDate: 2022-01-11 11:55:32 + Commit: Andrew Turner CommitDate: 2022-01-11 16:

git: 5da9b3b011fd - main - Revert "nfscommon: Add arguments for support of the dacl attribute"

2022-01-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=5da9b3b011fd74745a6b1d87329144d7d5d234dd commit 5da9b3b011fd74745a6b1d87329144d7d5d234dd Author: Rick Macklem AuthorDate: 2022-01-11 16:30:50 + Commit: Rick Macklem CommitDate: 2022-01-11 16:

git: b1f80dfac968 - main - Revert "nfscommon: Return NFSERR_ATTRNOTSUPP for AUDIT/ALARM ACEs"

2022-01-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=b1f80dfac96803d7095d73d8331321ce43fa7917 commit b1f80dfac96803d7095d73d8331321ce43fa7917 Author: Rick Macklem AuthorDate: 2022-01-11 16:26:42 + Commit: Rick Macklem CommitDate: 2022-01-11 16:

git: 08a8d16cbb26 - main - mount_nfs: Add a "bgnow" NFS mount option

2022-01-11 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=08a8d16cbb269d4c2be02eb67351c59d16f4ecb9 commit 08a8d16cbb269d4c2be02eb67351c59d16f4ecb9 Author: Rick Macklem AuthorDate: 2022-01-11 16:20:01 + Commit: Rick Macklem CommitDate: 2022-01-11 16:

git: 8778e54cabe9 - main - sqlite3: Vendor import of sqlite3 3.37.2

2022-01-11 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=8778e54cabe90acb07a574833155c7a6b4d9a4ea commit 8778e54cabe90acb07a574833155c7a6b4d9a4ea Merge: c72e914cf108 15f7fe783d23 Author: Cy Schubert AuthorDate: 2022-01-11 01:21:17 + Commit: Cy Schubert C

git: fcf4b06a5e6a - stable/13 - libsysdecode: Decode sendmsg/recvmsg flags containing an underscore

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

git: 4905ce27b827 - stable/13 - mvneta: Unconditionally print an error message if mii_attach() fails

2022-01-11 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4905ce27b827fb618171f98e4b0cf17c7fb5f962 commit 4905ce27b827fb618171f98e4b0cf17c7fb5f962 Author: Mark Johnston AuthorDate: 2022-01-04 14:42:34 + Commit: Mark Johnston CommitDate: 2022-01-11

git: c72e914cf108 - main - vmm: vlapic resume can eat 100% CPU by vlapic_callout_handler

2022-01-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c72e914cf108d3904eb5070b0999b3b5b6a4f384 commit c72e914cf108d3904eb5070b0999b3b5b6a4f384 Author: Vitaliy Gusev AuthorDate: 2022-01-11 14:24:41 + Commit: Mark Johnston CommitDate: 2022-01-11 14:2

git: c4a25e071326 - main - vm_pageout: Group sysctl variables together with sysctl definitions

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

git: 43b3b8e52d64 - main - swap_pager: uma_zcreate() doesn't fail

2022-01-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=43b3b8e52d642e94876728202d9b9863315c8525 commit 43b3b8e52d642e94876728202d9b9863315c8525 Author: Mark Johnston AuthorDate: 2022-01-11 14:22:32 + Commit: Mark Johnston CommitDate: 2022-01-11 14:2

git: 94f4afd7720b - main - rk805 / rk808: re-add system poweroff support

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=94f4afd7720b1b5c55bfb486aabb5fd98fc92678 commit 94f4afd7720b1b5c55bfb486aabb5fd98fc92678 Author: Andriy Gapon AuthorDate: 2022-01-11 14:22:36 + Commit: Andriy Gapon CommitDate: 2022-01-11 14:22:36

git: ee900888c42f - main - dwwdt: make it actually useful

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=ee900888c42f12f7ccf73e5a320446da4661a0e9 commit ee900888c42f12f7ccf73e5a320446da4661a0e9 Author: Andriy Gapon AuthorDate: 2022-01-11 13:56:07 + Commit: Andriy Gapon CommitDate: 2022-01-11 13:56:07

git: 7fdf0e883567 - main - dtrace: add a knob to control maximum size of principal buffers

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=7fdf0e883567d96d27d929c49a74d5fdb84d550b commit 7fdf0e883567d96d27d929c49a74d5fdb84d550b Author: Andriy Gapon AuthorDate: 2022-01-11 13:44:46 + Commit: Andriy Gapon CommitDate: 2022-01-11 13:47:50

git: 256c8c5df2a4 - main - dt_unring_buf: set dtbd_oldest to the start of the first record

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=256c8c5df2a4bdd43afd9ec5a2f8be9374284e1e commit 256c8c5df2a4bdd43afd9ec5a2f8be9374284e1e Author: Andriy Gapon AuthorDate: 2022-01-11 13:44:04 + Commit: Andriy Gapon CommitDate: 2022-01-11 13:44:04

git: 75bc7150f4b8 - main - add and use defintions for ATA power modes

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=75bc7150f4b87e14da13e2e96da9cdf59a5723cf commit 75bc7150f4b87e14da13e2e96da9cdf59a5723cf Author: Andriy Gapon AuthorDate: 2022-01-11 13:41:38 + Commit: Andriy Gapon CommitDate: 2022-01-11 13:41:38

git: 7e8ed296e120 - main - schedgraph.py: port to Python 3

2022-01-11 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=7e8ed296e120a57211d377102fa27dd9411d0fbd commit 7e8ed296e120a57211d377102fa27dd9411d0fbd Author: Andriy Gapon AuthorDate: 2022-01-11 13:31:45 + Commit: Andriy Gapon CommitDate: 2022-01-11 13:32:39

git: ce99de0241ef - stable/12 - add exuberant ctags tags file to gitignore

2022-01-11 Thread Andriy Gapon
The branch stable/12 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=ce99de0241ef1e7268048b08d316b9f1492cd1f9 commit ce99de0241ef1e7268048b08d316b9f1492cd1f9 Author: Andriy Gapon AuthorDate: 2021-12-26 10:16:23 + Commit: Andriy Gapon CommitDate: 2022-01-11 13:

git: 884938e769f1 - stable/13 - add exuberant ctags tags file to gitignore

2022-01-11 Thread Andriy Gapon
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=884938e769f1beb5517c5d4bf4a8aa5d68287e4f commit 884938e769f1beb5517c5d4bf4a8aa5d68287e4f Author: Andriy Gapon AuthorDate: 2021-12-26 10:16:23 + Commit: Andriy Gapon CommitDate: 2022-01-11 13:

git: 776c34f64615 - main - ip_mroute: remove unused variables

2022-01-11 Thread Wojciech Macek
The branch main has been updated by wma: URL: https://cgit.FreeBSD.org/src/commit/?id=776c34f64615b8de2e2fb53920331d9e359138c8 commit 776c34f64615b8de2e2fb53920331d9e359138c8 Author: Wojciech Macek AuthorDate: 2022-01-11 11:50:38 + Commit: Wojciech Macek CommitDate: 2022-01-11 12:0

git: e7961ccd9f99 - main - Remove Arm barriers for pre-armv6 CPUs

2022-01-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=e7961ccd9f99ea2ffebbd50f74bbd67b1cb30a87 commit e7961ccd9f99ea2ffebbd50f74bbd67b1cb30a87 Author: Andrew Turner AuthorDate: 2022-01-10 15:25:18 + Commit: Andrew Turner CommitDate: 2022-01-11 11:

git: ac795a774ca2 - main - Remove old arm CPU macros

2022-01-11 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=ac795a774ca2fc1b6089b789c3ddbf759ced839a commit ac795a774ca2fc1b6089b789c3ddbf759ced839a Author: Andrew Turner AuthorDate: 2022-01-10 15:22:46 + Commit: Andrew Turner CommitDate: 2022-01-11 11:

git: 2e72208b6c62 - main - ip_mroute: do not call epoch_waitwhen lock is taken

2022-01-11 Thread Wojciech Macek
The branch main has been updated by wma: URL: https://cgit.FreeBSD.org/src/commit/?id=2e72208b6c622505323ed48dc58830fc307392b1 commit 2e72208b6c622505323ed48dc58830fc307392b1 Author: Wojciech Macek AuthorDate: 2022-01-11 10:08:35 + Commit: Wojciech Macek CommitDate: 2022-01-11 10:1

git: 68f28dd1ccc3 - main - ip_mroute: do not sleep when lock is taken

2022-01-11 Thread Wojciech Macek
The branch main has been updated by wma: URL: https://cgit.FreeBSD.org/src/commit/?id=68f28dd1ccc33b870bb8c0509694df4ed5e05ee7 commit 68f28dd1ccc33b870bb8c0509694df4ed5e05ee7 Author: Wojciech Macek AuthorDate: 2022-01-10 07:09:16 + Commit: Wojciech Macek CommitDate: 2022-01-11 10:1

git: 751d4c7b8728 - main - pf: postpone clearing of struct pf_pdesc

2022-01-11 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=751d4c7b8728d82cb4dd51b851e4dc5d6b4092c8 commit 751d4c7b8728d82cb4dd51b851e4dc5d6b4092c8 Author: Kristof Provost AuthorDate: 2022-01-10 17:43:35 + Commit: Kristof Provost CommitDate: 2022-01-11 09:

git: ecc393594dbe - main - pf: remove PF_TAG_GENERATED

2022-01-11 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=ecc393594dbe8ca9f19d3dc9767dc2323587a173 commit ecc393594dbe8ca9f19d3dc9767dc2323587a173 Author: Kristof Provost AuthorDate: 2022-01-10 17:40:55 + Commit: Kristof Provost CommitDate: 2022-01-11 09:

git: 01cad731921b - main - loader: tslog: Add more log for module loading

2022-01-11 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=01cad731921bb60b4f6e04c1cac987eea7af9d08 commit 01cad731921bb60b4f6e04c1cac987eea7af9d08 Author: Emmanuel Vadot AuthorDate: 2021-12-30 14:49:24 + Commit: Emmanuel Vadot CommitDate: 2022-01-11 08: