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


2026/dev-commits-src-main/20260504.dev-commits-src-main

Messages: 265, sorted by subject
Last page update: Mon May 4 0:07:02 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. May  3 Mark Johnston              git: 001cfc7b8aa3 - main - tests/timerfd: Serialize
  2. Apr 27 Ed Maste                   git: 0068c706f8ce - main - make-pkg-package: Add set -e; abort if a cmd fails
  3. May  3 Dag-Erling Smørgrav        git: 0095c1425633 - main - stat: Drop unused code and conditionals
  4. May  1 Adrian Chadd               git: 00ec88d2aa8d - main - powerpc: refactor common busdma tag setup
  5. May  3 Stephen J. Kiernan         git: 01674e15dedb - main - bsd.endian.mk: Optimize the handling of big/little endian determination.
  6. May  3 Kevin Bowling               Re: git: 01674e15dedb - main - bsd.endian.mk: Optimize the handling of big/little endian determination.
  7. May  3 Kevin Bowling               Re: git: 01674e15dedb - main - bsd.endian.mk: Optimize the handling of big/little endian determination.
  8. May  3 Jessica Clarke              Re: git: 01674e15dedb - main - bsd.endian.mk: Optimize the handling of big/little endian determination.
  9. May  3 Adrian Chadd                Re: git: 01674e15dedb - main - bsd.endian.mk: Optimize the handling of big/little endian determination.
 10. Apr 29 Andrew Turner              git: 01ff0fa77d33 - main - arm64: Support some per-thread sctlr_el1 fields
 11. Apr 29 Vincenzo Maffione          git: 0216ea8598af - main - netmap: check for possible out-of-bound write with options
 12. Apr 27 Lexi Winter                git: 036ff38ebd5a - main - libzpool: Set -Wno-error=typedef-redefinition for clang
 13. Apr 27 Andrew Turner              git: 04e4268f60e4 - main - arm64: Remove cpu_tlb_flushID now it's unused
 14. May  2 Ryan Libby                 git: 050b3ff753e0 - main - libzpool: force inlining of xxhash after removing xxhash.c
 15. May  3 Konstantin Belousov        git: 067cfac2e7bd - main - bufspace_wait(): only try to help bufdaemon if there is a chance to help
 16. May  2 Maxim Konovalov            git: 069681afd58a - main - ping: use CLOCK_REALTIME for ICMP Originate Timestamp
 17. May  3 Dag-Erling Smørgrav        git: 0733afdb4dad - main - lockf: Test that lockf does not spin on fd
 18. Apr 27 Dag-Erling Smørgrav        git: 07b52233e8b7 - main - caroot: Regenerate
 19. Apr 30 Enji Cooper                git: 092528b05d1f - main - fix typo: writting -> writing in sack_filter
 20. Apr 27 Zhenlei Huang              git: 0988abd52352 - main - tests/netgraph: Add a test for races between if_detach() and vnet_if_return()

 21. Apr 30 Justin Hibbits             git: 0a705587e472 - main - iicmux: Return the right error codes
 22. Apr 28 Adrian Chadd               Re: git: 0b39d72d0491 - main - virtio: use modern mode for transitional device by default
 23. Apr 28 Adrian Chadd                Re: git: 0b39d72d0491 - main - virtio: use modern mode for transitional device by default
 24. Apr 28 Michael Tuexen              Re: git: 0b39d72d0491 - main - virtio: use modern mode for transitional device by default
 25. May  1 Adrian Chadd               git: 0de6295af231 - main - powerpc: refactor dmamap setup; free dmamap in error paths
 26. Apr 30 Enji Cooper                git: 0e235f77360c - main - fix typo: seperate -> separate in tcp_ratelimit comment
 27. Apr 30 Enji Cooper                git: 0e680203d59a - main - fix typo: recieved -> received in test comment
 28. Apr 30 Mitchell Horne             git: 0ed292531e04 - main - debug.sh.8: Add FILES section
 29. Apr 28 Alexander Ziaee            git: 0f91468c040e - main - intro.7: Reference groups.7
 30. Apr 28 Mitchell Horne             git: 146b30bad9f6 - main - hwpmc: Add extra_mask sysctls per counter type
 31. Apr 30 Jean-Sébastien Pédron      git: 1569e2334ab5 - main - Bump __FreeBSD_version to 1600018 after linuxkpi changes for DRM 6.12.84
 32. Apr 30 Mitchell Horne             git: 16dd59298288 - main - ddb.4: add 'show preload' entry
 33. May  1 Dimitry Andric             git: 19ff93c921a9 - main - Revert 00bee6fcd77f, which partially reverted libc++ commit aa7f377c965c
 34. Apr 27 Adrian Chadd               git: 20baee6bfed2 - main - qcom_tlmm: prepare for supporting multiple TLMM platforms
 35. May  3 Konstantin Belousov        git: 2213820b6f4c - main - Add O_SYMLINK emulation
 36. Apr 27 Lexi Winter                git: 221b1d4156a2 - main - packages: Don't build quotacheck if WITHOUT_QUOTAS=yes
 37. Apr 30 Corvin Köhne               git: 226b37dc3ad5 - main - dev/ichsmb: disable block buffer if supported
 38. Apr 30 Pouria Mousavizadeh Tehran git: 23b8d16c6641 - main - tests/netlink: Add nexthop group tests for multipath
 39. Apr 27 Konstantin Belousov        git: 24d887436dcd - main - init: build dynamically
 40. Apr 29 Andrew Turner              git: 2783fb7e7321 - main - arm64: Fix a MTE check

 41. May  3 Alexander Ziaee            git: 28deec9b7e2b - main - ports.7/FILES: Expand and refactor into 3 tables
 42. Apr 29 Konstantin Belousov        git: 2c2ec6bbc9cc - main - tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64
 43. May  1 Adrian Chadd               git: 330e4f6acbdc - main - powerpc: create a tag with the parents implementation if supplied
 44. May  3 Alexander Ziaee            git: 33fbfceeb4d9 - main - nvram.8: Align option list and tag SPDX
 45. Apr 30 Pouria Mousavizadeh Tehran git: 39b19ce77bc0 - main - route(8): Add route get for multipath routes with -o flag
 46. Apr 28 Mitchell Horne             git: 39f48829a045 - main - hwpmc: Add IBS capability control policy
 47. May  1 Adrian Chadd               git: 3bcb7c2a3320 - main - powerpc: initial straight port of busdma_machdep.c -> busdma_bounce.c
 48. May  2 Alan Somers                git: 3e845b109056 - main - ping: fix listing test cases when scapy is not installed
 49. May  2 Gleb Smirnoff               Re: git: 3e845b109056 - main - ping: fix listing test cases when scapy is not installed
 50. May  2 Alan Somers                 Re: git: 3e845b109056 - main - ping: fix listing test cases when scapy is not installed
 51. May  2 Dag-Erling Smørgrav         Re: git: 3e845b109056 - main - ping: fix listing test cases when scapy is not installed
 52. May  3 Enji Cooper                 Re: git: 3e845b109056 - main - ping: fix listing test cases when scapy is not installed
 53. Apr 30 Justin Hibbits             git: 40bcad56f1b8 - main - powerpc/pic: Add a PIC_AP_INIT() to set up AP PIC info
 54. Apr 28 Li-Wen Hsu                 git: 41c5a4a2f888 - main - sys.net.if_wg.wg_key_peerdev_makeshared: Add require metadata
 55. Apr 28 Lexi Winter                git: 4429630d1ca9 - main - Makefile.inc1: Only copy locales to INSTALLTMP on FreeBSD
 56. Apr 28 Mark Johnston              git: 448ec129bcef - main - git-arc: Add a create-draft mode
 57. Apr 29 Lexi Winter                git: 454322c08b8a - main - libifconfig: Skip bridge VLAN config for span members
 58. May  3 Rick Macklem               git: 457c621add0a - main - nfsd: Disable use of callbacks for NFSv4.0
 59. May  1 Pouria Mousavizadeh Tehran git: 459ac3044b51 - main - namei: Preserve ABI root for absolute symlinks before fallback
 60. May  3 Mark Johnston              git: 476805133f57 - main - unix: Make sure we signal EOF on the write side when disconnecting

 61. May  3 Mark Johnston              git: 47ae0135d461 - main - tests/if_lagg: Minor improvements
 62. Apr 28 Pouria Mousavizadeh Tehran git: 48363f39f141 - main - efivar: Move dump functions into libefivar
 63. Apr 27 Ed Maste                   git: 4846afc9104a - main - pkg-stage: Improve symlink creation
 64. May  3 Konstantin Belousov        git: 48bf024f2ef5 - main - vfs: convert VFS_OPs from macros to static inlines
 65. Apr 27 Andrew Turner              git: 4bdbb6f7f7c6 - main - arm64: Stop using cpu_tlb_flushID in kexec
 66. Apr 27 Olivier Certner            git: 4c6d8aa069f2 - main - chroot.2: "filedescriptors" => "file descriptors"
 67. Apr 29 Adrian Chadd               git: 4c99836ac72a - main - kerneldoc: also ingest .md (markdown files)
 68. May  1 Kyle Evans                 git: 4d4acdbfc22c - main - stat: fix use of devname(3)
 69. May  1 Jessica Clarke             git: 50bd6ee0cce9 - main - lib/clang: Fix bootstrapping on macOS after LLVM 21 merge
 70. Apr 27 Christos Margiolis         git: 54922e4ec890 - main - mixer(8) tests: Remove tests for deprecated control values
 71. Apr 30 Christos Margiolis         git: 549e74061987 - main - snd_uaudio: Support Roland UA-33
 72. Apr 27 Jessica Clarke             git: 551d47c5677a - main - arm64: Ditch arm64-specific unsound PCPU optimisation
 73. Apr 27 Oliver Pinter              Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 74. Apr 27 Dag-Erling Smørgrav         Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 75. Apr 27 Dag-Erling Smørgrav         Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 76. Apr 27 Dag-Erling Smørgrav         Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 77. Apr 27 Simon J. Gerraty            Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 78. Apr 27 Simon J. Gerraty            Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 79. Apr 27 Enji Cooper (yaneurabeya)   Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 80. Apr 27 Simon J. Gerraty            Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently

 81. Apr 30 Oliver Pinter               Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 82. Apr 30 Simon J. Gerraty            Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
 83. Apr 29 Mark Johnston              Re: git: 58de79153622 - main - arm64: mte: configure initial state for system registers
 84. Apr 29 Mark Johnston               Re: git: 58de79153622 - main - arm64: mte: configure initial state for system registers
 85. Apr 30 Justin Hibbits             git: 59a844b9cea7 - main - mpc85xx/msi: Add compat string for T208x/T4xxx SoCs
 86. May  3 Jose Luis Duran            git: 5a6d9479ae22 - main - blocklistd: Fix RFC1918 typo
 87. May  3 Dag-Erling Smørgrav         Re: git: 5a6d9479ae22 - main - blocklistd: Fix RFC1918 typo
 88. May  3 Jose Luis Duran             Re: git: 5a6d9479ae22 - main - blocklistd: Fix RFC1918 typo
 89. Apr 29 Mark Johnston              git: 5d8e32aad2a8 - main - dhclient: Fix reallocation of dhclient script environments
 90. Apr 29 Gordon Tetlow              Re: git: 5d8e32aad2a8 - main - dhclient: Fix reallocation of dhclient script environments [CORRECTION: CVE ID]
 91. May  1 Oliver Pinter               Re: git: 5d8e32aad2a8 - main - dhclient: Fix reallocation of dhclient script environments [CORRECTION: CVE ID]
 92. Apr 30 Christos Margiolis         git: 5e9f2a6aefab - main - sound: Retire unused snddev_info->bufsz
 93. Apr 28 Alexander Ziaee            git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message
 94. Apr 28 Mark Millard                Re: git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message
 95. Apr 28 Alexander Ziaee             Re: git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message
 96. Apr 28 Mark Millard                Re: git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message
 97. Apr 29 Alexander Ziaee             Re: git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message
 98. Apr 29 Mark Millard                Re: git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message
 99. Apr 30 Justin Hibbits             git: 605f53705d6d - main - powerpc/openpic: Increase the maximum number of IRQs allowed
