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

2021/dev-commits-src-branches/20210307.dev-commits-src-branches

Messages: 197, sorted by subject
Last update: Mon Feb 13 14:12:17 UTC 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Mar  2 Kristof Provost            git: 02a34c9198d2 - stable/12 - bridge: Support STP on VLAN devices
  2. Mar  2 Michael Tuexen             git: 04c13928d9f3 - stable/13 - sctp: clear a pointer to a net which will be remov
  3. Mar  7 Alexander Motin            git: 05083436a6e5 - stable/13 - Fix diroffdiroff, probably copy/paste bug.
  4. Mar  4 Mark Johnston              git: 05812ed9e71b - stable/13 - buf: Fix the dirtybufthresh check
  5. Mar  2 Kristof Provost            git: 05ac80ac0f3a - stable/13 - arp/nd: Cope with late calls to iflladdr_event
  6. Mar  1 Toomas Soome               git: 05e4a34e4360 - stable/13 - loader: autoload_font will hung loader when there 
  7. Mar  4 Richard Scheffenegger      git: 05e742af6f54 - stable/13 - calculate prr_out correctly when pipe < ssthres
  8. Mar  4 Mark Johnston              git: 065b9549d356 - releng/13.0 - sendfile: Use the pager size to determine the fi
  9. Mar  3 Konstantin Belousov        git: 06eba90acb62 - stable/12 - atomic: add atomic_interrupt_fence()
 10. Mar  6 Xin LI                     git: 0824ed18916c - stable/12 - arcmsr(4): Fixed no action of hot plugging device 
 11. Mar  4 Mark Johnston              git: 095558ac8949 - stable/13 - sendfile: Use the pager size to determine the file
 12. Mar  3 Hans Petter Selasky        git: 0a62368c6a53 - stable/10 - MFC 9febbc454190: Fix for natd(8) sending wrong se
 13. Mar  3 Mitchell Horne             git: 0ae676239927 - stable/13 - armv8crypto: add missing newline
 14. Mar  6 Xin LI                     git: 0bdc21952ae6 - stable/11 - arcmsr(4): Fixed no action of hot plugging device 
 15. Mar  4 Mark Johnston              git: 0bec69d1898f - stable/12 - buf: Fix the dirtybufthresh check
 16. Mar  4 Rick Macklem               git: 0dcfb6d761cc - stable/12 - getdirentries.2: fix for NFS mounts
 17. Mar  1 Mark Johnston              git: 113bd64cdf4e - releng/13.0 - pmap: Fix largemap restart checks in the kernel_
 18. Mar  4 Konstantin Belousov        git: 11c6aa5c504d - stable/13 - nameicap_tracker_add: avoid duplicates in the trac
 19. Mar  2 Emmanuel Vadot             git: 135fa1610fa1 - stable/13 - pwm_backlight: Add MODULE_DEPEND on backlight
 20. Mar  2 Richard Scheffenegger      git: 15a7c88058d4 - stable/13 - update the SACK loss recovery to RFC6675, with the


