<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>ipfilter: Disable ipfs(8) by default</title>
<updated>2026-01-05T03:40:11+00:00</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2025-11-16T07:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=55ea321fe65ee438e237543c95ce7e6c0329e907'/>
<id>55ea321fe65ee438e237543c95ce7e6c0329e907</id>
<content type='text'>
At the moment ipfs(8) is a tool that can be easily abused. Though the
concept is sound the implementation needs some work.

ipfs(8) should be considered experimental at the moment.

This commit also makes ipfs support in the kernel optional.

Reviewed by:		emaste, glebius
MFC after:		1 week
Differential revision:	https://reviews.freebsd.org/D53787

(cherry picked from commit 0ff0c19e7f70bc4d3f98196a8ad43de635cf13e5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the moment ipfs(8) is a tool that can be easily abused. Though the
concept is sound the implementation needs some work.

ipfs(8) should be considered experimental at the moment.

This commit also makes ipfs support in the kernel optional.

Reviewed by:		emaste, glebius
MFC after:		1 week
Differential revision:	https://reviews.freebsd.org/D53787

(cherry picked from commit 0ff0c19e7f70bc4d3f98196a8ad43de635cf13e5)
</pre>
</div>
</content>
</entry>
<entry>
<title>agp: Export intel_gtt_read_pte, required by i915kms</title>
<updated>2025-12-15T18:39:11+00:00</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2025-11-25T18:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=daedb9122a1812d0e9c9baef01afbe115a4edfcc'/>
<id>daedb9122a1812d0e9c9baef01afbe115a4edfcc</id>
<content type='text'>
This isn't used by modern cards, but is needed for i915kms to load
on a system that has agp as a module not compiled into the kernel.

PR:		291214
Reviewed by:	cy
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53906

(cherry picked from commit a87c1e2dd8fc997d6ee603c252c543afe8a4d2a4)
(cherry picked from commit 8befd2d2b6a0c5d54fa53246a89ae09009007799)
(cherry picked from commit ae1f6fd47c4584d1abe5ecf26f291d282e6f6a67)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This isn't used by modern cards, but is needed for i915kms to load
on a system that has agp as a module not compiled into the kernel.

PR:		291214
Reviewed by:	cy
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53906

(cherry picked from commit a87c1e2dd8fc997d6ee603c252c543afe8a4d2a4)
(cherry picked from commit 8befd2d2b6a0c5d54fa53246a89ae09009007799)
(cherry picked from commit ae1f6fd47c4584d1abe5ecf26f291d282e6f6a67)
</pre>
</div>
</content>
</entry>
<entry>
<title>ice_ddp: Update to 1.3.41.0</title>
<updated>2025-07-24T14:17:45+00:00</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2024-10-28T22:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=66b1d696db1284ac9f9bb4037ffc288091f5ba84'/>
<id>66b1d696db1284ac9f9bb4037ffc288091f5ba84</id>
<content type='text'>
Primarily adds support for E830 devices, unlocking all of their
functionality.

As well, update the README and remove the non-FreeBSD sections
from it.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Sponsored by:	Intel Corporation

(cherry picked from commit f68513e7a446b4b0598b7f3d1b3e13f592b85d92)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Primarily adds support for E830 devices, unlocking all of their
functionality.

As well, update the README and remove the non-FreeBSD sections
from it.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Sponsored by:	Intel Corporation

(cherry picked from commit f68513e7a446b4b0598b7f3d1b3e13f592b85d92)
</pre>
</div>
</content>
</entry>
<entry>
<title>ng_sppp: Build only on i386 and amd64</title>
<updated>2025-02-03T16:28:37+00:00</updated>
<author>
<name>Zhenlei Huang</name>
<email>zlei@FreeBSD.org</email>
</author>
<published>2025-02-03T16:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29f77be0d844aa7e9b26fed8b550e12ad504b4d2'/>
<id>29f77be0d844aa7e9b26fed8b550e12ad504b4d2</id>
<content type='text'>
This module depends on sppp(4) which is only enabled on i386 and amd64.

This is a direct commit to stable/13 as ng_sppp(4) no longer exists in
-current and stable/14.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This module depends on sppp(4) which is only enabled on i386 and amd64.

This is a direct commit to stable/13 as ng_sppp(4) no longer exists in
-current and stable/14.
</pre>
</div>
</content>
</entry>
<entry>
<title>ena: Update license signatures to 2024</title>
<updated>2024-10-31T14:55:19+00:00</updated>
<author>
<name>Osama Abboud</name>
<email>osamaabb@amazon.com</email>
</author>
<published>2024-08-07T06:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7397e4db6c5519a5974543596cb99348d3378bd1'/>
<id>7397e4db6c5519a5974543596cb99348d3378bd1</id>
<content type='text'>
This commit updates all the license signatures to 2024.

Approved by: cperciva (mentor)
Sponsored by: Amazon, Inc.

(cherry picked from commit 8d6806cd08c093fc001db1f94cf122368b8d1549)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit updates all the license signatures to 2024.

Approved by: cperciva (mentor)
Sponsored by: Amazon, Inc.

(cherry picked from commit 8d6806cd08c093fc001db1f94cf122368b8d1549)
</pre>
</div>
</content>
</entry>
<entry>
<title>ice_ddp: Update package to 1.3.36.0</title>
<updated>2024-07-31T04:29:15+00:00</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2024-02-13T06:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3795e83c28e89c4cc2d1485c1f9b72458195b5ed'/>
<id>3795e83c28e89c4cc2d1485c1f9b72458195b5ed</id>
<content type='text'>
This is intended to be used with the upcoming ice 1.39.13-k
driver update, but is still backwards compatible with
previous versions of the driver.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Sponsored by:	Intel Corporation

(cherry picked from commit 768329961dc0c041f7647f1c4549944a2ca168aa)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is intended to be used with the upcoming ice 1.39.13-k
driver update, but is still backwards compatible with
previous versions of the driver.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Sponsored by:	Intel Corporation

(cherry picked from commit 768329961dc0c041f7647f1c4549944a2ca168aa)
</pre>
</div>
</content>
</entry>
<entry>
<title>ice_ddp: Update to 1.3.35.0</title>
<updated>2024-07-31T03:48:56+00:00</updated>
<author>
<name>Eric Joyner</name>
<email>erj@FreeBSD.org</email>
</author>
<published>2023-08-22T04:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9c1fafce1ed3f005763862852e03762bcf9b9785'/>
<id>9c1fafce1ed3f005763862852e03762bcf9b9785</id>
<content type='text'>
This is intended to be used with the upcoming updated ice(4) version
1.38.16-k.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Sponsored by:	Intel Corporation

(cherry picked from commit e04c4b4a369df3f1dcbebbdf726193f02af60801)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is intended to be used with the upcoming updated ice(4) version
1.38.16-k.

Signed-off-by: Eric Joyner &lt;erj@FreeBSD.org&gt;

Sponsored by:	Intel Corporation

(cherry picked from commit e04c4b4a369df3f1dcbebbdf726193f02af60801)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: linux: Make module standalone-buildable</title>
<updated>2024-07-03T19:47:42+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2024-05-11T22:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2e95d0ed3da70e22dc403d611b589e4de378cb2f'/>
<id>2e95d0ed3da70e22dc403d611b589e4de378cb2f</id>
<content type='text'>
Add opt_inet.h and opt_usb.h to make linux module buildable standalone.

(cherry picked from commit c5f906d32d2bc8e37f1e1911382e27af7e6240ff)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add opt_inet.h and opt_usb.h to make linux module buildable standalone.

(cherry picked from commit c5f906d32d2bc8e37f1e1911382e27af7e6240ff)
</pre>
</div>
</content>
</entry>
<entry>
<title>tau32-ddk.c: suppress warning about ignored attributes</title>
<updated>2024-04-20T10:29:10+00:00</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2024-04-20T10:28:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=667a595fee5ef5663752d585c980d72aeeb7792b'/>
<id>667a595fee5ef5663752d585c980d72aeeb7792b</id>
<content type='text'>
This driver is heavily obfuscated, and causes a -Werror warning with
clang 18 now:

  sys/dev/ce/tau32-ddk.c:358:10: error: 'const' attribute on function returning 'void'; attribute ignored [-Werror,-Wignored-attributes]
    358 | ((const))nvqbt(void){__asm __volatile("repe; nop; repe; nop;"
        |          ^

Supress the warning since the driver can never be fixed. Direct commit
to stable/13, since the driver has been removed in 14.x and later.

PR:		276104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This driver is heavily obfuscated, and causes a -Werror warning with
clang 18 now:

  sys/dev/ce/tau32-ddk.c:358:10: error: 'const' attribute on function returning 'void'; attribute ignored [-Werror,-Wignored-attributes]
    358 | ((const))nvqbt(void){__asm __volatile("repe; nop; repe; nop;"
        |          ^

Supress the warning since the driver can never be fixed. Direct commit
to stable/13, since the driver has been removed in 14.x and later.

PR:		276104
</pre>
</div>
</content>
</entry>
<entry>
<title>zfs: merge openzfs/zfs@fb6d53206 (zfs-2.1-release) into stable/13</title>
<updated>2024-03-01T14:16:06+00:00</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2024-03-01T13:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b9c2c366db1beb2ed276947056f45938ad8f57ec'/>
<id>b9c2c366db1beb2ed276947056f45938ad8f57ec</id>
<content type='text'>
Notable upstream pull request merges:
 #13976 3ad882658 Avoid calling rw_destroy() on uninitialized rwlock
 #15243 11574a793 Add zfs_prepare_disk script for disk firmware install
 #15331 e1bc32f71 Report ashift of L2ARC devices in zdb
 #15675 12a031a3f spa: make read/write queues configurable
 #15719 b4481996b spa: Fix FreeBSD sysctl handlers
 #15719 8e5298f0a spa: Let spa_taskq_param_get()'s addition of a newline
                       be optional
 #15769 dfece78a4 Add 'zpool status -e' flag to see unhealthy vdevs
 #15847 d1ee3d611 LUA: Backport CVE-2020-24370's patch

Obtained from:	OpenZFS
OpenZFS commit:	fb6d532066f23458f768a97ae94b158c42cbe484
OpenZFS tag:	zfs-2.1.15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notable upstream pull request merges:
 #13976 3ad882658 Avoid calling rw_destroy() on uninitialized rwlock
 #15243 11574a793 Add zfs_prepare_disk script for disk firmware install
 #15331 e1bc32f71 Report ashift of L2ARC devices in zdb
 #15675 12a031a3f spa: make read/write queues configurable
 #15719 b4481996b spa: Fix FreeBSD sysctl handlers
 #15719 8e5298f0a spa: Let spa_taskq_param_get()'s addition of a newline
                       be optional
 #15769 dfece78a4 Add 'zpool status -e' flag to see unhealthy vdevs
 #15847 d1ee3d611 LUA: Backport CVE-2020-24370's patch

Obtained from:	OpenZFS
OpenZFS commit:	fb6d532066f23458f768a97ae94b158c42cbe484
OpenZFS tag:	zfs-2.1.15
</pre>
</div>
</content>
</entry>
</feed>
