git: baa006f34227 - main - xen: introduce a per-arch scratch mapping ranges

2024-07-30 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=baa006f3422719d22da2ea920a5a46b608f47ce2 commit baa006f3422719d22da2ea920a5a46b608f47ce2 Author: Roger Pau Monné AuthorDate: 2024-07-25 09:00:08 + Commit: Roger Pau Monné CommitDate: 2024-07-30

git: 69c47485b5f9 - main - x86/xen: use UNUSABLE e820 regions for external mappings

2024-07-30 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=69c47485b5f9609c32269523a704d1ad0c638a30 commit 69c47485b5f9609c32269523a704d1ad0c638a30 Author: Roger Pau Monné AuthorDate: 2024-02-15 10:42:17 + Commit: Roger Pau Monné CommitDate: 2024-07-30

git: 4d32367a44e0 - main - Revert "udp: improve handling of cached route"

2024-07-30 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=4d32367a44e0cd46591c04f98e706696d997457a commit 4d32367a44e0cd46591c04f98e706696d997457a Author: Michael Tuexen AuthorDate: 2024-07-30 09:46:27 + Commit: Michael Tuexen CommitDate: 2024-07-30 0

Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9

2024-07-30 Thread John Baldwin
On 7/29/24 15:18, Warner Losh wrote: Hey John, On Mon, Jul 29, 2024 at 11:55 AM John Baldwin wrote: On 7/29/24 13:40, Warner Losh wrote: On Mon, Jul 29, 2024 at 10:39 AM Mark Johnston wrote: On Mon, Jul 29, 2024 at 11:31:19PM +0700, Yuri Pankov wrote: Mark Johnston wrote: The branch m

Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9

2024-07-30 Thread Jessica Clarke
On 30 Jul 2024, at 14:52, John Baldwin wrote: > > On 7/29/24 15:18, Warner Losh wrote: >> Hey John, >> On Mon, Jul 29, 2024 at 11:55 AM John Baldwin wrote: >>> On 7/29/24 13:40, Warner Losh wrote: On Mon, Jul 29, 2024 at 10:39 AM Mark Johnston >>> wrote: > On Mon, Jul 29, 2024 at

Re: git: 801c452795ac - main - man9: Really complete the removal of MD5.9

2024-07-30 Thread John Baldwin
On 7/30/24 10:00, Jessica Clarke wrote: On 30 Jul 2024, at 14:52, John Baldwin wrote: On 7/29/24 15:18, Warner Losh wrote: Hey John, On Mon, Jul 29, 2024 at 11:55 AM John Baldwin wrote: On 7/29/24 13:40, Warner Losh wrote: On Mon, Jul 29, 2024 at 10:39 AM Mark Johnston wrote: On Mon,

git: a14de491e031 - main - nvmf_tcp: Use min() to simplify a few statements

2024-07-30 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=a14de491e031338c6b939e31c423078b36b8c2f3 commit a14de491e031338c6b939e31c423078b36b8c2f3 Author: John Baldwin AuthorDate: 2024-07-30 14:26:14 + Commit: John Baldwin CommitDate: 2024-07-30 14:26:14

git: 6df040ea6e4a - main - nvmf_tcp: Avoid setting some unused parameters in tcp_allocate_qpair

2024-07-30 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6df040ea6e4a533d4010b810c8aa74a3c3979d9a commit 6df040ea6e4a533d4010b810c8aa74a3c3979d9a Author: John Baldwin AuthorDate: 2024-07-30 14:27:47 + Commit: John Baldwin CommitDate: 2024-07-30 14:27:47

git: 8ebacb9daa9e - main - nvmf_tcp: Correct calculation of number of TTAGs to allocate

2024-07-30 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8ebacb9daa9ee3f3b6beed56477024009b84edc1 commit 8ebacb9daa9ee3f3b6beed56477024009b84edc1 Author: John Baldwin AuthorDate: 2024-07-30 14:28:54 + Commit: John Baldwin CommitDate: 2024-07-30 14:28:54

git: 19c15e41c6cd - main - nvmf_tcp: Update R2T accounting stats when aborting command buffers

