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


2021/dev-commits-src-main/20210919.dev-commits-src-main

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

home | up | archive | sorted by: subject - author - date - reverse date
  1. Sep 17 Kevin Bowling              git: 007c2463d6d0 - main - calendar.freebsd: Fix off-by-one error
  2. Sep 18 Cameron Katri              Re: git: 021385aba562 - main - Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain
  3. Sep 19 Herbert J. Skuhra           Re: git: 021385aba562 - main - Add WITH_LLVM_BINUTILS to install LLVM binutils instead of Elftoolchain
  4. Sep 14 Alexander Motin            git: 02d8194012a9 - main - mps/mpr(4): Move xpt_register_async() out of lock.
  5. Sep 15 Piotr Pawel Stefaniak      git: 03582021117f - main - diff: improve code style
  6. Sep 17 Kevin Bowling              git: 089cdb3990f4 - main - e1000: clean LTO warnings
  7. Sep 17 Kevin Bowling              git: 09888d4bc1a2 - main - e1000: add missing register defines
  8. Sep 16 Colin Percival             git: 0aa2a94ea635 - main - EC2: Allow AMI boot mode to be specified
  9. Sep 15 John Baldwin               git: 0cd6e85e242b - main - iscsi: Abort data-out tasks queued on a terminating session.
 10. Sep 18 Mateusz Guzik              git: 0d9e99ce3b10 - main - vfs: add the missing vnode interlock in vfs_mountroot_shuffle
 11. Sep 14 Ed Maste                   git: 0f9bafdfc325 - main - openssh: pass ssh context to BLACKLIST_NOTIFY
 12. Sep 15 John Baldwin               git: 11647befcbb8 - main - Only define sanitizer wrappers for unsized bus space operations once.
 13. Sep 16 Piotr Pawel Stefaniak      git: 12061d2626e0 - main - diff: link with libm for sqrt()
 14. Sep 17 Konstantin Belousov        git: 1349891a0eed - main - Style
 15. Sep 16 Konstantin Belousov        git: 181bfb42fd01 - main - vm_phys: do not ignore phys_avail[] segments that do not fit completely into vm_phys segments
 16. Sep 17 Kevin Bowling              git: 1883a6ff3b2e - main - e1000: update for i210 slow system clock
 17. Sep 15 Andrew Turner              git: 1896a0094317 - main - Use a 64 bit read to access GICR_TYPER
 18. Sep 17 Konstantin Belousov        git: 197a4f29f39e - main - buffer pager: allow get_blksize method to return error
 19. Sep 17 Kevin Bowling              git: 1bbdc25fc1ed - main - e1000: Use C99 bool types
 20. Sep 13 Konstantin Belousov        git: 1c56781cc915 - main - amd64 wakeup: rework trampoline page allocation

 21. Sep 13 Wojciech Macek             git: 1e1253510ab4 - main - e6000sw: Use taskqueue subsytem for MDIO polling
 22. Sep 14 John Baldwin               git: 1ecbc1d8e9d3 - main - cxgbe tom: Don't queue AIO requests on listen sockets.
 23. Sep 14 Alan Somers                 Re: git: 1ecbc1d8e9d3 - main - cxgbe tom: Don't queue AIO requests on listen sockets.
 24. Sep 15 John Baldwin                Re: git: 1ecbc1d8e9d3 - main - cxgbe tom: Don't queue AIO requests on listen sockets.
 25. Sep 15 Alan Somers                 Re: git: 1ecbc1d8e9d3 - main - cxgbe tom: Don't queue AIO requests on listen sockets.
 26. Sep 15 John Baldwin                Re: git: 1ecbc1d8e9d3 - main - cxgbe tom: Don't queue AIO requests on listen sockets.
 27. Sep 15 Alan Somers                 Re: git: 1ecbc1d8e9d3 - main - cxgbe tom: Don't queue AIO requests on listen sockets.
 28. Sep 15 Navdeep Parhar              Re: git: 1ecbc1d8e9d3 - main - cxgbe tom: Don't queue AIO requests on listen sockets.
 29. Sep 15 Piotr Pawel Stefaniak      git: 2171b2cbe084 - main - diff: avoid applying offsets to null pointer
 30. Sep 15 Kevin Bowling              git: 22b20b45c911 - main - e1000: Fix variable typo
 31. Sep 14 Alexander Motin            git: 272c4a4dc5fb - main - Allow setting NFS server scope and owner.
 32. Sep 15 Kevin Bowling              git: 2796f7cab107 - main - e1000: Fix up HW vlan ops
 33. Sep 16 Kevin Bowling               Re: git: 2796f7cab107 - main - e1000: Fix up HW vlan ops
 34. Sep 13 Konstantin Belousov        git: 2b6eec531a1b - main - x86: duplicate acpi_wakeup.c per i386 and amd64
 35. Sep 17 Mark Johnston              git: 2bd9826995ca - main - vfs: Permit unix sockets to be opened with O_PATH
 36. Sep 13 Alex Richardson            git: 2d78130185b5 - main - Add missing dep patterns for .pieo
 37. Sep 15 Marcin Wojtas              git: 2de4c7f6d087 - main - pci_host_generic: Add Synopsys Designware PCIe controller quirk
 38. Sep 15 Jessica Clarke              Re: git: 2de4c7f6d087 - main - pci_host_generic: Add Synopsys Designware PCIe controller quirk
 39. Sep 16 Marcin Wojtas               Re: git: 2de4c7f6d087 - main - pci_host_generic: Add Synopsys Designware PCIe controller quirk
 40. Sep 13 John Baldwin               git: 3b5f95d7bd20 - main - ctld: Disable TCP DDP for connection sockets.

 41. Sep 17 Kevin Bowling              git: 40fa6e53f53c - main - e1000: prevent ULP flow if cable connected
 42. Sep 17 Mark Johnston              git: 40fcdb9366d5 - main - kcov: Disable address and memory sanitizers in get_kinfo()
 43. Sep 13 Wojciech Macek             git: 41b0190cc404 - main - if_mvneta: Build the driver as a kernel module
 44. Sep 15 Pietro Cerutti             git: 41ba691f9209 - main - tee: use queue(9) in place of a custom linked list
 45. Sep 15 John Baldwin               git: 44126818d2ec - main - infiniband: Disable -Wredundant-decl warnings.
 46. Sep 15 Marko Zec                  git: 442c8a245ee3 - main - [fib algo][dxr] Fix undefined behavior.
 47. Sep 15 Michael Tuexen             git: 454216468583 - main - sctp: cleanup, no functional change intended
 48. Sep 15 John Baldwin               git: 45cb7671133e - main - Only define sanitizer wrappers for atomic fences once.
 49. Sep 13 Dimitry Andric             git: 45feade38ec3 - main - Add -Wno-error=unused-but-set-variable when building with Clang 13+
 50. Sep 14 Ka Ho Ng                   git: 49050613ef1f - main - ctl(4): Do hole-punching for UNMAP to file-backed LUNs
 51. Sep 17 Warner Losh                git: 4b977e6dda92 - main - nvme/nda: Fail all nvme I/Os after controller fails
 52. Sep 19 Mark Johnston              git: 4bda16ff184b - main - freebsd32: Provide an ANSI definition for freebsd32_recvmsg()
 53. Sep 15 John Baldwin               git: 4c9cb057bd96 - main - top: Remove a duplicate extern declaration for show_args.
 54. Sep 14 Mateusz Guzik              Re: git: 5091ca26507b - main - pf: save on branching in the common case in pf_test
 55. Sep 17 Gleb Smirnoff               Re: git: 5091ca26507b - main - pf: save on branching in the common case in pf_test
 56. Sep 18 Mark Johnston              git: 50b07c1f7131 - main - unix: Fix a use-after-free in unp_drop()
 57. Sep 15 John Baldwin               git: 529364b032d7 - main - iscsi: Add a helper routine to abort a data-out task.
 58. Sep 15 Martin Matuska             git: 53b70c86d93c - main - zfs: merge openzfs/zfs@4a1195ca5 (master) into main
 59. Sep 15 Emmanuel Vadot             git: 548a706608d7 - main - arm64: rockchip: rk3328: Add watchdog clock
 60. Sep 19 Colin Percival             git: 5a01dea7e8c9 - main - style: Fix leading whitespace in bcache.c

 61. Sep 15 John Baldwin               git: 5ac4ac85ca20 - main - Remove an always-true check.
 62. Sep 17 Kevin Bowling              git: 5b426b3e8cbd - main - e1000: add function parameter descriptions
 63. Sep 18 Mateusz Guzik              git: 5d8e32a66c17 - main - vfs: retire VNODE_REFCOUNT_FENCE_* macros
 64. Sep 14 John Baldwin               git: 5dbf8c1588da - main - cxgbe tom: Update rcv_nxt for a FIN after handle_ddp_close().
 65. Sep 14 Alan Somers                git: 5dc5f849be90 - main - tools/test/upsdl: fix compiler warnings
 66. Sep 19 Alexander Motin            git: 5f8cb13cfb0c - main - ciss(4): Fix typo.
 67. Sep 17 Mark Johnston              git: 6b288408ca32 - main - socket: Add assertions around naked refcount decrements
 68. Sep 17 Kevin Bowling              git: 6b9d35fac12b - main - e1000: remove duplicated phy codes
 69. Sep 15 Alexander Motin            git: 6c2d4404161a - main - ipmi(4): Limit maximum watchdog pre-timeout interval.
 70. Sep 17 Kevin Bowling              git: 6c59e1866ca7 - main - e1000: fix minor issues and improve code style
 71. Sep 15 Piotr Pawel Stefaniak      git: 6e8272f317b8 - main - mount: improve error message for invalid filesystem names
 72. Sep 13 Wojciech Macek             git: 6e93bdfff3ce - main - Revert "if_mvneta: Build the driver as a kernel module"
 73. Sep 14 Edward Tomasz Napierala    git: 6f43f86bf36d - main - tzcode: Fix operation without WITH_DETECT_TZ_CHANGES
 74. Sep 13 Wojciech Macek             git: 6fa041d7f125 - main - Measure latency of PMC interruptions
 75. Sep 13 Mateusz Guzik               Re: git: 6fa041d7f125 - main - Measure latency of PMC interruptions
 76. Sep 13 Mitchell Horne              Re: git: 6fa041d7f125 - main - Measure latency of PMC interruptions
 77. Sep 14 Wojciech Macek              Re: git: 6fa041d7f125 - main - Measure latency of PMC interruptions
 78. Sep 17 Mateusz Guzik               Re: git: 6fa041d7f125 - main - Measure latency of PMC interruptions
 79. Sep 17 Kevin Bowling              git: 702cac6c6bf2 - main - e1000: Update copyrights and readme
 80. Sep 15 Emmanuel Vadot             git: 731e418bd748 - main - arm64: rockchip: clk_mux: Add support for mux in GRF type clock

 81. Sep 15 Piotr Pawel Stefaniak      git: 7760b8541418 - main - diff: decrease indent level
 82. Sep 15 Emmanuel Vadot             git: 78bf40e10c5a - main - arm: rockchip: rk3288: Use the macros that already exists in rk_cru.h
 83. Sep 17 Konstantin Belousov        git: 796a8e1ad1ae - main - procctl(2): Add PROC_WXMAP_CTL/STATUS
 84. Sep 18 Mateusz Guzik              git: 7b2ac8eb9be7 - main - vfs: add missing VIRF_MOUNTPOINT in vfs_mountroot_shuffle
 85. Sep 13 Ed Maste                   git: 7c0226cad3f3 - main - bsd.lib.mk: add conditions for building _pie.a archives
 86. Sep 16 Warner Losh                git: 7cf62c68c0f4 - main - nanobsd: Provide empty routines for new embedded scheme
 87. Sep 17 Mark Johnston              git: 7eb138a9e536 - main - libc/locale: Fix races between localeconv(3) and setlocale(3)
 88. Sep 17 Mark Johnston              git: 7fabaac2211e - main - rpc: Convert an SOLISTENING check to an assertion
 89. Sep 17 Kevin Bowling              git: 7fb2111413c7 - main - e1000: introduce DPGFR register
 90. Sep 15 John Baldwin               git: 828f257277bd - main - Remove nonexistent include path for arm64 crypto files.
 91. Sep 17 Kevin Bowling              git: 82a9d0c2c1ef - main - e1000: add missing device ID
 92. Sep 15 John Baldwin               git: 857dc1c0ecfb - main - arm64: Pass the right label to END() for handle_empty_exception.
 93. Sep 15 John Baldwin               git: 8753039a8f23 - main - arm64: Fix a logic bug in is_load_instr().
 94. Sep 17 Mark Johnston              git: 883761f0a81a - main - socket: Remove NOFREE from the socket zone
 95. Sep 13 Peter Holm                 git: 89379af43f11 - main - stress2: Update test to the sysctl 'vfs.lookup_shared' being removed
 96. Sep 14 Ed Maste                   git: 8cba2003e85b - main - Cirrus-CI: add a manually triggered arm64 task
 97. Sep 18 Kristof Provost            git: 8e496ea1df1f - main - pf: always log nat rule and do it pre-rewrite
 98. Sep 14 Andrew Turner              git: 90f33f34bace - main - Remove a bogus assertion from the gic drivers
 99. Sep 13 John Baldwin               git: 91c62d626d0e - main - iscsid: Disable TCP DDP for connection sockets.
