Author: lwhsu
Date: Thu Sep 17 07:13:41 2020
New Revision: 365831
URL: https://svnweb.freebsd.org/changeset/base/365831
Log:
Revert r249362, atime update in tmpfs is fixed in r365810
PR: 249362
Sponsored by: The FreeBSD Foundation
Modified:
head/contrib/netbsd-tests/fs/tmpfs/
Author: trasz
Date: Thu Sep 17 11:39:33 2020
New Revision: 365832
URL: https://svnweb.freebsd.org/changeset/base/365832
Log:
Get rid of sv_errtbl and SV_ABI_ERRNO().
Reviewed by: kib
Sponsored by: DARPA
Differential Revision:https://reviews.freebsd.org/D26388
Modified:
head/
Author: trasz
Date: Thu Sep 17 11:44:45 2020
New Revision: 365833
URL: https://svnweb.freebsd.org/changeset/base/365833
Log:
Add support for SOUND_MIXER_WRITE_MONITOR ioctl. Fixes alsamixer(1)
on my x220.
Reviewed by: emaste
MFC after:2 weeks
Sponsored by: The FreeBSD Foundation
Author: trasz
Date: Thu Sep 17 12:14:24 2020
New Revision: 365834
URL: https://svnweb.freebsd.org/changeset/base/365834
Log:
Reduce code duplication by introducing linux_copyout_sockaddr()
helper function. No functional changes.
Reviewed by: emaste
MFC after:2 weeks
Sponsored by
Author: mhorne
Date: Thu Sep 17 14:58:30 2020
New Revision: 365835
URL: https://svnweb.freebsd.org/changeset/base/365835
Log:
Add dtb/sifive module
This allows building the HiFive Unleashed device tree blob.
Reviewed by: manu
Differential Revision:https://reviews.freebsd.org
Author: arichardson
Date: Thu Sep 17 15:07:25 2020
New Revision: 365836
URL: https://svnweb.freebsd.org/changeset/base/365836
Log:
Stop using lorder and ranlib when building libraries
Use of ranlib or lorder is no longer necessary with current linkers
(probably anything newer than ~1990)
Alex Richardson wrote in
<202009171507.08hf7qns080...@repo.freebsd.org>:
|Author: arichardson
|Date: Thu Sep 17 15:07:25 2020
|New Revision: 365836
|URL: https://svnweb.freebsd.org/changeset/base/365836
|
|Log:
| Stop using lorder and ranlib when building libraries
|
| Use of ranlib o
On Thu, Sep 17, 2020 at 9:39 AM Steffen Nurpmeso wrote:
> Alex Richardson wrote in
> <202009171507.08hf7qns080...@repo.freebsd.org>:
> |Author: arichardson
> |Date: Thu Sep 17 15:07:25 2020
> |New Revision: 365836
> |URL: https://svnweb.freebsd.org/changeset/base/365836
> |
> |Log:
> | S
Author: kevans
Date: Thu Sep 17 15:58:42 2020
New Revision: 365837
URL: https://svnweb.freebsd.org/changeset/base/365837
Log:
Promote the installworld `certctl rehash` to distributeworld
Contrary to my belief, installworld is not sufficient for getting certs
installed into VM images. Prom
Author: gjb
Date: Thu Sep 17 16:09:38 2020
New Revision: 365838
URL: https://svnweb.freebsd.org/changeset/base/365838
Log:
MFC r365646, r365720:
r365646:
Enclose BRANCH_OVERRIDE in quotes in order to fix an issue with
freebsd-update(8) builds, where BRANCH is suffixed with -p0 for
Author: gjb
Date: Thu Sep 17 16:31:19 2020
New Revision: 365839
URL: https://svnweb.freebsd.org/changeset/base/365839
Log:
MFS12 r365838:
MFC r365646, r365720:
r365646:
Enclose BRANCH_OVERRIDE in quotes in order to fix an issue with
freebsd-update(8) builds, where BRANCH is suffixe
Author: markj
Date: Thu Sep 17 16:44:12 2020
New Revision: 365840
URL: https://svnweb.freebsd.org/changeset/base/365840
Log:
Add some basic regression tests for SHM_LARGEPAGE.
Discussed with: kib
Sponsored by: Juniper Networks, Inc.
Sponsored by: Klara, Inc.
Differential Revisio
Author: markj
Date: Thu Sep 17 16:49:28 2020
New Revision: 365841
URL: https://svnweb.freebsd.org/changeset/base/365841
Log:
Increase the default vm.max_user_wired value.
Since r347532 (merged to stable/12) we only count user-wired pages
towards the system limit. However, we now also tre
> On Thu, Sep 17, 2020 at 9:39 AM Steffen Nurpmeso wrote:
>
> > Alex Richardson wrote in
> > <202009171507.08hf7qns080...@repo.freebsd.org>:
> > |Author: arichardson
> > |Date: Thu Sep 17 15:07:25 2020
> > |New Revision: 365836
> > |URL: https://svnweb.freebsd.org/changeset/base/365836
> >
Author: jhb
Date: Thu Sep 17 17:07:04 2020
New Revision: 365842
URL: https://svnweb.freebsd.org/changeset/base/365842
Log:
Remove support for setting some obscure fields.
Don't permit setting the exception bitmap or VMCS entry interrupt
information. These are not generally useful to set.
On Thu, 17 Sep 2020 at 18:05, Rodney W. Grimes
wrote:
>
> > On Thu, Sep 17, 2020 at 9:39 AM Steffen Nurpmeso wrote:
> >
> > > Alex Richardson wrote in
> > > <202009171507.08hf7qns080...@repo.freebsd.org>:
> > > |Author: arichardson
> > > |Date: Thu Sep 17 15:07:25 2020
> > > |New Revision: 36
> On 17 Sep 2020, at 18:05, Rodney W. Grimes wrote:
>
>> On Thu, Sep 17, 2020 at 9:39 AM Steffen Nurpmeso wrote:
>>
>>> Alex Richardson wrote in
>>> <202009171507.08hf7qns080...@repo.freebsd.org>:
>>> |Author: arichardson
>>> |Date: Thu Sep 17 15:07:25 2020
>>> |New Revision: 365836
>>> |URL: h
> On 17 Sep 2020, at 18:23, Jessica Clarke wrote:
>
>> On 17 Sep 2020, at 18:05, Rodney W. Grimes wrote:
>>
>>> On Thu, Sep 17, 2020 at 9:39 AM Steffen Nurpmeso wrote:
>>>
Alex Richardson wrote in
<202009171507.08hf7qns080...@repo.freebsd.org>:
|Author: arichardson
|Date:
Author: imp
Date: Thu Sep 17 17:29:33 2020
New Revision: 365843
URL: https://svnweb.freebsd.org/changeset/base/365843
Log:
Move to a more robust and conservative alloation scheme for devctl messages
Change the zone setup:
- Allow slabs to be returned to the OS
- Set the number of slots
On Tue, Sep 8, 2020 at 12:36 PM Andrey V. Elsukov wrote:
> Author: ae
> Date: Tue Sep 8 10:36:11 2020
> New Revision: 365449
> URL: https://svnweb.freebsd.org/changeset/base/365449
>
> Log:
> Add a few features to rcorder:
>
>
>
Hi Andrey,
I've spent some time bisecting an IPSec gateway perfo
Author: jhb
Date: Thu Sep 17 18:06:57 2020
New Revision: 365844
URL: https://svnweb.freebsd.org/changeset/base/365844
Log:
Remove no longer used variable.
Pointy hat to:jhb
Reported by: kevans
MFC after:1 week
Modified:
head/usr.sbin/bhyvectl/bhyvectl.c
Modified: head/u
Author: vangyzen
Date: Thu Sep 17 18:24:51 2020
New Revision: 365845
URL: https://svnweb.freebsd.org/changeset/base/365845
Log:
Fix additional memory leak in process_mapfile
Additional Coverity detected memory leak fix.
Submitted by: bret_ketc...@dell.com
Reported by: Coverity
Rev
Author: emaste
Date: Thu Sep 17 18:47:23 2020
New Revision: 365846
URL: https://svnweb.freebsd.org/changeset/base/365846
Log:
Cirrus-CI: build as an unprivileged user
The Cirrus-CI-provided working tree is owned by root. Leave that as is
for simplicity but build as an unprivileged user;
On Thu, Sep 17, 2020, 11:25 AM Jessica Clarke wrote:
> > On 17 Sep 2020, at 18:23, Jessica Clarke wrote:
> >
> >> On 17 Sep 2020, at 18:05, Rodney W. Grimes
> wrote:
> >>
> >>> On Thu, Sep 17, 2020 at 9:39 AM Steffen Nurpmeso
> wrote:
> >>>
> Alex Richardson wrote in
> <202009171507.
On Thu, Sep 17, 2020 at 1:47 PM Ed Maste wrote:
>
> Author: emaste
> Date: Thu Sep 17 18:47:23 2020
> New Revision: 365846
> URL: https://svnweb.freebsd.org/changeset/base/365846
>
> Log:
> Cirrus-CI: build as an unprivileged user
>
> The Cirrus-CI-provided working tree is owned by root. Leav
Author: emaste
Date: Thu Sep 17 19:41:10 2020
New Revision: 365847
URL: https://svnweb.freebsd.org/changeset/base/365847
Log:
makefs: connect cd9660 El Torito EFI boot image system type
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/makefs/cd9660/cd9660_eltorito.c
head/us
Author: dim
Date: Thu Sep 17 19:43:25 2020
New Revision: 365848
URL: https://svnweb.freebsd.org/changeset/base/365848
Log:
Merge commit e09107ab8 from llvm git (by Raul Tambre):
[Sema] Introduce BuiltinAttr, per-declaration builtin-ness
Instead of relying on whether a certain ident
Author: dim
Date: Thu Sep 17 19:47:41 2020
New Revision: 365849
URL: https://svnweb.freebsd.org/changeset/base/365849
Log:
Merge commit 46673763f from llvm git (by Craig Topper):
[X86] Place new constant node in topological order in
X86DAGToDAGISel::matchBitExtract
Fixes PR4748
On 9/17/20 10:49 AM, Olivier Cochard-Labbé wrote:
> On Tue, Sep 8, 2020 at 12:36 PM Andrey V. Elsukov wrote:
>
>> Author: ae
>> Date: Tue Sep 8 10:36:11 2020
>> New Revision: 365449
>> URL: https://svnweb.freebsd.org/changeset/base/365449
>>
>> Log:
>> Add a few features to rcorder:
>>
>>
>>
>
Author: gbe (doc committer)
Date: Thu Sep 17 20:25:31 2020
New Revision: 365850
URL: https://svnweb.freebsd.org/changeset/base/365850
Log:
bus_dma(9): Some markup fixes
- new sentence, new line
- no blank before trailing delimiter
- whitespace at end of input line
MFC after:3 d
Author: gbe (doc committer)
Date: Thu Sep 17 20:32:10 2020
New Revision: 365851
URL: https://svnweb.freebsd.org/changeset/base/365851
Log:
rmlock(9): Some markup fixes
- new sentence, new line
MFC after:3 days
Modified:
head/share/man/man9/rmlock.9
Modified: head/share/man/man9
Author: kevans
Date: Thu Sep 17 20:35:45 2020
New Revision: 365852
URL: https://svnweb.freebsd.org/changeset/base/365852
Log:
Revert r361257: bsdinstall: do a `certctl rehash` upon installation [...]
As of r365829, any given base distribution set will now include the /etc/ssl
symlinks tha
Author: gbe (doc committer)
Date: Thu Sep 17 20:37:54 2020
New Revision: 365853
URL: https://svnweb.freebsd.org/changeset/base/365853
Log:
domainset(9): Some markup fixes
- new sentence, new line
- whitespace at end of input line
MFC after:3 days
Modified:
head/share/man/man9/
Author: gbe (doc committer)
Date: Thu Sep 17 20:42:41 2020
New Revision: 365854
URL: https://svnweb.freebsd.org/changeset/base/365854
Log:
VOP_INACTIVE(9): Remove trailing whitespace
MFC after:3 days
Modified:
head/share/man/man9/VOP_INACTIVE.9
Modified: head/share/man/man9/VOP_INAC
Author: gbe (doc committer)
Date: Thu Sep 17 20:50:02 2020
New Revision: 365855
URL: https://svnweb.freebsd.org/changeset/base/365855
Log:
crypto_buffer(9): Sort the SEE ALSO section
MFC after:3 days
Modified:
head/share/man/man9/crypto_buffer.9
Modified: head/share/man/man9/crypto_
Author: gbe (doc committer)
Date: Thu Sep 17 20:53:24 2020
New Revision: 365856
URL: https://svnweb.freebsd.org/changeset/base/365856
Log:
mbuf(9): Some markup fixes
- whitespace at end of input line
- no blank before trailing delimiter: Dv MJUM16BYTES
MFC after:3 days
Modified:
Author: gbe (doc committer)
Date: Thu Sep 17 20:55:42 2020
New Revision: 365857
URL: https://svnweb.freebsd.org/changeset/base/365857
Log:
pwmbus(9): some markup fixes
- whitespace at end of input line
MFC after:3 days
Modified:
head/share/man/man9/pwmbus.9
Modified: head/share
Author: gbe (doc committer)
Date: Thu Sep 17 21:08:11 2020
New Revision: 365858
URL: https://svnweb.freebsd.org/changeset/base/365858
Log:
man(9): Some markup fixes
- whitespace at end of input line
- skipping paragraph macro: Pp after Sh
MFC after:3 days
Modified:
head/share/
Author: gbe (doc committer)
Date: Thu Sep 17 21:24:11 2020
New Revision: 365859
URL: https://svnweb.freebsd.org/changeset/base/365859
Log:
arch(7): Some markup fixes
- no blank before trailing delimiter
MFC after:3 days
Modified:
head/share/man/man7/arch.7
Modified: head/share/
Author: allanjude
Date: Thu Sep 17 21:51:05 2020
New Revision: 365860
URL: https://svnweb.freebsd.org/changeset/base/365860
Log:
Update naming of per-dataset counters introduced in r365689
Upstream OpenZFS is changing the structure of the sysctl mibs to avoid
having a / in the element nam
Author: np
Date: Thu Sep 17 22:14:11 2020
New Revision: 365861
URL: https://svnweb.freebsd.org/changeset/base/365861
Log:
cxgbe(4): Update T4/5/6 firmwares to 1.25.0.0.
Obtained from:Chelsio Communications
MFC after:3 days
Sponsored by: Chelsio Communications
Added:
head/
Author: kib
Date: Thu Sep 17 22:27:07 2020
New Revision: 365862
URL: https://svnweb.freebsd.org/changeset/base/365862
Log:
MFC r360219:
Make nfslockd depend on xdr.
PR: 249378
Modified:
stable/12/sys/nlm/nlm_prot_impl.c
Directory Properties:
stable/12/ (props changed)
Modified:
Author: kib
Date: Thu Sep 17 22:29:38 2020
New Revision: 365863
URL: https://svnweb.freebsd.org/changeset/base/365863
Log:
State kgssapi dependency on xdr.
Submitted by: Dmitry Afanasiev
PR: 249378
MFC after:3 days
Modified:
head/sys/kgssapi/gss_impl.c
Modified: head/sys/kgssa
On Thu, 17 Sep 2020 at 15:07, Kyle Evans wrote:
>
> Is there any way we can sneak a r/o src tree build in here? I've had a
> PR open to do this in our Jenkins builds for a couple years, but
> without any ability to test it myself I suspect it'll continue
> unmerged.
Cirrus-CI does the git clone f
On 9/17/20 1:50 PM, Gordon Bergling wrote:
> Author: gbe (doc committer)
> Date: Thu Sep 17 20:50:02 2020
> New Revision: 365855
> URL: https://svnweb.freebsd.org/changeset/base/365855
>
> Log:
> crypto_buffer(9): Sort the SEE ALSO section
>
> MFC after: 3 days
This manpage isn't in stabl
On Thu, Sep 17, 2020 at 10:21 PM John Baldwin wrote:
>
>
> I don't think the issue is with rcorder though. I think the reason the
> ordering matters warrants further investigation. Is aesni not getting
> used when ipsec is loaded first? You can use dtrace with the script at
> https://github.co
On 9/17/20 3:44 PM, Olivier Cochard-Labbé wrote:
> On Thu, Sep 17, 2020 at 10:21 PM John Baldwin wrote:
>> I think long term we want OCF's notions of sessions to be a bit more
>> fluid such that "client" sessions for things like GELI and IPSec can
>> be backed by one or more "driver" sessions (inc
Author: brooks
Date: Thu Sep 17 23:14:17 2020
New Revision: 365864
URL: https://svnweb.freebsd.org/changeset/base/365864
Log:
MFC r365284:
Always report ENOSYS in init
While rare, encountering an unimplemented system call early in init is
catastrophic and difficult to debug. Even af
Warner Losh wrote in
:
|On Thu, Sep 17, 2020, 11:25 AM Jessica Clarke wrote:
|>> On 17 Sep 2020, at 18:23, Jessica Clarke wrote:
|>>
|>>> On 17 Sep 2020, at 18:05, Rodney W. Grimes
|> wrote:
|>>>
| On Thu, Sep 17, 2020 at 9:39 AM Steffen Nurpmeso
|> wrote:
|
|> Alex Richa
Author: gjb
Date: Fri Sep 18 00:02:58 2020
New Revision: 365865
URL: https://svnweb.freebsd.org/changeset/base/365865
Log:
Rename releng/12.2 to BETA2 as part of the 12.2-RELEASE cycle.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
releng
On Thu, 17 Sep 2020 at 18:35, Ed Maste wrote:
>
> On Thu, 17 Sep 2020 at 15:07, Kyle Evans wrote:
> >
> > Is there any way we can sneak a r/o src tree build in here? I've had a
> > PR open to do this in our Jenkins builds for a couple years, but
> > without any ability to test it myself I suspect
Author: np
Date: Fri Sep 18 01:38:47 2020
New Revision: 365867
URL: https://svnweb.freebsd.org/changeset/base/365867
Log:
mbuf checksum flags and fields to support tunneling protocols.
These are being added to support VXLAN but will work for GENEVE as well.
ENCAP_RSVD1 will likely become
Author: np
Date: Fri Sep 18 02:10:28 2020
New Revision: 365868
URL: https://svnweb.freebsd.org/changeset/base/365868
Log:
Add two new ifnet capabilities for hw checksumming and TSO for VXLAN traffic.
These are similar to the existing VLAN capabilities.
Reviewed by: kib@
Sponsored by
Author: np
Date: Fri Sep 18 02:21:15 2020
New Revision: 365869
URL: https://svnweb.freebsd.org/changeset/base/365869
Log:
Add a knob to allow zero UDP checksums for UDP/IPv6 traffic on the given UDP
port.
This will be used by some upcoming changes to if_vxlan(4). RFC 7348 (VXLAN)
says t
On Thu, Sep 17, 2020 at 5:27 PM Konstantin Belousov wrote:
>
> Author: kib
> Date: Thu Sep 17 22:27:07 2020
> New Revision: 365862
> URL: https://svnweb.freebsd.org/changeset/base/365862
>
> Log:
> MFC r360219:
> Make nfslockd depend on xdr.
>
> PR: 249378
>
Oy, my bad- thanks!
__
Author: np
Date: Fri Sep 18 02:37:57 2020
New Revision: 365870
URL: https://svnweb.freebsd.org/changeset/base/365870
Log:
if_vxlan(4): add support for hardware assisted checksumming, TSO, and RSS.
This lets a VXLAN pseudo-interface take advantage of hardware checksumming (tx
and rx), TSO,
Author: np
Date: Fri Sep 18 03:01:47 2020
New Revision: 365871
URL: https://svnweb.freebsd.org/changeset/base/365871
Log:
cxgbe(4): add support for stateless offloads for VXLAN traffic.
Hardware assistance includes checksumming (tx and rx), TSO, and RSS on
the inner traffic in a VXLAN tun
Author: np
Date: Fri Sep 18 03:11:47 2020
New Revision: 365872
URL: https://svnweb.freebsd.org/changeset/base/365872
Log:
cxgbe(4): add the firmware binaries instead of the empty files that were added
in r365861.
Obtained from:Chelsio Communications
MFC after:3 days
Sponso
Author: grehan
Date: Fri Sep 18 05:54:59 2020
New Revision: 365873
URL: https://svnweb.freebsd.org/changeset/base/365873
Log:
Fix byte-reversal of language ID in string descriptor.
The language id of String Descriptors in usb mouse is
0x0904, while the spec require 0x0409 (English - Unite
On Thu, Sep 17, 2020 at 03:40:48PM -0700, John Baldwin wrote:
> On 9/17/20 1:50 PM, Gordon Bergling wrote:
> > Author: gbe (doc committer)
> > Date: Thu Sep 17 20:50:02 2020
> > New Revision: 365855
> > URL: https://svnweb.freebsd.org/changeset/base/365855
> >
> > Log:
> > crypto_buffer(9): Sort
60 matches
Mail list logo