100. May  3 Justin Hibbits             git: 6464974c5a56 - main - dpaa: Enable checksum offloading for IPv4 and IPv6

101. Apr 30 Jean-Sébastien Pédron      git: 65dc0e9071a5 - main - linuxkpi: Define `VFM_*()` macros in <asm/cpu_device_id.h>
102. May  3 Mark Johnston              git: 667dd9eafa4d - main - tests/ping: Fix date(1) invocations
103. Apr 29 Dag-Erling Smørgrav        git: 67a63eae7b2d - main - bc: Fix tests
104. Apr 29 Gleb Smirnoff              git: 6883b120c537 - main - inpcb: allow to specify different sizes for port and load balance hashes
105. Apr 28 Chuck Tuffli               git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2
106. Apr 28 Cy Schubert                 Re: git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2
107. Apr 28 Chuck Tuffli                Re: git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2
108. Apr 28 Jessica Clarke              Re: git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2
109. Apr 28 Chuck Tuffli                Re: git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2
110. Apr 28 Chuck Tuffli                Re: git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2
111. Apr 28 Cy Schubert                 Re: git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2
112. May  1 Adrian Chadd               git: 6a0610cb5018 - main - powerpc/pic: fix the openpic CPU logic to work on powermac
113. Apr 29 Mark Johnston              git: 6c09b7608905 - main - RELNOTES: Add an entry for recent improvements to multicast routing
114. Apr 30 Andrey V. Elsukov          git: 6d65c91b9a47 - main - etcupdate: fix arguments order of diff command
115. May  2 John Baldwin               git: 6f8312bdff23 - main - ctl_ioctl_frontend: Reject out-of-range initiator IDs
116. Apr 29 Mark Johnston              git: 6f9ddb329b07 - main - pf: improve SCTP validation
117. Apr 29 Dag-Erling Smørgrav        git: 70fde0ed6bbb - main - md5: Encode non-printable filenames
118. Apr 30 Enji Cooper                git: 713332b4eb79 - main - fix typo: duplicate 'the' in OP_NOTROOT comment
119. Apr 30 Jean-Sébastien Pédron      git: 713b4ce8ef46 - main - linuxkpi: Add `copy_from_user_inatomic_nontemporal()` function
120. Apr 30 Rick Macklem               git: 71ac1ec5c9d9 - main - nfscl: Disable use of callbacks for NFSv4.0

