Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Alexey Dokuchaev
On Tue, Mar 28, 2023 at 01:07:41AM +0100, Jessica Clarke wrote: > On 28 Mar 2023, at 00:45, Alan Somers wrote: > > On Mon, Mar 27, 2023 at 4:39???PM Konstantin Belousov wrote: > >> commit 61194e9852e641d1533cd04a5679d6042ff975d3 > >> > >> Add kqueue1() syscall > >> > >> It takes the flags argum

git: f858eb916fd2 - main - tcp: send SACK rescue retransmission also mid-stream

2023-03-27 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=f858eb916fd263f696c290798d4a260b6e55af60 commit f858eb916fd263f696c290798d4a260b6e55af60 Author: Richard Scheffenegger AuthorDate: 2023-03-28 02:01:48 + Commit: Richard Scheffenegger CommitDat

git: 78e6c3aacc7f - main - tcp: update error counter when dropping a packet due to bad source

2023-03-27 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=78e6c3aacc7fb9181a0fd77dc0bdf4b29e2f1d3f commit 78e6c3aacc7fb9181a0fd77dc0bdf4b29e2f1d3f Author: Gleb Smirnoff AuthorDate: 2023-03-28 01:37:15 + Commit: Gleb Smirnoff CommitDate: 2023-03-28 01

git: ccff2078af42 - main - carp: fix source MAC

2023-03-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=ccff2078af42dc066e1c38d25fcb83d960c3c22b commit ccff2078af42dc066e1c38d25fcb83d960c3c22b Author: Kristof Provost AuthorDate: 2023-03-27 22:01:37 + Commit: Kristof Provost CommitDate: 2023-03-27 23:

git: 27b23cdec9d1 - main - pf: remove pd_refs from pfsync

2023-03-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=27b23cdec9d1255e014ea0decac42a5be8d00735 commit 27b23cdec9d1255e014ea0decac42a5be8d00735 Author: Kristof Provost AuthorDate: 2023-03-24 06:04:56 + Commit: Kristof Provost CommitDate: 2023-03-27 23:

git: 01194da28a21 - main - pfsync: hold b_mtx for callout_stop(pd_tmo)

2023-03-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=01194da28a2123a2aa09808319f152fa115f60f1 commit 01194da28a2123a2aa09808319f152fa115f60f1 Author: Kristof Provost AuthorDate: 2023-03-22 13:46:25 + Commit: Kristof Provost CommitDate: 2023-03-27 23:

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Jessica Clarke
On 28 Mar 2023, at 00:45, Alan Somers wrote: > > On Mon, Mar 27, 2023 at 4:39 PM Konstantin Belousov wrote: >> >> The branch main has been updated by kib: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 >> >> commit 61194e9852e641d1533cd04a5679d

git: 1512579adcf3 - main - nfscl: Make coverity happy

2023-03-27 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=1512579adcf3a2dee3f13efd702204c1390ccea7 commit 1512579adcf3a2dee3f13efd702204c1390ccea7 Author: Rick Macklem AuthorDate: 2023-03-27 23:53:30 + Commit: Rick Macklem CommitDate: 2023-03-27 23:

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Alan Somers
On Mon, Mar 27, 2023 at 4:39 PM Konstantin Belousov wrote: > > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 > > commit 61194e9852e641d1533cd04a5679d6042ff975d3 > Author: Konstantin Belousov > AuthorDate:

git: 6a0a634590e4 - main - Regen

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6a0a634590e44851b9915634f370e0d547b9012f commit 6a0a634590e44851b9915634f370e0d547b9012f Author: Konstantin Belousov AuthorDate: 2023-03-25 23:45:16 + Commit: Konstantin Belousov CommitDate: 2023-

git: f2ec444be523 - main - kqueue1(2): document

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f2ec444be523d3d00808ff82a7c690c75defe953 commit f2ec444be523d3d00808ff82a7c690c75defe953 Author: Konstantin Belousov AuthorDate: 2023-03-25 23:41:21 + Commit: Konstantin Belousov CommitDate: 2023-

git: 375732cc6e46 - main - kqueue1(2): export the symbol from libc

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=375732cc6e462ca160654886f0411d2950768a8b commit 375732cc6e462ca160654886f0411d2950768a8b Author: Konstantin Belousov AuthorDate: 2023-03-25 23:40:39 + Commit: Konstantin Belousov CommitDate: 2023-

git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 commit 61194e9852e641d1533cd04a5679d6042ff975d3 Author: Konstantin Belousov AuthorDate: 2023-03-25 23:39:02 + Commit: Konstantin Belousov CommitDate: 2023-

git: ac6b2b4344cd - main - build: glibc on Linux defines explicit_bzero in .

2023-03-27 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ac6b2b4344cd586847fe4318c776e1213b09e6de commit ac6b2b4344cd586847fe4318c776e1213b09e6de Author: John Baldwin AuthorDate: 2023-03-27 21:27:16 + Commit: John Baldwin CommitDate: 2023-03-27 21:27:16

Re: git: b894193501a7 - main - netlink: fix linux module build w/ netlink.

