git: 656194f1409b - main - stress2: Finish work on a unionfs test scenario. Enable three unionfs tests

2022-02-02 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=656194f1409bf7ad1802584979cde77dd22bdb43 commit 656194f1409bf7ad1802584979cde77dd22bdb43 Author: Peter Holm AuthorDate: 2022-02-03 07:04:56 + Commit: Peter Holm CommitDate: 2022-02-03 07:04:56 +00

git: e30fceb89b7e - main - mps: Use 64-bit chain structures

2022-02-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e30fceb89b7eb51825bdd65f9cc4fbadf107d763 commit e30fceb89b7eb51825bdd65f9cc4fbadf107d763 Author: Warner Losh AuthorDate: 2022-02-02 21:36:49 + Commit: Warner Losh CommitDate: 2022-02-03 05:35:33 +

git: 83d61d5b7300 - main - unionfs: do not force LK_NOWAIT if VI_OWEINACT is set

2022-02-02 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=83d61d5b73005b574eb41a291cb5a2a7d6ff733c commit 83d61d5b73005b574eb41a291cb5a2a7d6ff733c Author: Jason A. Harmening AuthorDate: 2022-01-30 21:03:18 + Commit: Jason A. Harmening CommitDate: 2022-02

git: 6ff167aa427c - main - unionfs: allow lock recursion when reclaiming the root vnode

2022-02-02 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=6ff167aa427c75d97153a4ffb343f8cbf93a22db commit 6ff167aa427c75d97153a4ffb343f8cbf93a22db Author: Jason A. Harmening AuthorDate: 2022-01-30 20:52:08 + Commit: Jason A. Harmening CommitDate: 2022-02

git: 0cd8f3e958a5 - main - unionfs: fix assertion order in unionfs_lock()

2022-02-02 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=0cd8f3e958a514588af85f5aa6ef3d0526b4d4f0 commit 0cd8f3e958a514588af85f5aa6ef3d0526b4d4f0 Author: Jason A. Harmening AuthorDate: 2022-01-30 20:43:19 + Commit: Jason A. Harmening CommitDate: 2022-02

git: 87151b60e069 - main - __numeric_load(): check for calloc() failure

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=87151b60e069fd16530fd36aace85d651b936c01 commit 87151b60e069fd16530fd36aace85d651b936c01 Author: Konstantin Belousov AuthorDate: 2022-02-02 18:16:25 + Commit: Konstantin Belousov CommitDate: 2022-

git: ef061a2e2978 - main - __ctype_load(): check for calloc() failure

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ef061a2e2978a5e0fbfe2766ff7ab8f529bbd966 commit ef061a2e2978a5e0fbfe2766ff7ab8f529bbd966 Author: Konstantin Belousov AuthorDate: 2022-02-02 18:17:58 + Commit: Konstantin Belousov CommitDate: 2022-

git: 1aa669c5f9c2 - main - libc/locale/lnumeric.c: minor style

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1aa669c5f9c233989204de96e0557459378e85bc commit 1aa669c5f9c233989204de96e0557459378e85bc Author: Konstantin Belousov AuthorDate: 2022-02-02 18:15:34 + Commit: Konstantin Belousov CommitDate: 2022-

git: 4d3b84f67c2e - main - __monetary_load(): check for calloc() failure

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4d3b84f67c2e1c75414ba52578364e729f425103 commit 4d3b84f67c2e1c75414ba52578364e729f425103 Author: Konstantin Belousov AuthorDate: 2022-02-02 18:12:43 + Commit: Konstantin Belousov CommitDate: 2022-

git: 0fed1e6f1831 - main - libc/locale/lmonetary.c: minor style

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0fed1e6f1831a4f4cf8d000465afeea8165d3523 commit 0fed1e6f1831a4f4cf8d000465afeea8165d3523 Author: Konstantin Belousov AuthorDate: 2022-02-02 18:10:43 + Commit: Konstantin Belousov CommitDate: 2022-

git: bc9ce839f981 - main - __messages_load(): check for calloc() failure

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=bc9ce839f9811ee9e3990bb26c00031a84fa50bd commit bc9ce839f9811ee9e3990bb26c00031a84fa50bd Author: Konstantin Belousov AuthorDate: 2022-02-02 18:07:42 + Commit: Konstantin Belousov CommitDate: 2022-