121. May  2 Dag-Erling Smørgrav        git: 72b1aae09bf0 - main - stat: The devname test case requires root
122. Apr 29 Andrew Gallatin            git: 72e2ae505c4a - main - tcp: release nic ktls send tags when entering time wait
123. May  1 Cy Schubert                git: 736e411a737b - main - krb5: import MIT 1.22.2
124. Apr 30 Corvin Köhne               git: 75909086a45d - main - bhyve: allow read/write to full CRB buffer
125. Apr 28 Pouria Mousavizadeh Tehran git: 76de40889eed - main - efibootmgr: Show attributes, category and optional data when verbose
126. Apr 30 Jean-Sébastien Pédron      git: 783d018cf954 - main - linuxkpi: Add `struct xa_limit` support to xarray
127. Apr 30 Justin Hibbits             git: 787b5e136735 - main - dtrace: Add missing file for powerpc kernel build
128. Apr 30 Jean-Sébastien Pédron      git: 796fff59a5d3 - main - linuxkpi: Define `DEFINE_XARRAY*()` macros
129. Apr 28 Lexi Winter                git: 7970815be40b - main - llvm: Move libprivatelldb to the lldb package
130. May  2 Robert Clausecker          git: 7c20e15592a0 - main - lib/msun: Replaced pattern to force exception in _num families
131. Apr 28 Sumit Saxena               git: 7c450d1127c7 - main - bnxt_en: Address review comments for core SR-IOV support
132. May  1 Adrian Chadd               git: 7c57d2499cee - main - powerpc: use local flags for bounce buffers instead of common flags
133. May  3 Konstantin Belousov        git: 7fe74a02764e - main - vnode: add VIRF_KNOTE flag
134. Apr 29 Mark Johnston              git: 8008e4b88daf - main - dhclient: Check for unexpected characters in some DHCP server options
135. May  3 Alexander Ziaee            git: 809504f331fd - main - man: Kill off MANSUBDIRs
136. Apr 27 Ed Maste                   git: 80c73c89dc6a - main - bsdinstall: Add SPDX-License-Identifier tags
137. May  2 Rick Macklem               git: 821976facf74 - main - nfsd: Get rid of NFSD_VNET macros
138. Apr 30 Enji Cooper                git: 82525a8ead6b - main - fix typo: remove duplicate 'the' in ffs_vfsops comment
139. May  1 Konstantin Belousov        git: 839d3266d8c6 - main - uipc_shm.c: make large page allocation interruptible
140. Apr 30 Pouria Mousavizadeh Tehran git: 84bb3648d215 - main - netlink: Fix RTA_MULTIPATH on RTM_GETROUTE

