git: 40d951bc5932 - main - x86/iommu: extract useful utilities into x86_iommu.c

2024-05-24 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=40d951bc5932deb87635f5c1780a6706d0c7c012 commit 40d951bc5932deb87635f5c1780a6706d0c7c012 Author: Konstantin Belousov AuthorDate: 2024-05-25 00:47:26 + Commit: Konstantin Belousov CommitDate: 2024-

git: ff92493a4f65 - main - netlink: Fix C++ compile errors

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ff92493a4f6504c49a6c84ec65053f493ff5d708 commit ff92493a4f6504c49a6c84ec65053f493ff5d708 Author: cnbatch AuthorDate: 2024-05-17 13:09:44 + Commit: Warner Losh CommitDate: 2024-05-25 04:31:42 +

git: bfd248f59de3 - main - sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bfd248f59de39715b28a469bcba39427a42a5383 commit bfd248f59de39715b28a469bcba39427a42a5383 Author: Lexi Winter AuthorDate: 2024-05-24 00:14:11 + Commit: Warner Losh CommitDate: 2024-05-25 04:21:25 +

git: 0e2ce866278b - main - ipfw: don't build the module if INET not in kernel

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0e2ce866278bdaf0764db4578f5793283dd9afa4 commit 0e2ce866278bdaf0764db4578f5793283dd9afa4 Author: Lexi Winter AuthorDate: 2024-05-24 00:32:49 + Commit: Warner Losh CommitDate: 2024-05-25 04:21:24 +

git: 0cc8506c5124 - main - dhclient: remove unused primary_address

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0cc8506c512481cf08af70c1c726062debbd70b1 commit 0cc8506c512481cf08af70c1c726062debbd70b1 Author: Franco Fichtner AuthorDate: 2024-05-24 15:55:59 + Commit: Warner Losh CommitDate: 2024-05-25 04:17:

git: f52481f3b8a3 - main - vt(4): add note about sc/UEFI incompatibility

2024-05-24 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f52481f3b8a377e336ecba1b5150023a344ec189 commit f52481f3b8a377e336ecba1b5150023a344ec189 Author: Ed Maste AuthorDate: 2024-05-24 21:45:14 + Commit: Ed Maste CommitDate: 2024-05-24 23:55:10 +000

git: 61639bb3fc5a - main - libc: move NIS xdr_* symbols from rpc's to yp's Symbol.map

2024-05-24 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=61639bb3fc5abe0bb7b096e643b51c30703ac432 commit 61639bb3fc5abe0bb7b096e643b51c30703ac432 Author: Ed Maste AuthorDate: 2024-05-24 17:27:29 + Commit: Ed Maste CommitDate: 2024-05-24 20:47:37 +000

git: 3a0793336edf - main - Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67

2024-05-24 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=3a0793336edfc21cb6d4c8c5c5d7f1665f3e6c5a commit 3a0793336edfc21cb6d4c8c5c5d7f1665f3e6c5a Merge: a216e311a70c c6bcacc7c9d8 Author: Dimitry Andric AuthorDate: 2024-05-24 15:51:19 + Commit: Dimitry An

git: a216e311a70c - main - vm_pageout_scan_inactive: take a lock break

2024-05-24 Thread Ryan Libby
The branch main has been updated by rlibby: URL: https://cgit.FreeBSD.org/src/commit/?id=a216e311a70cc87a5646f4306e36c60a51706699 commit a216e311a70cc87a5646f4306e36c60a51706699 Author: Ryan Libby AuthorDate: 2024-05-24 15:52:58 + Commit: Ryan Libby CommitDate: 2024-05-24 15:52:58

Re: 0d3789584915 - main - ctl: use socket buffer mutexes in struct socket directly

2024-05-24 Thread Gleb Smirnoff
On Thu, May 23, 2024 at 12:21:23PM -0700, Ravi Pokala wrote: R> Hi Gleb, R> R> Isn't this the exact opposite of the summary? This change *doesn't* use the mutexes directly, it uses the wrappers to *avoid* using the mutexes directly. SOCKBUF_LOCK(&so->so_rcv) locks via pointer in the buffer to th

git: d09ee08f106d - main - nvme: Count number of alginment splits

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d09ee08f106ddabeb02affc7e9dcfea8c154a57d commit d09ee08f106ddabeb02affc7e9dcfea8c154a57d Author: Warner Losh AuthorDate: 2024-05-24 14:32:47 + Commit: Warner Losh CommitDate: 2024-05-24 14:32:47 +

git: 99c14fb99ffc - main - cam: Drop periph lock when completing I/O with ENOMEM status

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=99c14fb99ffc8fd601ad15bbe54a54fac8f4f203 commit 99c14fb99ffc8fd601ad15bbe54a54fac8f4f203 Author: Warner Losh AuthorDate: 2024-05-24 14:32:04 + Commit: Warner Losh CommitDate: 2024-05-24 14:32:04 +

git: 6d83b381860b - main - geom_io: Shift to pause_sbt to eliminate bogus min and update comment.

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6d83b381860bd8a1ea2043e26bdf2cf2ed640a38 commit 6d83b381860bd8a1ea2043e26bdf2cf2ed640a38 Author: Warner Losh AuthorDate: 2024-05-24 14:31:55 + Commit: Warner Losh CommitDate: 2024-05-24 14:31:55 +

git: 32f40fc9837d - main - geom: Add counts for enomem and pausing

2024-05-24 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=32f40fc9837daee8e3cb59ae17a28fba4d1c76cf commit 32f40fc9837daee8e3cb59ae17a28fba4d1c76cf Author: Warner Losh AuthorDate: 2024-05-24 14:31:15 + Commit: Warner Losh CommitDate: 2024-05-24 14:31:15 +

git: 1d3c23676de3 - main - arm64, riscv: remove unused declaration

2024-05-24 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=1d3c23676de33762fd7fc2e3d890fd14738d3ee6 commit 1d3c23676de33762fd7fc2e3d890fd14738d3ee6 Author: Mitchell Horne AuthorDate: 2024-05-24 13:53:43 + Commit: Mitchell Horne CommitDate: 2024-05-24 1

git: b5e17840de65 - main - arm64, riscv: removed unused struct pv_addr

2024-05-24 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=b5e17840de65ff196b2398211b68ce96d6919f2c commit b5e17840de65ff196b2398211b68ce96d6919f2c Author: Mitchell Horne AuthorDate: 2024-05-24 13:53:14 + Commit: Mitchell Horne CommitDate: 2024-05-24 1