git: 651a887f4e66 - main - xen: Use devclass_find to lookup devclasses in identify.

2022-04-25 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=651a887f4e66b15145508e74db72ebb73c22112b commit 651a887f4e66b15145508e74db72ebb73c22112b Author: John Baldwin AuthorDate: 2022-04-25 18:55:30 + Commit: John Baldwin CommitDate: 2022-04-25 18:55:30

git: ccaec73d0b49 - main - ada: Eliminate dead code

2022-04-25 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ccaec73d0b490a95e97f1adb973de70f7421d52c commit ccaec73d0b490a95e97f1adb973de70f7421d52c Author: Warner Losh AuthorDate: 2022-04-25 18:54:37 + Commit: Warner Losh CommitDate: 2022-04-25 18:55:04 +

git: 9d899bbcb788 - main - cam: Small reorg of ata xpt async code

2022-04-25 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9d899bbcb78830cee527818813640e2ce1324ff4 commit 9d899bbcb78830cee527818813640e2ce1324ff4 Author: Warner Losh AuthorDate: 2022-04-25 18:54:26 + Commit: Warner Losh CommitDate: 2022-04-25 18:55:04 +

git: 67fc95025ccf - main - sched_getaffinity(3): more compatibility with Linux

2022-04-25 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=67fc95025ccfc696ea5eaea0ecb1fff295760723 commit 67fc95025ccfc696ea5eaea0ecb1fff295760723 Author: Konstantin Belousov AuthorDate: 2022-04-24 22:10:18 + Commit: Konstantin Belousov CommitDate: 2022-

git: 0a736f0a6aeb - main - ASAN: reduce verbosity

2022-04-25 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=0a736f0a6aeb0bf8b7e677fab8b562704eb4980e commit 0a736f0a6aeb0bf8b7e677fab8b562704eb4980e Author: Baptiste Daroussin AuthorDate: 2022-04-25 09:23:23 + Commit: Baptiste Daroussin CommitDate: 2022-0

git: efb8f0b8db87 - main - linuxkpi: Mitigate a seqlock livelock

2022-04-25 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=efb8f0b8db8747243f7999b874403d5c86e93b74 commit efb8f0b8db8747243f7999b874403d5c86e93b74 Author: Mark Johnston AuthorDate: 2022-04-25 13:13:03 + Commit: Mark Johnston CommitDate: 2022-04-25 13:1

git: 15a28c00203d - main - man3: Add links for some bitstring(3) routines

2022-04-25 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=15a28c00203d38e703e2781be5869051a33535e2 commit 15a28c00203d38e703e2781be5869051a33535e2 Author: Mark Johnston AuthorDate: 2022-04-25 13:08:19 + Commit: Mark Johnston CommitDate: 2022-04-25 13:1

git: 0ced2aef0676 - main - Fix build after 128b9bf9

2022-04-25 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=0ced2aef06760bfc57248482045c997be718b207 commit 0ced2aef06760bfc57248482045c997be718b207 Author: Dmitry Chagin AuthorDate: 2022-04-25 11:45:05 + Commit: Dmitry Chagin CommitDate: 2022-04-25 11

git: b3e7f403a509 - main - LinuxKPI: 802.11 ieee80211_sn_sub() fix

2022-04-25 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=b3e7f403a509c1e643ef14d95562f5d7e329d77e commit b3e7f403a509c1e643ef14d95562f5d7e329d77e Author: Bjoern A. Zeeb AuthorDate: 2022-04-25 11:35:57 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-25 11:35

git: 128b9bf96cae - main - Add tests for sigwait family syscalls.

2022-04-25 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=128b9bf96cae36c33b45a4d418ff502497bbb834 commit 128b9bf96cae36c33b45a4d418ff502497bbb834 Author: Dmitry Chagin AuthorDate: 2022-04-25 10:20:12 + Commit: Dmitry Chagin CommitDate: 2022-04-25 10

git: 4a700f3c329a - main - sigtimedwait: Prevent timeout math overflows.

2022-04-25 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=4a700f3c329a48f3a20fd576900820e293c8cad7 commit 4a700f3c329a48f3a20fd576900820e293c8cad7 Author: Dmitry Chagin AuthorDate: 2022-04-25 07:23:15 + Commit: Dmitry Chagin CommitDate: 2022-04-25 07

git: 6201a50d0d6d - main - linux(4): Refactor signal send methods.

2022-04-25 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=6201a50d0d6d98633dba3db12dea2dfe95295e0e commit 6201a50d0d6d98633dba3db12dea2dfe95295e0e Author: Dmitry Chagin AuthorDate: 2022-04-25 07:22:51 + Commit: Dmitry Chagin CommitDate: 2022-04-25 07

git: fe894a370556 - main - linux(4): Check that the thread tid in the thread group pid in linux_tdfind().

2022-04-25 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=fe894a370556e5b173a8893cdcde6323ff79cc57 commit fe894a370556e5b173a8893cdcde6323ff79cc57 Author: Dmitry Chagin AuthorDate: 2022-04-25 07:21:51 + Commit: Dmitry Chagin CommitDate: 2022-04-25 07

git: bbddd5881d18 - main - linux(4): Microoptimize bsd_to_linux_sockaddr().

2022-04-25 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=bbddd5881d1826a366d09d1e156ec6b64d3715e5 commit bbddd5881d1826a366d09d1e156ec6b64d3715e5 Author: Dmitry Chagin AuthorDate: 2022-04-25 07:21:20 + Commit: Dmitry Chagin CommitDate: 2022-04-25 07

git: 91e7bdcdcf10 - main - Add timespecvalid_interval macro and use it.

2022-04-25 Thread Dmitry Chagin
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=91e7bdcdcf10684098e213e311cdafcd7a0ac983 commit 91e7bdcdcf10684098e213e311cdafcd7a0ac983 Author: Dmitry Chagin AuthorDate: 2022-04-25 07:20:54 + Commit: Dmitry Chagin CommitDate: 2022-04-25 07