141. May  1 Kyle Evans                 git: 8583bcb5b400 - main - Revert "build: provide a FORTIFY_SOURCE.<src file> override"
142. Apr 30 Dag-Erling Smørgrav        git: 873a195ba635 - main - dhclient: Improve server and filename validation
143. Apr 28 Sumit Saxena               git: 8743209350cb - main - bnxt_en: Re-enable SR-IOV after firmware reset
144. Apr 30 Pouria Mousavizadeh Tehran git: 8a64738f5a93 - main - routing: Expire nhops inside the nhgrp
145. Apr 29 Mark Johnston              git: 8e8ddb05d071 - main - execve: Fix an operator precedence bug
146. May  1 Cy Schubert                git: 8f46ba065143 - main - krb5: Adjust version to 1.22.2
147. May  1 Kyle Evans                 git: 910f78a5143a - main - tests: fix remaining test failures under _FORTIFY_SOURCE
148. Apr 27 Konstantin Belousov        git: 912f9dfca451 - main - amd64: ia32_fetch_syscall_args() does not need to check params != NULL
149. May  3 Zhenlei Huang              git: 9137c66c2ea6 - main - tests/carp: Rework unicast_v4
150. Apr 29 Kyle Evans                 git: 91bfba010bcd - main - cron: log when a crontab path is too long
151. May  1 Dimitry Andric             git: 966fb94cb357 - main - Define stdint.h macros unconditionally
152. May  3 Justin Hibbits             git: 96840278032f - main - sysctl: Fix typo in DDB help text example
153. May  3 Ed Maste                   git: 9b0d9401e6a4 - main - toolchain: Correct LLVM_BINUTILS pkg pkg dependency
154. Apr 29 Gleb Smirnoff              git: 9b8eb70ca974 - main - inpcb: improve some internal function names
155. May  1 Kyle Evans                 git: 9c18d55a768a - main - fexecve(2): call out a scenario where you want !O_EXEC
156. May  1 Tom Jones                  git: 9c77fb6aaa36 - main - amdsmu: Add Krackan Point support
157. May  3 Konstantin Belousov        git: 9ca9a79ea67e - main - Revert erronously pushed series of commits, which should not be.
158. May  3 Justin Hibbits             git: 9d423705db8b - main - dpaa: Support jumbo frames as multi-buffer frames
159. Apr 27 Konstantin Belousov        git: 9e6ae89d831a - main - init.8: document init_path among loader tunables
160. May  2 Robert Clausecker          git: 9f98195ff615 - main - man/math.3: mention fmaximum_mag_num, fminimum_mag_num

