Author: lwhsu
Date: Tue Sep 15 06:14:00 2020
New Revision: 365744
URL: https://svnweb.freebsd.org/changeset/base/365744
Log:
MFC r365606:
urndis(4): Add support of Inseego/Novatel Wireless MiFi 8800/8000
PR: 245152
Submitted by: rootl...@gmail.com
Reviewed by: hselasky
Author: lwhsu
Date: Tue Sep 15 06:12:30 2020
New Revision: 365743
URL: https://svnweb.freebsd.org/changeset/base/365743
Log:
MFC r365606:
urndis(4): Add support of Inseego/Novatel Wireless MiFi 8800/8000
PR: 245152
Submitted by: rootl...@gmail.com
Reviewed by: hselasky
Author: avg
Date: Tue Sep 15 05:51:03 2020
New Revision: 365742
URL: https://svnweb.freebsd.org/changeset/base/365742
Log:
MFC r365447: mmc_da: universally use uint8_t for the partition index
Modified:
stable/12/sys/cam/mmc/mmc_da.c
Directory Properties:
stable/12/ (props changed)
Modifi
Author: avg
Date: Tue Sep 15 05:48:55 2020
New Revision: 365741
URL: https://svnweb.freebsd.org/changeset/base/365741
Log:
MFC r365445: mmc_da: make sure that part_index is not used uninitialized in
sddastart
Modified:
stable/12/sys/cam/mmc/mmc_da.c
Directory Properties:
stable/12/ (prop
Author: avg
Date: Tue Sep 15 05:46:51 2020
New Revision: 365740
URL: https://svnweb.freebsd.org/changeset/base/365740
Log:
MFC r365446: mmc_da: fix a typo and a too long line
Modified:
stable/12/sys/cam/mmc/mmc_da.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sys
Author: bdragon
Date: Tue Sep 15 04:22:28 2020
New Revision: 365739
URL: https://svnweb.freebsd.org/changeset/base/365739
Log:
[PowerPC] Remove obsolete MK_LOADER_FORCE_LE
In D12421, the ability to compile stand/ in little-endian was added, with the
intention to extend loader.kboot to run
Author: jmg
Date: Tue Sep 15 00:22:30 2020
New Revision: 365738
URL: https://svnweb.freebsd.org/changeset/base/365738
Log:
MFC r365623: Don't clear reserved bits per RealTek
This is a direct commit as the driver is significantly different.
Modified:
stable/11/sys/dev/usb/net/if_ure.c
Mo
Author: imp
Date: Mon Sep 14 23:51:14 2020
New Revision: 365737
URL: https://svnweb.freebsd.org/changeset/base/365737
Log:
We don't need the sc_ekeys_lock in standalone environment.
When we bring in geli into the boot loader, we are single threaded so
we don't have to worry about locking.
Author: erj
Date: Mon Sep 14 23:49:17 2020
New Revision: 365736
URL: https://svnweb.freebsd.org/changeset/base/365736
Log:
MFS r365647: ixl powerpc64 fixes
PR: 249254
Approved by: re (gjb@)
Modified:
releng/12.2/sys/dev/ixl/i40e_prototype.h
releng/12.2/sys/dev/ixl/ixl_pf_m
Author: imp
Date: Mon Sep 14 23:30:04 2020
New Revision: 365735
URL: https://svnweb.freebsd.org/changeset/base/365735
Log:
Don't do the busy dance in icee_open/close
We don't need to do the busy dance for this driver. It's handled by
destroy_dev() entirely. Since all we did was busy/unbus
Author: imp
Date: Mon Sep 14 23:27:51 2020
New Revision: 365734
URL: https://svnweb.freebsd.org/changeset/base/365734
Log:
Tweak what's visible in the standalone environment. We define offsetof
in stand.h typically, but when this is included we can define it
multiple times. However, we don't
Author: erj
Date: Mon Sep 14 22:42:17 2020
New Revision: 365733
URL: https://svnweb.freebsd.org/changeset/base/365733
Log:
ice(4): Add Intel 100GbE Ethernet Driver to kernel
This also adds the "package" file that's loaded by the device for
configuration, used in the included ice_ddp kerne
Author: np
Date: Mon Sep 14 22:15:54 2020
New Revision: 365732
URL: https://svnweb.freebsd.org/changeset/base/365732
Log:
cxgbe(4): Get the count of FCS errors from the MAC and not MPS for T6 ports.
The MPS register on the T6 counts something other than FCS errors despite its
name.
M
Author: erj
Date: Mon Sep 14 21:33:11 2020
New Revision: 365731
URL: https://svnweb.freebsd.org/changeset/base/365731
Log:
ice: MFC commits for update to 0.26.16
These include r365332, r365550, and r365617, which update
both the ice_ddp package and the ice(4) driver itself.
Relnotes:
Author: jmg
Date: Mon Sep 14 19:39:43 2020
New Revision: 365730
URL: https://svnweb.freebsd.org/changeset/base/365730
Log:
MFC r365623: Don't clear reserved bits per RealTek
Modified:
stable/12/sys/dev/usb/net/if_ure.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/
Author: ian
Date: Mon Sep 14 17:33:28 2020
New Revision: 365729
URL: https://svnweb.freebsd.org/changeset/base/365729
Log:
Add product ID strings for a couple Microchip usb hubs. Also, update the
vendor ID string to say just "Microchip Technology" -- the buyout of
Standard Microsystems happ
Author: markj
Date: Mon Sep 14 17:21:52 2020
New Revision: 365728
URL: https://svnweb.freebsd.org/changeset/base/365728
Log:
MFS r365718:
MFC r365437:
vm_object_split(): Handle orig_object type changes.
Approved by: re (gjb)
Modified:
releng/12.2/sys/vm/vm_object.c
Directory Propert
On Mon, Sep 14, 2020 at 8:45 AM Gordon Tetlow wrote:
> Author: gordon
> Date: Mon Sep 14 14:45:30 2020
> New Revision: 365720
> URL: https://svnweb.freebsd.org/changeset/base/365720
>
> Log:
> Partially revert r346018 and use the if/then construct instead of shell.
>
> There are a couple of p
Author: andrew
Date: Mon Sep 14 16:18:53 2020
New Revision: 365727
URL: https://svnweb.freebsd.org/changeset/base/365727
Log:
Cleanups for gprof:
* Remove identical or almost identical headers
* Only build aout.c on amd64 and i386. None of the the other current
architectures ever s
> On 14 Sep 2020, at 17:12, Andrew Turner wrote:
>
> Author: andrew
> Date: Mon Sep 14 16:12:28 2020
> New Revision: 365726
> URL: https://svnweb.freebsd.org/changeset/base/365726
>
> Log:
> Use MACHINE_CPUARCH when checking for arm64
>
> Use MACHINE_CPUARCH with arm64 (aarch64) when we bu
Author: andrew
Date: Mon Sep 14 16:12:28 2020
New Revision: 365726
URL: https://svnweb.freebsd.org/changeset/base/365726
Log:
Use MACHINE_CPUARCH when checking for arm64
Use MACHINE_CPUARCH with arm64 (aarch64) when we build code that could run
on any 64-bit Arm instruction set. This will
Author: gjb
Date: Mon Sep 14 15:58:10 2020
New Revision: 365725
URL: https://svnweb.freebsd.org/changeset/base/365725
Log:
Fix setting RELENGDIR when release.sh is called from an external
script.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/release/release.sh
Author: bdragon
Date: Mon Sep 14 15:48:30 2020
New Revision: 365724
URL: https://svnweb.freebsd.org/changeset/base/365724
Log:
stand/ficl 64-bit compatibility
Currently, the only thing that prevents a functioning 64-bit FICL build is
a few integer types that were intended to be fixed-widt
Author: bdragon
Date: Mon Sep 14 15:20:37 2020
New Revision: 365723
URL: https://svnweb.freebsd.org/changeset/base/365723
Log:
[PowerPC] Make cpu frequency detection endian-independent
On ibm,extended-clock-frequency, ensure we be64toh() the value.
On clock-frequency, remove the right-
Author: dim
Date: Mon Sep 14 14:53:09 2020
New Revision: 365722
URL: https://svnweb.freebsd.org/changeset/base/365722
Log:
MF12 r365662:
MFC r365371:
Turn MALLOC_PRODUCTION into a regular src.conf(5) option
For historical reasons, defining MALLOC_PRODUCTION in /etc/make.conf has
Author: dim
Date: Mon Sep 14 14:52:22 2020
New Revision: 365721
URL: https://svnweb.freebsd.org/changeset/base/365721
Log:
MF12 r365661:
MFC r364753:
Add atomic and bswap functions to libcompiler_rt
There have been several mentions on our mailing lists about missing
atomic funct
Author: gordon
Date: Mon Sep 14 14:45:30 2020
New Revision: 365720
URL: https://svnweb.freebsd.org/changeset/base/365720
Log:
Partially revert r346018 and use the if/then construct instead of shell.
There are a couple of places in the tree that directly parse the newvers.sh
script looking
Author: hselasky
Date: Mon Sep 14 14:24:54 2020
New Revision: 365719
URL: https://svnweb.freebsd.org/changeset/base/365719
Log:
Poll statistics more frequently in mlx5en(4).
This makes traffic steering algorithms more accurate.
MFC after:1 week
Submitted by: gallatin @
Sponsore
Author: markj
Date: Mon Sep 14 12:22:19 2020
New Revision: 365718
URL: https://svnweb.freebsd.org/changeset/base/365718
Log:
MFC r365437:
vm_object_split(): Handle orig_object type changes.
Modified:
stable/12/sys/vm/vm_object.c
Directory Properties:
stable/12/ (props changed)
Modified
Author: kib
Date: Mon Sep 14 11:03:18 2020
New Revision: 365717
URL: https://svnweb.freebsd.org/changeset/base/365717
Log:
MFC r365433:
imgact_elf.c: unify check for phdr fitting into the first page.
Modified:
stable/11/sys/kern/imgact_elf.c
Directory Properties:
stable/11/ (props chang
Author: kib
Date: Mon Sep 14 11:02:41 2020
New Revision: 365716
URL: https://svnweb.freebsd.org/changeset/base/365716
Log:
MFC r365432:
rtld: pass argc/argv/env to dso inits.
PR: 249162
Modified:
stable/11/libexec/rtld-elf/rtld.c
Directory Properties:
stable/11/ (props changed)
Author: kib
Date: Mon Sep 14 11:01:46 2020
New Revision: 365715
URL: https://svnweb.freebsd.org/changeset/base/365715
Log:
MFC r365433:
imgact_elf.c: unify check for phdr fitting into the first page.
Modified:
stable/12/sys/kern/imgact_elf.c
Directory Properties:
stable/12/ (props chang
Author: kib
Date: Mon Sep 14 10:49:38 2020
New Revision: 365714
URL: https://svnweb.freebsd.org/changeset/base/365714
Log:
MFC r365432:
rtld: pass argc/argv/env to dso inits.
PR: 249162
Modified:
stable/12/libexec/rtld-elf/rtld.c
Directory Properties:
stable/12/ (props changed)
Author: trasz
Date: Mon Sep 14 10:35:39 2020
New Revision: 365713
URL: https://svnweb.freebsd.org/changeset/base/365713
Log:
Skip armv7 bectl tests on CI; they deadlock (""KSTACK_PAGES is 2").
PR: 249229
Sponsored by: DARPA
Modified:
head/lib/libbe/tests/be_create.sh
head/s
Author: trasz
Date: Mon Sep 14 10:17:07 2020
New Revision: 365712
URL: https://svnweb.freebsd.org/changeset/base/365712
Log:
Move td_softdep_cleanup() from userret() to ast(); it's infrequent
at best. The schedule_cleanup() function already sets TDF_ASTPENDING.
Reviewed by: kib, mckusic
Author: trasz
Date: Mon Sep 14 10:14:03 2020
New Revision: 365711
URL: https://svnweb.freebsd.org/changeset/base/365711
Log:
Move TDP_GEOM check from userret() to ast(); this code path is quite
infrequent.
Reviewed by: kib
No objections:mav
Tested by:pho
MFC after:2
Author: trasz
Date: Mon Sep 14 09:44:24 2020
New Revision: 365710
URL: https://svnweb.freebsd.org/changeset/base/365710
Log:
Move racct/rctl throttling from userret() to ast(). There's no reason
for it to sit in the syscall fast path.
Reviewed by: kib
MFC after:2 weeks
Sponsored
Author: andrew
Date: Mon Sep 14 08:59:16 2020
New Revision: 365709
URL: https://svnweb.freebsd.org/changeset/base/365709
Log:
Allow for interrupts on pl061 children
Add enough infrastructure for interrupts on children of the pl061 GPIO
controller. As gpiobus already provided these the pl0
Author: arichardson
Date: Mon Sep 14 08:51:18 2020
New Revision: 365708
URL: https://svnweb.freebsd.org/changeset/base/365708
Log:
pfctl_test: avoid 200 calls to atf_get_srcdir
I have been trying to reduce the time that testsuite runs take for CheriBSD
on QEMU (currently about 22 hours).
39 matches
Mail list logo