git: 1c23f70aeb29 - stable/13 - pgcache read: protect against reads past end of the vm object size

2021-02-23 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=1c23f70aeb299e672a4fc483c45c721548ae1047 commit 1c23f70aeb299e672a4fc483c45c721548ae1047 Author: Konstantin Belousov AuthorDate: 2021-02-15 03:34:06 + Commit: Konstantin Belousov CommitDate:

git: f3f7b0dc065c - main - lib/msun/ctrig_test: Print the mismatched values on failure

2021-02-23 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=f3f7b0dc065ce30f29b221788c58079d78931a77 commit f3f7b0dc065ce30f29b221788c58079d78931a77 Author: Alex Richardson AuthorDate: 2021-02-23 09:38:57 + Commit: Alex Richardson CommitDate: 2021-

git: 77e1ccbee3ed - main - rc: implement parallel boot

2021-02-23 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=77e1ccbee3ed6c837929e4e232fd07f95bfc8294 commit 77e1ccbee3ed6c837929e4e232fd07f95bfc8294 Author: Rick Parrish AuthorDate: 2021-02-07 06:15:21 + Commit: Baptiste Daroussin CommitDate: 2021-02-23 1

git: 4b737a9c58ca - releng/13.0 - pgcache read: protect against reads past end of the vm object size

2021-02-23 Thread Konstantin Belousov
The branch releng/13.0 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4b737a9c58cac69008f189cc44e7d1a81a0b601c commit 4b737a9c58cac69008f189cc44e7d1a81a0b601c Author: Konstantin Belousov AuthorDate: 2021-02-15 03:34:06 + Commit: Konstantin Belousov CommitDate

git: 5d3b3e47a68b - stable/13 - pf: duplicate frames only once when using dup-to pf rule

2021-02-23 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=5d3b3e47a68bf16b054add5f696d80789d1cb738 commit 5d3b3e47a68bf16b054add5f696d80789d1cb738 Author: Yannis Planus AuthorDate: 2021-01-28 13:59:07 + Commit: Kristof Provost CommitDate: 2021-02-23

git: 46b600875685 - stable/13 - pf tests: Test that dup-to doesn't produce extra duplicate packets

2021-02-23 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=46b6008756858eae5bef28fe0fa4d87e8913ab38 commit 46b6008756858eae5bef28fe0fa4d87e8913ab38 Author: Kristof Provost AuthorDate: 2021-01-28 10:02:20 + Commit: Kristof Provost CommitDate: 2021-02-2

git: 04535d6a572a - stable/13 - pf tests: Test unicast reverse path forwarding check

2021-02-23 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=04535d6a572ac63b448a5def4525947bd00d9f8a commit 04535d6a572ac63b448a5def4525947bd00d9f8a Author: Kristof Provost AuthorDate: 2021-02-15 21:16:36 + Commit: Kristof Provost CommitDate: 2021-02-2

Re: git: 811e27fa3c44 - main - jail: Add PD_KILL to remove a prison in prison_deref().

2021-02-23 Thread Alexander Richardson
On Mon, 22 Feb 2021 at 20:28, Jamie Gritton wrote: > > The branch main has been updated by jamie: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=811e27fa3c445664e36071a7d08228fc7fb85676 > > commit 811e27fa3c445664e36071a7d08228fc7fb85676 > Author: Jamie Gritton > AuthorDate: 2021-02-22 2

git: d27999e51396 - main - Create dhclient pid directory if it doesn't exist

