git: c39bfe47139b - stable/13 - vt: call driver's postswitch when panicking on ttyv0

2021-10-03 Thread Toomas Soome
The branch stable/13 has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=c39bfe47139bac99e5519c22ccde42b2660b6500 commit c39bfe47139bac99e5519c22ccde42b2660b6500 Author: Greg V AuthorDate: 2021-04-24 11:53:34 + Commit: Toomas Soome CommitDate: 2021-10-03 21:46:

git: e6e348e49c0a - stable/13 - Unify console output.

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=e6e348e49c0af43b2aa28db7084912015ccb4172 commit e6e348e49c0af43b2aa28db7084912015ccb4172 Author: Alexander Motin AuthorDate: 2021-09-04 03:13:42 + Commit: Alexander Motin CommitDate: 2021-10-

git: c15b8196ba6f - stable/13 - Re-implement virtual console (constty).

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=c15b8196ba6f22908d75fdf2fece76e1c20ec80e commit c15b8196ba6f22908d75fdf2fece76e1c20ec80e Author: Alexander Motin AuthorDate: 2021-09-04 02:18:51 + Commit: Alexander Motin CommitDate: 2021-10-

git: b7fde5e82bd5 - stable/13 - ioat(4): Remove Giant from ioat_test enable/disable.

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=b7fde5e82bd54242d4f8c1801ab6487711e7532b commit b7fde5e82bd54242d4f8c1801ab6487711e7532b Author: Alexander Motin AuthorDate: 2021-09-04 19:53:28 + Commit: Alexander Motin CommitDate: 2021-10-

git: 36e67f5badbd - stable/13 - pcib(4): Switch from callout to timeout_task.

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=36e67f5badbd834ff7ea2cf039e003d3aac3efc3 commit 36e67f5badbd834ff7ea2cf039e003d3aac3efc3 Author: Alexander Motin AuthorDate: 2021-09-03 19:00:21 + Commit: Alexander Motin CommitDate: 2021-10-

git: 03d748e92447 - stable/13 - vt(4): Mark callouts MP-safe.

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=03d748e9244708b33c822b30422c0c3b5319640e commit 03d748e9244708b33c822b30422c0c3b5319640e Author: Alexander Motin AuthorDate: 2021-09-03 19:42:46 + Commit: Alexander Motin CommitDate: 2021-10-

git: 50570c64798d - stable/13 - bnxt(4): Mark sysctls MP-safe.

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=50570c64798da79ce59abb86dcc38bf910128bbc commit 50570c64798da79ce59abb86dcc38bf910128bbc Author: Alexander Motin AuthorDate: 2021-09-03 17:51:08 + Commit: Alexander Motin CommitDate: 2021-10-

git: d2f4b7bc1c78 - stable/13 - bxe(4): Mark sysctls and callout MP-safe.

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=d2f4b7bc1c78872e1f6df0f61b52713866c3ef99 commit d2f4b7bc1c78872e1f6df0f61b52713866c3ef99 Author: Alexander Motin AuthorDate: 2021-09-03 16:25:32 + Commit: Alexander Motin CommitDate: 2021-10-

git: fe830ad79a74 - stable/13 - mge(4): Mark sysctls and callout MP-safe.

2021-10-03 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=fe830ad79a74b8b64584c5a43427a2932e46ef52 commit fe830ad79a74b8b64584c5a43427a2932e46ef52 Author: Alexander Motin AuthorDate: 2021-09-03 16:13:56 + Commit: Alexander Motin CommitDate: 2021-10-

Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD.

2021-10-03 Thread Shawn Webb
On Sun, Oct 03, 2021 at 05:46:04PM -0500, Eric van Gyzen wrote: > > > On Oct 3, 2021, at 11:03 AM, Mateusz Piotrowski <0...@freebsd.org> wrote: > > > > Perhaps we could change the name of the new mixer to, e.g., newmixer. > > I realize that suggestion was just a quick example, but please don’t c

git: 263a7cc1379f - stable/13 - nfscl: Add vfs.nfs.maxalloclen to limit Allocate RPC RTT

2021-10-03 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=263a7cc1379f5b8afb8781f365db76736b9222de commit 263a7cc1379f5b8afb8781f365db76736b9222de Author: Rick Macklem AuthorDate: 2021-09-16 00:29:45 + Commit: Rick Macklem CommitDate: 2021-10-0

git: 501cf43202a2 - stable/13 - UPDATING: Add entry for commit a599f9f7620b

2021-10-03 Thread Rick Macklem
found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20211003: + Commit a599f9f7620b deleted the variable called nfs_maxcopyrange + from nfscommon.ko, since it no longer needs to be global. As such, + the other nfs modules must

git: c0dab9026c27 - stable/13 - param.h: Bump __FreeBSD_version for commit a599f9f7620b

2021-10-03 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=c0dab9026c27997811eba0e9751e5bdf99412919 commit c0dab9026c27997811eba0e9751e5bdf99412919 Author: Rick Macklem AuthorDate: 2021-10-03 22:50:46 + Commit: Rick Macklem CommitDate: 2021-10-0

Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD.

2021-10-03 Thread Eric van Gyzen
> On Oct 3, 2021, at 11:03 AM, Mateusz Piotrowski <0...@freebsd.org> wrote: > > Perhaps we could change the name of the new mixer to, e.g., newmixer. I realize that suggestion was just a quick example, but please don’t call anything “new,” because it isn’t new for long. ;) Eric __

git: a599f9f7620b - stable/13 - nfscl: Make vfs.nfs.maxcopyrange larger by default

2021-10-03 Thread Rick Macklem
The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=a599f9f7620b81550fb40a607067e7c697b0490c commit a599f9f7620b81550fb40a607067e7c697b0490c Author: Rick Macklem AuthorDate: 2021-09-11 22:36:32 + Commit: Rick Macklem CommitDate: 2021-10-0

git: 248682a58915 - main - loader bcache: Allow readahead up to 256 kB I/Os

2021-10-03 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=248682a589159619aa5f2019e415a423e849e327 commit 248682a589159619aa5f2019e415a423e849e327 Author: Colin Percival AuthorDate: 2021-10-03 21:55:10 + Commit: Colin Percival CommitDate: 2021-10-03

git: 04b9b7c507c5 - main - loader bcache: Track unconsumed readahead

2021-10-03 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=04b9b7c507c52daf7b2999329a50825db098151f commit 04b9b7c507c52daf7b2999329a50825db098151f Author: Colin Percival AuthorDate: 2021-10-03 21:49:41 + Commit: Colin Percival CommitDate: 2021-10-03

git: b841148bbbdc - main - loader: Refactor readahead adjustment in bcache

2021-10-03 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=b841148bbbdc967c871e8742a6f0b7b17b2d1d91 commit b841148bbbdc967c871e8742a6f0b7b17b2d1d91 Author: Colin Percival AuthorDate: 2021-10-03 19:10:36 + Commit: Colin Percival CommitDate: 2021-10-03

Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD.

2021-10-03 Thread Hans Petter Selasky
On 10/3/21 6:03 PM, Mateusz Piotrowski wrote: On 22/09/2021 20:03, Hans Petter Selasky wrote: The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=903873ce15600fc02a0ea42cbf888cff232b411d commit 903873ce15600fc02a0ea42cbf888cff232b411d Author: Hans

git: 31776afdc79d - main - pci_pci: Support growing bus ranges in bus_adjust_resource for NEW_PCIB

2021-10-03 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=31776afdc79d5fb1ea211cc2a69c17c62b3dc8ff commit 31776afdc79d5fb1ea211cc2a69c17c62b3dc8ff Author: Jessica Clarke AuthorDate: 2021-10-03 18:35:26 + Commit: Jessica Clarke CommitDate: 2021-10-03 1

git: 8167c92f65bc - main - LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING guards

2021-10-03 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=8167c92f65bc20145467b3b98c842cde57736900 commit 8167c92f65bc20145467b3b98c842cde57736900 Author: Jessica Clarke AuthorDate: 2021-10-03 18:34:40 + Commit: Jessica Clarke CommitDate: 2021-10-03 1

git: 2404f03fca7e - main - riscv: Add vt and kbdmux to GENERIC for video console support

2021-10-03 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=2404f03fca7e5f62946d0da0f614c9db75a0df09 commit 2404f03fca7e5f62946d0da0f614c9db75a0df09 Author: Jessica Clarke AuthorDate: 2021-10-03 18:34:53 + Commit: Jessica Clarke CommitDate: 2021-10-03 1

git: 7047568821a9 - main - libgcc_s: Export 64-bit int to 128-bit float functions

2021-10-03 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=7047568821a9019359a8518e1f1481f73d6e5445 commit 7047568821a9019359a8518e1f1481f73d6e5445 Author: Jessica Clarke AuthorDate: 2021-10-03 18:34:25 + Commit: Jessica Clarke CommitDate: 2021-10-03 1

git: 1be2e16df1d2 - main - riscv: Add a stub pmap_change_attr implementation

2021-10-03 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=1be2e16df1d29148aee83964330a71ae403c6078 commit 1be2e16df1d29148aee83964330a71ae403c6078 Author: Jessica Clarke AuthorDate: 2021-10-03 18:33:47 + Commit: Jessica Clarke CommitDate: 2021-10-03 1

Re: git: 903873ce1560 - main - Implement and use new mixer(3) library for FreeBSD.

2021-10-03 Thread Mateusz Piotrowski
On 22/09/2021 20:03, Hans Petter Selasky wrote: The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=903873ce15600fc02a0ea42cbf888cff232b411d commit 903873ce15600fc02a0ea42cbf888cff232b411d Author: Hans Petter Selasky AuthorDate: 2021-09-22 13:42:51 +