21. Mar 2 Michael Tuexen git: 16b538975024 - stable/13 - sctp: improve input validation 22. Mar 3 Hans Petter Selasky git: 17cc6689eb16 - stable/13 - MFC 9febbc454190: Fix for natd(8) sending wrong se 23. Mar 3 Martin Matuska git: 19049a2b2bd7 - stable/13 - zfs: fix assert in FreeBSD-specific dmu_read_pages 24. Mar 2 Edward Tomasz Napierala git: 1b2802ed4ed0 - stable/13 - Use compat.linux.emul_path instead of hardcoded pa 25. Mar 2 Kristof Provost git: 1b73cd3d0a7c - stable/12 - bridge tests: Test for #216510 26. Mar 1 Mark Johnston git: 1eee54cbf040 - stable/13 - m_uiotombuf_nomap(): Stop clearing PG_ZERO in newl 27. Mar 4 Toomas Soome git: 209247b9614f - stable/13 - loader: use display pixel density for font autosel 28. Mar 3 Mark Johnston git: 20f9e2a723f5 - releng/13.0 - rmlock: Add a required compiler membar to the rl 29. Mar 2 Michael Tuexen git: 21398f02b0c7 - stable/13 - sctp: fix PR-SCTP stats when adding addtional stre 30. Mar 2 Alexander Motin git: 2224a2872be1 - stable/13 - Bump CTL block backend threads from 14 to 32 per L 31. Mar 2 Konstantin Belousov git: 229f1e4b1424 - releng/13.0 - riscv: Don't set __NO_TLS to disable some uses o 32. Mar 4 Konstantin Belousov git: 22c1852a04b0 - releng/13.0 - open(2): Remove O_BENEATH and AT_BENEATH 33. Mar 6 Jung-uk Kim git: 24ee1eb2b680 - stable/12 - libkvm: Plug couple of memory leaks and check poss 34. Mar 3 Hans Petter Selasky git: 25858ea74b07 - stable/12 - MFC 9febbc454190: Fix for natd(8) sending wrong se 35. Mar 3 Mark Johnston git: 2655a711df3c - stable/12 - rmlock: Add a required compiler membar to the rloc 36. Mar 2 Michael Tuexen git: 2751e264dfef - releng/13.0 - tcp: improve behaviour when using TCP_NOOPT 37. Mar 3 Rajesh Kumar M A git: 2845cb445f76 - stable/13 - Update manpage for AMD 10GbE driver 38. Mar 2 Michael Tuexen git: 2a9b68d5e1bb - stable/13 - libsysdecode: fix decoding of TCP_NOPUSH and TCP_M 39. Mar 3 Richard Scheffenegger git: 2b43cd2ea26f - stable/13 - Improve PRR initial transmission timing 40. Mar 5 Eric Joyner git: 2b94bda05a6d - stable/13 - ixl(4): Add ability to control link state on ifcon
41. Mar 2 Kristof Provost git: 2c19b99c2f1c - stable/13 - bridge tests: Test STP on top of VLAN devices 42. Mar 5 Rick Macklem git: 2c76eebca71b - stable/13 - nfs-over-tls: add user space daemons rpc.tlsclntd 43. Mar 2 Kristof Provost git: 2d1773f32319 - stable/12 - bridge/stp: Ensure we enter NET_EPOCH whenever we 44. Mar 3 Rick Macklem git: 2d379aed1e5c - releng/13.0 - copy_file_range(2): Fix for small values of inpu 45. Mar 6 Martin Matuska git: 2fa2d50ead44 - releng/13.0 - zfs: fix overly broad locking in spa_vdev_config 46. Mar 5 Ed Maste git: 31cbc4f946ae - stable/13 - Cirrus-CI: add df/du to track down disk full issue 47. Mar 3 Rick Macklem git: 3664067ea91a - releng/13.0 - nfsclient: fix panic in cache_enter_time() 48. Mar 4 Konstantin Belousov git: 3bde9c57df17 - releng/13.0 - FFS extattr: fix handling of the tail 49. Mar 4 Kyle Evans git: 3d4229b5decc - stable/12 - Revert "MFC kern: cpuset: properly rebase when att 50. Mar 4 Alexander Motin git: 3e1da9a9f85b - stable/12 - Make DataSN counter of solicited Data-Out local. 51. Mar 1 Warner Losh git: 3e95150e8cb3 - releng/13.0 - Remove incorrect statement about EFI environment 52. Mar 5 Alexander Motin git: 3f926f5aed36 - stable/12 - Remove pointless lun->be_lun checks. 53. Mar 2 Michael Tuexen git: 3fa95c0fe60b - stable/13 - sctp: fix a locking issue for old unordered data 54. Mar 4 Alexander Motin git: 40c0c3ef1f7d - stable/12 - amdtemp(4): Remove dead code that snuck in with r3 55. Mar 2 Kristof Provost git: 40fc07a85577 - stable/12 - bridge tests: Remove unneeded 'All rights reserved 56. Mar 5 Ed Maste git: 41b9a5af2e19 - stable/13 - bsdinstall: add knob to set ASLR sysctls 57. Mar 4 Michael Tuexen git: 43a2f41379f5 - releng/13.0 - RACK: fix an issue triggered by using the CDG CC 58. Mar 2 Michael Tuexen git: 459f1b906515 - stable/13 - sctp: improve consistency 59. Mar 7 Rick Macklem git: 4663b1baa8ac - stable/13 - Add an entry for NFS-over-TLS. 60. Mar 2 Edward Tomasz Napierala git: 47d6ee406e03 - stable/13 - linux: add support for SO_PEERSEC getsockopt
61. Mar 2 Konstantin Belousov git: 49fe71bb1e8f - stable/13 - mips: Don't set __NO_TLS to disable some uses of T 62. Mar 4 Konstantin Belousov git: 4a5108cdc927 - releng/13.0 - nameicap_tracker_add: avoid duplicates in the tr 63. Mar 4 Alexander Motin git: 4b8f69d7805b - stable/12 - amdtemp(4): Add support for Family 17h CCD sensors 64. Mar 7 Oleksandr Tymoshenko git: 4ecfdf7b47b2 - stable/13 - armv8crypto: fix AES-XTS regression introduced by 65. Mar 2 Kristof Provost git: 51ddfd32cc99 - stable/12 - bridge test: adding and removing static addresses 66. Mar 2 Michael Tuexen git: 5573b94fa67f - stable/13 - sctp: small cleanup, no functional change intended 67. Mar 6 Ed Maste git: 56d80e35a333 - stable/12 - growfs: allow operation on RW-mounted filesystems 68. Mar 2 Michael Tuexen git: 59b8f72a21b3 - releng/13.0 - libsysdecode: fix decoding of TCP_NOPUSH and TCP 69. Mar 5 Rick Macklem git: 59f6f5e23c1a - stable/13 - nfs-over-tls: add rc scripts for rpc.tlsclntd and 70. Mar 1 Warner Losh git: 5a1ecfa5a986 - releng/13.0 - hid: bump HID_ITEM_MAXUSAGES to 8 71. Mar 2 Kristof Provost git: 5b8932427605 - stable/12 - bridge test: spanning tree 72. Mar 2 Edward Tomasz Napierala git: 5dc2e1bcf41f - stable/13 - Don't check compat.linux.emul_path before loading 73. Mar 5 Alexander Motin git: 5ea5c72f5226 - stable/13 - Remove pointless lun->be_lun checks. 74. Mar 1 Warner Losh git: 5eabef5a8223 - releng/13.0 - Giant: move back Giant removal until 14 75. Mar 4 Kyle Evans git: 5fdc5c5dbac4 - releng/13.0 - jail: allow root to implicitly widen its cpuset 76. Mar 5 Glen Barber git: 60e8939aa85b - releng/13.0 - update to RC1 77. Mar 3 Mitchell Horne git: 661e2b8e1486 - releng/13.0 - ddb: fix show devmap output on 32-bit arm 78. Mar 2 Alexander Motin git: 67dedc2a115e - stable/12 - Bump CTL block backend threads from 14 to 32 per L 79. Mar 5 Ed Maste git: 680867cb7029 - stable/13 - newvers.sh: add newline at EOF in generated vers.c 80. Mar 4 Konstantin Belousov git: 68230041eb29 - stable/13 - Add nameicap_cleanup_from(), to clean tracker list
81. Mar 3 Mark Johnston git: 68b5d0bea6d2 - stable/11 - rmlock: Add a required compiler membar to the rloc 82. Mar 2 Kristof Provost git: 6a0355a0fe75 - stable/12 - bridge: Remove members when assigned to a new vnet 83. Mar 4 Alex Richardson git: 6d85483f4c4d - stable/13 - qeueue.h: Add {SLIST, STAILQ, LIST, TAILQ}_END() 84. Mar 4 Konstantin Belousov git: 6da53183f9ff - stable/13 - open(2): Remove O_BENEATH and AT_BENEATH 85. Mar 2 Emmanuel Vadot git: 6f6c6480047b - stable/13 - mkimg: Add support for offset if the source is an 86. Mar 2 Michael Tuexen git: 6f930137ca6d - releng/13.0 - sctp: several fixes and improvements 87. Mar 2 Konstantin Belousov git: 73dc6674e08c - stable/13 - Remove __NO_TLS. 88. Mar 5 Ed Maste git: 765cc83260b1 - stable/13 - cxgbetool: correct utilties typo 89. Mar 4 Kristof Provost git: 772b39d6309b - stable/13 - bridgestp: Ensure we send STP on VLAN interfaces 90. Mar 2 Kristof Provost git: 791f370cb5d6 - stable/12 - bridge: Basic test case 91. Mar 4 Konstantin Belousov git: 7a1e21f194e4 - stable/13 - Do not call nameicap_tracker_add() for dotdot case 92. Mar 5 Eric Joyner git: 7e166d608eec - stable/13 - ixl(4): Fix VLAN HW filtering 93. Mar 2 Konstantin Belousov git: 811deba9df26 - releng/13.0 - Remove __NO_TLS. 94. Mar 5 Ed Maste git: 812a476244c4 - stable/13 - tests/sys/audit: force PIE off 95. Mar 2 Kristof Provost git: 81d747ace024 - stable/12 - bridge tests: Test STP on top of VLAN devices 96. Mar 1 Warner Losh git: 84c6bae8db2e - releng/13.0 - acpi: limit the AMDI0020/AMDI0010 workaround to 97. Mar 2 Emmanuel Vadot git: 856af5ff745f - releng/13.0 - mkimg: Add support for offset if the source is a 98. Mar 6 Jung-uk Kim git: 859105d755ce - stable/11 - libkvm: Plug couple of memory leaks and check poss 99. Mar 6 Xin LI git: 85ec7f28cba3 - releng/13.0 - arcmsr(4): Fixed no action of hot plugging devic 100. Mar 7 Kyle Evans git: 872ec7e5b6f3 - stable/13 - service(8): use an environment more consistent wit
101. Mar 4 Alexander Motin git: 89f349bab6d6 - stable/12 - amdtemp(4), amdsmn(4): Attach to Ryzen 4000 APU (Z 102. Mar 4 Konstantin Belousov git: 8ae87de4df1d - releng/13.0 - nameicap_check_dotdot: trim tracker on check 103. Mar 2 Michael Tuexen git: 8cf046aff971 - stable/13 - sctp: improve computation of an alternate net 104. Mar 4 Andrey V. Elsukov git: 8d0f1438b0d7 - stable/13 - ipfw: make algo name argument optional for some ta 105. Mar 6 Ed Maste git: 8d25741b633a - releng/13.0 - growfs: allow operation on RW-mounted filesystem 106. Mar 5 Ed Maste git: 8ea77f39ec17 - stable/13 - bsdinstall: replace multiple ifs with case 107. Mar 5 Eric Joyner git: 8fa11f892256 - stable/13 - ix(4): Report RX errors as sum of all RX error cou 108. Mar 2 Baptiste Daroussin git: 9019e7b388c6 - stable/13 - nvi: fix catalog generation 109. Mar 3 Rick Macklem git: 902a18d50aef - stable/13 - copy_file_range(2): Fix for small values of input 110. Mar 2 Emmanuel Vadot git: 90cf334642c2 - releng/13.0 - pwm_backlight: Add MODULE_DEPEND on backlight 111. Mar 2 Konstantin Belousov git: 91a611e52160 - releng/13.0 - mips: Don't set __NO_TLS to disable some uses of 112. Mar 2 Chris Rees git: 945184b92f65 - releng/13.0 - Create dhclient pid directory if it doesn't exis 113. Mar 3 Chris Rees git: 949eb16e3b4d - stable/12 - Clarify kld_list format 114. Mar 4 Andrey V. Elsukov git: 952ad2822359 - stable/11 - ipfw: make algo name argument optional for some ta 115. Mar 1 Richard Scheffenegger git: 9596751563dc - stable/13 - Include new data sent in PRR calculation 116. Mar 1 Warner Losh git: 963c8fa8b231 - releng/13.0 - boot: remove gptboot.efifat, it never should hav 117. Mar 5 Peter Grehan git: 96aabea8bd23 - stable/13 - Import wireguard fixes from pfSense 2.5 118. Mar 6 Peter Grehan git: 9705c012c1f0 - releng/13.0 - Import wireguard fixes from pfSense 2.5 119. Mar 5 Ed Maste git: 982cd9620615 - stable/13 - Cirrus-CI: temporarily avoid qemu smoke test boot 120. Mar 6 Toomas Soome git: 99e1b2d79868 - stable/13 - loader_4th: brand image is aligned right
121. Mar 5 Edward Tomasz Napierala git: 9bf608d00a4f - releng/13.0 - libc: fix buffer overrun in getrpcport(3) 122. Mar 2 Emmanuel Vadot git: 9c5f4f8e4ee8 - stable/13 - mkimg: We always want the last block of the last i 123. Mar 4 Kristof Provost git: 9c744d299243 - stable/13 - bridge tests: Test that we also forward on some in 124. Mar 5 Edward Tomasz Napierala git: 9d39df7bd9c0 - releng/13.0 - Don't check compat.linux.emul_path before loadin 125. Mar 2 Edward Tomasz Napierala git: 9d930fb09072 - stable/13 - linux: fix handling of flags for 32 bit send(2) sy 126. Mar 4 Konstantin Belousov git: 9f1e0822cdf4 - releng/13.0 - fhlink(2): the syscalls do not take flag 127. Mar 4 Alexander Motin git: a00bf7d9bba1 - stable/13 - Make DataSN counter of solicited Data-Out local. 128. Mar 2 Kristof Provost git: a20033be9ed8 - stable/13 - bridge: Remove members when assigned to a new vnet 129. Mar 2 Kristof Provost git: a285c84d517f - stable/12 - arp/nd: Cope with late calls to iflladdr_event 130. Mar 3 Rick Macklem git: a2a4cfc3157f - stable/13 - nfsclient: fix panic in cache_enter_time() 131. Mar 2 Edward Tomasz Napierala git: a3576b620707 - stable/13 - libc: fix buffer overrun in getrpcport(3) 132. Mar 6 Konstantin Belousov git: a552da13fc8f - stable/13 - kcsan: add atomic_interrupt_fence 133. Mar 1 Kristof Provost git: a7926435c12e - releng/13.0 - pf: Fix incorrect fragment handling 134. Mar 7 Alan Somers git: abbf5f02fa1a - stable/13 - [skip ci] Add RELNOTES entries for aio_writev and 135. Mar 1 Warner Losh git: abe709deefdf - releng/13.0 - uefi: add historical details 136. Mar 4 Konstantin Belousov git: ac94eec58a1a - releng/13.0 - O_RELATIVE_BENEATH: return ENOTCAPABLE instead o 137. Mar 5 Toomas Soome git: acd98bcb2821 - releng/13.0 - loader: use display pixel density for font autos 138. Mar 4 Michael Tuexen git: ae608d4ee720 - stable/13 - RACK: fix an issue triggered by using the CDG CC m 139. Mar 4 Konstantin Belousov git: af188c01b303 - stable/13 - nameicap_check_dotdot: trim tracker on check 140. Mar 5 Eric Joyner git: b149f7c23d13 - stable/13 - ixl(4): Report RX errors as sum of all RX error co
141. Mar 2 Warner Losh git: b22315c7983a - stable/13 - cardbus: Be sure to acquire Giant when calling int 142. Mar 6 Ed Maste git: b5920128c7eb - stable/13 - growfs: allow operation on RW-mounted filesystems 143. Mar 4 Richard Scheffenegger git: b8ffda0a37e1 - releng/13.0 - tcp: various improvements and fixes to PRR - Ens 144. Mar 1 Rick Macklem git: b96e66349ed8 - stable/13 - getdirentries.2: fix for NFS mounts 145. Mar 1 Mark Johnston git: ba0d063cd6a5 - stable/13 - uma: Update the comment above startup_alloc() to r 146. Mar 4 Alexander Motin git: ba47eae9819a - stable/12 - amdtemp(4): Refactor shared temperature calculatio 147. Mar 6 Toomas Soome git: bafab32168c8 - releng/13.0 - loader_4th: brand image is aligned right 148. Mar 4 Konstantin Belousov git: bd7a41bed081 - releng/13.0 - Add nameicap_cleanup_from(), to clean tracker li 149. Mar 7 Kyle Evans git: bdd61b6914f1 - stable/13 - jail(8): reset to root cpuset before attaching to 150. Mar 7 Alexander Motin git: bff56d9cff25 - stable/12 - Fix diroffdiroff, probably copy/paste bug. 151. Mar 1 Warner Losh git: c0708f6835bf - releng/13.0 - efibootmgr: Check for efi supported after parsin 152. Mar 6 Konstantin Belousov git: c10e0a4656bf - stable/13 - Use atomic_interrupt_fence() instead of bare __com 153. Mar 3 Mark Johnston git: c29d3ecdc8b3 - stable/13 - rmlock: Add a required compiler membar to the rloc 154. Mar 2 Kristof Provost git: c3438a8438fe - stable/13 - bridge: Support STP on VLAN devices 155. Mar 2 Kristof Provost git: c4bf12b43711 - stable/12 - bridge tests: Basic span test 156. Mar 4 Kyle Evans git: c4ccb6d1be1f - stable/13 - jail: allow root to implicitly widen its cpuset to 157. Mar 3 Martin Matuska git: c70690631443 - stable/13 - zfs: fix vdev_rebuild_thread deadlock 158. Mar 3 Konstantin Belousov git: c79e239ceeda - stable/13 - Add VOP_READ_PGCACHE(9) 159. Mar 4 Alexander Motin git: c7d9dcb97ab7 - stable/12 - amdsmn(4), amdtemp(4): add support for Family 19h 160. Mar 3 Hans Petter Selasky git: cdef48b528b6 - stable/10 - MFC 12148d4300db: Fix for locking order reversal i
161. Mar 2 Chris Rees git: ce94bedf475a - stable/13 - Create dhclient pid directory if it doesn't exist 162. Mar 4 Konstantin Belousov git: cea301aee3e1 - releng/13.0 - Do not call nameicap_tracker_add() for dotdot ca 163. Mar 3 Mitchell Horne git: d2d99e6757fb - releng/13.0 - armv8crypto: add missing newline 164. Mar 6 Martin Matuska git: d2faf2e6b2d4 - releng/13.0 - zfs: fix assert in FreeBSD-specific dmu_read_pag 165. Mar 2 Konstantin Belousov git: d742dfbddd87 - stable/13 - riscv: Don't set __NO_TLS to disable some uses of 166. Mar 3 Martin Matuska git: dc2743434f6c - stable/13 - zfs: cancel TRIM or initialize on FAULTED non-writ 167. Mar 4 Michael Tuexen git: dc27d5312b78 - stable/12 - RACK: fix an issue triggered by using the CDG CC m 168. Mar 1 Warner Losh git: de3e66f4bb2d - releng/13.0 - Restore missing word 169. Mar 5 Ed Maste git: de40e928fb5a - stable/13 - Cirrus-CI: remove svn2git remnant 170. Mar 4 Konstantin Belousov git: def8b2b427ea - stable/13 - FFS extattr: fix handling of the tail 171. Mar 2 Kristof Provost git: e11329536494 - stable/12 - bridge tests: Ensure that bridges in different jai 172. Mar 2 Kristof Provost git: e180cc2fb9c5 - stable/12 - bridge tests: Test deleting a bridge with members 173. Mar 6 Xin LI git: e298c1c3c257 - stable/13 - arcmsr(4): Fixed no action of hot plugging device 174. Mar 6 Martin Matuska git: e33a2b2905a8 - releng/13.0 - zfs: fix vdev_rebuild_thread deadlock 175. Mar 3 Hans Petter Selasky git: e3d9b9cc02b6 - stable/11 - MFC 9febbc454190: Fix for natd(8) sending wrong se 176. Mar 4 Alexander Motin git: e549b1bc5373 - stable/12 - amdtemp(4): Add missing Family 17h models 177. Mar 2 Edward Tomasz Napierala git: e681d7d702d6 - stable/13 - msdosfs: fix double unlock if the source file disa 178. Mar 4 Kristof Provost git: e7705585fed8 - stable/12 - bridgestp: Ensure we send STP on VLAN interfaces 179. Mar 3 Konstantin Belousov git: e7be16de5044 - stable/13 - atomic: add atomic_interrupt_fence() 180. Mar 4 Konstantin Belousov git: e8b0f76b6130 - stable/13 - O_RELATIVE_BENEATH: return ENOTCAPABLE instead of
181. Mar 2 Michael Tuexen git: e949dcc283cd - stable/13 - tcp: improve behaviour when using TCP_NOOPT 182. Mar 2 Kristof Provost git: eaba3fe1483f - stable/13 - bridge/stp: Ensure we enter NET_EPOCH whenever we 183. Mar 4 Kristof Provost git: eb4221b9fb91 - stable/12 - bridge tests: Test that we also forward on some in 184. Mar 1 Warner Losh git: eb62c494bfa0 - releng/13.0 - uart: only use MSI on devices that advertise 1 M 185. Mar 6 Jung-uk Kim git: eda8f0575dda - stable/13 - libkvm: Plug couple of memory leaks and check poss 186. Mar 6 Martin Matuska git: eed4d02d7ff7 - releng/13.0 - zfs: cancel TRIM or initialize on FAULTED non-wr 187. Mar 4 Konstantin Belousov git: efc5f3d45469 - stable/13 - fhlink(2): the syscalls do not take flag 188. Mar 3 Martin Matuska git: f08e17c8a251 - stable/13 - zfs: fix overly broad locking in spa_vdev_config_e 189. Mar 5 Edward Tomasz Napierala git: f122a8719225 - releng/13.0 - Use compat.linux.emul_path instead of hardcoded 190. Mar 2 Emmanuel Vadot git: f3054d18bfbd - releng/13.0 - mkimg: We always want the last block of the last 191. Mar 1 Warner Losh git: f495e9ed95c9 - releng/13.0 - uefi: Add riscv to historical details 192. Mar 2 Edward Tomasz Napierala git: f6082ba9d2e0 - stable/13 - msdosfs: fix vnode leak with msdosfs_rename() 193. Mar 6 Peter Jeremy Re: git: f76393a6305b - stable/13 - armv8crypto: add AES-GCM support 194. Mar 2 Michael Tuexen git: f7c20120c19b - stable/13 - sctp: avoid integer overflow when starting the HB 195. Mar 4 Andrey V. Elsukov git: f8317f3a4c7d - stable/12 - ipfw: make algo name argument optional for some ta 196. Mar 2 Kristof Provost git: fd5828b62bdb - stable/12 - bridge tests: Avoid building a switching loop 197. Mar 5 Edward Tomasz Napierala git: fdd7609f1023 - releng/13.0 - linux: fix handling of flags for 32 bit send(2)


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