On 18 Jul 2020, at 20:47, Konstantin Belousov wrote:
On Sat, Jul 18, 2020 at 12:43:11PM +, Kristof Provost wrote:
Author: kp
Date: Sat Jul 18 12:43:11 2020
New Revision: 363308
URL: https://svnweb.freebsd.org/changeset/base/363308
Log:
bridge: Don't sleep during epoch
While it doesn
On Sat, Jul 18, 2020 at 12:43:11PM +, Kristof Provost wrote:
> Author: kp
> Date: Sat Jul 18 12:43:11 2020
> New Revision: 363308
> URL: https://svnweb.freebsd.org/changeset/base/363308
>
> Log:
> bridge: Don't sleep during epoch
>
> While it doesn't trigger INVARIANTS or WITNESS on hea
Author: kib
Date: Sat Jul 18 18:19:57 2020
New Revision: 363311
URL: https://svnweb.freebsd.org/changeset/base/363311
Log:
amd64 pmap: microoptimize local shootdowns for PCID PTI configurations
When pmap operates in PTI mode, we must reload %cr3 on return to
userspace. In non-PCID mode t
Author: br
Date: Sat Jul 18 13:10:31 2020
New Revision: 363310
URL: https://svnweb.freebsd.org/changeset/base/363310
Log:
o Move iommu_test_boundary() to sys/iommu.h
o Rename DMAR -> IOMMU in comments
o Add IOMMU_PAGE_SIZE / IOMMU_PAGE_MASK macroses
o x86 only: dmar_quirks_pre_use() / dmar
Author: tuexen
Date: Sat Jul 18 13:10:02 2020
New Revision: 363309
URL: https://svnweb.freebsd.org/changeset/base/363309
Log:
Remove code which is not needed.
MFC after:1 week
Modified:
head/sys/netinet/sctp_pcb.c
Modified: head/sys/netinet/sctp_pcb.c
===
Author: kp
Date: Sat Jul 18 12:43:11 2020
New Revision: 363308
URL: https://svnweb.freebsd.org/changeset/base/363308
Log:
bridge: Don't sleep during epoch
While it doesn't trigger INVARIANTS or WITNESS on head it does in stable/12.
There's also no reason for it, as we can easily report th
Author: trasz
Date: Sat Jul 18 12:21:08 2020
New Revision: 363307
URL: https://svnweb.freebsd.org/changeset/base/363307
Log:
Make linux fallocate(2) return EOPNOTSUPP, not ENOSYS, on unsupported mode,
as documented in the man page.
MFC after:2 weeks
Sponsored by: The FreeBSD Foundat
Author: trasz
Date: Sat Jul 18 11:37:30 2020
New Revision: 363306
URL: https://svnweb.freebsd.org/changeset/base/363306
Log:
Bump the default linux version from 3.2.0 to 3.10.0, which corresponds
to RHEL 7. Required for DB2.
Reviewed by: emaste
MFC after:2 weeks
Sponsored by: Th
Author: trasz
Date: Sat Jul 18 11:31:31 2020
New Revision: 363305
URL: https://svnweb.freebsd.org/changeset/base/363305
Log:
Regen after r363304.
MFC after:2 weeks
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/amd64/linux/linux_proto.h
head/sys/amd64/linux/linux_sysent.
Author: trasz
Date: Sat Jul 18 11:28:40 2020
New Revision: 363304
URL: https://svnweb.freebsd.org/changeset/base/363304
Log:
Add a trivial linux(4) splice(2) implementation, which simply
returns EINVAL. Fixes grep (grep-3.1-2build1).
PR: kern/218699
Reported by: avos
Revie
Author: trasz
Date: Sat Jul 18 10:56:04 2020
New Revision: 363303
URL: https://svnweb.freebsd.org/changeset/base/363303
Log:
Add missing SysV IPC stats to linprocfs(4). Fixes 'ipcs -l',
and also helps Oracle.
MFC after:2 weeks
Sponsored by: The FreeBSD Foundation
Differential Rev
Author: trasz
Date: Sat Jul 18 10:53:56 2020
New Revision: 363302
URL: https://svnweb.freebsd.org/changeset/base/363302
Log:
Fix bogomips calculation. Previously it was off by half. This was
verified under VMWare Fusion, comparing to what's reported under CentOS,
and by comparing numbers r
Author: trasz
Date: Sat Jul 18 10:49:17 2020
New Revision: 363301
URL: https://svnweb.freebsd.org/changeset/base/363301
Log:
Fix two typos in flag names in /proc/cpuinfo.
MFC after:2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision:https://reviews.freebsd.org
Hi,
On 7/17/20 10:43 PM, Allan Jude wrote:
> Author: allanjude
> Date: Fri Jul 17 20:43:00 2020
> New Revision: 363286
> URL: https://svnweb.freebsd.org/changeset/base/363286
>
> Log:
> at(1): Fix location of at(1) crontab
...
> Modified: head/usr.bin/at/at.man
>
Author: jkim
Date: Sat Jul 18 07:35:34 2020
New Revision: 363300
URL: https://svnweb.freebsd.org/changeset/base/363300
Log:
MFV: r363292
Merge ACPICA 20200717.
Modified:
head/sys/contrib/dev/acpica/changes.txt
head/sys/contrib/dev/acpica/compiler/aslerror.c
head/sys/contrib/dev/acpi
15 matches
Mail list logo