git: b8ad908ad98a - main - __collate_load(): check for calloc failure

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b8ad908ad98a6f2d8979c2abb7895c55a82b commit b8ad908ad98a6f2d8979c2abb7895c55a82b Author: Konstantin Belousov AuthorDate: 2022-02-02 18:01:56 + Commit: Konstantin Belousov CommitDate: 2022-

git: 5b7e92d48fbc - main - libc/locale/lmessages.c: minor style

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5b7e92d48fbc94b8a95a9f96ab501de5af1ed115 commit 5b7e92d48fbc94b8a95a9f96ab501de5af1ed115 Author: Konstantin Belousov AuthorDate: 2022-02-02 18:06:39 + Commit: Konstantin Belousov CommitDate: 2022-

git: a8be0611674e - main - libc/locale/collate.c: minor style

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=a8be0611674ed33802bbf0f26012fe7855f36fdc commit a8be0611674ed33802bbf0f26012fe7855f36fdc Author: Konstantin Belousov AuthorDate: 2022-02-02 18:00:53 + Commit: Konstantin Belousov CommitDate: 2022-

git: 7bf532c9d447 - main - xlocale.c: only call init_key() when locale was successfully allocated

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7bf532c9d447bfdf03f42a5c5092fb74740722b2 commit 7bf532c9d447bfdf03f42a5c5092fb74740722b2 Author: Konstantin Belousov AuthorDate: 2022-02-02 17:25:45 + Commit: Konstantin Belousov CommitDate: 2022-

git: b68522308d1e - main - xlocale.c: check for allocation failure

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b68522308d1e0b19c00d82c13878a693fc2ef2df commit b68522308d1e0b19c00d82c13878a693fc2ef2df Author: Konstantin Belousov AuthorDate: 2022-02-02 17:24:42 + Commit: Konstantin Belousov CommitDate: 2022-

git: fcdf9d7de536 - main - xlocale.c:init_key(): do not ignore errors from pthread_key_create()

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=fcdf9d7de5363259e33be29bccc8b2b5dc091af8 commit fcdf9d7de5363259e33be29bccc8b2b5dc091af8 Author: Konstantin Belousov AuthorDate: 2022-02-02 17:23:55 + Commit: Konstantin Belousov CommitDate: 2022-

git: aaa6fa65a6a0 - main - libc/locale/xlocale.c: minor style

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=aaa6fa65a6a03ca6cef9bde47341a2ded7c4fed6 commit aaa6fa65a6a03ca6cef9bde47341a2ded7c4fed6 Author: Konstantin Belousov AuthorDate: 2022-02-02 17:23:14 + Commit: Konstantin Belousov CommitDate: 2022-

git: e2fe58d61b7c - main - nfsd: Allow file owners to perform Open(Delegate_cur)

2022-02-02 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=e2fe58d61b7ca95cbe87ce841a87c9ae8cecb47b commit e2fe58d61b7ca95cbe87ce841a87c9ae8cecb47b Author: Rick Macklem AuthorDate: 2022-02-02 22:10:16 + Commit: Rick Macklem CommitDate: 2022-02-02 22:

git: 03f6e1820683 - main - Makefile.libcompat: Sort

2022-02-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=03f6e182068362df7e1ca87721b8c01ee17f7928 commit 03f6e182068362df7e1ca87721b8c01ee17f7928 Author: Warner Losh AuthorDate: 2022-02-02 21:34:29 + Commit: Warner Losh CommitDate: 2022-02-02 21:34:29 +

git: 356deeb2e7f6 - main - kyua/qemu: When running in qemu, don't teset sendfile

2022-02-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=356deeb2e7f64c5b3fff8e28f4b4fcc8b9cbf7bc commit 356deeb2e7f64c5b3fff8e28f4b4fcc8b9cbf7bc Author: Warner Losh AuthorDate: 2022-02-02 21:27:51 + Commit: Warner Losh CommitDate: 2022-02-02 21:27:51 +

