git: 0c3ade2cf13d - main - nextboot: fix nextboot -k on ZFS

2024-02-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=0c3ade2cf13df1ed5cd9db4081137ec90fcd19d0 commit 0c3ade2cf13df1ed5cd9db4081137ec90fcd19d0 Author: Gleb Smirnoff AuthorDate: 2024-02-20 03:51:22 + Commit: Gleb Smirnoff CommitDate: 2024-02-20 03

git: 3aefe6759669 - main - nextboot: fix typo that merged two args into one

2024-02-19 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=3aefe6759669bbadeb1a24a8956bf222ce279c68 commit 3aefe6759669bbadeb1a24a8956bf222ce279c68 Author: Gleb Smirnoff AuthorDate: 2024-02-20 03:51:22 + Commit: Gleb Smirnoff CommitDate: 2024-02-20 03

git: b241767f8ef3 - main - Eliminate unnecessary UFS1 integrity checks.

2024-02-19 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=b241767f8ef38f9ca7c109fe2fccd11ccbfaa4f0 commit b241767f8ef38f9ca7c109fe2fccd11ccbfaa4f0 Author: Kirk McKusick AuthorDate: 2024-02-20 00:16:07 + Commit: Kirk McKusick CommitDate: 2024-02-20 0

git: aea57ebcb1b0 - main - zlib: use more memory for a small deflate speedup.

2024-02-19 Thread Xin LI
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=aea57ebcb1b053370ea1f0e29cdc666291bc5d5e commit aea57ebcb1b053370ea1f0e29cdc666291bc5d5e Author: Xin LI AuthorDate: 2024-02-19 23:01:04 + Commit: Xin LI CommitDate: 2024-02-19 23:01:04 +

git: eb90239d0886 - main - lib{c,thr}: add DT_RUNPATH for gcc -m32

2024-02-19 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=eb90239d08863bcff3cf82a556ad9d89776cdf3f commit eb90239d08863bcff3cf82a556ad9d89776cdf3f Author: Brooks Davis AuthorDate: 2024-02-19 22:44:08 + Commit: Brooks Davis CommitDate: 2024-02-19 22:44

git: 99ea67573164 - main - lib{c,sys}: move auxargs more firmly into libsys

2024-02-19 Thread Brooks Davis
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=99ea67573164637d633e8051eb0a5d52f1f9488e commit 99ea67573164637d633e8051eb0a5d52f1f9488e Author: Brooks Davis AuthorDate: 2024-02-19 22:44:08 + Commit: Brooks Davis CommitDate: 2024-02-19 22:44

Re: git: bda0c0dc87c5 - stable/14 - Remove redundand prototype, fixing the build.

2024-02-19 Thread Brooks Davis
On Sun, Feb 18, 2024 at 12:46:24PM +, Konstantin Belousov wrote: > The branch stable/14 has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=bda0c0dc87c54b611d96b6d0dc1947819ffec083 > > commit bda0c0dc87c54b611d96b6d0dc1947819ffec083 > Author: Konstantin Belousov

Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread Warner Losh
On Mon, Feb 19, 2024 at 9:40 AM Andriy Gapon wrote: > On 19/02/2024 18:06, cglogic wrote: > > Hello Warner, > > > > Thank you for detailed explanation. Looks like it has no sense for me to > worry > > about disabling NCQ TRIM on that old PC. > > > > However it would be great to have possibility t

git: ef75877fc2d9 - main - ls: Fix -v and associated test

2024-02-19 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=ef75877fc2d93199aab2b509089136c433af1f20 commit ef75877fc2d93199aab2b509089136c433af1f20 Author: Warner Losh AuthorDate: 2024-02-19 16:48:05 + Commit: Warner Losh CommitDate: 2024-02-19 16:50:04 +

git: f8c7bbd1c93f - stable/14 - dev/uart: Support 8-byte register access

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=f8c7bbd1c93fc46610e2757760a0b55a31371780 commit f8c7bbd1c93fc46610e2757760a0b55a31371780 Author: Andrew Turner AuthorDate: 2024-01-09 13:29:47 + Commit: Andrew Turner CommitDate: 2024-02-1

git: e7d2a96f4f9b - stable/14 - arm64: Mark the armv8 crc32c as supporting BTI

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=e7d2a96f4f9bf579e5fde5870772a39fb6ffac2a commit e7d2a96f4f9bf579e5fde5870772a39fb6ffac2a Author: Andrew Turner AuthorDate: 2023-11-14 15:01:58 + Commit: Andrew Turner CommitDate: 2024-02-1

