git: e0893890eb60 - main - ipsec: globalize lft zone and zero out buffers at allocation time

2021-06-28 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e0893890eb6080e92f7e7fd9da319536bb5fe64e commit e0893890eb6080e92f7e7fd9da319536bb5fe64e Author: Mateusz Guzik AuthorDate: 2021-06-24 11:19:09 + Commit: Mateusz Guzik CommitDate: 2021-06-28 08:14:

git: 539228d372fa - main - LinuxKPI: pci re-add pci_free_irq_vectors()

2021-06-28 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=539228d372fae8c4cc401b7ba4620f27783be5a4 commit 539228d372fae8c4cc401b7ba4620f27783be5a4 Author: Bjoern A. Zeeb AuthorDate: 2021-06-28 12:09:16 + Commit: Bjoern A. Zeeb CommitDate: 2021-06-28 12:09

git: 399da52fff81 - main - LinuxKPI: firmware, implement deferred loading for "nowait"

2021-06-28 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=399da52fff81a33b1f2c0cee3e8574bc3c63166f commit 399da52fff81a33b1f2c0cee3e8574bc3c63166f Author: Bjoern A. Zeeb AuthorDate: 2021-06-20 13:49:46 + Commit: Bjoern A. Zeeb CommitDate: 2021-06-28 12:13

git: 243b95978deb - main - net80211: ieee80211_probereq_ie fix length calculation for hw scans

2021-06-28 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=243b95978debac3db06df6d26ca9f8d84f6cbd83 commit 243b95978debac3db06df6d26ca9f8d84f6cbd83 Author: Bjoern A. Zeeb AuthorDate: 2021-06-18 09:57:16 + Commit: Bjoern A. Zeeb CommitDate: 2021-06-28 12:17

git: 175841285e28 - main - Add deprecation notice for WITH_PROFILE option

2021-06-28 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=175841285e289edebb6603da39f02549521ce950 commit 175841285e289edebb6603da39f02549521ce950 Author: Ed Maste AuthorDate: 2021-06-27 17:21:26 + Commit: Ed Maste CommitDate: 2021-06-28 15:36:59 +000

git: d09388d01330 - main - pf: add pf_release_staten and use it in pf_unlink_state

2021-06-28 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=d09388d013300fc4aa1ee1a6bc24260cd400aff3 commit d09388d013300fc4aa1ee1a6bc24260cd400aff3 Author: Mateusz Guzik AuthorDate: 2021-06-28 12:18:43 + Commit: Mateusz Guzik CommitDate: 2021-06-28 15:49:

git: ccb17a21041e - main - pf: factor out state allocation into pf_alloc_state

2021-06-28 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=ccb17a21041e9206b80fa9f64b6ec20233df6403 commit ccb17a21041e9206b80fa9f64b6ec20233df6403 Author: Mateusz Guzik AuthorDate: 2021-06-28 12:22:31 + Commit: Mateusz Guzik CommitDate: 2021-06-28 15:49:

git: e6dd0e2e8d4f - main - pf: assert that sizeof(struct pf_state) <= 312

2021-06-28 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e6dd0e2e8d4f59275fb576a9ccb9d356d36457bb commit e6dd0e2e8d4f59275fb576a9ccb9d356d36457bb Author: Mateusz Guzik AuthorDate: 2021-06-28 12:49:40 + Commit: Mateusz Guzik CommitDate: 2021-06-28 15:49:

Re: git: b762974cf4b9 - main - clang: stop linking _p libs for -pg as of FreeBSD 14

2021-06-28 Thread Rodney W. Grimes
> The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=b762974cf4b9ea77f1decf4a6d829372f0a97f75 > > commit b762974cf4b9ea77f1decf4a6d829372f0a97f75 > Author: Ed Maste > AuthorDate: 2021-06-26 23:58:16 + > Commit: Ed Maste > CommitDate: 2021

Re: git: 175841285e28 - main - Add deprecation notice for WITH_PROFILE option

2021-06-28 Thread Kyle Evans
On Mon, Jun 28, 2021 at 8:37 AM Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=175841285e289edebb6603da39f02549521ce950 > > commit 175841285e289edebb6603da39f02549521ce950 > Author: Ed Maste > AuthorDate: 2021-06-27 17:21:26

git: c7a7e547a5ad - main - vn_isdisk(9): update after r364372

2021-06-28 Thread Robert Wing
The branch main has been updated by rew: URL: https://cgit.FreeBSD.org/src/commit/?id=c7a7e547a5ad2c699fed4c011c65bcd7c0d5f859 commit c7a7e547a5ad2c699fed4c011c65bcd7c0d5f859 Author: Robert Wing AuthorDate: 2021-06-28 18:27:27 + Commit: Robert Wing CommitDate: 2021-06-28 18:27:27 +

Re: git: 175841285e28 - main - Add deprecation notice for WITH_PROFILE option

