<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys, branch release/12.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F12.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F12.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-12-07T00:00:12Z</updated>
<entry>
<title>- Switch releng/12.0 from RC3 to RELEASE.</title>
<updated>2018-12-07T00:00:12Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2018-12-07T00:00:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ba619efbdd2476fb4ac075c6728e17ee02d6bcd'/>
<id>urn:sha1:4ba619efbdd2476fb4ac075c6728e17ee02d6bcd</id>
<content type='text'>
- Add the anticipated 12.0-RELEASE date to UPDATING.
- Set a static __FreeBSD_version.
- This one goes to 12.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFS12 r341490, r341493:</title>
<updated>2018-12-05T19:16:12Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2018-12-05T19:16:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=958cc17b9456ce901cd612689520c93dc3c1eba8'/>
<id>urn:sha1:958cc17b9456ce901cd612689520c93dc3c1eba8</id>
<content type='text'>
 r341490 (markj):
  MFC r341442, r341443:
  Plug memory disclosures via ptrace(2).

 r341493 (garga):
  MFC r341464:
  Restore /var/crash permissions to 0750, as declared in mtree file.
  After r337337 it changed to 0755.

As this would have otherwise been resolved as a post-release EN/SA
from so@, this does not warrant adding RC4 to the 12.0 schedule.

Approved by:	re (implicit), so
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Update releng/12.0 from RC2 to RC3 as part of the 12.0-RELEASE</title>
<updated>2018-11-30T00:00:51Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2018-11-30T00:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47ca0d7d129b5d56b73c1e6b0e5bc8ff5f2a26e2'/>
<id>urn:sha1:47ca0d7d129b5d56b73c1e6b0e5bc8ff5f2a26e2</id>
<content type='text'>
cycle.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFV: r341039, MFC: r341041, MF12: r341264</title>
<updated>2018-11-29T22:00:20Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2018-11-29T22:00:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=132a9c68429e5fa3d2e7945c9756ef70eb5f0fd5'/>
<id>urn:sha1:132a9c68429e5fa3d2e7945c9756ef70eb5f0fd5</id>
<content type='text'>
Import CK as of 21d3e319407d19dece16ee317c757ffc54a452bc, which makes its
sparcv9 atomics compatible with the FreeBSD kernel by using instructions
which access the appropriate address space.
Atomic operations within the kernel must access the nucleus address space
instead of the default primary one. Without this change but the increased
use of CK in the kernel, machines started to panic after some minutes of
uptime due to an unresolvable fault in ck_pr_cas_64_value().

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC: r341016, MF12: r341261</title>
<updated>2018-11-29T21:59:09Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2018-11-29T21:59:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89353712004b4f0f2d9fe5f358bf85352a216336'/>
<id>urn:sha1:89353712004b4f0f2d9fe5f358bf85352a216336</id>
<content type='text'>
- Add a belated UPDATING entry for the ixlv(4) -&gt; iavf(4) rename in r339338.
- Likewise, add ixlv.4.gz to OLD_FILES,
- and link if_ixlv.ko to if_iavf.ko in order to aid a bit in the transition.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFstable/12 r341259:</title>
<updated>2018-11-29T20:59:18Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2018-11-29T20:59:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=952168d0cb3f6e78dbf38b6109eafa4389801ed8'/>
<id>urn:sha1:952168d0cb3f6e78dbf38b6109eafa4389801ed8</id>
<content type='text'>
Add some additional length checks to the IPv4 fragmentation code.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFstable/12 r341249:</title>
<updated>2018-11-29T17:54:03Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2018-11-29T17:54:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f140b6f6b217f480440c283784b39dc72c102618'/>
<id>urn:sha1:f140b6f6b217f480440c283784b39dc72c102618</id>
<content type='text'>
Update the free page count when blacklisting pages.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFstable/12 r341238:</title>
<updated>2018-11-29T15:58:14Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2018-11-29T15:58:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2464ec60c08799b3f37468dab72fce006b6e8c5'/>
<id>urn:sha1:f2464ec60c08799b3f37468dab72fce006b6e8c5</id>
<content type='text'>
Plug routing sysctl leaks.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFS r341139:</title>
<updated>2018-11-29T15:26:07Z</updated>
<author>
<name>Oleg Bulyzhin</name>
<email>oleg@FreeBSD.org</email>
</author>
<published>2018-11-29T15:26:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b7ff6145a66ac6ca63830ef483dc497425375502'/>
<id>urn:sha1:b7ff6145a66ac6ca63830ef483dc497425375502</id>
<content type='text'>
MFC r340724:

Unbreak kernel build with VLAN_ARRAY defined.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFstable/12 r341082:</title>
<updated>2018-11-28T18:06:16Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2018-11-28T18:06:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a2ceb530c5d8c5b0e9c3a74a2cdc9d4cb2e3dd7'/>
<id>urn:sha1:3a2ceb530c5d8c5b0e9c3a74a2cdc9d4cb2e3dd7</id>
<content type='text'>
Ensure that knotes do not get registered when KQ_CLOSING is set.

PR:		228858
Approved by:	re (gjb)
</content>
</entry>
</feed>
