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


2021/dev-commits-src-all/20210131.dev-commits-src-all

Messages: 340, old messages first
Last update: Mon Feb 13 14:12:14 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jan 25 Philip Paeps               git: 4cd7e1071de1 - vendor/tzdata - Import tzdata 2021a
  2. Jan 25 Philip Paeps               git: b75ce8c01d03 - Create tag vendor/tzdata/tzdata2021a
  3. Jan 25 Philip Paeps               git: 8c5bef2eb24c - main - contrib/tzdata: import tzdata 2021a
  4. Jan 25 Andrew Turner              git: 46ca0b903cad - main - gic_v3: Use 64-bit writes to GICD_IROUTERn
  5. Jan 25 Andrew Turner              git: 35ebd8d33ad2 - main - gic_v3: add message based interrupts support
  6. Jan 25 Hans Petter Selasky        git: 064009e79462 - main - Add support for enabling and disabling IFCAP_VLAN_HWTSO via ifconfig(8) in mlx5en(4).
  7. Jan 25 Mitchell Horne             git: 28388d8abf8e - stable/12 - ddb: add ability to print user registers
  8. Jan 25 Mitchell Horne             git: 0fd0e98e50f3 - stable/12 - arm64: don't pass user trapframe to kdb_trap()
  9. Jan 25 Mitchell Horne             git: 7937837f11b6 - stable/12 - arm64: remove pcb_pc
 10. Jan 25 Mitchell Horne             git: e94c638b484e - stable/12 - arm64: gdb(4) machine-dependent bits
 11. Jan 25 Mitchell Horne             git: f773a868350d - stable/12 - gdb: only return signal values for powerpc's gdb_cpu_signal()
 12. Jan 25 Mitchell Horne             git: 8e0504d1654d - stable/13 - gdb: only return signal values for powerpc's gdb_cpu_signal()
 13. Jan 25 Mark Johnston              git: 5ade41213f19 - stable/12 - safexcel: Dispatch requests to the current CPU's ring
 14. Jan 25 Mark Johnston              git: 24ee73604483 - stable/12 - safexcel: Add counters for some resource exhaustion conditions
 15. Jan 25 Mark Johnston              git: 804d63c0ee8f - stable/12 - safexcel: Handle command/result descriptor exhaustion gracefully
 16. Jan 25 Mark Johnston              git: 5071cbacfb34 - stable/12 - safexcel: Simplify request allocation
 17. Jan 25 Alex Richardson            git: 3454fa118c41 - main - Don't include libarchive fuzz tests by default
 18. Jan 25 Alex Richardson            git: 8d55837dc133 - main - qeueue.h: Add {SLIST, STAILQ, LIST, TAILQ}_END()
 19. Jan 25 Alex Richardson            git: a8b20f4fabbc - main - Create symlinks to host tools on non-FreeBSD hosts
 20. Jan 25 Alex Richardson            git: 94ac312a7168 - main - ifconfig: fix UBSan signed shift error