git: bce8a0ba1506 - stable/14 - libc: Teach libc about the BTI elf note

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=bce8a0ba15063186774aeb8207587884e68c38dd commit bce8a0ba15063186774aeb8207587884e68c38dd Author: Andrew Turner AuthorDate: 2023-10-12 14:22:18 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 54cf1499a33a - stable/14 - arm64: Clean up finding our load address

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=54cf1499a33af463c656a2fb6555cfb5a1f2afa0 commit 54cf1499a33af463c656a2fb6555cfb5a1f2afa0 Author: Andrew Turner AuthorDate: 2023-11-13 15:39:06 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 88227ddc7536 - stable/14 - arm64: Use pmap_early_vtophys in pmap_bootstrap_san

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=88227ddc7536db86a8dd8896061c5e2e8da84cb3 commit 88227ddc7536db86a8dd8896061c5e2e8da84cb3 Author: Andrew Turner AuthorDate: 2023-11-13 16:34:56 + Commit: Andrew Turner CommitDate: 2024-02-1

git: a46059e45f4a - stable/14 - arm64: Make kern_delta unneeded in the boot params

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=a46059e45f4a6c3001468774e10af9d41c9f4966 commit a46059e45f4a6c3001468774e10af9d41c9f4966 Author: Andrew Turner AuthorDate: 2023-11-13 15:29:30 + Commit: Andrew Turner CommitDate: 2024-02-1

git: eaa247c7f3df - stable/14 - arm64: Check if PSCI before calling SMCCC

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=eaa247c7f3dfe36cfe6a251019d416b418659cde commit eaa247c7f3dfe36cfe6a251019d416b418659cde Author: Andrew Turner AuthorDate: 2023-10-30 14:33:08 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 4dd61b21f9a0 - stable/14 - arm64: Use adrp + :lo12: to load globals from asm

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=4dd61b21f9a0d2c49bb95e93a54333421070e41e commit 4dd61b21f9a0d2c49bb95e93a54333421070e41e Author: Andrew Turner AuthorDate: 2023-11-11 09:27:30 + Commit: Andrew Turner CommitDate: 2024-02-1

git: a10099545e29 - stable/14 - arm64: Add more HWCAP2 values

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=a10099545e29ee19b55b409177afbd6d8c4f4373 commit a10099545e29ee19b55b409177afbd6d8c4f4373 Author: Andrew Turner AuthorDate: 2023-10-27 10:42:08 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 0cdf69c10504 - stable/14 - arm64: Expand HWCAP2 to be 64 bit

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=0cdf69c105040c8883f5fe467e6ce49f7df7b84b commit 0cdf69c105040c8883f5fe467e6ce49f7df7b84b Author: Andrew Turner AuthorDate: 2023-10-27 10:24:55 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 082bc380936e - stable/14 - arm64: Create a Linux view of the ID registers

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=082bc380936e68e0fa37b3daa4269dc34c0735a9 commit 082bc380936e68e0fa37b3daa4269dc34c0735a9 Author: Andrew Turner AuthorDate: 2023-10-25 12:34:38 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 148222e3a099 - stable/14 - arm64: Use a hwcap ID rather than pointer

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=148222e3a09965a7d8af72d00ee4584a0df16ca7 commit 148222e3a09965a7d8af72d00ee4584a0df16ca7 Author: Andrew Turner AuthorDate: 2023-10-26 10:21:57 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 829446911790 - stable/14 - arm64: Add an is64bit flag to user readable ID regs

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=829446911790ef33a1d81e6de4751af668afc843 commit 829446911790ef33a1d81e6de4751af668afc843 Author: Andrew Turner AuthorDate: 2023-10-25 10:47:30 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 403c7ef8e853 - stable/14 - imgact_elf: Export __elfN(parse_notes)

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=403c7ef8e853544227fc18d41fed6a019d26cc52 commit 403c7ef8e853544227fc18d41fed6a019d26cc52 Author: Andrew Turner AuthorDate: 2023-11-01 15:18:12 + Commit: Andrew Turner CommitDate: 2024-02-1

git: c424b194192e - stable/14 - imgact_elf: Move GNU_ABI_VENDOR to a common header

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=c424b194192ee818662ac83e8420a9c35f046f0a commit c424b194192ee818662ac83e8420a9c35f046f0a Author: Andrew Turner AuthorDate: 2023-11-01 15:05:58 + Commit: Andrew Turner CommitDate: 2024-02-1

