git: 615fba7c6b39 - stable/14 - Add an implementation of the 9P filesystem

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=615fba7c6b39ac40239beb5624025d0d0576fdc0 commit 615fba7c6b39ac40239beb5624025d0d0576fdc0 Author: Doug Rabson AuthorDate: 2022-12-06 13:07:46 + Commit: Gleb Popov CommitDate: 2025-07-04 13:

git: ab63bdaf1d1f - stable/14 - p9fs: Fix the build for 32-bit kernels

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=ab63bdaf1d1f96a3a682886dccd13936a8cb0a5d commit ab63bdaf1d1f96a3a682886dccd13936a8cb0a5d Author: Doug Rabson AuthorDate: 2024-06-19 14:15:34 + Commit: Gleb Popov CommitDate: 2025-07-04 13:

git: 99f8e26e29a6 - stable/14 - p9fs: implement working putpages (fix mmap write)

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=99f8e26e29a62714061998ace211f26e3f724af3 commit 99f8e26e29a62714061998ace211f26e3f724af3 Author: Val Packett AuthorDate: 2024-06-24 13:37:58 + Commit: Gleb Popov CommitDate: 2025-07-04 13:

git: 03f840f9cc8b - stable/14 - p9fs: fix lookup of "." for lib9p-based 9P servers

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=03f840f9cc8b5d02e776f59b033fe6165fc2cf4a commit 03f840f9cc8b5d02e776f59b033fe6165fc2cf4a Author: Doug Rabson AuthorDate: 2024-06-24 11:22:57 + Commit: Gleb Popov CommitDate: 2025-07-04 13:

git: 0d1dd7c4863a - stable/14 - p9fs: move NULL check immediately after allocation

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=0d1dd7c4863ab0856c93becf103d59acb917623d commit 0d1dd7c4863ab0856c93becf103d59acb917623d Author: Ed Maste AuthorDate: 2024-06-24 16:21:19 + Commit: Gleb Popov CommitDate: 2025-07-04 13:28:

git: 201d2e45f51f - stable/14 - p9fs: use M_WAITOK where appropriate

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=201d2e45f51fee2b1438bcc0a53a51bd6416ea73 commit 201d2e45f51fee2b1438bcc0a53a51bd6416ea73 Author: Ed Maste AuthorDate: 2024-06-24 20:10:00 + Commit: Gleb Popov CommitDate: 2025-07-04 13:28:

git: 2e7e267e7fcb - stable/14 - p9fs: Properly handle paths containing "."

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=2e7e267e7fcbcd0dfb9957fb9809308232276f15 commit 2e7e267e7fcbcd0dfb9957fb9809308232276f15 Author: Bakul Shah AuthorDate: 2024-08-04 18:19:52 + Commit: Gleb Popov CommitDate: 2025-07-04 13:2

git: f3478cfc7817 - stable/14 - virtio_p9fs: Fix handling of a full request queue

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=f3478cfc7817afcd47e8c9caee143fb807220ffc commit f3478cfc7817afcd47e8c9caee143fb807220ffc Author: Mark Johnston AuthorDate: 2024-10-25 17:51:16 + Commit: Gleb Popov CommitDate: 2025-07-04 1

git: d888c75dd49e - stable/14 - p9fs: Use UNLINKAT instead of REMOVE to implement removals

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=d888c75dd49e0f07f3bce297c87850f7c06f3938 commit d888c75dd49e0f07f3bce297c87850f7c06f3938 Author: Mark Johnston AuthorDate: 2024-11-07 18:23:32 + Commit: Gleb Popov CommitDate: 2025-07-04 1

git: f3289f252854 - stable/14 - virtio_p9fs: Fix some style issues

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=f3289f2528549160afa09fca09b141cbb7f36c32 commit f3289f2528549160afa09fca09b141cbb7f36c32 Author: Mark Johnston AuthorDate: 2024-10-25 17:50:43 + Commit: Gleb Popov CommitDate: 2025-07-04 1

