Skip site navigation (1)Skip section navigation (2)


2024/dev-commits-src-main/20240909.dev-commits-src-main

Messages: 222, new messages first
Last update: Mon Sep 9 0:07:02 2024

home | archive sorted by: subject | author | date | reverse date
  1. Sep  8 Alan Somers                git: 44328abfb7ac - main - nfscl: fix uninitialized memory in nfsv4_loadattr
  2. Sep  8 Alan Somers                git: f93a50d69df2 - main - fusefs: fix an uninitialized memory access in fuse_vnop_deallocate
  3. Sep  8 Alan Somers                git: 967b3685a44e - main - nfs: spellcheck a comment
  4. Sep  8 Shawn Webb                 Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present
  5. Sep  8 Kristof Provost            git: 550133f1d488 - main - pf: ensure we exit net_epoch if pf_keth_anchor_nvcopyout() fails
  6. Sep  8 Kristof Provost            git: a05decec2d19 - main - if_ovpn tests: allow these tests to run in parallel
  7. Sep  8 Gordon Tetlow              git: cab90be6a580 - main - openssl: Remove the specific version numbers from the instructions.
  8. Sep  8 Enji Cooper                git: cc717b574d7f - main - Update config/build info for OpenSSL 3.0.15
  9. Sep  8 Enji Cooper                git: a7148ab39c03 - main - openssl: Import OpenSSL 3.0.15.
 10. Sep  7 Gordon Tetlow              git: 4086a0635d38 - main - openssl: Update upgrade instructions.
 11. Sep  7 Mark Johnston              git: a700bef1e4ee - main - netbsd-tests: Update a test case to chase grep symlink handling changes
 12. Sep  7 Mark Johnston              git: a6c8ab4f4549 - main - src.conf.5: Regenerate
 13. Sep  7 Dag-Erling =?utf-8?Q?Sm=C3 git: a979394afeb5 - main - Update tzcode to 2024b.
 14. Sep  7 Baptiste Daroussin         git: 9f0f4e23a584 - main - prebuild_libs: register libucl dependency on libm
 15. Sep  7 Baptiste Daroussin         git: 5daafa2c2301 - main - flua: fix buildworld from a clean room
 16. Sep  7 Eugene Grosbein            git: 7a6309fdc794 - main - fetch(1): suppress "Not Modified" in quiet mode
 17. Sep  6 Rick Macklem               git: 3df987c99d11 - main - mountd: Add check for "=" after exports(5) options
 18. Sep  6 Konstantin Belousov        Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling
 19. Sep  6 Warner Losh                Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling
 20. Sep  6 Konstantin Belousov        Re: git: 5d889e60c15c - main - amd64: move the right parenthesis to the right place


