Author: kp
Date: Wed Jul 1 21:21:14 2015
New Revision: 285016
URL: https://svnweb.freebsd.org/changeset/base/285016
Log:
MFC r284348: Fix panic when adding vtnet interfaces to a bridge
vtnet interfaces are always in promiscuous mode (at least if the
VIRTIO_NET_F_CTRL_RX feature is not ne
Author: neel
Date: Wed Jul 1 19:46:57 2015
New Revision: 285015
URL: https://svnweb.freebsd.org/changeset/base/285015
Log:
MFC r284712:
Restore the host's GS.base before returning from 'svm_launch()' so the Dtrace
FBT provider works with vmm.ko on AMD.
Modified:
stable/10/sys/amd64/vmm/a
Author: pfg
Date: Wed Jul 1 15:03:49 2015
New Revision: 285007
URL: https://svnweb.freebsd.org/changeset/base/285007
Log:
MFC 284913:
dconschat(8): Use NULL instead of 0 for the last argument in execl(3)
Found while experimenting with the gcc sentinel attribute.
Modified:
stable/10/
Author: avg
Date: Wed Jul 1 11:28:42 2015
New Revision: 285002
URL: https://svnweb.freebsd.org/changeset/base/285002
Log:
MFC r278153,284416: ttm memory allocation improvements
If the vm_page_alloc_contig() failed in the ttm page allocators, do
what other callers of vm_page_alloc_contig(
Author: avg
Date: Wed Jul 1 10:47:13 2015
New Revision: 285001
URL: https://svnweb.freebsd.org/changeset/base/285001
Log:
MFC r284304: MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k
sector size
Note: no MFC to stable/9 because r268075 (vendor r267565) has not been MFC-ed.
Author: avg
Date: Wed Jul 1 10:15:49 2015
New Revision: 284998
URL: https://svnweb.freebsd.org/changeset/base/284998
Log:
MFC r284297: several lockstat improvements
Modified:
stable/10/cddl/contrib/opensolaris/cmd/lockstat/lockstat.c
stable/10/sys/kern/kern_mutex.c
stable/10/sys/kern/ker
Author: kib
Date: Wed Jul 1 06:54:25 2015
New Revision: 284993
URL: https://svnweb.freebsd.org/changeset/base/284993
Log:
MFC r284495:
Keep a vnode which is freed but still owing inactivation, on the active list.
This closes a race where such vnode is not msync-ed until reboot.
Modified:
Author: des
Date: Wed Jul 1 07:31:39 2015
New Revision: 284994
URL: https://svnweb.freebsd.org/changeset/base/284994
Log:
MFH (r275765): clean up, add special case for + line
Modified:
stable/10/usr.sbin/chkgrp/chkgrp.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/1