git: aace2b59a835 - stable/14 - arm64: Add a BTI landing pad to .mcount

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=aace2b59a835bb6b90a134e370e6af63792f4a12 commit aace2b59a835bb6b90a134e370e6af63792f4a12 Author: Andrew Turner AuthorDate: 2023-10-16 14:34:19 + Commit: Andrew Turner CommitDate: 2024-02-1

git: d4163257401c - stable/14 - rtld: Teach rtld about the BTI elf note

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=d4163257401ce2fbf1023453992fbf15111beb48 commit d4163257401ce2fbf1023453992fbf15111beb48 Author: Andrew Turner AuthorDate: 2023-10-12 16:29:46 + Commit: Andrew Turner CommitDate: 2024-02-1

git: eb1dae1c40f2 - stable/14 - csu: Teach csu about PAC and BTI

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=eb1dae1c40f261f39f96db83d86b995985b5af7c commit eb1dae1c40f261f39f96db83d86b995985b5af7c Author: Andrew Turner AuthorDate: 2023-10-12 10:03:37 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 63b2b7cca22d - stable/14 - arm64: Teach bus_dma on arm64 about NUMA

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=63b2b7cca22d4c42ec546a0077481977e7b3dd24 commit 63b2b7cca22d4c42ec546a0077481977e7b3dd24 Author: Andrew Turner AuthorDate: 2023-10-12 16:01:01 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 08569764e6c9 - stable/14 - arm64: Add a missing MRS_HWCAP_END

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=08569764e6c9272dd62ca2ad3ac109bd2fa93538 commit 08569764e6c9272dd62ca2ad3ac109bd2fa93538 Author: Andrew Turner AuthorDate: 2023-10-25 12:32:04 + Commit: Andrew Turner CommitDate: 2024-02-1

git: d723cf210ded - stable/14 - arm64: Fix long lines in vm_machdep.c

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=d723cf210dedd9f2c8ff4d7166dd19c2db240b1a commit d723cf210dedd9f2c8ff4d7166dd19c2db240b1a Author: Andrew Turner AuthorDate: 2023-09-12 13:45:07 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 977d1ded2991 - stable/14 - arm64: Add PAC instruction macros

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=977d1ded299177114c46f9f6d9a2001959f20996 commit 977d1ded299177114c46f9f6d9a2001959f20996 Author: Andrew Turner AuthorDate: 2023-10-12 09:48:38 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 0d44915e06e5 - stable/14 - arm64: Support creating a BTI & PAC note

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=0d44915e06e5ff94a3338249aaf23301fe542de5 commit 0d44915e06e5ff94a3338249aaf23301fe542de5 Author: Andrew Turner AuthorDate: 2023-10-10 13:00:59 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 9792d605235a - stable/14 - sys/sys: Check for __ASSEMBLER__ in elf_common.h

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=9792d605235ab09113053f845d52aeeff24a58e7 commit 9792d605235ab09113053f845d52aeeff24a58e7 Author: Andrew Turner AuthorDate: 2023-10-12 09:45:43 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 2ea922e9e38f - stable/13 - dev/uart: Support 8-byte register access

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=2ea922e9e38f1a8e633617901492fb221305ad5a commit 2ea922e9e38f1a8e633617901492fb221305ad5a Author: Andrew Turner AuthorDate: 2024-01-09 13:29:47 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 55e2bfab4485 - stable/14 - tools/build: Support building with glibc 2.38

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=55e2bfab448589d29cbd09bd97643a46a9735064 commit 55e2bfab448589d29cbd09bd97643a46a9735064 Author: Andrew Turner AuthorDate: 2023-10-20 15:45:06 + Commit: Andrew Turner CommitDate: 2024-02-1

git: de4ca58e2c2a - stable/13 - arm64: Mark the armv8 crc32c as supporting BTI

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=de4ca58e2c2ab260e0842bd6c233201a5caf55f2 commit de4ca58e2c2ab260e0842bd6c233201a5caf55f2 Author: Andrew Turner AuthorDate: 2023-11-14 15:01:58 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 890008575a43 - stable/14 - arm64: Raise a SIGBUS on a user external abort

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=890008575a436c050a679e1d9e43d05489ee42ac commit 890008575a436c050a679e1d9e43d05489ee42ac Author: Andrew Turner AuthorDate: 2023-09-29 13:55:48 + Commit: Andrew Turner CommitDate: 2024-02-1