100. Sep 13 John Baldwin               git: 93d6fa53c995 - main - Disable -Woverflow errors for i386 for GCC 9.

101. Sep 14 Peter Holm                 git: 94c678cf19ca - main - stress2: A two second timeout is too short
102. Sep 15 John Baldwin               git: 9553c6af881e - main - <linux/overflow.h>: Don't use __has_builtin().
103. Sep 19 Piotr Pawel Stefaniak      git: 97c31821eb0b - main - ls(1): Allow LSCOLORS to specify an underline
104. Sep 17 Kevin Bowling              git: 984d1616be88 - main - e1000: Catch up commit with DPDK
105. Sep 16 Konstantin Belousov        git: 9a8eb5db5596 - main - test/ptrace/scescx.c: fix printing of braces for syscalls without args
106. Sep 14 John Baldwin               git: 9affbb0f5271 - main - cxgbe tom: Enter network epoch in t4_aiotx_task().
107. Sep 13 John Baldwin               git: 9b1bb0aee697 - main - cxgbei: Disable ISO for -SO cards without external memory.
108. Sep 17 Kevin Bowling              git: 9c4a0fabc8b8 - main - e1000: cleanup pre-processor tags
109. Sep 16 Rick Macklem               git: 9ebe4b8c67bf - main - nfscl: Add vfs.nfs.maxalloclen to limit Allocate/Deallocate RPC RTT
110. Sep 18 Mateusz Guzik              git: a2cb65b8fe97 - main - cache: count vnodes in cache_purgevfs
111. Sep 16 Marcin Wojtas              git: a3f0d18237bd - main - ena: fix building in-kernel driver
112. Sep 17 Kevin Bowling              git: a4378873e9ce - main - e1000: Revert Update intel shared code
113. Sep 15 Leandro Lupori             git: a58abcde2c83 - main - powerpc64: change CAS to support Radix MMU
114. Sep 17 Kevin Bowling              git: a6f0cc373f0a - main - e1000: add PCIm function state
115. Sep 17 Kevin Bowling              git: a8bb4ab7cfb8 - main - e1000: add missed define for VFTA
116. Sep 13 Eric Joyner                git: abf774528d7e - main - ixl(4): Fix 2.5 and 5G speeds reporting and update shared code
117. Sep 17 Konstantin Belousov        git: ac8af1938085 - main - proccontrol(1): Add wxmap control
118. Sep 18 Rick Macklem               git: ad6dc3652023 - main - nfscl: Use vfs.nfs.maxalloclen to limit Deallocate RPC RTT
119. Sep 16 Ed Maste                   git: adb56e58e8db - main - openssh: use global state for blacklist in grace_alarm_handler
120. Sep 17 Mark Johnston              git: ade1daa5c0d6 - main - socket: Synchronize soshutdown() with listen(2) and AIO

121. Sep 16 Ed Maste                   Re: git: b0025f9b7ff0 - main - openssh: update default version addendum in man pages
122. Sep 13 Andrew Turner              git: b029ef7fe618 - main - Restrict spsr updated in the arm64 set_regs*
123. Sep 15 John Baldwin               git: b14cd3a8339e - main - efitable: Don't pass NULL as a format string to xo_err().
124. Sep 16 Colin Percival             git: b43d7aa09b3c - main - EC2: Default to UEFI booting
125. Sep 15 Marko Zec                  git: b51f8bae570b - main - [fib algo][dxr] Optimize trie updating.
126. Sep 15 Piotr Pawel Stefaniak      git: b5541f456d64 - main - diff: convert boolean flag variables to bool
127. Sep 13 John Baldwin               git: b7caa8157602 - main - cxgbei: Return early for EBUSY error in icl_cxgbei_conn_handoff.
128. Sep 13 John Baldwin               Re: git: b864b67a0d19 - main - socket: Do not include control messages in FIONREAD return value
129. Sep 13 Michael Tuexen              Re: git: b864b67a0d19 - main - socket: Do not include control messages in FIONREAD return value
130. Sep 13 John Baldwin                Re: git: b864b67a0d19 - main - socket: Do not include control messages in FIONREAD return value
131. Sep 19 Piotr Pawel Stefaniak      git: b8ff849cbddf - main - sh: improve command completion
132. Sep 13 Ed Maste                   git: b9df18d6e891 - main - libprocstat: extend zfs_defs hack for .pieo
133. Sep 14 Wojciech Macek             git: ba4d9d9d5b24 - main - Revert "if_mvneta: Build the driver as a kernel module"
134. Sep 16 Peter Holm                 git: bab406830ab6 - main - stress2: Added more unionfs tests
135. Sep 15 Piotr Pawel Stefaniak      git: bcf2e78dc483 - main - diff: replace isqrt() with sqrt()
136. Sep 14 Wojciech Macek             git: bcf5c7a8b1dc - main - if_mvneta: Build the driver as a kernel module
137. Sep 19 Konstantin Belousov        git: bd3a668087ef - main - vm_page_startup: correct calculation of the starting page
138. Sep 14 Edward Tomasz Napierala    git: bdf0f24bb16d - main - linux: implement PTRACE_GET_SYSCALL_INFO
139. Sep 14 Konstantin Belousov         Re: git: bdf0f24bb16d - main - linux: implement PTRACE_GET_SYSCALL_INFO
140. Sep 14 Konstantin Belousov         Re: git: bdf0f24bb16d - main - linux: implement PTRACE_GET_SYSCALL_INFO

141. Sep 14 Jessica Clarke              Re: git: bdf0f24bb16d - main - linux: implement PTRACE_GET_SYSCALL_INFO
142. Sep 14 Konstantin Belousov         Re: git: bdf0f24bb16d - main - linux: implement PTRACE_GET_SYSCALL_INFO
143. Sep 15 Konstantin Belousov         Re: git: bdf0f24bb16d - main - linux: implement PTRACE_GET_SYSCALL_INFO
144. Sep 17 Mark Johnston              git: bf25678226f0 - main - ktls: Fix error/mode confusion in TCP_*TLS_MODE getsockopt handlers
145. Sep 17 Mark Johnston              git: c13f6dd7d213 - main - aio_test: Validate interactions between AIO on sockets and shutdown(2)
146. Sep 17 John Baldwin               git: c6efcb1281f3 - main - bhyve: Support setting the disk serial number for VirtIO block devices.
147. Sep 14 Andrew Turner              git: c6f3076d4405 - main - Move the GICv2m msi handling to the parent
148. Sep 14 John Baldwin               git: c782ea8bb50b - main - Add a switch structure for send tags.
149. Sep 15 Emmanuel Vadot             git: cc2f9bbbad3b - main - arm64: rockchip: rk3328: Finish implementing clocks
150. Sep 15 John Baldwin               git: cd16a848d1b3 - main - posixshmtest: Fix various warnings raised by GCC.
151. Sep 13 Konstantin Belousov        git: ceca8ac1ce47 - main - x86 acpi_install_wakeup_handler(): style
152. Sep 14 Mark Johnston              git: cf4670fe0b10 - main - kcov: Integrate with KMSAN
153. Sep 13 Wojciech Macek             git: d00c1f7f2f4a - main - sdhci: add sysctls to dump sdhci registers and capabilites
154. Sep 17 Kevin Bowling              git: d1c37752e2af - main - e1000: expose MAC functions
155. Sep 17 Kevin Bowling               Re: git: d1c37752e2af - main - e1000: expose MAC functions
156. Sep 15 John Baldwin               git: d2bc7754a226 - main - Assert that invalid bus widths can't be passed to bus_width_str().
157. Sep 17 Kevin Bowling              git: d50f362b505e - main - e1000: modify HW level time sync mechanisms
158. Sep 17 Mark Johnston              git: d6e77cda9be1 - main - uma: Show the count of free slabs in each per-domain keg's sysctl tree
159. Sep 19 Kirk McKusick              git: d7770a5495b1 - main - Eliminate snaplk / bufwait LOR when creating UFS snapshots
160. Sep 13 Alex Richardson            git: d7d962ead0b6 - main - Add a test for https://reviews.freebsd.org/D31858 (PR 258310)

161. Sep 15 John Baldwin               git: d99c87c8d54a - main - evdev: Add parentheses around '-' expression in operand of '&'.
162. Sep 19 Piotr Pawel Stefaniak      git: da0c0e012157 - main - fstyp: bump WARNS to default and work around warnings
163. Sep 17 Kevin Bowling              git: da24467c7a16 - main - e1000: expose xMDIO methods
164. Sep 13 Konstantin Belousov        git: db2ba218d9fe - main - amd64 acpi_wakeup: map 1:1 whole low 4G for the trampoline page table
165. Sep 13 Peter Holm                 git: ddd74e40e27d - main - stress2: Added missing unmount
166. Sep 14 Cy Schubert                Re: git: ddedf2a11eb2 - main - tzcode: Implement timezone change  detection
167. Sep 13 Edward Tomasz Napierala    git: ddedf2a11eb2 - main - tzcode: Implement timezone change detection
168. Sep 14 Bryan Drewery               Re: git: ddedf2a11eb2 - main - tzcode: Implement timezone change detection
169. Sep 14 Edward Napierala            Re: git: ddedf2a11eb2 - main - tzcode: Implement timezone change detection
170. Sep 17 Kevin Bowling              git: de0ae5d1cb89 - main - e1000: support flashless i211 PBA
171. Sep 17 Kevin Bowling              git: de965d042fa4 - main - e1000: expose FEXTNVM registers and masks
172. Sep 17 Ed Maste                   git: deef4b8ce8ba - main - readelf: document that -u / --unwind is not yet implemented
173. Sep 15 Emmanuel Vadot             git: deff1fb3dccb - main - arm64: rockchip: clk: Add MUXRAW macros
174. Sep 15 John Baldwin               git: df005aa9b3d8 - main - pf: Remove duplicate declaration of pf_ioctl_maxcount.
175. Sep 17 Mark Johnston              git: dfcef8771484 - main - socket: Fix a use-after-free in soclose()
176. Sep 17 Kevin Bowling              git: e05d9788b7e9 - main - e1000: Consistently use FALLTHROUGH
177. Sep 19 Michael Tuexen             git: e19d93b19dce - main - sctp: fix FCFS stream scheduler
178. Sep 15 Hans Petter Selasky        git: e3e7d953323c - main - tcp: Avoid division by zero when KERN_TLS is enabled in tcp_account_for_send().
179. Sep 15 Piotr Pawel Stefaniak      git: e43df07e3725 - main - diff: move functions around and reduce their visibility
180. Sep 14 Andrew Turner              git: e4d89a633e3b - main - Add support for gicv2m as a child of gicv3