git: f5cc62e54a7f - stable/14 - virtio_p9fs: fix panic on qemu/kvm

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=f5cc62e54a7f8ae9b8bb1484e0ebb22352c95d36 commit f5cc62e54a7f8ae9b8bb1484e0ebb22352c95d36 Author: Danilo Egea Gondolfo AuthorDate: 2024-07-06 16:51:51 + Commit: Gleb Popov CommitDate: 2025-

git: a23bc2ddb540 - stable/14 - p9fs: Fix whitespace in request tag handling functions

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=a23bc2ddb5409bfb3c1186d8062438b504ea41c7 commit a23bc2ddb5409bfb3c1186d8062438b504ea41c7 Author: Mark Johnston AuthorDate: 2024-10-25 17:50:37 + Commit: Gleb Popov CommitDate: 2025-07-04 1

git: ec70e1177b20 - stable/14 - p9fs: remove duplicated code

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=ec70e1177b2004a5990222dbe3bd6130d9566822 commit ec70e1177b2004a5990222dbe3bd6130d9566822 Author: Danilo Egea Gondolfo AuthorDate: 2024-07-09 19:07:18 + Commit: Gleb Popov CommitDate: 2025-

git: 256be6bf6c5d - stable/14 - namei: Fix cn_flags width in 9pfs

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=256be6bf6c5d62c60cf4b95ac84b3b6ac7db2e5a commit 256be6bf6c5d62c60cf4b95ac84b3b6ac7db2e5a Author: Mark Johnston AuthorDate: 2025-05-27 13:29:14 + Commit: Gleb Popov CommitDate: 2025-07-04 1

git: b7ef7f8b0b65 - stable/14 - virtio_p9fs: Support attaching to pci and mmio

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=b7ef7f8b0b65e67da6ab11441b365684f231250f commit b7ef7f8b0b65e67da6ab11441b365684f231250f Author: Andrew Turner AuthorDate: 2025-04-08 10:27:20 + Commit: Gleb Popov CommitDate: 2025-07-04 1

git: fc393006c0ec - stable/14 - p9fs.5: rename to p9fs.4

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=fc393006c0ec18c5519cc9309e7ac77d1bad6abf commit fc393006c0ec18c5519cc9309e7ac77d1bad6abf Author: Lexi Winter AuthorDate: 2024-11-07 20:25:10 + Commit: Gleb Popov CommitDate: 2025-07-04 13:

git: f2e6f2444098 - stable/14 - p9fs: Call VN_LOCK_ASHARE on new vnodes

2025-07-04 Thread Gleb Popov
The branch stable/14 has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=f2e6f24440984dce314a8eb3f9009cef3aae62b8 commit f2e6f24440984dce314a8eb3f9009cef3aae62b8 Author: Mark Johnston AuthorDate: 2025-06-13 19:08:09 + Commit: Gleb Popov CommitDate: 2025-07-04 1

git: f1f230439fa4 - main - vfs: Initial revision of inotify

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f1f230439fa48581f40a57f095627f667a9713c3 commit f1f230439fa48581f40a57f095627f667a9713c3 Author: Mark Johnston AuthorDate: 2025-07-03 20:07:45 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: d4ead7edbbfe - main - inotify: Regenerate syscall definitions

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d4ead7edbbfe7f84ba57a28685e09241433fa380 commit d4ead7edbbfe7f84ba57a28685e09241433fa380 Author: Mark Johnston AuthorDate: 2025-05-12 19:40:45 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 245ff4c4b2c2 - main - libc: Add inotify support

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=245ff4c4b2c2728674121a5d9736a5e079bd00b2 commit 245ff4c4b2c2728674121a5d9736a5e079bd00b2 Author: Mark Johnston AuthorDate: 2025-07-03 20:08:59 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 4695e3aa7c68 - main - gpio: attach gpiobus when the controller is ready

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=4695e3aa7c685c092cb4b2662bee16c31be790f8 commit 4695e3aa7c685c092cb4b2662bee16c31be790f8 Author: Ahmad Khalifa AuthorDate: 2025-07-04 13:52:00 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 1

