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


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

Messages: 151, old messages first
Last update: Mon Feb 13 14:12:23 2023

home | archive sorted by: subject | author | date | reverse date
  1. Oct 18 Yoshihiro Takahashi        git: 3bfe213143c5 - stable/13 - unzip: Fix segmentation fault if a zip file contains buggy filename.
  2. Oct 18 Yoshihiro Takahashi        git: 94c3735b74f7 - stable/12 - unzip: Fix segmentation fault if a zip file contains buggy filename.
  3. Oct 18 Mark Johnston              git: 116a988f99cd - stable/12 - geom_label: Add more validation for NTFS volume tasting
  4. Oct 18 Mark Johnston              git: 41dbff735184 - stable/13 - geom_label: Add more validation for NTFS volume tasting
  5. Oct 18 Mark Johnston              git: feb3289f4977 - stable/13 - libctf: Improve check for duplicate SOU definitions in ctf_add_type()
  6. Oct 18 Mark Johnston              git: 35f1d655819e - stable/12 - geom_label: Fix the stable/12 build
  7. Oct 18 Guangyuan Yang             git: cf560d6b3620 - stable/13 - acpi(4): Correct outdated sysctl
  8. Oct 18 Guangyuan Yang             git: 351cad089f20 - stable/13 - bpf(4): Fix a misnamed constant
  9. Oct 19 Rick Macklem               git: 16f3a89d08b2 - stable/12 - nfscl: Fix a deadlock related to the NFSv4 clientID lock
 10. Oct 19 Rick Macklem               git: 75d71cf8df8c - stable/12 - nfscl: Fix another deadlock related to the NFSv4 clientID lock
 11. Oct 19 Gordon Bergling            git: 17ef4736e28d - stable/13 - Fix two typos in source code comments
 12. Oct 19 Gordon Bergling            git: 2a69f6e99655 - stable/12 - Fix two typos in source code comments
 13. Oct 19 Mike Karels                git: 3ee882bf21af - stable/13 - Change lowest address on subnet (host 0) not to broadcast by default.
 14. Oct 19 Alexander Motin            git: 7d7168478380 - stable/13 - cam(4): Improve XPT_DEV_MATCH
 15. Oct 19 Alexander Motin            git: 7e321b97917d - stable/13 - cam(4): Limit search for disks in SES enclosure by single bus
 16. Oct 19 Alexander Motin            git: 5c691a9593a2 - stable/13 - ciss(4): Properly handle data underrun.
 17. Oct 19 Alexander Motin            git: e61892af6fa4 - stable/13 - ciss(4): Fix typo.
 18. Oct 19 Alexander Motin            git: 9abf1f741d54 - stable/12 - ciss(4): Properly handle data underrun.
 19. Oct 19 Alexander Motin            git: 1a34fe4c87b0 - stable/12 - ciss(4): Fix typo.
 20. Oct 19 Alexander Motin            git: d5c6c2eaacba - stable/12 - sbuf(9): Microoptimize sbuf_put_byte()


