2024/dev-commits-src-all/20240909.dev-commits-src-all
Messages: 461, old messages first
Last update: Mon Sep 9 0:07:02 2024
|
|
home | archive sorted by: subject | author | date | reverse date
1. Sep 2 Zhenlei Huang git: 3e76d05231b0 - main - kernel: Add defination of .init_array and .fini_array for all other platforms 2. Sep 2 Xin LI git: 3e6d533dd174 - stable/14 - u3g: add SIERRA AC340U 3. Sep 2 Xin LI git: feb14552cc49 - stable/13 - u3g: add SIERRA AC340U 4. Sep 2 Zhenlei Huang git: b6728c3f0b47 - stable/14 - init_main: Sprinkle const qualifiers where appropriate 5. Sep 2 Zhenlei Huang git: d6271b6507b2 - stable/14 - kern: Align the declaration of kernconfstring with its definition 6. Sep 2 Zhenlei Huang git: 5863982b3d02 - stable/13 - init_main: Sprinkle const qualifiers where appropriate 7. Sep 2 Zhenlei Huang git: 38ffc3f3194f - stable/13 - kern: Align the declaration of kernconfstring with its definition 8. Sep 2 Andrew Turner git: 3736b79f0fa7 - stable/14 - vm: Use vmem_xalloc in kva_alloc 9. Sep 2 Andrew Turner git: bdbb0be0436a - stable/14 - vm: Add kva_alloc_aligned 10. Sep 2 Andrew Turner git: f48bd7527bba - stable/14 - uart: Split out initilisation of the acpi devinfo 11. Sep 2 Andrew Turner git: 254d54f0733f - stable/14 - arm64: Support passing more registers to signals 12. Sep 2 Andrew Turner git: fd443b71fa2e - stable/14 - libc/aarch64: Copy the trivial getcontextx 13. Sep 2 Andrew Turner git: 519141de7e66 - stable/14 - libc/aarch64: Add a non-trivial getcontextx 14. Sep 2 Andrew Turner git: 4047cec13239 - stable/14 - scmi: Implement scmi_clknode_recalc_freq method 15. Sep 2 Andrew Turner git: d5e29c62e923 - stable/14 - linux64: Fix the build on arm64 with bti checking 16. Sep 2 Andrew Turner git: 570fae59a8bf - stable/14 - arm64: Support counter access with E2H 17. Sep 2 Andrew Turner git: 8b9f8a7e763d - stable/14 - arm64: Clear td_frame when returning to userspace 18. Sep 2 Andrew Turner git: 0fbb9df20dd8 - stable/14 - arm64: Ensure sctlr and pstate are in known states 19. Sep 2 Andrew Turner git: 94865825c014 - stable/14 - arm64: Fix the gicv3 check in locore.S 20. Sep 2 Andrew Turner git: 75861a57b6fd - stable/14 - dev/uart: Add APMC0D08 as found in the Intel E2100
21. Sep 2 Andrew Turner git: be3d6ab9e147 - stable/14 - buf_ring: Remove PREFETCH_DEFINED 22. Sep 2 Andrew Turner git: 8ecb8e1c38e8 - stable/14 - buf_ring: Support DEBUG_BUFRING in userspace 23. Sep 2 Andrew Turner git: be17061faf3b - stable/14 - buf_ring: Consistently use atomic_*_32 24. Sep 2 Andrew Turner git: 56e8c3ec5241 - stable/14 - buf_ring: Keep the full head and tail values 25. Sep 2 Andrew Turner git: 80df53c7fb1c - stable/14 - buf_ring: Use atomic operations with br_cons_tail 26. Sep 2 Andrew Turner git: 14c779e5caf0 - stable/14 - buf_ring: Remove old arm-only dequeue code 27. Sep 2 Andrew Turner git: bfd435bfe8e1 - stable/14 - buf_ring: Use atomic operations with br_prod_tail 28. Sep 2 Andrew Turner git: 72ac0bd83df9 - stable/14 - buf_ring: Ensure correct ordering of loads 29. Sep 2 Andrew Turner git: 0a5e9d280303 - stable/14 - buf_ring: Add an Arm copyright 30. Sep 2 Andrew Turner git: e95c22c4135a - stable/14 - arm64: Expand the use of Armv8.1-A atomics 31. Sep 2 Andrew Turner git: a194eabe088b - stable/14 - arm64: Use store-pair to zero the kernel bss 32. Sep 2 Andrew Turner git: ca84f1ed4d3c - stable/14 - libc/aarch64: Remove an unneeded weak symbol 33. Sep 2 Andrew Turner git: c603969fa9e3 - stable/13 - vm: Use vmem_xalloc in kva_alloc 34. Sep 2 Andrew Turner git: 8876ff3c4aae - stable/13 - vm: Add kva_alloc_aligned 35. Sep 2 Andrew Turner git: e4f74109173e - stable/13 - uart: Split out initilisation of the acpi devinfo 36. Sep 2 Andrew Turner git: 10595e9b2f65 - stable/13 - arm64: Support counter access with E2H 37. Sep 2 Andrew Turner git: af603143e873 - stable/13 - arm64: Fix the gicv3 check in locore.S 38. Sep 2 Andrew Turner git: e70860e519df - stable/13 - arm64: Ensure sctlr and pstate are in known states 39. Sep 2 Andrew Turner git: 556739a53c92 - stable/13 - dev/uart: Add APMC0D08 as found in the Intel E2100 40. Sep 2 Andrew Turner git: 292b2f9c5d14 - stable/13 - buf_ring: Make buf_ring.h amenable to userspace compilation
41. Sep 2 Andrew Turner git: 6793d9305bfc - stable/13 - buf_ring: Remove PREFETCH_DEFINED 42. Sep 2 Andrew Turner git: 0f85e71ab563 - stable/13 - buf_ring: Support DEBUG_BUFRING in userspace 43. Sep 2 Andrew Turner git: 351c7a18d429 - stable/13 - buf_ring: Consistently use atomic_*_32 44. Sep 2 Andrew Turner git: 7ab139235534 - stable/13 - buf_ring: Keep the full head and tail values 45. Sep 2 Andrew Turner git: 3c15d02bb8a1 - stable/13 - buf_ring: Use atomic operations with br_cons_tail 46. Sep 2 Andrew Turner git: b5410efe42c5 - stable/13 - buf_ring: Remove old arm-only dequeue code 47. Sep 2 Andrew Turner git: 74538cec0cfb - stable/13 - buf_ring: Use atomic operations with br_prod_tail 48. Sep 2 Andrew Turner git: 39757e10689d - stable/13 - buf_ring: Ensure correct ordering of loads 49. Sep 2 Andrew Turner git: c3a00482a3dd - stable/13 - buf_ring: Add an Arm copyright 50. Sep 2 Wolfram Schneider git: 9867b4af50c6 - main - Makefile.inc1: show time for `make installworld' 51. Sep 2 Zhenlei Huang git: 209905ec384e - main - ndp: Fix libxo formatting for the header of neighbor cache 52. Sep 2 Ed Maste git: 1a19741860d7 - main - UPDATING: remove 20240813 DMAR entry 53. Sep 2 Jessica Clarke git: b162fc3f3094 - main - gpart: Add u-boot-env alias for U-Boot's environment GPT partition UUID 54. Sep 3 Cy Schubert git: 762274a14913 - stable/14 - sqlite3: Vendor import of sqlite3 3.46.1 55. Sep 3 Cy Schubert git: bee9d305ee57 - stable/13 - sqlite3: Vendor import of sqlite3 3.46.1 56. Sep 3 Xin LI git: c7dd97ec9968 - main - vmstat: Add root element to libxo output 57. Sep 3 Xin LI git: bac98f86c984 - main - mfiutil: Handle potential ioctl(2) failures in mfi_flash.c 58. Sep 3 Baptiste Daroussin git: 28094582f0a5 - stable/14 - nuageinit: check for both user_data and user-data 59. Sep 3 Baptiste Daroussin git: c7887c8e2e1c - stable/14 - nuageinit: Accept plain text passwords 60. Sep 3 Baptiste Daroussin git: 617179178727 - stable/14 - nuageinit: Set recommended SSH permissions
61. Sep 3 Baptiste Daroussin git: 3dbc333a9ef4 - stable/14 - nuageinit: Fix the homedir variable name 62. Sep 3 Baptiste Daroussin git: 5f7256579cd0 - stable/14 - nuageinit: Fix tests 63. Sep 3 Baptiste Daroussin git: 56c59177a1b7 - stable/14 - CODEOWNERS: Add nuageinit 64. Sep 3 Baptiste Daroussin git: 3a73c77f2d86 - stable/14 - nuageinit: readd ssh key parsing when key is in meta_data.json 65. Sep 3 Baptiste Daroussin git: 701ac3adcb75 - stable/14 - nuageinit: improve debugging when mkdir fails 66. Sep 3 Baptiste Daroussin git: ea0a7e8c6570 - stable/14 - pci_vendors: update to 2024.06.23 67. Sep 3 Baptiste Daroussin git: 9a3dee859da4 - stable/14 - usb_vendors: update to 2024.07.04 68. Sep 3 Zhenlei Huang git: 6a2a385507c7 - main - kern_fail: Stop checking for failures from fp_malloc(M_WAITOK) 69. Sep 3 Zhenlei Huang git: f444db950e87 - main - boottrace: Stop checking for failures from realloc(M_WAITOK) 70. Sep 3 Zhenlei Huang git: 99e3bb555cb1 - main - subr_bus: Stop checking for failures from malloc(M_WAITOK) 71. Sep 3 Zhenlei Huang git: 8e6dd4185871 - main - ctl: Stop checking for failures from malloc(M_WAITOK) 72. Sep 3 Zhenlei Huang git: 3feb35dc465a - main - udf: Stop checking for failures from malloc(M_WAITOK) 73. Sep 3 Zhenlei Huang git: 2a119886630b - main - altq: Stop checking for failures from malloc(M_WAITOK) 74. Sep 3 Zhenlei Huang git: 07b16b1e2aea - main - if_vlan: Stop checking for failures from malloc(M_WAITOK) 75. Sep 3 Zhenlei Huang git: 5b00557330b3 - main - pf: Stop checking for failures from malloc(M_WAITOK) 76. Sep 3 Zhenlei Huang git: 6e50988cf822 - main - netsmb: Stop checking for failures from malloc(M_WAITOK) 77. Sep 3 Zhenlei Huang git: 7bcb1228558b - main - LinuxKPI: 802.11: Stop checking for failures from malloc(M_WAITOK) 78. Sep 3 Zhenlei Huang git: 7a720bf67d73 - main - xdr: Stop checking for failures from malloc(M_WAITOK) 79. Sep 3 Zhenlei Huang git: 66c35a6675ff - main - krping: Stop checking for failures from malloc(M_WAITOK) 80. Sep 3 Zhenlei Huang git: aac6c41d4ba9 - main - tests: Stop checking for failures from malloc(M_WAITOK)
81. Sep 3 Zhenlei Huang git: fe6985ef87e1 - main - arm ti: Stop checking for failures from malloc(M_WAITOK) 82. Sep 3 Zhenlei Huang git: 1d321c1907c2 - main - cmn600: Stop checking for failures from malloc/mallocarray(M_WAITOK) 83. Sep 3 Zhenlei Huang git: f75ceecad215 - main - smmu: Stop checking for failures from malloc(M_WAITOK) 84. Sep 3 Zhenlei Huang git: 00ae9c1be02e - main - al_eth: Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK) 85. Sep 3 Zhenlei Huang git: e06e2c840747 - main - altera: Stop checking for failures from malloc(M_WAITOK) 86. Sep 3 Zhenlei Huang git: 3fdf587ab02f - main - ath(4): Stop checking for failures from malloc(M_WAITOK) 87. Sep 3 Zhenlei Huang git: ab0b996bddd9 - main - axgbe: Stop checking for failures from malloc(M_WAITOK) 88. Sep 3 Zhenlei Huang git: dcd387aaa5d4 - main - bnxt(4): Stop checking for failures from malloc(M_WAITOK) 89. Sep 3 Zhenlei Huang git: bb51f7c8a48a - main - cxgb(4): Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK) 90. Sep 3 Zhenlei Huang git: 955b380365af - main - cxgbe(4): Stop checking for failures from malloc/mb_alloc_ext_pgs(M_WAITOK) 91. Sep 3 Zhenlei Huang git: 51971340bd3f - main - ena(4): Stop checking for failures from malloc(M_WAITOK) 92. Sep 3 Zhenlei Huang git: 6dbf3aca4f5c - main - drm2: Stop checking for failures from malloc(M_WAITOK) 93. Sep 3 Zhenlei Huang git: d1a89bd9b6eb - main - flexspi: Stop checking for failures from malloc(M_WAITOK) 94. Sep 3 Zhenlei Huang git: 48741f4ceca7 - main - etherswitch: Stop checking for failures from malloc(M_WAITOK) 95. Sep 3 Zhenlei Huang git: 4d47c7ca7baa - main - fwip(4): Stop checking for failures from malloc(M_WAITOK) 96. Sep 3 Zhenlei Huang git: 28e413a69983 - main - hpt27xx(4): Stop checking for failures from malloc(M_WAITOK) 97. Sep 3 Zhenlei Huang git: a3ec5d3ee757 - main - hptnr(4): Stop checking for failures from malloc(M_WAITOK) 98. Sep 3 Zhenlei Huang git: 92b0370ec65d - main - hptrr(4): Stop checking for failures from malloc(M_WAITOK) 99. Sep 3 Zhenlei Huang git: 40a6bbc42841 - main - iser(4): Stop checking for failures from malloc(M_WAITOK) 100. Sep 3 Zhenlei Huang git: 5f97656fa334 - main - ice(4): Stop checking for failures from malloc(M_WAITOK)
101. Sep 3 Zhenlei Huang git: 1dc7a7b74b5a - main - mana: Stop checking for failures from malloc/mallocarray/buf_ring_alloc(M_WAITOK) 102. Sep 3 Zhenlei Huang git: 701308ef404f - main - mfi(4): Stop checking for failures from malloc(M_WAITOK) 103. Sep 3 Zhenlei Huang git: 556cd18fb076 - main - mlx(4): Stop checking for failures from malloc(M_WAITOK) 104. Sep 3 Zhenlei Huang git: a38d9ad47312 - main - mrsas(4): Stop checking for failures from malloc(M_WAITOK) 105. Sep 3 Zhenlei Huang git: 849f9ac370bd - main - mpi3mr(4): Stop checking for failures from malloc(M_WAITOK) 106. Sep 3 Zhenlei Huang git: 866dc4bd8139 - main - qat(4): Stop checking for failures from malloc(M_WAITOK) 107. Sep 3 Zhenlei Huang git: 4fb8a80a78aa - main - pms(4): Stop checking for failures from malloc(M_WAITOK) 108. Sep 3 Zhenlei Huang git: 761339c5544a - main - sume(4): Stop checking for failures from malloc(M_WAITOK) 109. Sep 3 Zhenlei Huang git: 59121599bbda - main - sound: Stop checking for failures from malloc(M_WAITOK) 110. Sep 3 Zhenlei Huang git: f80483cdd58a - main - sdhci(4): Stop checking for failures from malloc(M_WAITOK) 111. Sep 3 Zhenlei Huang git: 778ea7ed5a23 - main - vchiq(4): Stop checking for failures from malloc(M_WAITOK) 112. Sep 3 Zhenlei Huang git: 3f3f3ca25bc4 - main - ae(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 113. Sep 3 Zhenlei Huang git: 0cd3976d0762 - main - alc(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 114. Sep 3 Zhenlei Huang git: 5cece2c24bfa - main - age(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 115. Sep 3 Zhenlei Huang git: b29adaaf44f6 - main - axgbe: Stop checking for failures from taskqueue_create(M_WAITOK) 116. Sep 3 Zhenlei Huang git: f5524be39e26 - main - ale(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 117. Sep 3 Zhenlei Huang git: d44bc2f07b97 - main - bge(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 118. Sep 3 Zhenlei Huang git: 36ef39831fe0 - main - dpaa2: Stop checking for failures from malloc/taskqueue_create(M_WAITOK) 119. Sep 3 Zhenlei Huang git: af28fc3c191c - main - cas(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 120. Sep 3 Zhenlei Huang git: 3fdef8e85502 - main - jme(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK)
121. Sep 3 Zhenlei Huang git: 57cd8f27b727 - main - liquidio(4): Stop checking for failures from malloc/taskqueue_create/buf_ring_alloc(M_WAITOK) 122. Sep 3 Zhenlei Huang git: 7ea3fd3bb5f4 - main - mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK) 123. Sep 3 Poul-Henning Kamp git: ffaf862df662 - main - Mention that SILI makes tcopy(1) slow on modern tape drives 124. Sep 3 Olivier Certner git: ad4cf76ec4d4 - main - bitset: __BIT_FFS_AT(): Fix herald comment, take 2 125. Sep 3 Gary Jennejohn Re: git: ffaf862df662 - main - Mention that SILI makes tcopy(1) slow on modern tape drives 126. Sep 3 Olivier Certner git: 9e8d504bb5a1 - stable/14 - pam_xdg: Fix user xdg runtime directory's descriptor leak 127. Sep 3 Ed Maste git: 83325e7b738c - main - beep: show error upon failure to open sound device 128. Sep 3 Ed Maste git: 4a81e501337c - stable/14 - bhyve: avoid updating fbaddr when vm_mmap_memseg fails 129. Sep 3 Mark Johnston git: 8ae58e0edbfb - stable/14 - netinet: Add a sysctl to allow disabling connections to INADDR_ANY 130. Sep 3 Mark Johnston git: 12a9d85c716c - stable/14 - build.7: Document the packages target 131. Sep 3 Mark Johnston git: 1c8d1f51302e - stable/14 - turnstile: Mention the lock name when panicking due to a sleeping thread 132. Sep 3 Mark Johnston git: 1e8b00a1cbc8 - stable/14 - libgeom: Avoid fixed remappings of the devstat device 133. Sep 3 Mark Johnston git: e6c6f46dd5ea - stable/14 - pkgbase: Avoid hard-coding the package prefix in generate-ucl.sh 134. Sep 3 Mark Johnston git: 20bef7f7c2e2 - stable/14 - socket: Split up soreceive_stream() 135. Sep 3 Mark Johnston git: 0480918c0904 - stable/14 - socket: Split up soreceive_generic() 136. Sep 3 Mark Johnston git: 2537245ecd01 - stable/14 - socket: Split up sosend_generic() 137. Sep 3 Mark Johnston git: 441fc34c6f01 - stable/14 - socket: Microoptimize soreceive_stream_locked() 138. Sep 3 Ed Maste git: 10f7e124eadf - stable/13 - bhyve: avoid updating fbaddr when vm_mmap_memseg fails 139. Sep 3 Mark Johnston git: 1c8e1e50f009 - stable/14 - socket: Set lock flags properly 140. Sep 3 Mark Johnston git: 00f60781122a - stable/14 - fusefs: Fix warning formatting
141. Sep 3 KT Ullavik Re: git: ffaf862df662 - main - Mention that SILI makes tcopy(1) slow on modern tape drives 142. Sep 3 Poul-Henning Kamp git: 4dabfcb61538 - main - Typo. 143. Sep 3 Poul-Henning Kamp Re: git: ffaf862df662 - main - Mention that SILI makes tcopy(1) slow on modern tape drives 144. Sep 3 Stefan =?utf-8?Q?E=C3=9Fer git: e0fd6004ef0e - stable/14 - vendor/bc: upgrade to version 7.0.0 145. Sep 3 Stefan =?utf-8?Q?E=C3=9Fer git: 06bb8e1dab00 - stable/14 - contrib/bc: fix build with GCC 146. Sep 3 Stefan =?utf-8?Q?E=C3=9Fer git: 1d669b3d15bc - stable/13 - vendor/bc: upgrade to version 7.0.0 147. Sep 3 Stefan =?utf-8?Q?E=C3=9Fer git: 69b23cb4b029 - stable/13 - contrib/bc: fix build with GCC 148. Sep 3 Gordon Tetlow git: 1070e7dca822..e60dbfd00b00 - vendor/openssl-3.0 - vendor branch updated 149. Sep 3 Gordon Tetlow git: fbd465f26340 - main - openssl: Bring over fix for CVE-2024-6119 from vendor/openssl-3.0. 150. Sep 3 Gordon Tetlow git: 5946b0c6cbc7 - stable/14 - openssl: Avoid type errors in EAI-related name check logic. 151. Sep 3 Joseph Mingrone git: f8860353d4f4 - main - tcpdump: ppp: Use the buffer stack for the de-escaping buffer 152. Sep 3 Ed Maste git: 1b9cfd6a625d - main - stand: bump arbitrary build date to 2024-01-01 153. Sep 3 John Baldwin git: f5541f9f4734 - main - nvmfd/nvmft: Fix a typo "whiled" -> "while" 154. Sep 3 Jessica Clarke git: 18f7683e0d6e - main - loader.efi.8: Remove rogue duplicated lines 155. Sep 3 Bjoern A. Zeeb git: a84d91d81a6f - main - mmccam: fix mmcsd disk aliases 156. Sep 3 Warner Losh git: 898f6d26deb8 - stable/14 - loader.efi.8: Remove rogue duplicated lines 157. Sep 3 Warner Losh git: 8aa8d0aa64ba - stable/13 - loader.efi.8: Remove rogue duplicated lines 158. Sep 4 Kevin Bowling git: 34f40baca641 - stable/14 - x86: Detect NVMM hypervisor 159. Sep 4 Kevin Bowling git: 9fe5e83e44d6 - stable/13 - x86: Detect NVMM hypervisor 160. Sep 4 Gordon Tetlow git: e60dbfd00b00..108164cf95d9 - vendor/openssl-3.0 - vendor branch updated
161. Sep 4 Gordon Tetlow git: 6790bf9b5a59 - Create tag vendor/openssl/3.0.15 162. Sep 4 Gordon Tetlow git: d4aa2df5b240 - Create tag vendor/pam_modules/passwdqc/v2.0.3 163. Sep 4 Colin Percival git: 81d3df02bcf5 - main - vmimage.subr: Pass $INSTALLOPTS to install* 164. Sep 4 Colin Percival git: f961ddb28d69 - main - EC2: Move network config into a separate function 165. Sep 4 Colin Percival git: 40ff0753abb9 - main - EC2: Make amazon-ssm-agent optional 166. Sep 4 Colin Percival git: 647299caa06e - main - EC2: Add new "small" AMIs 167. Sep 4 Konstantin Belousov git: 957e389ca77c - main - dev/mlx5: remove some duplicated macros from device.h 168. Sep 4 Konstantin Belousov git: d02e1a3ffac7 - main - ipsec_accel_output(): do not process packet if interface rejected offload 169. Sep 4 Konstantin Belousov git: 1af77be32760 - main - ipsec_offlad: remove not needed IFP_HS_INPUT/OUTPUT flags 170. Sep 4 Konstantin Belousov git: f76826b892de - main - ipsec offload: use private taskqueue thread 171. Sep 4 Kristof Provost git: a626b66c6924 - stable/13 - pfctl tests: fix dependency 172. Sep 4 Kristof Provost git: 0121a4baaca0 - stable/14 - pf: improve the ICMPv6 direction check 173. Sep 4 Kristof Provost git: 4909bd69ddef - stable/14 - pf tests: ensure that neighbour discovery works as expected 174. Sep 4 Kristof Provost git: cfd744a6635f - stable/14 - pfctl tests: fix dependency 175. Sep 4 Kristof Provost git: b84344206721 - stable/13 - pf: improve the ICMPv6 direction check 176. Sep 4 Kristof Provost git: b822e3fab468 - stable/14 - pf: be less strict about icmp state checking for sloppy state tracking 177. Sep 4 Kristof Provost git: b4b8b2fc9bd2 - stable/13 - pf: be less strict about icmp state checking for sloppy state tracking 178. Sep 4 Kristof Provost git: f40b0e735177 - stable/14 - pf: try to lookup the icmp state based on a correct packet descriptor 179. Sep 4 Kristof Provost git: fa4b64836183 - stable/13 - pf: try to lookup the icmp state based on a correct packet descriptor 180. Sep 4 Kristof Provost git: 2c76404c79ac - stable/13 - pf tests: ensure that neighbour discovery works as expected
181. Sep 4 Kristof Provost git: 38f74de7184a - stable/14 - pf: rework pf_icmp_state_lookup() failure mode 182. Sep 4 Kristof Provost git: d6e5f8643d37 - stable/13 - pf: rework pf_icmp_state_lookup() failure mode 183. Sep 4 Ruslan Bukin git: e29afe64efd2 - main - riscv: fix csr_swap() 184. Sep 4 Mariusz Zaborski git: 36fa90dbde00 - main - libnv: allocate buffer in a safe way 185. Sep 4 Mariusz Zaborski git: 3aaaca1b51ad - main - libnv: verify that string is null terminated 186. Sep 4 Mariusz Zaborski git: 2981431e044f - main - libnv: add test to verify null termination of string in array 187. Sep 4 Mariusz Zaborski git: 241a7ddd7112 - main - libnv: add tests to verify potential overflow issues 188. Sep 4 Mariusz Zaborski git: 2e7f9244ebef - stable/13 - libnv: allocate buffer in a safe way 189. Sep 4 Mariusz Zaborski git: 03bef9971d73 - stable/13 - libnv: verify that string is null terminated 190. Sep 4 Mariusz Zaborski git: 371af89975e3 - stable/14 - libnv: allocate buffer in a safe way 191. Sep 4 Mariusz Zaborski git: 9c2ef102166e - stable/14 - libnv: verify that string is null terminated 192. Sep 4 Mark Johnston git: b6d6674fecbd - stable/13 - nd6: Fix the routing table subscription 193. Sep 4 John Baldwin git: fcef359272fd - main - uart: Use uintptr_t instead of vm_offset_t for pointer arithmetic 194. Sep 4 Dimitry Andric git: 9dce5a0d872c - Create tag vendor/llvm-project/llvmorg-19.1.0-rc4-0-g0c641568515a 195. Sep 4 Dimitry Andric git: adf62863f35c..7432c96084d7 - vendor/llvm-project/release-19.x - vendor branch updated 196. Sep 4 Mark Johnston git: b5d3f8252fe8 - main - ggate tests: Use unique ports among tests 197. Sep 4 Mark Johnston git: 41ece3c036bd - main - capsicum tests: Serialize functional tests 198. Sep 4 Mark Johnston git: 408c909dc64f - main - ifnet: Remove if_getamcount() 199. Sep 4 Mark Johnston git: 01f43479b592 - main - ipsec: Drain async ipsec_offload work when destroying a vnet 200. Sep 4 Ed Maste git: a06fc21e770a - main - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler
201. Sep 4 Ed Maste git: 5c9308a41308 - main - bhyve: fix off by one error in pci_xhci 202. Sep 4 Ed Maste git: 670b582db6cb - main - ctl: fix Use-After-Free in ctl_write_buffer 203. Sep 4 Ed Maste git: ea44766b78d6 - main - ctl: fix memory disclosure in read/write buffer commands 204. Sep 4 Ed Maste git: af438acbfde3 - main - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 205. Sep 4 Ed Maste git: 60d717baf214 - main - ctl: add some ATF tests for READ BUFFER 206. Sep 4 Ed Maste git: dd83da532c36 - main - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 207. Sep 4 Ed Maste git: 62f40433ab47 - main - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 208. Sep 4 Ed Maste git: c3e6dfe55c0e - main - umtx: shm: Prevent reference counting overflow 209. Sep 4 Ed Maste git: c75a18905e30 - main - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 210. Sep 4 Ed Maste git: 6ce4821f0859 - stable/14 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler 211. Sep 4 Ed Maste git: 90af1336ed5e - stable/14 - bhyve: fix off by one error in pci_xhci 212. Sep 4 Ed Maste git: 5920b7e6eea1 - stable/13 - bhyve: fix off by one error in pci_xhci 213. Sep 4 Ed Maste git: e9329a869c81 - stable/14 - ctl: add some ATF tests for READ BUFFER 214. Sep 4 Ed Maste git: 803e0c2ab29b - stable/14 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 215. Sep 4 Ed Maste git: cdfdb3b00862 - stable/14 - ctl: fix memory disclosure in read/write buffer commands 216. Sep 4 Ed Maste git: 29937d7a1a0a - stable/14 - ctl: fix Use-After-Free in ctl_write_buffer 217. Sep 4 Ed Maste git: 2553c91f731b - stable/13 - ctl: fix Use-After-Free in ctl_write_buffer 218. Sep 4 Ed Maste git: b13631a59f2a - stable/13 - ctl: fix memory disclosure in read/write buffer commands 219. Sep 4 Ed Maste git: c8afc072690f - stable/13 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 220. Sep 4 Ed Maste git: 62935fd269f3 - stable/13 - ctl: add some ATF tests for READ BUFFER
221. Sep 4 Ed Maste git: 2d4511bb81ed - stable/14 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 222. Sep 4 Ed Maste git: be7dc4613909 - stable/14 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 223. Sep 4 Ed Maste git: b20ae1608720 - stable/14 - umtx: shm: Prevent reference counting overflow 224. Sep 4 Ed Maste git: 4938f554469b - stable/14 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 225. Sep 4 Ed Maste git: 5f49630fef5f - stable/13 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 226. Sep 4 Ed Maste git: 40615bcae9e7 - stable/13 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 227. Sep 4 Ed Maste git: a73a70472c47 - stable/13 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 228. Sep 4 Ed Maste git: 8cf43dcd3db6 - stable/13 - umtx: shm: Prevent reference counting overflow 229. Sep 4 Eugene Grosbein git: 881886673a34 - stable/13 - MFC: ng_ksocket: fix accept(2) 230. Sep 4 Eugene Grosbein git: 5d0ad5fffbb3 - stable/13 - MFC: ng_ksocket: fix upcall clearing on node shutdown 231. Sep 4 Eugene Grosbein git: 1ec3289e481e - stable/13 - ng_ksocket(4): unbreak after previous commit 232. Sep 4 Dag-Erling =?utf-8?Q?Sm=C3 git: a8ddd1926a34 - main - date: Fix a few nits. 233. Sep 4 Ed Maste git: a8d0ba483332 - releng/13.4 - libnv: allocate buffer in a safe way 234. Sep 4 Ed Maste git: 3aa9be7e3334 - releng/13.4 - libnv: verify that string is null terminated 235. Sep 4 John Baldwin git: 77eb877714d6 - main - grep: Fix various bugs in recursive tree handling 236. Sep 4 John Baldwin git: fc12c191c087 - main - grep: Default to -p instead of -S. 237. Sep 4 Ed Maste git: 29fbeb5c59c7 - releng/13.4 - ctl: fix Use-After-Free in ctl_write_buffer 238. Sep 4 Ed Maste git: 98e8cb3d94ce - releng/13.4 - ctl: fix memory disclosure in read/write buffer commands 239. Sep 4 Ed Maste git: 004298792002 - releng/13.4 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 240. Sep 4 Ed Maste git: b3f0e555781c - releng/13.4 - bhyve: fix off by one error in pci_xhci
241. Sep 4 Ed Maste git: a667c04946e2 - releng/13.4 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 242. Sep 4 Ed Maste git: abb0a18b690c - releng/13.4 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 243. Sep 4 Ed Maste git: 6000de096612 - releng/13.4 - umtx: shm: Prevent reference counting overflow 244. Sep 4 Ed Maste git: 7739dab97433 - releng/13.4 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 245. Sep 4 Ed Maste git: 21576f63961e - releng/13.4 - Add UPDATING entries and bump revision 246. Sep 4 Ed Maste git: eab94c0fbb78 - releng/13.3 - calendar: don't setlogin(2) in the -a user handlers 247. Sep 4 Ed Maste git: fd4ee5b9eabf - releng/13.3 - libnv: allocate buffer in a safe way 248. Sep 4 Ed Maste git: 33b4e2361c82 - releng/13.3 - libnv: verify that string is null terminated 249. Sep 4 Ed Maste git: 352775ac8ba4 - releng/13.3 - ctl: fix Use-After-Free in ctl_write_buffer 250. Sep 4 Ed Maste git: 4752a984dc07 - releng/13.3 - ctl: fix memory disclosure in read/write buffer commands 251. Sep 4 Ed Maste git: f368a02e1013 - releng/13.3 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 252. Sep 4 Ed Maste git: 639494a3c1e6 - releng/13.3 - ctl: avoid heap info leak in ctl_request_sense 253. Sep 4 Ed Maste git: 5d6576f4f000 - releng/13.3 - bhyve: fix off by one error in pci_xhci 254. Sep 4 Ed Maste git: 4c07dbe5b0de - releng/13.3 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 255. Sep 4 Ed Maste git: 01a7233a398a - releng/13.3 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 256. Sep 4 Ed Maste git: aba74e58f757 - releng/13.3 - umtx: shm: Prevent reference counting overflow 257. Sep 4 Ed Maste git: 811a30c55a20 - releng/13.3 - Add UPDATING entries and bump revision 258. Sep 4 Ed Maste git: 8fd0fa88b5a6 - releng/13.3 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 259. Sep 4 Ed Maste git: d94dbaa516e0 - releng/14.0 - calendar: don't setlogin(2) in the -a user handlers 260. Sep 4 Ed Maste git: 69d50af527c0 - releng/14.0 - libnv: allocate buffer in a safe way
261. Sep 4 Ed Maste git: b219ce1c5a93 - releng/14.0 - libnv: verify that string is null terminated 262. Sep 4 Ed Maste git: 429f200688ca - releng/14.0 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler 263. Sep 4 Ed Maste git: 0a271608b328 - releng/14.0 - ctl: fix Use-After-Free in ctl_write_buffer 264. Sep 4 Ed Maste git: f7aa7c38318c - releng/14.0 - ctl: fix memory disclosure in read/write buffer commands 265. Sep 4 Ed Maste git: 9a77f052cab7 - releng/14.0 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 266. Sep 4 Ed Maste git: 4c60b8289d0e - releng/14.0 - ctl: avoid heap info leak in ctl_request_sense 267. Sep 4 Ed Maste git: 1d01a6c11210 - releng/14.0 - bhyve: fix off by one error in pci_xhci 268. Sep 4 Ed Maste git: abd3a7939117 - releng/14.0 - openssl: Avoid type errors in EAI-related name check logic. 269. Sep 4 Ed Maste git: d868c5df69a8 - releng/14.0 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 270. Sep 4 Ed Maste git: 6d2923e03221 - releng/14.0 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 271. Sep 4 Ed Maste git: 39a2b8b01b48 - releng/14.0 - umtx: shm: Prevent reference counting overflow 272. Sep 4 Ed Maste git: 37823ca38148 - releng/14.0 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 273. Sep 4 Ed Maste git: f96bae43f0c1 - releng/14.0 - Add UPDATING entries and bump revision 274. Sep 4 Ed Maste git: 5fd7301afa97 - releng/14.1 - libnv: allocate buffer in a safe way 275. Sep 4 Ed Maste git: d87f821959fb - releng/14.1 - libnv: verify that string is null terminated 276. Sep 4 Ed Maste git: eab723be7542 - releng/14.1 - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler 277. Sep 4 Ed Maste git: 31d839d66e8a - releng/14.1 - ctl: fix Use-After-Free in ctl_write_buffer 278. Sep 4 Ed Maste git: 235b93d39d71 - releng/14.1 - ctl: fix memory disclosure in read/write buffer commands 279. Sep 4 Ed Maste git: 1c872882803a - releng/14.1 - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 280. Sep 4 Ed Maste git: d30ffde0806e - releng/14.1 - ctl: avoid heap info leak in ctl_request_sense
281. Sep 4 Ed Maste git: bb245c142075 - releng/14.1 - bhyve: fix off by one error in pci_xhci 282. Sep 4 Ed Maste git: 9a5a7c90d5e5 - releng/14.1 - openssl: Avoid type errors in EAI-related name check logic. 283. Sep 4 Ed Maste git: 2e27b82531e4 - releng/14.1 - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 284. Sep 4 Ed Maste git: 094bd6281f72 - releng/14.1 - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 285. Sep 4 Ed Maste git: a89b6e8cc7da - releng/14.1 - umtx: shm: Prevent reference counting overflow 286. Sep 4 Ed Maste git: f4a2dbb81603 - releng/14.1 - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 287. Sep 4 Ed Maste git: 57d27c4dc3fe - releng/14.1 - Add UPDATING entries and bump revision 288. Sep 4 Gordon Tetlow git: 86d01789bf41 - releng/14.1 - calendar: don't setlogin(2) in the -a user handlers 289. Sep 4 Konstantin Belousov git: c47229ae6676 - main - Intel DMAR: improve X2X macros to fix failures in certain syntax contexts 290. Sep 4 Konstantin Belousov git: 0fcbf4944cb9 - main - DMAR: use DMAR2IOMMU() for DMAR_LOCK() and related macros 291. Sep 4 Konstantin Belousov git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 292. Sep 4 Konstantin Belousov git: ad794e6d7d02 - main - x86 iommu: move DMAR-independent parts of the qi code into common 293. Sep 4 Konstantin Belousov git: f776a2b84972 - main - dmar_qi_XXX_invalidate_glob(): reduce code duplication 294. Sep 4 Konstantin Belousov git: b563be66998d - main - dmar_qi_emit(): use atomic_store_64() when available 295. Sep 4 Konstantin Belousov git: 23145534154c - main - DMAR: rename domain_{alloc,free}_pgtbl to domain_domain_$1_pgtbl 296. Sep 4 Konstantin Belousov git: 5967352a923e - main - x86 iommu: move DMAR-independent parts of the interrupt setup code into common 297. Sep 4 Konstantin Belousov git: fc8da73b93be - main - x86 iommu x86_unit_common: expand hw completion write-out area to 8 bytes 298. Sep 4 Konstantin Belousov git: ff54674b0950 - main - x86 iommu: move device_tag_init() to utils 299. Sep 4 Konstantin Belousov git: b3042e3a7c6f - main - x86 dmar: generalize dmar_domain_free_entry() into iommu_domain_free_entry() 300. Sep 4 Konstantin Belousov git: 29e227047065 - main - x86 iommu: move page level related functions to common utils
301. Sep 4 Konstantin Belousov git: 0386b2451592 - main - DMAR: move hw.iommu.dmar.{tbl_pagecnt,batch_coalesce} sysctls up one level 302. Sep 4 Konstantin Belousov git: 22bf8cf32f35 - main - DMAR: provide hw.iommu.ir alias for the hw.dmar.ir tunable 303. Sep 4 Konstantin Belousov git: ba33e74c7d48 - main - busdma_iommu: indirect dmar-specific method calls in iommu_get_dev_ctx() 304. Sep 4 Konstantin Belousov git: 09fc33d1d75f - main - dmar: avoid excessive indirection in KASSERT() in domain_map_buf() 305. Sep 4 Konstantin Belousov git: e8fc8eb8b8f5 - main - msi_release(): consistently unlock msi_lock around iommu_unmap_msi_intr() 306. Sep 4 Konstantin Belousov git: 5681ddfd9f80 - main - msi_alloc(): do not leak msi_lock in error case 307. Sep 4 Warner Losh git: 1d75ce83560a - releng/13.4 - loader.efi.8: Remove rogue duplicated lines 308. Sep 4 Konstantin Belousov git: e28ee29d2d13 - main - vfs_default.c: trim whitespace 309. Sep 4 Mark Johnston git: 66fc442421f8 - main - vmm: Remove an incorrect credential check in vmmdev_open() 310. Sep 4 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 311. Sep 5 Konstantin Belousov Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 312. Sep 5 Mark Johnston git: dc450b388bba - main - vmm: Remove more of vmmdev_open() 313. Sep 5 Konstantin Belousov git: 79eba754bec3 - main - vop_stdadvise(): restore correct handling of length == 0 314. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 315. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 316. Sep 5 Konstantin Belousov Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 317. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 318. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 319. Sep 5 Konstantin Belousov git: 99e3d96fc1a2 - main - x86: always provide dummy x86_iommu virtual methods 320. Sep 5 Navdeep Parhar git: 7aeec281b8b2 - main - cxgbe(4): Always report link-down on an abrupt stop.
321. Sep 5 Michael Tuexen git: ef438f7706be - main - tcp: improve consistency of syncache_respond() failure handling 322. Sep 5 Kristof Provost git: d3ee2188686d - releng/13.4 - pf: improve the ICMPv6 direction check 323. Sep 5 Kristof Provost git: 183076d24478 - releng/13.4 - pf: try to lookup the icmp state based on a correct packet descriptor 324. Sep 5 Kristof Provost git: 13bf8945c9b6 - releng/13.4 - pf: be less strict about icmp state checking for sloppy state tracking 325. Sep 5 Kristof Provost git: e893ec49afb2 - releng/13.4 - pf: rework pf_icmp_state_lookup() failure mode 326. Sep 5 Kristof Provost git: a9ac25d65f64 - main - pf.4: document missing sysctls 327. Sep 5 Kristof Provost git: 5644e2c6d47c - main - if_ovpn: ensure it's safe to modify the mbuf 328. Sep 5 Andrew Turner git: 7be11454edd4 - main - arm64: Add the tcr_el2 ds field 329. Sep 5 Andrew Turner git: 3a3aa2cc0756 - main - arm64: Remove TCR_CACHE_ATTRS and TCR_SMP_ATTRS 330. Sep 5 Andrew Turner git: e2990a9ee479 - main - arm64: Remove ATTR_DEFAULT from pte.h 331. Sep 5 Andrew Turner git: d52c31904218 - main - arm64: Make shareability attributes dynamic 332. Sep 5 Bjoern A. Zeeb git: f5c7feee7129 - main - LinuxKPI: add general module_driver(), use it for module_pci_driver() 333. Sep 5 Mark Johnston git: 1e999a3ae1ac - stable/14 - atomic: Avoid casting the return value of atomic_load_ptr to void HEAD branches config description git-daemon- 334. Sep 5 Mark Johnston git: f3e22a08ca69 - stable/14 - atomic: Fix the cast in the atomic_load_consume() interceptor 335. Sep 5 Mark Johnston git: 57e0d4b9a609 - stable/14 - agp: Set the driver-specific field correctly 336. Sep 5 Mark Johnston Re: git: fc12c191c087 - main - grep: Default to -p instead of -S. 337. Sep 5 Tom Jones git: d8fffc3704a0 - main - imx_gpio: Add gpio compat string for imx8 SOCs 338. Sep 5 Pietro Cerutti git: ab7a79806e31 - stable/14 - libfetch: don't include fragments in HTTP requests 339. Sep 5 Ed Maste git: 82fd9219755d - stable/14 - sys: Mark ACL conversion routines as __result_use_check 340. Sep 5 Alan Somers git: fe1755fa6bb4 - main - ctl: add tests for START STOP UNIT
341. Sep 5 Alan Somers git: e234a72bb8c0 - main - ctl: add tests for PREVENT ALLOW MEDIUM REMOVAL 342. Sep 5 Alan Somers git: 0f2b2276abc3 - main - ctl: fix uninitialized data used by PREVENT ALLOW MEDIUM REMOVAL 343. Sep 5 Michael Tuexen git: 5203dcce2527 - main - neta: improve TCP LRO 344. Sep 5 Michael Tuexen git: 0b45d36510d8 - main - al_eth: improve TCP LRO 345. Sep 5 Michael Tuexen git: e06cf0fc5dd6 - main - tcp: make tcp_lro_flush() static 346. Sep 5 Mark Johnston git: 1726db7af6b3 - main - flua: Add wrappers for sys/utsname.h 347. Sep 5 Doug Moore git: 6aede562b438 - main - vm_phys: hide alloc_freelist_pages 348. Sep 5 Justin Hibbits git: 7b86593f0f6c - main - sdhci: Match quirk_set/quirk_clear sysctls to type 349. Sep 5 Gleb Smirnoff git: d59a76183470 - main - spa_prop_get: require caller to supply output nvlist 350. Sep 5 Cy Schubert Re: git: 12e0d316644a - main - vendor/bc: upgrade to version 7.0.0 351. Sep 5 Bjoern A. Zeeb git: ed4d2a54fc7a - main - rc: network.subr update consitency with older change (v6/v4 order) 352. Sep 5 Dimitry Andric git: 157802238b5a - main - Add UPDATING note about running make delete-old after libc++ 18 upgrade 353. Sep 5 John Baldwin git: bedfac1f026f - main - nvmf_tcp: Fully honor kern.nvmf.tcp.max_transmit_data for C2H_DATA PDUs 354. Sep 6 Philip Paeps git: 76e31da7ab27..62ad5eff8053 - vendor/tzdata - vendor branch updated 355. Sep 6 Philip Paeps git: 764b2bace54e - Create tag vendor/tzdata/tzdata2024b 356. Sep 6 Philip Paeps git: e273650f2c53 - main - contrib/tzdata: import tzdata 2024b 357. Sep 6 Joseph Mingrone git: a149465a1077 - Create tag vendor/libpcap/1.10.5 358. Sep 6 Joseph Mingrone git: 6b96668d5b49..025be3f592b9 - vendor/libpcap - vendor branch updated 359. Sep 6 Philip Paeps Re: git: e273650f2c53 - main - contrib/tzdata: import tzdata 2024b 360. Sep 6 Shawn Webb Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present
361. Sep 6 Joseph Mingrone git: 51a183021fce..75d9de99aec2 - vendor/tcpdump - vendor branch updated 362. Sep 6 Colin Percival git: 087b246271b6 - releng/13.4 - 13.4: Update to RC3 363. Sep 6 Navdeep Parhar git: 674cbf38f6d0 - main - cxgbe/t4_tom: Add synq entry to the list before calling send_synack. 364. Sep 6 Ed Maste git: 7da246dc4ffe - stable/14 - beep: show error upon failure to open sound device 365. Sep 6 Ed Maste git: e998c9f1bb39 - stable/14 - bsd.symver.mk: pass $CFLAGS to $CPP invocation 366. Sep 6 Ed Maste git: 14a2be2b3db1 - stable/14 - stand: bump arbitrary build date to 2024-01-01 367. Sep 6 Ed Maste git: e7b4f6e0c064 - stable/13 - beep: show error upon failure to open sound device 368. Sep 6 Dag-Erling =?utf-8?Q?Sm=C3 git: 36a998abb0d1 - Create tag vendor/tzcode/tzcode2024b 369. Sep 6 Dag-Erling =?utf-8?Q?Sm=C3 git: 378c74faf328..e66ca70de4da - vendor/tzcode - vendor branch updated 370. Sep 6 Tom Jones git: 390dc369efaa - main - pf: Add support for endpoint independent NAT bindings for UDP 371. Sep 6 Tom Jones git: e1b1984abb8b - main - pfctl: Add endpoint-independent test to the list of tests 372. Sep 6 John Baldwin Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 373. Sep 6 Mark Johnston Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 374. Sep 6 Baptiste Daroussin git: bb2d016afb00 - main - flua: make the ucl module a dynamic module 375. Sep 6 Baptiste Daroussin git: de1d7d7b87cf - main - flua: add freebsd module implementing kldload/kldunload 376. Sep 6 Baptiste Daroussin git: 705583b76f3f - main - freebsd.sys.linker: rename source file 377. Sep 6 Baptiste Daroussin git: df1323e023a4 - main - lua_ucl: make sure flua gets build after libucl 378. Sep 6 Baptiste Daroussin git: 39667ed7adc0 - main - flua: hook libfreebsd to the build 379. Sep 6 Shawn Webb Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 380. Sep 6 Mark Johnston git: 58f194223ab8 - main - ifnet: Add handling for toggling IFF_ALLMULTI in ifhwioctl()
381. Sep 6 Mark Johnston git: 00c9a6806c9c - main - ifconfig: Add an allmulti verb 382. Sep 6 Mikhail Pchelin git: f5a58c2da239 - main - linux80211: fix default deflink.rx_nss 383. Sep 6 Warner Losh git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling 384. Sep 6 Warner Losh git: e152944f1a16 - main - usb: increase USB_PORT_RESET_RECOVERY 385. Sep 6 Warner Losh git: 71978fa41f2b - main - du: Add version information to libxo output 386. Sep 6 Warner Losh git: a0d6f89e692a - main - lastlogin: Add version information to libxo output 387. Sep 6 Warner Losh git: 5321a3547912 - main - w: Add version information to libxo output 388. Sep 6 Warner Losh git: 31ac8806885f - main - iscsictl: Add version information to libxo output 389. Sep 6 Warner Losh git: 6e6da538988a - main - wc: Add version information to libxo output 390. Sep 6 Warner Losh git: 5c4f64bded0e - main - netstat: Add version information to libxo output 391. Sep 6 Warner Losh git: 1f882a583483 - main - adduser.8: update log location + spdx 392. Sep 6 Warner Losh git: 5d889e60c15c - main - amd64: move the right parenthesis to the right place 393. Sep 6 Warner Losh git: 7b984d5043f2 - main - wsp: Allow the trackpad to be used after a partially unreleased click. 394. Sep 6 Warner Losh git: 62cf43dda897 - main - wsp: Improve multi-finger touchpad usage and allow more configurations 395. Sep 6 Warner Losh git: 8aef1cd698f1 - main - wsp: Use already-calculated distance of fingers for comparison. 396. Sep 6 Warner Losh git: 66145c3829c1 - main - ntptime: Use time_t for tv_sec related variables 397. Sep 6 Warner Losh git: 327205407372 - main - ip6addrctl.8: Reference RFC 6724 instead 398. Sep 6 Warner Losh git: 6bfbfc8f4fdc - main - ip6addrctl: Update the sample configuration file 399. Sep 6 Warner Losh git: 7b9c9f8004b1 - main - cross-build: fix fake_sysctl/tzsetup 400. Sep 6 Warner Losh git: 7e3b6b249f54 - main - diskless.8: show in `apropos pxe` + tag SPDX
401. Sep 6 Warner Losh git: 0d8effbd6e45 - main - growfs.8: align and alphabetize options 402. Sep 6 Warner Losh git: a5770eb54f7d - main - geom.8: minor cleanup (markup, spdx, gsched) 403. Sep 6 Warner Losh git: fe830c3bdbb8 - main - UPDATING: increase visibility of footnotes 404. Sep 6 Warner Losh git: 4c72525953fd - main - ure.4: description consistencies + tag spdx 405. Sep 6 Warner Losh git: 5e6bef460d9d - main - Fix "version introduced" in two manual pages 406. Sep 6 Warner Losh git: 2b7f2890a812 - main - dummynet: fix pie 407. Sep 6 Warner Losh git: 3f0efe05432b - main - libefivar: Fix AcpiEx print logic 408. Sep 6 Konstantin Belousov Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling 409. Sep 6 Konstantin Belousov Re: git: 5d889e60c15c - main - amd64: move the right parenthesis to the right place 410. Sep 6 Warner Losh Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling 411. Sep 6 Konstantin Belousov Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling 412. Sep 6 Rick Macklem git: 3df987c99d11 - main - mountd: Add check for "=" after exports(5) options 413. Sep 7 Jessica Clarke git: 6f242c69b604 - stable/14 - arm/mpic: remove empty pic_init_secondary() hook 414. Sep 7 Jessica Clarke git: a73592e0d013 - stable/14 - intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg 415. Sep 7 Jessica Clarke git: 5e822432f030 - stable/14 - intrng: Extract arm/arm64 IPI->PIC glue code 416. Sep 7 Jessica Clarke git: 7604062517ec - stable/14 - intrng: Allow alternative IPI PICs to be registered and used 417. Sep 7 Jessica Clarke git: 601baffb0b54 - stable/14 - riscv: Create a newbus device for the SBI driver 418. Sep 7 Jessica Clarke git: 5985c87b9630 - stable/14 - riscv: Convert local interrupt controller to a newbus PIC 419. Sep 7 Jessica Clarke git: 9f224d3ec46e - stable/14 - riscv: Remove the unused riscv64_cpu driver 420. Sep 7 Jessica Clarke git: aaf4d3f3d194 - stable/14 - bsdinstall: Fix netconfig script when no interfaces are present
421. Sep 7 Jessica Clarke git: 6368aa66f8a7 - stable/14 - bsdinstall: Drop Error from title in netconfig no interfaces dialog 422. Sep 7 Jessica Clarke git: d861861462d2 - stable/14 - arm: Set NEW_PCIB in DEFAULTS rather than a subset of kernel configs 423. Sep 7 Jessica Clarke git: 17c0e73b1d60 - stable/14 - efibootmgr: Simplify make_next_boot_var_name and fix cnt == 0 case 424. Sep 7 Jessica Clarke git: 10e602164f02 - stable/14 - ee: Fix use of uninitialised pointer in ispell_op 425. Sep 7 Jessica Clarke git: ebdd179d759f - stable/14 - Fix off-by-one bug in btpand 426. Sep 7 Jessica Clarke git: fd45162d1139 - stable/14 - mx25l.4: Document the correct disk device path 427. Sep 7 Jessica Clarke git: 0abe896f1921 - stable/14 - beinstall: Pass -B to etcupdate 428. Sep 7 Jessica Clarke git: 11d7aa07eb31 - stable/14 - rc.d/devmatch: Silence sysctl hw.bus.devctl_nomatch_enabled=1 429. Sep 7 Jessica Clarke git: 8161eb6182a8 - stable/14 - tools/build/make.py: Add missing comma to fix tinderbox and worlds 430. Sep 7 Jessica Clarke git: c3d7b96df0ac - stable/14 - tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output 431. Sep 7 Jessica Clarke git: 4acf9ba16de3 - stable/14 - netinet: fix LINT-NOINET build failure 432. Sep 7 Jessica Clarke git: 9ae4c66bff69 - stable/14 - fu740_pci_dw: Fix PERST delay and keep asserted for rest of reset sequence 433. Sep 7 Eugene Grosbein git: 7a6309fdc794 - main - fetch(1): suppress "Not Modified" in quiet mode 434. Sep 7 Gordon Tetlow git: 3d8501d90e24 - stable/14 - openssl: Remove fips module from base system. 435. Sep 7 Kevin Bowling git: 0b683336b211 - stable/14 - tpm: Register TPM as entropy source 436. Sep 7 Kevin Bowling git: 4ba372dbc105 - stable/13 - tpm: Register TPM as entropy source 437. Sep 7 Baptiste Daroussin git: 5daafa2c2301 - main - flua: fix buildworld from a clean room 438. Sep 7 Baptiste Daroussin git: 9f0f4e23a584 - main - prebuild_libs: register libucl dependency on libm 439. Sep 7 Dag-Erling =?utf-8?Q?Sm=C3 git: a979394afeb5 - main - Update tzcode to 2024b. 440. Sep 7 Mark Johnston git: 24affded3d4e - main - src.conf: Add a MK_ZFS_TESTS knob
441. Sep 7 Ed Maste git: 6b9c7f29b0cd - stable/13 - Remove "All Rights Reserved" from FreeBSD Foundation copyrights 442. Sep 7 Mark Johnston git: a700bef1e4ee - main - netbsd-tests: Update a test case to chase grep symlink handling changes 443. Sep 7 Gordon Tetlow git: 4086a0635d38 - main - openssl: Update upgrade instructions. 444. Sep 8 Enji Cooper git: a7148ab39c03 - main - openssl: Import OpenSSL 3.0.15. 445. Sep 8 Enji Cooper git: cc717b574d7f - main - Update config/build info for OpenSSL 3.0.15 446. Sep 8 Dimitry Andric git: 33c82f11c267 - stable/14 - Improve accuracy of asinf(3) and acosf(3) 447. Sep 8 Dimitry Andric git: cc32cfab5c0d - stable/14 - UPDATING: keep sorted by date. 448. Sep 8 Dimitry Andric git: 28ff3ab2ab06 - stable/14 - Add UPDATING note about running make delete-old after libc++ 18 upgrade 449. Sep 8 Dimitry Andric git: 75bca9e7553c - stable/13 - Improve accuracy of asinf(3) and acosf(3) 450. Sep 8 Dimitry Andric git: 837d998a6024 - stable/13 - UPDATING: keep sorted by date. 451. Sep 8 Dimitry Andric git: 6b147f693b91 - stable/13 - Add UPDATING note about running make delete-old after libc++ 18 upgrade 452. Sep 8 Dimitry Andric git: 1dfb2690ccee - stable/14 - libcbor: Ignore errors for unknown #pragmas 453. Sep 8 Dimitry Andric git: b07e847dd98f - stable/13 - libcbor: Ignore errors for unknown #pragmas 454. Sep 8 Gordon Tetlow git: cab90be6a580 - main - openssl: Remove the specific version numbers from the instructions. 455. Sep 8 Kristof Provost git: a05decec2d19 - main - if_ovpn tests: allow these tests to run in parallel 456. Sep 8 Kristof Provost git: 550133f1d488 - main - pf: ensure we exit net_epoch if pf_keth_anchor_nvcopyout() fails 457. Sep 8 Shawn Webb Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 458. Sep 8 Alan Somers git: 967b3685a44e - main - nfs: spellcheck a comment 459. Sep 8 Martin Matuska git: d2ccc2155217..b109925820fb - vendor/openzfs/master - vendor branch updated 460. Sep 8 Alan Somers git: f93a50d69df2 - main - fusefs: fix an uninitialized memory access in fuse_vnop_deallocate
461. Sep 8 Alan Somers git: 44328abfb7ac - main - nfscl: fix uninitialized memory in nfsv4_loadattr
home | archive sorted by: subject | author | date | reverse date