21. Sep 6 Konstantin Belousov Re: git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling 22. Sep 6 Warner Losh git: 3f0efe05432b - main - libefivar: Fix AcpiEx print logic 23. Sep 6 Warner Losh git: 2b7f2890a812 - main - dummynet: fix pie 24. Sep 6 Warner Losh git: 5e6bef460d9d - main - Fix "version introduced" in two manual pages 25. Sep 6 Warner Losh git: fe830c3bdbb8 - main - UPDATING: increase visibility of footnotes 26. Sep 6 Warner Losh git: a5770eb54f7d - main - geom.8: minor cleanup (markup, spdx, gsched) 27. Sep 6 Warner Losh git: 0d8effbd6e45 - main - growfs.8: align and alphabetize options 28. Sep 6 Warner Losh git: 7e3b6b249f54 - main - diskless.8: show in `apropos pxe` + tag SPDX 29. Sep 6 Warner Losh git: 9cb98ab7ceeb - main - getaddrinfo.{1,3}: Cross-reference ip6addrctl(8) 30. Sep 6 Warner Losh git: 7b9c9f8004b1 - main - cross-build: fix fake_sysctl/tzsetup 31. Sep 6 Warner Losh git: 6bfbfc8f4fdc - main - ip6addrctl: Update the sample configuration file 32. Sep 6 Warner Losh git: 327205407372 - main - ip6addrctl.8: Reference RFC 6724 instead 33. Sep 6 Warner Losh git: 66145c3829c1 - main - ntptime: Use time_t for tv_sec related variables 34. Sep 6 Warner Losh git: 62cf43dda897 - main - wsp: Improve multi-finger touchpad usage and allow more configurations 35. Sep 6 Warner Losh git: 8aef1cd698f1 - main - wsp: Use already-calculated distance of fingers for comparison. 36. Sep 6 Warner Losh git: 7b984d5043f2 - main - wsp: Allow the trackpad to be used after a partially unreleased click. 37. Sep 6 Warner Losh git: 5d889e60c15c - main - amd64: move the right parenthesis to the right place 38. Sep 6 Warner Losh git: 1f882a583483 - main - adduser.8: update log location + spdx 39. Sep 6 Warner Losh git: 5c4f64bded0e - main - netstat: Add version information to libxo output 40. Sep 6 Warner Losh git: 6e6da538988a - main - wc: Add version information to libxo output
41. Sep 6 Warner Losh git: 5321a3547912 - main - w: Add version information to libxo output 42. Sep 6 Warner Losh git: 31ac8806885f - main - iscsictl: Add version information to libxo output 43. Sep 6 Warner Losh git: a0d6f89e692a - main - lastlogin: Add version information to libxo output 44. Sep 6 Warner Losh git: 71978fa41f2b - main - du: Add version information to libxo output 45. Sep 6 Warner Losh git: e152944f1a16 - main - usb: increase USB_PORT_RESET_RECOVERY 46. Sep 6 Warner Losh git: 07d90ee0a621 - main - kvprintf(): Fix '+' conversion handling 47. Sep 6 Mikhail Pchelin git: f5a58c2da239 - main - linux80211: fix default deflink.rx_nss 48. Sep 6 Mark Johnston git: 00c9a6806c9c - main - ifconfig: Add an allmulti verb 49. Sep 6 Mark Johnston git: 58f194223ab8 - main - ifnet: Add handling for toggling IFF_ALLMULTI in ifhwioctl() 50. Sep 6 Shawn Webb Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 51. Sep 6 Baptiste Daroussin git: 39667ed7adc0 - main - flua: hook libfreebsd to the build 52. Sep 6 Baptiste Daroussin git: df1323e023a4 - main - lua_ucl: make sure flua gets build after libucl 53. Sep 6 Baptiste Daroussin git: 705583b76f3f - main - freebsd.sys.linker: rename source file 54. Sep 6 Baptiste Daroussin git: de1d7d7b87cf - main - flua: add freebsd module implementing kldload/kldunload 55. Sep 6 Baptiste Daroussin git: bb2d016afb00 - main - flua: make the ucl module a dynamic module 56. Sep 6 Mark Johnston Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 57. Sep 6 John Baldwin Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 58. Sep 6 Tom Jones git: e1b1984abb8b - main - pfctl: Add endpoint-independent test to the list of tests 59. Sep 6 Tom Jones git: 390dc369efaa - main - pf: Add support for endpoint independent NAT bindings for UDP 60. Sep 6 Navdeep Parhar git: 674cbf38f6d0 - main - cxgbe/t4_tom: Add synq entry to the list before calling send_synack.
61. Sep 6 Shawn Webb Re: git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present 62. Sep 6 Philip Paeps Re: git: e273650f2c53 - main - contrib/tzdata: import tzdata 2024b 63. Sep 6 Philip Paeps git: e273650f2c53 - main - contrib/tzdata: import tzdata 2024b 64. Sep 5 John Baldwin git: bedfac1f026f - main - nvmf_tcp: Fully honor kern.nvmf.tcp.max_transmit_data for C2H_DATA PDUs 65. Sep 5 Dimitry Andric git: 157802238b5a - main - Add UPDATING note about running make delete-old after libc++ 18 upgrade 66. Sep 5 Bjoern A. Zeeb git: ed4d2a54fc7a - main - rc: network.subr update consitency with older change (v6/v4 order) 67. Sep 5 Cy Schubert Re: git: 12e0d316644a - main - vendor/bc: upgrade to version 7.0.0 68. Sep 5 Gleb Smirnoff git: d59a76183470 - main - spa_prop_get: require caller to supply output nvlist 69. Sep 5 Justin Hibbits git: 7b86593f0f6c - main - sdhci: Match quirk_set/quirk_clear sysctls to type 70. Sep 5 Doug Moore git: 6aede562b438 - main - vm_phys: hide alloc_freelist_pages 71. Sep 5 Mark Johnston git: 1726db7af6b3 - main - flua: Add wrappers for sys/utsname.h 72. Sep 5 Michael Tuexen git: e06cf0fc5dd6 - main - tcp: make tcp_lro_flush() static 73. Sep 5 Michael Tuexen git: 0b45d36510d8 - main - al_eth: improve TCP LRO 74. Sep 5 Michael Tuexen git: 5203dcce2527 - main - neta: improve TCP LRO 75. Sep 5 Alan Somers git: 0f2b2276abc3 - main - ctl: fix uninitialized data used by PREVENT ALLOW MEDIUM REMOVAL 76. Sep 5 Alan Somers git: e234a72bb8c0 - main - ctl: add tests for PREVENT ALLOW MEDIUM REMOVAL 77. Sep 5 Alan Somers git: fe1755fa6bb4 - main - ctl: add tests for START STOP UNIT 78. Sep 5 Tom Jones git: d8fffc3704a0 - main - imx_gpio: Add gpio compat string for imx8 SOCs 79. Sep 5 Mark Johnston Re: git: fc12c191c087 - main - grep: Default to -p instead of -S. 80. Sep 5 Bjoern A. Zeeb git: f5c7feee7129 - main - LinuxKPI: add general module_driver(), use it for module_pci_driver()
81. Sep 5 Andrew Turner git: d52c31904218 - main - arm64: Make shareability attributes dynamic 82. Sep 5 Andrew Turner git: e2990a9ee479 - main - arm64: Remove ATTR_DEFAULT from pte.h 83. Sep 5 Andrew Turner git: 3a3aa2cc0756 - main - arm64: Remove TCR_CACHE_ATTRS and TCR_SMP_ATTRS 84. Sep 5 Andrew Turner git: 7be11454edd4 - main - arm64: Add the tcr_el2 ds field 85. Sep 5 Kristof Provost git: 5644e2c6d47c - main - if_ovpn: ensure it's safe to modify the mbuf 86. Sep 5 Kristof Provost git: a9ac25d65f64 - main - pf.4: document missing sysctls 87. Sep 5 Michael Tuexen git: ef438f7706be - main - tcp: improve consistency of syncache_respond() failure handling 88. Sep 5 Navdeep Parhar git: 7aeec281b8b2 - main - cxgbe(4): Always report link-down on an abrupt stop. 89. Sep 5 Konstantin Belousov git: 99e3d96fc1a2 - main - x86: always provide dummy x86_iommu virtual methods 90. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 91. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 92. Sep 5 Konstantin Belousov Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 93. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 94. Sep 5 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 95. Sep 5 Konstantin Belousov git: 79eba754bec3 - main - vop_stdadvise(): restore correct handling of length == 0 96. Sep 5 Mark Johnston git: dc450b388bba - main - vmm: Remove more of vmmdev_open() 97. Sep 5 Konstantin Belousov Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 98. Sep 4 Cy Schubert Re: git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 99. Sep 4 Mark Johnston git: 66fc442421f8 - main - vmm: Remove an incorrect credential check in vmmdev_open() 100. Sep 4 Konstantin Belousov git: e28ee29d2d13 - main - vfs_default.c: trim whitespace
101. Sep 4 Konstantin Belousov git: e8fc8eb8b8f5 - main - msi_release(): consistently unlock msi_lock around iommu_unmap_msi_intr() 102. Sep 4 Konstantin Belousov git: 5681ddfd9f80 - main - msi_alloc(): do not leak msi_lock in error case 103. Sep 4 Konstantin Belousov git: 09fc33d1d75f - main - dmar: avoid excessive indirection in KASSERT() in domain_map_buf() 104. Sep 4 Konstantin Belousov git: ba33e74c7d48 - main - busdma_iommu: indirect dmar-specific method calls in iommu_get_dev_ctx() 105. Sep 4 Konstantin Belousov git: 22bf8cf32f35 - main - DMAR: provide hw.iommu.ir alias for the hw.dmar.ir tunable 106. Sep 4 Konstantin Belousov git: 0386b2451592 - main - DMAR: move hw.iommu.dmar.{tbl_pagecnt,batch_coalesce} sysctls up one level 107. Sep 4 Konstantin Belousov git: 29e227047065 - main - x86 iommu: move page level related functions to common utils 108. Sep 4 Konstantin Belousov git: b3042e3a7c6f - main - x86 dmar: generalize dmar_domain_free_entry() into iommu_domain_free_entry() 109. Sep 4 Konstantin Belousov git: ff54674b0950 - main - x86 iommu: move device_tag_init() to utils 110. Sep 4 Konstantin Belousov git: fc8da73b93be - main - x86 iommu x86_unit_common: expand hw completion write-out area to 8 bytes 111. Sep 4 Konstantin Belousov git: 5967352a923e - main - x86 iommu: move DMAR-independent parts of the interrupt setup code into common 112. Sep 4 Konstantin Belousov git: 23145534154c - main - DMAR: rename domain_{alloc,free}_pgtbl to domain_domain_$1_pgtbl 113. Sep 4 Konstantin Belousov git: b563be66998d - main - dmar_qi_emit(): use atomic_store_64() when available 114. Sep 4 Konstantin Belousov git: f776a2b84972 - main - dmar_qi_XXX_invalidate_glob(): reduce code duplication 115. Sep 4 Konstantin Belousov git: ad794e6d7d02 - main - x86 iommu: move DMAR-independent parts of the qi code into common 116. Sep 4 Konstantin Belousov git: 65b133e5d292 - main - x86: allow to have more than one kind of IOMMU 117. Sep 4 Konstantin Belousov git: 0fcbf4944cb9 - main - DMAR: use DMAR2IOMMU() for DMAR_LOCK() and related macros 118. Sep 4 Konstantin Belousov git: c47229ae6676 - main - Intel DMAR: improve X2X macros to fix failures in certain syntax contexts 119. Sep 4 John Baldwin git: fc12c191c087 - main - grep: Default to -p instead of -S. 120. Sep 4 John Baldwin git: 77eb877714d6 - main - grep: Fix various bugs in recursive tree handling
121. Sep 4 Dag-Erling =?utf-8?Q?Sm=C3 git: a8ddd1926a34 - main - date: Fix a few nits. 122. Sep 4 Ed Maste git: c75a18905e30 - main - umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0' 123. Sep 4 Ed Maste git: c3e6dfe55c0e - main - umtx: shm: Prevent reference counting overflow 124. Sep 4 Ed Maste git: 62f40433ab47 - main - umtx: shm: Fix use-after-free due to multiple drops of the registry reference 125. Sep 4 Ed Maste git: dd83da532c36 - main - umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flags 126. Sep 4 Ed Maste git: 60d717baf214 - main - ctl: add some ATF tests for READ BUFFER 127. Sep 4 Ed Maste git: af438acbfde3 - main - ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodes 128. Sep 4 Ed Maste git: ea44766b78d6 - main - ctl: fix memory disclosure in read/write buffer commands 129. Sep 4 Ed Maste git: 670b582db6cb - main - ctl: fix Use-After-Free in ctl_write_buffer 130. Sep 4 Ed Maste git: 5c9308a41308 - main - bhyve: fix off by one error in pci_xhci 131. Sep 4 Ed Maste git: a06fc21e770a - main - bhyve: fix Out-Of-Bounds read/write heap in tpm_ppi_mem_handler 132. Sep 4 Mark Johnston git: 01f43479b592 - main - ipsec: Drain async ipsec_offload work when destroying a vnet 133. Sep 4 Mark Johnston git: 408c909dc64f - main - ifnet: Remove if_getamcount() 134. Sep 4 Mark Johnston git: 41ece3c036bd - main - capsicum tests: Serialize functional tests 135. Sep 4 Mark Johnston git: b5d3f8252fe8 - main - ggate tests: Use unique ports among tests 136. Sep 4 John Baldwin git: fcef359272fd - main - uart: Use uintptr_t instead of vm_offset_t for pointer arithmetic 137. Sep 4 Mariusz Zaborski git: 241a7ddd7112 - main - libnv: add tests to verify potential overflow issues 138. Sep 4 Mariusz Zaborski git: 2981431e044f - main - libnv: add test to verify null termination of string in array 139. Sep 4 Mariusz Zaborski git: 3aaaca1b51ad - main - libnv: verify that string is null terminated 140. Sep 4 Mariusz Zaborski git: 36fa90dbde00 - main - libnv: allocate buffer in a safe way
141. Sep 4 Ruslan Bukin git: e29afe64efd2 - main - riscv: fix csr_swap() 142. Sep 4 Konstantin Belousov git: f76826b892de - main - ipsec offload: use private taskqueue thread 143. Sep 4 Konstantin Belousov git: 1af77be32760 - main - ipsec_offlad: remove not needed IFP_HS_INPUT/OUTPUT flags 144. Sep 4 Konstantin Belousov git: d02e1a3ffac7 - main - ipsec_accel_output(): do not process packet if interface rejected offload 145. Sep 4 Konstantin Belousov git: 957e389ca77c - main - dev/mlx5: remove some duplicated macros from device.h 146. Sep 4 Colin Percival git: 647299caa06e - main - EC2: Add new "small" AMIs 147. Sep 4 Colin Percival git: 40ff0753abb9 - main - EC2: Make amazon-ssm-agent optional 148. Sep 4 Colin Percival git: f961ddb28d69 - main - EC2: Move network config into a separate function 149. Sep 4 Colin Percival git: 81d3df02bcf5 - main - vmimage.subr: Pass $INSTALLOPTS to install* 150. Sep 3 Bjoern A. Zeeb git: a84d91d81a6f - main - mmccam: fix mmcsd disk aliases 151. Sep 3 Jessica Clarke git: 18f7683e0d6e - main - loader.efi.8: Remove rogue duplicated lines 152. Sep 3 John Baldwin git: f5541f9f4734 - main - nvmfd/nvmft: Fix a typo "whiled" -> "while" 153. Sep 3 Ed Maste git: 1b9cfd6a625d - main - stand: bump arbitrary build date to 2024-01-01 154. Sep 3 Joseph Mingrone git: f8860353d4f4 - main - tcpdump: ppp: Use the buffer stack for the de-escaping buffer 155. Sep 3 Gordon Tetlow git: fbd465f26340 - main - openssl: Bring over fix for CVE-2024-6119 from vendor/openssl-3.0. 156. Sep 3 Poul-Henning Kamp Re: git: ffaf862df662 - main - Mention that SILI makes tcopy(1) slow on modern tape drives 157. Sep 3 Poul-Henning Kamp git: 4dabfcb61538 - main - Typo. 158. Sep 3 KT Ullavik Re: git: ffaf862df662 - main - Mention that SILI makes tcopy(1) slow on modern tape drives 159. Sep 3 Ed Maste git: 83325e7b738c - main - beep: show error upon failure to open sound device 160. Sep 3 Olivier Certner git: ad4cf76ec4d4 - main - bitset: __BIT_FFS_AT(): Fix herald comment, take 2
161. Sep 3 Poul-Henning Kamp git: ffaf862df662 - main - Mention that SILI makes tcopy(1) slow on modern tape drives 162. Sep 3 Zhenlei Huang git: 7ea3fd3bb5f4 - main - mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK) 163. Sep 3 Zhenlei Huang git: 57cd8f27b727 - main - liquidio(4): Stop checking for failures from malloc/taskqueue_create/buf_ring_alloc(M_WAITOK) 164. Sep 3 Zhenlei Huang git: 3fdef8e85502 - main - jme(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 165. Sep 3 Zhenlei Huang git: 36ef39831fe0 - main - dpaa2: Stop checking for failures from malloc/taskqueue_create(M_WAITOK) 166. Sep 3 Zhenlei Huang git: af28fc3c191c - main - cas(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 167. Sep 3 Zhenlei Huang git: d44bc2f07b97 - main - bge(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 168. Sep 3 Zhenlei Huang git: b29adaaf44f6 - main - axgbe: Stop checking for failures from taskqueue_create(M_WAITOK) 169. Sep 3 Zhenlei Huang git: f5524be39e26 - main - ale(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 170. Sep 3 Zhenlei Huang git: 0cd3976d0762 - main - alc(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 171. Sep 3 Zhenlei Huang git: 5cece2c24bfa - main - age(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 172. Sep 3 Zhenlei Huang git: 3f3f3ca25bc4 - main - ae(4): Stop checking for failures from taskqueue_create_fast(M_WAITOK) 173. Sep 3 Zhenlei Huang git: 778ea7ed5a23 - main - vchiq(4): Stop checking for failures from malloc(M_WAITOK) 174. Sep 3 Zhenlei Huang git: f80483cdd58a - main - sdhci(4): Stop checking for failures from malloc(M_WAITOK) 175. Sep 3 Zhenlei Huang git: 761339c5544a - main - sume(4): Stop checking for failures from malloc(M_WAITOK) 176. Sep 3 Zhenlei Huang git: 59121599bbda - main - sound: Stop checking for failures from malloc(M_WAITOK) 177. Sep 3 Zhenlei Huang git: 866dc4bd8139 - main - qat(4): Stop checking for failures from malloc(M_WAITOK) 178. Sep 3 Zhenlei Huang git: 4fb8a80a78aa - main - pms(4): Stop checking for failures from malloc(M_WAITOK) 179. Sep 3 Zhenlei Huang git: 849f9ac370bd - main - mpi3mr(4): Stop checking for failures from malloc(M_WAITOK) 180. Sep 3 Zhenlei Huang git: a38d9ad47312 - main - mrsas(4): Stop checking for failures from malloc(M_WAITOK)
181. Sep 3 Zhenlei Huang git: 701308ef404f - main - mfi(4): Stop checking for failures from malloc(M_WAITOK) 182. Sep 3 Zhenlei Huang git: 556cd18fb076 - main - mlx(4): Stop checking for failures from malloc(M_WAITOK) 183. Sep 3 Zhenlei Huang git: 1dc7a7b74b5a - main - mana: Stop checking for failures from malloc/mallocarray/buf_ring_alloc(M_WAITOK) 184. Sep 3 Zhenlei Huang git: 5f97656fa334 - main - ice(4): Stop checking for failures from malloc(M_WAITOK) 185. Sep 3 Zhenlei Huang git: a3ec5d3ee757 - main - hptnr(4): Stop checking for failures from malloc(M_WAITOK) 186. Sep 3 Zhenlei Huang git: 92b0370ec65d - main - hptrr(4): Stop checking for failures from malloc(M_WAITOK) 187. Sep 3 Zhenlei Huang git: 28e413a69983 - main - hpt27xx(4): Stop checking for failures from malloc(M_WAITOK) 188. Sep 3 Zhenlei Huang git: 4d47c7ca7baa - main - fwip(4): Stop checking for failures from malloc(M_WAITOK) 189. Sep 3 Zhenlei Huang git: d1a89bd9b6eb - main - flexspi: Stop checking for failures from malloc(M_WAITOK) 190. Sep 3 Zhenlei Huang git: 48741f4ceca7 - main - etherswitch: Stop checking for failures from malloc(M_WAITOK) 191. Sep 3 Zhenlei Huang git: 6dbf3aca4f5c - main - drm2: Stop checking for failures from malloc(M_WAITOK) 192. Sep 3 Zhenlei Huang git: 51971340bd3f - main - ena(4): Stop checking for failures from malloc(M_WAITOK) 193. Sep 3 Zhenlei Huang git: 955b380365af - main - cxgbe(4): Stop checking for failures from malloc/mb_alloc_ext_pgs(M_WAITOK) 194. Sep 3 Zhenlei Huang git: bb51f7c8a48a - main - cxgb(4): Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK) 195. Sep 3 Zhenlei Huang git: dcd387aaa5d4 - main - bnxt(4): Stop checking for failures from malloc(M_WAITOK) 196. Sep 3 Zhenlei Huang git: ab0b996bddd9 - main - axgbe: Stop checking for failures from malloc(M_WAITOK) 197. Sep 3 Zhenlei Huang git: 3fdf587ab02f - main - ath(4): Stop checking for failures from malloc(M_WAITOK) 198. Sep 3 Zhenlei Huang git: e06e2c840747 - main - altera: Stop checking for failures from malloc(M_WAITOK) 199. Sep 3 Zhenlei Huang git: 00ae9c1be02e - main - al_eth: Stop checking for failures from malloc/buf_ring_alloc(M_WAITOK) 200. Sep 3 Zhenlei Huang git: f75ceecad215 - main - smmu: Stop checking for failures from malloc(M_WAITOK)
201. Sep 3 Zhenlei Huang git: 1d321c1907c2 - main - cmn600: Stop checking for failures from malloc/mallocarray(M_WAITOK) 202. Sep 3 Zhenlei Huang git: fe6985ef87e1 - main - arm ti: Stop checking for failures from malloc(M_WAITOK) 203. Sep 3 Zhenlei Huang git: aac6c41d4ba9 - main - tests: Stop checking for failures from malloc(M_WAITOK) 204. Sep 3 Zhenlei Huang git: 66c35a6675ff - main - krping: Stop checking for failures from malloc(M_WAITOK) 205. Sep 3 Zhenlei Huang git: 7bcb1228558b - main - LinuxKPI: 802.11: Stop checking for failures from malloc(M_WAITOK) 206. Sep 3 Zhenlei Huang git: 7a720bf67d73 - main - xdr: Stop checking for failures from malloc(M_WAITOK) 207. Sep 3 Zhenlei Huang git: 6e50988cf822 - main - netsmb: Stop checking for failures from malloc(M_WAITOK) 208. Sep 3 Zhenlei Huang git: 5b00557330b3 - main - pf: Stop checking for failures from malloc(M_WAITOK) 209. Sep 3 Zhenlei Huang git: 2a119886630b - main - altq: Stop checking for failures from malloc(M_WAITOK) 210. Sep 3 Zhenlei Huang git: 07b16b1e2aea - main - if_vlan: Stop checking for failures from malloc(M_WAITOK) 211. Sep 3 Zhenlei Huang git: 3feb35dc465a - main - udf: Stop checking for failures from malloc(M_WAITOK) 212. Sep 3 Zhenlei Huang git: 8e6dd4185871 - main - ctl: Stop checking for failures from malloc(M_WAITOK) 213. Sep 3 Zhenlei Huang git: 99e3bb555cb1 - main - subr_bus: Stop checking for failures from malloc(M_WAITOK) 214. Sep 3 Zhenlei Huang git: f444db950e87 - main - boottrace: Stop checking for failures from realloc(M_WAITOK) 215. Sep 3 Zhenlei Huang git: 6a2a385507c7 - main - kern_fail: Stop checking for failures from fp_malloc(M_WAITOK) 216. Sep 3 Xin LI git: bac98f86c984 - main - mfiutil: Handle potential ioctl(2) failures in mfi_flash.c 217. Sep 3 Xin LI git: c7dd97ec9968 - main - vmstat: Add root element to libxo output 218. Sep 2 Jessica Clarke git: b162fc3f3094 - main - gpart: Add u-boot-env alias for U-Boot's environment GPT partition UUID 219. Sep 2 Ed Maste git: 1a19741860d7 - main - UPDATING: remove 20240813 DMAR entry 220. Sep 2 Zhenlei Huang git: 209905ec384e - main - ndp: Fix libxo formatting for the header of neighbor cache
221. Sep 2 Wolfram Schneider git: 9867b4af50c6 - main - Makefile.inc1: show time for `make installworld' 222. Sep 2 Zhenlei Huang git: e15b5ba77d69 - main - kernel: Fix defining of .init_array and .fini_array sections


home | archive sorted by: subject | author | date | reverse date