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


2024/dev-commits-src-branches/20240122.dev-commits-src-branches

Messages: 243, old messages first
Last update: Mon Jan 22 0:07:01 2024

home | archive sorted by: subject | author | date | reverse date
  1. Jan 15 Xin LI                     git: 0efd9e1c6b86 - stable/14 - releng-gce: Advertise the availability of gVNIC support in GCE images.
  2. Jan 15 Xin LI                     git: 44cd4b2fec02 - stable/13 - releng-gce: Advertise the availability of gVNIC support in GCE images.
  3. Jan 15 Wolfram Schneider          git: 79e7fef944f7 - stable/13 - fix using man(1) with multiple pages
  4. Jan 15 Wolfram Schneider          git: 1540a1b6fc05 - stable/14 - fix using man(1) with multiple pages
  5. Jan 15 Richard Scheffenegger      git: 2bae602e8dad - stable/14 - tcp: prevent spurious empty segments and fix uncommon panic
  6. Jan 15 Richard Scheffenegger      git: 04719681ba76 - stable/13 - tcp: prevent spurious empty segments and fix uncommon panic
  7. Jan 15 Cy Schubert                git: a60e3800c7fd - stable/14 - heimdal: Fix man page and documentation typos
  8. Jan 15 Cy Schubert                git: b9caa1b4c223 - stable/13 - heimdal: Fix man page and documentation typos
  9. Jan 15 Cy Schubert                git: 0bbd27375057 - stable/12 - heimdal: Fix man page and documentation typos
 10. Jan 15 Yoshihiro Takahashi        git: 4776a7f06e81 - stable/14 - puc: Add support for Exar XR17V354 Quad PCI Express UART.
 11. Jan 15 Yoshihiro Takahashi        git: 819934841ab0 - stable/13 - puc: Add support for Exar XR17V354 Quad PCI Express UART.
 12. Jan 15 Yoshihiro Takahashi        git: fbc5e31c4f1e - stable/14 - mii: Fix memory leak in micphy.
 13. Jan 15 Yoshihiro Takahashi        git: e31753a02475 - stable/13 - mii: Fix memory leak in micphy.
 14. Jan 15 Zhenlei Huang              git: e7fd435d3d4e - stable/14 - kern linker: Do not retry loading modules on EEXIST
 15. Jan 15 Zhenlei Huang              git: d18326a7cf14 - stable/13 - kern linker: Do not retry loading modules on EEXIST
 16. Jan 15 Zhenlei Huang              git: 445eb90240ec - stable/12 - kern linker: Do not retry loading modules on EEXIST
 17. Jan 15 Yoshihiro Takahashi        git: 5a70219b209f - stable/14 - resolv: Add a required include to resolv.h
 18. Jan 15 Yoshihiro Takahashi        git: 4487c6281b6a - stable/13 - resolv: Add a required include to resolv.h
 19. Jan 15 Mike Karels                git: 9895c3a22783 - stable/14 - Increase the size of riscv GENERICSD images to 6 GB
 20. Jan 15 Mike Karels                git: c10c15319676 - stable/13 - Increase the size of riscv GENERICSD images to 6 GB


