git: 9f685f4f2f93 - stable/14 - amd64: remove dmapbase, dmapend symbols

2025-07-03 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9f685f4f2f930316f04ab180843e342897034dc4 commit 9f685f4f2f930316f04ab180843e342897034dc4 Author: Konstantin Belousov AuthorDate: 2025-06-19 21:03:15 + Commit: Konstantin Belousov CommitDate:

git: 0e33dd60f617 - stable/14 - amd64: eliminate asm symbols DMAP_MIN/MAX_ADDRESS

2025-07-03 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0e33dd60f617bd2386f7600dd60283d29e6e9d28 commit 0e33dd60f617bd2386f7600dd60283d29e6e9d28 Author: Konstantin Belousov AuthorDate: 2025-06-19 21:17:38 + Commit: Konstantin Belousov CommitDate:

git: b6fb125330dd - stable/14 - amd64: express KV4ADDR() using KV5ADDR()

2025-07-03 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b6fb125330dd4c079ebb734e97e7378e30fc2c89 commit b6fb125330dd4c079ebb734e97e7378e30fc2c89 Author: Konstantin Belousov AuthorDate: 2025-06-15 21:12:52 + Commit: Konstantin Belousov CommitDate:

git: 3a2e1feea91e - stable/14 - amd64 ddb 'show pte': print both pte VA in recursive map and pte content

2025-07-03 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3a2e1feea91ea1c9f6ebb9a0450a7158f6871d57 commit 3a2e1feea91ea1c9f6ebb9a0450a7158f6871d57 Author: Konstantin Belousov AuthorDate: 2025-06-27 04:06:39 + Commit: Konstantin Belousov CommitDate:

git: 0f62297dd1f2 - stable/14 - amd64: switch to la57 mode before creating kernel page tables

2025-07-03 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0f62297dd1f2084af942924265b7c46b60525699 commit 0f62297dd1f2084af942924265b7c46b60525699 Author: Konstantin Belousov AuthorDate: 2025-06-23 23:20:56 + Commit: Konstantin Belousov CommitDate:

Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

2025-07-03 Thread A FreeBSD User
Am Tage des Herren Thu, 3 Jul 2025 15:03:05 GMT Ruslan Bukin schrieb: > The branch main has been updated by br: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=df114daef4c48548c3c2b86717612761185ae18f > > commit df114daef4c48548c3c2b86717612761185ae18f > Author: Ruslan Bukin > AuthorDa

Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

2025-07-03 Thread Colin Percival
On 7/3/25 08:03, Ruslan Bukin wrote: commit df114daef4c48548c3c2b86717612761185ae18f Import the Hardware Trace (HWT) framework. Can we get a man page for this? -- Colin Percival FreeBSD Release Engineering Lead & EC2 platform maintainer Founder, Tarsnap | www.tarsnap.com | Online backups

git: 6b8f0b47776b - main - fusefs: Upgrade FUSE protocol to version 7.35.

2025-07-03 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=6b8f0b47776bac6e4d2b7e4cfcecea485e4d91f9 commit 6b8f0b47776bac6e4d2b7e4cfcecea485e4d91f9 Author: Claudiu I. Palincas AuthorDate: 2025-06-27 16:33:37 + Commit: Alan Somers CommitDate: 2025-07-0

git: 3fee738c4e1e - main - firmware.9: Fix minor grammar typos

2025-07-03 Thread Alexander Ziaee
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=3fee738c4e1e1448609264ae76efc9187455e461 commit 3fee738c4e1e1448609264ae76efc9187455e461 Author: James Mintram AuthorDate: 2025-07-01 08:11:32 + Commit: Alexander Ziaee CommitDate: 2025-07-03 19

git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

2025-07-03 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=df114daef4c48548c3c2b86717612761185ae18f commit df114daef4c48548c3c2b86717612761185ae18f Author: Ruslan Bukin AuthorDate: 2025-07-03 13:10:45 + Commit: Ruslan Bukin CommitDate: 2025-07-03 14:48:34

git: 906d7a4b521c - main - hwt: fix !SMP build.

2025-07-03 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=906d7a4b521c19b2b1ae3ec844b5d4626f2fd529 commit 906d7a4b521c19b2b1ae3ec844b5d4626f2fd529 Author: Ruslan Bukin AuthorDate: 2025-07-03 20:43:01 + Commit: Ruslan Bukin CommitDate: 2025-07-03 20:43:01

Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