161. Apr 27 Konstantin Belousov        git: a268af3447eb - main - kern/init_main.c: path is for the binary, not process
162. Apr 27 Christos Margiolis         git: a28bb575c89c - main - mixer(8): Deprecate some unintuitive control values
163. Apr 28 Sumit Saxena               git: a5bedb41e5d6 - main - bnxt_en: Add VF load path and PF/VF context differentiation
164. May  3 Konstantin Belousov        git: a61a696e78a9 - main - vfs: convert vfs_op_thread_* macros to static inlines
165. May  2 Rick Macklem               git: a6e527f893df - main - nfscl: Fix handling of gssd upcalls for the NFS client
166. Apr 30 Pouria Mousavizadeh Tehran git: a7233085558d - main - dmesg(8): Add -t and -f options for converting timestamps
167. May  3 Konstantin Belousov        git: a770638ecf16 - main - sys/rangelock.h: explicitly enumerate padding at the end of the structure
168. Apr 30 Enji Cooper                git: a8cb5cb40005 - main - fix typo: remove extra 'the' in rack.c comment
169. Apr 28 Mitchell Horne             git: a9a562a08e77 - main - hwpmc_ibs: Add external error handling
170. Apr 28 Alexander Ziaee            git: ab98fd323430 - main - build.7: Explain update-packages repo signing
171. May  3 Konstantin Belousov        git: ae6a13deb8e3 - main - libc: add freadlink(3)
172. Apr 27 Arthur Kiyanovski          git: af7911d3b732 - main - ena: Update driver version to v2.8.3
173. Apr 27 Zhenlei Huang              git: afa4648b6a30 - main - tests: Temporarily skip two testcases
174. Apr 27 Andrew Turner              git: b5bad6df467c - main - virtio_net: Use bus_dma for command/ack buffers
175. May  1 Herbert J. Skuhra           Re: git: b5bad6df467c - main - virtio_net: Use bus_dma for command/ack buffers
176. Apr 30 Stephen J. Kiernan         git: b683fd0b3206 - main - preload: add "show preload" DDB command
177. Apr 27 Lexi Winter                git: b866d05ea286 - main - Makefile.inc1: Always use ${PKG_CMD}
178. May  3 Stephen J. Kiernan         git: b89155be25a7 - main - bsd.endian.mk: Avoid use of M_ListToSkip
179. Apr 28 Adrian Chadd               Re: git: ba94d7574972 - main - stand/common/load_elf: Do kernel module relocations for PPC
180. Apr 28 Adrian Chadd                Re: git: ba94d7574972 - main - stand/common/load_elf: Do kernel module relocations for PPC