git: 034755623d3d - main - stand: Fix kboot issue on powerpc64 with MK_LIB32=yes

2022-02-02 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=034755623d3d211a82084aca3215dc1e6d103bfc commit 034755623d3d211a82084aca3215dc1e6d103bfc Author: Warner Losh AuthorDate: 2022-02-02 21:27:56 + Commit: Warner Losh CommitDate: 2022-02-02 21:27:56 +

git: 63b7c2df8ec4 - main - Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium.

2022-02-02 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=63b7c2df8ec41bf9ac33ccaf9b9d16c7dc28ea0c commit 63b7c2df8ec41bf9ac33ccaf9b9d16c7dc28ea0c Author: John Baldwin AuthorDate: 2022-02-02 20:25:16 + Commit: John Baldwin CommitDate: 2022-02-02 20:25:16

git: 8bd5e2f15cc9 - main - stand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34.

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

git: 6ad26abca538 - main - sockstat: fix usage string

2022-02-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=6ad26abca5389bc1cc74d6e533fb317df6ab5f89 commit 6ad26abca5389bc1cc74d6e533fb317df6ab5f89 Author: Michael Tuexen AuthorDate: 2022-02-01 14:44:57 + Commit: Michael Tuexen CommitDate: 2022-02-01 1

git: 5f64777a4fe3 - main - sockstat: add -i to display inp_gencnt

2022-02-02 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=5f64777a4fe38acb412762fa92da583a1018e609 commit 5f64777a4fe38acb412762fa92da583a1018e609 Author: Michael Tuexen AuthorDate: 2022-02-01 14:37:03 + Commit: Michael Tuexen CommitDate: 2022-02-01 1

git: 21a37c3cc610 - main - Exclude DEBUG_VFS_LOCKS from non-debug kernel configs

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=21a37c3cc610d08d5f9d5319451b97f1a6a13320 commit 21a37c3cc610d08d5f9d5319451b97f1a6a13320 Author: Konstantin Belousov AuthorDate: 2022-02-02 17:22:17 + Commit: Konstantin Belousov CommitDate: 2022-

Re: git: 91f44749c6fe - main - ifnet: make if_index global

2022-02-02 Thread Gleb Smirnoff
Marko, I have thought more on that and I can suggest a compromise where I would make the ifindex back virtualized and the mbuf pointer serialization would use it. This will lead to awkward effects when restoring an if_vmoved interface, and for such interfaces will leave the panics where they ar

git: 658a47d1ef6a - main - contrib/terminus: update to terminus-font-4.49.1

2022-02-02 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=658a47d1ef6a0e8d56d346c5c16dcb2e001c3a40 commit 658a47d1ef6a0e8d56d346c5c16dcb2e001c3a40 Merge: a88e1a04df8b c0f397da86d3 Author: Toomas Soome AuthorDate: 2022-02-02 13:42:18 + Commit: Toomas So

git: a88e1a04df8b - main - usb(4): Ignore port resume failures.

2022-02-02 Thread Hans Petter Selasky
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=a88e1a04df8bf192da607cfb068020c357a4c3ce commit a88e1a04df8bf192da607cfb068020c357a4c3ce Author: Hans Petter Selasky AuthorDate: 2022-02-02 11:59:00 + Commit: Hans Petter Selasky CommitDate:

git: e7c544216282 - main - amd64: micro-optimize vptopte()/vtopde() further

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

git: 0b8643eaf6e7 - main - vmmeter(): Fix detection of the named swap objects

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0b8643eaf6e787bac9c33c2ff03d5524cdfd7239 commit 0b8643eaf6e787bac9c33c2ff03d5524cdfd7239 Author: Konstantin Belousov AuthorDate: 2022-01-25 21:03:23 + Commit: Konstantin Belousov CommitDate: 2022-

git: 4cf9f5d807a7 - main - vm_object: restore handling of shadow_count for all type of objects

2022-02-02 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4cf9f5d807a7767a2ec6113c99bbba024d08b489 commit 4cf9f5d807a7767a2ec6113c99bbba024d08b489 Author: Konstantin Belousov AuthorDate: 2021-12-17 20:55:45 + Commit: Konstantin Belousov CommitDate: 2022-