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


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

Messages: 311, sorted by subject
Last page update: Mon Apr 27 0:07:08 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 002c08158f9e - main - linuxkpi: Define `DIV_U64_ROUND_UP()`
  2. Apr 25 Dimitry Andric             git: 00bee6fcd77f - main - Partially revert libc++ commit aa7f377c965c, restoring stdint.h
  3. Apr 20 Mark Johnston              git: 019a4878831c - main - zfs: Fix the build on 32-bit platforms
  4. Apr 23 John Baldwin               git: 025b39b85420 - main - gve: Convert a couple of structure members from vm_offset_t to char *
  5. Apr 25 Dimitry Andric             git: 035396ceda49 - main - libcxx-compat: revert llvmorg-21-init-10154-ge43e8ec7afbd:
  6. Apr 24 Warner Losh                git: 03a515e9890b - main - speaker(4): Update outdated comments
  7. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 06a51a510a60 - main - linuxkpi: Implement __GFP_THISNODE in alloc_pages()
  8. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 06cfd1047da6 - main - linuxkpi: Add `register_pm_notifier()` and `unregister_pm_notifier()`
  9. Apr 21 Kristof Provost            git: 07a3501e6c85 - main - loopback: fix use-after-free
 10. Apr 21 Mark Johnston              git: 093903a8d4c0 - main - tty: Avoid leaving dangling pointers in tty_drop_ctty()
 11. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 0a2f3b8ef167 - main - linuxkpi: Move {lower,upper}_32_bits macros to <linux/wordpart.h>
 12. Apr 21 Ed Maste                   git: 0ac31026e1e0 - main - powerpc: remove dead code call into x86 perfmon
 13. Apr 20 Zhenlei Huang              git: 0d16792c6e98 - main - geom_part: Restore the human readable format of size
 14. Apr 25 Dimitry Andric             git: 0f15398d123a - main - Fixup mismerge in __cxx03/__type_traits/add_[lr]value_reference.h.
 15. Apr 24 Colin Percival             git: 0f7b8f79f67b - main - ena: Budget rx descriptors, not packets
 16. Apr 22 Konstantin Belousov        git: 0f89380a3d20 - main - kern/proc: expose reaper PID and subtree root in struct kinfo_proc
 17. Apr 23 Kyle Evans                 git: 0faa88f26c23 - main - kern: vfs: add MAC checks for mount/unmount/update
 18. Apr 23 John Baldwin               git: 115065459ced - main - pmap_quick_(enter|remove)_page: Use void * instead of vm_offset_t
 19. Apr 23 John Baldwin               git: 120a5e3e195f - main - DMAP_TO_VM_PAGE: Wrapper macro to map direct map address to a page
 20. Apr 26 Greg Lehey                 git: 1316cf5094a6 - main - Fix reversion introduced in commit 32b0dfb326593b8dae31cc2bdc1e2d08ea70e9d7