181. Apr 28 Adrian Chadd                Re: git: ba94d7574972 - main - stand/common/load_elf: Do kernel module relocations for PPC
182. Apr 29 Lexi Winter                 Re: git: ba94d7574972 - main - stand/common/load_elf: Do kernel module relocations for PPC
183. May  3 Ahmad Khalifa              git: bc83f414583c - main - vt_core: don't draw the splash if a panic occurred
184. Apr 27 Konstantin Belousov        git: bd8edba0792b - main - amd64 ia32_syscall(): only allow for ILP32 processes
185. Apr 28 Kristof Provost            git: bea1c2fcd783 - main - pf: improve ASCONF chunk validation
186. Apr 28 Mark Johnston              git: c1650792b8dd - main - reallocarray.3: Fix formatting
187. Apr 27 Andrew Turner              git: c16c95192f01 - main - virtio_net: Use bus_dma for rxq/txq buffers
188. Apr 27 Mark Johnston               Re: git: c16c95192f01 - main - virtio_net: Use bus_dma for rxq/txq buffers
189. Apr 28 Sumit Saxena               git: c21c63fb565f - main - bnxt_en: add bnxt_sriov.c to sys/conf/files for built-in kernel builds
190. May  1 Kyle Evans                 git: c46a0b590716 - main - build: provide a FORTIFY_SOURCE.<src file> override
191. Apr 28 Lexi Winter                git: c4b244af42a1 - main - acpi: Remove userland bits on non-ACPI platforms
192. May  1 Ed Maste                   git: c4f08d46c7f7 - main - llvm-*: Move all LLVM_BINUTILS symlinks to toolchain package
193. May  2 Jose Luis Duran             Re: git: c4f08d46c7f7 - main - llvm-*: Move all LLVM_BINUTILS symlinks to toolchain package
194. May  2 Ed Maste                    Re: git: c4f08d46c7f7 - main - llvm-*: Move all LLVM_BINUTILS symlinks to toolchain package
195. May  2 Jose Luis Duran             Re: git: c4f08d46c7f7 - main - llvm-*: Move all LLVM_BINUTILS symlinks to toolchain package
196. May  2 Mark Millard                Re: git: c4f08d46c7f7 - main - llvm-*: Move all LLVM_BINUTILS symlinks to toolchain package
197. Apr 29 Pouria Mousavizadeh Tehran git: c5a92616c41f - main - if_gre(4): Fix gre_clone_dump_nl address dump
198. May  1 Cy Schubert                git: c64ee36e5d09 - main - krb5: Adjust additional version strings
199. May  1 Adrian Chadd               git: c7040d3eaa03 - main - powerpc: busdma declaration shuffling
200. Apr 27 Lexi Winter                git: c73cd9ca3ff8 - main - if_awg: Add missing awg_poll() prototype