2021-06-28 Thread Ed Maste
On Mon, 28 Jun 2021 at 13:26, Kyle Evans wrote: > > I know we could bikeshed this all day, but I think this verbiage is a > little too casual; "enabled by default" makes it sound like it can be > turned off, when it's really becoming non-optional. That's a good point; I wanted to make sure some n

Re: git: b762974cf4b9 - main - clang: stop linking _p libs for -pg as of FreeBSD 14

2021-06-28 Thread Ed Maste
> > clang: stop linking _p libs for -pg as of FreeBSD 14 > > > > In FreeBSD 14 we will stop providing _p libraries (compiled with -pg). > > So if this is being done in 14 only, why is there a MFC marker? > Should that of been MFC: never? ... > > + bool Profiling = Args.hasArg(options::OPT_

Re: git: 175841285e28 - main - Add deprecation notice for WITH_PROFILE option

2021-06-28 Thread Kyle Evans
On Mon, Jun 28, 2021 at 12:57 PM Ed Maste wrote: > > On Mon, 28 Jun 2021 at 13:26, Kyle Evans wrote: > > > > I know we could bikeshed this all day, but I think this verbiage is a > > little too casual; "enabled by default" makes it sound like it can be > > turned off, when it's really becoming no

git: c5d3206ac6e1 - main - cam: kill trailing white space in two spots

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c5d3206ac6e15ace5862b190acf2d6dbd4c87e2c commit c5d3206ac6e15ace5862b190acf2d6dbd4c87e2c Author: Warner Losh AuthorDate: 2021-06-25 21:33:31 + Commit: Warner Losh CommitDate: 2021-06-28 21:36:19 +

Re: git: 175841285e28 - main - Add deprecation notice for WITH_PROFILE option

2021-06-28 Thread Ed Maste
On Mon, 28 Jun 2021 at 16:01, Kyle Evans wrote: > > On Mon, Jun 28, 2021 at 12:57 PM Ed Maste wrote: > > > > How about "The PROFILE functionality is not available in .Fx 14."? > > +1, I like that. Hrm, I think I don't need a note in WITHOUT_PROFILE in fact. I added it originally because I though

Re: git: 175841285e28 - main - Add deprecation notice for WITH_PROFILE option

2021-06-28 Thread Kyle Evans
On Mon, Jun 28, 2021 at 2:43 PM Ed Maste wrote: > > On Mon, 28 Jun 2021 at 16:01, Kyle Evans wrote: > > > > On Mon, Jun 28, 2021 at 12:57 PM Ed Maste wrote: > > > > > > How about "The PROFILE functionality is not available in .Fx 14."? > > > > +1, I like that. > > Hrm, I think I don't need a not

git: 56e1161b09c3 - main - cam: fix UB behavior

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=56e1161b09c38c90d27182414f49d042046dded8 commit 56e1161b09c38c90d27182414f49d042046dded8 Author: Warner Losh AuthorDate: 2021-06-28 21:56:08 + Commit: Warner Losh CommitDate: 2021-06-28 21:56:08 +

git: 1ed401626792 - main - cam: add xpt_path_sim_device to return device_t associated with a path

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1ed401626792b2888e2e29befb13c23ff2273c4e commit 1ed401626792b2888e2e29befb13c23ff2273c4e Author: Warner Losh AuthorDate: 2021-06-28 21:57:51 + Commit: Warner Losh CommitDate: 2021-06-28 21:57:51 +

git: 9f1e411ae8cf - main - cam: Group all xpt_path*() functions together in cam_xpt.h

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9f1e411ae8cf84ebf53391288b5b6bac8df23a96 commit 9f1e411ae8cf84ebf53391288b5b6bac8df23a96 Author: Warner Losh AuthorDate: 2021-06-28 21:56:55 + Commit: Warner Losh CommitDate: 2021-06-28 21:56:55 +

git: 40990d54834b - main - cam: save parent_dev in xpt_bus_register

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=40990d54834bb319eb3d3b5e7192d799b41946fc commit 40990d54834bb319eb3d3b5e7192d799b41946fc Author: Warner Losh AuthorDate: 2021-06-28 21:55:02 + Commit: Warner Losh CommitDate: 2021-06-28 21:55:02 +

git: bd69852be14c - main - mmc_sim: stop using cam_sim_alloc_dev

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bd69852be14cac4ff24d3cf31c4f9e90f6e0ded8 commit bd69852be14cac4ff24d3cf31c4f9e90f6e0ded8 Author: Warner Losh AuthorDate: 2021-06-28 22:00:20 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:02 +

git: fdd60a97dad5 - main - sdiob: get the device_t from periph's path

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=fdd60a97dad5a0e81905a5d97cbc4b496638b06f commit fdd60a97dad5a0e81905a5d97cbc4b496638b06f Author: Warner Losh AuthorDate: 2021-06-28 22:00:09 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:02 +

git: 50aa1daf1468 - main - cam: change xpt_clone_path to return int

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=50aa1daf14688a6f85f324a8efa8708a25b46a86 commit 50aa1daf14688a6f85f324a8efa8708a25b46a86 Author: Warner Losh AuthorDate: 2021-06-28 22:04:02 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:03 +

git: d6e7349254e3 - main - cam mmc: Assert that the xpt_bus_register registered a device_t

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=d6e7349254e3d26bbecf105be28686a5eb976537 commit d6e7349254e3d26bbecf105be28686a5eb976537 Author: Warner Losh AuthorDate: 2021-06-28 21:59:04 + Commit: Warner Losh CommitDate: 2021-06-28 21:59:04 +

git: 9f0febd6a44c - main - cam_sim: remove unused sim_doneq member

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9f0febd6a44cab90659f2a1b98a8bb3f766e18fd commit 9f0febd6a44cab90659f2a1b98a8bb3f766e18fd Author: Warner Losh AuthorDate: 2021-06-28 22:04:54 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:03 +

git: aeb04e88f51a - main - sdhci: stop using cam_sim_alloc_dev

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=aeb04e88f51a706ef4b6a380bf5e82d15203fb6a commit aeb04e88f51a706ef4b6a380bf5e82d15203fb6a Author: Warner Losh AuthorDate: 2021-06-28 22:00:37 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:02 +

git: dcd5dea96509 - main - cam: delete cam_sim_alloc_dev

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=dcd5dea96509f6e483861350c9ef1d6a85b44ff6 commit dcd5dea96509f6e483861350c9ef1d6a85b44ff6 Author: Warner Losh AuthorDate: 2021-06-28 22:00:44 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:03 +

git: 30f8afd0270e - main - cam: fix xpt_bus_register and xpt_bus_deregister return errno

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=30f8afd0270e0bb70e1e0df1cf8de7a841797a30 commit 30f8afd0270e0bb70e1e0df1cf8de7a841797a30 Author: Warner Losh AuthorDate: 2021-06-28 22:01:30 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:03 +

git: 2b0987023804 - main - cam: Remove CAM_TRUE and CAM_FALSE, they are unused and duplicate bool

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2b09870238048cb2bd911b2e3dfb281c72ef1fb8 commit 2b09870238048cb2bd911b2e3dfb281c72ef1fb8 Author: Warner Losh AuthorDate: 2021-06-28 22:03:01 + Commit: Warner Losh CommitDate: 2021-06-28 22:13:03 +

git: a72af82e3169 - main - cam: Fix GENERIC-MMCCAM build

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a72af82e3169fcacfedf9047120679300a4296f8 commit a72af82e3169fcacfedf9047120679300a4296f8 Author: Warner Losh AuthorDate: 2021-06-28 23:22:35 + Commit: Warner Losh CommitDate: 2021-06-28 23:22:35 +

git: f94360971e64 - main - Clarify notice for profiled libraries in FreeBSD 14

2021-06-28 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f94360971e649fa684ef3b7e72839b59c7242bdb commit f94360971e649fa684ef3b7e72839b59c7242bdb Author: Ed Maste AuthorDate: 2021-06-28 21:30:48 + Commit: Ed Maste CommitDate: 2021-06-28 23:24:56 +000

git: 3d5104182c2e - main - ued may be NULL here which will cause a panic... reproducable by simply doing a usbconfig reset on a device which doesn't reset itself properly...

2021-06-28 Thread John-Mark Gurney
The branch main has been updated by jmg: URL: https://cgit.FreeBSD.org/src/commit/?id=3d5104182c2eb4336905e89aa0d089b67aa746e3 commit 3d5104182c2eb4336905e89aa0d089b67aa746e3 Author: John-Mark Gurney AuthorDate: 2021-06-29 01:09:14 + Commit: John-Mark Gurney CommitDate: 2021-06-29

git: 857cde693f26 - main - UPDATING: Fix typos / improve langauge

2021-06-28 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=857cde693f26ba558fbacf86aa2f2313d29a02cd commit 857cde693f26ba558fbacf86aa2f2313d29a02cd Author: Maigurs Stalidzans AuthorDate: 2021-06-29 01:27:30 + Commit: Warner Losh CommitDate: 2021-06-29 01:

git: 26a357245f21 - main - arm64: a few simplications to pmap_remove_{all, write}

2021-06-28 Thread Alan Cox
The branch main has been updated by alc: URL: https://cgit.FreeBSD.org/src/commit/?id=26a357245f2197eea4dbbae0956d5c71ef8ba4f1 commit 26a357245f2197eea4dbbae0956d5c71ef8ba4f1 Author: Alan Cox AuthorDate: 2021-06-29 02:57:04 + Commit: Alan Cox CommitDate: 2021-06-29 03:21:24 +