git: 2c356c8b8f79 - main - gpiobus: add a gpiobus_add_bus function

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=2c356c8b8f79c08d42b23a72b7a320b59d955a3f commit 2c356c8b8f79c08d42b23a72b7a320b59d955a3f Author: Ahmad Khalifa AuthorDate: 2025-07-04 13:51:25 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 1

git: c2d8cca77152 - main - gpio: remove redundant calls to bus_attach_children

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=c2d8cca77152ebf72f488490163585be7e34eb0f commit c2d8cca77152ebf72f488490163585be7e34eb0f Author: Ahmad Khalifa AuthorDate: 2025-07-04 13:51:11 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 1

git: ef6ea91593eb - main - VOP_RENAME: add mp-global lock

2025-07-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ef6ea91593ebff73e2fc201efd9f848b71c5a125 commit ef6ea91593ebff73e2fc201efd9f848b71c5a125 Author: Konstantin Belousov AuthorDate: 2025-06-02 07:05:06 + Commit: Konstantin Belousov CommitDate: 2025-

git: 369a2542caa9 - main - msdosfs: remove pm_checkpath_lock

2025-07-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=369a2542caa9252ce2e89b0360f85a1c28a908e0 commit 369a2542caa9252ce2e89b0360f85a1c28a908e0 Author: Konstantin Belousov AuthorDate: 2025-06-02 07:06:16 + Commit: Konstantin Belousov CommitDate: 2025-

git: 2c17429915f2 - main - ufs: remove um_checkpath_lock

2025-07-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2c17429915f2e527d456600a9a2f30c528d1a305 commit 2c17429915f2e527d456600a9a2f30c528d1a305 Author: Konstantin Belousov AuthorDate: 2025-06-02 07:05:33 + Commit: Konstantin Belousov CommitDate: 2025-

git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify

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

git: 2f60984053e5 - main - namei dotdot tracker: take mnt_renamelock shared to prevent parallel renames

2025-07-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2f60984053e5a91e2cfb45e424129297859fb11d commit 2f60984053e5a91e2cfb45e424129297859fb11d Author: Konstantin Belousov AuthorDate: 2025-06-02 07:26:35 + Commit: Konstantin Belousov CommitDate: 2025-

git: 2ffee9aef7c2 - main - vfs_lookup: split NDRESTART

2025-07-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2ffee9aef7c272d631dc072f7cfdd978c01c7dc8 commit 2ffee9aef7c272d631dc072f7cfdd978c01c7dc8 Author: Konstantin Belousov AuthorDate: 2025-06-15 07:51:48 + Commit: Konstantin Belousov CommitDate: 2025-

git: 5fea0aec5c8e - main - riscv: add aw_rtc device to config

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

git: deaae83da057 - main - riscv: enable allwinner RTC

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

git: f6e5bcd4716c - main - tests/ci: run ci-full kyua tests in parallel

2025-07-04 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=f6e5bcd4716c2974c7ceb1fbbfc0ef8db8e13d8b commit f6e5bcd4716c2974c7ceb1fbbfc0ef8db8e13d8b Author: Siva Mahadevan AuthorDate: 2025-07-04 14:16:09 + Commit: Li-Wen Hsu CommitDate: 2025-07-04 16:27:

git: 9acbcf1f0c13 - stable/14 - snd_hda.4: Improve HARDWARE for HW Relnotes

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=9acbcf1f0c13fee659b647e9d63acea4d6afafd7 commit 9acbcf1f0c13fee659b647e9d63acea4d6afafd7 Author: Alexander Ziaee AuthorDate: 2025-01-17 14:31:04 + Commit: Alexander Ziaee CommitDate: 2025-0