21. Jan 15 Mark Johnston git: 6f2a87c6f1f8 - stable/14 - dtrace/profile: Set t_dtrace_trapframe for profile probes 22. Jan 15 Ed Maste git: 554b8bc90704 - stable/14 - Fix "version introduced" in numerous manual pages 23. Jan 15 Wolfram Schneider git: 03bff02e81d3 - stable/13 - Revert "fix using man(1) with multiple pages" 24. Jan 15 Kyle Evans git: 426b28fdf700 - stable/14 - bhyveload: use a dirfd to support -h 25. Jan 15 Kyle Evans git: 78345dbd7a00 - stable/13 - bhyveload: use a dirfd to support -h 26. Jan 16 Gleb Smirnoff git: 123fd2a93eea - stable/14 - Add the BBR and RACK stacks to the LINT kernel. 27. Jan 16 Gleb Smirnoff git: 56a55eee6bbe - stable/14 - tcp: uninline tcp_account_for_send() 28. Jan 16 Gleb Smirnoff git: 4a32d6020753 - stable/14 - hpts: install kernel module 29. Jan 16 Gleb Smirnoff git: a74aa0e589f2 - stable/14 - lro: separate HPTS specific code into tcp_lro_hpts.c 30. Jan 16 Gleb Smirnoff git: fee8f540da32 - stable/14 - hpts: don't ifdef tcp_in_hpts() 31. Jan 16 Gleb Smirnoff git: 76deefc548e5 - stable/14 - hpts: make stacks responsible for tcp_hpts_init() 32. Jan 16 Gleb Smirnoff git: 08cad73479df - stable/14 - tcp/hpts: make stacks responsible for clearing themselves out HPTS 33. Jan 16 Gleb Smirnoff git: 22d80d2226e0 - stable/14 - tcp: stop stack timers in tcp_switch_back_to_default() 34. Jan 16 Gleb Smirnoff git: c0303fa84eed - stable/14 - tcp_hpts: let tcp_hpts_init() set a random CPU only once 35. Jan 16 Gleb Smirnoff git: daa0dc908882 - stable/14 - Fix two latent bugs in hpts. One where a static is put on a local variable, the other an initialization bug wh 36. Jan 16 Gleb Smirnoff git: 2707135d0959 - stable/14 - hpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts() pointers 37. Jan 16 Gleb Smirnoff git: 01df384133a3 - stable/14 - kern/subr_trap.c: repair the HPTS performance hack in userret() 38. Jan 16 Gleb Smirnoff git: e4a5a27b1bbe - stable/14 - hpts: remove from opt_inet.h 39. Jan 16 Gleb Smirnoff git: 39000ced1f29 - stable/14 - tcp_hpts: use tcp_pace.cts_last_ran for last ran table 40. Jan 16 Gleb Smirnoff git: 2ae0ff8f11ac - stable/14 - tcp_hpts: make the module unloadable
41. Jan 16 Gleb Smirnoff git: c815844c5a60 - stable/14 - hpts: avoid duplicate call to tcp_output() 42. Jan 16 Michael Tuexen git: fcd1b6ec0766 - stable/14 - Compile RACK when options TCP_RACK, not TCP_BBR 43. Jan 16 Michael Tuexen git: 5da67ed5279a - stable/14 - tcp stacks: in kernel BBR and RACK require in kernel HPTS 44. Jan 17 Michael Tuexen git: a657d22d2275 - stable/14 - tcpsso: fix TIME_WAIT description in man-page 45. Jan 17 Konstantin Belousov git: 7b49e60227f8 - stable/14 - ncl_bioread(): check for vp->v_object before accessing it 46. Jan 17 Konstantin Belousov git: 2a22edfc70ad - stable/13 - ncl_bioread(): check for vp->v_object before accessing it 47. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: ab215565c81a - stable/13 - Fix test output when gzip is run with -tlv 48. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 80e3a8b5c685 - stable/13 - Remove SMALL conditionals from gzip 49. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 127f4dd60bed - stable/13 - gzip: Add support for decompressing zstd files. 50. Jan 17 Mark Johnston git: e99d7fc27054 - stable/14 - dtrace tests: Run ksh with -p 51. Jan 17 Mark Johnston git: 91871c57228b - stable/14 - dtrace tests: Stop hard-coding an incorrect path to sleep(1) 52. Jan 17 Mark Johnston git: bee9caf67c70 - stable/14 - dtrace tests: Require perl 53. Jan 17 Mark Johnston git: 59044cc210c5 - stable/14 - dtrace tests: Catch up with ping(8) output changes 54. Jan 17 Mark Johnston git: bde22cf630ab - stable/14 - dtrace tests: Diff expected and actual output upon a miscompare 55. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 0fcf3a6235ee - stable/14 - cp: Add -N flag, inspired by NetBSD's similar flag 56. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: d514cadacc50 - stable/14 - cp: Add tests for hard link case. 57. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: a64518b35f6e - stable/13 - cp: Add -N flag, inspired by NetBSD's similar flag 58. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 2ba859e1996a - stable/14 - find: Add a warning about -delete. 59. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 006017419bea - stable/13 - cp: Add tests for hard link case. 60. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 93805b27eacc - stable/14 - asa: Rewrite to fix line termination issue.
61. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: ed1967df2de8 - stable/13 - asa: Rewrite to fix line termination issue. 62. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: e3057ee0bf46 - stable/14 - login: Use getpwnam_r() instead of getpwnam(). 63. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: cef433d3fb38 - stable/14 - uniq: Replace NetBSD's unit tests with our own. 64. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 282a377c0926 - stable/13 - find: Add a warning about -delete. 65. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 9c738c4bca57 - stable/13 - login: Use getpwnam_r() instead of getpwnam(). 66. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 4cf7301e9683 - stable/13 - uniq(1): use strtonum to parse options 67. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 0efd4b792290 - stable/13 - uniq: Replace NetBSD's unit tests with our own. 68. Jan 18 Konstantin Belousov git: 8ecd7bfd6c7c - stable/14 - vnode_pager_generic_putpages(): correctly handle clean block at EOF 69. Jan 18 Konstantin Belousov git: c4c138072ae6 - stable/14 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset 70. Jan 18 Konstantin Belousov git: 64e869e9b93c - stable/14 - Add vnode_pager_clean_{a,}sync(9) 71. Jan 18 Konstantin Belousov git: bfa9a16569ba - stable/13 - vnode_pager_generic_putpages(): correctly handle clean block at EOF 72. Jan 18 Konstantin Belousov git: 8f0d5a7eb1b0 - stable/13 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset 73. Jan 18 Konstantin Belousov git: 282fd2c39ee6 - stable/13 - Add vnode_pager_clean_{a,}sync(9) 74. Jan 18 Mark Johnston git: c7c7faa614ee - stable/14 - rc.d: Process autobridge_* in vnet jails 75. Jan 18 Mark Johnston git: f0f93607eea3 - stable/14 - conf: Do not set -fno-sanitize-memory-param-retval for old compilers 76. Jan 18 Mark Johnston git: b3ed2b808658 - stable/14 - bnxt: Handle errors from copyout() in ioctl handlers 77. Jan 18 Stefan =?utf-8?Q?E=C3=9Fer git: c1e3f1fd1107 - stable/13 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5 78. Jan 18 Stefan =?utf-8?Q?E=C3=9Fer git: ece15876b8a8 - stable/13 - usr.bin/gh-bc: fix Makefile for WITHOUT_NLS_CATALOGS case 79. Jan 18 Stefan =?utf-8?Q?E=C3=9Fer git: a1684fc734ef - stable/14 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5 80. Jan 18 Marius Strobl git: c4e6ee658b94 - stable/14 - e1000(4): Remove disconnected SYSCTL
81. Jan 18 Marius Strobl git: 6d150c4c3f02 - stable/14 - igb(4): Remove disconnected SYSCTL 82. Jan 18 Marius Strobl git: 8595e76a9f1a - stable/14 - uart(4): Honor hardware state of NS8250-class for tsw_busy 83. Jan 18 Marius Strobl git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver 84. Jan 18 Marius Strobl git: 13673bca2f82 - stable/14 - geom_redboot(4): Garbage collect disconnected driver 85. Jan 18 Marius Strobl git: 894de2e92851 - stable/13 - e1000(4): Remove disconnected SYSCTL 86. Jan 18 Marius Strobl git: bf81fc51ccf0 - stable/13 - igb(4): Remove disconnected SYSCTL 87. Jan 18 Marius Strobl git: e7fe996990a8 - stable/13 - uart(4): Honor hardware state of NS8250-class for tsw_busy 88. Jan 18 Olivier Certner git: cc02fa8da105 - stable/14 - libthr: thr_attr.c: Clarity, whitespace and style 89. Jan 18 Olivier Certner git: 6ae07a0424c3 - stable/14 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments 90. Jan 18 Olivier Certner git: 17244789c2fd - stable/14 - cr_bsd_visible(): Style fixes 91. Jan 18 Olivier Certner git: 2f553fd3eb27 - stable/13 - libthr: thr_attr.c: Clarity, whitespace and style 92. Jan 18 Olivier Certner git: 8d97e469dee9 - stable/13 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments 93. Jan 18 Olivier Certner git: cb3c7be3a916 - stable/13 - cr_bsd_visible(): Style fixes 94. Jan 18 Brooks Davis Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver 95. Jan 18 Warner Losh Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver 96. Jan 18 John Baldwin git: e676886a9031 - stable/14 - kldxref: Refactor PNP entry parsing, no functional change 97. Jan 18 John Baldwin git: 01aec6e1fd68 - stable/14 - kldxref: Make use of libelf to be a portable cross tool 98. Jan 18 John Baldwin git: 92222d8aee57 - stable/14 - kldxref: fix build on 32 bits arches 99. Jan 18 John Baldwin git: cf0810ba2506 - stable/14 - kldxref: Fix for 32-bit powerpc 100. Jan 18 John Baldwin git: ccb683c60335 - stable/14 - kldxref: Cast rtype to int in ef_aarch64.c in warning
101. Jan 18 John Baldwin git: 02f82a3f0e92 - stable/14 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c 102. Jan 18 John Baldwin git: 84410c7bb737 - stable/14 - kldxref: Add arm support 103. Jan 18 John Baldwin git: f935fd713d15 - stable/14 - kldxref: Fix MIPS Elf_Rel addend computation 104. Jan 18 John Baldwin git: 156b0d23dcd5 - stable/14 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation 105. Jan 18 John Baldwin git: 7ea7498f6406 - stable/14 - kldxref: Reduce divergence between per-architecture files 106. Jan 18 John Baldwin git: 6de6c4211bdd - stable/14 - kldxref: Tidy error handling for invalid addresses 107. Jan 18 John Baldwin git: 38effbdd2d8a - stable/14 - kldxref: Simplify elf_read_raw_data 108. Jan 18 John Baldwin git: 214c8da28028 - stable/14 - kldxref: Simplify handling of ELF object files 109. Jan 18 John Baldwin git: 8ac6f5e39417 - stable/14 - kldxref: Appease a Coverity warning 110. Jan 18 John Baldwin git: cfab4620f8a1 - stable/14 - kldxref: fix bootstrapping on Linux with Clang 16 111. Jan 18 John Baldwin git: b1a3aa4eec58 - stable/14 - kldxref: Correct contract number in license ACK 112. Jan 18 John Baldwin git: cec0bae09eae - stable/14 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 113. Jan 18 John Baldwin git: b2cc5745dce9 - stable/13 - kldxref: Refactor PNP entry parsing, no functional change 114. Jan 18 John Baldwin git: a77717659ba8 - stable/13 - kldxref: fix build on 32 bits arches 115. Jan 18 John Baldwin git: 8054480839f8 - stable/13 - kldxref: Make use of libelf to be a portable cross tool 116. Jan 18 John Baldwin git: e33e621428c1 - stable/13 - kldxref: Fix for 32-bit powerpc 117. Jan 18 John Baldwin git: d18406a12045 - stable/13 - kldxref: Cast rtype to int in ef_aarch64.c in warning 118. Jan 18 John Baldwin git: 8db082ca3177 - stable/13 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c 119. Jan 18 John Baldwin git: 3ab67201a2f4 - stable/13 - kldxref: Add arm support 120. Jan 18 John Baldwin git: 09371fa6622e - stable/13 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation
121. Jan 18 John Baldwin git: 8b3c539a2012 - stable/13 - kldxref: Fix MIPS Elf_Rel addend computation 122. Jan 18 John Baldwin git: 1dde3d8d7bb0 - stable/13 - kldxref: Reduce divergence between per-architecture files 123. Jan 18 John Baldwin git: f7e181afba92 - stable/13 - kldxref: Tidy error handling for invalid addresses 124. Jan 18 John Baldwin git: ea717376822e - stable/13 - kldxref: Simplify elf_read_raw_data 125. Jan 18 John Baldwin git: 21dec6c48f08 - stable/13 - kldxref: Simplify handling of ELF object files 126. Jan 18 John Baldwin git: 319092aaacc6 - stable/13 - kldxref: Appease a Coverity warning 127. Jan 18 John Baldwin git: b13e59714ffe - stable/13 - kldxref: fix bootstrapping on Linux with Clang 16 128. Jan 18 John Baldwin git: fb4c8b2d89cb - stable/13 - kldxref: Correct contract number in license ACK 129. Jan 18 John Baldwin git: cad6775d969e - stable/13 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 130. Jan 18 John Baldwin git: d735315d4dbf - stable/14 - tools/build: Provide sys/linker_set.h when cross-building 131. Jan 18 John Baldwin git: 509a5d9314d1 - stable/14 - Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets 132. Jan 18 John Baldwin git: 2fbed5e9ea84 - stable/14 - Make kldxref a bootstrap tool and use unconditionally 133. Jan 18 John Baldwin git: 8ae27e114b28 - stable/14 - acpi: Only reserve resources enumerated via _CRS 134. Jan 18 John Baldwin git: 468fb2f4f2c6 - stable/13 - acpi: Only reserve resources enumerated via _CRS 135. Jan 18 John Baldwin git: 58836703dc30 - stable/14 - mbuf.9: Document mtodo 136. Jan 18 John Baldwin git: e000bd2551a3 - stable/14 - sys: Style fix for M_EXT | M_EXTPG 137. Jan 18 John Baldwin git: 2bc7fdc3a8d0 - stable/14 - net80211 amdpu: Simplify a few loops that drain an mbufq 138. Jan 18 John Baldwin git: 68fd49e8f56a - stable/14 - mbuf: Add mbufq_empty 139. Jan 18 John Baldwin git: 9c50c9b776e3 - stable/14 - sys: Use mbufq_empty instead of comparing mbufq_len against 0 140. Jan 18 John Baldwin git: e73b54810308 - stable/13 - mbuf.9: Document mtodo
141. Jan 18 John Baldwin git: b1f42294456d - stable/13 - sys: Style fix for M_EXT | M_EXTPG 142. Jan 18 John Baldwin git: c62e10adba63 - stable/13 - mbuf: Add mbufq_empty 143. Jan 18 John Baldwin git: 18df65561983 - stable/13 - net80211 amdpu: Simplify a few loops that drain an mbufq 144. Jan 18 John Baldwin git: 3c274e9efb46 - stable/13 - sys: Use mbufq_empty instead of comparing mbufq_len against 0 145. Jan 18 John Baldwin git: 0469f7ab3c7e - stable/14 - ctl: Always return errno values from ctl_port_register 146. Jan 18 John Baldwin git: 99f93a33aed4 - stable/14 - ctl_frontend.h: Note that ctl_port.frontend is set by the FETD 147. Jan 18 John Baldwin git: 873bef94a2f2 - stable/14 - ctl: Add missing comma after CTL_FLAG_ALREADY_DONE 148. Jan 18 John Baldwin git: e467a320e3d9 - stable/14 - cltadm.8: Correct documentation of -r arg to port command 149. Jan 18 John Baldwin git: f55f4ef13e06 - stable/14 - ctladm: Fix a typo and add a FALLTHROUGH annotation 150. Jan 18 John Baldwin git: 49413aa308fc - stable/14 - ctladm: Only autoload cfiscsi.ko for iSCSI-specific commands 151. Jan 18 John Baldwin git: 0827fecb4ae5 - stable/13 - cltadm.8: Correct documentation of -r arg to port command 152. Jan 18 John Baldwin git: 96d7c770efcb - stable/13 - ctladm: Fix a typo and add a FALLTHROUGH annotation 153. Jan 18 John Baldwin git: 98b822fccd83 - stable/14 - pci_cfgreg: Add a PCI domain argument to the low-level register API 154. Jan 18 John Baldwin git: b5d2a06b2c4f - stable/14 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write) 155. Jan 18 John Baldwin git: 1fc6f25daf30 - stable/14 - x86: Refactor pcie_cfgregopen 156. Jan 18 John Baldwin git: 4b5f64408804 - stable/14 - x86: Support multiple PCI MCFG regions 157. Jan 18 John Baldwin git: 6a75d3b3fbe4 - stable/14 - x86: Adjust base addr for PCI MCFG regions 158. Jan 18 John Baldwin git: d72a6e531022 - stable/13 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write) 159. Jan 18 John Baldwin git: 325e60b1e652 - stable/13 - pci_cfgreg: Add a PCI domain argument to the low-level register API 160. Jan 18 John Baldwin git: ac64ca647dfc - stable/13 - x86: Refactor pcie_cfgregopen
161. Jan 18 John Baldwin git: 0fb0306a89ad - stable/13 - x86: Support multiple PCI MCFG regions 162. Jan 18 John Baldwin git: 122ac7ca1424 - stable/13 - x86: Adjust base addr for PCI MCFG regions 163. Jan 19 Colin Percival git: 3e51c9e331aa - stable/13 - 13.3: update stable/13 to -PRERELEASE 164. Jan 19 Stefan =?utf-8?Q?E=C3=9Fer git: 62d25c65977f - stable/13 - usr.bin/gh-bc: fix missing LTO support after MFC 165. Jan 19 Mark Johnston git: f2ad8d3a1397 - stable/14 - mail: add volatile in grabh() 166. Jan 19 Mark Johnston git: 6d78f3a6310d - stable/13 - mail: add volatile in grabh() 167. Jan 19 Martin Matuska git: f027083b906a - stable/14 - ktls: fix vnet-related panic in ktls_reset_receive_tag() 168. Jan 19 Cheng Cui git: 404b91dac415 - stable/14 - libexec/rc/rc.initdiskless: make tar's path flexible 169. Jan 19 Alexander Motin git: faf11e40b49a - stable/14 - Schedule fast taskqueue callouts on right CPU. 170. Jan 19 Alexander Motin git: 4eec3ce0d387 - stable/14 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations 171. Jan 19 Alexander Motin git: 512235a1d36d - stable/14 - ig4: Fix FIFO depths detection 172. Jan 19 Alexander Motin git: 60452092dbdf - stable/14 - ig4: Actively use FIFO thresholds 173. Jan 19 Alexander Motin git: c849f305614c - stable/13 - Schedule fast taskqueue callouts on right CPU. 174. Jan 19 Alexander Motin git: c71b398a1555 - stable/13 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations 175. Jan 19 Alexander Motin git: 7033c3ddd60e - stable/14 - iichid(4): Improve idle sampling hysteresis 176. Jan 19 Alexander Motin git: 354ccf64bf5c - stable/14 - iicbb: Fix pause_sbt() arguments order 177. Jan 19 Alexander Motin git: 41af0b19e914 - stable/14 - iichid(4): Restore/increase sampling rate 178. Jan 19 Alexander Motin git: 799f2c8cb054 - stable/14 - iichid(4): Unify two taskqueue tasks 179. Jan 19 Alexander Motin git: 17a6b07e0839 - stable/14 - iichid(4): Switch taskqueue to "fast" 180. Jan 19 Alexander Motin git: 265a52fe6cd2 - stable/14 - acpi_lid: Remove duplicate events
181. Jan 19 Alexander Motin git: d095e86f0517 - stable/14 - isp(4): Rework firmware handling/loading 182. Jan 19 Alexander Motin git: 16f4d8fc14b6 - stable/14 - isp: Fix endianness conversion in isp_read_flash_data() 183. Jan 19 Alexander Motin git: 8404f3e36bc5 - stable/13 - isp: Remove unused variable. 184. Jan 19 Alexander Motin git: 6fdabe9b8df4 - stable/13 - isp(4): Add support for QLogic 28xx devices 185. Jan 19 Alexander Motin git: f0275240dc3d - stable/13 - isp(4): Fix reading NVRAM contents for 28xx based devices 186. Jan 19 Alexander Motin git: de4c073977c9 - stable/13 - isp(4): Use the FLT on all supported controllers 187. Jan 19 Alexander Motin git: a922b89834ef - stable/13 - isp(4): Add support to read contents of the FLT (flash layout table) 188. Jan 19 Alexander Motin git: 07dd91cb046b - stable/13 - isp(4): Style changes 189. Jan 19 Alexander Motin git: 0a38059e24d4 - stable/13 - isp(4): Remove redundant functions for reading data from FLT and flash 190. Jan 19 Alexander Motin git: 84f8cfcbe493 - stable/13 - isp(4): Rework firmware handling/loading 191. Jan 19 Alexander Motin git: bdc2003fc517 - stable/13 - isp: Fix endianness conversion in isp_read_flash_data() 192. Jan 19 Alexander Motin git: 4f30677080c3 - stable/14 - ispfw(4): Update and add firmware 193. Jan 19 Alexander Motin git: 44fac9c0be90 - stable/13 - ispfw(4): Update and add firmware 194. Jan 19 Alexander Motin git: 396e8e987adf - stable/13 - ig4: Fix FIFO depths detection 195. Jan 19 Alexander Motin git: 8d8f348c8fe7 - stable/13 - ig4: Actively use FIFO thresholds 196. Jan 19 Alexander Motin git: 9f558e9f7dee - stable/13 - iichid(4): Improve idle sampling hysteresis 197. Jan 19 Alexander Motin git: 4061a0e5b273 - stable/13 - iicbb: Fix pause_sbt() arguments order 198. Jan 19 Alexander Motin git: d6e6c02c29b1 - stable/13 - iichid(4): Restore/increase sampling rate 199. Jan 19 Alexander Motin git: 870bcb954ee3 - stable/13 - iichid(4): Unify two taskqueue tasks 200. Jan 19 Alexander Motin git: 0e58c237cb32 - stable/13 - iichid(4): Switch taskqueue to "fast"
201. Jan 19 Alexander Motin git: 0d2cce768cbc - stable/14 - mpi3mr: Don't hold fwevt_lock over call to taskqueue_drain 202. Jan 19 Alexander Motin git: e82c6e941e6a - stable/14 - mpi3mr: Remove unused fields in struct mpi3mr_cmd 203. Jan 19 Alexander Motin git: 54fa0d10f68c - stable/14 - mpi3mr: Reduce the scope of the reset_mutext 204. Jan 19 Alexander Motin git: 3c12997a1c76 - stable/14 - mpi3mr: Minor style fix 205. Jan 19 Alexander Motin git: c351a6ec918e - stable/14 - mpi3mr: Only set callout_owned when we create a timeout 206. Jan 19 Alexander Motin git: ac4f33d2cd37 - stable/14 - mpi3mr: Cleaup setting of status in processing scsiio requests 207. Jan 19 Alexander Motin git: fda7cc79aaf6 - stable/14 - mpi3mr: Fix EINPROGRESS errors hanging the card 208. Jan 19 Alexander Motin git: c3b67deaf514 - stable/14 - mpi3mr: Honor the dma mask from IOCFacts 209. Jan 19 Alexander Motin git: 3b4d16889be5 - stable/14 - mpi3mr: Trivial trailing white space reduction 210. Jan 19 Alexander Motin git: 835db4182391 - stable/14 - mpi3mr: Add firmware version 211. Jan 19 Alexander Motin git: c8afd30bdb6b - stable/14 - mpi3mr: Fix MAXPHYS usage 212. Jan 19 Alexander Motin git: 2d84c6e89435 - stable/14 - mpi3mr: Make these bus_dmamap_load calls synchronous 213. Jan 19 Alexander Motin git: 23a5782dc0c0 - stable/14 - mpi3mr: Use template for main busdma tag. 214. Jan 19 Alexander Motin git: ac7d9eaf066b - stable/14 - mpi3mr: Replace can't happen DataLength == 0 with an assert 215. Jan 19 Alexander Motin git: 344cdef0ccd7 - stable/14 - mpi3mr: Assume dma_hiaddr is BUS_SPACE_MAXADDR 216. Jan 19 Alexander Motin git: e2b71e1490a3 - stable/14 - mpi3mr: Minor tweak to task queue pausing 217. Jan 19 Alan Somers git: e2ce586899ff - stable/13 - zfsd: fault disks that generate too many I/O delay events 218. Jan 19 Alan Somers git: 6328c1449502 - stable/13 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is 219. Jan 19 Alan Somers git: b4caacbef0a4 - stable/13 - cap_net.3: remove a copypasta 220. Jan 19 Alan Somers git: 08ac19609ca0 - stable/13 - Remove _POSIX_PRIORITIZED_IO references from man pages
221. Jan 19 Alan Somers git: c2ec8038a7f1 - stable/13 - Fix multiple bugs with ctld's UCL parsing 222. Jan 19 Alan Somers git: 266c79883a7e - stable/13 - nfsstat: update option strings in docs 223. Jan 19 Alan Somers git: 1726e4ced900 - stable/13 - nfsstat: make -q work without -e/-E 224. Jan 19 Alan Somers git: d89317a66ff7 - stable/13 - Add a regression test for PR 276191. 225. Jan 20 Konstantin Belousov git: e23813c0fe03 - stable/14 - vm/vm_object.c: minor cleanup 226. Jan 20 Konstantin Belousov git: edef4d715eea - stable/13 - vm/vm_object.c: minor cleanup 227. Jan 20 Rick Macklem git: d34f4baaf138 - stable/14 - nfscl: Only update atime for Copy when noatime is not specified 228. Jan 20 Alan Somers git: 946afb62aba5 - stable/14 - zfsd: fault disks that generate too many I/O delay events 229. Jan 20 Alan Somers git: f9f7404cd5c7 - stable/14 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is 230. Jan 20 Alan Somers git: e016face1e26 - stable/14 - cap_net.3: remove a copypasta 231. Jan 20 Alan Somers git: 0125d6a23ba9 - stable/14 - libcasper: document that most libcasper functions are not thread-safe 232. Jan 20 Alan Somers git: 5b4873c5b861 - stable/14 - Remove _POSIX_PRIORITIZED_IO references from man pages 233. Jan 20 Alan Somers git: 5a2767d20325 - stable/14 - Fix multiple bugs with ctld's UCL parsing 234. Jan 20 Alan Somers git: be908114fd62 - stable/14 - nfsstat: update option strings in docs 235. Jan 20 Alan Somers git: d741d23133be - stable/14 - nfsstat: make -q work without -e/-E 236. Jan 20 Rick Macklem git: d90417109582 - stable/14 - param.h: Bump __FreeBSD_version to 1400506 for d34f4baaf138 237. Jan 20 Rick Macklem git: 15c21f325ea4 - stable/14 - UPDATING: Add an entry for commit d34f4baaf138 238. Jan 20 Alan Somers git: 62f890cfbc35 - stable/14 - Add a regression test for PR 276191. 239. Jan 20 Wolfram Schneider git: 7169c947ab41 - stable/14 - man(1): support spaces in filenames 240. Jan 20 Marius Strobl Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver
241. Jan 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 559c7ac87dfb - stable/14 - renice: Clean up the tests a bit. 242. Jan 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 9f5c2e34f226 - stable/13 - renice: Force /bin/sh usage on su calls for the regression tests. 243. Jan 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 5b88f1efe108 - stable/13 - renice: Clean up the tests a bit.


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