<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/i386/linux/linux.h, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F13</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F13'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-23T17:43:22Z</updated>
<entry>
<title>sys: Remove $FreeBSD$: one-line .h pattern</title>
<updated>2023-08-23T17:43:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b40a16f0d188422227478889b38cc341d50f88f'/>
<id>urn:sha1:4b40a16f0d188422227478889b38cc341d50f88f</id>
<content type='text'>
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/

Similar commit in current:
(cherry picked from commit 2ff63af9b88c)
</content>
</entry>
<entry>
<title>linux(4): Add elf_hwcap2 to x86</title>
<updated>2023-08-11T10:08:31Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-07-28T08:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97cbac33c6d223617b0084a64bd55b0e3b8ec549'/>
<id>urn:sha1:97cbac33c6d223617b0084a64bd55b0e3b8ec549</id>
<content type='text'>
On x86 Linux via AT_HWCAP2 the user controlled (by tunables) processor
capabilities are exposed.

Reviewed by:
Differential Revision:	https://reviews.freebsd.org/D41165
MFC after:		2 weeks

(cherry picked from commit 4281dab8bc11b3b2f3b58be5e0f67806329bddae)
</content>
</entry>
<entry>
<title>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
<updated>2023-07-25T15:13:49Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-05-10T15:40:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=caa41f641755c935b036e17440a3b49329c904ed'/>
<id>urn:sha1:caa41f641755c935b036e17440a3b49329c904ed</id>
<content type='text'>
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix

(cherry picked from commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
</content>
</entry>
<entry>
<title>linux(4): Make struct stat64 to match Linux actual one</title>
<updated>2023-06-29T08:15:43Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-04-28T08:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=86fde4e64528d9e5979623f61207c690631ff1ee'/>
<id>urn:sha1:86fde4e64528d9e5979623f61207c690631ff1ee</id>
<content type='text'>
(cherry picked from commit 80d8a4a0030849229cb9ebd434682ef927bc9963)
</content>
</entry>
<entry>
<title>linux(4): Move dev_t type declaration under /compat/linux</title>
<updated>2023-06-29T08:15:36Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-04-28T08:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d7a9535977fb450b97ec112d739d5563fbc166b'/>
<id>urn:sha1:4d7a9535977fb450b97ec112d739d5563fbc166b</id>
<content type='text'>
As of version 2.6.0 of the Linux kernel, dev_t is a 32-bit unsigned integer
on all platforms. Move it into the MI linux.h under /compat/linux.

(cherry picked from commit 19973638bee2205be2a7eb07bc154b8afb1e44a3)
</content>
</entry>
<entry>
<title>linux(4): Make struct newstat to match actual Linux one</title>
<updated>2023-06-29T08:15:36Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-04-28T08:55:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38e5a2a185bc87d6775b96f07055263ca3377bcd'/>
<id>urn:sha1:38e5a2a185bc87d6775b96f07055263ca3377bcd</id>
<content type='text'>
In the struct stat the st_dev, st_rdev are unsigned long.

(cherry picked from commit e0bfe0d62ca708c8c6173296cc05f6bbfb79b2ee)
</content>
</entry>
<entry>
<title>linux(4): Rename obsolete old struct l_stat to struct l_old_stat</title>
<updated>2023-06-29T08:15:29Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-04-28T08:54:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aaf17ef31c383e357dd622353002fb07a88ae518'/>
<id>urn:sha1:aaf17ef31c383e357dd622353002fb07a88ae518</id>
<content type='text'>
(cherry picked from commit a408fc097f43b80fd1477196e595edc796804520)
</content>
</entry>
<entry>
<title>linux(4): Fix LINUX_AT_COUNT comments</title>
<updated>2023-06-29T08:15:26Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-04-22T19:16:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7ee4a3779118fa76f98fb4be0d4866400b07efa'/>
<id>urn:sha1:b7ee4a3779118fa76f98fb4be0d4866400b07efa</id>
<content type='text'>
Differential Revision:	https://reviews.freebsd.org/D39645
MFC after:		1 month

(cherry picked from commit 56c5230afdcf2b317d904009abe577e91b382542)
</content>
</entry>
<entry>
<title>linux(4): Deduplicate linux_copyout_auxargs()</title>
<updated>2023-06-29T08:15:26Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-04-22T19:16:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10b49af72e5d9f4ac0fdfa9f239f48022604cae5'/>
<id>urn:sha1:10b49af72e5d9f4ac0fdfa9f239f48022604cae5</id>
<content type='text'>
Export default MINSIGSTKSZ value for the x86 until we do not preserve AVX
registers in the signal context.

Differential Revision:	https://reviews.freebsd.org/D39644
MFC after:		1 month

(cherry picked from commit 7d8c98398302b939b97310d31883ebdab8c0b938)
</content>
</entry>
<entry>
<title>linux(4): Add coredump support to i386.</title>
<updated>2023-02-09T07:55:18Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-02-02T14:58:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8c62b5a07e333dd08b78361ba763994ec47a5fc'/>
<id>urn:sha1:b8c62b5a07e333dd08b78361ba763994ec47a5fc</id>
<content type='text'>
MFC after:		1 week

(cherry picked from commit cc1b0f7d9626bbd116429014444cbf61edf708a2)
</content>
</entry>
</feed>