21. Jan 25 Cy Schubert git: 5f965438f241 - vendor/sqlite3 - Import sqlite 3.34.1 (3340100). 22. Jan 25 Cy Schubert git: 881b0685d7c3 - Create tag vendor/sqlite3/sqlite-3340100 23. Jan 25 Baptiste Daroussin git: 13860e71eb50 - main - diff: add a test case for failed -s option 24. Jan 25 Baptiste Daroussin git: fefb3c46a80f - main - diff: fix incorrectly displaying files as duplicates 25. Jan 25 Mateusz Guzik git: 1c7a65adb002 - main - cache: track calls to cache_symlink_alloc with unsupported size 26. Jan 25 Mateusz Guzik git: 868643e7229b - main - cache: assorted cleanups 27. Jan 25 Ed Maste git: 8564660237ae - main - newvers.sh: add newline at EOF in generated vers.c 28. Jan 25 Kristof Provost git: e111d79806fe - main - Add FEATURE sysctls for ALTQ disciplines 29. Jan 25 Kristof Provost git: 27b2aa49385d - main - altq: Remove unused arguments from altq_attach() 30. Jan 25 Kristof Provost git: 16b3833344ad - main - altq tests: Basic ALTQ test 31. Jan 25 Kristof Provost git: dcd1e41f0cbc - main - pfctl: FreeBSD now supports DIOCGIFSPEED 32. Jan 25 Alexander Motin git: 1b109c69ed62 - main - Decode NFIT Platform Capabilities. 33. Jan 25 Brooks Davis git: bfc99943b04b - main - ndis(4): remove as previous announced 34. Jan 25 Philip Paeps git: 7b49246c89dd - stable/13 - contrib/tzdata: import tzdata 2021a 35. Jan 25 Philip Paeps git: 085997e8f05e - stable/12 - contrib/tzdata: import tzdata 2021a 36. Jan 25 Philip Paeps git: 09bdde595dd7 - stable/11 - contrib/tzdata: import tzdata 2021a 37. Jan 25 Brooks Davis git: 7a1591c1b625 - main - Rename kern_mmap_req to kern_mmap 38. Jan 25 Cy Schubert Re: git: bfc99943b04b - main - ndis(4): remove as previous announced 39. Jan 25 Cy Schubert Re: git: bfc99943b04b - main - ndis(4): remove as previous announced 40. Jan 25 Brooks Davis git: 2a0be7b0331c - stable/12 - VFS_QUOTACTL: Remove needless casts of arg
41. Jan 25 Brooks Davis git: 7baf7a453859 - stable/12 - ndis: Per user request, delay removal to 14 42. Jan 25 Mateusz Guzik git: f40d6217f20d - main - zfs: fix panics with invariant kernels from zfs_replay_setattr 43. Jan 25 Mateusz Guzik git: cc96f92a570e - main - atomic: make atomic_store_ptr type-aware 44. Jan 25 Mateusz Guzik git: 054ce2b03710 - main - atomic: add stub atomic_load_consume_ptr 45. Jan 25 Mateusz Guzik git: 8d2a230e996c - main - vfs: use atomic_load_consume_ptr in vn_load_v_data_smr 46. Jan 25 Mateusz Guzik git: 7af02ef0b222 - main - zfs: use atomic_load_consume_ptr for z_cached_symlink 47. Jan 25 Mateusz Guzik git: c09f79927145 - main - tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics 48. Jan 25 Mateusz Guzik git: 6f0842764946 - main - cache: make ->v_cache_dd accesses atomic-clean for lockless usage 49. Jan 25 Mateusz Guzik git: ffcf8f97f8a8 - main - cache: store vnodes in local vars in cache_zap_locked 50. Jan 25 Mateusz Guzik git: 6ef8fede86f3 - main - cache: make ->nc_flag accesses atomic-clean for lockless usage 51. Jan 25 Mateusz Guzik git: e7cf562a40fc - main - cache: change ->v_cache_dd synchronisation rules 52. Jan 25 Cy Schubert git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 53. Jan 25 Cy Schubert git: 1fc148624f50 - main - Fix build following bfc99943b04b46a6c1c885ce7bcc6f235b7422aa. 54. Jan 25 Jessica Clarke Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 55. Jan 25 Jessica Clarke Re: git: cc96f92a570e - main - atomic: make atomic_store_ptr type-aware 56. Jan 25 Mateusz Guzik Re: git: cc96f92a570e - main - atomic: make atomic_store_ptr type-aware 57. Jan 25 Cy Schubert Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 58. Jan 25 Brooks Davis Re: git: 1fc148624f50 - main - Fix build following bfc99943b04b46a6c1c885ce7bcc6f235b7422aa. 59. Jan 25 Jessica Clarke Re: git: 054ce2b03710 - main - atomic: add stub atomic_load_consume_ptr 60. Jan 26 Cy Schubert Re: git: 1fc148624f50 - main - Fix build following bfc99943b04b46a6c1c885ce7bcc6f235b7422aa.
61. Jan 26 Mateusz Guzik git: b42a2ea5589f - main - Remove ndis(4) remnants from kernel configs 62. Jan 26 Philip Paeps Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 63. Jan 26 Cy Schubert Re: git: 83edbc3cb54f - main - ipfilter: Retire pre-standard C support. 64. Jan 26 Jason A. Harmening git: 70cdab054c8f - stable/12 - rctl(4): support throttling resource usage to 0 65. Jan 26 Cy Schubert git: 25cdacf79b06 - main - Import sqlite 3.34.1 (3340100). 66. Jan 26 Oleksandr Tymoshenko git: da2dfec8f752 - stable/13 - Add RELNOTES entry for AES-GCM in armv8crypto(4) 67. Jan 26 Mateusz Guzik git: 6943671b481e - main - cache: convert cache_fplookup_parse to void now that it always succeeds 68. Jan 26 Marcin Wojtas git: a86b0839d7bf - main - marvell: ap806_clock: add missing frequency modes 69. Jan 26 Ed Maste git: 49d3dcb041f0 - stable/12 - elfctl: add backwards compatibility for "no" prefixes 70. Jan 26 Ed Maste git: d7e23b5cdd84 - stable/12 - elfctl: allow features to be specified by value 71. Jan 26 Ed Maste git: f56d7f838f5b - stable/12 - elfctl: prefix disable flags with "no" 72. Jan 26 Richard Scheffenegger git: 84761f3df508 - main - Adjust line length in tcp_prr_partialack 73. Jan 26 Richard Scheffenegger git: 6a376af0cd21 - main - TCP PRR: Patch div/0 in tcp_prr_partialack 74. Jan 26 Lutz Donnerhacke git: cfd6422a5217 - main - netgraph/ng_vlan_rotate: IEEE 802.1ad VLAN manipulation netgraph type 75. Jan 26 Michael Tuexen Re: git: 84761f3df508 - main - Adjust line length in tcp_prr_partialack 76. Jan 26 Michael Tuexen Re: git: 6a376af0cd21 - main - TCP PRR: Patch div/0 in tcp_prr_partialack 77. Jan 26 Scheffenegger, Richard AW: git: 84761f3df508 - main - Adjust line length in tcp_prr_partialack 78. Jan 26 Dimitry Andric git: e63539f30597 - main - Fix clang assertion when compiling the devel/onetbb port 79. Jan 26 Hans Petter Selasky git: 85d8d30f9f70 - main - Don't allow allocating a new send tag on an INP which is being torn down. This fixes a potential send tag leak. 80. Jan 26 Hans Petter Selasky git: 093e72319089 - main - Add missing decrement of active ratelimit connections.
81. Jan 26 Konstantin Belousov git: ee55e19a7942 - main - vm_map_protect.9: update after code changes 82. Jan 26 Brooks Davis git: 65a524b499ae - main - Remove documentation of unimplemented syscalls 83. Jan 26 Brooks Davis git: 119fa6ee8a80 - main - syscalls.master: Add a new syscall type: RESERVED 84. Jan 26 Brooks Davis git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use 85. Jan 26 Dimitry Andric git: 2cf84258922f - main - Bump __FreeBSD_version after e63539f3059728ff58328ac0ecb2a7bf4e2f08e8 86. Jan 26 Kirk McKusick git: 8c22cf9b0997 - main - Fix fsck_ffs incorrectly reporting "CANNOT READ BLK: NNNN" errors. 87. Jan 26 Mateusz Guzik git: a51eca7936db - main - cache: stop referring to removing entries as invalidating them 88. Jan 26 Mateusz Guzik git: a098a831a162 - main - cache: tidy up handling of foo/bar lookups where foo is not a directory 89. Jan 26 Olivier Cochard git: f1c010d9f9cb - main - tests: Skip cap_fileargs if build without capsicum capabilities 90. Jan 26 =?UTF-8?Q?Olivier_Cochard= Re: git: f1c010d9f9cb - main - tests: Skip cap_fileargs if build without capsicum capabilities 91. Jan 26 Marius Strobl git: c1655b0f8998 - main - e1000: consistently use the hw variables 92. Jan 26 Marius Strobl git: f39b49969ac4 - main - man: remove stale references to ndis(4) 93. Jan 26 Marius Strobl git: 84876bf70222 - main - build: remove NDIS option 94. Jan 26 Marius Strobl git: 173f6ce152ce - main - KDB: remove obsolete KDB_WHY_NDIS 95. Jan 26 Marius Strobl git: 7a731da592fa - main - rc.conf(5): regenerate after WITHOUT_NDIS removal 96. Jan 26 Konstantin Belousov Re: git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use 97. Jan 26 Toomas Soome git: 93ebd6307efe - main - vt: panic while changing vt font 98. Jan 26 Toomas Soome git: 6c7a932d0b8b - main - loader: start kernel in text mode when there is no vbefb vt driver 99. Jan 26 Brooks Davis Re: git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use 100. Jan 27 Konstantin Belousov Re: git: d89c1c461ce3 - main - Reserve gaps in syscall numbers for local use
101. Jan 27 Ed Maste git: f2b5999b2166 - stable/13 - elfctl: allow features to be specified by value 102. Jan 27 Ed Maste git: 03d837b565a9 - stable/13 - Remove Binutils from src.conf(5) option descriptions 103. Jan 27 al Re: git: c1655b0f8998 - main - e1000: consistently use the hw variables 104. Jan 27 Andrew Turner git: 042ef1f11550 - main - Remove DTS files for arm boards we don't support 105. Jan 27 Andrew Turner git: 2be9ff2d65e9 - main - Remove old Marvell drivers 106. Jan 27 Baptiste Daroussin git: 45b252fc9182 - main - cp: fix indentation 107. Jan 27 Baptiste Daroussin git: c440e7870a02 - main - diff: add a test case about the non regular file support 108. Jan 27 Baptiste Daroussin git: 15abb2328654 - main - diff: eliminate space at end of line 109. Jan 27 Baptiste Daroussin git: e52546a3a75f - main - diff: fix typo in a comment 110. Jan 27 Baptiste Daroussin git: fa977a3b2bb2 - main - diff: eliminate a useless lseek 111. Jan 27 Baptiste Daroussin git: 931ad51808a6 - main - diff: remove stalled entries in headers 112. Jan 27 Baptiste Daroussin git: e43239f5140e - main - diff: simplify the hash functions 113. Jan 27 Baptiste Daroussin git: 7a57c9cb5a4d - main - diff: eleminitate useless macros 114. Jan 27 Mateusz Guzik git: bcb7f57aa227 - main - conf/kern.mk: save some work by using realpath instead of cd ; pwd 115. Jan 27 Bjoern A. Zeeb git: 6f65b505468a - main - firmware(9): extend firmware_get() by a "no warn" flag. 116. Jan 27 Marius Strobl git: c262e8e87e7b - main - e1000: fix build after c1655b0f 117. Jan 27 Mateusz Guzik git: 5fc384d1810a - main - cache: fallback when encountering a mount point during .. lookup 118. Jan 27 Mateusz Guzik git: 5c325977b113 - main - cache: add missing MNT_NOSYMFOLLOW check to symlink traversal 119. Jan 27 Kristof Provost git: 7a808c5ee329 - main - pf: Improve pf_rule input validation 120. Jan 27 Kristof Provost git: 35dabb7b9cff - main - altq: Fix typo in features sysctl description
121. Jan 27 Gordon Bergling git: 8dba3dd846cf - main - cnv(9): Use a proper manual page section 122. Jan 27 Gordon Bergling git: 8a2f9dff2b93 - main - VOP_BMAP(9): Remove obsolete comma 123. Jan 27 Alex Richardson git: 4f009328a247 - main - kerberos5: Silence compiler warnings 124. Jan 27 Randall Stewart git: 24a8f6d36996 - main - When we are about to send down to the driver layer we need to make sure that the m_nextpkt field is NULL else the l 125. Jan 27 Kyle Evans git: 7012461c9bf6 - main - stand: ensure that the efi directory's dependencies are correct 126. Jan 27 Andrew Turner git: dd6c1c2a6c0d - main - Remove redundantcy from the arm GIC softc 127. Jan 27 Jessica Clarke git: 48397f6c7d2d - main - libllvmminimal: Add missing Support/ABIBreak.cpp 128. Jan 27 Ryan Moeller git: 65efb73fbddd - main - sbin/sysctl: Fix CTLFLAG_SKIP for adjacent nodes 129. Jan 27 John Baldwin Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 130. Jan 27 Jessica Clarke Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 131. Jan 27 Kyle Evans Re: git: 5fe433a6e4d8 - main - netgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support 132. Jan 27 Michael Tuexen Re: git: 24a8f6d36996 - main - When we are about to send down to the driver layer we need to make sure that the m_nextpkt field is NULL else t 133. Jan 27 Lutz Donnerhacke git: d0d2e523bafb - main - netgraph/ng_car: Add color marking code 134. Jan 27 Mark Johnston git: bd674d8b1fa8 - main - qat: Add support for separate AAD and output buffers 135. Jan 27 Mark Johnston git: e1b50e8184fc - main - qat.4: Minor tweaks 136. Jan 27 Mark Johnston git: 2fccd4f9b6b9 - main - safexcel: Disallow unsupported buffer layouts 137. Jan 27 Alan Somers Re: git: bd674d8b1fa8 - main - qat: Add support for separate AAD and output buffers 138. Jan 27 Mark Johnston Re: git: bd674d8b1fa8 - main - qat: Add support for separate AAD and output buffers 139. Jan 27 Dimitry Andric git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 140. Jan 27 Emmanuel Vadot git: 183d6cc0e0db - main - release: ROCKPRO64: Remove the quirk that disable the big cores
141. Jan 27 John Baldwin Re: git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 142. Jan 27 Mitchell Horne git: a6405133b7e1 - main - riscv: style(9) nits in sbi.c 143. Jan 27 Mitchell Horne git: 9bae4ce661c5 - main - riscv: add SBI system reset extension 144. Jan 27 Mitchell Horne git: 676b7d077c2c - main - bsdinstall: create /efi/boot directory in ESP 145. Jan 27 Mitchell Horne git: 7b08a307e88b - main - bsdinstall: riscv-specific tweaks 146. Jan 28 Cy Schubert git: 0e01ea872ee4 - main - Fix a typo. 147. Jan 28 Dimitry Andric Re: git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 148. Jan 28 Toomas Soome Re: git: 6e26189be406 - main - Fix loader detection of vbefb support on !amd64 149. Jan 28 Toomas Soome git: 9b388ac30375 - main - loader: unload command should reset tg_kernel_supported in gfx_state 150. Jan 28 Baptiste Daroussin git: f59810e34bae - main - pci_vendors: update to 2021.01.11 151. Jan 28 Andrew Turner git: e09c8c9ad90d - main - Remove leftover big-endian arm support 152. Jan 28 Andrew Turner git: 4d2ff2330f51 - main - Remove the old ARMv4 memcpy 153. Jan 28 Andrew Turner git: 4e76e4c301c7 - main - Remove obsolete code gated on _ARM_ARCH_* 154. Jan 28 Hans Petter Selasky git: b8051298b0a3 - main - Fix missing value in uar_page field for ratelimit in mlx5en(4). This is a regression issue after the new UAR API wa 155. Jan 28 Bjoern A. Zeeb git: 4abbf816bf06 - main - LinuxKPI: upstream a collection of drm-kmod conflicting changes 156. Jan 28 Bjoern A. Zeeb git: a6c2507d1bae - main - LinuxKPI: add firmware loading support 157. Jan 28 Bjoern A. Zeeb git: 1fac2cb4d6e5 - main - LinuxKPI: enhance PCI bits for DRM 158. Jan 28 Bjoern A. Zeeb git: fa765ca73e55 - main - LinuxKPI: implement devres() framework parts and two examples 159. Jan 28 Bjoern A. Zeeb git: d386f3a3c32f - main - Bump __FreeBSD_version for multiple LinuxKPI updates conflicting with DRM. Be sure to update your drm-kmod port to 160. Jan 28 Kristof Provost git: 0c458752ceee - main - pf: duplicate frames only once when using dup-to pf rule
161. Jan 28 Kristof Provost git: cd579b6fba46 - main - pf tests: Test that dup-to doesn't produce extra duplicate packets 162. Jan 28 Randall Stewart git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs i 163. Jan 28 Alex Richardson git: a3330ae73660 - vendor/atf - Vendor import of atf commit ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01 164. Jan 28 Alex Richardson git: 4bea27dc2b32 - Create tag vendor/atf/20210128 165. Jan 28 Alex Richardson git: bcc5b2445674 - main - rc.d/auditd: set pidfile 166. Jan 28 Alex Richardson git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 167. Jan 28 Alex Richardson git: 869cc06480b7 - main - tests/sys/audit: fix timeout calculation 168. Jan 28 Alex Richardson git: 9a0a48b12d3d - main - usr.sbin/pkg: Don't re-define roundup2 169. Jan 28 Jessica Clarke Re: git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 170. Jan 28 Alexander Richardson Re: git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 171. Jan 28 John Baldwin git: aa906e2a4957 - main - OpenSSL: Support for kernel TLS offload (KTLS) 172. Jan 28 John Baldwin git: bb8acd558e66 - main - OpenSSL: Regenerate manual pages. 173. Jan 28 John Baldwin git: ae257282ae5b - main - Regenerate src.conf.5 for MK_OPENSSL_KTLS 174. Jan 28 Jessica Clarke Re: git: 83ff5d5d98cb - main - Un-XFAIL two tests with Clang > 10 175. Jan 28 Bryan Drewery git: c926114f2ff2 - main - Fix getblk() with GB_NOCREAT returning false-negatives. 176. Jan 28 Ed Maste git: 4f9548640dd1 - main - arch.7: update 11.x to 11.4 as the last FreeBSD 11 release 177. Jan 28 Allan Jude git: f9322ff6efa5 - main - Enable KERN_TLS by default in ARM64 GENERIC 178. Jan 28 John Baldwin git: d2c9d0a41811 - main - Bump date after ae257282ae5b. 179. Jan 28 John Baldwin Re: git: f9322ff6efa5 - main - Enable KERN_TLS by default in ARM64 GENERIC 180. Jan 28 Alexander Motin git: b75168ed24ca - main - Make software iSCSI more configurable.
181. Jan 28 Allan Jude git: e6b7809cdfc4 - main - Flip the default for OPENSSL_KTLS to arm64 182. Jan 28 Allan Jude git: b1f1917de48b - main - Regenerate src.conf.5 after enabling MK_OPENSSL_KTLS for arm64 183. Jan 28 Vladimir Kondratyev git: 5c689e213614 - main - hsctrl: Fix manpage typo 184. Jan 28 Doug Ambrisko git: 0c852bb9b928 - main - Add support for some more Intel VMD controllers. Some of the newer controller have a sparce bus space that can be f 185. Jan 28 Alexander Motin git: 8fee65d0c70c - main - Add missing newlines. 186. Jan 29 Glen Barber git: 40cb0344eb27 - stable/13 - release: set stable/13 to ALPHA3 as part of the 13.0 cycle 187. Jan 29 Ed Maste git: e342ffe13e6b - releng/11.4 - MFC: contrib/tzdata: import tzdata 2020e 188. Jan 29 Ed Maste git: ed8277779304 - releng/11.4 - MFC: contrib/tzdata: import tzdata 2020f 189. Jan 29 Ed Maste git: a8016eb95e13 - releng/11.4 - contrib/tzdata: import tzdata 2021a 190. Jan 29 Ed Maste git: 7b67d47c70cc - releng/11.4 - MFC r364753: Add atomic and bswap functions to libcompiler_rt 191. Jan 29 Ed Maste git: 41e1fe830083 - releng/11.4 - msdosfs: Fix a leak of dirent padding bytes 192. Jan 29 Ed Maste git: 612e060c036f - releng/11.4 - ffs: avoid creating corrupt extattrfile 193. Jan 29 Ed Maste git: 60417799b7bb - releng/11.4 - xen/xenstore: remove unused functions 194. Jan 29 Ed Maste git: 95f9e56d8429 - releng/11.4 - Add UPDATING entry and bump version 195. Jan 29 Ed Maste git: 0279031f3583 - releng/11.4 - xen: allow limiting the amount of duplicated pending xenstore watches 196. Jan 29 Ryan Moeller git: 5d58f58b0d61 - stable/13 - sbin/sysctl: Fix CTLFLAG_SKIP for adjacent nodes 197. Jan 29 Warner Losh git: 8a51f14a7833 - main - newvers: tweak uname to be more useful 198. Jan 29 Ed Maste git: 3930702f5bae - releng/12.1 - MFC: contrib/tzdata: import tzdata 2020e 199. Jan 29 Ed Maste git: ada975796344 - releng/12.1 - contrib/tzdata: import tzdata 2021a 200. Jan 29 Ed Maste git: 4986b4192e5b - releng/12.1 - MFC: contrib/tzdata: import tzdata 2020f
201. Jan 29 Ed Maste git: e0c15f45abd4 - releng/12.1 - MFC r368237: if: Fix panic when destroying vnet and epair simultaneously 202. Jan 29 Ed Maste git: ee4693d4dac8 - releng/12.1 - xen/xenstore: remove unused functions 203. Jan 29 Ed Maste git: 785afb167cc4 - releng/12.1 - xen: allow limiting the amount of duplicated pending xenstore watches 204. Jan 29 Ed Maste git: 3df06c28ba95 - releng/12.1 - Add UPDATING entry and bump version 205. Jan 29 Ed Maste git: 66ace87da47b - releng/12.1 - Ensure that dirent's d_off field is initialized 206. Jan 29 Ed Maste git: bec758f641df - releng/12.1 - msdosfs: Fix a leak of dirent padding bytes 207. Jan 29 Ed Maste git: 58dcfdf3fba7 - releng/12.2 - MFC: contrib/tzdata: import tzdata 2020e 208. Jan 29 Ed Maste git: e8ede3fad664 - releng/12.2 - MFC: contrib/tzdata: import tzdata 2020f 209. Jan 29 Ed Maste git: 13921409542c - releng/12.2 - contrib/tzdata: import tzdata 2021a 210. Jan 29 Ed Maste git: e682b62c96e9 - releng/12.2 - MFC r368237: if: Fix panic when destroying vnet and epair simultaneously 211. Jan 29 Ed Maste git: 545f860883cf - releng/12.2 - Fix error merging r354116 from OpenZFS 212. Jan 29 Ed Maste git: fdf069c1689b - releng/12.2 - msdosfs: Fix a leak of dirent padding bytes 213. Jan 29 Ed Maste git: 0b9b9a15c241 - releng/12.2 - xen: allow limiting the amount of duplicated pending xenstore watches 214. Jan 29 Ed Maste git: 4e71c6a2e167 - releng/12.2 - xen/xenstore: remove unused functions 215. Jan 29 Ed Maste git: 6bddcd7682b1 - releng/12.2 - Ensure that dirent's d_off field is initialized 216. Jan 29 Ed Maste git: 32ed3ad05e5a - releng/12.2 - Add UPDATING entry and bump version 217. Jan 29 Kyle Evans git: ed05bfceb819 - stable/13 - build: remove LIBPTHREAD/LIBTHR build options 218. Jan 29 Kyle Evans git: 2e8149046432 - stable/13 - Regenerate src.conf(5) after 03d837b565a9 219. Jan 29 Kyle Evans git: 0f919ed4ae4d - main - tmpfs: push VEXEC check into tmpfs_lookup() 220. Jan 29 Mateusz Guzik Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu
221. Jan 29 Kyle Evans git: bf59049c27ef - main - du: tests: use dollar-single quotes where appropriate 222. Jan 29 Kubilay Kocak Re: git: 02ec31bdf60f - main - cache: add back target entry on rename 223. Jan 29 Kyle Evans git: 633f82126b28 - stable/13 - lualoader: improve loader.conf var processing 224. Jan 29 Jamie Gritton git: c050ea803eaa - main - jail: Handle a parent jail when a child is added to it 225. Jan 29 Xin LI git: 07d218f70c2f - main - Now that the portsnap buildbox is generating the raw bits for INDEX-14, add it to the set of INDEX files built by p 226. Jan 29 Alex Richardson git: d4a6843bb120 - main - Update comment missed in 83ff5d5d98cbcf9b66dccd70022358aec8918a14 227. Jan 29 Alex Richardson git: 4d2edf3af1db - main - test_inf_inputs: Use atf_tc_expect_fail() instead of atf_tc_skip() 228. Jan 29 Alex Richardson git: 892a05ee3a6a - main - Avoid double output in fenv_test 229. Jan 29 Alex Richardson git: 1d15bceae63c - main - tmpfs: implement pathconf(_PC_SYMLINK_MAX) 230. Jan 29 Richard Scheffenegger git: e6341fd7220e - stable/13 - Adjust line length in tcp_prr_partialack 231. Jan 29 Richard Scheffenegger git: 76dd854f47f4 - stable/13 - TCP PRR: Patch div/0 in tcp_prr_partialack 232. Jan 29 Bjoern A. Zeeb git: abd619045a54 - main - __FreeBSD_version: update the references to the doc tree 233. Jan 29 Mateusz Guzik git: eaad8d1303da - main - fd: add fget_only_user 234. Jan 29 Mateusz Guzik git: 6affe1b71238 - main - select: employ fget_only_user 235. Jan 29 Mateusz Guzik git: 45e1f8541428 - main - poll: use fget_unlocked or fget_only_user when feasible 236. Jan 29 Lutz Donnerhacke git: ebc61c86b556 - main - netgraph/ng_source: Switch queuing framework 237. Jan 29 Roger Pau Monné git: b6d85a5f51e4 - main - stand/multiboot: adjust the protocol between loader and kernel 238. Jan 29 Ed Maste git: fcb4797c90f3 - main - Cirrus-CI: Use the default Git history depth 239. Jan 29 Ed Maste git: f17fc5439f51 - main - Cirrus-CI: remove svn2git remnant 240. Jan 29 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle
241. Jan 29 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 242. Jan 29 Ed Maste git: 80a840b8ba03 - main - Revert "Cirrus-CI: Use the default Git history depth" 243. Jan 29 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 244. Jan 29 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 245. Jan 29 Kyle Evans git: e25ee296c919 - main - stand: lua: enhance lfs.dir() to speed up kernels_autodetect 246. Jan 29 John Baldwin git: 9d4104b21496 - main - Fix ldd to work with more ELF files. 247. Jan 29 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 248. Jan 29 Gleb Smirnoff git: cf6ff85fe847 - main - Catch up with 6edfd179c86: document M_EXTPG. While here sore flags as they are in sys/mbuf.h 249. Jan 29 Gleb Smirnoff git: 3f43ada98c89 - main - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. 250. Jan 29 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 251. Jan 29 Alexander V. Chernikov git: 53729367d388 - main - Fix subinterface vlan creation. 252. Jan 29 John Baldwin Re: git: 3f43ada98c89 - main - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. 253. Jan 29 Gleb Smirnoff Re: git: 3f43ada98c89 - main - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. 254. Jan 29 Alexander V. Chernikov git: cb984c62d705 - main - Fix multipath support for rib_lookup_info(). 255. Jan 29 Dimitry Andric git: 010196adcfaf - stable/13 - Fix clang assertion when compiling the devel/onetbb port 256. Jan 29 Mateusz Guzik git: 710e45c4b853 - main - Reimplement strlen 257. Jan 29 Jessica Clarke Re: git: 710e45c4b853 - main - Reimplement strlen 258. Jan 30 Mateusz Guzik git: 164c3b81848b - main - amd64: add missing ALIGN_TEXT to loops in memset and memmove 259. Jan 30 Steffen Nurpmeso Re: git: 710e45c4b853 - main - Reimplement strlen 260. Jan 30 Mateusz Guzik git: d1de5698dfe6 - main - amd64: retire sse2_pagezero
261. Jan 30 Mark Johnston git: 19d2d50e4318 - stable/13 - Revert "Define PNP info after defining driver modules" 262. Jan 30 Mark Johnston git: a455b23cf348 - stable/13 - qat.4: Minor tweaks 263. Jan 30 Mark Johnston git: ef6fb23322a6 - stable/13 - safexcel: Disallow unsupported buffer layouts 264. Jan 30 Jung-uk Kim git: 385fb5d933b5 - main - acpica: Import ACPICA 20201217. 265. Jan 30 Jung-uk Kim git: 29f37e9bcc67 - main - acpica: Import ACPICA 20210105. 266. Jan 30 Kyle Evans git: 81f3a59c4601 - stable/13 - stand: ensure that the efi directory's dependencies are correct 267. Jan 30 Kyle Evans git: 9ca71db4959f - main - ofed: fix the WITH_OFED_EXTRA build 268. Jan 30 Kyle Evans git: e948d980f78d - main - kerberos5: fix the WITH_OPENLDAP build 269. Jan 30 Kirk McKusick git: a63eae65ff87 - main - Revert 2d4422e7991a, Eliminate lock order reversal in UFS ffs_unmount(). 270. Jan 30 Kirk McKusick git: 1aa1ede1fd44 - stable/13 - MFC: a63eae6 271. Jan 30 Kirk McKusick git: 1f9ee757d96d - stable/13 - MFC: 8c22cf9b 272. Jan 30 Gordon Bergling git: 6a3ad2d0a7b6 - stable/12 - kevent(2): Bugfix for wrong EVFILT_TIMER timeouts 273. Jan 30 Emmanuel Vadot Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 274. Jan 30 Jessica Clarke git: bb8fa72dae42 - stable/13 - libllvmminimal: Add missing Support/ABIBreak.cpp 275. Jan 30 Jilles Tjoelker git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 276. Jan 30 Jilles Tjoelker git: 9b38ede3a347 - stable/12 - sh: Test that executing various binary files is rejected 277. Jan 30 Jilles Tjoelker git: c48240fa6f8e - stable/12 - sh/tests: Add a second kind of binary scripts without #! 278. Jan 30 =?UTF-8?B?VMSzbA==?= Coose Re: git: a6c2507d1bae - main - LinuxKPI: add firmware loading support 279. Jan 30 Glen Barber Re: git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 280. Jan 30 Eugene Grosbein Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #!
281. Jan 30 Kyle Evans git: 7587d9823a82 - main - build: options: mention ports in the WITH_OPENLDAP description 282. Jan 30 Robert Wing git: 7436a63ba908 - main - g_provider_by_name(9): argument can be a geom name or fullpath 283. Jan 30 Ed Maste git: 69557375226a - main - Remove unused GNUCXX option descriptions 284. Jan 30 Bjoern A. Zeeb git: 4a26380ba6dc - main - LinuxKPI: add module dependency on firmware(9) 285. Jan 30 Bjoern A. Zeeb Re: git: a6c2507d1bae - main - LinuxKPI: add firmware loading support 286. Jan 30 Toomas Soome git: d51cc252a062 - main - userboot: provide stub gfx functions 287. Jan 30 Jilles Tjoelker Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 288. Jan 30 Eugene Grosbein Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 289. Jan 30 Jilles Tjoelker Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #! 290. Jan 30 Alexander V. Chernikov git: 91f2c69ec206 - main - Fix unused-function waring when compiling with FIB_ALGO. 291. Jan 30 Alexander V. Chernikov git: ab6d9aaed76e - main - Move business logic from rebuild_fd_callout() into rebuild_fd(). 292. Jan 30 Alexander V. Chernikov git: f8b7ebea4905 - main - Improve fib_algo debug messages. 293. Jan 30 Alexander V. Chernikov git: dd9163003cb1 - main - Add rib_subscribe_locked() and rib_unsubsribe_locked() to support subscriptions during RIB modifications. Add new s 294. Jan 30 Alexander V. Chernikov git: 151ec796a230 - main - Fix the design problem with delayed algorithm sync. 295. Jan 30 Gordon Bergling git: 8ce9180c09d9 - stable/11 - kevent(2): Bugfix for wrong EVFILT_TIMER timeouts 296. Jan 31 Kyle Evans git: d9cd8a3d3fd5 - stable/12 - stand: ensure that the efi directory's dependencies are correct 297. Jan 31 Kyle Evans git: e8a03eb0c4e1 - stable/12 - lualoader: improve loader.conf var processing 298. Jan 31 Cy Schubert git: 58e43f89f17c - stable/11 - MFC: 83edbc3cb54fba6b37a68270c232df7b785bd222 299. Jan 31 Cy Schubert git: 514caf57cda8 - stable/13 - MFC: 83edbc3cb54fba6b37a68270c232df7b785bd222 300. Jan 31 Cy Schubert git: 2df415116eee - stable/12 - MFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c:
301. Jan 31 Cy Schubert git: 5ab5d8fc2cdf - stable/11 - MFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c: 302. Jan 31 Cy Schubert git: 35e09fbfc492 - stable/12 - MFC: 83edbc3cb54fba6b37a68270c232df7b785bd222 303. Jan 31 Cy Schubert git: 2ef3f7f5c356 - stable/13 - MFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c: 304. Jan 31 Vincenzo Maffione git: 7754ef5a3724 - stable/13 - axgbe: fix some link related issues 305. Jan 31 Vincenzo Maffione git: 9c5418f00836 - stable/12 - iflib: netmap: add support for NS_MOREFRAG 306. Jan 31 Vincenzo Maffione git: 31c2349742a9 - stable/12 - iflib: netmap: move per-packet operation out of fragments loop 307. Jan 31 Vincenzo Maffione git: e817c8f77fe8 - stable/12 - netmap: simplify parameter passing 308. Jan 31 Vincenzo Maffione git: e0e00874a3c3 - stable/13 - iflib: netmap: add support for NS_MOREFRAG 309. Jan 31 Vincenzo Maffione git: a8ca736bb4ed - stable/13 - iflib: netmap: move per-packet operation out of fragments loop 310. Jan 31 Vincenzo Maffione git: e4c81e46acc0 - stable/13 - netmap: simplify parameter passing 311. Jan 31 Michael Tuexen git: 8dc6a1edca6d - main - sctp: fix a locking issue for old unordered data 312. Jan 31 Alexander V. Chernikov git: 78c93a172114 - main - Use process fib for inet/inet6 fib_algo sysctls. 313. Jan 31 Mateusz Guzik Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu 314. Jan 31 Mateusz Guzik git: 8cbd164a179c - main - cache: handle NOFOLLOW requests for symlinks 315. Jan 31 Mateusz Guzik git: e027e24bfac7 - main - cache: add trailing slash support 316. Jan 31 Michael Tuexen Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu 317. Jan 31 Gordon Bergling Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu 318. Jan 31 Mateusz Guzik Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu 319. Jan 31 Emmanuel Vadot git: 7ba4d0f82955 - stable/13 - release: ROCKPRO64: Remove the quirk that disable the big cores 320. Jan 31 Hans Petter Selasky Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bu
321. Jan 31 Kyle Evans git: b24872cf7b13 - main - lualoader: position hyphens at the beginning of character classes 322. Jan 31 Mateusz Guzik git: 46f168bc665a - main - Drop temporary compat in setproctitle 323. Jan 31 Mateusz Guzik git: 0db6aef407f3 - main - amd64: add a note about simd to libc memset, memmove and memcmp 324. Jan 31 Mateusz Guzik git: f1be262ec11c - main - amd64: move memcmp checks upfront 325. Jan 31 Kyle Evans git: 8eeeee38f4c5 - main - tools: boot: use four jobs for building stand 326. Jan 31 Alexander Motin git: 38da7d23b6c3 - stable/13 - Make software iSCSI more configurable. 327. Jan 31 Alexander Motin git: c060c19240ea - stable/13 - Add missing newlines. 328. Jan 31 Alexander Motin git: c8845dd67e44 - stable/12 - Add missing newlines. 329. Jan 31 Alexander Motin git: 9dc7c250b8bd - main - cxgb(4): Remove assumption of physically contiguous mbufs. 330. Jan 31 Guido Falsi Re: git: aa906e2a4957 - main - OpenSSL: Support for kernel TLS offload (KTLS) 331. Jan 31 Antoine Brodin Re: git: 7fa2f2a62f04 - main - Rename NO_WERROR -> MK_WERROR=no 332. Jan 31 Stefan Eßer git: 47a52dc4d48f - vendor/bc - Vendor import of Gavin Howard's bc version 3.2.6 333. Jan 31 Stefan Eßer git: 11d188b98726 - Create tag vendor/bc/3.2.6 334. Jan 31 Stefan Eßer git: 10328f8b1123 - main - Merge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc' 335. Jan 31 Edward Tomasz Napierala git: cb6962124959 - main - msdosfs: fix double unlock if the source file disappears 336. Jan 31 Edward Tomasz Napierala git: b8073b3c7434 - main - msdosfs: fix vnode leak with msdosfs_rename() 337. Jan 31 Edward Tomasz Napierala git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3) 338. Jan 31 Oleksandr Tymoshenko git: e0a0a3efcb09 - main - mips: fix early kernel panic when setting up interrupt counters 339. Jan 31 Shawn Webb Re: git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3) 340. Jan 31 Michael Tuexen git: af885c57d65d - main - sctp: improve input validation


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