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


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

Messages: 243, sorted by subject
Last page update: Sat Jan 3 13:04:34 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan 17 Dag-Erling Smørgrav        git: 006017419bea - stable/13 - cp: Add tests for hard link case.
  2. Jan 20 Alan Somers                git: 0125d6a23ba9 - stable/14 - libcasper: document that most libcasper functions are not thread-safe
  3. Jan 18 John Baldwin               git: 01aec6e1fd68 - stable/14 - kldxref: Make use of libelf to be a portable cross tool
  4. Jan 16 Gleb Smirnoff              git: 01df384133a3 - stable/14 - kern/subr_trap.c: repair the HPTS performance hack in userret()
  5. Jan 18 John Baldwin               git: 02f82a3f0e92 - stable/14 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c
  6. Jan 15 Wolfram Schneider          git: 03bff02e81d3 - stable/13 - Revert "fix using man(1) with multiple pages"
  7. Jan 18 John Baldwin               git: 0469f7ab3c7e - stable/14 - ctl: Always return errno values from ctl_port_register
  8. Jan 15 Richard Scheffenegger      git: 04719681ba76 - stable/13 - tcp: prevent spurious empty segments and fix uncommon panic
  9. Jan 19 Alexander Motin            git: 07dd91cb046b - stable/13 - isp(4): Style changes
 10. Jan 18 John Baldwin               git: 0827fecb4ae5 - stable/13 - cltadm.8: Correct documentation of -r arg to port command
 11. Jan 19 Alan Somers                git: 08ac19609ca0 - stable/13 - Remove _POSIX_PRIORITIZED_IO references from man pages
 12. Jan 16 Gleb Smirnoff              git: 08cad73479df - stable/14 - tcp/hpts: make stacks responsible for clearing themselves out HPTS
 13. Jan 18 John Baldwin               git: 09371fa6622e - stable/13 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation
 14. Jan 19 Alexander Motin            git: 0a38059e24d4 - stable/13 - isp(4): Remove redundant functions for reading data from FLT and flash
 15. Jan 15 Cy Schubert                git: 0bbd27375057 - stable/12 - heimdal: Fix man page and documentation typos
 16. Jan 19 Alexander Motin            git: 0d2cce768cbc - stable/14 - mpi3mr: Don't hold fwevt_lock over call to taskqueue_drain
 17. Jan 19 Alexander Motin            git: 0e58c237cb32 - stable/13 - iichid(4): Switch taskqueue to "fast"
 18. Jan 17 Dag-Erling Smørgrav        git: 0efd4b792290 - stable/13 - uniq: Replace NetBSD's unit tests with our own.
 19. Jan 15 Xin LI                     git: 0efd9e1c6b86 - stable/14 - releng-gce: Advertise the availability of gVNIC support in GCE images.
 20. Jan 18 John Baldwin               git: 0fb0306a89ad - stable/13 - x86: Support multiple PCI MCFG regions

 21. Jan 17 Dag-Erling Smørgrav        git: 0fcf3a6235ee - stable/14 - cp: Add -N flag, inspired by NetBSD's similar flag
 22. Jan 18 John Baldwin               git: 122ac7ca1424 - stable/13 - x86: Adjust base addr for PCI MCFG regions
 23. Jan 16 Gleb Smirnoff              git: 123fd2a93eea - stable/14 - Add the BBR and RACK stacks to the LINT kernel.
 24. Jan 17 Dag-Erling Smørgrav        git: 127f4dd60bed - stable/13 - gzip: Add support for decompressing zstd files.
 25. Jan 18 Marius Strobl              git: 13673bca2f82 - stable/14 - geom_redboot(4): Garbage collect disconnected driver
 26. Jan 15 Wolfram Schneider          git: 1540a1b6fc05 - stable/14 - fix using man(1) with multiple pages
 27. Jan 18 John Baldwin               git: 156b0d23dcd5 - stable/14 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation
 28. Jan 20 Rick Macklem               git: 15c21f325ea4 - stable/14 - UPDATING: Add an entry for commit d34f4baaf138
 29. Jan 19 Alexander Motin            git: 16f4d8fc14b6 - stable/14 - isp: Fix endianness conversion in isp_read_flash_data()
 30. Jan 18 Olivier Certner            git: 17244789c2fd - stable/14 - cr_bsd_visible(): Style fixes
 31. Jan 19 Alan Somers                git: 1726e4ced900 - stable/13 - nfsstat: make -q work without -e/-E
 32. Jan 19 Alexander Motin            git: 17a6b07e0839 - stable/14 - iichid(4): Switch taskqueue to "fast"
 33. Jan 18 John Baldwin               git: 18df65561983 - stable/13 - net80211 amdpu: Simplify a few loops that drain an mbufq
 34. Jan 18 John Baldwin               git: 1dde3d8d7bb0 - stable/13 - kldxref: Reduce divergence between per-architecture files
 35. Jan 18 John Baldwin               git: 1fc6f25daf30 - stable/14 - x86: Refactor pcie_cfgregopen
 36. Jan 18 John Baldwin               git: 214c8da28028 - stable/14 - kldxref: Simplify handling of ELF object files
 37. Jan 18 John Baldwin               git: 21dec6c48f08 - stable/13 - kldxref: Simplify handling of ELF object files
 38. Jan 16 Gleb Smirnoff              git: 22d80d2226e0 - stable/14 - tcp: stop stack timers in tcp_switch_back_to_default()
 39. Jan 19 Alexander Motin            git: 23a5782dc0c0 - stable/14 - mpi3mr: Use template for main busdma tag.
 40. Jan 19 Alexander Motin            git: 265a52fe6cd2 - stable/14 - acpi_lid: Remove duplicate events

 41. Jan 19 Alan Somers                git: 266c79883a7e - stable/13 - nfsstat: update option strings in docs
 42. Jan 16 Gleb Smirnoff              git: 2707135d0959 - stable/14 - hpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts() pointers
 43. Jan 17 Dag-Erling Smørgrav        git: 282a377c0926 - stable/13 - find: Add a warning about -delete.
 44. Jan 18 Konstantin Belousov        git: 282fd2c39ee6 - stable/13 - Add vnode_pager_clean_{a,}sync(9)
 45. Jan 17 Konstantin Belousov        git: 2a22edfc70ad - stable/13 - ncl_bioread(): check for vp->v_object before accessing it
 46. Jan 16 Gleb Smirnoff              git: 2ae0ff8f11ac - stable/14 - tcp_hpts: make the module unloadable
 47. Jan 17 Dag-Erling Smørgrav        git: 2ba859e1996a - stable/14 - find: Add a warning about -delete.
 48. Jan 15 Richard Scheffenegger      git: 2bae602e8dad - stable/14 - tcp: prevent spurious empty segments and fix uncommon panic
 49. Jan 18 John Baldwin               git: 2bc7fdc3a8d0 - stable/14 - net80211 amdpu: Simplify a few loops that drain an mbufq
 50. Jan 19 Alexander Motin            git: 2d84c6e89435 - stable/14 - mpi3mr: Make these bus_dmamap_load calls synchronous
 51. Jan 18 Olivier Certner            git: 2f553fd3eb27 - stable/13 - libthr: thr_attr.c: Clarity, whitespace and style
 52. Jan 18 John Baldwin               git: 2fbed5e9ea84 - stable/14 - Make kldxref a bootstrap tool and use unconditionally
 53. Jan 18 John Baldwin               git: 319092aaacc6 - stable/13 - kldxref: Appease a Coverity warning
 54. Jan 18 John Baldwin               git: 325e60b1e652 - stable/13 - pci_cfgreg: Add a PCI domain argument to the low-level register API
 55. Jan 19 Alexander Motin            git: 344cdef0ccd7 - stable/14 - mpi3mr: Assume dma_hiaddr is BUS_SPACE_MAXADDR
 56. Jan 19 Alexander Motin            git: 354ccf64bf5c - stable/14 - iicbb: Fix pause_sbt() arguments order
 57. Jan 18 John Baldwin               git: 38effbdd2d8a - stable/14 - kldxref: Simplify elf_read_raw_data
 58. Jan 16 Gleb Smirnoff              git: 39000ced1f29 - stable/14 - tcp_hpts: use tcp_pace.cts_last_ran for last ran table
 59. Jan 19 Alexander Motin            git: 396e8e987adf - stable/13 - ig4: Fix FIFO depths detection
 60. Jan 18 John Baldwin               git: 3ab67201a2f4 - stable/13 - kldxref: Add arm support

 61. Jan 19 Alexander Motin            git: 3b4d16889be5 - stable/14 - mpi3mr: Trivial trailing white space reduction
 62. Jan 19 Alexander Motin            git: 3c12997a1c76 - stable/14 - mpi3mr: Minor style fix
 63. Jan 18 John Baldwin               git: 3c274e9efb46 - stable/13 - sys: Use mbufq_empty instead of comparing mbufq_len against 0
 64. Jan 19 Colin Percival             git: 3e51c9e331aa - stable/13 - 13.3: update stable/13 to -PRERELEASE
 65. Jan 19 Cheng Cui                  git: 404b91dac415 - stable/14 - libexec/rc/rc.initdiskless: make tar's path flexible
 66. Jan 19 Alexander Motin            git: 4061a0e5b273 - stable/13 - iicbb: Fix pause_sbt() arguments order
 67. Jan 19 Alexander Motin            git: 41af0b19e914 - stable/14 - iichid(4): Restore/increase sampling rate
 68. Jan 15 Kyle Evans                 git: 426b28fdf700 - stable/14 - bhyveload: use a dirfd to support -h
 69. Jan 15 Zhenlei Huang              git: 445eb90240ec - stable/12 - kern linker: Do not retry loading modules on EEXIST
 70. Jan 15 Yoshihiro Takahashi        git: 4487c6281b6a - stable/13 - resolv: Add a required include to resolv.h
 71. Jan 15 Xin LI                     git: 44cd4b2fec02 - stable/13 - releng-gce: Advertise the availability of gVNIC support in GCE images.
 72. Jan 19 Alexander Motin            git: 44fac9c0be90 - stable/13 - ispfw(4): Update and add firmware
 73. Jan 18 John Baldwin               git: 468fb2f4f2c6 - stable/13 - acpi: Only reserve resources enumerated via _CRS
 74. Jan 15 Yoshihiro Takahashi        git: 4776a7f06e81 - stable/14 - puc: Add support for Exar XR17V354 Quad PCI Express UART.
 75. Jan 18 John Baldwin               git: 49413aa308fc - stable/14 - ctladm: Only autoload cfiscsi.ko for iSCSI-specific commands
 76. Jan 16 Gleb Smirnoff              git: 4a32d6020753 - stable/14 - hpts: install kernel module
 77. Jan 18 John Baldwin               git: 4b5f64408804 - stable/14 - x86: Support multiple PCI MCFG regions
 78. Jan 17 Dag-Erling Smørgrav        git: 4cf7301e9683 - stable/13 - uniq(1): use strtonum to parse options
 79. Jan 19 Alexander Motin            git: 4eec3ce0d387 - stable/14 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations
 80. Jan 19 Alexander Motin            git: 4f30677080c3 - stable/14 - ispfw(4): Update and add firmware

 81. Jan 18 John Baldwin               git: 509a5d9314d1 - stable/14 - Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets
 82. Jan 19 Alexander Motin            git: 512235a1d36d - stable/14 - ig4: Fix FIFO depths detection
 83. Jan 19 Alexander Motin            git: 54fa0d10f68c - stable/14 - mpi3mr: Reduce the scope of the reset_mutext
 84. Jan 15 Ed Maste                   git: 554b8bc90704 - stable/14 - Fix "version introduced" in numerous manual pages
 85. Jan 21 Dag-Erling Smørgrav        git: 559c7ac87dfb - stable/14 - renice: Clean up the tests a bit.
 86. Jan 16 Gleb Smirnoff              git: 56a55eee6bbe - stable/14 - tcp: uninline tcp_account_for_send()
 87. Jan 18 John Baldwin               git: 58836703dc30 - stable/14 - mbuf.9: Document mtodo
 88. Jan 17 Mark Johnston              git: 59044cc210c5 - stable/14 - dtrace tests: Catch up with ping(8) output changes
 89. Jan 20 Alan Somers                git: 5a2767d20325 - stable/14 - Fix multiple bugs with ctld's UCL parsing
 90. Jan 15 Yoshihiro Takahashi        git: 5a70219b209f - stable/14 - resolv: Add a required include to resolv.h
 91. Jan 20 Alan Somers                git: 5b4873c5b861 - stable/14 - Remove _POSIX_PRIORITIZED_IO references from man pages
 92. Jan 21 Dag-Erling Smørgrav        git: 5b88f1efe108 - stable/13 - renice: Clean up the tests a bit.
 93. Jan 16 Michael Tuexen             git: 5da67ed5279a - stable/14 - tcp stacks: in kernel BBR and RACK require in kernel HPTS
 94. Jan 19 Alexander Motin            git: 60452092dbdf - stable/14 - ig4: Actively use FIFO thresholds
 95. Jan 19 Stefan Eßer                git: 62d25c65977f - stable/13 - usr.bin/gh-bc: fix missing LTO support after MFC
 96. Jan 20 Alan Somers                git: 62f890cfbc35 - stable/14 - Add a regression test for PR 276191.
 97. Jan 19 Alan Somers                git: 6328c1449502 - stable/13 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is
 98. Jan 18 Konstantin Belousov        git: 64e869e9b93c - stable/14 - Add vnode_pager_clean_{a,}sync(9)
 99. Jan 18 John Baldwin               git: 68fd49e8f56a - stable/14 - mbuf: Add mbufq_empty
