git: 6d46fd2cbea4 - main - capsicum.4: Add capsicum_helpers and libcasper references

2025-06-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6d46fd2cbea43002689ae1a8a0e388e9774da1bc commit 6d46fd2cbea43002689ae1a8a0e388e9774da1bc Author: Ed Maste AuthorDate: 2025-06-05 21:22:13 + Commit: Ed Maste CommitDate: 2025-06-06 02:38:27 +000

Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c

2025-06-05 Thread Warner Losh
On Thu, Jun 5, 2025 at 7:41 PM John Baldwin wrote: > > On 6/5/25 21:32, John Baldwin wrote: > > The branch main has been updated by jhb: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=7b3ee39e73af36f49f471f7900baeb98ac3504d0 > > > > commit 7b3ee39e73af36f49f471f7900baeb98ac3504d0 > > Au

Re: git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c

2025-06-05 Thread John Baldwin
On 6/5/25 21:32, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7b3ee39e73af36f49f471f7900baeb98ac3504d0 commit 7b3ee39e73af36f49f471f7900baeb98ac3504d0 Author: John Baldwin AuthorDate: 2025-06-06 01:28:38 + Commit: John B

git: 7b3ee39e73af - main - libcam: Include nvme opcode and status code routines from nvme_util.c

2025-06-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7b3ee39e73af36f49f471f7900baeb98ac3504d0 commit 7b3ee39e73af36f49f471f7900baeb98ac3504d0 Author: John Baldwin AuthorDate: 2025-06-06 01:28:38 + Commit: John Baldwin CommitDate: 2025-06-06 01:28:38

Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c

2025-06-05 Thread Warner Losh
On Thu, Jun 5, 2025, 6:46 PM Charlie Li wrote: > John Baldwin wrote: > > On 6/5/25 19:29, Charlie Li wrote: > >> doesn't appear to be making it in nvme_all.h as the > >> build complains about missing nvme_opcode_sbuf() in nvme_all.c. > > > > Are you getting a link error or a compile error? I bu

Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c

2025-06-05 Thread John Baldwin
On 6/5/25 19:29, Charlie Li wrote: John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=60159a98a83747e539eb14c6a0eaaa1875e2cacc commit 60159a98a83747e539eb14c6a0eaaa1875e2cacc Author: John Baldwin AuthorDate: 2025-06-05 21:03:01 +

Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c

2025-06-05 Thread Charlie Li
John Baldwin wrote: On 6/5/25 19:29, Charlie Li wrote: doesn't appear to be making it in nvme_all.h as the build complains about missing nvme_opcode_sbuf() in nvme_all.c. Are you getting a link error or a compile error?  I built this locally several times today to test various combinations (

git: ab74684c4deb - Create tag release/14.3.0

2025-06-05 Thread Colin Percival
The annotated tag release/14.3.0 has been created by cperciva: URL: https://cgit.FreeBSD.org/src/tag/?h=release/14.3.0 tag release/14.3.0 Tagger: Colin Percival TaggerDate: 2025-06-06 00:00:00 + Tag 14.3-RELEASE from 8c9ce319fef7 -BEGIN PGP SIGNATURE- iQIzBAABCgAdFiEEglY7hNBiDt

git: 8c9ce319fef7 - releng/14.3 - Update in preparation for 14.3-RELEASE

2025-06-05 Thread Colin Percival
The branch releng/14.3 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=8c9ce319fef765890ce518cab85d3a470b669849 commit 8c9ce319fef765890ce518cab85d3a470b669849 Author: Colin Percival AuthorDate: 2025-06-06 00:00:00 + Commit: Colin Percival CommitDate: 202

git: 934df0ca61bf - main - mman: Reserve two PROT_ for CHERI use

2025-06-05 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=934df0ca61bfbb6bdedba8588457a3ffa2adde25 commit 934df0ca61bfbb6bdedba8588457a3ffa2adde25 Author: Brooks Davis AuthorDate: 2025-06-05 23:55:35 + Commit: Brooks Davis CommitDate: 2025-06-05 23:55

git: 8e3580073257 - main - build: remove the last vestiges of lint support

2025-06-05 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=8e35800732573de6c4bc1dd3ac420447fca96231 commit 8e35800732573de6c4bc1dd3ac420447fca96231 Author: Brooks Davis AuthorDate: 2025-06-05 23:55:34 + Commit: Brooks Davis CommitDate: 2025-06-05 23:55

Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c

2025-06-05 Thread Charlie Li
John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=60159a98a83747e539eb14c6a0eaaa1875e2cacc commit 60159a98a83747e539eb14c6a0eaaa1875e2cacc Author: John Baldwin AuthorDate: 2025-06-05 21:03:01 + Commit: John Baldwin CommitDat

git: e9897199576a - main - pseudofs: make dup name an error instead of panic

2025-06-05 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e9897199576a40360440aa4d2aa48d61c4010f11 commit e9897199576a40360440aa4d2aa48d61c4010f11 Author: Konstantin Belousov AuthorDate: 2025-06-03 20:01:24 + Commit: Konstantin Belousov CommitDate: 2025-

git: b63f298b1ff9 - main - pseudofs: fix typo in comment

2025-06-05 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b63f298b1ff90d9c25dee09df7fdd0e509185587 commit b63f298b1ff90d9c25dee09df7fdd0e509185587 Author: Konstantin Belousov AuthorDate: 2025-06-03 22:50:27 + Commit: Konstantin Belousov CommitDate: 2025-

git: 46fce0008432 - main - gve: Fix timestamp invalidation for DQO queue formats

2025-06-05 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=46fce000843215ff3d574d1c24fc24771975973e commit 46fce000843215ff3d574d1c24fc24771975973e Author: Jasper Tran O'Leary AuthorDate: 2025-06-05 17:21:06 + Commit: Mark Johnston CommitDate: 2025-06-0

git: 7ce93195ddb3 - main - fusefs: delete dead code

2025-06-05 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=7ce93195ddb30b371022ae3adbd9bd24189e1444 commit 7ce93195ddb30b371022ae3adbd9bd24189e1444 Author: Alan Somers AuthorDate: 2025-06-05 20:32:22 + Commit: Alan Somers CommitDate: 2025-06-05 21:17:

git: 35c4ea02cb9f - main - fusefs: revert a workaround for a googletest bug

2025-06-05 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=35c4ea02cb9fe199dd88b19cf51fef56838c8cba commit 35c4ea02cb9fe199dd88b19cf51fef56838c8cba Author: Alan Somers AuthorDate: 2025-06-05 14:44:43 + Commit: Alan Somers CommitDate: 2025-06-05 21:17:

git: 152372a30ab7 - main - Fix incorrect syntax in sys/conf/files for nvmf_transport.c

2025-06-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=152372a30ab73f1f947748febdd5b397189f4284 commit 152372a30ab73f1f947748febdd5b397189f4284 Author: John Baldwin AuthorDate: 2025-06-05 21:04:06 + Commit: John Baldwin CommitDate: 2025-06-05 21:04:06

git: 85a6ba310f05 - main - nvme: Use routines from nvme_util.c to decode opcodes and status codes

2025-06-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=85a6ba310f05139cdbdb2bc852e5a5fbe7975bfa commit 85a6ba310f05139cdbdb2bc852e5a5fbe7975bfa Author: John Baldwin AuthorDate: 2025-06-05 21:03:32 + Commit: John Baldwin CommitDate: 2025-06-05 21:03:32

git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c

2025-06-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=60159a98a83747e539eb14c6a0eaaa1875e2cacc commit 60159a98a83747e539eb14c6a0eaaa1875e2cacc Author: John Baldwin AuthorDate: 2025-06-05 21:03:01 + Commit: John Baldwin CommitDate: 2025-06-05 21:03:01

Re: git: 6b6542ec8446 - main - open.2: Document the O_NAMEDATTR flag

2025-06-05 Thread Rick Macklem
On Thu, Jun 5, 2025 at 9:45 AM Brooks Davis wrote: > > CAUTION: This email originated from outside of the University of Guelph. Do > not click links or open attachments unless you recognize the sender and know > the content is safe. If in doubt, forward suspicious emails to > ith...@uoguelph.ca

Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument

2025-06-05 Thread Warner Losh
On Thu, Jun 5, 2025 at 10:59 AM Kyle Evans wrote: > > On 6/5/25 11:54, Warner Losh wrote: > > On Thu, Jun 5, 2025 at 6:14 AM John Baldwin wrote: > >> > >> On 6/4/25 19:03, Kyle Evans wrote: > >>> On 6/4/25 17:55, Gleb Smirnoff wrote: > On Wed, Jun 04, 2025 at 01:51:14AM +, Kyle Evans wro

Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument

2025-06-05 Thread Kyle Evans
On 6/5/25 11:54, Warner Losh wrote: On Thu, Jun 5, 2025 at 6:14 AM John Baldwin wrote: On 6/4/25 19:03, Kyle Evans wrote: On 6/4/25 17:55, Gleb Smirnoff wrote: On Wed, Jun 04, 2025 at 01:51:14AM +, Kyle Evans wrote: K> The branch main has been updated by kevans: K> K> URL: https://cgit.

Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument

2025-06-05 Thread Warner Losh
On Thu, Jun 5, 2025 at 6:14 AM John Baldwin wrote: > > On 6/4/25 19:03, Kyle Evans wrote: > > On 6/4/25 17:55, Gleb Smirnoff wrote: > >> On Wed, Jun 04, 2025 at 01:51:14AM +, Kyle Evans wrote: > >> K> The branch main has been updated by kevans: > >> K> > >> K> URL: > >> https://cgit.FreeBSD.o

Re: git: 6b6542ec8446 - main - open.2: Document the O_NAMEDATTR flag

2025-06-05 Thread Brooks Davis
On Wed, Jun 04, 2025 at 10:53:13PM +, Rick Macklem wrote: > The branch main has been updated by rmacklem: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=6b6542ec84462c9d1fceb43bffb832e0fd556661 > > commit 6b6542ec84462c9d1fceb43bffb832e0fd556661 > Author: Rick Macklem > AuthorDate:

git: beb51893cc29 - main - net80211: update IE list for 802.11-2020

2025-06-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=beb51893cc292f24b3284b1465a58cba4c3059d7 commit beb51893cc292f24b3284b1465a58cba4c3059d7 Author: Bjoern A. Zeeb AuthorDate: 2025-04-22 20:09:12 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-05 14:33

git: fa02d9fceab7 - main - net80211: add the beginning of the extfield information elements (IE ext)

2025-06-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=fa02d9fceab7d452d5b3312a89b4e7b95529edcd commit fa02d9fceab7d452d5b3312a89b4e7b95529edcd Author: Bjoern A. Zeeb AuthorDate: 2025-06-02 16:00:37 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-05 14:33

git: 173bbdba8f51 - main - net80211: add more information elements (IEs) definitions

2025-06-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=173bbdba8f5197f5514100846727726b0875a39a commit 173bbdba8f5197f5514100846727726b0875a39a Author: Bjoern A. Zeeb AuthorDate: 2020-12-08 14:59:49 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-05 14:33

git: aaee0ed3d163 - main - LinuxKPI: 802.11: WEP noise

2025-06-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=aaee0ed3d163a1d29ea74d7e4d2c3658a51cfb27 commit aaee0ed3d163a1d29ea74d7e4d2c3658a51cfb27 Author: Bjoern A. Zeeb AuthorDate: 2025-06-05 11:11:49 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-05 11:32

git: 29ddd583693a - main - LinuxKPI: 802.11: add support for GCMP hw crypto offload

2025-06-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=29ddd583693aced69be48b545e1c7e7249bdfb9c commit 29ddd583693aced69be48b545e1c7e7249bdfb9c Author: Bjoern A. Zeeb AuthorDate: 2025-04-22 20:10:32 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-05 11:32

git: 58dae28f665b - main - LinuxKPI: 802.11: make synching from HT more resilient

2025-06-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=58dae28f665b32650f452730378693de40e96d68 commit 58dae28f665b32650f452730378693de40e96d68 Author: Bjoern A. Zeeb AuthorDate: 2025-05-27 19:33:13 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-05 11:32

Re: git: 969f6380eb66 - main - kdump: nicer printing of kill(2) PID argument

2025-06-05 Thread John Baldwin
On 6/4/25 19:03, Kyle Evans wrote: On 6/4/25 17:55, Gleb Smirnoff wrote: On Wed, Jun 04, 2025 at 01:51:14AM +, Kyle Evans wrote: K> The branch main has been updated by kevans: K> K> URL: https://cgit.FreeBSD.org/src/commit/?id=969f6380eb66f809eed3e5c38b6021824a4cc2bf K> K> commit 969f6380eb

git: 38c655093c6b - main - route: fix rtentry double free

2025-06-05 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=38c655093c6b641a4ed4e844af95859f66844f25 commit 38c655093c6b641a4ed4e844af95859f66844f25 Author: Kristof Provost AuthorDate: 2025-06-03 12:20:40 + Commit: Kristof Provost CommitDate: 2025-06-05 07: