svn commit: r368652 - head/tools/kerneldoc/subsys

2020-12-14 Thread Ed Maste
Author: emaste Date: Tue Dec 15 01:45:19 2020 New Revision: 368652 URL: https://svnweb.freebsd.org/changeset/base/368652 Log: Remove more cx,ctau leftovers Missed in r359178 Deleted: head/tools/kerneldoc/subsys/Doxyfile-dev_ctau head/tools/kerneldoc/subsys/Doxyfile-dev_cx

svn commit: r368651 - head/sys/netpfil/ipfw

2020-12-14 Thread Alexander V. Chernikov
Author: melifaro Date: Mon Dec 14 22:54:32 2020 New Revision: 368651 URL: https://svnweb.freebsd.org/changeset/base/368651 Log: Fix LINT-NOINET6 build after r368571. Reported by: mjg Modified: head/sys/netpfil/ipfw/ip_fw_table_algo.c Modified: head/sys/netpfil/ipfw/ip_fw_table_algo.c

svn commit: r368650 - in stable/11: share/man/man4 sys/dev/if_ndis

2020-12-14 Thread Brooks Davis
Author: brooks Date: Mon Dec 14 22:53:19 2020 New Revision: 368650 URL: https://svnweb.freebsd.org/changeset/base/368650 Log: MFC r368561: ndis(4): expand deprecation to the whole driver nids(4) was a clever idea in the early 2000's when the market was flooded with 10/100 NICs with

svn commit: r368649 - head/sys/amd64/amd64

2020-12-14 Thread Konstantin Belousov
Author: kib Date: Mon Dec 14 22:52:29 2020 New Revision: 368649 URL: https://svnweb.freebsd.org/changeset/base/368649 Log: amd64 pmap: fix PCID mode invalidations When r362031 moved local TLB invalidation after shootdown IPI send, it moved too much. In particular, PCID-mode clearing of

svn commit: r368648 - in head/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf

2020-12-14 Thread Alexander V. Chernikov
Author: melifaro Date: Mon Dec 14 22:23:08 2020 New Revision: 368648 URL: https://svnweb.freebsd.org/changeset/base/368648 Log: Enable ROUTE_MPATH support in GENERIC kernels. Ability to load-balance traffic over multiple path is a must-have thing for routers. It may be used by the

svn commit: r368647 - head/libexec/tftpd

2020-12-14 Thread Michael Tuexen
Author: tuexen Date: Mon Dec 14 22:13:58 2020 New Revision: 368647 URL: https://svnweb.freebsd.org/changeset/base/368647 Log: Improve the counting of blocks used to transfer a file from the server to the client in case of not using an OACK: Don't miss the first block in case of it is not

svn commit: r368646 - in stable/12: share/man/man4 sys/dev/if_ndis

2020-12-14 Thread Brooks Davis
Author: brooks Date: Mon Dec 14 22:07:07 2020 New Revision: 368646 URL: https://svnweb.freebsd.org/changeset/base/368646 Log: MFC r368561: ndis(4): expand deprecation to the whole driver nids(4) was a clever idea in the early 2000's when the market was flooded with 10/100 NICs with

svn commit: r368645 - stable/11/sys/net

2020-12-14 Thread Brooks Davis
Author: brooks Date: Mon Dec 14 22:03:13 2020 New Revision: 368645 URL: https://svnweb.freebsd.org/changeset/base/368645 Log: MFC r368543: style(9): Correct whitespace in struct definitions struct ifconf and struct ifreq use the odd style "structfoo". struct ifdrv seems to have

svn commit: r368644 - stable/12/sys/net

2020-12-14 Thread Brooks Davis
Author: brooks Date: Mon Dec 14 21:56:15 2020 New Revision: 368644 URL: https://svnweb.freebsd.org/changeset/base/368644 Log: MFC r368543: style(9): Correct whitespace in struct definitions struct ifconf and struct ifreq use the odd style "structfoo". struct ifdrv seems to have

Re: svn commit: r364761 - in head: share/mk sys/conf sys/modules/cloudabi32 sys/modules/cloudabi64 sys/modules/linux sys/modules/linux64

2020-12-14 Thread Ryan Libby
On Mon, Dec 14, 2020 at 2:33 AM Alexander Richardson wrote: > > On Sun, 13 Dec 2020 at 19:22, Ryan Libby wrote: > > > > On Tue, Aug 25, 2020 at 6:30 AM Alex Richardson > > wrote: > > > > > > Author: arichardson > > > Date: Tue Aug 25 13:30:03 2020 > > > New Revision: 364761 > > > URL:

svn commit: r368643 - in releng/11.4: . crypto/openssl/crypto/asn1 crypto/openssl/crypto/x509v3 sys/conf

2020-12-14 Thread Gordon Tetlow
Author: gordon Date: Mon Dec 14 21:20:55 2020 New Revision: 368643 URL: https://svnweb.freebsd.org/changeset/base/368643 Log: Fix OpenSSL NULL pointer de-reference. Approved by: so Security: FreeBSD-SA-20:33.openssl Security: CVE-2020-1971 Modified: releng/11.4/UPDATING

svn commit: r368642 - stable/12/sys/amd64/vmm/io

2020-12-14 Thread John Baldwin
Author: jhb Date: Mon Dec 14 20:48:59 2020 New Revision: 368642 URL: https://svnweb.freebsd.org/changeset/base/368642 Log: MFC 368004: Pull the check for VM ownership into ppt_find(). This reduces some code duplication. One behavior change is that ppt_assign_device() will now only

svn commit: r368641 - in stable/12: lib/libvmmapi sys/amd64/include sys/amd64/vmm sys/amd64/vmm/io usr.sbin/bhyve

2020-12-14 Thread John Baldwin
Author: jhb Date: Mon Dec 14 20:40:21 2020 New Revision: 368641 URL: https://svnweb.freebsd.org/changeset/base/368641 Log: MFC 368003: Honor the disabled setting for MSI-X interrupts for passthrough devices. Add a new ioctl to disable all MSI-X interrupts for a PCI passthrough device

svn commit: r368640 - svnadmin/conf

2020-12-14 Thread Li-Wen Hsu
Author: lwhsu Date: Mon Dec 14 19:47:08 2020 New Revision: 368640 URL: https://svnweb.freebsd.org/changeset/base/368640 Log: Mark vendor imports needs to discuss with git-admin first It's safer to review the vendor imports to svn when it's getting close to the flag day of migrating src

svn commit: r368639 - in stable/12: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/aes/asm crypto/openssl/crypto/asn1 crypto/openssl/crypto/bio crypto/openssl/crypto...

2020-12-14 Thread Jung-uk Kim
Author: jkim Date: Mon Dec 14 19:18:11 2020 New Revision: 368639 URL: https://svnweb.freebsd.org/changeset/base/368639 Log: Merge OpenSSL 1.1.1i. Note this is a direct commit because assembly code was moved to a new place on head. Modified: stable/12/crypto/openssl/CHANGES

svn commit: r368638 - stable/12/sys/dev/nvme

2020-12-14 Thread Chuck Tuffli
Author: chuck Date: Mon Dec 14 17:18:59 2020 New Revision: 368638 URL: https://svnweb.freebsd.org/changeset/base/368638 Log: MFC r368275: nvme: Fix typo in definition Modified: stable/12/sys/dev/nvme/nvme.h stable/12/sys/dev/nvme/nvme_qpair.c Directory Properties: stable/12/ (props

svn commit: r368637 - stable/12/usr.sbin/bhyve

2020-12-14 Thread Chuck Tuffli
Author: chuck Date: Mon Dec 14 17:12:48 2020 New Revision: 368637 URL: https://svnweb.freebsd.org/changeset/base/368637 Log: MFC r364602: bhyve: NVMe set nominal health values Modified: stable/12/usr.sbin/bhyve/pci_nvme.c Directory Properties: stable/12/ (props changed) Modified:

svn commit: r368636 - in stable/12/sys/arm: arm include

2020-12-14 Thread Mark Johnston
Author: markj Date: Mon Dec 14 14:54:20 2020 New Revision: 368636 URL: https://svnweb.freebsd.org/changeset/base/368636 Log: MFC r368414: arm: Let the GDB stub write to SP, LR and GP registers PR: 251463 Modified: stable/12/sys/arm/arm/gdb_machdep.c

svn commit: r368635 - in head/sys/arm: arm include

2020-12-14 Thread Michal Meloun
Author: mmel Date: Mon Dec 14 14:00:54 2020 New Revision: 368635 URL: https://svnweb.freebsd.org/changeset/base/368635 Log: Remove unused functions and variables in cpufunc.[ch]. Modified: head/sys/arm/arm/cpufunc.c head/sys/arm/arm/cpufunc_asm.S head/sys/arm/include/cpufunc.h

svn commit: r368634 - head/sys/arm/arm

2020-12-14 Thread Michal Meloun
Author: mmel Date: Mon Dec 14 13:10:19 2020 New Revision: 368634 URL: https://svnweb.freebsd.org/changeset/base/368634 Log: Finish implementation of ARM PMU interrupts. The ARM PMU may use single per-core interrupt or may use multiple generic interrupts, one per core. In this case, special

svn commit: r368633 - head/sys/arm64/arm64

2020-12-14 Thread Michal Meloun
Author: mmel Date: Mon Dec 14 11:57:43 2020 New Revision: 368633 URL: https://svnweb.freebsd.org/changeset/base/368633 Log: Verify (and fix) the context_id argument passed to the mpentry () by PSCI. Some older PSCI implementations corrupt (or do not pass) the context_id argument to newly

svn commit: r368632 - head/lib/libusb

2020-12-14 Thread Hans Petter Selasky
Author: hselasky Date: Mon Dec 14 11:56:16 2020 New Revision: 368632 URL: https://svnweb.freebsd.org/changeset/base/368632 Log: Be bug compatible with other operating systems by allowing non-sequential interface numbering for USB descriptors in userspace. Else certain USB control requests

svn commit: r368631 - in stable/12/sys/arm: arm include

2020-12-14 Thread Michal Meloun
Author: mmel Date: Mon Dec 14 11:09:07 2020 New Revision: 368631 URL: https://svnweb.freebsd.org/changeset/base/368631 Log: MFC r368161: Store MPIDR register in pcpu. Modified: stable/12/sys/arm/arm/machdep.c stable/12/sys/arm/arm/mp_machdep.c stable/12/sys/arm/include/pcpu.h

Re: svn commit: r364761 - in head: share/mk sys/conf sys/modules/cloudabi32 sys/modules/cloudabi64 sys/modules/linux sys/modules/linux64

2020-12-14 Thread Alexander Richardson
On Sun, 13 Dec 2020 at 19:22, Ryan Libby wrote: > > On Tue, Aug 25, 2020 at 6:30 AM Alex Richardson > wrote: > > > > Author: arichardson > > Date: Tue Aug 25 13:30:03 2020 > > New Revision: 364761 > > URL: https://svnweb.freebsd.org/changeset/base/364761 > > > > Log: > > Pass

svn commit: r368630 - stable/12/sys/dev/nvme

2020-12-14 Thread Michal Meloun
Author: mmel Date: Mon Dec 14 10:16:59 2020 New Revision: 368630 URL: https://svnweb.freebsd.org/changeset/base/368630 Log: MFC r367955: Ensure that the buffer is in nvme_single_map() mapped to single segment. Not a functional change. Modified:

svn commit: r368629 - stable/12/sys/kern

2020-12-14 Thread Michal Meloun
Author: mmel Date: Mon Dec 14 10:14:32 2020 New Revision: 368629 URL: https://svnweb.freebsd.org/changeset/base/368629 Log: MFC r367865: Also pass interrupt binding request to non-root interrupt controllers. There are message based controllers that can bind interrupts even if they

svn commit: r368628 - in stable/12/sys: kern sys

2020-12-14 Thread Michal Meloun
Author: mmel Date: Mon Dec 14 09:49:07 2020 New Revision: 368628 URL: https://svnweb.freebsd.org/changeset/base/368628 Log: MFC r367447: Add a method to determine whether given interrupt is per CPU or not. Modified: stable/12/sys/kern/subr_intr.c stable/12/sys/sys/intr.h Directory