100. Jan 18 John Baldwin               git: 6a75d3b3fbe4 - stable/14 - x86: Adjust base addr for PCI MCFG regions

101. Jan 18 Olivier Certner            git: 6ae07a0424c3 - stable/14 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments
102. Jan 18 Marius Strobl              git: 6d150c4c3f02 - stable/14 - igb(4): Remove disconnected SYSCTL
103. Jan 19 Mark Johnston              git: 6d78f3a6310d - stable/13 - mail: add volatile in grabh()
104. Jan 18 John Baldwin               git: 6de6c4211bdd - stable/14 - kldxref: Tidy error handling for invalid addresses
105. Jan 15 Mark Johnston              git: 6f2a87c6f1f8 - stable/14 - dtrace/profile: Set t_dtrace_trapframe for profile probes
106. Jan 19 Alexander Motin            git: 6fdabe9b8df4 - stable/13 - isp(4): Add support for QLogic 28xx devices
107. Jan 19 Alexander Motin            git: 7033c3ddd60e - stable/14 - iichid(4): Improve idle sampling hysteresis
108. Jan 20 Wolfram Schneider          git: 7169c947ab41 - stable/14 - man(1): support spaces in filenames
109. Jan 16 Gleb Smirnoff              git: 76deefc548e5 - stable/14 - hpts: make stacks responsible for tcp_hpts_init()
110. Jan 15 Kyle Evans                 git: 78345dbd7a00 - stable/13 - bhyveload: use a dirfd to support -h
111. Jan 19 Alexander Motin            git: 799f2c8cb054 - stable/14 - iichid(4): Unify two taskqueue tasks
112. Jan 15 Wolfram Schneider          git: 79e7fef944f7 - stable/13 - fix using man(1) with multiple pages
113. Jan 17 Konstantin Belousov        git: 7b49e60227f8 - stable/14 - ncl_bioread(): check for vp->v_object before accessing it
114. Jan 18 John Baldwin               git: 7ea7498f6406 - stable/14 - kldxref: Reduce divergence between per-architecture files
115. Jan 18 John Baldwin               git: 8054480839f8 - stable/13 - kldxref: Make use of libelf to be a portable cross tool
116. Jan 17 Dag-Erling Smørgrav        git: 80e3a8b5c685 - stable/13 - Remove SMALL conditionals from gzip
117. Jan 15 Yoshihiro Takahashi        git: 819934841ab0 - stable/13 - puc: Add support for Exar XR17V354 Quad PCI Express UART.
118. Jan 19 Alexander Motin            git: 835db4182391 - stable/14 - mpi3mr: Add firmware version
119. Jan 19 Alexander Motin            git: 8404f3e36bc5 - stable/13 - isp: Remove unused variable.
120. Jan 18 John Baldwin               git: 84410c7bb737 - stable/14 - kldxref: Add arm support