2023-03-27 Thread Dmitry Chagin
On Mon, Mar 27, 2023 at 06:21:34PM +, Alexander V. Chernikov wrote: > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=b894193501a7cb6ce5eed3cf86be5dd773cbbb2d > > commit b894193501a7cb6ce5eed3cf86be5dd773cbbb2d > Author: Alexander V. Chern

Re: git: c597432e2297 - main - route(8): convert to netlink

2023-03-27 Thread Jessica Clarke
On 26 Mar 2023, at 12:07, Alexander V. Chernikov wrote: > > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c597432e22975f4d409b8453779967129c6b57e9 > > commit c597432e22975f4d409b8453779967129c6b57e9 > Author: Alexander V. Chernikov > Auth

git: f59727087b11 - main - CONTRIBUTING.md: Fix checkstyle9.pl name

2023-03-27 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f59727087b11731f8847ad752d31ebfed5a648fb commit f59727087b11731f8847ad752d31ebfed5a648fb Author: Tom Hukins AuthorDate: 2023-03-27 21:04:10 + Commit: Ed Maste CommitDate: 2023-03-27 20:23:13 +0

git: b37d1deb045d - main - ses: cleanup ses tests

2023-03-27 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=b37d1deb045d7bc7877fb1d9afdb39d43130dcc4 commit b37d1deb045d7bc7877fb1d9afdb39d43130dcc4 Author: Alan Somers AuthorDate: 2022-01-19 21:33:43 + Commit: Alan Somers CommitDate: 2023-03-27 20:06:

git: 57dc6f5e200b - main - sesutil: fix "fault all" with zoned jbods

2023-03-27 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=57dc6f5e200b10d34ccb97ccc18d06b3f0b9b933 commit 57dc6f5e200b10d34ccb97ccc18d06b3f0b9b933 Author: Alan Somers AuthorDate: 2023-03-10 17:47:08 + Commit: Alan Somers CommitDate: 2023-03-27 19:43:

Re: git: c597432e2297 - main - route(8): convert to netlink

2023-03-27 Thread Dag-Erling Smørgrav
"Alexander V. Chernikov" writes: > route(8): convert to netlink Did you make sure that netlink is either included in all kernel configurations or automatically loaded on first use? DES -- Dag-Erling Smørgrav - d...@freebsd.org

git: b894193501a7 - main - netlink: fix linux module build w/ netlink.

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=b894193501a7cb6ce5eed3cf86be5dd773cbbb2d commit b894193501a7cb6ce5eed3cf86be5dd773cbbb2d Author: Alexander V. Chernikov AuthorDate: 2023-03-27 18:20:38 + Commit: Alexander V. Chernikov Commit

Re: git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default

2023-03-27 Thread Alexander Chernikov
> On 27 Mar 2023, at 16:39, Shawn Webb wrote: > > On Mon, Mar 27, 2023 at 01:55:52PM +, Alexander V. Chernikov wrote: >> The branch main has been updated by melifaro: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=19e43c163c64636d2590dca006e22f18d22f48b2 >> >> commit 19e43c163c646

git: 27c8d4851c15 - main - Include Embedded Trace Extensions (ETE) source code to the OpenCSD build.

2023-03-27 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=27c8d4851c15810fe4dc71dc12d343587f6ecdf2 commit 27c8d4851c15810fe4dc71dc12d343587f6ecdf2 Author: Ruslan Bukin AuthorDate: 2023-03-27 16:07:46 + Commit: Ruslan Bukin CommitDate: 2023-03-27 16:10:26

git: d3a49f62a284 - main - netlink: fix 19e43c163c64 by adding miseed netlinkg_glue.c

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=d3a49f62a2848799a2e4cf205f44c4a0ca53b819 commit d3a49f62a2848799a2e4cf205f44c4a0ca53b819 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 16:08:24 + Commit: Alexander V. Chernikov Commit

git: 46e6e290975f - main - Import OpenCSD v.1.4.0.

2023-03-27 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=46e6e290975f19ea62d03f90ac3e523af4dae557 commit 46e6e290975f19ea62d03f90ac3e523af4dae557 Merge: 19e43c163c64 974000f192f9 Author: Ruslan Bukin AuthorDate: 2023-03-27 16:03:16 + Commit: Ruslan Bukin

Re: git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default

2023-03-27 Thread Shawn Webb
On Mon, Mar 27, 2023 at 01:55:52PM +, Alexander V. Chernikov wrote: > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=19e43c163c64636d2590dca006e22f18d22f48b2 > > commit 19e43c163c64636d2590dca006e22f18d22f48b2 > Author: Alexander V. Chern

git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=19e43c163c64636d2590dca006e22f18d22f48b2 commit 19e43c163c64636d2590dca006e22f18d22f48b2 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 11:59:30 + Commit: Alexander V. Chernikov Commit

git: 21af4e09f4e8 - main - nvmecontrol(8): fix resv register -i synopsis

2023-03-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=21af4e09f4e8b17eae6d617f6433e7116f6b17a3 commit 21af4e09f4e8b17eae6d617f6433e7116f6b17a3 Author: Yuri Pankov AuthorDate: 2023-03-27 12:59:03 + Commit: Yuri Pankov CommitDate: 2023-03-27 13:00:3