git: ab63af3ab3fd - stable/13 - arm64: Use adrp + :lo12: to load globals from asm

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=ab63af3ab3fdaee5dd934fa1d5eda981c28e2a87 commit ab63af3ab3fdaee5dd934fa1d5eda981c28e2a87 Author: Andrew Turner AuthorDate: 2023-11-11 09:27:30 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 729576a3d540 - stable/14 - pci: Set the domain in the pci_generic driver

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=729576a3d540d914136c7faaa134ea25ae9c6636 commit 729576a3d540d914136c7faaa134ea25ae9c6636 Author: Andrew Turner AuthorDate: 2023-10-13 10:08:21 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 975086258ce7 - stable/13 - arm64: Add more HWCAP2 values

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=975086258ce7b6fc6cf68d3941f0083d4bb1c575 commit 975086258ce7b6fc6cf68d3941f0083d4bb1c575 Author: Andrew Turner AuthorDate: 2023-10-27 10:42:08 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 45ffdd4ea582 - stable/14 - arm64: Add BTI landing pads to assembly functions

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=45ffdd4ea5825c5bee19ed9b2d00457cfff2d84e commit 45ffdd4ea5825c5bee19ed9b2d00457cfff2d84e Author: Andrew Turner AuthorDate: 2023-10-03 08:52:02 + Commit: Andrew Turner CommitDate: 2024-02-1

git: b9b148609abd - stable/13 - arm64: Check if PSCI before calling SMCCC

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=b9b148609abde98b6cf4470f0486ec65137c7282 commit b9b148609abde98b6cf4470f0486ec65137c7282 Author: Andrew Turner AuthorDate: 2023-10-30 14:33:08 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 9aa63df3dbe5 - stable/13 - arm64: Expand HWCAP2 to be 64 bit

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=9aa63df3dbe5a043d699043087ac8c01c5f28305 commit 9aa63df3dbe5a043d699043087ac8c01c5f28305 Author: Andrew Turner AuthorDate: 2023-10-27 10:24:55 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 3e3e2ce55be3 - stable/14 - Add BTI exceptions

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=3e3e2ce55be3c8c9d1f2f83523a403332e747e16 commit 3e3e2ce55be3c8c9d1f2f83523a403332e747e16 Author: Andrew Turner AuthorDate: 2023-04-05 12:28:46 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 15ef78831eb0 - stable/14 - arm64: Export HWCAP_CPUID

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=15ef78831eb01a0e42317f7b6f03a227fae89e9d commit 15ef78831eb01a0e42317f7b6f03a227fae89e9d Author: Andrew Turner AuthorDate: 2023-09-22 16:20:17 + Commit: Andrew Turner CommitDate: 2024-02-1

git: a2061845faf0 - stable/13 - imgact_elf: Move GNU_ABI_VENDOR to a common header

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=a2061845faf0711fd2437b7123acaa27d338cb3e commit a2061845faf0711fd2437b7123acaa27d338cb3e Author: Andrew Turner AuthorDate: 2023-11-01 15:05:58 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 94f23ae15a80 - stable/14 - arm64: Add TCR register masks

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=94f23ae15a804a18ef719152d81bbe965feb3fed commit 94f23ae15a804a18ef719152d81bbe965feb3fed Author: Andrew Turner AuthorDate: 2023-09-08 13:29:19 + Commit: Andrew Turner CommitDate: 2024-02-1

git: adb7f221a25e - stable/13 - arm64: Add a BTI landing pad to .mcount

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=adb7f221a25e466371e6b098dc6dd72b8f28f2c1 commit adb7f221a25e466371e6b098dc6dd72b8f28f2c1 Author: Andrew Turner AuthorDate: 2023-10-16 14:34:19 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 7a64b05196bb - stable/14 - arm64: Fix the TCR_TBI0 macro to use UL

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=7a64b05196bb713fb8ad48ebcbd251d0baae036e commit 7a64b05196bb713fb8ad48ebcbd251d0baae036e Author: Andrew Turner AuthorDate: 2023-09-08 13:27:15 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 72b242ac15af - stable/13 - arm64: Use the Linux sigframe to restore registers

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=72b242ac15af15bea2c6989bb911d2dd6ab11651 commit 72b242ac15af15bea2c6989bb911d2dd6ab11651 Author: Andrew Turner AuthorDate: 2023-10-25 09:50:11 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 628fd849f55e - stable/14 - arm64: Enable FEAT_E0PD when supported

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=628fd849f55e9804331caf63584573dea7a36547 commit 628fd849f55e9804331caf63584573dea7a36547 Author: Andrew Turner AuthorDate: 2023-09-06 11:07:41 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 8eda23d822eb - stable/13 - arm64: Add a missing MRS_HWCAP_END

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=8eda23d822eb63ed35b76478530bfa286eb06686 commit 8eda23d822eb63ed35b76478530bfa286eb06686 Author: Andrew Turner AuthorDate: 2023-10-25 12:32:04 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 29e38839272e - stable/13 - arm64: Support creating a BTI & PAC note

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=29e38839272e9aa43dfc8c548385eb27452cb6b1 commit 29e38839272e9aa43dfc8c548385eb27452cb6b1 Author: Andrew Turner AuthorDate: 2023-10-10 13:00:59 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 729a561cefc3 - stable/13 - arm64: Add PAC instruction macros

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=729a561cefc3890e99c2b721eab6f97849c25a1c commit 729a561cefc3890e99c2b721eab6f97849c25a1c Author: Andrew Turner AuthorDate: 2023-10-12 09:48:38 + Commit: Andrew Turner CommitDate: 2024-02-1