121. Jan 19 Alexander Motin            git: 84f8cfcbe493 - stable/13 - isp(4): Rework firmware handling/loading
122. Jan 18 Marius Strobl              git: 8595e76a9f1a - stable/14 - uart(4): Honor hardware state of NS8250-class for tsw_busy
123. Jan 19 Alexander Motin            git: 870bcb954ee3 - stable/13 - iichid(4): Unify two taskqueue tasks
124. Jan 18 John Baldwin               git: 873bef94a2f2 - stable/14 - ctl: Add missing comma after CTL_FLAG_ALREADY_DONE
125. Jan 18 Marius Strobl              git: 894de2e92851 - stable/13 - e1000(4): Remove disconnected SYSCTL
126. Jan 18 John Baldwin               git: 8ac6f5e39417 - stable/14 - kldxref: Appease a Coverity warning
127. Jan 18 John Baldwin               git: 8ae27e114b28 - stable/14 - acpi: Only reserve resources enumerated via _CRS
128. Jan 18 John Baldwin               git: 8b3c539a2012 - stable/13 - kldxref: Fix MIPS Elf_Rel addend computation
129. Jan 19 Alexander Motin            git: 8d8f348c8fe7 - stable/13 - ig4: Actively use FIFO thresholds
130. Jan 18 Olivier Certner            git: 8d97e469dee9 - stable/13 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments
131. Jan 18 John Baldwin               git: 8db082ca3177 - stable/13 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c
132. Jan 18 Konstantin Belousov        git: 8ecd7bfd6c7c - stable/14 - vnode_pager_generic_putpages(): correctly handle clean block at EOF
133. Jan 18 Konstantin Belousov        git: 8f0d5a7eb1b0 - stable/13 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset
134. Jan 17 Mark Johnston              git: 91871c57228b - stable/14 - dtrace tests: Stop hard-coding an incorrect path to sleep(1)
135. Jan 18 John Baldwin               git: 92222d8aee57 - stable/14 - kldxref: fix build on 32 bits arches
136. Jan 17 Dag-Erling Smørgrav        git: 93805b27eacc - stable/14 - asa: Rewrite to fix line termination issue.
137. Jan 20 Alan Somers                git: 946afb62aba5 - stable/14 - zfsd: fault disks that generate too many I/O delay events
138. Jan 18 John Baldwin               git: 96d7c770efcb - stable/13 - ctladm: Fix a typo and add a FALLTHROUGH annotation
139. Jan 15 Mike Karels                git: 9895c3a22783 - stable/14 - Increase the size of riscv GENERICSD images to 6 GB
140. Jan 18 John Baldwin               git: 98b822fccd83 - stable/14 - pci_cfgreg: Add a PCI domain argument to the low-level register API

