git: b896bdb86d83 - main - linux: Make compat.linux.preserve_vstatus default to 1

2022-01-17 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=b896bdb86d832d07ae397b340a56beb1a14ff980 commit b896bdb86d832d07ae397b340a56beb1a14ff980 Author: Edward Tomasz Napierala AuthorDate: 2022-01-17 08:44:58 + Commit: Edward Tomasz Napierala CommitD

git: 96c524d8b2c9 - main - linux: fix linux_recvmsg() MSG_PEEK flag handling

2022-01-17 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=96c524d8b2c9abe3927abf948fbbd73a7cb42c4a commit 96c524d8b2c9abe3927abf948fbbd73a7cb42c4a Author: Alexander V. Chernikov AuthorDate: 2022-01-08 13:44:17 + Commit: Alexander V. Chernikov Commit

git: 1f70a85b4cbc - main - linux: add sysctl to pass untranslated interface names

2022-01-17 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=1f70a85b4cbc3ad19cec4a390e8754e54815be85 commit 1f70a85b4cbc3ad19cec4a390e8754e54815be85 Author: Alexander V. Chernikov AuthorDate: 2022-01-08 15:41:53 + Commit: Alexander V. Chernikov Commit

git: b1f7154cb125 - main - gitignore: ignore vim swap files & .rej/.orig

2022-01-17 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=b1f7154cb12517162a51d19ae19ec3f2dee88e11 commit b1f7154cb12517162a51d19ae19ec3f2dee88e11 Author: Alexander V. Chernikov AuthorDate: 2022-01-08 16:14:47 + Commit: Alexander V. Chernikov Commit

git: 779fd0534466 - main - ifconfig: improve vlan options parsing

2022-01-17 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=779fd05344662aeec79c29470258bf657318eab3 commit 779fd05344662aeec79c29470258bf657318eab3 Author: Alexander V. Chernikov AuthorDate: 2022-01-17 09:30:26 + Commit: Alexander V. Chernikov Commit

git: ad15eeeaba30 - main - x86/xen: fallback when VCPUOP_send_nmi is not available

2022-01-17 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=ad15eeeaba30cdf10036b7869d27441cfc9f0674 commit ad15eeeaba30cdf10036b7869d27441cfc9f0674 Author: Roger Pau Monné AuthorDate: 2022-01-13 13:48:14 + Commit: Roger Pau Monné CommitDate: 2022-01-17

Re: git: 301b2b02dfcf - main - snd_hda: restore pin patch for headphones on Lenovo X1 7th Gen

2022-01-17 Thread Baptiste Daroussin
On Sat, Jan 15, 2022 at 12:23:35AM +, Ed Maste wrote: > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=301b2b02dfcfddbb5da34dcc20136de1ab2f36af > Thank you, I have been strugling with that for month now! Best regards, Bapt

git: dc7526170d4c - main - posixshm: Report output buffer truncation from kern.ipc.posix_shm_list

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=dc7526170d4cc62f35bafb25dd026399c612ed5b commit dc7526170d4cc62f35bafb25dd026399c612ed5b Author: Mark Johnston AuthorDate: 2022-01-17 13:33:05 + Commit: Mark Johnston CommitDate: 2022-01-17 13:3

git: f75b1ff6e569 - main - Revert "libthr: Use kern.stacktop for thread stack calculation."

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f75b1ff6e5698ac092aa33d66ea73a56f381ed99 commit f75b1ff6e5698ac092aa33d66ea73a56f381ed99 Author: Mark Johnston AuthorDate: 2022-01-17 16:41:49 + Commit: Mark Johnston CommitDate: 2022-01-17 16:4

git: 1544f5add8c7 - main - Revert "kern_exec: Add kern.stacktop sysctl."

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1544f5add8c72c28e939a1557e3e319c6cfe5008 commit 1544f5add8c72c28e939a1557e3e319c6cfe5008 Author: Mark Johnston AuthorDate: 2022-01-17 16:41:58 + Commit: Mark Johnston CommitDate: 2022-01-17 16:4

git: 3fc21fdd5f8a - main - sysent: Add a sv_psstringssz field to struct sysentvec

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3fc21fdd5f8a4eeb71f43cc6841f59ef1debaf9a commit 3fc21fdd5f8a4eeb71f43cc6841f59ef1debaf9a Author: Mark Johnston AuthorDate: 2022-01-17 16:42:07 + Commit: Mark Johnston CommitDate: 2022-01-17 16:4

git: 5a8413e779a2 - main - setrlimit: Remove special handling for RLIMIT_STACK with a stack gap

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=5a8413e779a2258b02f92bad69a03d283c4bf2a6 commit 5a8413e779a2258b02f92bad69a03d283c4bf2a6 Author: Mark Johnston AuthorDate: 2022-01-17 16:42:13 + Commit: Mark Johnston CommitDate: 2022-01-17 16:4

git: 758d98debec4 - main - exec: Remove the stack gap implementation

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=758d98debec43ff83b8a1ed9a3d3a8441b83b3cc commit 758d98debec43ff83b8a1ed9a3d3a8441b83b3cc Author: Mark Johnston AuthorDate: 2022-01-17 16:42:46 + Commit: Mark Johnston CommitDate: 2022-01-17 21:1

git: 1811c1e957ee - main - exec: Reimplement stack address randomization

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1811c1e957ee1250b08b3246fc0db37ddf64b736 commit 1811c1e957ee1250b08b3246fc0db37ddf64b736 Author: Mark Johnston AuthorDate: 2022-01-17 16:42:56 + Commit: Mark Johnston CommitDate: 2022-01-17 21:1

git: 706f4a81a812 - main - exec: Introduce the PROC_PS_STRINGS() macro

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=706f4a81a81250a326ea25914e7effe1768f1a37 commit 706f4a81a81250a326ea25914e7effe1768f1a37 Author: Mark Johnston AuthorDate: 2022-01-17 16:42:28 + Commit: Mark Johnston CommitDate: 2022-01-17 21:1

git: 3ce04aca49e9 - main - proc: Add a sysctl to fetch virtual address space layout info

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3ce04aca49e9228c3c6ab24ffbee709f5b464765 commit 3ce04aca49e9228c3c6ab24ffbee709f5b464765 Author: Mark Johnston AuthorDate: 2022-01-17 16:43:03 + Commit: Mark Johnston CommitDate: 2022-01-17 21:1

git: 218815271737 - main - security.7: Minor fixes for ASLR sysctl descriptions

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2188152717376fed1e6016187427666bb06cf33a commit 2188152717376fed1e6016187427666bb06cf33a Author: Mark Johnston AuthorDate: 2022-01-17 16:44:01 + Commit: Mark Johnston CommitDate: 2022-01-17 21:1

git: 6393594b0362 - main - copyin tests: Use the KERN_PROC_VM_LAYOUT sysctl to fetch layout info

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6393594b0362432de937e432908ea6dae79ae0a9 commit 6393594b0362432de937e432908ea6dae79ae0a9 Author: Mark Johnston AuthorDate: 2022-01-17 16:43:43 + Commit: Mark Johnston CommitDate: 2022-01-17 21:1

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

2022-01-17 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: 50722514280a - main - cryptosoft: Avoid referencing end-of-buffer cursors

2022-01-17 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=50722514280a6d044fe93fdbcccd0ee521f08f1d commit 50722514280a6d044fe93fdbcccd0ee521f08f1d Author: Mark Johnston AuthorDate: 2022-01-18 00:01:24 + Commit: Mark Johnston CommitDate: 2022-01-18 00:0

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

2022-01-17 Thread Mark Johnston
On Mon, Jan 17, 2022 at 10:30:05PM +0100, Guido Falsi wrote: > 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.Fre

git: cc68614da823 - main - MFV f83ac37f1e66: libbsdxml (expat) 2.4.3.

2022-01-17 Thread Xin LI
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=cc68614da8232d8baaca0ae0d0dd8f890f06623e commit cc68614da8232d8baaca0ae0d0dd8f890f06623e Merge: 50722514280a f83ac37f1e66 Author: Xin LI AuthorDate: 2022-01-18 00:29:36 + Commit: Xin LI Commit

netinet & netpfil tests failing

2022-01-17 Thread Gleb Smirnoff
Hi, just to remind that I'm responsible for multiple tests failing and to refresh the context, kind of explaining why the hell they aren't fixed yet?! The long old discussion can be found in this thread in December, link to last message: https://lists.freebsd.org/archives/dev-commits-src-main/2