<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2026-05-19T14:33:30Z</updated>
<entry>
<title>bsd-family-tree: add OpenBSD 7.9</title>
<updated>2026-05-19T14:33:30Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2026-05-19T14:33:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9958d0f1dc64fafe73ff6f93c65b3a9f8b39f960'/>
<id>urn:sha1:9958d0f1dc64fafe73ff6f93c65b3a9f8b39f960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pci: Add is_pci_device helper function</title>
<updated>2026-05-18T18:50:39Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2026-05-18T18:50:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ffcf5e356644252f2f6c89ba01057af45c216559'/>
<id>urn:sha1:ffcf5e356644252f2f6c89ba01057af45c216559</id>
<content type='text'>
This returns true if a given device is a PCI device (child of a PCI
bus).

Reviewed by:	bz, kib
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D56996
</content>
</entry>
<entry>
<title>tcp: Make RFC 6191 support configurable</title>
<updated>2026-05-18T14:50:14Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2026-05-18T14:50:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2af70d7a384934cee497fb6d75678e04f1416287'/>
<id>urn:sha1:2af70d7a384934cee497fb6d75678e04f1416287</id>
<content type='text'>
Add a default-on per-VIMAGE sysctl for RFC 6191 connection recycling.
This makes it possible to merge the change to older branches where it
can be switched off by default to minimize risk.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Sponsored by:	Modirum MDPay
Reviewed by:	pouria, marius.h_lden.org, tuexen
Differential Revision:	https://reviews.freebsd.org/D57045
</content>
</entry>
<entry>
<title>p9fs.4: MLINK to virtio_p9fs.4</title>
<updated>2026-05-18T09:12:12Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2026-05-15T12:05:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30f500e97b57d36ebb8483cb8b8921507350cd0f'/>
<id>urn:sha1:30f500e97b57d36ebb8483cb8b8921507350cd0f</id>
<content type='text'>
Technically, virtio_p9fs is an emulated device that masquerades
as a p9fs mount, but it does not make sense to have two separate manual
pages.

Reviewed by:	bnovkov, dfr
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D57013
</content>
</entry>
<entry>
<title>locking.9: warn about using sleepable lock address as a sleep channel</title>
<updated>2026-05-17T19:55:23Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2026-05-15T11:05:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56bc43f5d02bd0745d597db44c285bf78d083762'/>
<id>urn:sha1:56bc43f5d02bd0745d597db44c285bf78d083762</id>
<content type='text'>
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Differential revision:	https://reviews.freebsd.org/D57012
</content>
</entry>
<entry>
<title>man: iwlwifi/rtw88/rtw89: update man pages for Linux v7.0 based updates</title>
<updated>2026-05-15T18:38:52Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2026-05-15T16:29:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a2f7683bf0cbd57d7cdba0713a3e30b24cbf9b4'/>
<id>urn:sha1:0a2f7683bf0cbd57d7cdba0713a3e30b24cbf9b4</id>
<content type='text'>
For all:
- harmonize Copyright/license section according to style.9 and used
  SPDX only.
- mention that the current generation of the driver is based on
  Linux version 7.0.
- make linuxkpi.4 and linuxkpi_wlan.4 .Xr as the man pages do exist
  these days.

iwlwifi: update the card/chipset names supported (while we still can)
iwlwififw: leave a comment only that we can no longer update the
  man page and it will be removed in the future.
rtw88: update supported chipsets and add note to BUGS sections
rtw89: update supported chipsets and add note to BUGS sections

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Reviewed by:	ziaee
Differential Revision: https://reviews.freebsd.org/D57019
</content>
</entry>
<entry>
<title>sound: Force-disable hw.snd.compat_linux_mmap by default</title>
<updated>2026-05-15T15:08:11Z</updated>
<author>
<name>Christos Margiolis</name>
<email>christos@FreeBSD.org</email>
</author>
<published>2026-05-15T14:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9354e204f5ac797cbf1ef8e05294703c378bc9b6'/>
<id>urn:sha1:9354e204f5ac797cbf1ef8e05294703c378bc9b6</id>
<content type='text'>
Eventually this hack will be removed, so start by disabling it by
default.

Sponsored by:	The FreeBSD Foundation
MFC after:	12 months
Reviewed by:	emaste
Pull Request:	https://ron-dev.freebsd.org/FreeBSD/src/pulls/29
</content>
</entry>
<entry>
<title>sound: Improve hw.snd.compat_linux_mmap</title>
<updated>2026-05-15T15:08:11Z</updated>
<author>
<name>Christos Margiolis</name>
<email>christos@FreeBSD.org</email>
</author>
<published>2026-05-15T14:07:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9c10eeb380b3ba629421062af8658e79a9171cd'/>
<id>urn:sha1:b9c10eeb380b3ba629421062af8658e79a9171cd</id>
<content type='text'>
- Reject PROT_EXEC in all cases when Linux support is not compiled in.
- Define sysctl only when Linux support is compiled in.
- Document better.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Reviewed by:	emaste
Pull Request:	https://ron-dev.freebsd.org/FreeBSD/src/pulls/29
</content>
</entry>
<entry>
<title>style.mdoc: Explain why not to abuse Nm</title>
<updated>2026-05-15T12:50:42Z</updated>
<author>
<name>Alexander Ziaee</name>
<email>ziaee@FreeBSD.org</email>
</author>
<published>2026-05-15T12:49:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bcd50fe5c3c6e70c710e13378999814e9df43d3c'/>
<id>urn:sha1:bcd50fe5c3c6e70c710e13378999814e9df43d3c</id>
<content type='text'>
MFC after:		3 days
Reviewed by:		0mp
Differential Revision:	https://reviews.freebsd.org/D55299
</content>
</entry>
<entry>
<title>p9fs.4: Cross-reference mount(8)</title>
<updated>2026-05-15T10:13:20Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2026-05-15T10:11:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ae0fd05a333b0ab9e6f020b07a0e483e6f85538a'/>
<id>urn:sha1:ae0fd05a333b0ab9e6f020b07a0e483e6f85538a</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
</feed>
