git: 340cebe9902d - main - etdump: Fix the file name included in the could not open error message

2022-01-15 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=340cebe9902d71e0b57dfa60af98504f5f71984d commit 340cebe9902d71e0b57dfa60af98504f5f71984d Author: Jessica Clarke AuthorDate: 2022-01-16 06:55:39 + Commit: Jessica Clarke CommitDate: 2022-01-16 0

git: 90c5fd4875df - main - stress2: Added a regression test

2022-01-15 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=90c5fd4875df4e46b455746768d6b67aca64b337 commit 90c5fd4875df4e46b455746768d6b67aca64b337 Author: Peter Holm AuthorDate: 2022-01-16 06:48:55 + Commit: Peter Holm CommitDate: 2022-01-16 06:48:55 +00

git: 5691cbec520b - main - stress2: Added one more unionfs test

2022-01-15 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=5691cbec520bf9283771a4b2be09a60a01af5f2b commit 5691cbec520bf9283771a4b2be09a60a01af5f2b Author: Peter Holm AuthorDate: 2022-01-16 06:33:45 + Commit: Peter Holm CommitDate: 2022-01-16 06:33:45 +00

git: e76c0108990b - main - Fix inverse sleep logic in buf_daemon().

2022-01-15 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=e76c0108990b52a25f548cba4c0f1b8db59c6b8b commit e76c0108990b52a25f548cba4c0f1b8db59c6b8b Author: Alexander Motin AuthorDate: 2022-01-16 00:32:36 + Commit: Alexander Motin CommitDate: 2022-01-16 00

git: 10af8e45a898 - main - fread.c: fix undefined behavior

2022-01-15 Thread Stefan Eßer
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=10af8e45a89818754b80315539e167ae49599f17 commit 10af8e45a89818754b80315539e167ae49599f17 Author: Stefan Eßer AuthorDate: 2022-01-15 23:30:04 + Commit: Stefan Eßer CommitDate: 2022-01-15 23:43:56 +0

git: c8dafefaee00 - main - LinuxKPI: 802.11 Refine/add DTIM/TSF handling

2022-01-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=c8dafefaee00d5741ea141f4f7514811437add06 commit c8dafefaee00d5741ea141f4f7514811437add06 Author: Bjoern A. Zeeb AuthorDate: 2022-01-15 22:22:30 + Commit: Bjoern A. Zeeb CommitDate: 2022-01-15 22:22

git: f3229b62a149 - main - LinuxKPI: 802.11 handle connection loss differently

2022-01-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f3229b62a14953f0e487e8b32fef14b073da2890 commit f3229b62a14953f0e487e8b32fef14b073da2890 Author: Bjoern A. Zeeb AuthorDate: 2022-01-15 22:18:58 + Commit: Bjoern A. Zeeb CommitDate: 2022-01-15 22:18

Re: git: 4a864f624a70 - main - vm_pageout: Print a more accurate message to the console before an OOM kill

2022-01-15 Thread Mark Millard
On 2022-Jan-15, at 07:55, Mark Johnston wrote: > On Fri, Jan 14, 2022 at 09:38:56PM -0800, Mark Millard wrote: >> Thanks. This will allow me to remove part of my personal additions >> in this area --and my having to explain the misnomer when trying >> to help someone analyze why they end up with

git: 4e3a43905e3f - main - ofw_pci: Fix incorrectly sized softc causing pci(4) out-of-bounds reads

2022-01-15 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=4e3a43905e3ff7b9fcf228022f05d636f79c4b42 commit 4e3a43905e3ff7b9fcf228022f05d636f79c4b42 Author: Jessica Clarke AuthorDate: 2022-01-15 19:03:53 + Commit: Jessica Clarke CommitDate: 2022-01-15 1

Re: git: 4a864f624a70 - main - vm_pageout: Print a more accurate message to the console before an OOM kill

2022-01-15 Thread Mark Johnston
On Fri, Jan 14, 2022 at 09:38:56PM -0800, Mark Millard wrote: > Thanks. This will allow me to remove part of my personal additions > in this area --and my having to explain the misnomer when trying > to help someone analyze why they end up with OOM activity so they > can figure out what to do about

Re: git: eb18708ec8c7 - main - syncache: accept packet with no SA when TCP_MD5SIG is set

2022-01-15 Thread Bjoern A. Zeeb
On 12 Jan 2022, at 22:26, Mike Karels wrote: Rob wrote: On Wed, Jan 12, 2022 at 6:58 AM Mike Karels wrote: Sorry for the delayed response; I've been out. No worries. This change seems wrong to me. The TCP_MD5SIG option clearly required MD5 signatures on all connections in the past,

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

2022-01-15 Thread Guido Falsi
On 15/01/22 01:26, Mark Johnston wrote: On Fri, Jan 14, 2022 at 10:27:12PM +0100, Guido Falsi wrote: On 11/01/22 23:38, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=cfb7b942bed72cb798b869d2e36e0097dbd243b2 commit cfb7b942bed72cb798

git: 3266a0c5d5ab - main - stress2: Added a new unionfs test scenario

2022-01-15 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=3266a0c5d5abe8dd14de8478edec3e878e4a1c0b commit 3266a0c5d5abe8dd14de8478edec3e878e4a1c0b Author: Peter Holm AuthorDate: 2022-01-15 09:21:29 + Commit: Peter Holm CommitDate: 2022-01-15 09:21:29 +00