2021-02-23 Thread Chris Rees
The branch main has been updated by crees (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=d27999e51396b301d83bb7d6cdd51f6d6f4fff2d commit d27999e51396b301d83bb7d6cdd51f6d6f4fff2d Author: Chris Rees AuthorDate: 2021-02-21 18:56:56 + Commit: Chris Rees CommitDate

git: 711ed156b945 - main - bridge: Support STP on VLAN devices

2021-02-23 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=711ed156b94562c3dcb2ee9c1b3f240f960a75d2 commit 711ed156b94562c3dcb2ee9c1b3f240f960a75d2 Author: Kristof Provost AuthorDate: 2021-02-20 09:11:30 + Commit: Kristof Provost CommitDate: 2021-02-23 12:

git: 89fa9c34d76b - main - bridge/stp: Ensure we enter NET_EPOCH whenever we can send traffic

2021-02-23 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=89fa9c34d76bbf85cd7cda60c1868f5e3dba4ec7 commit 89fa9c34d76bbf85cd7cda60c1868f5e3dba4ec7 Author: Kristof Provost AuthorDate: 2021-02-21 20:18:46 + Commit: Kristof Provost CommitDate: 2021-02-23 12:

git: c139b3c19b52 - main - arp/nd: Cope with late calls to iflladdr_event

2021-02-23 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c139b3c19b52abe3b5ba23a8175e58e70c7a528d commit c139b3c19b52abe3b5ba23a8175e58e70c7a528d Author: Kristof Provost AuthorDate: 2021-02-22 07:19:43 + Commit: Kristof Provost CommitDate: 2021-02-23 12:

git: 26492ba2716f - main - bridge tests: Test STP on top of VLAN devices

2021-02-23 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=26492ba2716f8b839f743bb663ce47405990fdf0 commit 26492ba2716f8b839f743bb663ce47405990fdf0 Author: Kristof Provost AuthorDate: 2021-02-20 09:13:33 + Commit: Kristof Provost CommitDate: 2021-02-23 12:

git: 38c0951386d8 - main - bridge: Remove members when assigned to a new vnet

2021-02-23 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=38c0951386d82f4c51cf4e245253cdef18d2254a commit 38c0951386d82f4c51cf4e245253cdef18d2254a Author: Kristof Provost AuthorDate: 2021-02-21 20:20:32 + Commit: Kristof Provost CommitDate: 2021-02-23 12:

git: 0a223cf980b5 - stable/13 - ddb: fix show devmap output on 32-bit arm

2021-02-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=0a223cf980b5ef8bea726a843fe5a7faf2278330 commit 0a223cf980b5ef8bea726a843fe5a7faf2278330 Author: Thomas Skibo AuthorDate: 2021-01-11 20:58:12 + Commit: Mitchell Horne CommitDate: 2021-02-2

git: 007101f87ddf - stable/13 - cgem: improve usage of busdma(9) KPI

2021-02-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=007101f87ddf679cbcdbff40882a89dbba0e0cf3 commit 007101f87ddf679cbcdbff40882a89dbba0e0cf3 Author: Mitchell Horne AuthorDate: 2021-01-20 15:07:53 + Commit: Mitchell Horne CommitDate: 2021-02

git: 0eaa97f0e862 - main - stand/multiboot2: fix header length check

2021-02-23 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=0eaa97f0e8629bcf678ff4de2678e4cba00f1c91 commit 0eaa97f0e8629bcf678ff4de2678e4cba00f1c91 Author: Roger Pau Monné AuthorDate: 2021-02-23 14:56:27 + Commit: Roger Pau Monné CommitDate: 2021-02-23

git: ab379c15af6f - main - stand/multiboot2: fix error message format

2021-02-23 Thread Roger Pau Monné
The branch main has been updated by royger: URL: https://cgit.FreeBSD.org/src/commit/?id=ab379c15af6fd7c2b94f0e91769fe7e1a4102e25 commit ab379c15af6fd7c2b94f0e91769fe7e1a4102e25 Author: Roger Pau Monné AuthorDate: 2021-02-23 14:51:58 + Commit: Roger Pau Monné CommitDate: 2021-02-23

git: 7d4c444374d5 - main - Bump CTL block backend threads from 14 to 32 per LUN.

2021-02-23 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=7d4c444374d53e54ce197138df64bf40c1fb05a3 commit 7d4c444374d53e54ce197138df64bf40c1fb05a3 Author: Alexander Motin AuthorDate: 2021-02-23 15:58:56 + Commit: Alexander Motin CommitDate: 2021-02-23 16

git: 75e6f664c469 - main - find(1): Mark -not as an extensions to POSIX

2021-02-23 Thread Daniel Ebdrup Jensen
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=75e6f664c469927ca73ecd7b16a8058bc292a451 commit 75e6f664c469927ca73ecd7b16a8058bc292a451 Author: Daniel Ebdrup Jensen AuthorDate: 2021-02-23 15:23:09 + Commit: Daniel Ebdrup Jen

Re: git: 7d4c444374d5 - main - Bump CTL block backend threads from 14 to 32 per LUN.

2021-02-23 Thread Rodney W. Grimes
> The branch main has been updated by mav: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=7d4c444374d53e54ce197138df64bf40c1fb05a3 > > commit 7d4c444374d53e54ce197138df64bf40c1fb05a3 > Author: Alexander Motin > AuthorDate: 2021-02-23 15:58:56 + > Commit: Alexander Motin > Commi

Re: git: 7d4c444374d5 - main - Bump CTL block backend threads from 14 to 32 per LUN.

2021-02-23 Thread Alexander Motin
On 23.02.2021 11:40, Rodney W. Grimes wrote: >> The branch main has been updated by mav: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=7d4c444374d53e54ce197138df64bf40c1fb05a3 >> >> commit 7d4c444374d53e54ce197138df64bf40c1fb05a3 >> Author: Alexander Motin >> AuthorDate: 2021-02-23 15

git: 3775ddcf5a12 - main - tests/sys/netgraph: Tell kyua that perl is required

2021-02-23 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=3775ddcf5a12c8e23970e94b7b165bf23c92aeba commit 3775ddcf5a12c8e23970e94b7b165bf23c92aeba Author: Alex Richardson AuthorDate: 2021-02-23 17:02:31 + Commit: Alex Richardson CommitDate: 2021-

git: fa32350347b4 - main - close_range: add audit support

2021-02-23 Thread Alex Richardson
The branch main has been updated by arichardson: URL: https://cgit.FreeBSD.org/src/commit/?id=fa32350347b4e351a144b5423f0fb2ca9d67f4ca commit fa32350347b4e351a144b5423f0fb2ca9d67f4ca Author: Alex Richardson AuthorDate: 2021-02-23 17:47:07 + Commit: Alex Richardson CommitDate: 2021-

git: f695e960672d - main - release(7): Remove stray references to DOC* variables

2021-02-23 Thread Daniel Ebdrup Jensen
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f695e960672ddc45744aca085c1e22c80928f447 commit f695e960672ddc45744aca085c1e22c80928f447 Author: Daniel Ebdrup Jensen AuthorDate: 2021-02-23 18:06:36 + Commit: Daniel Ebdrup Jen

git: 3ae8d83d04a7 - main - Remove __NO_TLS.

2021-02-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3ae8d83d04a7a6ec11b64c89ee60c180b0bde30e commit 3ae8d83d04a7a6ec11b64c89ee60c180b0bde30e Author: Konstantin Belousov AuthorDate: 2021-02-19 15:20:29 + Commit: Konstantin Belousov CommitDate: 2021-

git: ef1a1fc7e828 - main - release(7) Fix mistake noted in review

2021-02-23 Thread Daniel Ebdrup Jensen
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ef1a1fc7e828d640790fe849487221ef370a410a commit ef1a1fc7e828d640790fe849487221ef370a410a Author: Daniel Ebdrup Jensen AuthorDate: 2021-02-23 18:10:21 + Commit: Daniel Ebdrup Jen

Re: git: 3ae8d83d04a7 - main - Remove __NO_TLS.

2021-02-23 Thread Brandon Bergren
MFC to stable/13 only, as MFCing to 12 or below would be an ABI break. On Tue, Feb 23, 2021, at 12:08 PM, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3ae8d83d04a7a6ec11b64c89ee60c180b0bde30e > > commit 3ae8d83d04a7a6ec

git: 6b7580f7b1b6 - main - camcontrol: change hueristic for I/O-less devtype

2021-02-23 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6b7580f7b1b66134286813b971ab575862b95426 commit 6b7580f7b1b66134286813b971ab575862b95426 Author: Warner Losh AuthorDate: 2021-02-23 19:33:26 + Commit: Warner Losh CommitDate: 2021-02-23 19:56:15 +

git: 11ba8488b863 - main - iicsmb: Request the bus recursively in bread()

2021-02-23 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=11ba8488b8636a91668c0ee13d35d9e126dfba53 commit 11ba8488b8636a91668c0ee13d35d9e126dfba53 Author: Allan Jude AuthorDate: 2021-02-23 20:06:16 + Commit: Allan Jude CommitDate: 2021-02-23 20:06:

git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled

2021-02-23 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=cf97d2a1dab8f2cddc4466fe64d37818339c73be commit cf97d2a1dab8f2cddc4466fe64d37818339c73be Author: Dimitry Andric AuthorDate: 2021-02-23 20:03:32 + Commit: Dimitry Andric CommitDate: 2021-02-23 20:1

git: 07656628fdbc - stable/13 - ofwfb: fix incorrect colors on powerpc* and add new tunable parameters

2021-02-23 Thread Alfredo Dal'Ava Junior
The branch stable/13 has been updated by alfredo: URL: https://cgit.FreeBSD.org/src/commit/?id=07656628fdbc813fb10ec6cf819649548fb8303b commit 07656628fdbc813fb10ec6cf819649548fb8303b Author: Alfredo Dal'Ava Junior AuthorDate: 2021-02-19 06:22:25 + Commit: Alfredo Dal'Ava Junior Co

git: d0673fe160b0 - main - smbios: Move smbios driver out from x86 machdep code

2021-02-23 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=d0673fe160b04f8162f380926d455dfb966f08fb commit d0673fe160b04f8162f380926d455dfb966f08fb Author: Allan Jude AuthorDate: 2021-02-23 21:14:18 + Commit: Allan Jude CommitDate: 2021-02-23 21:17:

git: ba6e37e47f41 - main - ipmi_smbios: Deduplicate smbios entry point discovery logic

2021-02-23 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=ba6e37e47f41484fc61cc034619267b82ddd056c commit ba6e37e47f41484fc61cc034619267b82ddd056c Author: Allan Jude AuthorDate: 2021-02-23 21:17:37 + Commit: Allan Jude CommitDate: 2021-02-23 21:17:

git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=0b7472b3d8d2f1e90fade5236b44fd98d8e396c2 commit 0b7472b3d8d2f1e90fade5236b44fd98d8e396c2 Author: Nathan Whitehorn AuthorDate: 2021-02-23 21:16:52 + Commit: Nathan Whitehorn CommitDate: 2021

git: d2589dc3d56c - main - ipmi_smbios: remove unused smbios_cksum function

2021-02-23 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=d2589dc3d56ce063b28b54df11c950c3758d9578 commit d2589dc3d56ce063b28b54df11c950c3758d9578 Author: Allan Jude AuthorDate: 2021-02-23 21:24:12 + Commit: Allan Jude CommitDate: 2021-02-23 21:24:

git: 408edcca0746 - main - rc.conf(5): Add note about parallel startup variable

2021-02-23 Thread Daniel Ebdrup Jensen
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=408edcca0746d15303e0b47bbf31a6d4aa721363 commit 408edcca0746d15303e0b47bbf31a6d4aa721363 Author: Daniel Ebdrup Jensen AuthorDate: 2021-02-23 21:25:44 + Commit: Daniel Ebdrup Jen

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Colin Percival
On 2/23/21 1:24 PM, Nathan Whitehorn wrote: > Mount the EFI system partition (ESP) on newly-installed systems. Should we do this in VM/cloudware images too? -- Colin Percival Security Officer Emeritus, FreeBSD | The power to serve Founder, Tarsnap | www.tarsnap.com | Online backups for the t

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Nathan Whitehorn
On 2/23/21 4:59 PM, Colin Percival wrote: On 2/23/21 1:24 PM, Nathan Whitehorn wrote: Mount the EFI system partition (ESP) on newly-installed systems. Should we do this in VM/cloudware images too? That's a good point. I think so, though I don't have the time or test setup to make th

Re: git: 77e1ccbee3ed - main - rc: implement parallel boot

2021-02-23 Thread Chris Rees
Hi, On 23 February 2021 10:27:34 GMT, Baptiste Daroussin wrote: >The branch main has been updated by bapt: > >URL: >https://cgit.FreeBSD.org/src/commit/?id=77e1ccbee3ed6c837929e4e232fd07f95bfc8294 > >commit 77e1ccbee3ed6c837929e4e232fd07f95bfc8294 >Author: Rick Parrish >AuthorDate: 2021-02-0

git: bbacb7ce7295 - main - ig4: Add PCI IDs for Intel Gemini Lake I2C controller.

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

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Warner Losh
On Tue, Feb 23, 2021 at 3:02 PM Nathan Whitehorn wrote: > > > On 2/23/21 4:59 PM, Colin Percival wrote: > > On 2/23/21 1:24 PM, Nathan Whitehorn wrote: > >> Mount the EFI system partition (ESP) on newly-installed systems. > > Should we do this in VM/cloudware images too? > > > > That's a goo

git: 9c4a8d24f0ff - main - Fix nd6 rib_action() handling.

2021-02-23 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=9c4a8d24f0ffd5243fa5c6fe27178f669f16d1f5 commit 9c4a8d24f0ffd5243fa5c6fe27178f669f16d1f5 Author: Alexander V. Chernikov AuthorDate: 2021-02-23 22:31:07 + Commit: Alexander V. Chernikov Commit

git: ea10694336b9 - stable/13 - Fix nd6 rib_action() handling.

2021-02-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=ea10694336b9a07d58d22187052291976f4906b2 commit ea10694336b9a07d58d22187052291976f4906b2 Author: Alexander V. Chernikov AuthorDate: 2021-02-23 22:31:07 + Commit: Alexander V. Chernikov C

git: 4a5dfded17ef - main - Revert "ipmi_smbios: remove unused smbios_cksum function"

2021-02-23 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=4a5dfded17efb48fd04bcc8d69b70597b8cea808 commit 4a5dfded17efb48fd04bcc8d69b70597b8cea808 Author: Allan Jude AuthorDate: 2021-02-23 22:48:37 + Commit: Allan Jude CommitDate: 2021-02-23 22:48:

git: 6d67af5f8e66 - main - Revert "ipmi_smbios: Deduplicate smbios entry point discovery logic"

2021-02-23 Thread Allan Jude
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/src/commit/?id=6d67af5f8e66218ab0b3d927837fe00903c2feac commit 6d67af5f8e66218ab0b3d927837fe00903c2feac Author: Allan Jude AuthorDate: 2021-02-23 22:48:42 + Commit: Allan Jude CommitDate: 2021-02-23 22:49:

Re: git: ba6e37e47f41 - main - ipmi_smbios: Deduplicate smbios entry point discovery logic

2021-02-23 Thread Cy Schubert
In message <202102232119.11nljw17099...@gitrepo.freebsd.org>, Allan Jude writes : > The branch main has been updated by allanjude: > > URL: https://cgit.FreeBSD.org/src/commit/?id=ba6e37e47f41484fc61cc034619267b8 > 2ddd056c > > commit ba6e37e47f41484fc61cc034619267b82ddd056c > Author: Allan Ju

Re: git: ba6e37e47f41 - main - ipmi_smbios: Deduplicate smbios entry point discovery logic

2021-02-23 Thread Cy Schubert
Nevermind. I see you found it. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the few. In message <202102232251.11nmp7dl013...@slippy.cwsent.com>, Cy Schubert writes: > In mes

git: 9262a9ce06a6 - stable/13 - hidraw: Make HIDIOCGRDESCSIZE ioctl return report descriptor size

2021-02-23 Thread Vladimir Kondratyev
The branch stable/13 has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=9262a9ce06a697c7459a03d559b980673fd9c934 commit 9262a9ce06a697c7459a03d559b980673fd9c934 Author: Vladimir Kondratyev AuthorDate: 2021-02-13 18:19:02 + Commit: Vladimir Kondratyev CommitDate:

git: e7211ca03a85 - stable/13 - ukbd: Fix handling of keyboard ErrorRollOver reports

2021-02-23 Thread Vladimir Kondratyev
The branch stable/13 has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=e7211ca03a85e3a980daf389af823fefb24b8869 commit e7211ca03a85e3a980daf389af823fefb24b8869 Author: Vladimir Kondratyev AuthorDate: 2021-02-13 18:12:56 + Commit: Vladimir Kondratyev CommitDate:

git: 98b3658c4e8a - stable/13 - hkbd: Fix handling of keyboard ErrorRollOver reports

2021-02-23 Thread Vladimir Kondratyev
The branch stable/13 has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=98b3658c4e8a3760a2e4f71a8a4a3dec2d55065a commit 98b3658c4e8a3760a2e4f71a8a4a3dec2d55065a Author: Vladimir Kondratyev AuthorDate: 2021-02-13 18:18:07 + Commit: Vladimir Kondratyev CommitDate:

git: 9bdb559d9726 - stable/12 - ukbd: Fix handling of keyboard ErrorRollOver reports

2021-02-23 Thread Vladimir Kondratyev
The branch stable/12 has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=9bdb559d97268967e893b9f37dc556ae5dcd44fb commit 9bdb559d97268967e893b9f37dc556ae5dcd44fb Author: Vladimir Kondratyev AuthorDate: 2021-02-13 18:12:56 + Commit: Vladimir Kondratyev CommitDate:

git: fc6c898ec5f4 - stable/13 - Fix divide-by-zero panic when ASLR is enabled and superpages disabled

2021-02-23 Thread Jason A. Harmening
The branch stable/13 has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=fc6c898ec5f46c730b8f2902c2692549de47d7d6 commit fc6c898ec5f46c730b8f2902c2692549de47d7d6 Author: Jason A. Harmening AuthorDate: 2021-02-15 02:47:22 + Commit: Jason A. Harmening CommitDate: 20

git: 941747f63cfa - stable/12 - Fix divide-by-zero panic when ASLR is enabled and superpages disabled

2021-02-23 Thread Jason A. Harmening
The branch stable/12 has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=941747f63cfa127248e6c7246f75c5ac5e142fcc commit 941747f63cfa127248e6c7246f75c5ac5e142fcc Author: Jason A. Harmening AuthorDate: 2021-02-15 02:47:22 + Commit: Jason A. Harmening CommitDate: 20

git: 6ab923cbca87 - main - pam_login_access: Fix negative entry matching logic

2021-02-23 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6ab923cbca8759503a08683a5978b9ebf5efd607 commit 6ab923cbca8759503a08683a5978b9ebf5efd607 Author: Mark Johnston AuthorDate: 2021-02-23 22:01:29 + Commit: Mark Johnston CommitDate: 2021-02-24 00:1

git: 8cf559d6b9b4 - stable/13 - pam_login_access: Fix negative entry matching logic

2021-02-23 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=8cf559d6b9b4782bf67eb868ea480f47fc8c64a4 commit 8cf559d6b9b4782bf67eb868ea480f47fc8c64a4 Author: Mark Johnston AuthorDate: 2021-02-23 22:01:29 + Commit: Mark Johnston CommitDate: 2021-02-24

git: c99e3e2d9693 - stable/12 - pam_login_access: Fix negative entry matching logic

2021-02-23 Thread Mark Johnston
The branch stable/12 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c99e3e2d96935ae4d61948bf7660e9b9c2afb4d9 commit c99e3e2d96935ae4d61948bf7660e9b9c2afb4d9 Author: Mark Johnston AuthorDate: 2021-02-23 22:01:29 + Commit: Mark Johnston CommitDate: 2021-02-24

git: dae05d22d64e - stable/11 - pam_login_access: Fix negative entry matching logic

2021-02-23 Thread Mark Johnston
The branch stable/11 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=dae05d22d64ea218abe5883be539c2b41c20b1fb commit dae05d22d64ea218abe5883be539c2b41c20b1fb Author: Mark Johnston AuthorDate: 2021-02-23 22:01:29 + Commit: Mark Johnston CommitDate: 2021-02-24

git: 491cafa96113 - releng/11.4 - MFC jail: Handle a possible race between jail_remove(2) and fork(2)

2021-02-23 Thread Mark Johnston
The branch releng/11.4 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=491cafa9611306ec513c9cbcb766a49ff7167dad commit 491cafa9611306ec513c9cbcb766a49ff7167dad Author: Jamie Gritton AuthorDate: 2021-02-16 19:19:13 + Commit: Mark Johnston CommitDate: 2021-02-

git: bc0d9b9b84ec - releng/11.4 - MFC jail: Change both root and working directories in jail_attach(2)

2021-02-23 Thread Mark Johnston
The branch releng/11.4 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=bc0d9b9b84ec5f8c463488c46721dd71fc803ceb commit bc0d9b9b84ec5f8c463488c46721dd71fc803ceb Author: Jamie Gritton AuthorDate: 2021-02-19 22:13:35 + Commit: Mark Johnston CommitDate: 2021-02-

git: ab1cd885a619 - releng/11.4 - xen-blkback: fix leak of grant maps on ring setup failure

2021-02-23 Thread Mark Johnston
The branch releng/11.4 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ab1cd885a619a0304e40fa07795ea9ddcb33134e commit ab1cd885a619a0304e40fa07795ea9ddcb33134e Author: Roger Pau Monné AuthorDate: 2021-01-20 18:40:51 + Commit: Mark Johnston CommitDate: 2021-0

git: 3ea0e6b45274 - releng/11.4 - pam_login_access: Fix negative entry matching logic

2021-02-23 Thread Mark Johnston
The branch releng/11.4 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3ea0e6b45274a296b859a3171070834a2e33c5fd commit 3ea0e6b45274a296b859a3171070834a2e33c5fd Author: Mark Johnston AuthorDate: 2021-02-23 22:01:29 + Commit: Mark Johnston CommitDate: 2021-02-

git: 2ca137b4306d - releng/11.4 - MFC freebsd-update: unconditionally regenerate passwd/login.conf files

2021-02-23 Thread Mark Johnston
The branch releng/11.4 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2ca137b4306dea2dbe1db31c44102060caedb19a commit 2ca137b4306dea2dbe1db31c44102060caedb19a Author: Kyle Evans AuthorDate: 2020-12-17 03:42:54 + Commit: Mark Johnston CommitDate: 2021-02-24

git: 7a03d4b081a0 - releng/11.4 - Add UPDATING entry and bump version

2021-02-23 Thread Mark Johnston
/UPDATING +++ b/UPDATING @@ -16,6 +16,22 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20210223: p8

git: b306be13a9c7 - releng/12.2 - MFC jail: Handle a possible race between jail_remove(2) and fork(2)

2021-02-23 Thread Mark Johnston
The branch releng/12.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b306be13a9c7ea0db8979a8a53dca93f90ec59cc commit b306be13a9c7ea0db8979a8a53dca93f90ec59cc Author: Jamie Gritton AuthorDate: 2021-02-16 19:19:13 + Commit: Mark Johnston CommitDate: 2021-02-

git: 4dd124c3171d - releng/12.2 - MFC jail: Change both root and working directories in jail_attach(2)

2021-02-23 Thread Mark Johnston
The branch releng/12.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4dd124c3171db9cd7fbcc49d8081de590a065d0b commit 4dd124c3171db9cd7fbcc49d8081de590a065d0b Author: Jamie Gritton AuthorDate: 2021-02-19 22:13:35 + Commit: Mark Johnston CommitDate: 2021-02-

git: df378912ebc2 - releng/12.2 - MFC freebsd-update: unconditionally regenerate passwd/login.conf files

2021-02-23 Thread Mark Johnston
The branch releng/12.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=df378912ebc2fe2603fcbcedf72af9d7b0e94db7 commit df378912ebc2fe2603fcbcedf72af9d7b0e94db7 Author: Kyle Evans AuthorDate: 2020-12-17 03:42:54 + Commit: Mark Johnston CommitDate: 2021-02-24

git: 0f1ee1523649 - releng/12.2 - Free microcode memory later.

2021-02-23 Thread Mark Johnston
The branch releng/12.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=0f1ee1523649b745535f1490eea239c2af3f commit 0f1ee1523649b745535f1490eea239c2af3f Author: Konstantin Belousov AuthorDate: 2019-05-17 17:11:01 + Commit: Mark Johnston CommitDate: 20

git: 035021b98a25 - releng/13.0 - Add UPDATING entries and bump version

2021-02-23 Thread Mark Johnston
..880be2ef12e0 100644 --- a/UPDATING +++ b/UPDATING @@ -11,6 +11,13 @@ handbook: Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. +20210223: p1 FreeBSD-SA-21:03.pam_login_access

git: 602f1da04217 - releng/12.2 - xen-blkback: fix leak of grant maps on ring setup failure

2021-02-23 Thread Mark Johnston
The branch releng/12.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=602f1da04217967e7627be3fe19a56098ad29b6f commit 602f1da04217967e7627be3fe19a56098ad29b6f Author: Roger Pau Monné AuthorDate: 2021-01-20 18:40:51 + Commit: Mark Johnston CommitDate: 2021-0

git: ce9af53d0897 - releng/13.0 - xen-blkback: fix leak of grant maps on ring setup failure

2021-02-23 Thread Mark Johnston
The branch releng/13.0 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ce9af53d0897a1cb926bd244f499fc09b1626b27 commit ce9af53d0897a1cb926bd244f499fc09b1626b27 Author: Roger Pau Monné AuthorDate: 2021-01-20 18:40:51 + Commit: Mark Johnston CommitDate: 2021-0

git: efc9549ba0c2 - releng/12.2 - MFC r368555: caroot: update bundle

2021-02-23 Thread Mark Johnston
The branch releng/12.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=efc9549ba0c2caffd45e1f7f88fdd75a0225e568 commit efc9549ba0c2caffd45e1f7f88fdd75a0225e568 Author: Kyle Evans AuthorDate: 2020-12-15 21:50:05 + Commit: Mark Johnston CommitDate: 2021-02-24

git: f82cffcf2f44 - releng/13.0 - pam_login_access: Fix negative entry matching logic

2021-02-23 Thread Mark Johnston
The branch releng/13.0 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f82cffcf2f44c909bec00d18549826f5d1d62205 commit f82cffcf2f44c909bec00d18549826f5d1d62205 Author: Mark Johnston AuthorDate: 2021-02-23 22:01:29 + Commit: Mark Johnston CommitDate: 2021-02-

git: f8e0874a2d97 - releng/12.2 - pam_login_access: Fix negative entry matching logic

2021-02-23 Thread Mark Johnston
The branch releng/12.2 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f8e0874a2d975f98fd87a63460faa4f09f84b33c commit f8e0874a2d975f98fd87a63460faa4f09f84b33c Author: Mark Johnston AuthorDate: 2021-02-23 22:01:29 + Commit: Mark Johnston CommitDate: 2021-02-

git: 142f0d36d909 - releng/12.2 - Add UPDATING entry and bump version

2021-02-23 Thread Mark Johnston
/UPDATING +++ b/UPDATING @@ -16,6 +16,28 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20210223: p4

git: 1d44514fcd68 - main - rmlock: Add a required compiler membar to the rlock slow path

2021-02-23 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1d44514fcd68809cfd493a7352ace29ddad443d6 commit 1d44514fcd68809cfd493a7352ace29ddad443d6 Author: Mark Johnston AuthorDate: 2021-02-24 02:15:50 + Commit: Mark Johnston CommitDate: 2021-02-24 02:1

Re: git: 77e1ccbee3ed - main - rc: implement parallel boot

2021-02-23 Thread Cy Schubert
In message <202102231027.11naryye041...@gitrepo.freebsd.org>, Baptiste Daroussi n writes: > The branch main has been updated by bapt: > > URL: https://cgit.FreeBSD.org/src/commit/?id=77e1ccbee3ed6c837929e4e232fd07f9 > 5bfc8294 > > commit 77e1ccbee3ed6c837929e4e232fd07f95bfc8294 > Author: Rick

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Nathan Whitehorn
On 2/23/21 5:39 PM, Warner Losh wrote: On Tue, Feb 23, 2021 at 3:02 PM Nathan Whitehorn mailto:nwhiteh...@freebsd.org>> wrote: On 2/23/21 4:59 PM, Colin Percival wrote: > On 2/23/21 1:24 PM, Nathan Whitehorn wrote: >>      Mount the EFI system partition (ESP) on newly-install

git: 1af48800c20f - main - Delete memstick images for PowerPC.

2021-02-23 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=1af48800c20fadb07acca2ab930bb3bccd363edb commit 1af48800c20fadb07acca2ab930bb3bccd363edb Author: Nathan Whitehorn AuthorDate: 2021-02-24 03:17:20 + Commit: Nathan Whitehorn CommitDate: 2021

git: 7f73db6d04d0 - stable/13 - 504ebd612ec: kern: sonewconn: set so_options before pru_attach()

2021-02-23 Thread Kyle Evans
The branch stable/13 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=7f73db6d04d0fcfe52dde537ba1495886f34762d commit 7f73db6d04d0fcfe52dde537ba1495886f34762d Author: Kyle Evans AuthorDate: 2021-01-20 17:53:05 + Commit: Kyle Evans CommitDate: 2021-02-24 04:4

git: 5e57a3806ef3 - stable/12 - 504ebd612ec: kern: sonewconn: set so_options before pru_attach()

2021-02-23 Thread Kyle Evans
The branch stable/12 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=5e57a3806ef3dc9d04981b1bc06f69507cc67684 commit 5e57a3806ef3dc9d04981b1bc06f69507cc67684 Author: Kyle Evans AuthorDate: 2021-01-20 17:53:05 + Commit: Kyle Evans CommitDate: 2021-02-24 04:5

git: ec786886661a - main - Update manpage for AMD 10GbE driver

2021-02-23 Thread Rajesh Kumar M A
The branch main has been updated by rajeshasp: URL: https://cgit.FreeBSD.org/src/commit/?id=ec786886661ac8d6c41420c4460eba8461308e0b commit ec786886661ac8d6c41420c4460eba8461308e0b Author: Rajesh Kumar M A AuthorDate: 2021-02-24 05:01:10 + Commit: Rajesh Kumar M A CommitDate: 2021-

git: 6e822e99570f - main - rc: fix parse of $local_startup

2021-02-23 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=6e822e99570fdf4c564be04840a054bccc070222 commit 6e822e99570fdf4c564be04840a054bccc070222 Author: Cy Schubert AuthorDate: 2021-02-24 05:12:49 + Commit: Cy Schubert CommitDate: 2021-02-24 05:12:49 +0

git: cc9958bf22f1 - main - ffs_reallocblks: change the guard for softdep_prealloc() call to DOINGSUJ()

2021-02-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=cc9958bf22f1426faf4be8bf492ce69587a9008f commit cc9958bf22f1426faf4be8bf492ce69587a9008f Author: Konstantin Belousov AuthorDate: 2021-02-19 12:37:12 + Commit: Konstantin Belousov CommitDate: 2021-

git: 498314627946 - main - ffs: do not call softdep_prealloc() from UFS_BALLOC()

2021-02-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=49831462794690155ce8dbe02679e6d9390f3d7d commit 49831462794690155ce8dbe02679e6d9390f3d7d Author: Konstantin Belousov AuthorDate: 2021-02-18 14:51:50 + Commit: Konstantin Belousov CommitDate: 2021-

git: c6d68ca842a3 - main - ffs_vnops.c: style

2021-02-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c6d68ca842a3f5b6814cdd5c87e406bad579b792 commit c6d68ca842a3f5b6814cdd5c87e406bad579b792 Author: Konstantin Belousov AuthorDate: 2021-02-20 17:01:40 + Commit: Konstantin Belousov CommitDate: 2021-

git: 5e198e7646a2 - main - ffs_close_ea: do not relock vnode under lock_ea

2021-02-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5e198e7646a27412c0541719f7bf1bbc0bd89223 commit 5e198e7646a27412c0541719f7bf1bbc0bd89223 Author: Konstantin Belousov AuthorDate: 2021-02-21 10:10:06 + Commit: Konstantin Belousov CommitDate: 2021-

git: 6f30ac9995ff - main - Call softdep_prealloc() before taking ffs_lock_ea(), if unlock is committing

2021-02-23 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6f30ac9995ff662a2fee5eda4cd87dd0f0e337ba commit 6f30ac9995ff662a2fee5eda4cd87dd0f0e337ba Author: Konstantin Belousov AuthorDate: 2021-02-21 10:11:54 + Commit: Konstantin Belousov CommitDate: 2021-

git: 750252612dad - stable/13 - buf SU hooks: track buf_start() calls with B_IOSTARTED flag

2021-02-23 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=750252612dad72149832fac62645919c73cbf5d2 commit 750252612dad72149832fac62645919c73cbf5d2 Author: Konstantin Belousov AuthorDate: 2021-01-30 02:10:34 + Commit: Konstantin Belousov CommitDate:

git: 0672f9d80860 - stable/13 - ffs: call ufsdirhash_dirtrunc() right after setting directory size

2021-02-23 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0672f9d80860c0280aa6b2a24cb3e85df6eaeb1c commit 0672f9d80860c0280aa6b2a24cb3e85df6eaeb1c Author: Konstantin Belousov AuthorDate: 2021-01-28 18:33:58 + Commit: Konstantin Belousov CommitDate:

git: ed0639829323 - stable/13 - Merge ufs_fhtovp() into ffs_inotovp().

2021-02-23 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ed0639829323e813d5ca2c5edb4d8fe17eb04fd2 commit ed0639829323e813d5ca2c5edb4d8fe17eb04fd2 Author: Konstantin Belousov AuthorDate: 2021-01-28 12:20:48 + Commit: Konstantin Belousov CommitDate:

git: 861d47845f24 - stable/13 - ffs_syncvnode: only clear IN_NEEDSYNC after successfull sync

2021-02-23 Thread Konstantin Belousov
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=861d47845f248be085e784dc5ab4221e078f8100 commit 861d47845f248be085e784dc5ab4221e078f8100 Author: Konstantin Belousov AuthorDate: 2021-01-23 21:50:55 + Commit: Konstantin Belousov CommitDate: