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

Similar commit in current:
(cherry picked from commit 95ee2897e98f)
</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 ptrace_pokeusr machine dependent</title>
<updated>2023-06-29T08:15:59Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-05-18T17:01:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d056fef82aefb703441a33af719db9182ab566bc'/>
<id>urn:sha1:d056fef82aefb703441a33af719db9182ab566bc</id>
<content type='text'>
Differential Revision:	https://reviews.freebsd.org/D40096
MFC after:		1 week

(cherry picked from commit 3d0addcd35193461e927db6cfe4b6d9b579eed6b)
</content>
</entry>
<entry>
<title>linux(4): Make ptrace_peekusr machine dependend</title>
<updated>2023-06-29T08:15:59Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-05-18T17:00:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9480640957ff48c6bc7c0ea5d4f3eb5930f417e3'/>
<id>urn:sha1:9480640957ff48c6bc7c0ea5d4f3eb5930f417e3</id>
<content type='text'>
And partially implement it for x86_64.

Differential Revision:	https://reviews.freebsd.org/D40095
MFC after:		1 week

(cherry picked from commit dd2a6cd701aea5a6ced59b9947e087304f7d7238)
</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): 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): Deduplicate MI futex structures.</title>
<updated>2023-02-09T07:54:16Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-02-01T18:57:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e00cdc17345e131c94a77cfe6c633b8b2e71ef95'/>
<id>urn:sha1:e00cdc17345e131c94a77cfe6c633b8b2e71ef95</id>
<content type='text'>
MFC after:	1 week

(cherry picked from commit 575e48f1c4eb05fe8df6aaeb5f55e17c63a02639)
</content>
</entry>
<entry>
<title>linux(4): To reuse MD linux.h hide kernel dependencies unde _KERNEL constraint</title>
<updated>2022-07-06T11:02:15Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2022-06-22T11:28:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e20c669d21fce0b323fdb07545761b98d86d933a'/>
<id>urn:sha1:e20c669d21fce0b323fdb07545761b98d86d933a</id>
<content type='text'>
MFC after:		2 weeks

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