git: f7776016fee8 - stable/14 - bectl: Use SPDX only license

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=f7776016fee89ba73d9054b37bcf32c82c9b6363 commit f7776016fee89ba73d9054b37bcf32c82c9b6363 Author: Alexander Ziaee AuthorDate: 2025-02-19 19:44:57 + Commit: Alexander Ziaee CommitDate: 2025-0

git: cf647f23c4b7 - stable/14 - mlx.4: Improve specificity for apropos + hw notes

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=cf647f23c4b774e81144ebe2a4df958bc74580d7 commit cf647f23c4b774e81144ebe2a4df958bc74580d7 Author: Alexander Ziaee AuthorDate: 2025-06-02 20:31:14 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 3e235a37e550 - stable/14 - ng_patch.4: Clarify relative_offset

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=3e235a37e550233e9a04ccb8ca63708da97f5868 commit 3e235a37e550233e9a04ccb8ca63708da97f5868 Author: Felix Johnson AuthorDate: 2025-06-25 04:49:51 + Commit: Alexander Ziaee CommitDate: 2025-07-

git: 62d26d696bf0 - stable/14 - aue.4: Improve HARDWARE, specificity, and tag spdx

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=62d26d696bf0b91daea25ad6b474555485b1333e commit 62d26d696bf0b91daea25ad6b474555485b1333e Author: Alexander Ziaee AuthorDate: 2025-05-28 20:53:31 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 89acc594cef7 - stable/14 - mlx.4: Improve HARDWARE

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=89acc594cef77db141ede18038fe3c8ed1916264 commit 89acc594cef77db141ede18038fe3c8ed1916264 Author: Alexander Ziaee AuthorDate: 2025-06-14 20:54:59 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 992be3acfe68 - stable/14 - ctfconvert.1: Minor cleanup

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=992be3acfe68d315e081ba27f7087e8261dc4ecf commit 992be3acfe68d315e081ba27f7087e8261dc4ecf Author: Alexander Ziaee AuthorDate: 2025-04-18 00:41:29 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 5e712379ae68 - stable/14 - cdce.4: Improve HARDWARE

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=5e712379ae68ea1895817b8472b73598bafbc75b commit 5e712379ae68ea1895817b8472b73598bafbc75b Author: Alexander Ziaee AuthorDate: 2025-05-28 20:55:27 + Commit: Alexander Ziaee CommitDate: 2025-0

git: db0f3a3c3f16 - stable/14 - usb/if_mos.c: Fix incorrect SPDX ID

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=db0f3a3c3f16f414e32fba5a0f7ea01302739bb7 commit db0f3a3c3f16f414e32fba5a0f7ea01302739bb7 Author: Alexander Ziaee AuthorDate: 2025-05-16 01:53:28 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 5f35cb47c684 - stable/14 - build.7: PORTS_MODULES incompatible with pkgbase

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=5f35cb47c684493369100539c8ca35970bee4ffe commit 5f35cb47c684493369100539c8ca35970bee4ffe Author: Alexander Ziaee AuthorDate: 2025-05-21 16:40:29 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 864874b5a2b7 - stable/14 - axge.4: Create a HARDWARE section

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=864874b5a2b72b453f62c753e398187d9bfdc6b2 commit 864874b5a2b72b453f62c753e398187d9bfdc6b2 Author: Alexander Ziaee AuthorDate: 2025-05-28 20:45:39 + Commit: Alexander Ziaee CommitDate: 2025-0