21. Apr 25 Pierre Pronchery git: 1342eb5a832f - main - pkgconf: fix the build with GCC 14 22. Apr 21 Gleb Smirnoff git: 14a47a8bed87 - main - inpcb: remove always true condition in in_pcblookup_local() 23. Apr 25 Lars Engels git: 1566386b90d3 - main - bsdinstall: fix root password prompt with backslashes 24. Apr 22 Pouria Mousavizadeh Tehran git: 1594fe0b1029 - main - linux: Add support for membarrier(2) 25. Apr 21 Andrew Gallatin git: 16de94eaf09b - main - audit: Fix logging of IPv6 addresses 26. Apr 25 Dimitry Andric git: 17f1a5e638f8 - main - libcxx-compat: fix llvmorg-21-init-12415-g3a86e0bd29f3: 27. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: 18c71d97b227 - main - linuxkpi: Include <linux/uuid.h> from <linux/mod_devicetable.h> 28. Apr 20 Kristof Provost git: 18de44e7b442 - main - pfctl: fix man page and error message for -S option 29. Apr 22 Olivier Cochard git: 19213b8eb33f - main - ctl: require ctladm in addition to sg_opcodes 30. Apr 20 Kristof Provost git: 19eecf94fa16 - main - pfctl: clarify usage of load option flags 31. Apr 26 Dag-Erling=?utf-8?Q? Sm=C3 git: 1abfe75860d5 - main - depends-cleanup: Fix typos in comment 32. Apr 20 Kyle Evans git: 1b8e5c02f5c0 - main - amd64: fix INVLPGB range invalidation 33. Apr 22 Alexander Ziaee git: 1bcd2e2f8311 - main - build.7: Explain packaging a custom kernel 34. Apr 26 Michael Tuexen git: 1bfd392b9e4d - main - vtnet: remove loader tunable fixup_needs_csum 35. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 1c641d0436e3 - main - linuxkpi: Move `ARRAY_SIZE` to <linux/array_size.h> 36. Apr 22 Alexander Ziaee git: 1d69c8e4ac7d - main - build.7: Improve make delete-old example 37. Apr 25 Dimitry Andric git: 1dfe63e4f75f - main - Merge commit d803c61aca0d from llvm git (by Corentin Jabot): 38. Apr 23 Kyle Evans git: 1f41f56991a1 - main - makeman: switch over to the .lua implementation 39. Apr 26 Warner Losh git: 1f72d525fc7d - main - Revert "nda: Filter non-storage nvme drives" 40. Apr 25 Dimitry Andric git: 1f9c1cd08dba - main - Revert "libcxx-compat: revert llvmorg-19-init-17727-g0eebb48fcfbc:"
41. Apr 25 Dimitry Andric git: 20450c2e7920 - main - Merge commit b0d2b57f7e47 from llvm git (by Phoebe Wang): 42. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: 2357de8ea14f - main - linuxkpi: Define `dev_err_probe*()` 43. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: 2434fcfd0dd0 - main - linuxkpi: Passing a size of zero to `krealloc()` frees the pointer 44. Apr 26 Michael Tuexen git: 28932dc425e1 - main - tuntap: add SIOCGIFCAP and SIOCSIFCAP ioctls 45. Apr 23 Kyle Evans git: 28b0084af332 - main - kern: mac: sprinkle a bit of const correctness 46. Apr 25 Gleb Smirnoff git: 2bd2f267f344 - main - kgss: remove unnecessary CURVNET_SET() and kgss_gssd_handle checks 47. Apr 22 Cy Schubert git: 2bff747bb04d - main - termcap: fix screen entry standout mode (so/se) capabilities 48. Apr 23 John Baldwin git: 2c6d8f15bd45 - main - sys: Permit passing pointers to VIRT_IN_DMAP and DMAP_TO_PHYS 49. Apr 23 John Baldwin git: 2d0634d2e74b - main - kva_alloc/free: Use void * instead of vm_offset_t 50. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 305ebed50b4e - main - linuxkpi: Define `system_state` 51. Apr 23 John Baldwin git: 30af462bd264 - main - kmap_alloc_wait/kmap_free_wakeup: Use void * instead of vm_offset_t 52. Apr 21 Mark Johnston git: 30b7621d46cc - main - tests/sys/net: Set require.kmods where appropriate 53. Apr 23 Kristof Provost git: 3103d39cd99f - main - netlink: fix LINT-NOVIMAGE build 54. Apr 20 Konstantin Belousov git: 324b3c2892a5 - main - membarrier.2: document MEMBARRIER_CMD_GET_REGISTRATIONS 55. Apr 24 Greg Lehey git: 32b0dfb32659 - main - Explain relationship between file storage size and EOF. 56. Apr 24 Warner Losh git: 334adacbc1b2 - main - cam: Document kern.cam.max_high_power. 57. Apr 24 Warner Losh git: 3454d97aaec1 - main - cam: Set ccb_h.status on XPT_GDEVLIST early-return paths 58. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 373871696d3d - main - linuxkpi: Define `fd_file()` 59. Apr 20 Alan Somers git: 374548e930bd - main - fusefs: better handling for low-memory conditions 60. Apr 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 394f6b1b0a65 - main - ident: Clean up
61. Apr 20 Bjoern A. Zeeb git: 395c8f0855e0 - main - nfs: make no-IP kernels compile 62. Apr 25 Dimitry Andric git: 3ac42330b1da - main - Revert "libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:" 63. Apr 25 Dimitry Andric git: 3b0a0e64bd9f - main - Revert "libcxx-compat: revert llvmorg-19-init-17853-g578c6191eff7:" 64. Apr 25 Dimitry Andric git: 3ca6facafc4c - main - Revert "libcxx-compat: revert llvmorg-19-init-4504-g937a5396cf3e:" 65. Apr 25 Dimitry Andric git: 3cbf898fb49f - main - Add a comment to llvm's OptParser.td, so dependent files get rebuilt. 66. Apr 21 Ed Maste git: 3cc113c94fb9 - main - caesar: Add SPDX-License-Identifier tags 67. Apr 22 Dag-Erling=?utf-8?Q? Sm=C3 git: 3d00db6b8b73 - main - tests.7: Provide better examples 68. Apr 21 Warner Losh git: 3d2fd7178663 - main - src.opts.mk: Sort options 69. Apr 23 John Baldwin git: 3df5cc33d894 - main - ctld: Ports without a portal group are not dummy ports 70. Apr 25 Dag-Erling=?utf-8?Q? Sm=C3 git: 3e6a26df1fb7 - main - ident: Fix typo in manual page 71. Apr 25 Dimitry Andric git: 3f16c588d1d8 - main - Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 1 72. Apr 25 Dimitry Andric git: 3f6219840dbe - main - Revert "libcxx-compat: don't remove headers that were reintroduced by reverts" 73. Apr 20 Roger Pau =?utf-8?B?TW9ubs Re: git: 3fade68cfdf9 - main - iflib: accurately count bytes/segments for TSO 74. Apr 20 Michael Tuexen Re: git: 3fade68cfdf9 - main - iflib: accurately count bytes/segments for TSO 75. Apr 20 Roger Pau =?utf-8?B?TW9ubs Re: git: 3fade68cfdf9 - main - iflib: accurately count bytes/segments for TSO 76. Apr 25 Dimitry Andric git: 3fd796204fe6 - main - Merge commit 924f773f5e26 from llvm git (by Younan Zhang): 77. Apr 25 Kristof Provost git: 4001613878fe - main - pfsync: rename unused variable 78. Apr 21 Mateusz Piotrowski git: 4029e765436f - main - bsdinstall.8: Document DISTRIBUTIONS defaults correctly 79. Apr 25 Benedict Reuschling git: 4137c673fa96 - main - loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables 80. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 43b47418e769 - main - linuxkpi: Add `pci_dev_is_disconnected()`
81. Apr 24 Warner Losh git: 43b7cf42d425 - main - speaker(4): drop NEEDGIANT 82. Apr 23 Jessica Clarke git: 44e4f45aec44 - main - arm64/vmm: Enable 16-bit VMIDs when in use by pmap 83. Apr 23 R. Christian McDonald git: 4578c15ab914 - main - pf: Document broadcast/multicast forwarding through route-to 84. Apr 22 Pouria Mousavizadeh Tehran git: 45827f9ad2e3 - main - linux: Fix a typo in a header comment 85. Apr 24 Warner Losh git: 45a12d8a2656 - main - Revert "speaker(4): move static data to bss" 86. Apr 25 Gleb Smirnoff git: 4602d45eb3b1 - main - kgss: de-virtualize kgss_gssd_handle 87. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 47e1ca7f3720 - main - linuxkpi: Move `GENMASK()` to <linux/bits.h> 88. Apr 25 Dimitry Andric git: 4822a2cf9900 - main - Tentative fix for powerpc boot1.chrp linking problem. 89. Apr 25 Lexi Winter Re: git: 4822a2cf9900 - main - Tentative fix for powerpc boot1.chrp linking problem. 90. Apr 25 Dimitry Andric git: 48c35ae6ebfc - main - Merge commit 598f21e9fcf7 from llvm git (by zhijian lin): 91. Apr 22 Enji Cooper git: 48d6db4932c8 - main - OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS` 92. Apr 22 Jessica Clarke Re: git: 48d6db4932c8 - main - OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS` 93. Apr 22 Enji Cooper (yaneurabeya) Re: git: 48d6db4932c8 - main - OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS` 94. Apr 23 Enji Cooper (yaneurabeya) Re: git: 48d6db4932c8 - main - OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS` 95. Apr 23 John Baldwin git: 496453e9de3f - main - amd64/aarch64 pmap: Switch type of pmap_preinit_mapping.va to void * 96. Apr 20 John Baldwin git: 4b79ee8eb139 - main - ctld: Update nchildren directly in wait_for_children 97. Apr 20 Bjoern A. Zeeb git: 4cdbcc2b6a2e - main - sctp: initialize inp to avoid uninitialized use 98. Apr 22 Konstantin Belousov git: 4d062dbc20dc - main - kdump(1): add sys/ prefix for exterror source file name 99. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: 4dab15e96d40 - main - linuxkpi: Define `sort_r()` 100. Apr 26 Dag-Erling=?utf-8?Q? Sm=C3 git: 4dd97955e68d - main - libpkgconf: Fix paths
101. Apr 26 Mark Millard Re: git: 4dd97955e68d - main - libpkgconf: Fix paths 102. Apr 21 Ed Maste Re: git: 4ed20e0236dd - main - kshim/usb: Add build option. 103. Apr 21 Kyle Evans Re: git: 4ed20e0236dd - main - kshim/usb: Add build option. 104. Apr 21 Kyle Evans Re: git: 4ed20e0236dd - main - kshim/usb: Add build option. 105. Apr 26 Pouria Mousavizadeh Tehran git: 4f9f09d95103 - main - compat/linprocfs: Add some entries to /proc/sys/fs and /proc/sys/kernel 106. Apr 25 Dimitry Andric git: 4fc1fdd206c3 - main - Merge commit c1d26c3c2510 from llvm git (by Nikolas Klauser): 107. Apr 26 Pouria Mousavizadeh Tehran git: 4feeca3193c3 - main - tail(1): Fix -r (reverse) to work on pseudo filesystems 108. Apr 25 Dimitry Andric git: 501871ebf9d7 - main - Revert "libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455:" 109. Apr 20 John Baldwin git: 505f381cb96e - main - nvmf_che: Don't leak a socket if an error occurs finalizing the socket 110. Apr 25 Gleb Smirnoff git: 50c5715159f1 - main - kgss: remove KGSS_VNET_* macros family 111. Apr 22 Pouria Mousavizadeh Tehran git: 50ff71e956b6 - main - linux: Support PR_GET_CHILD_SUBREAPER prctl(2) 112. Apr 22 Johan=?utf-8?Q? S=C3=B6llv git: 51b65c6af2e1 - main - ctladm tests: Only use allowed chars in IQN 113. Apr 23 Philip Paeps git: 5417f0bbde91 - main - Import tzdata 2026b 114. Apr 23 Philip Paeps Re: git: 5417f0bbde91 - main - Import tzdata 2026b 115. Apr 25 Dimitry Andric git: 5465db314a03 - main - libcxx-compat: revert llvmorg-21-init-8400-g703cfe745b96: 116. Apr 22 Simon J. Gerraty git: 566cc005812b - main - safe_set treat ':' and '#' differently 117. Apr 24 Enji Cooper git: 573a9e5764df - main - security(7): fix `mandoc -T lint` complaints 118. Apr 23 John Baldwin git: 573e6313bc3b - main - sf_buf_kva: Return a pointer instead of a vm_offset_t 119. Apr 24 Mitchell Horne git: 576c6e9620df - main - pmc: Implement the feature bits for recent Zen 4/5 120. Apr 22 Pierre Pronchery git: 57db556be43b - main - src.conf(5): rebuild after introduction of WITHOUT_PKGCONF
121. Apr 24 Andrew Gallatin git: 5923b363ca61 - main - net: Fix collision between SIOCGI2CPB and IPSECGREQID 122. Apr 24 Drew Gallatin Re: git: 5923b363ca61 - main - net: Fix collision between SIOCGI2CPB and IPSECGREQID 123. Apr 25 Dimitry Andric git: 5945da0bc9ac - main - Revert "libcxx-compat: update libcxx.imp for headers that were reintroduced by reverts" 124. Apr 25 Dimitry Andric git: 5ac874516b27 - main - Merge commit 787ba2426148 from llvm git (by Matheus Izvekov): 125. Apr 22 Konstantin Belousov git: 5c89d661a023 - main - kdump: tweaks for the extended errors decoding 126. Apr 23 Philip Paeps git: 5cfcccf76730 - main - Revert "Import tzdata 2026b" 127. Apr 23 Cy Schubert Re: git: 5cfcccf76730 - main - Revert "Import tzdata 2026b" 128. Apr 23 Philip Paeps Re: git: 5cfcccf76730 - main - Revert "Import tzdata 2026b" 129. Apr 24 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 5cfcccf76730 - main - Revert "Import tzdata 2026b" 130. Apr 24 John Baldwin Re: git: 5cfcccf76730 - main - Revert "Import tzdata 2026b" 131. Apr 25 Zhenlei Huang Re: git: 5cfcccf76730 - main - Revert "Import tzdata 2026b" 132. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 5dfbc6593cda - main - linuxkpi: Add `memdup_array_user()` 133. Apr 23 Siva Mahadevan git: 60000d94b4e8 - main - tests/pf/nat: endpoint_independent: wait for tcpdump to start 134. Apr 23 John Baldwin git: 614ef718496e - main - ctld: Don't add an iscsi port for targets with only kernel ports 135. Apr 25 Dimitry Andric git: 6243d755fb82 - main - Revert "libcxx-compat: revert llvmorg-19-init-18063-g561246e90282:" 136. Apr 23 John Baldwin git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers 137. Apr 23 John Baldwin Re: git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers 138. Apr 24 John Baldwin Re: git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers 139. Apr 24 Warner Losh git: 690ef95b3354 - main - speaker(4): move static data to bss 140. Apr 22 Simon J. Gerraty git: 69cc351c4c91 - main - safe_set ignore leading white-space
141. Apr 21 Mark Johnston git: 69e8d8b49d4b - main - tests/sys/netinet/tcp_hpts: Make a socket available in mock inpcbs 142. Apr 25 Dimitry Andric git: 700637cbb5e5 - main - Merge llvm-project main llvmorg-21-init-19288-gface93e724f4 143. Apr 24 Warner Losh git: 70ae0c4524d2 - main - i386: Remove perfmon performance monitoring facility 144. Apr 25 Dimitry Andric git: 718e5874be03 - main - llvm-libc-macros: work around gcc defining LDBL_MANT_DIG as 53 on i386 145. Apr 25 Jilles Tjoelker git: 7262e60119b8 - main - sh: Allow vfork on redirected simple commands 146. Apr 25 Dimitry Andric git: 7351d001fc7f - main - Merge llvm-project release/21.x llvmorg-21.1.8-0-g2078da43e25a 147. Apr 24 Justin Hibbits git: 74dff310698b - main - pseries/llan: call init when ioctl sets interface UP 148. Apr 25 Dimitry Andric git: 753a166bdeb3 - main - imgact_elf: Fix uninitialized variable use in note_procstat_auxv 149. Apr 25 Jessica Clarke Re: git: 753a166bdeb3 - main - imgact_elf: Fix uninitialized variable use in note_procstat_auxv 150. Apr 25 Dimitry Andric Re: git: 753a166bdeb3 - main - imgact_elf: Fix uninitialized variable use in note_procstat_auxv 151. Apr 25 Jessica Clarke Re: git: 753a166bdeb3 - main - imgact_elf: Fix uninitialized variable use in note_procstat_auxv 152. Apr 25 Jessica Clarke Re: git: 753a166bdeb3 - main - imgact_elf: Fix uninitialized variable use in note_procstat_auxv 153. Apr 24 Mark Johnston git: 75c66218401c - main - tests/posixshm: Check for hardware support in largepage_pkru 154. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 7643dd70a4df - main - linuxkpi: Add `kmemdup_array()` 155. Apr 21 Adrian Chadd git: 76c082180719 - main - ure: add USB device IDs for additional RTL8152/RTL8153 adapters 156. Apr 24 Dag-Erling=?utf-8?Q? Sm=C3 git: 76f642310d55 - main - tzcode: Update to 2026b 157. Apr 25 Dimitry Andric git: 770cf0a5f02d - main - Fixups after llvm-project main llvmorg-21-init-19288-gface93e724f4 merge 158. Apr 23 Kyle Evans git: 7982985bdf58 - main - kern: mac: bump the MAC_VERSION for 16.x 159. Apr 20 John Baldwin git: 7bb2b3801554 - main - ctld: Support multiple physical ports in a target 160. Apr 25 Dimitry Andric git: 7f207b6443fe - main - Revert "Tentative fix for powerpc boot1.chrp linking problem."
161. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 7f59126493d4 - main - linuxkpi: Define a guard for the `mutex` type 162. Apr 22 Li-Wen Hsu git: 81abe47cd5cd - main - tests/sys/arch/aarch64: set TESTSDIR so Kyuafile is installed correctly 163. Apr 22 Pouria Mousavizadeh Tehran git: 81f60a964a50 - main - linux: make sysent for membarrier 164. Apr 25 Dimitry Andric git: 821fc643b3ca - main - libcxx-compat: revert llvmorg-21-init-9130-g9e3982d9ae81: 165. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 849e5b0b6167 - main - linuxkpi: <asm/unaligned.h> is moved to <linux/unaligned.h> in Linux 6.12 166. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 84fc57a369df - main - linuxkpi: Add more `struct folio`-related functions 167. Apr 26 Konstantin Belousov git: 85a04bea5a54 - main - conf/std.nodebug: disable DEBUG_LOCKS 168. Apr 24 Vladimir Kondratyev git: 87ed6840a0a6 - main - rtlbtfw(8): Load firmware from filesystem with mmap() 169. Apr 22 Alexander Ziaee git: 886610c1003e - main - freebsd-base.7: Add a caveat about dev branches 170. Apr 23 John Baldwin git: 8a0ff500d713 - main - vm_kstack: Use void * instead of vm_offset_t 171. Apr 26 Roman Bogorodskiy git: 8a9c94cd59ee - main - packages: make bhyve depend on acpi 172. Apr 22 Kyle Evans git: 8bbba9f681ec - main - makeman.lua: catch up to REQUIRED_OPTIONS change 173. Apr 23 Kyle Evans git: 8d680381c89d - main - jail: tests: cosmetic-ish improvements 174. Apr 25 Dimitry Andric git: 8f6978f83cc6 - main - Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 2 175. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: 8f95998393f4 - main - linuxkpi: Define `__GFP_THISNODE` 176. Apr 25 Dimitry Andric git: 8f95b8b19088 - main - Bump __FreeBSD_version for llvm 21.1.8 merge 177. Apr 20 Mark Johnston git: 91f03cde6604 - main - libvmmapi: Check for allocation failure in vm_vcpu_open() 178. Apr 26 Adrian Chadd git: 92e5f6e1995a - main - x86/ucode: fix gcc uninitialised warning 179. Apr 24 Bjoern A. Zeeb git: 93d301d95ab2 - main - Remove -fms-extensions throughout the tree 180. Apr 24 Bjoern A. Zeeb Re: git: 93d301d95ab2 - main - Remove -fms-extensions throughout the tree
181. Apr 24 Enji Cooper git: 944a4de2d211 - main - Remove `cam.d` when MK_DTRACE == no 182. Apr 20 Konstantin Belousov git: 950fd59955e1 - main - membarrier(2): use atomic for lockless read of curproc->p_flag2 183. Apr 20 Mark Johnston git: 9592b0870c83 - main - tests/aio: Avoid skipping zvol tests 184. Apr 25 Pierre Pronchery git: 970cef9f652e - main - packages: Register pkgconf 185. Apr 20 Alexander Ziaee git: 975e3605ebb1 - main - geom manuals: Clarify units 186. Apr 25 Dimitry Andric git: 987ac31018cb - main - libcxx-compat: fix llvmorg-21-init-18351-gfcc09b6f0267: 187. Apr 22 Pouria Mousavizadeh Tehran git: 98a868c61b93 - main - linux: Support LINUX_PR_GET_NO_NEW_PRIVS prctl(2) 188. Apr 21 Kristof Provost git: 9933bdcb1264 - main - pf: only allow a subset of netlink calls when securelevel is set 189. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: 9a2de1d2042d - main - linuxkpi: Define `min_array()` and `max_array()` 190. Apr 23 John Baldwin git: 9a6e9d779923 - main - VM_PAGE_TO_DMAP: Wrapper macro to return direct map address for a page 191. Apr 20 Konstantin Belousov git: 9b844b495e8e - main - rtld: fix processing of preloaded z_initfirst objects 192. Apr 23 Philip Paeps git: 9b95cab0a292 - main - contrib/tzdata: import tzdata 2026b 193. Apr 23 Philip Paeps Re: git: 9b95cab0a292 - main - contrib/tzdata: import tzdata 2026b 194. Apr 26 Mark Johnston git: a02d794f5acd - main - nullfs: Clear inotify flags during reclaim 195. Apr 25 Dimitry Andric git: a114ece3e615 - main - libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83: 196. Apr 25 Dimitry Andric git: a24406d2e0e8 - main - Revert "libcxx-compat: revert llvmorg-19-init-4003-g55357160d0e1:" 197. Apr 21 Ed Maste git: a338f5a0e7b1 - main - conf: remove trailing whitespace 198. Apr 24 Cy Schubert Re: git: a3cefe7f2b4d - main - Add 'contrib/pkgconf/' from commit '6294b6ab217a2d5f1d2bc23a64505a228294c508' 199. Apr 24 Cy Schubert Re: git: a3cefe7f2b4d - main - Add 'contrib/pkgconf/' from commit '6294b6ab217a2d5f1d2bc23a64505a228294c508' 200. Apr 22 Pierre Pronchery git: a3cefe7f2b4d - main - Add 'contrib/pkgconf/' from commit '6294b6ab217a2d5f1d2bc23a64505a228294c508'
201. Apr 23 Enji Cooper (yaneurabeya) Re: git: a3cefe7f2b4d - main - Add 'contrib/pkgconf/' from commit '6294b6ab217a2d5f1d2bc23a64505a228294c508' 202. Apr 25 Pierre Pronchery Re: git: a3cefe7f2b4d - main - Add 'contrib/pkgconf/' from commit '6294b6ab217a2d5f1d2bc23a64505a228294c508' 203. Apr 23 Kyle Evans git: a46205a100b3 - main - Fix memory corruption bugs in BSM record parsing 204. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: a5ae030d9f8f - main - linuxkpi: Add `fop_flags` to `struct file_operations` 205. Apr 24 Warner Losh git: a80ec2b51ac6 - main - speaker(4): make spkropen thread-safe 206. Apr 25 Dimitry Andric git: a843ea3f246f - main - Revert "libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed:" 207. Apr 20 Konstantin Belousov git: aaa10396a997 - main - membarrier(2): implement the MEMBARRIER_CMD_GET_REGISTRATIONS command 208. Apr 23 John Baldwin git: aad4fec5d7e2 - main - ctld: Move the pidfile handle out to a global variable 209. Apr 22 Enji Cooper git: ab53a4e9b95d - main - Remove `/usr/share/examples/oci` when MK_EXAMPLES == no 210. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: ab77c26d3643 - main - linuxkpi: Add `mem_is_zero()` 211. Apr 23 Christos Margiolis git: aba2523261c1 - main - sound: Do not check for NULL before deleting ac97_info->methods 212. Apr 22 Dag-Erling=?utf-8?Q? Sm=C3 git: abdf2a711cab - main - printenv: Clean up 213. Apr 23 John Baldwin git: ac7d52740249 - main - pmap_map: Use void * for the return value instead of vm_offset_t 214. Apr 25 Dimitry Andric git: ad1f6ee5d723 - main - libcxx-compat: revert llvmorg-21-init-19251-g0c3a2faa8505: 215. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: ad528a6b174e - main - linuxkpi: Define diagnostic macros like `might_resched()` or `cant_sleep()` 216. Apr 21 Bjoern A. Zeeb git: adb16cd389c3 - main - rtw89: fix mismerge 217. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: ade8a27ea4c2 - main - linuxkpi: Add `atomic_read_acquire()` 218. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: ae1f6954e2c8 - main - linuxkpi: Define `MINORBITS` 219. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: af01ffbfb1c0 - main - linuxkpi: Define `GFP_KERNEL_ACCOUNT` flag 220. Apr 24 Enji Cooper git: af864dd4a2df - main - hosts.equiv.5: correct nits to fix `mandoc -T lint` issues
221. Apr 22 Alexander Ziaee git: b183dae4a993 - main - build.7: Explain specifying multiple KERNCONFs 222. Apr 24 Warner Losh git: b40205855e10 - main - nda: Filter non-storage nvme drives 223. Apr 23 Kyle Evans git: b675ff8eedc9 - main - mac_seeotheruids: allow specificgid to be a list of groups 224. Apr 25 Dimitry Andric git: b6d823e39072 - main - Fix up builds on Linux hosts after llvm 21.1.8 merge 225. Apr 21 Ed Maste git: b6dd9d3593f3 - main - CONTRIBUTING: fix typos in GitHub contribution guide 226. Apr 26 Lexi Winter git: b7daab8be1d4 - main - apm: Only install rc script on i386 227. Apr 22 Pierre Pronchery git: b8352da33f34 - main - pkgconf: import into the base system 228. Apr 22 Mark Johnston Re: git: b8352da33f34 - main - pkgconf: import into the base system 229. Apr 22 Lexi Winter Re: git: b8352da33f34 - main - pkgconf: import into the base system 230. Apr 22 Lexi Winter Re: git: b8352da33f34 - main - pkgconf: import into the base system 231. Apr 22 Pierre Pronchery Re: git: b8352da33f34 - main - pkgconf: import into the base system 232. Apr 22 Pierre Pronchery Re: git: b8352da33f34 - main - pkgconf: import into the base system 233. Apr 25 Antoine Brodin Re: git: b8352da33f34 - main - pkgconf: import into the base system 234. Apr 25 Pierre Pronchery Re: git: b8352da33f34 - main - pkgconf: import into the base system 235. Apr 25 Antoine Brodin Re: git: b8352da33f34 - main - pkgconf: import into the base system 236. Apr 25 Antoine Brodin Re: git: b8352da33f34 - main - pkgconf: import into the base system 237. Apr 26 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b8352da33f34 - main - pkgconf: import into the base system 238. Apr 22 Enji Cooper git: b9495bd8c13e - main - Preen/update list for share/examples/sound under `MK_EXAMPLES` 239. Apr 25 Dimitry Andric git: b99d02027a0f - main - Remove usr/include/c++/v1/__fwd/get.h from ObsoleteFiles.inc. 240. Apr 25 Zhenlei Huang git: ba7f47d47dc1 - main - ifnet: if_detach(): Fix races with vmove operations
241. Apr 25 Dimitry Andric git: bb6713d38cc0 - main - libcxx-compat: revert llvmorg-21-init-15984-g650b451d0065: 242. Apr 25 Dimitry Andric git: bb722a7d0f16 - main - Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 3 243. Apr 24 Lexi Winter git: bb75b0d581f7 - main - packages: Convert world to a subdir build 244. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: bbd20c0795a7 - main - linuxkpi: Pass a `const void *` to `krealloc()` 245. Apr 22 Robert Clausecker git: bc537e970d7e - main - libc/fls*.c: use *_WIDTH macros over CHAR_BIT * sizeof(type) 246. Apr 26 Mark Johnston git: bea17411473b - main - tests/ipfw: Make tests run more reliably in parallel 247. Apr 23 John Baldwin git: bee1aae0b3f1 - main - ncsw: Allow pmap_kextract to handle direct map addresses 248. Apr 25 Maxim Konovalov git: c0c7d1e1af4e - main - split.1: grammar 249. Apr 23 Vladimir Kondratyev git: c0e26f7b29dd - main - hkbd/ukbd: sysctls to swap macbook kbd modifiers 250. Apr 23 John Baldwin git: c49cbf849dee - main - powerpc aim64: Return vm_paddr_t from moea64_bootstrap_alloc 251. Apr 23 Michael Osipov git: c72edc2b2eb2 - main - ahci(4): Add another device ID for Marvell 9128 SATA controller: 0x91a3 252. Apr 24 Pierre Pronchery git: c875afcbcdf7 - main - packages: Register pkgconf 253. Apr 20 Robert Clausecker git: c8c9324c94df - main - include/stdbit.h: declare size_t, (u)int*_t, and (u)int_least*_t 254. Apr 21 Bjoern A. Zeeb git: c8cd633d78d0 - main - dpaa2: ni: add more stats and link information 255. Apr 21 Mark Johnston git: ca87c0b8e396 - main - pkru: Fix handling of 1GB largepage mappings 256. Apr 24 Warner Losh git: cb78764d47db - main - cam: kern.cam.max_high_power tuneable / sysctl 257. Apr 21 Jean-=?utf-8?Q?S=C3=A9bast git: cefd0ae770bf - main - linuxkpi: Add several `guid_*()` functions 258. Apr 25 Benedict Reuschling git: cf7d4b04e9ae - main - loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables 259. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: cff716c2854c - main - linuxkpi: Add `rb_add()` 260. Apr 25 Ahmad Khalifa git: d1854272b646 - main - vt_core: make sure the driver's functions exist
261. Apr 25 Ahmad Khalifa Re: git: d1854272b646 - main - vt_core: make sure the driver's functions exist 262. Apr 20 Mark Johnston git: d3d0466cae54 - main - tests/socket_afinet: Fix the bind_connected_port test 263. Apr 21 Kristof Provost git: d5ca00f2d874 - main - pf: do not allow flags to be changed with securelevel set 264. Apr 25 Dimitry Andric git: d6d48190ec6a - main - Revert "libcxx-compat: install headers that were reintroduced by reverts" 265. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: d74fa49d0c04 - main - linuxkpi: Add Linux 6.12 variant of `kvrealloc()` 266. Apr 24 Warner Losh git: d76523a318d7 - main - speaker(4): enable concurrent opens from different threads 267. Apr 22 Olivier Cochard git: d8651498746e - main - tests/netinet6: fix missing require.progs 268. Apr 23 John Baldwin git: d8863680744f - main - pmap_change_prot: Use void * instead of vm_offset_t 269. Apr 21 Pouria Mousavizadeh Tehran git: d95a73b4c7e3 - main - ifconfig: Fix segfault in geneve_status_nl 270. Apr 21 Mark Johnston git: dce565949914 - main - epoch: Don't idle CPUs when there's pending epoch work 271. Apr 23 John Baldwin git: dfb804eb57f1 - main - pmap_change_attr: Use void * instead of vm_offset_t 272. Apr 24 Mark Johnston git: e0751ae801b3 - main - ip_mroute: Avoid leaking uninitialized bytes to the routing daemon 273. Apr 25 Pierre Pronchery git: e0b74e7b1739 - main - Revert "packages: Register pkgconf" 274. Apr 24 Warner Losh git: e1cff8549978 - main - pass(4): Allowlist CCB func_codes to harden passthrough ioctls 275. Apr 24 Warner Losh git: e2199dc33f16 - main - speaker(4): one ioctl / write at a time 276. Apr 23 John Baldwin git: e27501388fc0 - main - pmap_qenter/qremove: Use void * instead of vm_offset_t 277. Apr 26 Mark Johnston git: e3b8e55e710b - main - netbsd-tests: Fix the mmap_truncate_signal test 278. Apr 22 Justin Hibbits git: e3e8ec2ab620 - main - kexec: Disallow kexec_load if securelevel > 0 279. Apr 20 John Baldwin git: e56687bb2d32 - main - ctld: Return from the inner "main" loop on EINTR 280. Apr 25 Dimitry Andric git: e5e636cf5eb6 - main - Revert "imgact_elf: Fix uninitialized variable use in note_procstat_auxv"
281. Apr 25 Dimitry Andric git: e64bea71c21e - main - Merge llvm-project release/21.x llvmorg-21.1.7-0-gcd708029e0b2 282. Apr 22 Jean-=?utf-8?Q?S=C3=A9bast git: e692f36a678d - main - linuxkpi: Add `struct kmsg_dump_detail` 283. Apr 25 Ahmad Khalifa git: e72c59315e7a - main - vt_core: delay the shutdown splash event handler 284. Apr 21 Warner Losh git: e8156a7e5fff - main - src.conf.5: Regenerate 285. Apr 22 Pouria Mousavizadeh Tehran git: eb82fb188f0a - main - sys/README: update README.md 286. Apr 24 Johan=?utf-8?Q? S=C3=B6llv git: eb837cb8b207 - main - ctld: normalize iSCSI TargetName on login 287. Apr 23 John Baldwin git: ec3a0b2a02ee - main - pmap_map_io_transient: Use void * instead of vm_offset_t for vaddr array 288. Apr 25 Benedict Reuschling git: ed82c433efee - main - Revert "loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables" 289. Apr 22 Pouria Mousavizadeh Tehran git: edb302bb49e0 - main - linuxkpi: Fix strlcpy size in linuxkpi_alloc_netdev() 290. Apr 22 Bjoern A. Zeeb Re: git: edb302bb49e0 - main - linuxkpi: Fix strlcpy size in linuxkpi_alloc_netdev() 291. Apr 23 John Baldwin git: ef159bdd54ca - main - riscv: Switch the address argument to cpu_dcache_* to a pointer 292. Apr 24 Warner Losh git: f31e6b198faa - main - speaker(4): move static data to text 293. Apr 25 Dimitry Andric git: f3b0cac70b80 - main - Revert "libcxx-compat: revert llvmorg-19-init-18062-g4dfa75c663e5:" 294. Apr 22 Pouria Mousavizadeh Tehran git: f3bd86ba1851 - main - freebsd-version(1): Disable pathname expansion in -j option 295. Apr 22 Jessica Clarke Re: git: f3bd86ba1851 - main - freebsd-version(1): Disable pathname expansion in -j option 296. Apr 22 Pouria Mousavizadeh Tehran Re: git: f3bd86ba1851 - main - freebsd-version(1): Disable pathname expansion in -j option 297. Apr 22 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: f3bd86ba1851 - main - freebsd-version(1): Disable pathname expansion in -j option 298. Apr 23 John Baldwin git: f4418cf954c2 - main - LinuxKPI: Update seq_file to properly implement the iterator interface 299. Apr 20 Zhenlei Huang git: f49f61f19463 - main - iflib: Add a missing CURVNET_RESTORE() in the error path 300. Apr 24 Colin Percival git: f6d2c8591c10 - main - ena: Adjust ena_[rt]x_cleanup to return bool
301. Apr 22 Robert Clausecker git: f6e1f27e9f00 - main - lib/msun: Replace manual checks with isnan() calls 302. Apr 25 Dimitry Andric git: f7bcd8d8c933 - main - libcxx-compat: revert llvmorg-21-init-17684-gae9990ed9651: 303. Apr 25 Dimitry Andric git: f8152c67d427 - main - Revert "libcxx-compat: revert llvmorg-19-init-17728-g30cc12cd818d:" 304. Apr 22 Enji Cooper git: fb7df70a479f - main - Remove all of /usr/tests/share/examples/... when MK_EXAMPLES == no 305. Apr 23 Kristof Provost git: fb8383527517 - main - pf: fix duplicate rule detection for automatic tables 306. Apr 21 Mitchell Horne git: fd45987f1f66 - main - hwpmc: Implement IBS process sampling 307. Apr 23 John Baldwin git: fe2957f591b5 - main - sys: Switch td_kstack from vm_offset_t to char * 308. Apr 23 John Baldwin git: fe3e92e6868d - main - PHYS_TO_DMAP: Return a void * instead of a vm_offset_t 309. Apr 23 John Baldwin git: fe9f0b18bf6a - main - busdma: Use char * instead of vm_offset_t for bounce page kernel pointers 310. Apr 20 Kristof Provost git: ff76ec3e9b28 - main - pf: be more robust against interface name conflicts 311. Apr 20 Mark Johnston git: ffad36e1d700 - main - pf: Use MTX_DUPOK to initialize hash chain mutexes

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