21. Oct 19 Brooks Davis git: 81184e92e0d7 - stable/13 - makesyscalls.lua: Add a new syscall type: RESERVED 22. Oct 19 Brooks Davis git: fe388671ac85 - stable/13 - makesyscalls.lua: add a CAPENABLED flag 23. Oct 19 Brooks Davis git: 3b55b6137195 - stable/13 - selsocket: handle sopoll() errors correctly 24. Oct 19 Rick Macklem git: 1f64f93a0921 - stable/13 - nfscl: Add a check for "has acquired a delegation" to nfscl_removedeleg() 25. Oct 20 John Baldwin git: 023283c64214 - stable/13 - config: Fix typo in comment. 26. Oct 20 John Baldwin git: 16aa4787ca5c - stable/13 - Remove 'make update'. 27. Oct 20 John Baldwin git: 59a5099ec12d - stable/13 - Document kern.log_wakeups_per_second. 28. Oct 20 John Baldwin git: 9ecce2faf3b3 - stable/13 - Add EPOCH_TRACE to NOTES to get LINT coverage. 29. Oct 20 John Baldwin git: e9b5d2443f67 - stable/13 - sysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP. 30. Oct 20 Konstantin Belousov git: 5aebce3790cc - stable/13 - rtld direct exec: add -d option 31. Oct 20 Mark Johnston git: f89204d6b99d - stable/13 - libc/locale: Fix races between localeconv(3) and setlocale(3) 32. Oct 20 Mark Johnston git: 348fc38fd539 - stable/13 - mount: Check for !VDIR mount points before handling -o emptydir 33. Oct 20 Mark Johnston git: 589daa05be6f - stable/13 - Revert "libc/locale: Fix races between localeconv(3) and setlocale(3)" 34. Oct 20 Rick Macklem git: 701eb03cc0dc - stable/13 - nfscl: Fix a deadlock related to the NFSv4 clientID lock 35. Oct 20 Rick Macklem git: 00595201ad4d - stable/13 - nfscl: Fix another deadlock related to the NFSv4 clientID lock 36. Oct 20 Mateusz Piotrowski git: dbdc8e3e3f64 - stable/13 - bhyve: Update usage and synopsis for the -k flag 37. Oct 20 Kristof Provost git: a90b5b1104db - stable/12 - pf: Introduce pf_nvbool() 38. Oct 20 Kristof Provost git: fc391b7a56d9 - stable/13 - pf: Introduce pf_nvbool() 39. Oct 20 Navdeep Parhar git: 8ec8f56ce25b - stable/13 - cxgbe(4): Separate the sw- and hw-specific parts of resource allocations 40. Oct 20 Navdeep Parhar git: 0d6f2ab194c7 - stable/13 - cxgbe(4): Add support for NIC suspend/resume and live reset.
41. Oct 20 Navdeep Parhar git: fed21efcfce4 - stable/13 - cxgbe(4): Fix build warnings with NOINET kernels. 42. Oct 20 Brooks Davis git: 2f022558ce3d - stable/12 - selsocket: handle sopoll() errors correctly 43. Oct 20 Navdeep Parhar git: ebf4e2da2c59 - stable/13 - cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management. 44. Oct 20 Navdeep Parhar git: be259947759b - stable/13 - cxgbetool(8): add a 'clip' subcommand to deal with the CLIP table. 45. Oct 20 Navdeep Parhar git: b58fc654a9b4 - stable/13 - cxgbe(4): Use correct argument in call to hashdestroy. 46. Oct 20 Navdeep Parhar git: 29d5f2c0ee06 - stable/13 - cxgbe(4): Empty the clib_db before trying to destroy it. 47. Oct 20 Navdeep Parhar git: 1b3f407f7d43 - stable/13 - cxgbe(4): Fix an incorrect assert. 48. Oct 20 Navdeep Parhar git: df667b59d76f - stable/13 - cxgb(4): Report proper TSO limits. 49. Oct 20 Navdeep Parhar git: 20cbc6676b87 - stable/13 - cxgbe(4): Update firmwares to 1.25.6.0. 50. Oct 20 Navdeep Parhar git: a27e3c20f6e4 - stable/13 - cxgbe(4): Check if the firmware supports 512 SGL per FR MR. 51. Oct 20 Navdeep Parhar git: 0c65e339d8c7 - stable/13 - cxgbe/iw_cxgbe: Support for 512 SGL entries in one memory registration. 52. Oct 20 Navdeep Parhar git: fa9e240fb06e - stable/13 - cxgbe(4): Get the number of usable traffic classes from the firmware. 53. Oct 20 Navdeep Parhar git: f7b50d986cb5 - stable/13 - cxgbe(4): Do not configure traffic classes automatically on attach. 54. Oct 20 Navdeep Parhar git: bcb2da3a6212 - stable/13 - cxgbe(4): Update firmwares to 1.26.2.0. 55. Oct 20 Navdeep Parhar git: c1f66d325a56 - stable/13 - cxgbe(4): Update firmwares to 1.26.0.0. 56. Oct 20 Navdeep Parhar git: 0ab62c8abacb - stable/13 - cxgbe(4): Skip a few more T5/T6 registers during a regdump. 57. Oct 20 Navdeep Parhar git: d257477bd0bd - stable/13 - cxgbetool(8): Update the register definitions used to decode regdump. 58. Oct 20 Navdeep Parhar git: 5561c4ffb261 - stable/13 - cxgbe(4): Initialize abs_id for ctrl and ofld queues. 59. Oct 20 Navdeep Parhar git: d8034cee46f3 - stable/13 - cxgbe(4): Display HMA information in meminfo. 60. Oct 20 Navdeep Parhar git: 38271e72919a - stable/13 - cxgbe(4): Fix the decode and display of the DBVFIFO region in meminfo.
61. Oct 20 Navdeep Parhar git: e058d44fda32 - stable/13 - cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution. Sponsored by: Chelsio Communications 62. Oct 21 Navdeep Parhar git: ba2a30ed753c - stable/12 - cxgbe(4): Catch up with in-flight netmap rx before destroying queues. 63. Oct 21 Navdeep Parhar git: d31b8f0dece1 - stable/12 - cxgbe(4): Revert r367917. 64. Oct 21 Navdeep Parhar git: 1f4943c92cdd - stable/12 - cxgbe(4): Stop but don't free netmap queues when netmap is switched off. 65. Oct 21 Glen Barber git: 27c4d9242bf0 - releng/12.3 - 12.3: create releng/12.3 branch 66. Oct 21 Glen Barber git: f2900e784cb0 - stable/12 - 12.3: rename stable/12 to -STABLE 67. Oct 21 Philip Paeps git: c6d4cd2a81c8 - stable/13 - contrib/tzdata: correct DST in Fiji 68. Oct 21 Philip Paeps git: 74a0f31dbbd0 - stable/12 - contrib/tzdata: correct DST in Fiji 69. Oct 21 Philip Paeps git: b7d19f92bfc6 - stable/11 - contrib/tzdata: correct DST in Fiji 70. Oct 21 John Baldwin git: ec3872a696a9 - stable/13 - Add an OCF algorithm for ChaCha20-Poly1305 AEAD. 71. Oct 21 John Baldwin git: d5cbcae312e7 - stable/13 - Add an implementation of CHACHA20_POLY1305 to cryptosoft. 72. Oct 21 John Baldwin git: 3a7ae9ce6dce - stable/13 - cryptocheck: Add Chacha20-Poly1305 AEAD coverage. 73. Oct 21 John Baldwin git: c3eec459b643 - stable/13 - cryptosoft: Support per-op keys for AES-GCM and AES-CCM. 74. Oct 21 John Baldwin git: 29af3bc12dd7 - stable/13 - cryptocheck: Free generated IV after each GMAC test. 75. Oct 21 John Baldwin git: 1ab6c8ca7eed - stable/13 - cryptocheck: Add support for the Poly1305 digest. 76. Oct 21 John Baldwin git: bc6265e8cf8d - stable/13 - ossl: Add Poly1305 digest support. 77. Oct 21 John Baldwin git: ee1e39b012f6 - stable/13 - The ChaCha20 counter is little endian, not big endian. 78. Oct 21 John Baldwin git: 6ca6d4edc234 - stable/13 - ossl: Add ChaCha20 cipher support. 79. Oct 21 John Baldwin git: 8e89a7d1821a - stable/13 - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c. 80. Oct 21 John Baldwin git: 5131b1448c34 - stable/13 - ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439
81. Oct 21 John Baldwin git: 06e1e115a9ae - stable/13 - Add Chacha20+Poly1035 to the list of AEAD algorithms. 82. Oct 21 John Baldwin git: e3d927fac1da - stable/13 - ossl: Don't encryt/decrypt too much data for chacha20. 83. Oct 21 John Baldwin git: d8b6a6559070 - stable/13 - cryptocheck: Expand the set of sizes tested by -z. 84. Oct 21 John Baldwin git: 11db133ecad7 - stable/13 - cryptodev: Use 'csp' in the handlers for requests. 85. Oct 21 John Baldwin git: 83b3e8e05ad9 - stable/13 - ccp, ccr: Simplify drivers to assume an AES-GCM IV length of 12. 86. Oct 21 John Baldwin git: 2ba824366ca6 - stable/13 - Extend m_apply() to support unmapped mbufs. 87. Oct 21 John Baldwin git: 8efc88d0d6a0 - stable/13 - Extend m_copyback() to support unmapped mbufs. 88. Oct 21 John Baldwin git: da557f2fe654 - stable/13 - Rename m_unmappedtouio() to m_unmapped_uiomove(). 89. Oct 21 John Baldwin git: 8460b90d28c0 - stable/13 - Support unmapped mbufs in crypto buffers. 90. Oct 21 John Baldwin git: 60b9ce724518 - stable/13 - sglist: Add sglist_append_single_mbuf(). 91. Oct 21 John Baldwin git: 58d69f4ecfee - stable/13 - crypto: Add a new type of crypto buffer for a single mbuf. 92. Oct 21 John Baldwin git: a017868e2818 - stable/13 - crypto: Add crypto_cursor_segment() to fetch both base and length. 93. Oct 21 John Baldwin git: bb8cda12a9c9 - stable/13 - cryptosoft: Use crypto_cursor_segment(). 94. Oct 21 John Baldwin git: 757d96ade64c - stable/13 - ossl: Use crypto_cursor_segment(). 95. Oct 21 John Baldwin git: de705beeef63 - stable/13 - crypto: Permit variable-sized IVs for ciphers with a reinit hook. 96. Oct 21 John Baldwin git: d1d4ac2dbd70 - stable/13 - cryptosoft, ccr: Use crp_iv directly for AES-CCM and AES-GCM. 97. Oct 21 John Baldwin git: 38b8a2be5c48 - stable/13 - cryptodev: Permit explicit IV/nonce and MAC/tag lengths. 98. Oct 21 John Baldwin git: ac648e3affe3 - stable/13 - cryptodev: Permit CIOCCRYPT for AEAD ciphers. 99. Oct 21 John Baldwin git: 5f9a61203779 - stable/13 - cryptodev: Allow some CIOCCRYPT operations with an empty payload. 100. Oct 21 John Baldwin git: fd464d2f78f3 - stable/13 - crypto: Support multiple nonce lengths for AES-CCM.
101. Oct 21 John Baldwin git: 8581b350dda4 - stable/13 - cryptocheck: Support multiple IV sizes for AES-CCM. 102. Oct 21 John Baldwin git: 4cce6043c7d9 - stable/13 - aesni: Support multiple nonce lengths for AES-CCM. 103. Oct 21 John Baldwin git: a5d3890803e6 - stable/13 - aesni: Handle requests with an empty payload. 104. Oct 21 John Baldwin git: 082e7569cc89 - stable/13 - aesni: Support AES-CCM requests with a truncated tag. 105. Oct 21 John Baldwin git: aacfe3bb52b7 - stable/13 - aesni: Permit AES-CCM requests with neither payload nor AAD. 106. Oct 21 John Baldwin git: 61c8f61518c5 - stable/13 - ccr: Support multiple nonce lengths for AES-CCM. 107. Oct 21 John Baldwin git: cfa1d2c9b987 - stable/13 - safexcel: Support multiple nonce lengths for AES-CCM. 108. Oct 21 John Baldwin git: 12d5e71fb5c3 - stable/13 - ccr: Support AES-CCM requests with truncated tags. 109. Oct 21 John Baldwin git: dffa7f13db78 - stable/13 - crypto: Test all of the AES-CCM KAT vectors. 110. Oct 21 John Baldwin git: 9039a0fae46e - stable/13 - cryptosoft: Fix support for variable tag lengths in AES-CCM. 111. Oct 21 John Baldwin git: 4b18b3c402b4 - stable/13 - safexcel: Support truncated tags for AES-CCM. 112. Oct 21 John Baldwin git: 64c043d2d2cf - stable/13 - crypto: Support Chacha20-Poly1305 with a nonce size of 8 bytes. 113. Oct 21 John Baldwin git: fe2827f1678b - stable/13 - Bump __FreeBSD_version for OCF changes to support variable nonce lengths. 114. Oct 21 Alexander Motin git: fa226878a553 - stable/13 - sbuf(9): Microoptimize sbuf_put_byte() 115. Oct 21 Alexander Motin git: 4808bab7fa6c - stable/13 - sched_ule(4): Improve long-term load balancer. 116. Oct 21 Alexander Motin git: a3d50144ccd7 - stable/13 - Fix build without SMP. 117. Oct 21 Alexander Motin git: b5919ea4e6bb - stable/13 - x86: Add NUMA nodes into CPU topology. 118. Oct 21 Alexander Motin git: 11f14b33629e - stable/13 - sched_ule(4): Fix hang with steal_thresh < 2. 119. Oct 21 Alexander Motin git: 1e7091ac7cf2 - stable/13 - sched_ule(4): Fix possible significance loss. 120. Oct 21 Alexander Motin git: b7eded5ea1f1 - stable/12 - sched_ule(4): Fix possible significance loss.
121. Oct 21 Glen Barber git: 51a3024ee71a - releng/12.3 - 12.3: Makefile: add a newline to validate the git->svn exporter 122. Oct 21 Glen Barber git: b9c0a61651a2 - releng/12.3 - Revert "12.3: Makefile: add a newline to validate the git->svn exporter" 123. Oct 22 Guangyuan Yang git: d8359af5b642 - stable/13 - devd(8): Note default config file search locations 124. Oct 22 Kristof Provost git: e089cda88b78 - stable/13 - pfctl: Remove unused variable 125. Oct 22 Kristof Provost git: 00ff2b29a9ba - stable/13 - pf: remove unused field from pf_kanchor 126. Oct 22 Kristof Provost git: 56dc7a08bff8 - stable/13 - pf: do not copy anchor_wildcard / anchor_relative from userspace 127. Oct 22 Kristof Provost git: 9365113e89a5 - stable/13 - pf tests: ensure that $nr expansion is correct 128. Oct 22 Kristof Provost git: 35237559a6a0 - stable/13 - pfctl: delay label macro expansion until after rule optimisation 129. Oct 22 Kristof Provost git: 006fadf8347b - stable/12 - pf: do not copy anchor_wildcard / anchor_relative from userspace 130. Oct 22 Kristof Provost git: 1b46da63eec5 - stable/12 - pfctl: Remove unused variable 131. Oct 22 Kristof Provost git: 094befb5dbd1 - stable/12 - pf: remove unused field from pf_kanchor 132. Oct 22 Kristof Provost git: 615433297d67 - stable/12 - pf tests: ensure that $nr expansion is correct 133. Oct 22 Kristof Provost git: 6358f57209e2 - stable/12 - pfctl: delay label macro expansion until after rule optimisation 134. Oct 22 Gleb Smirnoff git: fba15546837f - stable/13 - Mark sppp(4) as gone in FreeBSD 14. 135. Oct 23 Konstantin Belousov git: cf12f7ba97dc - stable/13 - crt_malloc: use uintptr_t instead of long for arithmetic on addresses 136. Oct 23 Konstantin Belousov git: e5a8b8152ade - stable/13 - crt_malloc: Be more persistent when handling mmap() failure 137. Oct 23 Konstantin Belousov git: 00df149452bf - stable/13 - crt_malloc: more accurate handling of mmap(2) failure 138. Oct 23 Konstantin Belousov git: 5fb00264be3f - stable/13 - sys: Add definitions for RELR relative relocation format 139. Oct 23 Konstantin Belousov git: c99fa2c634b3 - stable/13 - rtld: Support DT_RELR relative relocation format 140. Oct 23 Konstantin Belousov git: a3876ab1eb87 - stable/13 - rtld-elf/paths.h: Make it usable outside rtld
141. Oct 23 Robert Wing git: 9a00da73a3dc - stable/13 - ffs: retire unused fsckpid mount option 142. Oct 23 Kyle Evans git: aba2dc46dfa5 - stable/12 - cmp: initialize limit to avoid stack garbage limits 143. Oct 23 Kyle Evans git: b6aec7884750 - stable/13 - cmp: initialize limit to avoid stack garbage limits 144. Oct 24 Philip Paeps git: bee91a0e8b97 - releng/12.3 - contrib/tzdata: correct DST in Fiji 145. Oct 24 Kirk McKusick git: 010e3bc77275 - stable/13 - Avoid lost buffers in fsck_ffs. 146. Oct 24 Mateusz Piotrowski git: c1c3ef8ef84b - stable/13 - timeout.1: Fix typos in examples 147. Oct 24 Jessica Clarke git: af818612a5d3 - stable/13 - riscv: Implement pmap_mapdev_attr 148. Oct 24 Jessica Clarke git: feb3031f0ae8 - stable/13 - LinuxKPI: Implement _ioremap_attr for riscv 149. Oct 24 Jessica Clarke git: fa82e6a10305 - stable/13 - LinuxKPI: Support lazy BAR allocation 150. Oct 24 Jessica Clarke git: f9f5d846b72d - stable/13 - Bump __FreeBSD_version for LinuxKPI changes 151. Oct 24 Mark Johnston git: 39545ce06ca8 - stable/12 - libctf: Improve check for duplicate SOU definitions in ctf_add_type()


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