git: 0fdf5bc531fb - main - Remove extraneous devclass argument from DRIVER_MODULE_ORDERED6.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0fdf5bc531fbde4fa80a85614ba40230062ebde4 commit 0fdf5bc531fbde4fa80a85614ba40230062ebde4 Author: John Baldwin AuthorDate: 2022-05-06 00:02:39 + Commit: John Baldwin CommitDate: 2022-05-06 00:02:39

git: 262b581d1791 - main - Properly specify the level of indirect block being looked up. The value is used only for diagnostic purposes so no functional change should result.

2022-05-05 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=262b581d1791fa5905d8771bef7fc201ed46d790 commit 262b581d1791fa5905d8771bef7fc201ed46d790 Author: Kirk McKusick AuthorDate: 2022-05-05 23:57:03 + Commit: Kirk McKusick CommitDate: 2022-05-05 2

git: 51f481235c29 - main - pbio: Add locking and remove D_NEEDGIANT.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=51f481235c29fb38b92fb08a830385e39df80093 commit 51f481235c29fb38b92fb08a830385e39df80093 Author: John Baldwin AuthorDate: 2022-05-05 23:40:04 + Commit: John Baldwin CommitDate: 2022-05-05 23:40:04

git: d4fa375a0e4f - main - am335x_pwm_config_ecap: Use devclass_find to lookup devclass.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d4fa375a0e4fc5f8ad0cfa67ae667ba715a0d13a commit d4fa375a0e4fc5f8ad0cfa67ae667ba715a0d13a Author: John Baldwin AuthorDate: 2022-05-05 23:40:43 + Commit: John Baldwin CommitDate: 2022-05-05 23:40:43

git: bb81a138c36a - main - pbio: Axe bus_space tag/handle using bus_read/write_1 instead.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bb81a138c36aad8359e3599b14b46817ea00e16a commit bb81a138c36aad8359e3599b14b46817ea00e16a Author: John Baldwin AuthorDate: 2022-05-05 23:38:51 + Commit: John Baldwin CommitDate: 2022-05-05 23:38:51

git: 4942e8df472b - main - pbio: Return BUS_PROBE_DEFAULT from probe instead of 0.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4942e8df472bdb49e72a8c9b60e8189bdb037b8c commit 4942e8df472bdb49e72a8c9b60e8189bdb037b8c Author: John Baldwin AuthorDate: 2022-05-05 23:39:19 + Commit: John Baldwin CommitDate: 2022-05-05 23:39:19

git: 0db65574bbb9 - main - pbio: Store softc in si_drv1 for character devices.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0db65574bbb9e379ebf3ce027fc7607fdc9118fd commit 0db65574bbb9e379ebf3ce027fc7607fdc9118fd Author: John Baldwin AuthorDate: 2022-05-05 23:38:25 + Commit: John Baldwin CommitDate: 2022-05-05 23:38:25

git: e4ec982c75e3 - main - tdfx: Initialize tdfx_devclass via a module event handler.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e4ec982c75e3b31758de11a103f0f6bcd4fda10e commit e4ec982c75e3b31758de11a103f0f6bcd4fda10e Author: John Baldwin AuthorDate: 2022-05-05 23:37:38 + Commit: John Baldwin CommitDate: 2022-05-05 23:37:38

git: 5ad42f80559c - main - smapi: Use devclass_find to lookup smapi devclass in unload handler.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=5ad42f80559cd37fbd2897df4f6462fb43330608 commit 5ad42f80559cd37fbd2897df4f6462fb43330608 Author: John Baldwin AuthorDate: 2022-05-05 23:35:40 + Commit: John Baldwin CommitDate: 2022-05-05 23:35:40

git: d4f988e1886f - main - smapi: Store softc pointer in si_drv1 of cdev.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d4f988e1886fee0c89443b6937bf47b6439f80b0 commit d4f988e1886fee0c89443b6937bf47b6439f80b0 Author: John Baldwin AuthorDate: 2022-05-05 23:35:19 + Commit: John Baldwin CommitDate: 2022-05-05 23:35:19

git: ac56d90a49c5 - main - ipmi: Use devclass_find to lookup ipmi devclass in ipmi_unload.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ac56d90a49c500649319b4926f324540a443f383 commit ac56d90a49c500649319b4926f324540a443f383 Author: John Baldwin AuthorDate: 2022-05-05 23:34:33 + Commit: John Baldwin CommitDate: 2022-05-05 23:34:33