2024-07-30 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=19c15e41c6cdf7bb5abd89ff0ebd11c620409256 commit 19c15e41c6cdf7bb5abd89ff0ebd11c620409256 Author: John Baldwin AuthorDate: 2024-07-30 14:28:19 + Commit: John Baldwin CommitDate: 2024-07-30 14:28:19

git: 177624f2f425 - main - intr: Remove dead code from intr_event_remove_handler()

2024-07-30 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=177624f2f425901bb241789d639a16bded2247ae commit 177624f2f425901bb241789d639a16bded2247ae Author: Mark Johnston AuthorDate: 2024-07-30 14:35:53 + Commit: Mark Johnston CommitDate: 2024-07-30 14:3

git: 8381e9f49ec7 - main - ithread: Improve synchronization in ithread_destroy()

2024-07-30 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=8381e9f49ec733437754a822ef2e8344115289ac commit 8381e9f49ec733437754a822ef2e8344115289ac Author: Mark Johnston AuthorDate: 2024-07-30 14:36:54 + Commit: Mark Johnston CommitDate: 2024-07-30 14:3

git: c122d7ffad5e - main - ithread: Annotate a branch in ithread_execute_handlers()

2024-07-30 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c122d7ffad5efb31e1aa5035cb1a26ad2e479074 commit c122d7ffad5efb31e1aa5035cb1a26ad2e479074 Author: Mark Johnston AuthorDate: 2024-07-30 14:36:35 + Commit: Mark Johnston CommitDate: 2024-07-30 14:3

git: 65f264dcf737 - main - ipsec_offload: indirect two more functions on the ipsec.ko module load

2024-07-30 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=65f264dcf7374d71781cebf4c7c84bc312e33352 commit 65f264dcf7374d71781cebf4c7c84bc312e33352 Author: Konstantin Belousov AuthorDate: 2024-07-23 07:20:10 + Commit: Konstantin Belousov CommitDate: 2024-

git: e23731db48ef - main - mlx5en: add IPSEC_OFFLOAD support

2024-07-30 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e23731db48ef9c6568d4768b1f87d48514339faa commit e23731db48ef9c6568d4768b1f87d48514339faa Author: Konstantin Belousov AuthorDate: 2024-07-22 11:31:35 + Commit: Konstantin Belousov CommitDate: 2024-

git: 2204a4829083 - main - mlx5en: limit reporting eeprom read failure due to unplugged module to verboseboot

2024-07-30 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2204a4829083bf2a40304ea873d287a5498973d7 commit 2204a4829083bf2a40304ea873d287a5498973d7 Author: Konstantin Belousov AuthorDate: 2024-07-26 21:09:58 + Commit: Konstantin Belousov CommitDate: 2024-

git: 78f3e0f6b3ad - main - malloc(9): Introduce M_NEVERFREED

2024-07-30 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=78f3e0f6b3ad70d9574730fc3338474376ef8ebd commit 78f3e0f6b3ad70d9574730fc3338474376ef8ebd Author: Bojan Novković AuthorDate: 2024-05-03 18:18:56 + Commit: Bojan Novković CommitDate: 2024-07-30

git: 92b9138991dd - main - vm: Introduce VM_ALLOC_NOFREE and PG_NOFREE

2024-07-30 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=92b9138991dd2829ac744592cb9f9f3415be146c commit 92b9138991dd2829ac744592cb9f9f3415be146c Author: Bojan Novković AuthorDate: 2024-07-14 13:13:56 + Commit: Bojan Novković CommitDate: 2024-07-30

git: a8693e89e3e4 - main - vm: Introduce vm_page_alloc_nofree_domain

2024-07-30 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=a8693e89e3e4a04efd02901cc93bb6148e3e40d6 commit a8693e89e3e4a04efd02901cc93bb6148e3e40d6 Author: Bojan Novković AuthorDate: 2024-07-14 13:14:22 + Commit: Bojan Novković CommitDate: 2024-07-30

git: 3f32a7e4eee5 - main - vm: Add a KVA arena for M_NEVERFREED allocations

2024-07-30 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=3f32a7e4eee53d5565a4076e69a41d1afd803e0c commit 3f32a7e4eee53d5565a4076e69a41d1afd803e0c Author: Bojan Novković AuthorDate: 2024-07-16 14:14:30 + Commit: Bojan Novković CommitDate: 2024-07-30

git: ddc09a10eaa6 - main - pmap_growkernel: Use VM_ALLOC_NOFREE when allocating pagetable pages

2024-07-30 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=ddc09a10eaa66bbebeb691021bb2a9f934d33d58 commit ddc09a10eaa66bbebeb691021bb2a9f934d33d58 Author: Bojan Novković AuthorDate: 2024-07-16 15:12:25 + Commit: Bojan Novković CommitDate: 2024-07-30

git: 1206cf04a717 - main - sys: Bump __FreeBSD_version to mark new malloc(9) flags

2024-07-30 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=1206cf04a717a55bc15255ed043b066941cb43f2 commit 1206cf04a717a55bc15255ed043b066941cb43f2 Author: Bojan Novković AuthorDate: 2024-07-30 14:41:22 + Commit: Bojan Novković CommitDate: 2024-07-30

git: 5c2bc3db201a - main - Remove "All Rights Reserved" from FreeBSD Foundation copyrights

2024-07-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5c2bc3db201a4fe8d7911cf816bea104d5dc2138 commit 5c2bc3db201a4fe8d7911cf816bea104d5dc2138 Author: Ed Maste AuthorDate: 2024-07-30 16:02:17 + Commit: Ed Maste CommitDate: 2024-07-30 16:16:36 +000

git: 9333e1cbd028 - main - include: ssp: hide ppoll redirect behind __BSD_VISIBLE

2024-07-30 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=9333e1cbd028d9b387709dfce5260db99c09b3d0 commit 9333e1cbd028d9b387709dfce5260db99c09b3d0 Author: Kyle Evans AuthorDate: 2024-07-30 16:34:09 + Commit: Kyle Evans CommitDate: 2024-07-30 16:36:58

git: aff225414bec - main - ipsec_accel: consistently provide arguments name in typedefs

2024-07-30 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=aff225414bec92e082d10efa8a7136ef9d37bb9c commit aff225414bec92e082d10efa8a7136ef9d37bb9c Author: Konstantin Belousov AuthorDate: 2024-07-30 16:41:48 + Commit: Konstantin Belousov CommitDate: 2024-

git: d9ce4c0b6617 - main - vm_page: Fix inconsistent use of VM_NOFREE_IMPORT_ORDER in vm_page_alloc_nofree_domain

2024-07-30 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=d9ce4c0b66170383a558b90ca835d31ee6d87927 commit d9ce4c0b66170383a558b90ca835d31ee6d87927 Author: Bojan Novković AuthorDate: 2024-07-30 17:17:18 + Commit: Bojan Novković CommitDate: 2024-07-30

git: 057453ffdf57 - main - filemon: Document how to build into the kernel.

2024-07-30 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=057453ffdf57bdfcbadb5d1834d425812e01ff43 commit 057453ffdf57bdfcbadb5d1834d425812e01ff43 Author: Dag-Erling Smørgrav AuthorDate: 2024-07-30 19:04:16 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: 6f25b46721a1 - main - Fix enum warning in heimdal

2024-07-30 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=6f25b46721a18cf4f036d041e7e5d275800a00b3 commit 6f25b46721a18cf4f036d041e7e5d275800a00b3 Author: Dimitry Andric AuthorDate: 2024-07-30 18:31:47 + Commit: Dimitry Andric CommitDate: 2024-07-30 19:2

git: b4e4512d4669 - main - filemon: Not an option.

2024-07-30 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=b4e4512d4669267fb220b7c1a2844c506673a3ce commit b4e4512d4669267fb220b7c1a2844c506673a3ce Author: Dag-Erling Smørgrav AuthorDate: 2024-07-31 00:32:33 + Commit: Dag-Erling Smørgrav CommitDate: 2024-