201. Apr 28 Sumit Saxena               git: c972c5acbac4 - main - bnxt_en: VF ring reservation, HWRM registration, and PF-only operation guards
202. May  1 Cy Schubert                Re: git: c9dd7bffa58c - main - krb5: Fix two NegoEx parsing  vulnerabilities
203. May  1 Cy Schubert                git: c9dd7bffa58c - main - krb5: Fix two NegoEx parsing vulnerabilities
204. Apr 28 Siva Mahadevan             git: cb0e3a5fba5f - main - contrib/openresolv: MFV openresolv 3.17.4
205. Apr 27 Dag-Erling Smørgrav        git: ce33d6396aad - main - caroot: Clean up
206. Apr 30 Michael Tuexen             git: cf678e30ca01 - main - devfs: add bpf example
207. Apr 28 Lexi Winter                git: d1c176fedfc9 - main - packages: Make create-sets.sh more robust
208. May  2 Lexi Winter                 Re: git: d1c176fedfc9 - main - packages: Make create-sets.sh more robust
209. May  3 Lexi Winter                 Re: git: d1c176fedfc9 - main - packages: Make create-sets.sh more robust
210. May  3 Justin Hibbits             git: d22051b18e9b - main - iicbus/rtc: Add driver for the Ricoh rs5c372 RTC
211. Apr 27 Lexi Winter                git: d455c4bb69ec - main - Makefile.inc1: Use ln -n instead of ln -h
212. Apr 28 Maxim Konovalov            git: d5db883af2cc - main - group.7: spell priority
213. Apr 27 Konstantin Belousov        git: d7338bb4914d - main - bin/sh: make it possible to use as interactive init
214. May  3 Rick Macklem               git: d8d9e1cf5e05 - main - krpc: Get rid of KRPC_VNET macros
215. May  3 Dag-Erling Smørgrav        git: d90513ea8569 - main - lockf: Avoid spinning when operating on an fd
216. May  1 Kyle Evans                 git: d98f4f0698ef - main - ssp: fix our gets_s implementation under _FORTIFY_SOURCE
217. May  3 Konstantin Belousov        git: d990e8f0e947 - main - struct vnode: assign v_rl.resv1 as v_vrflag
218. Apr 28 Kyle Evans                 git: d9c0594191f5 - main - ctld: kernel-sourced portal groups are not dummies
219. May  1 Dimitry Andric             git: daeab702f9ad - main - Remove extraneous tab characters at EOL in various _stdint.h files
220. Apr 30 Pouria Mousavizadeh Tehran git: dd945c6ba4ff - main - routing: Implement merge of nhgrp in new multipath route

221. May  3 Alexander Ziaee            git: dd97c3d83f9a - main - ocs_fc.4: Cleanup
222. Apr 28 Ed Maste                   git: ddabf7f3ea4f - main - amd64: Make EFI runtime faults look less like panics
223. Apr 30 Enji Cooper                git: deb17abdeffe - main - fix typos in rtsx.c comments: freqency and wich
224. May  1 Adrian Chadd               git: df3bd7201efc - main - powerpc: add in some busdma domain setup
225. Apr 28 Alexander Ziaee            git: e09104dfb76a - main - groups.7: New manual page of standard group names
226. Apr 28 Chuck Tuffli               git: e139a49b5d8e - main - Revert "Vendor import of smart at 1.0.2"
227. Apr 30 Enji Cooper                git: e1841a50d6a5 - main - fix typo: lenght -> length in netlink comment
228. Apr 29 Mark Johnston              git: e2219bbd634f - main - libnv: fix heap overflow in nvlist_recv()
229. Apr 27 Konstantin Belousov        git: e378d97eeb2b - main - init.8: add RECOVERING section
230. Apr 27 Philip Paeps               git: e3935639d8d8 - main - contrib/expat: import expat 2.8.0
231. Apr 27 Arthur Kiyanovski          git: e3f4a63af63b - main - ena: Report RX overrun errors
232. Apr 27 Andrew Turner              git: e63eee84cad5 - main - libgcc_s: Add a linker script to link to libgcc
233. Apr 27 John Baldwin                Re: git: e63eee84cad5 - main - libgcc_s: Add a linker script to link to libgcc
234. Apr 28 Mark Millard                Re: git: e63eee84cad5 - main - libgcc_s: Add a linker script to link to libgcc
235. Apr 27 Lexi Winter                git: e6d112bbbbf0 - main - packages: Fix clang conditional
236. Apr 30 Adrian Chadd               git: e7f4269dbfad - main - asmc: replace hardcoded model table with universal probing
237. Apr 30 Michael Osipov             git: ea1764e5fcf0 - main - mfi(4)/mrsas(4): Set sysctl name for driver versions consistently
238. Apr 27 Ed Maste                   git: ea27ec183d0f - main - makeman.lua: Downgrade `make showconfig` error to warning
239. Apr 28 Sumit Saxena               git: ea4ab7e36ed9 - main - bnxt_en: Add per-VF trust, spoof-check and promiscuous controls
240. Apr 30 Jean-Sébastien Pédron      git: eebb643bb379 - main - sx: Add `sx_has_waiters()` macro