181. Sep 15 Piotr Pawel Stefaniak      git: e51aabf8cbb9 - main - diff: implement option -F (--show-function-line)
182. Sep 13 Mariusz Zaborski           git: e673ac3ffbfb - main - libnv: Fix array unpack endianness logic
183. Sep 14 Mark Johnston              git: e6c19aa94da4 - main - sctp: Allow blocking on I/O locks even with non-blocking sockets
184. Sep 13 Alexander Motin            git: e76786909ce0 - main - Fix data race in scsi cd driver.
185. Sep 19 Alexander Motin            git: e8144a13e075 - main - ciss(4): Properly handle data underrun.
186. Sep 16 Marcin Wojtas              git: e8a872536042 - main - pci_host_generic: update Synopsys device description for ACPI
187. Sep 17 Kevin Bowling              git: e8e3171d992f - main - e1000: increase timeout for ME ULP exit
188. Sep 13 Konstantin Belousov        git: e99255c8a6ca - main - amd64: do not touch low memory in acpi_wakeup_ap() if booted by UEFI
189. Sep 16 Marko Zec                  git: eb3148cc4d25 - main - [fib algo][dxr] Fix division by zero.
190. Sep 17 Kevin Bowling              git: ecf2a89a997a - main - e1000: fix multicast setting in VF
191. Sep 13 Wojciech Macek             git: ee1b7811a3e1 - main - e6000sw: Build the driver as a kernel module
192. Sep 17 Ed Maste                   git: f161abf9f2cd - main - readelf: include notes (-n) and unwind (-u) in --all/-a
193. Sep 13 Jessica Clarke             git: f28c1d0c5c6c - main - llvm-objcopy: Install llvm-strip, and optionally strip, links
194. Sep 15 Piotr Pawel Stefaniak      git: f38702e5a52e - main - diff(1): Add --color support
195. Sep 16 Konstantin Belousov        git: f575573ca577 - main - Remove PT_GET_SC_ARGS_ALL
196. Sep 13 John Baldwin               git: f63ddf465fe0 - main - cxgbei: Only convert "plain" TCP connections to ISCSI.
197. Sep 17 Kevin Bowling              git: f6517a7e69c1 - main - e1000: fix timeout for shadow RAM write
198. Sep 18 Mateusz Guzik              git: f902e4bb04ad - main - lockmgr: fix lock profiling of face adaptive spinning
199. Sep 18 Mitchell Horne              Re: git: f902e4bb04ad - main - lockmgr: fix lock profiling of face adaptive spinning
200. Sep 19 Mateusz Guzik               Re: git: f902e4bb04ad - main - lockmgr: fix lock profiling of face adaptive spinning

201. Sep 14 Mark Johnston              git: fa0463c384b6 - main - socket: De-duplicate SBLOCKWAIT() definitions
202. Sep 17 Mike Karels                git: fd0765933c3c - main - Change lowest address on subnet (host 0) not to broadcast by default.
203. Sep 14 Andrew Turner              git: fd860ace3bde - main - Remove the DN flag from the initial arm64 fpcr value
204. Sep 14 Ronald Klop                 Re: git: fd860ace3bde - main - Remove the DN flag from the initial arm64 fpcr value
205. Sep 14 Andrew Turner               Re: git: fd860ace3bde - main - Remove the DN flag from the initial arm64 fpcr value
206. Sep 19 Mark Johnston              git: fea1a98ead91 - main - freebsd32: Fix a double copyin in sendmsg() and recvmsg()
207. Sep 15 Alan Somers                git: ff33e5c83fa8 - main - stress2: replace fuse.ko with fusefs.ko

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