git: bcedcc2aad22 - stable/14 - arm64: Fix the TCR_EPD0 definition

2024-02-19 Thread Andrew Turner
The branch stable/14 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=bcedcc2aad22d7a8fd5a650f6197ff53bcbc1a55 commit bcedcc2aad22d7a8fd5a650f6197ff53bcbc1a55 Author: Andrew Turner AuthorDate: 2023-09-06 17:32:15 + Commit: Andrew Turner CommitDate: 2024-02-1

git: f323ecb4e075 - stable/13 - arm64: Raise a SIGBUS on a user external abort

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=f323ecb4e075f48f23d94f91b2b4b99074c21ebf commit f323ecb4e075f48f23d94f91b2b4b99074c21ebf Author: Andrew Turner AuthorDate: 2023-09-29 13:55:48 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 2bcdaf2b58ba - stable/13 - arm64: Add BTI landing pads to assembly functions

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=2bcdaf2b58badd91686af190825d994cddfcdc38 commit 2bcdaf2b58badd91686af190825d994cddfcdc38 Author: Andrew Turner AuthorDate: 2023-10-03 08:52:02 + Commit: Andrew Turner CommitDate: 2024-02-1

git: ed304b0be0df - stable/13 - Add BTI exceptions

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=ed304b0be0df1e89e50f8463f0a46989b66acc1f commit ed304b0be0df1e89e50f8463f0a46989b66acc1f Author: Andrew Turner AuthorDate: 2023-04-05 12:28:46 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 892cc8813aff - stable/13 - sys/sys: Check for __ASSEMBLER__ in elf_common.h

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=892cc8813aff01429614a27192061d013e8f52c4 commit 892cc8813aff01429614a27192061d013e8f52c4 Author: Andrew Turner AuthorDate: 2023-10-12 09:45:43 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 3c89290626a7 - stable/13 - arm64: Export HWCAP_CPUID

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=3c89290626a7ed6db87774535bd07783c3c64e28 commit 3c89290626a7ed6db87774535bd07783c3c64e28 Author: Andrew Turner AuthorDate: 2023-09-22 16:20:17 + Commit: Andrew Turner CommitDate: 2024-02-1

git: d73a0b6014f2 - stable/13 - arm64: Fix the TCR_EPD0 definition

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=d73a0b6014f2048f1e885f9d93dd7016cf5fbda2 commit d73a0b6014f2048f1e885f9d93dd7016cf5fbda2 Author: Andrew Turner AuthorDate: 2023-09-06 17:32:15 + Commit: Andrew Turner CommitDate: 2024-02-1

git: db5176875809 - stable/13 - arm64: Add TCR register masks

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=db51768758097c64d5a99b5efd210f57ea22c122 commit db51768758097c64d5a99b5efd210f57ea22c122 Author: Andrew Turner AuthorDate: 2023-09-08 13:29:19 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 9fbac657f11b - stable/13 - arm64: Enable FEAT_E0PD when supported

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=9fbac657f11b868186ea4ad52af203d9c94ebb51 commit 9fbac657f11b868186ea4ad52af203d9c94ebb51 Author: Andrew Turner AuthorDate: 2023-09-06 11:07:41 + Commit: Andrew Turner CommitDate: 2024-02-1

git: 371bcfc8a245 - stable/13 - arm64: Fix the TCR_TBI0 macro to use UL

2024-02-19 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=371bcfc8a2450fbf0dd741dd0f25a5dccbc4b984 commit 371bcfc8a2450fbf0dd741dd0f25a5dccbc4b984 Author: Andrew Turner AuthorDate: 2023-09-08 13:27:15 + Commit: Andrew Turner CommitDate: 2024-02-1

git: bcaa0b4c2bab - main - umtxvar.h: Add missing include

2024-02-19 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=bcaa0b4c2bab2866d5ee11c9eb8900a70bdb21e1 commit bcaa0b4c2bab2866d5ee11c9eb8900a70bdb21e1 Author: Olivier Certner AuthorDate: 2024-02-08 20:11:17 + Commit: Olivier Certner CommitDate: 2024-02-19 1

git: 6a3c02bc5289 - main - sched: sched_switch(): Factorize sleepqueue flags

2024-02-19 Thread Olivier Certner
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=6a3c02bc52892eb09c3b766562b8ddb452c393a9 commit 6a3c02bc52892eb09c3b766562b8ddb452c393a9 Author: Olivier Certner AuthorDate: 2024-01-16 09:42:11 + Commit: Olivier Certner CommitDate: 2024-02-19 1

Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread Andriy Gapon
On 19/02/2024 18:06, cglogic wrote: Hello Warner, Thank you for detailed explanation. Looks like it has no sense for me to worry about disabling NCQ TRIM on that old PC. However it would be great to have possibility to apply such hardware bug workarounds for affected controller/drive pairs o

git: 401dbf9cfc0c - releng/13.3 - LinuxKPI: 802.11: lsta txq locking cleanup

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=401dbf9cfc0cfb2a02355d41bf73e146bd3dfb74 commit 401dbf9cfc0cfb2a02355d41bf73e146bd3dfb74 Author: Bjoern A. Zeeb AuthorDate: 2024-02-14 21:56:48 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: 9b2da4bc5a68 - releng/13.3 - LinuxKPI: 802.11: update the ni/lsta reference cycle

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=9b2da4bc5a68294bc1dcfdd0d0ccadf747bafd67 commit 9b2da4bc5a68294bc1dcfdd0d0ccadf747bafd67 Author: Bjoern A. Zeeb AuthorDate: 2024-02-05 14:51:08 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: d4b4efc6db6c - releng/13.3 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss)

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d4b4efc6db6c6c3a9abf2f187ba1ccc0e40028cf commit d4b4efc6db6c6c3a9abf2f187ba1ccc0e40028cf Author: Bjoern A. Zeeb AuthorDate: 2024-02-03 16:33:56 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: a75a3d7afcc8 - releng/13.3 - Bump __FreeBSD_version for net80211 'struct ieee80211vap' changes

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a75a3d7afcc88dc0bc9b2797cce983056acadf10 commit a75a3d7afcc88dc0bc9b2797cce983056acadf10 Author: Bjoern A. Zeeb AuthorDate: 2024-02-19 08:35:44 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: 9b998db87c28 - releng/13.3 - net80211: deal with lost state transitions

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=9b998db87c28356fce21784c4f8bfb8737615e1f commit 9b998db87c28356fce21784c4f8bfb8737615e1f Author: Bjoern A. Zeeb AuthorDate: 2024-01-10 10:14:16 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: f7c8d5448446 - releng/13.3 - net80211: fix a NULL deref in ieee80211_sta_join1()

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f7c8d5448446a470baaca560f91c884e5ceeecc7 commit f7c8d5448446a470baaca560f91c884e5ceeecc7 Author: Bjoern A. Zeeb AuthorDate: 2024-01-16 18:53:06 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: eecf453c0e56 - releng/13.3 - net80211: make sure calls to (*iv_update_bss)() are locked

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=eecf453c0e56c179539756212977456c9561c71c commit eecf453c0e56c179539756212977456c9561c71c Author: Bjoern A. Zeeb AuthorDate: 2024-01-19 14:52:03 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: 5463d4cd99f3 - releng/13.3 - LinuxKPI: 802.11: fix field order in ieee80211_key_conf

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5463d4cd99f339f7ed40a70679f48eb31f2b819e commit 5463d4cd99f339f7ed40a70679f48eb31f2b819e Author: Bjoern A. Zeeb AuthorDate: 2024-01-28 00:51:23 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: f93d06ac87f4 - releng/13.3 - net80211: improve logging about state transitions lost

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f93d06ac87f4d5f496fe5669dc56b912e11c136e commit f93d06ac87f4d5f496fe5669dc56b912e11c136e Author: Bjoern A. Zeeb AuthorDate: 2023-11-12 23:51:14 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: 7d781b891eed - releng/13.3 - iwlwififw: add firmware for the Bz/B200 chipset

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7d781b891eeda938630ef26b29690c56b05e3983 commit 7d781b891eeda938630ef26b29690c56b05e3983 Author: Bjoern A. Zeeb AuthorDate: 2023-11-29 21:33:23 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: 804a4c1c7b8f - releng/13.3 - LinuxKPI: 802.11: more TXQ implementation and locking

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=804a4c1c7b8fe00a6924fa5e4ae27a487bdc2337 commit 804a4c1c7b8fe00a6924fa5e4ae27a487bdc2337 Author: Bjoern A. Zeeb AuthorDate: 2023-12-12 01:59:17 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

git: dc50f981e17c - releng/13.3 - bwn: remove unused ic_headroom

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=dc50f981e17c39a486616315d142785a20f87612 commit dc50f981e17c39a486616315d142785a20f87612 Author: Frank Hilgendorf AuthorDate: 2023-12-13 23:48:08 + Commit: Bjoern A. Zeeb CommitDate: 2024-02

git: 4a646242c37f - releng/13.3 - wpa: ctrl_iface set sendbuf size

2024-02-19 Thread Bjoern A. Zeeb
The branch releng/13.3 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=4a646242c37f59d18cadb0ef0bb92860846d2db8 commit 4a646242c37f59d18cadb0ef0bb92860846d2db8 Author: Bjoern A. Zeeb AuthorDate: 2023-11-12 20:33:41 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-1

Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread cglogic
Hello Warner, Thank you for detailed explanation. Looks like it has no sense for me to worry about disabling NCQ TRIM on that old PC. However it would be great to have possibility to apply such hardware bug workarounds for affected controller/drive pairs only. Or, at least, have possibility to

git: 849599e28a87 - main - committers-src: Add bnovkov@ with markj@ and jhb@ as mentors

2024-02-19 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=849599e28a8708b137be2c8ed2c7ca114d0caf1e commit 849599e28a8708b137be2c8ed2c7ca114d0caf1e Author: Bojan Novković AuthorDate: 2024-02-19 15:55:31 + Commit: Bojan Novković CommitDate: 2024-02-19

Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread Warner Losh
On Mon, Feb 19, 2024, 4:29 AM cglogic wrote: > On Monday, February 19th, 2024 at 1:03 PM, Andriy Gapon > wrote: > > > On 19/02/2024 12:47, cglogic wrote: > > > > > Hello Andriy, > > > > > > I use ZFS with autotrim enabled on Samsung 860 PRO connected to Intel > AHCI SATA controller for 9 years w

Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread cglogic
On Monday, February 19th, 2024 at 1:03 PM, Andriy Gapon wrote: > On 19/02/2024 12:47, cglogic wrote: > > > Hello Andriy, > > > > I use ZFS with autotrim enabled on Samsung 860 PRO connected to Intel AHCI > > SATA controller for 9 years without any issue. > > > I think that it was released i

git: 94fc800f5bf2 - main - net80211: Fix two typos in kernel messages

2024-02-19 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=94fc800f5bf20f573bef0d407c2f61ebcdc15bae commit 94fc800f5bf20f573bef0d407c2f61ebcdc15bae Author: Gordon Bergling AuthorDate: 2024-02-19 11:08:07 + Commit: Gordon Bergling CommitDate: 2024-02-19 11

git: f24c816daa00 - main - iov.h: Fix a typo in a source code comment

2024-02-19 Thread Gordon Bergling
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=f24c816daa00852f4a1d37649d00905a0d67f1b3 commit f24c816daa00852f4a1d37649d00905a0d67f1b3 Author: Gordon Bergling AuthorDate: 2024-02-19 11:02:57 + Commit: Gordon Bergling CommitDate: 2024-02-19 11

Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread Andriy Gapon
On 19/02/2024 12:47, cglogic wrote: Hello Andriy, I use ZFS with autotrim enabled on Samsung 860 PRO connected to Intel AHCI SATA controller for 9 years without any issue. I think that it was released in 2018? Can I disable this quirk locally or have I revert the patch to continue use NCQ

Re: git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread cglogic
Hello Andriy, I use ZFS with autotrim enabled on Samsung 860 PRO connected to Intel AHCI SATA controller for 9 years without any issue. Can I disable this quirk locally or have I revert the patch to continue use NCQ TRIM with this SSD? Thank you. On Monday, February 19th, 2024 at 12:09 PM, An

Re: git: 5bda26333a8e - main - gpiobus: Use bus_generic_rman_*

2024-02-19 Thread Andrew Turner
> On 14 Feb 2024, at 22:52, John Baldwin wrote: > > The branch main has been updated by jhb: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5bda26333a8ebf34190e3a9124895e6a18e58e93 > > commit 5bda26333a8ebf34190e3a9124895e6a18e58e93 > Author: John Baldwin > AuthorDate: 2024-02-14 2

git: 8f374fa528d7 - main - ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driver

2024-02-19 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=8f374fa528d7643919bca1b4153dde03996305fe commit 8f374fa528d7643919bca1b4153dde03996305fe Author: Andriy Gapon AuthorDate: 2024-02-19 10:44:00 + Commit: Andriy Gapon CommitDate: 2024-02-19 10:44:00

git: b7dce5b8e988 - main - scsi_da: add 4K quirks for Samsung SSD 860 and 870

2024-02-19 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=b7dce5b8e988f47784c55aa096541deda7b1aaeb commit b7dce5b8e988f47784c55aa096541deda7b1aaeb Author: Andriy Gapon AuthorDate: 2024-02-19 10:16:47 + Commit: Andriy Gapon CommitDate: 2024-02-19 10:16:47

git: c01af41c3c8f - main - ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDs

2024-02-19 Thread Andriy Gapon
The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=c01af41c3c8fdd570764ff9b6bfbad6ac9ca1664 commit c01af41c3c8fdd570764ff9b6bfbad6ac9ca1664 Author: Andriy Gapon AuthorDate: 2024-02-19 10:08:12 + Commit: Andriy Gapon CommitDate: 2024-02-19 10:08:12

git: 75316a59b39e - releng/13.3 - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting

2024-02-19 Thread Andriy Gapon
The branch releng/13.3 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=75316a59b39ee83ed8b0e98597abb7baeea6a788 commit 75316a59b39ee83ed8b0e98597abb7baeea6a788 Author: Andriy Gapon AuthorDate: 2024-01-30 06:45:01 + Commit: Andriy Gapon CommitDate: 2024-02-19 0

git: 763b10806cd4 - stable/13 - LinuxKPI: 802.11: lsta txq locking cleanup

2024-02-19 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=763b10806cd4ebdcbd2b6753d4f50ec088dc57fb commit 763b10806cd4ebdcbd2b6753d4f50ec088dc57fb Author: Bjoern A. Zeeb AuthorDate: 2024-02-14 21:56:48 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-19

git: 223edc1a3c2f - stable/13 - LinuxKPI: 802.11: update the ni/lsta reference cycle

2024-02-19 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=223edc1a3c2fc86dbc7fa0ecd00f26a85d7c7b43 commit 223edc1a3c2fc86dbc7fa0ecd00f26a85d7c7b43 Author: Bjoern A. Zeeb AuthorDate: 2024-02-05 14:51:08 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-19

git: a7e1fc7f620d - stable/13 - net80211: deal with lost state transitions

2024-02-19 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a7e1fc7f620d3341549c1380f550aaafbdb45622 commit a7e1fc7f620d3341549c1380f550aaafbdb45622 Author: Bjoern A. Zeeb AuthorDate: 2024-01-10 10:14:16 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-19

git: 184ccc414686 - stable/13 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss)

2024-02-19 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=184ccc414686ea32c64f063c081c7cc1adeae7c3 commit 184ccc414686ea32c64f063c081c7cc1adeae7c3 Author: Bjoern A. Zeeb AuthorDate: 2024-02-03 16:33:56 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-19

git: 6a56d8553b55 - stable/13 - iwlwifi: improve error message

2024-02-19 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=6a56d8553b557c61fc770ff6b1f202b2ac6180c6 commit 6a56d8553b557c61fc770ff6b1f202b2ac6180c6 Author: Bjoern A. Zeeb AuthorDate: 2024-02-12 16:09:12 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-19

git: 7e5dc3c1fdc0 - stable/13 - LinuxKPI: 802.11: correct HT protection fields

2024-02-19 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7e5dc3c1fdc0d6bffa1dac23c5618fccf3bab15c commit 7e5dc3c1fdc0d6bffa1dac23c5618fccf3bab15c Author: Bjoern A. Zeeb AuthorDate: 2024-01-29 22:35:08 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-19

git: 5427cefd1d03 - stable/13 - net80211: fix checks for (*iv_preamble_update)/(*iv_ht_protmode_update)

2024-02-19 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5427cefd1d03e428a0148a6f65a39c280fa38374 commit 5427cefd1d03e428a0148a6f65a39c280fa38374 Author: Bjoern A. Zeeb AuthorDate: 2024-01-29 20:59:05 + Commit: Bjoern A. Zeeb CommitDate: 2024-02-19

  1   2   >