git: c6c63b92effd - main - vm_object: don't reset new iterator

2025-03-03 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=c6c63b92effd6d0662977f11bf429127b9dc4407 commit c6c63b92effd6d0662977f11bf429127b9dc4407 Author: Doug Moore AuthorDate: 2025-03-04 05:31:18 + Commit: Doug Moore CommitDate: 2025-03-04 05:31:18 +

git: 85af37e15958 - main - mlx5en: Fix domain set usage in TLS tag import functions

2025-03-03 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=85af37e15958bd050093e6368afe6afe8e7a5ced commit 85af37e15958bd050093e6368afe6afe8e7a5ced Author: Slava Shwartsman AuthorDate: 2025-02-24 18:08:58 + Commit: Konstantin Belousov CommitDate: 2025-03-

git: cb991a228179 - main - amd64 csu: microoptimize startup

2025-03-03 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=cb991a228179639cc0568fdd5d4b4b07b6f47b5a commit cb991a228179639cc0568fdd5d4b4b07b6f47b5a Author: Konstantin Belousov AuthorDate: 2025-03-02 23:54:24 + Commit: Konstantin Belousov CommitDate: 2025-

git: ccf7b62bd88c - main - loader: allow fs modules to use ioctl()

2025-03-03 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=ccf7b62bd88c6c8beba915eab058f99212a32d35 commit ccf7b62bd88c6c8beba915eab058f99212a32d35 Author: Toomas Soome AuthorDate: 2025-03-03 21:52:55 + Commit: Toomas Soome CommitDate: 2025-03-03 21:52

git: e7c0cb720898 - main - loader: dosfs should be able to work with different sector sizes

2025-03-03 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=e7c0cb720898fd36487c4e6b0aff52435084e6bf commit e7c0cb720898fd36487c4e6b0aff52435084e6bf Author: Toomas Soome AuthorDate: 2025-03-03 21:54:23 + Commit: Toomas Soome CommitDate: 2025-03-03 21:54

git: 498b0abe55ea - main - sys/efi_map.h: Forward declare struct efi_map_header

2025-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=498b0abe55eaace4615ca5cfba1fe6cc6129a3dd commit 498b0abe55eaace4615ca5cfba1fe6cc6129a3dd Author: John Baldwin AuthorDate: 2025-03-03 21:37:00 + Commit: John Baldwin CommitDate: 2025-03-03 21:38:13

git: cd6ed24ba4dc - main - drm2 tegra: Use vm_radix_iter_lookup instead of vm_page_iter_lookup

2025-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=cd6ed24ba4dc18897211fa7f55bb2393cf1ab25c commit cd6ed24ba4dc18897211fa7f55bb2393cf1ab25c Author: John Baldwin AuthorDate: 2025-03-03 21:29:20 + Commit: John Baldwin CommitDate: 2025-03-03 21:29:20

git: 1c9c4a25e600 - main - enic: fix potential panic due to not understanding what iflib had allocated

2025-03-03 Thread Doug Ambrisko
The branch main has been updated by ambrisko: URL: https://cgit.FreeBSD.org/src/commit/?id=1c9c4a25e600bcfad3eec891d43221b55ddf7e19 commit 1c9c4a25e600bcfad3eec891d43221b55ddf7e19 Author: Doug Ambrisko AuthorDate: 2025-03-03 20:46:15 + Commit: Doug Ambrisko CommitDate: 2025-03-03 2

git: 6ba1c5abb957 - main - ipfw: add UPDATING note and modify __FreeBSD_version

2025-03-03 Thread Andrey V. Elsukov
@@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20250303: + Commit 4a77657cbc01 changed the ABI betwee

git: 4a77657cbc01 - main - ipfw: migrate ipfw to 32-bit size rule numbers

2025-03-03 Thread Andrey V. Elsukov
The branch main has been updated by ae: URL: https://cgit.FreeBSD.org/src/commit/?id=4a77657cbc011ea657ccb079fff6b58b295eccb0 commit 4a77657cbc011ea657ccb079fff6b58b295eccb0 Author: Andrey V. Elsukov AuthorDate: 2025-03-03 18:15:17 + Commit: Andrey V. Elsukov CommitDate: 2025-03-03

git: d4c81623acce - main - universe: Update the default GCC toolchain to GCC 14

2025-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d4c81623accede21c756b97e255367bdb664d1e6 commit d4c81623accede21c756b97e255367bdb664d1e6 Author: John Baldwin AuthorDate: 2025-03-03 16:51:53 + Commit: John Baldwin CommitDate: 2025-03-03 16:51:53

git: bd9709c2b336 - main - .cirrus-ci: Update the non-manual GCC build job to GCC 14

2025-03-03 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=bd9709c2b33646d71d4d4b9c50b5b179c6041760 commit bd9709c2b33646d71d4d4b9c50b5b179c6041760 Author: John Baldwin AuthorDate: 2025-03-03 16:51:47 + Commit: John Baldwin CommitDate: 2025-03-03 16:51:47

git: e2a08ac9ce42 - main - riscv: enable EFI framebuffer