git: 68ca8363c7a1 - main - libc: Use secure_getenv(3) where appropriate

2023-03-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=68ca8363c7a19d5351dc2b10568cbf2403e07e33 commit 68ca8363c7a19d5351dc2b10568cbf2403e07e33 Author: Mark Johnston AuthorDate: 2023-03-27 12:55:01 + Commit: Mark Johnston CommitDate: 2023-03-27 12:5

git: ad2f2ee01543 - main - arm64: Remove duplicated function prototypes for PAC

2023-03-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ad2f2ee01543e219b6af6a839d833a117806bad7 commit ad2f2ee01543e219b6af6a839d833a117806bad7 Author: Mark Johnston AuthorDate: 2023-03-26 18:33:33 + Commit: Mark Johnston CommitDate: 2023-03-27 12:5

git: 6aa5b10d0c24 - main - nvme: fix resv commands with nda device

2023-03-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=6aa5b10d0c245eef2410e82a02920131f65f83a3 commit 6aa5b10d0c245eef2410e82a02920131f65f83a3 Author: Yuri Pankov AuthorDate: 2023-03-27 12:11:59 + Commit: Yuri Pankov CommitDate: 2023-03-27 12:53:2

git: 12496806098d - main - kern.post.mk: fix PORTSDIR handling

2023-03-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=12496806098d9d9915817edcd0df17cdd27f60c8 commit 12496806098d9d9915817edcd0df17cdd27f60c8 Author: Yuri Pankov AuthorDate: 2023-03-27 11:42:31 + Commit: Yuri Pankov CommitDate: 2023-03-27 11:57:5

git: eccccd657f01 - main - netlink: make nlattr_add_in[6]_addr inline

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=ed657f018c35397e49b29cce527103bfd381 commit ed657f018c35397e49b29cce527103bfd381 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 11:53:34 + Commit: Alexander V. Chernikov Commit

git: 6dc858d84c43 - main - netlink: remove forgotten debug message in handle_rtm_getroute().

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=6dc858d84c43294c6bea8eb8288deb1adda4d1f6 commit 6dc858d84c43294c6bea8eb8288deb1adda4d1f6 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 10:49:40 + Commit: Alexander V. Chernikov Commit

git: 544f1492c026 - main - netlink: ensure genetlink control family always registers under the same ID.

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=544f1492c026f358507d812b63943eea08d3155d commit 544f1492c026f358507d812b63943eea08d3155d Author: Alexander V. Chernikov AuthorDate: 2023-03-27 10:48:24 + Commit: Alexander V. Chernikov Commit

Re: git: e8988d60d24b - main - pci: expose intel_graphics_stolen as sysctl

2023-03-27 Thread Corvin Köhne
On Mon, 2023-03-27 at 09:41 +, Corvin Köhne wrote: > The branch main has been updated by corvink: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e8988d60d24b05e98919e912329880a54cdfdd70 > > commit e8988d60d24b05e98919e912329880a54cdfdd70 > Author: Corvin Köhne > AuthorDate: 2023-03-2

git: e8988d60d24b - main - pci: expose intel_graphics_stolen as sysctl

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=e8988d60d24b05e98919e912329880a54cdfdd70 commit e8988d60d24b05e98919e912329880a54cdfdd70 Author: Corvin Köhne AuthorDate: 2023-03-27 08:21:37 + Commit: Corvin Köhne CommitDate: 2023-03-27 09:4

git: 48d70503bcae - main - pci: add tunable hw.pci.enable_mps_tune

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=48d70503bcae816eea6109c30ba79261eb47c9d0 commit 48d70503bcae816eea6109c30ba79261eb47c9d0 Author: Corvin Köhne AuthorDate: 2023-02-06 09:26:33 + Commit: Corvin Köhne CommitDate: 2023-03-27 09:2

git: f4ceaff56dda - main - bhyve: add config option to modify LPC IDs

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=f4ceaff56ddaacc151df07d2d205a2d7fcb736a8 commit f4ceaff56ddaacc151df07d2d205a2d7fcb736a8 Author: Corvin Köhne AuthorDate: 2021-11-23 12:14:41 + Commit: Corvin Köhne CommitDate: 2023-03-27 08:1

git: b72e06b13ee0 - main - bhyve: make use of helper to read PCI IDs from bhyve config

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=b72e06b13ee08b94a3e74ac2473e889aeb7a3d1a commit b72e06b13ee08b94a3e74ac2473e889aeb7a3d1a Author: Corvin Köhne AuthorDate: 2023-02-06 10:13:56 + Commit: Corvin Köhne CommitDate: 2023-03-27 08:1

git: ffaed739a803 - main - bhyve: add helper to read PCI IDs from bhyve config

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=ffaed739a80319a56d0b1dfd6cedeb3d194ff42c commit ffaed739a80319a56d0b1dfd6cedeb3d194ff42c Author: Corvin Köhne AuthorDate: 2023-02-06 10:43:49 + Commit: Corvin Köhne CommitDate: 2023-03-27 08:1