git: ac02945f7e2b - main - cxgbetool(8): add a 'clip' subcommand to deal with the CLIP table.

2021-05-23 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=ac02945f7e2b5ab84fe510fc052c35350e31220d commit ac02945f7e2b5ab84fe510fc052c35350e31220d Author: Navdeep Parhar AuthorDate: 2021-05-23 23:28:31 + Commit: Navdeep Parhar CommitDate: 2021-05-23 23:28

git: 24b98f288d11 - main - cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management.

2021-05-23 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=24b98f288d11750f2cdfbfe360be1c92a9c2ee1d commit 24b98f288d11750f2cdfbfe360be1c92a9c2ee1d Author: Navdeep Parhar AuthorDate: 2021-05-23 21:58:29 + Commit: Navdeep Parhar CommitDate: 2021-05-23 23:07

git: 05ab03a31798 - main - ums(4): Do not stop USB xfers on FIFO close when evdev is still active

2021-05-23 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=05ab03a31798d4cc96c22a8f30b1d9a0d7a3dd35 commit 05ab03a31798d4cc96c22a8f30b1d9a0d7a3dd35 Author: Vladimir Kondratyev AuthorDate: 2021-05-23 22:38:53 + Commit: Vladimir Kondratyev CommitDate: 2021

git: 47791339f0cf - main - ums(4): Start USB xfers on opening of evdev node unconditionally.

2021-05-23 Thread Vladimir Kondratyev
The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=47791339f0cfe3282a6f64b5607047f7bca968ad commit 47791339f0cfe3282a6f64b5607047f7bca968ad Author: Vladimir Kondratyev AuthorDate: 2021-05-23 22:41:17 + Commit: Vladimir Kondratyev CommitDate: 2021

git: a660948b7b2d - main - tests/libalias: Reduce stress

2021-05-23 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=a660948b7b2d875591aba3713620424c51330038 commit a660948b7b2d875591aba3713620424c51330038 Author: Lutz Donnerhacke AuthorDate: 2021-05-23 20:41:26 + Commit: Lutz Donnerhacke CommitDate: 2021-05-

git: a269183875f6 - main - vfs: elide vnode locking when it is only needed for audit if possible

2021-05-23 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=a269183875f6d5141c81277d41b552871e2171e5 commit a269183875f6d5141c81277d41b552871e2171e5 Author: Mateusz Guzik AuthorDate: 2021-05-23 19:28:26 + Commit: Mateusz Guzik CommitDate: 2021-05-23 19:37:

git: 8746bc918734 - main - run(4): add support for DLINK DWA-130 rev F1 wireless adaptor.

2021-05-23 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=8746bc91873430d977b09bcc3fbd4d1b417a5a57 commit 8746bc91873430d977b09bcc3fbd4d1b417a5a57 Author: Dmitry Chagin AuthorDate: 2021-05-23 18:31:51 + Commit: Dmitry Chagin CommitDate: 2021-05-23 18

git: 6f6cd1e8e8aa - main - ktrace: Remove vrele() at the end of ktr_writerequest()

2021-05-23 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6f6cd1e8e8aa3a48b35598992f1b6c21003d35cd commit 6f6cd1e8e8aa3a48b35598992f1b6c21003d35cd Author: Mark Johnston AuthorDate: 2021-05-23 17:20:05 + Commit: Mark Johnston CommitDate: 2021-05-23 18:1

Re: git: 5b2a81f58dc7 - main - mmc: Add mmc-pwrseq driver

2021-05-23 Thread Mateusz Guzik
This breaks tinderbox, for example buildkernel TARGET_ARCH=armv6 KERNCONF=RPI-B MODULES_OVERRIDE="": ld: error: undefined symbol: mmc_fdt_parse >>> referenced by bcm2835_sdhci.c:320 >>> (/usr/src/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c:320) >>> bcm2835_sdhci.o:(bcm_sdhci_attach) ld:

git: e2ab16b1a6c0 - main - lockprof: move panic check after inspecting the state

2021-05-23 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e2ab16b1a6c0f556299df21be54f04652ba7169d commit e2ab16b1a6c0f556299df21be54f04652ba7169d Author: Mateusz Guzik AuthorDate: 2021-05-23 16:04:31 + Commit: Mateusz Guzik CommitDate: 2021-05-23 17:55:

git: 6a467cc5e1f6 - main - lockprof: pass lock type as an argument instead of reading the spin flag

2021-05-23 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=6a467cc5e1f673a700f6229e63e9a98ed65264c8 commit 6a467cc5e1f673a700f6229e63e9a98ed65264c8 Author: Mateusz Guzik AuthorDate: 2021-05-23 15:25:42 + Commit: Mateusz Guzik CommitDate: 2021-05-23 17:55:

git: eaf00819bcfa - main - Add support for Gemini Lake LPSS UARTs.

2021-05-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=eaf00819bcfa90ab7ac8af324826eb985197d8c8 commit eaf00819bcfa90ab7ac8af324826eb985197d8c8 Author: Konstantin Belousov AuthorDate: 2021-05-23 16:38:54 + Commit: Konstantin Belousov CommitDate: 2021-

git: b595729ccfde - main - rsu(4): add ASUS WL-167G V3 to the list of supported devices.

2021-05-23 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=b595729ccfde8e5d5bac0acf9690de9d437a1afd commit b595729ccfde8e5d5bac0acf9690de9d437a1afd Author: Dmitry Chagin AuthorDate: 2021-05-23 15:42:29 + Commit: Dmitry Chagin CommitDate: 2021-05-23 15

git: 43f5d5bf01fd - main - run(4): fix manual after d6fd321ef60d43dce9f437187c94a7de2b91ab69.

2021-05-23 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=43f5d5bf01fdf821e8037272c636a9be18323e00 commit 43f5d5bf01fdf821e8037272c636a9be18323e00 Author: Dmitry Chagin AuthorDate: 2021-05-23 13:35:31 + Commit: Dmitry Chagin CommitDate: 2021-05-23 13

git: ccac04cae538 - main - test/libalias: Fix build errors on various platforms

2021-05-23 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=ccac04cae538a625cbce224e4005360fa85e1b9d commit ccac04cae538a625cbce224e4005360fa85e1b9d Author: Lutz Donnerhacke AuthorDate: 2021-05-23 12:43:00 + Commit: Lutz Donnerhacke CommitDate: 2021-05-

git: ef0f7ae934b0 - main - The old thread priority must be stored as part of the EPOCH(9) tracker.

2021-05-23 Thread Hans Petter Selasky
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=ef0f7ae934b04a4f90e051d701ba539dd04e7d5b commit ef0f7ae934b04a4f90e051d701ba539dd04e7d5b Author: Hans Petter Selasky AuthorDate: 2021-05-21 08:27:20 + Commit: Hans Petter Selasky CommitDate: