<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-11-11T05:54:50Z</updated>
<entry>
<title>Update releng/10.1 to -RELEASE status, and prepare</title>
<updated>2014-11-11T05:54:50Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-11-11T05:54:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=025fc374c34c3ca9a0462d7331aa40d24c8e9cfc'/>
<id>urn:sha1:025fc374c34c3ca9a0462d7331aa40d24c8e9cfc</id>
<content type='text'>
for final 10.1-RELEASE builds.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Update the Intel ixl/ixlv drivers to fix a panic in the boot/install</title>
<updated>2014-11-11T05:00:51Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2014-11-11T05:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a65276cbecfc9e51db2f2d32d2484244c49d1bed'/>
<id>urn:sha1:a65276cbecfc9e51db2f2d32d2484244c49d1bed</id>
<content type='text'>
kernel if the system has a fiber-based Intel XL710 adapter installed.

In addition ixl version 1.2.8 and ixlv version 1.1.18 give:
  - Improved VF stability (thanks to Ryan Stone for this)
  - RSS fixes
  - link detection in the ixlv driver
  - new sysctl's added
  - corrected media reporting

Submitted by: jfv
Approved by: re
</content>
</entry>
<entry>
<title>[SA-14:25] Fix kernel stack disclosure in setlogin(2) / getlogin(2).</title>
<updated>2014-11-04T23:34:46Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2014-11-04T23:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1cd2665451dff07251f899d77f020457df4ebcf'/>
<id>urn:sha1:c1cd2665451dff07251f899d77f020457df4ebcf</id>
<content type='text'>
[SA-14:26] Fix remote command execution in ftp(1).

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Update releng/10.1 to -RC4 as part of the 10.1-RELEASE cycle.</title>
<updated>2014-10-30T22:21:12Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-10-30T22:21:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6aee62b46bb90f581103a0f55f9ef8d48d9e17b'/>
<id>urn:sha1:b6aee62b46bb90f581103a0f55f9ef8d48d9e17b</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFS10 r273573, MFC r273356:</title>
<updated>2014-10-29T16:49:28Z</updated>
<author>
<name>Neel Natu</name>
<email>neel@FreeBSD.org</email>
</author>
<published>2014-10-29T16:49:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ccc2d8e5eddc7ae8cf23d3dc0e083a085394af4'/>
<id>urn:sha1:9ccc2d8e5eddc7ae8cf23d3dc0e083a085394af4</id>
<content type='text'>
Fix a race in pmap_emulate_accessed_dirty() that could trigger a EPT
misconfiguration VM-exit.

MFS10 r273807, MFC r273666:
Don't pass the 'error' return from an I/O port handler directly to vm_run().

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFS10 r273814</title>
<updated>2014-10-29T11:11:54Z</updated>
<author>
<name>Steven Hartland</name>
<email>smh@FreeBSD.org</email>
</author>
<published>2014-10-29T11:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b275ad63e16c27a06bf7f786f071ee773f160ef'/>
<id>urn:sha1:8b275ad63e16c27a06bf7f786f071ee773f160ef</id>
<content type='text'>
MFC r273704

Fix ATA CF ERASE breakage caused by 268205

PR:		194606
Approved by:	re (marius)
Sponsored by:	Multiplay
</content>
</entry>
<entry>
<title>MFS10 r273767 / MFC r273638:</title>
<updated>2014-10-28T14:01:58Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2014-10-28T14:01:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ec0bf5143bd86ccaefe76cf0b354b93217008915'/>
<id>urn:sha1:ec0bf5143bd86ccaefe76cf0b354b93217008915</id>
<content type='text'>
Revert somewhat hackish geom_disk optimization, committed as part of r256880,
and the following r273143 commit, supposed to workaround introduced issue by
quite innocent-looking change.

While there is no clear understanding why, but r273143 is accused in data
corruption in some environments with high I/O load.  I personally don't see
any problem in that commit, and possibly it is just a trigger to some other
bug somewhere, but better safe then sorry for now.

Requested by:   scottl@
Approved by:	re (kib@)
</content>
</entry>
<entry>
<title>MFS r273580: MFC r273577:</title>
<updated>2014-10-24T07:50:34Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-10-24T07:50:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=75fd1ec25a7bc3544f3ede9b0629f1e120cd82a2'/>
<id>urn:sha1:75fd1ec25a7bc3544f3ede9b0629f1e120cd82a2</id>
<content type='text'>
Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR or 0 for in-tree
driver.  This change was verified by Microsoft.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Update releng/10.1 to -RC3 as part of the 10.1-RELEASE cycle.</title>
<updated>2014-10-21T23:09:09Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-10-21T23:09:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03a61d9bd10aade178388a5851094fae5bc59afe'/>
<id>urn:sha1:03a61d9bd10aade178388a5851094fae5bc59afe</id>
<content type='text'>
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFstable10 r273429:</title>
<updated>2014-10-21T23:07:30Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-10-21T23:07:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ae511262cb7982621dfb69ab21f284068d04c43e'/>
<id>urn:sha1:ae511262cb7982621dfb69ab21f284068d04c43e</id>
<content type='text'>
  MFC r273402:
  Fix an issue where a FreeBSD virtual machine provisioned in
  the Microsoft Azure service does not recognize the second
  attached disk on the system.

PR:		194376
Approved by:	re (delphij)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