2025-07-03 Thread Ruslan Bukin
On Thu, Jul 03, 2025 at 04:17:18PM +, Colin Percival wrote: > On 7/3/25 08:03, Ruslan Bukin wrote: > > commit df114daef4c48548c3c2b86717612761185ae18f > > > > Import the Hardware Trace (HWT) framework. > > Can we get a man page for this? > Sure! We have a draft, working on it. Ruslan

git: 070d185b2f53 - main - hwt: fix build.

2025-07-03 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=070d185b2f5345261bd006f0692ecec2c84bdf07 commit 070d185b2f5345261bd006f0692ecec2c84bdf07 Author: Ruslan Bukin AuthorDate: 2025-07-03 20:36:18 + Commit: Ruslan Bukin CommitDate: 2025-07-03 20:36:18

Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

2025-07-03 Thread Ruslan Bukin
On Thu, Jul 03, 2025 at 06:19:16PM +0200, A FreeBSD User wrote: > > The commit breaks buildkernel: > > [...] > /usr/src/sys/dev/hwt/hwt_contexthash.c:82:2: error: call to undeclared > function > 'spinlock_enter'; ISO C99 and later do not support implicit function > declarations > [-Werror,-Wimp

git: e2a96b83404f - main - random: Define a macro for getting the CPU cycle count

2025-07-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e2a96b83404fcee0a079a3c3adbb448b86a38d1e commit e2a96b83404fcee0a079a3c3adbb448b86a38d1e Author: Mark Johnston AuthorDate: 2025-07-03 17:27:47 + Commit: Mark Johnston CommitDate: 2025-07-03 17:3

git: 4b8b872a9c55 - main - random: Move entropy harvest queue lock macros to random_harvestq.c

2025-07-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4b8b872a9c55c040eb83f917fc8fd2bf908b96a9 commit 4b8b872a9c55c040eb83f917fc8fd2bf908b96a9 Author: Mark Johnston AuthorDate: 2025-07-03 17:21:37 + Commit: Mark Johnston CommitDate: 2025-07-03 17:2

git: 6ccf1801f225 - main - random: Replace a comment with a static assertion

2025-07-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6ccf1801f225a5e3e71d5b707646731542a994c7 commit 6ccf1801f225a5e3e71d5b707646731542a994c7 Author: Mark Johnston AuthorDate: 2025-07-03 17:21:18 + Commit: Mark Johnston CommitDate: 2025-07-03 17:2

git: 5e213d8a7462 - main - random: Remove ARGSUSED annotations from random_harvestq.c

2025-07-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=5e213d8a7462968e10370506a4905eab0dd48e65 commit 5e213d8a7462968e10370506a4905eab0dd48e65 Author: Mark Johnston AuthorDate: 2025-07-03 17:28:10 + Commit: Mark Johnston CommitDate: 2025-07-03 17:3

git: 5ae9f8e9ac5e - main - md: Restore guards in mddestroy()

2025-07-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=5ae9f8e9ac5e1307fed4f7f2549347576f01b3fa commit 5ae9f8e9ac5e1307fed4f7f2549347576f01b3fa Author: Mark Johnston AuthorDate: 2025-07-03 13:10:49 + Commit: Mark Johnston CommitDate: 2025-07-03 15:1

git: 027beb002bc5 - main - vmm: Add a missing entry to the ioctl table

2025-07-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=027beb002bc505301f6bf6ea47fcd8dd15614022 commit 027beb002bc505301f6bf6ea47fcd8dd15614022 Author: Mark Johnston AuthorDate: 2025-07-03 17:02:10 + Commit: Mark Johnston CommitDate: 2025-07-03 17:0

git: fe20818673aa - main - pf: Honor quick on anchor rules

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=fe20818673aa9fa33c1abe6262a6f3fc0ef7a5e9 commit fe20818673aa9fa33c1abe6262a6f3fc0ef7a5e9 Author: Kristof Provost AuthorDate: 2025-06-30 09:45:36 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: 8e4db537c34f - main - pfctl: Use uid_from_user(3) and gid_from_group(3)

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=8e4db537c34fcdea2a14afc84f6bd5ccaa086ddb commit 8e4db537c34fcdea2a14afc84f6bd5ccaa086ddb Author: Kristof Provost AuthorDate: 2025-06-30 08:09:22 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: 2927a5981b34 - main - pfctl: fix table commands under anchors

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=2927a5981b3400cb5147d13580318419ecd1f91c commit 2927a5981b3400cb5147d13580318419ecd1f91c Author: Kristof Provost AuthorDate: 2025-06-30 09:34:35 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: 204fae3f7378 - main - pfctl: robustness improvement on address family

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=204fae3f73780b927aae2e272661c25c2db3f96e commit 204fae3f73780b927aae2e272661c25c2db3f96e Author: Kristof Provost AuthorDate: 2025-06-30 08:36:53 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: e98d6da4ddf0 - main - pfctl: Avoid unneeded variable in gen_dynnode()

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e98d6da4ddf0c1cd2bec83a27abe7590289632f1 commit e98d6da4ddf0c1cd2bec83a27abe7590289632f1 Author: Kristof Provost AuthorDate: 2025-06-27 15:17:44 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: 3092ea37de7d - main - pfctl: Introduce copy_satopfaddr()

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=3092ea37de7db89a253ed35cfd225e538916beb5 commit 3092ea37de7db89a253ed35cfd225e538916beb5 Author: Kristof Provost AuthorDate: 2025-06-27 14:52:45 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: cbca60158062 - main - pfctl: Merge host_v{4,6}() into simpler host_ip()

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=cbca601580626662f03933a617e88c5ff2fc329f commit cbca601580626662f03933a617e88c5ff2fc329f Author: Kristof Provost AuthorDate: 2025-06-27 14:57:57 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: da27faa01f27 - main - pfctl: fix parsing of '10/8'

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=da27faa01f27dd04915c204782542525d43ab7eb commit da27faa01f27dd04915c204782542525d43ab7eb Author: Kristof Provost AuthorDate: 2025-07-01 15:18:20 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: ad65e2de1852 - main - pfctl tests: verify netmask on dynnode

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=ad65e2de18529ffc5daca62c31f2688f057eec86 commit ad65e2de18529ffc5daca62c31f2688f057eec86 Author: Kristof Provost AuthorDate: 2025-06-27 15:13:41 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: 467b037a8aab - main - pfctl: use __func__ rather than hardcoding the function name

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=467b037a8aab98083e4fec7b6ccce0f9a533bd2d commit 467b037a8aab98083e4fec7b6ccce0f9a533bd2d Author: Kristof Provost AuthorDate: 2025-06-27 15:05:00 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: 9d004de910bb - main - pf tests: verify that 'quick' works on anchors

2025-07-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=9d004de910bb7ea4d959dd3726318c4c6bdbd48c commit 9d004de910bb7ea4d959dd3726318c4c6bdbd48c Author: Kristof Provost AuthorDate: 2025-06-30 12:13:09 + Commit: Kristof Provost CommitDate: 2025-07-03 07:

git: bd173a540c0e - main - write.2: Add EINVAL to ERRORS

2025-07-03 Thread Alexander Ziaee
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=bd173a540c0ead4881b0866b721955440e3b96fe commit bd173a540c0ead4881b0866b721955440e3b96fe Author: Felix Johnson AuthorDate: 2025-07-03 20:27:22 + Commit: Alexander Ziaee CommitDate: 2025-07-04 05

git: 8c97c46418f9 - main - rtw89: enable ACPI support on FreeBSD

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8c97c46418f9767a9984df259116da08d9659076 commit 8c97c46418f9767a9984df259116da08d9659076 Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:44:55 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 05:22

git: 228b43c258d2 - main - iwlwifi: compile in ACPI support

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=228b43c258d24c293b135ae94c120e7ccf0a7aea commit 228b43c258d24c293b135ae94c120e7ccf0a7aea Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:46:22 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 05:22

Re: git: df114daef4c4 - main - Import the Hardware Trace (HWT) framework.

2025-07-03 Thread Brad Davis
On Thu, Jul 3, 2025, at 2:50 PM, Ruslan Bukin wrote: > On Thu, Jul 03, 2025 at 06:19:16PM +0200, A FreeBSD User wrote: >> >> The commit breaks buildkernel: >> >> [...] >> /usr/src/sys/dev/hwt/hwt_contexthash.c:82:2: error: call to undeclared >> function >> 'spinlock_enter'; ISO C99 and later do

git: 2f5666c1727c - main - LinuxKPI: MODULE_DEVICE_TABLE() factor out the bus specific MODULE_PNP_INFO()

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2f5666c1727c949491f73e6c3277b7b542131714 commit 2f5666c1727c949491f73e6c3277b7b542131714 Author: Bjoern A. Zeeb AuthorDate: 2025-06-22 22:50:33 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03:22

git: 16c6a3444a19 - main - LinuxKPI: device.h add (*shutdown)

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=16c6a3444a1913e01ce0fce4257c52b5969da10a commit 16c6a3444a1913e01ce0fce4257c52b5969da10a Author: Bjoern A. Zeeb AuthorDate: 2024-07-29 16:10:29 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03:22

git: f58e032410c9 - main - LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f58e032410c93d67c83d6bce8a3e6711f377a4be commit f58e032410c93d67c83d6bce8a3e6711f377a4be Author: Bjoern A. Zeeb AuthorDate: 2025-06-22 22:44:40 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03:22

git: 2ddfcc013c25 - main - LinuxKPI: acpi: provide union [linuxkpi]_acpi_(object|buffer)

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2ddfcc013c251f13c8c9b24970b8134ddd49afea commit 2ddfcc013c251f13c8c9b24970b8134ddd49afea Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:38:56 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03:22

git: 842da154a0ce - main - Bump __FreeBSD_verion for LinuxKPI changes to device.h and acpi.

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=842da154a0ce8f866d65f495537a13ffa8fb9cc0 commit 842da154a0ce8f866d65f495537a13ffa8fb9cc0 Author: Bjoern A. Zeeb AuthorDate: 2025-07-04 03:19:23 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03:22

git: ba6460df5607 - main - LinuxKPI: acpi: add acpi_evaluate_dsm()

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ba6460df5607e572e9c868413c75ce9bc5ce9a00 commit ba6460df5607e572e9c868413c75ce9bc5ce9a00 Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:43:18 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03:22

Re: git: 906d7a4b521c - main - hwt: fix !SMP build.

2025-07-03 Thread Konstantin Belousov
On Thu, Jul 03, 2025 at 08:49:16PM +, Ruslan Bukin wrote: > The branch main has been updated by br: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=906d7a4b521c19b2b1ae3ec844b5d4626f2fd529 > > commit 906d7a4b521c19b2b1ae3ec844b5d4626f2fd529 > Author: Ruslan Bukin > AuthorDate: 2025-0

git: 1c1acaf6858b - main - amd64: enable EFER.TCE

2025-07-03 Thread Alan Cox
The branch main has been updated by alc: URL: https://cgit.FreeBSD.org/src/commit/?id=1c1acaf6858be301384fd20b402cf2df831507a7 commit 1c1acaf6858be301384fd20b402cf2df831507a7 Author: Alan Cox AuthorDate: 2025-06-28 19:49:26 + Commit: Alan Cox CommitDate: 2025-07-03 21:30:02 +

git: d72c74a6c52c - main - loader: Add halt as an alias to poweroff machine

2025-07-03 Thread Tom Jones
The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=d72c74a6c52cd382c5aaf8f28b5f94e102140a6d commit d72c74a6c52cd382c5aaf8f28b5f94e102140a6d Author: Tom Jones AuthorDate: 2025-07-04 06:37:19 + Commit: Tom Jones CommitDate: 2025-07-04 06:37:31 +

Re: git: d72c74a6c52c - main - loader: Add halt as an alias to poweroff machine

2025-07-03 Thread Bjoern A. Zeeb
On Fri, 4 Jul 2025, Tom Jones wrote: The branch main has been updated by thj: URL: https://cgit.FreeBSD.org/src/commit/?id=d72c74a6c52cd382c5aaf8f28b5f94e102140a6d commit d72c74a6c52cd382c5aaf8f28b5f94e102140a6d Author: Tom Jones AuthorDate: 2025-07-04 06:37:19 + Commit: Tom Jone

Re: git: d72c74a6c52c - main - loader: Add halt as an alias to poweroff machine

2025-07-03 Thread Tom Jones
On Fri, Jul 4, 2025, at 07:50, Bjoern A. Zeeb wrote: > On Fri, 4 Jul 2025, Tom Jones wrote: > >> The branch main has been updated by thj: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=d72c74a6c52cd382c5aaf8f28b5f94e102140a6d >> >> commit d72c74a6c52cd382c5aaf8f28b5f94e102140a6d >> Autho