141. Jan 18 John Baldwin               git: 99f93a33aed4 - stable/14 - ctl_frontend.h: Note that ctl_port.frontend is set by the FETD
142. Jan 18 John Baldwin               git: 9c50c9b776e3 - stable/14 - sys: Use mbufq_empty instead of comparing mbufq_len against 0
143. Jan 17 Dag-Erling Smørgrav        git: 9c738c4bca57 - stable/13 - login: Use getpwnam_r() instead of getpwnam().
144. Jan 19 Alexander Motin            git: 9f558e9f7dee - stable/13 - iichid(4): Improve idle sampling hysteresis
145. Jan 21 Dag-Erling Smørgrav        git: 9f5c2e34f226 - stable/13 - renice: Force /bin/sh usage on su calls for the regression tests.
146. Jan 18 Stefan Eßer                git: a1684fc734ef - stable/14 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5
147. Jan 15 Cy Schubert                git: a60e3800c7fd - stable/14 - heimdal: Fix man page and documentation typos
148. Jan 17 Dag-Erling Smørgrav        git: a64518b35f6e - stable/13 - cp: Add -N flag, inspired by NetBSD's similar flag
149. Jan 17 Michael Tuexen             git: a657d22d2275 - stable/14 - tcpsso: fix TIME_WAIT description in man-page
150. Jan 16 Gleb Smirnoff              git: a74aa0e589f2 - stable/14 - lro: separate HPTS specific code into tcp_lro_hpts.c
151. Jan 18 John Baldwin               git: a77717659ba8 - stable/13 - kldxref: fix build on 32 bits arches
152. Jan 19 Alexander Motin            git: a922b89834ef - stable/13 - isp(4): Add support to read contents of the FLT (flash layout table)
153. Jan 17 Dag-Erling Smørgrav        git: ab215565c81a - stable/13 - Fix test output when gzip is run with -tlv
154. Jan 19 Alexander Motin            git: ac4f33d2cd37 - stable/14 - mpi3mr: Cleaup setting of status in processing scsiio requests
155. Jan 18 John Baldwin               git: ac64ca647dfc - stable/13 - x86: Refactor pcie_cfgregopen
156. Jan 19 Alexander Motin            git: ac7d9eaf066b - stable/14 - mpi3mr: Replace can't happen DataLength == 0 with an assert
157. Jan 18 John Baldwin               git: b13e59714ffe - stable/13 - kldxref: fix bootstrapping on Linux with Clang 16
158. Jan 18 John Baldwin               git: b1a3aa4eec58 - stable/14 - kldxref: Correct contract number in license ACK
159. Jan 18 John Baldwin               git: b1f42294456d - stable/13 - sys: Style fix for M_EXT | M_EXTPG
160. Jan 18 John Baldwin               git: b2cc5745dce9 - stable/13 - kldxref: Refactor PNP entry parsing, no functional change

161. Jan 18 Mark Johnston              git: b3ed2b808658 - stable/14 - bnxt: Handle errors from copyout() in ioctl handlers
162. Jan 19 Alan Somers                git: b4caacbef0a4 - stable/13 - cap_net.3: remove a copypasta
163. Jan 18 John Baldwin               git: b5d2a06b2c4f - stable/14 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write)
164. Jan 15 Cy Schubert                git: b9caa1b4c223 - stable/13 - heimdal: Fix man page and documentation typos
165. Jan 19 Alexander Motin            git: bdc2003fc517 - stable/13 - isp: Fix endianness conversion in isp_read_flash_data()
166. Jan 17 Mark Johnston              git: bde22cf630ab - stable/14 - dtrace tests: Diff expected and actual output upon a miscompare
167. Jan 20 Alan Somers                git: be908114fd62 - stable/14 - nfsstat: update option strings in docs
168. Jan 17 Mark Johnston              git: bee9caf67c70 - stable/14 - dtrace tests: Require perl
169. Jan 18 Marius Strobl              git: bf81fc51ccf0 - stable/13 - igb(4): Remove disconnected SYSCTL
170. Jan 18 Konstantin Belousov        git: bfa9a16569ba - stable/13 - vnode_pager_generic_putpages(): correctly handle clean block at EOF
171. Jan 16 Gleb Smirnoff              git: c0303fa84eed - stable/14 - tcp_hpts: let tcp_hpts_init() set a random CPU only once
172. Jan 15 Mike Karels                git: c10c15319676 - stable/13 - Increase the size of riscv GENERICSD images to 6 GB
173. Jan 18 Stefan Eßer                git: c1e3f1fd1107 - stable/13 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5
174. Jan 19 Alan Somers                git: c2ec8038a7f1 - stable/13 - Fix multiple bugs with ctld's UCL parsing
175. Jan 19 Alexander Motin            git: c351a6ec918e - stable/14 - mpi3mr: Only set callout_owned when we create a timeout
176. Jan 19 Alexander Motin            git: c3b67deaf514 - stable/14 - mpi3mr: Honor the dma mask from IOCFacts
177. Jan 18 Konstantin Belousov        git: c4c138072ae6 - stable/14 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset
178. Jan 18 Marius Strobl              git: c4e6ee658b94 - stable/14 - e1000(4): Remove disconnected SYSCTL
179. Jan 18 John Baldwin               git: c62e10adba63 - stable/13 - mbuf: Add mbufq_empty
180. Jan 19 Alexander Motin            git: c71b398a1555 - stable/13 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations

181. Jan 18 Mark Johnston              git: c7c7faa614ee - stable/14 - rc.d: Process autobridge_* in vnet jails
182. Jan 16 Gleb Smirnoff              git: c815844c5a60 - stable/14 - hpts: avoid duplicate call to tcp_output()
183. Jan 19 Alexander Motin            git: c849f305614c - stable/13 - Schedule fast taskqueue callouts on right CPU.
184. Jan 19 Alexander Motin            git: c8afd30bdb6b - stable/14 - mpi3mr: Fix MAXPHYS usage
185. Jan 18 John Baldwin               git: cad6775d969e - stable/13 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels
186. Jan 18 Olivier Certner            git: cb3c7be3a916 - stable/13 - cr_bsd_visible(): Style fixes
187. Jan 18 Olivier Certner            git: cc02fa8da105 - stable/14 - libthr: thr_attr.c: Clarity, whitespace and style
188. Jan 18 John Baldwin               git: ccb683c60335 - stable/14 - kldxref: Cast rtype to int in ef_aarch64.c in warning
189. Jan 18 John Baldwin               git: cec0bae09eae - stable/14 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels
190. Jan 17 Dag-Erling Smørgrav        git: cef433d3fb38 - stable/14 - uniq: Replace NetBSD's unit tests with our own.
191. Jan 18 John Baldwin               git: cf0810ba2506 - stable/14 - kldxref: Fix for 32-bit powerpc
192. Jan 18 John Baldwin               git: cfab4620f8a1 - stable/14 - kldxref: fix bootstrapping on Linux with Clang 16
193. Jan 19 Alexander Motin            git: d095e86f0517 - stable/14 - isp(4): Rework firmware handling/loading
194. Jan 15 Zhenlei Huang              git: d18326a7cf14 - stable/13 - kern linker: Do not retry loading modules on EEXIST
195. Jan 18 John Baldwin               git: d18406a12045 - stable/13 - kldxref: Cast rtype to int in ef_aarch64.c in warning
196. Jan 20 Rick Macklem               git: d34f4baaf138 - stable/14 - nfscl: Only update atime for Copy when noatime is not specified
197. Jan 17 Dag-Erling Smørgrav        git: d514cadacc50 - stable/14 - cp: Add tests for hard link case.
198. Jan 19 Alexander Motin            git: d6e6c02c29b1 - stable/13 - iichid(4): Restore/increase sampling rate
199. Jan 18 Marius Strobl              git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver
200. Jan 18 Brooks Davis                Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver

201. Jan 18 Warner Losh                 Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver
202. Jan 20 Marius Strobl               Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver
203. Jan 18 John Baldwin               git: d72a6e531022 - stable/13 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write)
204. Jan 18 John Baldwin               git: d735315d4dbf - stable/14 - tools/build: Provide sys/linker_set.h when cross-building
205. Jan 20 Alan Somers                git: d741d23133be - stable/14 - nfsstat: make -q work without -e/-E
206. Jan 19 Alan Somers                git: d89317a66ff7 - stable/13 - Add a regression test for PR 276191.
207. Jan 20 Rick Macklem               git: d90417109582 - stable/14 - param.h: Bump __FreeBSD_version to 1400506 for d34f4baaf138
208. 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
209. Jan 19 Alexander Motin            git: de4c073977c9 - stable/13 - isp(4): Use the FLT on all supported controllers
210. Jan 18 John Baldwin               git: e000bd2551a3 - stable/14 - sys: Style fix for M_EXT | M_EXTPG
211. Jan 20 Alan Somers                git: e016face1e26 - stable/14 - cap_net.3: remove a copypasta
212. Jan 20 Konstantin Belousov        git: e23813c0fe03 - stable/14 - vm/vm_object.c: minor cleanup
213. Jan 19 Alexander Motin            git: e2b71e1490a3 - stable/14 - mpi3mr: Minor tweak to task queue pausing
214. Jan 19 Alan Somers                git: e2ce586899ff - stable/13 - zfsd: fault disks that generate too many I/O delay events
215. Jan 17 Dag-Erling Smørgrav        git: e3057ee0bf46 - stable/14 - login: Use getpwnam_r() instead of getpwnam().
216. Jan 15 Yoshihiro Takahashi        git: e31753a02475 - stable/13 - mii: Fix memory leak in micphy.
217. Jan 18 John Baldwin               git: e33e621428c1 - stable/13 - kldxref: Fix for 32-bit powerpc
218. Jan 18 John Baldwin               git: e467a320e3d9 - stable/14 - cltadm.8: Correct documentation of -r arg to port command
219. Jan 16 Gleb Smirnoff              git: e4a5a27b1bbe - stable/14 - hpts: remove from opt_inet.h
220. Jan 18 John Baldwin               git: e676886a9031 - stable/14 - kldxref: Refactor PNP entry parsing, no functional change