241. May  3 Konstantin Belousov        git: f193f5a749b6 - main - sys/vnode.h: remove stale comment
242. Apr 28 Sumit Saxena               git: f2f831b2c151 - main - bnxt_en: Add core SR-IOV infrastructure
243. Apr 28 Lexi Winter                 Re: git: f2f831b2c151 - main - bnxt_en: Add core SR-IOV infrastructure
244. Apr 28 Jessica Clarke              Re: git: f2f831b2c151 - main - bnxt_en: Add core SR-IOV infrastructure
245. Apr 27 John Baldwin               Re: git: f31e6b198faa - main - speaker(4): move static data to text
246. May  1 Pouria Mousavizadeh Tehran git: f4ae41b7ea5e - main - linux: Implement setfsuid(2) and setfsgid(2) as no-ops
247. Apr 27 Zhenlei Huang              git: f4be16983dea - main - tests/net/if_clone_test: Add a test for races between if_detach() and if_vmove_reclaim()
248. Apr 29 Mark Johnston              git: f5ea3dce2cbe - main - libnv: switch fd_wait() from select(2) to poll(2)
249. May  1 Oliver Pinter               Re: git: f5ea3dce2cbe - main - libnv: switch fd_wait() from select(2) to poll(2)
250. May  1 Mark Johnston               Re: git: f5ea3dce2cbe - main - libnv: switch fd_wait() from select(2) to poll(2)
251. May  2 Robert Clausecker          git: f62d826a6f5b - main - lib/msun: fmaximum_mag_num family. Tests and man page
252. Apr 27 Adrian Chadd               git: f65a4854bf82 - main - qcom_tlmm: add i2c pull up strength config option
253. Apr 27 Mark Johnston              git: f7bf9fd6199c - main - tests/tcp_hpts_test: Fix resource leaks
254. May  3 Konstantin Belousov        git: f9458655e78f - main - Add O_SYMLINK emulation
255. May  2 Martin Matuska             git: f9590540c524 - main - zfs: merge openzfs/zfs@84ffe564d
256. May  2 Alexander Leidinger         Re: git: f9590540c524 - main - zfs: merge openzfs/zfs@84ffe564d
257. May  3 Konstantin Belousov        git: fbecfc4aa028 - main - fdescfs: do not change vnode type on VOP_GETATTR()
258. May  3 Konstantin Belousov         Re: git: fbecfc4aa028 - main - fdescfs: do not change vnode type on VOP_GETATTR()
259. Apr 28 Sumit Saxena               git: fcf100da9b38 - main - bnxt_en: Add VF forwarded HWRM request handling
260. May  3 Justin Hibbits             git: fd8d34ce272b - main - dpaa: Migrate from NCSW base to a home-grown driver

261. Apr 27 Pouria Mousavizadeh Tehran git: fdea83a5f63b - main - linux: Ignore sigaction(2) flags SA_UNSUPPORTED and SA_EXPOSE_TAGBITS
262. Apr 28 Kyle Evans                 git: fe9d81d7c660 - main - libiscsiutil: preserve errno across warning logs
263. Apr 28 Oliver Pinter              Re: git: fe9f0b18bf6a - main - busdma: Use char * instead of vm_offset_t for bounce page kernel pointers
264. Apr 28 Jessica Clarke              Re: git: fe9f0b18bf6a - main - busdma: Use char * instead of vm_offset_t for bounce page kernel pointers
265. Apr 27 Adrian Chadd               git: fedc032e110a - main - qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bits

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