git: 58d8316109c9 - main - bhnd: Use devclass_find to lookup devclass for bhnd.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=58d8316109c9559143a72b1e9ccb4174200ea0ce commit 58d8316109c9559143a72b1e9ccb4174200ea0ce Author: John Baldwin AuthorDate: 2022-05-05 23:34:02 + Commit: John Baldwin CommitDate: 2022-05-05 23:34:02

git: b483b6b256b2 - main - cxgbe tom: Force unsigned modulus for queue indices.

2022-05-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b483b6b256b2957f857db9092ef3c420a5143972 commit b483b6b256b2957f857db9092ef3c420a5143972 Author: John Baldwin AuthorDate: 2022-05-04 22:59:44 + Commit: John Baldwin CommitDate: 2022-05-05 23:30:14

git: 15881823b9da - main - rpc.tlsclntd, rpc.tlsservd: Fix getopt_long argument

2022-05-05 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=15881823b9dabbd9f561c4fa264fffc4f497b10c commit 15881823b9dabbd9f561c4fa264fffc4f497b10c Author: Rick Macklem AuthorDate: 2022-05-05 23:22:12 + Commit: Rick Macklem CommitDate: 2022-05-05 23:

git: 712aac1389e8 - main - rpc.tlsservd: Add a -C command line option for preferred_ciphers

2022-05-05 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=712aac1389e8476ff3da98fd7ec80bf71fc601f4 commit 712aac1389e8476ff3da98fd7ec80bf71fc601f4 Author: Rick Macklem AuthorDate: 2022-05-05 22:54:14 + Commit: Rick Macklem CommitDate: 2022-05-05 22:

git: 0881eb9665db - main - rtw88: update man page for loader tunable for >4GB of main memory

2022-05-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=0881eb9665dbfc8a53d9914a9dca1f0473ee1acb commit 0881eb9665dbfc8a53d9914a9dca1f0473ee1acb Author: Bjoern A. Zeeb AuthorDate: 2022-05-05 21:17:40 + Commit: Bjoern A. Zeeb CommitDate: 2022-05-05 21:17

git: 6a50157090f2 - main - LinuxKPI: skbuff: add memlimit tunable for 64bit systems

2022-05-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=6a50157090f2d0c5ab8c570d9cf2e2e3535dbdbf commit 6a50157090f2d0c5ab8c570d9cf2e2e3535dbdbf Author: Bjoern A. Zeeb AuthorDate: 2022-05-05 20:43:34 + Commit: Bjoern A. Zeeb CommitDate: 2022-05-05 20:54

git: adbe6e6435a2 - main - Reenable vnet tests in CI

2022-05-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=adbe6e6435a2d6021d90532d1fc9c6e89db0742a commit adbe6e6435a2d6021d90532d1fc9c6e89db0742a Author: Ed Maste AuthorDate: 2022-05-03 22:18:34 + Commit: Ed Maste CommitDate: 2022-05-05 18:38:08 +000

git: 51f798e761b1 - main - netisr: serialize/restore m_pkthdr.rcvif when queueing mbufs

2022-05-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=51f798e761b1b30fc2432cce4295271c0689bd1f commit 51f798e761b1b30fc2432cce4295271c0689bd1f Author: Gleb Smirnoff AuthorDate: 2022-01-27 05:58:50 + Commit: Ed Maste CommitDate: 2022-05-05 18:38:07

git: 613acc64834b - main - mbuf: do not restore dying interfaces

2022-05-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=613acc64834b17dd30527b488198b1a9139911c1 commit 613acc64834b17dd30527b488198b1a9139911c1 Author: Kristof Provost AuthorDate: 2022-01-27 21:01:09 + Commit: Ed Maste CommitDate: 2022-05-05 18:38:

git: 8ef7beb29edd - main - dummynet: use m_rcvif_serialize/restore when queueing packets

2022-05-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8ef7beb29edd1afc4931424eadb0e1c6a7f3c364 commit 8ef7beb29edd1afc4931424eadb0e1c6a7f3c364 Author: Gleb Smirnoff AuthorDate: 2022-01-27 05:58:50 + Commit: Ed Maste CommitDate: 2022-05-05 18:38:07

