Author: philip
Date: Sat Mar 24 04:52:29 2018
New Revision: 331481
URL: https://svnweb.freebsd.org/changeset/base/331481
Log:
Import tzdata 2018d
Changes: https://github.com/eggert/tz/blob/2018d/NEWS
MFC after:3 days
Added:
head/contrib/tzdata/ziguard.awk
- copied unchanged
Author: philip
Date: Sat Mar 24 04:42:56 2018
New Revision: 331480
URL: https://svnweb.freebsd.org/changeset/base/331480
Log:
Tag import of tzdata 2018d
Added:
vendor/tzdata/tzdata2018d/
- copied from r331479, vendor/tzdata/dist/
___
svn-src-al
Author: philip
Date: Sat Mar 24 04:41:49 2018
New Revision: 331479
URL: https://svnweb.freebsd.org/changeset/base/331479
Log:
Import tzdata 2018d
Added:
vendor/tzdata/dist/ziguard.awk (contents, props changed)
Modified:
vendor/tzdata/dist/CONTRIBUTING
vendor/tzdata/dist/Makefile
vendo
Author: jmg
Date: Sat Mar 24 04:21:22 2018
New Revision: 331478
URL: https://svnweb.freebsd.org/changeset/base/331478
Log:
minor work smithing...
Modified:
head/usr.sbin/ctld/ctld.8
Modified: head/usr.sbin/ctld/ctld.8
==
Author: kevans
Date: Sat Mar 24 04:03:55 2018
New Revision: 331477
URL: https://svnweb.freebsd.org/changeset/base/331477
Log:
lualoader: Privatize some more config.lua bits
These functions are also not quite suitable for a public API, so privatize
them to config.
Modified:
head/stand/l
Author: kevans
Date: Sat Mar 24 04:00:01 2018
New Revision: 331476
URL: https://svnweb.freebsd.org/changeset/base/331476
Log:
lualoader: Make config env-related bits private API
This pertains exclusively to the set/restore functionality that we offer,
where any changes made by loader.conf
Author: kevans
Date: Sat Mar 24 02:01:25 2018
New Revision: 331475
URL: https://svnweb.freebsd.org/changeset/base/331475
Log:
loader consoles: Implement SGR 24, 25
Mostly for completeness sake- implement 24 (no underline) and 25 (no blink)
MFC after:3 days
Modified:
head/stand/e
Author: kevans
Date: Sat Mar 24 01:53:43 2018
New Revision: 331474
URL: https://svnweb.freebsd.org/changeset/base/331474
Log:
efi loader: Choose a console mode instead if hw.vga.textmode is set
Not all systems use efifb; pull hw.vga.textmode and choose a good console
mode instead if it's
Author: eadler
Date: Sat Mar 24 01:15:38 2018
New Revision: 331473
URL: https://svnweb.freebsd.org/changeset/base/331473
Log:
MFC: r331285
[bsd-family-tree] Announce NetBSD 7.1.2
Modified:
stable/11/share/misc/bsd-family-tree
Directory Properties:
stable/11/ (props changed)
Modified
Author: np
Date: Sat Mar 24 01:07:58 2018
New Revision: 331472
URL: https://svnweb.freebsd.org/changeset/base/331472
Log:
cxgbe(4): Always initialize requested_speed to a valid value.
This fixes an avoidable EINVAL when the user tries to disable AN after
the port is initialized but l1cfg
Author: jhb
Date: Sat Mar 24 00:26:42 2018
New Revision: 331471
URL: https://svnweb.freebsd.org/changeset/base/331471
Log:
MFC 330872:
Add a "jail" keyword to list the name of a jail rather than its ID.
Modified:
stable/11/bin/ps/extern.h
stable/11/bin/ps/keyword.c
stable/11/bin/ps/prin
Author: jhb
Date: Sat Mar 24 00:26:42 2018
New Revision: 331471
URL: https://svnweb.freebsd.org/changeset/base/331471
Log:
MFC 330872:
Add a "jail" keyword to list the name of a jail rather than its ID.
Modified:
stable/10/bin/ps/extern.h
stable/10/bin/ps/keyword.c
stable/10/bin/ps/prin
Author: kevans
Date: Fri Mar 23 23:46:59 2018
New Revision: 331470
URL: https://svnweb.freebsd.org/changeset/base/331470
Log:
loader.conf(5): Convert list of values to much better looking table format
Discussed with: jhb, rpokala
Modified:
head/stand/defaults/loader.conf.5
Modifi
Author: kevans
Date: Fri Mar 23 23:02:50 2018
New Revision: 331469
URL: https://svnweb.freebsd.org/changeset/base/331469
Log:
loader.conf(5): Document efi_max_resolution
Modified:
head/stand/defaults/loader.conf.5
Modified: head/stand/defaults/loader.conf.5
==
Author: benno
Date: Fri Mar 23 22:59:45 2018
New Revision: 331468
URL: https://svnweb.freebsd.org/changeset/base/331468
Log:
Don't try to modify El Torito section headers if there aren't any.
MFC after:1 week
Modified:
head/usr.sbin/makefs/cd9660/cd9660_eltorito.c
Modified: head/usr
Author: benno
Date: Fri Mar 23 22:52:26 2018
New Revision: 331467
URL: https://svnweb.freebsd.org/changeset/base/331467
Log:
Correctly mark the last El Torito section header.
Reported by: Thomas Schmitt
Reviewed by: emaste, imp
MFC after:1 week
Sponsored by: iXsystems, Inc.
D
Author: jhb
Date: Fri Mar 23 22:36:24 2018
New Revision: 331466
URL: https://svnweb.freebsd.org/changeset/base/331466
Log:
Add a workaround to the hypervisor detection for older versions of KVM.
Originally KVM set %eax to 0 in the cpuid leaf 0x400 rather than
to the highest supported
Author: ian
Date: Fri Mar 23 21:06:06 2018
New Revision: 331465
URL: https://svnweb.freebsd.org/changeset/base/331465
Log:
MFC r315051, r315101, r315103, r315107, r315180, r315197, r315293, r315319,
r315590, r315649, r315726, r315743, r315746-r315747, r315779, r315985,
r316002, r3166
Author: kevans
Date: Fri Mar 23 21:02:46 2018
New Revision: 331464
URL: https://svnweb.freebsd.org/changeset/base/331464
Log:
efi loader: Respect efi_max_resolution in loader.conf(5)
Default the max resolution to 1080p, we'll accept Width x Height
specifications along with the following p
Author: benno
Date: Fri Mar 23 20:56:18 2018
New Revision: 331463
URL: https://svnweb.freebsd.org/changeset/base/331463
Log:
Allow makefs to properly tag UEFI El Torito boot images. Use them in amd64
ISOs.
UEFI booting requires an EFI System Partition (ESP). On most storage devices
this
Author: emaste
Date: Fri Mar 23 20:32:54 2018
New Revision: 331462
URL: https://svnweb.freebsd.org/changeset/base/331462
Log:
Remove redundant cast from Linuxulator SYSINITs
Modified:
head/sys/amd64/linux/linux_sysvec.c
head/sys/amd64/linux32/linux32_sysvec.c
head/sys/i386/linux/linux_sys
Author: ian
Date: Fri Mar 23 20:20:04 2018
New Revision: 331460
URL: https://svnweb.freebsd.org/changeset/base/331460
Log:
MFC r307656, r307659, r307674-r307675, r307679, r307683
Support for WITHOUT_GNU_DIFF and WITHOUT_GNU_GREP, plus manually
regenerated src.conf.5, which seems to have p
Author: jhb
Date: Fri Mar 23 19:31:52 2018
New Revision: 331459
URL: https://svnweb.freebsd.org/changeset/base/331459
Log:
Move remaining EF_MIPS_* flags to .
Reviewed by: brooks
Sponsored by: DARPA / AFRL
Differential Revision:https://reviews.freebsd.org/D14789
Modified:
he
Author: jhb
Date: Fri Mar 23 19:30:00 2018
New Revision: 331458
URL: https://svnweb.freebsd.org/changeset/base/331458
Log:
MFC 328909: Always give ELF brands a chance to veto a match.
If a brand provides a header_supported hook, check it when trying to
find a brand based on a matching int
Author: hselasky
Date: Fri Mar 23 18:38:12 2018
New Revision: 331456
URL: https://svnweb.freebsd.org/changeset/base/331456
Log:
Don't wait for completions when a mlx5en(4) device is in internal
error state.
If the device is in internal error state the hardware will not
generate completi
Author: hselasky
Date: Fri Mar 23 18:35:59 2018
New Revision: 331455
URL: https://svnweb.freebsd.org/changeset/base/331455
Log:
Fix incorrect page count when mlx5core is in internal error.
Change page cleanup flow when in internal error to properly decrement
the page counts when reclaimin
Author: hselasky
Date: Fri Mar 23 18:34:35 2018
New Revision: 331453
URL: https://svnweb.freebsd.org/changeset/base/331453
Log:
Don't save PCI state when PCI error is detected in mlx5core.
When a PCI error is detected the PCI state could be corrupt, don't
save it in that flow. Save the st
Author: sbruno
Date: Fri Mar 23 18:34:38 2018
New Revision: 331454
URL: https://svnweb.freebsd.org/changeset/base/331454
Log:
Revert r331379 as the "simple" lock changes have revealed a deeper problem
and need for a rethink.
Submitted by: Jason Eggleston
Sponsored by: Limelight Network
Author: hselasky
Date: Fri Mar 23 18:32:03 2018
New Revision: 331452
URL: https://svnweb.freebsd.org/changeset/base/331452
Log:
Add mutual exclusion mechanism for software reset of firmware in mlx5core.
Since the FW can be shared between PCI functions it is common that
more than one healt
Author: hselasky
Date: Fri Mar 23 18:24:09 2018
New Revision: 331451
URL: https://svnweb.freebsd.org/changeset/base/331451
Log:
Issue a software reset on firmware assert in mlx5core.
If a FW assert is considered fatal, indicated by a new bit in the
health buffer, reset the FW. After the r
Author: jeff
Date: Fri Mar 23 18:24:02 2018
New Revision: 331450
URL: https://svnweb.freebsd.org/changeset/base/331450
Log:
Fix two compliation problems on non-amd64 architectures.
Modified:
head/sys/vm/vm_page.c
head/sys/vm/vm_reserv.c
Modified: head/sys/vm/vm_page.c
=
Author: hselasky
Date: Fri Mar 23 18:20:42 2018
New Revision: 331449
URL: https://svnweb.freebsd.org/changeset/base/331449
Log:
Handle software reset of firmware in error flow in mlx5core.
Some mlx5 adapter firmware allows the driver to reset the firmware in
the event of an error. When a
Author: hselasky
Date: Fri Mar 23 18:11:06 2018
New Revision: 331447
URL: https://svnweb.freebsd.org/changeset/base/331447
Log:
Hide verbose proclamation of error when forced in mlx5core.
When mlx5_enter_error_state() operation is forced by shutdown, the
messages surrounding setting the e
Author: hselasky
Date: Fri Mar 23 18:09:09 2018
New Revision: 331446
URL: https://svnweb.freebsd.org/changeset/base/331446
Log:
Cancel delayed recovery work when unloading the mlx5core driver.
linux commit 2a0165a034ac024b60cca49c61e46f4afa2e4d98
Submitted by: Matthew Finlay
MFC aft
Author: hselasky
Date: Fri Mar 23 18:02:20 2018
New Revision: 331445
URL: https://svnweb.freebsd.org/changeset/base/331445
Log:
Add support for fast unload in shutdown flow in mlx5core.
This patch accumulates the following Linux commits:
- 8812c24d28f4972c4f2b9998bf30b1f2a1b62adf
n
Author: hselasky
Date: Fri Mar 23 17:33:14 2018
New Revision: 331443
URL: https://svnweb.freebsd.org/changeset/base/331443
Log:
Improve support for health recovery in mlx5core.
This patch accumulates the following Linux commits:
- 04c0c1ab38e95105d950db5b84e727637e149ce7
net/mlx5:
Author: emaste
Date: Fri Mar 23 17:28:04 2018
New Revision: 331442
URL: https://svnweb.freebsd.org/changeset/base/331442
Log:
Fixup return style(9) in amd64 linux*_sysvec.c
Sponsored by: Turing Robotic Industries Inc.
Modified:
head/sys/amd64/linux/linux_sysvec.c
head/sys/amd64/linux32
Author: cognet
Date: Fri Mar 23 17:25:19 2018
New Revision: 331441
URL: https://svnweb.freebsd.org/changeset/base/331441
Log:
In __sync_bool_compare_and_swap(), return true if the returned value is the
same as the expected one, not the desired one.
Pointy hat to:cognet
MFC after
Author: kevans
Date: Fri Mar 23 17:22:28 2018
New Revision: 331440
URL: https://svnweb.freebsd.org/changeset/base/331440
Log:
Match broken style of vidconsole.c
This particular function uses a broken mix of indentation styles. Match it
for the newly added SGR 22 bits.
Reported by: j
Author: emaste
Date: Fri Mar 23 17:16:36 2018
New Revision: 331439
URL: https://svnweb.freebsd.org/changeset/base/331439
Log:
Sort headers in MD Linuxulator files
Bring #includes closer to style(9) and reduce differences between the
(three) MD versions of linux_machdep.c and linux_sysvec.
Author: hselasky
Date: Fri Mar 23 17:03:42 2018
New Revision: 331438
URL: https://svnweb.freebsd.org/changeset/base/331438
Log:
Exit krping on device removal to avoid endless hang situation.
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/contrib/rdma/krping
Author: hselasky
Date: Fri Mar 23 16:59:51 2018
New Revision: 331437
URL: https://svnweb.freebsd.org/changeset/base/331437
Log:
Create designated workqueue for each mlx5en(4) device instance.
The mlx5e_destroy_ifp() function may be called from the system workqueue and
in this case trying
Author: kp
Date: Fri Mar 23 16:56:44 2018
New Revision: 331436
URL: https://svnweb.freebsd.org/changeset/base/331436
Log:
netpfil: Introduce PFIL_FWD flag
Forwarded packets passed through PFIL_OUT, which made it difficult for
firewalls to figure out if they were forwarding or producing pa
On Thursday, March 22, 2018 04:39:38 AM Alexey Dokuchaev wrote:
> On Wed, Mar 21, 2018 at 10:34:15PM -0600, Warner Losh wrote:
> > On Wed, Mar 21, 2018 at 10:03 PM, Alexey Dokuchaev
> > wrote:
> > > On Mon, Mar 19, 2018 at 09:20:40AM -0700, John Baldwin wrote:
> > > > ...
> > > > How does this fit
Author: imp
Date: Fri Mar 23 16:23:15 2018
New Revision: 331435
URL: https://svnweb.freebsd.org/changeset/base/331435
Log:
Flag when we have a pending TUR. Don't schedule another one when we
have one pending. Otherwise, we can race and send two, which is
wasteful in close proximity. It can a
Author: ian
Date: Fri Mar 23 16:15:07 2018
New Revision: 331434
URL: https://svnweb.freebsd.org/changeset/base/331434
Log:
MFC r306657, r306673, r306726, r307737, r309366, r310135, r323990, r324414
r306657:
libcapsicum: introduce Capsicum helpers
Capsicum helpers are a set of inline
Author: emaste
Date: Fri Mar 23 15:50:01 2018
New Revision: 331433
URL: https://svnweb.freebsd.org/changeset/base/331433
Log:
linuxkpi whitespace cleanup
Reviewed by: hselasky, markj
MFC after:1 week
Differential Revision:https://reviews.freebsd.org/D14807
Modified:
head
Author: kib
Date: Fri Mar 23 15:46:53 2018
New Revision: 331432
URL: https://svnweb.freebsd.org/changeset/base/331432
Log:
There is no need to disable interrupts around npxsave call.
i386 was changed to only require critical section around the thread
FPU state manipulations, and vm86_bios
Author: kib
Date: Fri Mar 23 15:44:31 2018
New Revision: 331431
URL: https://svnweb.freebsd.org/changeset/base/331431
Log:
Update comment to match current field names.
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Modified:
head/sys/i386/i386/vm86.c
Modified: head/sys/i386
Author: imp
Date: Fri Mar 23 15:35:19 2018
New Revision: 331430
URL: https://svnweb.freebsd.org/changeset/base/331430
Log:
Convert the PCI ID selection from a simple if into a table.
Mark the table with PNP info.
Fix compilation by returning FILTER_STRAY in two places, as suggested by
comme
Author: imp
Date: Fri Mar 23 15:35:15 2018
New Revision: 331429
URL: https://svnweb.freebsd.org/changeset/base/331429
Log:
Add PNP info to xl as an example.
Modified:
head/sys/dev/xl/if_xl.c
Modified: head/sys/dev/xl/if_xl.c
===
Author: imp
Date: Fri Mar 23 15:35:07 2018
New Revision: 331428
URL: https://svnweb.freebsd.org/changeset/base/331428
Log:
kill traling white space
Modified:
head/sys/dev/ed/if_ed_pci.c
Modified: head/sys/dev/ed/if_ed_pci.c
On Fri, Mar 23, 2018 at 11:52:27AM +, Ruslan Bukin wrote:
> On Fri, Mar 23, 2018 at 08:46:36AM +, Ruslan Bukin wrote:
> > On Sat, Mar 17, 2018 at 03:49:15PM -0600, Alan Somers wrote:
> > >On Tue, Mar 13, 2018 at 9:00 PM, Conrad Meyer <[1]c...@freebsd.org>
> > > wrote:
> > >
> > >
Author: emaste
Date: Fri Mar 23 14:39:34 2018
New Revision: 331426
URL: https://svnweb.freebsd.org/changeset/base/331426
Log:
Rationalize license text on Linuxolator files
Many licenses on Linuxolator files contained small variations from the
standard FreeBSD license text. To avoid licen
Author: markj
Date: Fri Mar 23 14:38:56 2018
New Revision: 331425
URL: https://svnweb.freebsd.org/changeset/base/331425
Log:
Correct a couple of assertion messages in vm_page_reclaim_run().
MFC after:3 days
Modified:
head/sys/vm/vm_page.c
Modified: head/sys/vm/vm_page.c
Author: ken
Date: Fri Mar 23 13:52:26 2018
New Revision: 331422
URL: https://svnweb.freebsd.org/changeset/base/331422
Log:
Disable T10 Protection Information / EEDP handling for type 2 protection.
The mps(4) and mpr(4) drivers and hardware handle T10 Protection
Information, which is a sys
On Fri, Mar 23, 2018 at 08:46:36AM +, Ruslan Bukin wrote:
> On Sat, Mar 17, 2018 at 03:49:15PM -0600, Alan Somers wrote:
> >On Tue, Mar 13, 2018 at 9:00 PM, Conrad Meyer <[1]c...@freebsd.org>
> > wrote:
> >
> > Author: cem
> > Date: Wed Mar 14 03:00:17 2018
> > New Revision
Author: andrew
Date: Fri Mar 23 11:08:59 2018
New Revision: 331421
URL: https://svnweb.freebsd.org/changeset/base/331421
Log:
If sc->sc_ep_max is already set use it to find the number of RX and TX
endpoints. The Allwinner driver will need to set this as the EPINFO
register isn't useful there
Author: avg
Date: Fri Mar 23 09:42:47 2018
New Revision: 331420
URL: https://svnweb.freebsd.org/changeset/base/331420
Log:
zfs: fix mismatch between format specifier and type
vdev_dbgmsg_print_tree printed vdev_id of uint64_t type with %u format
specifier. That caused subsequent paramete
On Thu, Mar 22, 2018 at 9:05 PM, Justin Hibbits
wrote:
> On Thu, Mar 22, 2018 at 3:44 PM, Andriy Gapon wrote:
> > On 22/03/2018 17:39, Jonathan Looney wrote:
> >> A tinderbox build didn't complain about atomic_fetchadd_64, so I assume
> it is OK.
> >>
> > FWWI, TARGET=powerpc TARGET_ARCH=powerpc
Author: hselasky
Date: Fri Mar 23 09:40:41 2018
New Revision: 331419
URL: https://svnweb.freebsd.org/changeset/base/331419
Log:
Allow the libusb20_dev_get_port_path() function to be called when the
USB device is closed. This fixes a compatibility issue with upstream
libusb.
Found by:
On Sat, Mar 17, 2018 at 03:49:15PM -0600, Alan Somers wrote:
>On Tue, Mar 13, 2018 at 9:00 PM, Conrad Meyer <[1]c...@freebsd.org> wrote:
>
> Author: cem
> Date: Wed Mar 14 03:00:17 2018
> New Revision: 330894
> URL: [2]https://svnweb.freebsd.org/changeset/base/330894
>
>
Hi!
It looks like this broke on mips32. I posted in -net on this.
In addition i can't even build the concurrencykit regression suite
from github. It just plainly fails to build, so I can't even attempt
to cross compile it for mips to test things.
Did you test this on any platform besides 64 bit
63 matches
Mail list logo