221. Jan 18 John Baldwin               git: e73b54810308 - stable/13 - mbuf.9: Document mtodo
222. Jan 15 Zhenlei Huang              git: e7fd435d3d4e - stable/14 - kern linker: Do not retry loading modules on EEXIST
223. Jan 18 Marius Strobl              git: e7fe996990a8 - stable/13 - uart(4): Honor hardware state of NS8250-class for tsw_busy
224. Jan 19 Alexander Motin            git: e82c6e941e6a - stable/14 - mpi3mr: Remove unused fields in struct mpi3mr_cmd
225. Jan 17 Mark Johnston              git: e99d7fc27054 - stable/14 - dtrace tests: Run ksh with -p
226. Jan 18 John Baldwin               git: ea717376822e - stable/13 - kldxref: Simplify elf_read_raw_data
227. Jan 18 Stefan Eßer                git: ece15876b8a8 - stable/13 - usr.bin/gh-bc: fix Makefile for WITHOUT_NLS_CATALOGS case
228. Jan 17 Dag-Erling Smørgrav        git: ed1967df2de8 - stable/13 - asa: Rewrite to fix line termination issue.
229. Jan 20 Konstantin Belousov        git: edef4d715eea - stable/13 - vm/vm_object.c: minor cleanup
230. Jan 19 Martin Matuska             git: f027083b906a - stable/14 - ktls: fix vnet-related panic in ktls_reset_receive_tag()
231. Jan 19 Alexander Motin            git: f0275240dc3d - stable/13 - isp(4): Fix reading NVRAM contents for 28xx based devices
232. Jan 18 Mark Johnston              git: f0f93607eea3 - stable/14 - conf: Do not set -fno-sanitize-memory-param-retval for old compilers
233. Jan 19 Mark Johnston              git: f2ad8d3a1397 - stable/14 - mail: add volatile in grabh()
234. Jan 18 John Baldwin               git: f55f4ef13e06 - stable/14 - ctladm: Fix a typo and add a FALLTHROUGH annotation
235. Jan 18 John Baldwin               git: f7e181afba92 - stable/13 - kldxref: Tidy error handling for invalid addresses
236. Jan 18 John Baldwin               git: f935fd713d15 - stable/14 - kldxref: Fix MIPS Elf_Rel addend computation
237. Jan 20 Alan Somers                git: f9f7404cd5c7 - stable/14 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is
238. Jan 19 Alexander Motin            git: faf11e40b49a - stable/14 - Schedule fast taskqueue callouts on right CPU.
239. Jan 18 John Baldwin               git: fb4c8b2d89cb - stable/13 - kldxref: Correct contract number in license ACK
240. Jan 15 Yoshihiro Takahashi        git: fbc5e31c4f1e - stable/14 - mii: Fix memory leak in micphy.

241. Jan 16 Michael Tuexen             git: fcd1b6ec0766 - stable/14 - Compile RACK when options TCP_RACK, not TCP_BBR
242. Jan 19 Alexander Motin            git: fda7cc79aaf6 - stable/14 - mpi3mr: Fix EINPROGRESS errors hanging the card
243. Jan 16 Gleb Smirnoff              git: fee8f540da32 - stable/14 - hpts: don't ifdef tcp_in_hpts()

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