git: ce2d22ee11d8 - stable/14 - rtsx.4: Improve hardware, add history and spdx

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=ce2d22ee11d81785cbb427f22818df530642a26c commit ce2d22ee11d81785cbb427f22818df530642a26c Author: Alexander Ziaee AuthorDate: 2025-05-28 20:50:26 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 0961446b2382 - stable/14 - pam_xdg.8: Improve usage and standards

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=0961446b2382ab9aad9fe2a94029ee39d3ea5082 commit 0961446b2382ab9aad9fe2a94029ee39d3ea5082 Author: Alexander Ziaee AuthorDate: 2025-05-28 20:43:03 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 132a75025ef9 - stable/14 - scc.4: Improve acronyms + tag SPDX

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=132a75025ef91920f46202a95589d7fb30558acd commit 132a75025ef91920f46202a95589d7fb30558acd Author: Alexander Ziaee AuthorDate: 2025-05-26 06:43:17 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 621a175adf56 - stable/14 - make.conf.5: add CPUTYPE?= note from UPDATING

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=621a175adf566b9da8abdbbd1f839112f9432fab commit 621a175adf566b9da8abdbbd1f839112f9432fab Author: Alexander Ziaee AuthorDate: 2025-05-21 16:43:37 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 88d94ead7f7c - main - lposix: Use reentrant passwd and group lookup functions

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=88d94ead7f7cfb7ea7c4134b4cd2f89da670a8e1 commit 88d94ead7f7cfb7ea7c4134b4cd2f89da670a8e1 Author: Mark Johnston AuthorDate: 2025-07-04 19:06:10 + Commit: Mark Johnston CommitDate: 2025-07-04 20:1

git: ad0c3859a918 - main - mmc_da: garbage-collect sdda_get_max_data

2025-07-04 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=ad0c3859a9184036484c0cd63d7260a4a3d1ad2d commit ad0c3859a9184036484c0cd63d7260a4a3d1ad2d Author: Andriy Gapon AuthorDate: 2025-07-04 07:53:11 + Commit: Andriy Gapon CommitDate: 2025-07-04 08:01:00

Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in disk->d_attachment

2025-07-04 Thread Andriy Gapon
On 04/07/2025 10:33, Bjoern A. Zeeb wrote: This now results in: sys/cam/mmc/mmc_da.c:1202:1: warning: unused function 'sdda_get_max_data' [- Wunused-function]  1202 | sdda_get_max_data(struct cam_periph *periph, union ccb *ccb)   | ^ 1 warning generated. Can the function

git: d4c8fd3a2c83 - main - fuse_vnop_allocate: Drop duplicated vfs_isrdonly() check

2025-07-04 Thread Gleb Popov
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=d4c8fd3a2c83b213ca3a4ae095d39569e9da4d0e commit d4c8fd3a2c83b213ca3a4ae095d39569e9da4d0e Author: Gleb Popov AuthorDate: 2025-06-17 10:00:28 + Commit: Gleb Popov CommitDate: 2025-07-04 07:14:21

git: c51660a62251 - main - fusefs: exterrorize fuse_vnops.c

2025-07-04 Thread Gleb Popov
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/src/commit/?id=c51660a62251b37ecb7e9a5a7609097fd13d6385 commit c51660a62251b37ecb7e9a5a7609097fd13d6385 Author: Gleb Popov AuthorDate: 2025-06-17 10:11:14 + Commit: Gleb Popov CommitDate: 2025-07-04 07:14:21

Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in disk->d_attachment

2025-07-04 Thread Bjoern A. Zeeb
On Fri, 27 Jun 2025, Andriy Gapon wrote: The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=5aedb8b1d4a6c099eaa0a65f8fcbdcc4aba8f75b commit 5aedb8b1d4a6c099eaa0a65f8fcbdcc4aba8f75b Author: Andriy Gapon AuthorDate: 2025-06-23 21:43:35 + Commit: A

git: 90b015916386 - main - pf: use PFR_RB_NONE consistently

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

git: b168cac06613 - main - pf: honor quick on anchor rules

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b168cac06613733c56e59edc6afc8388d60e203e commit b168cac06613733c56e59edc6afc8388d60e203e Author: Kristof Provost AuthorDate: 2025-06-30 12:31:24 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: 58571f3ea37c - main - pf: Remove useless macros

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=58571f3ea37c3e5019d39591aa09c1723c00face commit 58571f3ea37c3e5019d39591aa09c1723c00face Author: Kristof Provost AuthorDate: 2025-06-30 16:56:12 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: 9ec47b79c10e - main - pf: replace hardcoded function names by __func__

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

git: 614ae218ca22 - main - pf: pf_create_kanchor() can be static

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=614ae218ca22997f9d8f079b1949eb35f0ab6902 commit 614ae218ca22997f9d8f079b1949eb35f0ab6902 Author: Kristof Provost AuthorDate: 2025-06-30 16:35:31 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: f78c18a7ac9e - main - pfctl: sync cmdline_symset() changes with src/usr.sbin

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f78c18a7ac9ebb5079ad4afebd248881e3672ed2 commit f78c18a7ac9ebb5079ad4afebd248881e3672ed2 Author: Kristof Provost AuthorDate: 2025-06-30 16:29:01 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: 7d5d1fae2854 - main - pfctl: odd condition/test in PF lexer

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=7d5d1fae28541034423763313cca61fa6ed15ae2 commit 7d5d1fae28541034423763313cca61fa6ed15ae2 Author: Kristof Provost AuthorDate: 2025-06-30 12:55:38 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: f7289cce493d - main - pf: Check for main ruleset explicitly

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=f7289cce493d8db579e3e10bec2c95887c4ba52e commit f7289cce493d8db579e3e10bec2c95887c4ba52e Author: Kristof Provost AuthorDate: 2025-06-30 17:12:12 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: 945ba658d803 - main - pfctl: Error out on missing table command, zap internal wrapper function

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=945ba658d8036102729e3ae7809c56879bf1e259 commit 945ba658d8036102729e3ae7809c56879bf1e259 Author: Kristof Provost AuthorDate: 2025-07-01 09:41:12 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: 3c24dfa30bb9 - main - pfctl.8: Explicitly mention that tables created by -T{add,replace} are persistent

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=3c24dfa30bb9e2d90ab643758628b7586fa40f06 commit 3c24dfa30bb9e2d90ab643758628b7586fa40f06 Author: Kristof Provost AuthorDate: 2025-06-30 17:13:24 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: ddb8faceb1dd - main - pf.4: DIOCIGETIFACES provides interfaces and groups, not drivers

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=ddb8faceb1dd58f757f4904bf6117db5610ef7bf commit ddb8faceb1dd58f757f4904bf6117db5610ef7bf Author: Kristof Provost AuthorDate: 2025-06-30 17:08:02 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: 651fbbc9a69b - main - pf: Rename pf_anchor_remove() to pf_remove_anchor()

2025-07-04 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=651fbbc9a69bddaa8abe1cd4434e70f1367396c9 commit 651fbbc9a69bddaa8abe1cd4434e70f1367396c9 Author: Kristof Provost AuthorDate: 2025-06-30 17:06:06 + Commit: Kristof Provost CommitDate: 2025-07-04 08:

git: f74d99809359 - stable/14 - uftdi.4: Makeover!

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=f74d998093596c09d6216c91b6435a590dcc14a0 commit f74d998093596c09d6216c91b6435a590dcc14a0 Author: Alexander Ziaee AuthorDate: 2025-05-30 01:54:15 + Commit: Alexander Ziaee CommitDate: 2025-0

git: 293e4c54b536 - stable/14 - pf.4/pfsync.4: Separate sysctl/tunables >> SYNOPSIS

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=293e4c54b5363394b5c70db4e5e32aca8e9b5094 commit 293e4c54b5363394b5c70db4e5e32aca8e9b5094 Author: Alexander Ziaee AuthorDate: 2025-06-25 23:19:14 + Commit: Alexander Ziaee CommitDate: 2025-0

git: bc3338985af9 - main - sockstat: microoptimize cap-getnameinfo

2025-07-04 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=bc3338985af92914a9b6929c631551a527049acf commit bc3338985af92914a9b6929c631551a527049acf Author: Alan Somers AuthorDate: 2025-07-03 21:41:47 + Commit: Alan Somers CommitDate: 2025-07-04 19:18:

git: 3b1c4cb1bfff - main - sys_generic.c: convert EINVALs to EXTERROR(EINVAL)

2025-07-04 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3b1c4cb1bfff6efa363919de6c05765c24607b83 commit 3b1c4cb1bfff6efa363919de6c05765c24607b83 Author: Konstantin Belousov AuthorDate: 2025-07-04 06:42:34 + Commit: Konstantin Belousov CommitDate: 2025-

git: ff826f8ed434 - main - gpiopps: don't use internal gpiobus function

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=ff826f8ed434c03f9f122eee16a060472d4860d5 commit ff826f8ed434c03f9f122eee16a060472d4860d5 Author: Ahmad Khalifa AuthorDate: 2025-07-04 20:03:18 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 2

git: 9c2509f831e8 - main - gpio: hide internal gpiobus symbols

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=9c2509f831e8194ef8c30aa5d839a7eb2197ff7f commit 9c2509f831e8194ef8c30aa5d839a7eb2197ff7f Author: Ahmad Khalifa AuthorDate: 2025-07-04 20:03:34 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 2

git: 4a21713278a8 - main - gpiobus: add gpio_pin_acquire

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=4a21713278a865906e853b69357cf59a379df93a commit 4a21713278a865906e853b69357cf59a379df93a Author: Ahmad Khalifa AuthorDate: 2025-07-04 20:03:04 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 2

git: 7f297cdae380 - main - regulator: don't use internal gpiobus function

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=7f297cdae380022bcdc72b3b11d1ecb7a902e578 commit 7f297cdae380022bcdc72b3b11d1ecb7a902e578 Author: Ahmad Khalifa AuthorDate: 2025-07-04 20:03:10 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 2

git: a2bfb7cff243 - main - gpiobus: gpiobus_release_pin: convert errors to panic

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=a2bfb7cff243bdafebde5ea8629810fe507a2aea commit a2bfb7cff243bdafebde5ea8629810fe507a2aea Author: Ahmad Khalifa AuthorDate: 2025-07-04 20:01:29 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 2

git: 92b352f694e8 - main - gpiobus: gpio_pin_release: convert checks to KASSERTs

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=92b352f694e83827252d42a58df3c6e4dd0e0164 commit 92b352f694e83827252d42a58df3c6e4dd0e0164 Author: Ahmad Khalifa AuthorDate: 2025-07-04 20:02:57 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 2

git: ed50879c4a95 - main - gpiobus: gpiobus_acquire_pin: panic on invalid pin

2025-07-04 Thread Ahmad Khalifa
The branch main has been updated by vexeduxr: URL: https://cgit.FreeBSD.org/src/commit/?id=ed50879c4a9591d075890f61c7f8f7c29d5c6f3a commit ed50879c4a9591d075890f61c7f8f7c29d5c6f3a Author: Ahmad Khalifa AuthorDate: 2025-06-19 13:42:56 + Commit: Ahmad Khalifa CommitDate: 2025-07-04 2

git: 4d08e7815d6c - main - truss: Add a decoder for inotify_add_watch_at(2)

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4d08e7815d6c71c620f19a8abdf0caa26f9c5c57 commit 4d08e7815d6c71c620f19a8abdf0caa26f9c5c57 Author: Mark Johnston AuthorDate: 2025-07-03 19:52:56 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: bc4430dc203e - main - vfs: Add event notification points

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=bc4430dc203ed7b6765fb5df041bf545c50f859b commit bc4430dc203ed7b6765fb5df041bf545c50f859b Author: Mark Johnston AuthorDate: 2025-07-03 20:10:35 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 739fc14938d5 - main - tests: Add some regression tests for inotify

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=739fc14938d58a2ed34c0663bf1f06c83eada685 commit 739fc14938d58a2ed34c0663bf1f06c83eada685 Author: Mark Johnston AuthorDate: 2025-07-03 20:00:19 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: cf65b5e43d7c - main - libsys: Add inotify support

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=cf65b5e43d7cdc67a932d089312c5a54342167db commit cf65b5e43d7cdc67a932d089312c5a54342167db Author: Mark Johnston AuthorDate: 2025-07-03 20:09:19 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 5202cfcf93b1 - main - inotify: Add man pages for the new syscalls and for VOP_INOTIFY

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=5202cfcf93b19b39f3d2bf80e73a8ca94d7fffd1 commit 5202cfcf93b19b39f3d2bf80e73a8ca94d7fffd1 Author: Mark Johnston AuthorDate: 2025-07-03 20:02:21 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: d7025d3a3f17 - main - linux: Regenerate system call definitions

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=d7025d3a3f17f3c91bc14be1a9e66722949bf915 commit d7025d3a3f17f3c91bc14be1a9e66722949bf915 Author: Mark Johnston AuthorDate: 2025-06-06 13:25:58 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 3965de642c29 - main - linux: Add inotify support

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3965de642c29d831649c8307203303de560d721a commit 3965de642c29d831649c8307203303de560d721a Author: Mark Johnston AuthorDate: 2025-06-06 13:25:09 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 1d8664d69041 - main - examples: Add a demo program for inotify

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1d8664d6904149e0be5dbfa0ee35268de2a83f1e commit 1d8664d6904149e0be5dbfa0ee35268de2a83f1e Author: Mark Johnston AuthorDate: 2025-07-03 20:00:55 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: b79bd43f9ab3 - main - libsysdecode: Add support for decoding inotify syscall flags

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b79bd43f9ab3bf0dfd4744dee406782f0329134a commit b79bd43f9ab3bf0dfd4744dee406782f0329134a Author: Mark Johnston AuthorDate: 2025-07-03 19:52:31 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 79102e108099 - main - libprocstat: Add handling for inotify descriptors

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=79102e108099237b1d702e960706a739c7b071bd commit 79102e108099237b1d702e960706a739c7b071bd Author: Mark Johnston AuthorDate: 2025-06-09 20:03:08 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: f56e0d4755c5 - main - procstat: Add handling for inotify descriptors

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f56e0d4755c521b50bf313a85fd399c2b6a7a4bb commit f56e0d4755c521b50bf313a85fd399c2b6a7a4bb Author: Mark Johnston AuthorDate: 2025-06-09 20:11:08 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: e02d4fab5453 - main - kdump: Add support for decoding inotify events

2025-07-04 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e02d4fab54539a5d127c12e9e9f8b0ddd2a1cafa commit e02d4fab54539a5d127c12e9e9f8b0ddd2a1cafa Author: Mark Johnston AuthorDate: 2025-07-03 19:53:30 + Commit: Mark Johnston CommitDate: 2025-07-04 14:4

git: 533c0d345b93 - main - sys/net: move DOT1Q_VID_* constants to ethernet.h

2025-07-04 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=533c0d345b93ecf6832c9f689f5401c3fb182229 commit 533c0d345b93ecf6832c9f689f5401c3fb182229 Author: Lexi Winter AuthorDate: 2025-07-02 01:19:34 + Commit: Lexi Winter CommitDate: 2025-07-04 23:21:51 +

git: 9c3d1064e17e - stable/14 - SPDX: Tag BSD-4.3TAHOE

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=9c3d1064e17e533094d6838209b3b3c8fe2b6e50 commit 9c3d1064e17e533094d6838209b3b3c8fe2b6e50 Author: Alexander Ziaee AuthorDate: 2025-05-15 13:53:21 + Commit: Alexander Ziaee CommitDate: 2025-0

git: b59d777bc7af - stable/14 - bhyvectl.8: Polish

2025-07-04 Thread Alexander Ziaee
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=b59d777bc7af2ac815d78a4408120e96e7ec8319 commit b59d777bc7af2ac815d78a4408120e96e7ec8319 Author: Alexander Ziaee AuthorDate: 2025-05-21 16:29:39 + Commit: Alexander Ziaee CommitDate: 2025-0