2025-03-03 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=e2a08ac9ce424f543a2f03c67fb882fdabbdd32a commit e2a08ac9ce424f543a2f03c67fb882fdabbdd32a Author: Mitchell Horne AuthorDate: 2025-03-03 15:46:39 + Commit: Mitchell Horne CommitDate: 2025-03-03 1

git: 04a812ae94e4 - main - riscv/stand: pass boot hart in loader metadata

2025-03-03 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=04a812ae94e44982ee7f86e5de8a5caccdbc8a81 commit 04a812ae94e44982ee7f86e5de8a5caccdbc8a81 Author: Mitchell Horne AuthorDate: 2025-03-03 15:47:23 + Commit: Mitchell Horne CommitDate: 2025-03-03 1

git: 62c0997d4317 - main - efiprot.h: add definitions for RISCV_EFI_BOOT_PROTOCOL

2025-03-03 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=62c0997d4317390685afdd35a28396f2a6f0b2a3 commit 62c0997d4317390685afdd35a28396f2a6f0b2a3 Author: Mitchell Horne AuthorDate: 2025-03-03 15:46:56 + Commit: Mitchell Horne CommitDate: 2025-03-03 1

git: a2e2178402af - main - riscv: parse memory regions from EFI map header

2025-03-03 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a2e2178402afff939cb90e75c65ded0a9da8ac5c commit a2e2178402afff939cb90e75c65ded0a9da8ac5c Author: Mitchell Horne AuthorDate: 2025-03-03 15:49:17 + Commit: Mitchell Horne CommitDate: 2025-03-03 1

git: 8bfd5cefbc71 - main - arm: switch to subr_efi_map.c

2025-03-03 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=8bfd5cefbc7143adffa34d74bc539802a01f0f26 commit 8bfd5cefbc7143adffa34d74bc539802a01f0f26 Author: Mitchell Horne AuthorDate: 2025-03-03 15:45:32 + Commit: Mitchell Horne CommitDate: 2025-03-03 1

git: cb0fb2812914 - main - exclude_efi_memreserve(): use the right type

2025-03-03 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=cb0fb2812914aac78ec77e5704176ef45440f139 commit cb0fb2812914aac78ec77e5704176ef45440f139 Author: Mitchell Horne AuthorDate: 2024-11-26 15:55:29 + Commit: Mitchell Horne CommitDate: 2025-03-03 1

git: 125877c92d16 - main - arm64: Split EFI map parsing code to a common file

2025-03-03 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=125877c92d1661c6a1f567aa9a3e9c399a514789 commit 125877c92d1661c6a1f567aa9a3e9c399a514789 Author: Mitchell Horne AuthorDate: 2025-03-01 00:04:38 + Commit: Mitchell Horne CommitDate: 2025-03-03 1

git: f32a25504461 - main - pf tests: test source-hash and random on empty table or interface without address

2025-03-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f32a255044616604a3a038840feab785c005d10d commit f32a255044616604a3a038840feab785c005d10d Author: Kristof Provost AuthorDate: 2025-03-03 09:38:39 + Commit: Kristof Provost CommitDate: 2025-03-03 16:

git: a373ea07650b - main - pf: fix pf_map_addr() not to cause dividing by 0

2025-03-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a373ea07650b13f4d398d1341c932082bdb05d3a commit a373ea07650b13f4d398d1341c932082bdb05d3a Author: Kristof Provost AuthorDate: 2025-02-28 14:58:15 + Commit: Kristof Provost CommitDate: 2025-03-03 16:

git: 8a2c189e8938 - main - ports.7/history: Don't forget macOS!

2025-03-03 Thread Alexander Ziaee
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=8a2c189e893811a44b30696a1af9b5c7800ab60b commit 8a2c189e893811a44b30696a1af9b5c7800ab60b Author: Alexander Ziaee AuthorDate: 2025-03-03 14:50:53 + Commit: Alexander Ziaee CommitDate: 2025-03-03

git: 44c70602c8a6 - main - stf.4: Remove spurious word

2025-03-03 Thread Alexander Ziaee
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=44c70602c8a6add87a234154d005b9c3ff3e4825 commit 44c70602c8a6add87a234154d005b9c3ff3e4825 Author: Matt Simerson AuthorDate: 2025-02-24 16:11:52 + Commit: Alexander Ziaee CommitDate: 2025-03-03 13

git: f8bd05add215 - main - pf tests: add missing pflog_init to pflog:rdr_action

2025-03-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f8bd05add2158a433e1f5b9ffd18a9e164c4cfaf commit f8bd05add2158a433e1f5b9ffd18a9e164c4cfaf Author: Kristof Provost AuthorDate: 2025-03-03 10:34:36 + Commit: Kristof Provost CommitDate: 2025-03-03 12:

git: 420e2f8a74df - main - vnode_pager: simplify loop, avoid overflow

2025-03-03 Thread Doug Moore
The branch main has been updated by dougm: URL: https://cgit.FreeBSD.org/src/commit/?id=420e2f8a74df4be1237244a4ef222d2ceae6823d commit 420e2f8a74df4be1237244a4ef222d2ceae6823d Author: Doug Moore AuthorDate: 2025-03-02 08:13:24 + Commit: Doug Moore CommitDate: 2025-03-02 08:13:24 +