git: 4d7a1361ef32 - main - ifnet/mbuf: provide KPI to serialize/restore m->m_pkthdr.rcvif

2022-05-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4d7a1361ef3227fd3d78c7a5da132cbba351dc9d commit 4d7a1361ef3227fd3d78c7a5da132cbba351dc9d Author: Gleb Smirnoff AuthorDate: 2022-01-27 05:58:50 + Commit: Ed Maste CommitDate: 2022-05-05 18:38:07

git: 80e60e236d85 - main - ifnet: make if_index global

2022-05-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=80e60e236d85d13cd2a34973dd408477288efa38 commit 80e60e236d85d13cd2a34973dd408477288efa38 Author: Gleb Smirnoff AuthorDate: 2022-01-27 05:58:44 + Commit: Ed Maste CommitDate: 2022-05-05 18:38:07

git: c08068839987 - main - release: Use full window size for installer over serial lines

2022-05-05 Thread Jessica Clarke
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=c0806883998778e97311a04d5c71718109bede4e commit c0806883998778e97311a04d5c71718109bede4e Author: Jessica Clarke AuthorDate: 2022-05-05 18:07:54 + Commit: Jessica Clarke CommitDate: 2022-05-05 1

git: 4b7f35db44cb - main - libc: Add HISTORY sections to the manual pages

2022-05-05 Thread Gordon Bergling
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=4b7f35db44cbf901e994fc9a4bcd4c98ebe8c4a1 commit 4b7f35db44cbf901e994fc9a4bcd4c98ebe8c4a1 Author: Gordon Bergling AuthorDate: 2022-05-05 16:46:32 + Commit: Gordon Bergling CommitDat

Re: git: d461deeaa4a4 - main - VNET: Revert "ifnet: make if_index global"

2022-05-05 Thread Warner Losh
Marko, There were ongoing discussions as to what to do about the issues around VNETs when you made this unilateral commit. The discussions stopped shortly after. The discussions had been productively headed towards identification of the problems with the tree, what steps needed to be taken and how

git: 4ac4b12699fd - main - fusefs: annotate more file descriptor leaks in the tests

2022-05-05 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=4ac4b12699fd423165a0ac0d05630a1fae022bbb commit 4ac4b12699fd423165a0ac0d05630a1fae022bbb Author: Alan Somers AuthorDate: 2022-05-05 15:06:04 + Commit: Alan Somers CommitDate: 2022-05-05 15:06:

git: dcfa054216ef - main - fusefs: fix an undefined variable access

2022-05-05 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=dcfa054216ef8dfebed9c7c06c066bce0098bd94 commit dcfa054216ef8dfebed9c7c06c066bce0098bd94 Author: Alan Somers AuthorDate: 2022-05-05 14:43:51 + Commit: Alan Somers CommitDate: 2022-05-05 14:43:

git: 0aef8628458a - main - If setkey(8) is used without ipsec.ko loaded beforehand, its attempt to install SA/SPD into the kernel results in cryptic EINVAL error code.

2022-05-05 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=0aef8628458a7d03e3c7e63ae05e228191167eec commit 0aef8628458a7d03e3c7e63ae05e228191167eec Author: Eugene Grosbein AuthorDate: 2022-05-05 12:02:29 + Commit: Eugene Grosbein CommitDate: 2022-05-05

git: 9f580526e45a - main - ibcore: Remove set, but not used variable.

2022-05-05 Thread Hans Petter Selasky
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=9f580526e45a28fdfabe1aa58798ad3883690af0 commit 9f580526e45a28fdfabe1aa58798ad3883690af0 Author: Hans Petter Selasky AuthorDate: 2022-05-05 10:31:17 + Commit: Hans Petter Selasky CommitDate:

git: 27407a6adc79 - main - pf: clear PF_TAG_DUMMYNET for dummynet fast path

2022-05-05 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=27407a6adc793bdfaef8a86ece32fb1b461429f0 commit 27407a6adc793bdfaef8a86ece32fb1b461429f0 Author: Kristof Provost AuthorDate: 2022-05-05 07:21:32 + Commit: Kristof Provost CommitDate: 2022-05-05 07: