2021/dev-commits-src-all/20210711.dev-commits-src-all
Messages: 288, old messages first
Last update: Mon Feb 13 14:12:19 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Jul 5 Vladimir Kondratyev git: a2b83b59db36 - main - LinuxKPI: Allow kmem_cache_free() to be called from critical sections 2. Jul 5 Vladimir Kondratyev git: 78a02d8b332c - main - LinuxKPI: Add #defines required by drm-kmod v5.5 3. Jul 5 Vladimir Kondratyev git: c77ec79b57aa - main - LinuxKPI: Change flags parameter type of atomic_dec_and_lock_irqsave 4. Jul 5 Vladimir Kondratyev git: c0862b2b1fa9 - main - LinuxKPI: Add compiler barriers to list_for_each_entry_lockless macro 5. Jul 5 Vladimir Kondratyev git: 864b11007ab3 - main - LinuxKPI: Implement irq_work_sync() routine. 6. Jul 5 Vladimir Kondratyev git: 1ab61a193241 - main - LinuxKPI: Do not wait for a grace period in rcu_barrier() 7. Jul 5 Vladimir Kondratyev git: 98a6984a9e10 - main - LinuxKPI: Use macro for implementation of some dma_map_* functions 8. Jul 5 Vladimir Kondratyev git: 019391bf8527 - main - LinuxKPI: Implement strscpy 9. Jul 5 Vladimir Kondratyev git: 8b33cb8303d3 - main - LinuxKPI: Implement sequence counters and sequential locks 10. Jul 5 Vladimir Kondratyev git: 5fa1eb1cd927 - main - Bump __FreeBSD_version to 1400025 for LinuxKPI change. 11. Jul 5 Li-Wen Hsu git: 167897510919 - main - freebsd-tips: Fix the description of fetch(1) to match the command 12. Jul 5 Li-Wen Hsu Re: git: ffe6afc4f012 - main - freebsd-tips: Use a fetchable URL as example 13. Jul 5 Lutz Donnerhacke git: dc42a0503bc9 - stable/13 - tests/libalias: Bugfix in used variables 14. Jul 5 Lutz Donnerhacke git: 884da892b634 - stable/12 - tests/libalias: Bugfix in used variables 15. Jul 5 Peter Holm git: 7ebe83ddb788 - main - stress2: Limit scope of rm(1) wildcard in cleanup. 16. Jul 5 Peter Holm git: c5d6dd80b54b - main - stress2: Wait for the "swap" program to terminate 17. Jul 5 Mateusz Guzik git: f92c21a28cd8 - main - pf: depessimize table handling 18. Jul 5 Mateusz Guzik git: dc1ab04e4c9e - main - pf: allow table stats clearing and reading with ruleset rlock 19. Jul 5 Emmanuel Vadot git: 48687f733fdb - main - armv7: allwinner: Add aw_r_intc driver 20. Jul 5 Alex Richardson git: a259db87edfe - stable/13 - usr.sbin/pkg: Don't re-define roundup2
21. Jul 5 Alex Richardson git: 0a55a5bf6170 - stable/13 - if_vtnet: Fix pointer-sign and used parameter warnings 22. Jul 5 Alex Richardson git: ae0219c10fe3 - stable/13 - fwohci: Cast bitfield to uint32_t before passing it to roundup2(). 23. Jul 5 Alex Richardson git: c89f104c12e1 - stable/13 - vis(3): avoid out-of-bounds stack buffer reads 24. Jul 5 Alex Richardson git: f42db652c3d2 - stable/13 - Expose clang's alignment builtins and use them for roundup2/rounddown2 25. Jul 5 Alex Richardson git: 5694f4af7916 - stable/13 - kdump: use VIS_NOLOCALE when printing output 26. Jul 5 Alex Richardson git: ed1563aba95b - stable/13 - truss: fix handling of 64-bit arguments/return values for compat32 27. Jul 5 Alex Richardson git: 6e2b0498aa70 - stable/13 - truss: minor cleanup and pedantic warning fixes 28. Jul 5 Alex Richardson git: 58137266b6ea - stable/13 - rtld-elf: Check the return value of obj_enforce_relro() 29. Jul 5 Mateusz Guzik git: f649cff58721 - main - pf: padalign global locks found in pf.c 30. Jul 5 Mateusz Guzik git: 3ec1b75a0ddd - stable/13 - pf: add pf_release_staten and use it in pf_unlink_state 31. Jul 5 Mateusz Guzik git: 0e3ee7e3a674 - stable/13 - pf: factor out state allocation into pf_alloc_state 32. Jul 5 Mateusz Guzik git: f75b6fce91b1 - stable/13 - pf: assert that sizeof(struct pf_state) <= 312 33. Jul 5 Mateusz Guzik git: 3fbf56f319f5 - stable/13 - pf: fix error-case leaks in pf_create_state 34. Jul 5 Mateusz Guzik git: 0e69786dae2b - stable/13 - pf: deduplicate V_pf_state_z handling with pfsync 35. Jul 5 Mateusz Guzik git: dfcf1bd2e10e - stable/13 - pf: make sure the dtrace probe has safe access to state 36. Jul 5 Mateusz Guzik git: aa9d233aadd8 - stable/13 - pf: revert: Use counter(9) for pf_state byte/packet tracking 37. Jul 5 Mateusz Guzik git: 7b78b57f4b6c - stable/13 - mac: cheaper check for ifnet_create_mbuf and ifnet_check_transmit 38. Jul 5 Mateusz Guzik git: d5fe617b09b2 - stable/13 - pfctl: cache getprotobynumber results 39. Jul 5 Mateusz Guzik git: b501c72ad305 - stable/13 - pf: make DIOCGETSTATESNV iterations killable 40. Jul 5 Mateusz Guzik git: 5372a43bf746 - stable/12 - pf: Add endline to all DPFPRINTF()
41. Jul 5 Mateusz Guzik git: f4e50b36e208 - stable/12 - pf: add pf_release_staten and use it in pf_unlink_state 42. Jul 5 Mateusz Guzik git: 47a2d55f00ee - stable/12 - pf: factor out state allocation into pf_alloc_state 43. Jul 5 Mateusz Guzik git: e331b1d19f6b - stable/12 - pf: assert that sizeof(struct pf_state) <= 312 44. Jul 5 Mateusz Guzik git: c5c7dd3971bb - stable/12 - pf: fix error-case leaks in pf_create_state 45. Jul 5 Mateusz Guzik git: c547f51943d3 - stable/12 - pf: deduplicate V_pf_state_z handling with pfsync 46. Jul 5 Mateusz Guzik git: 838edd2c9dc6 - stable/12 - pf: make sure the dtrace probe has safe access to state 47. Jul 5 Mateusz Guzik git: 3f136d9fea86 - stable/12 - pf: revert: Use counter(9) for pf_state byte/packet tracking 48. Jul 5 Mateusz Guzik git: 98fd94dc8331 - stable/12 - pfctl: cache getprotobynumber results 49. Jul 5 Mateusz Guzik git: 98b05b41e8c6 - stable/12 - pf: make DIOCGETSTATESNV iterations killable 50. Jul 5 Mateusz Guzik git: f1c39eb170dd - stable/13 - mbuf: add m_free_raw to be used instead of directly calling uma_zfree 51. Jul 5 Mateusz Guzik git: eae6de040612 - stable/13 - iflib: switch bare zone_mbuf use to m_free_raw 52. Jul 5 Mateusz Guzik git: 8413d2a78665 - stable/13 - ktls: switch bare zone_mbuf use to m_free_raw 53. Jul 5 Mateusz Guzik git: 2f6dd4a29198 - stable/12 - refcount: add refcount_releasen 54. Jul 5 Emmanuel Vadot git: b464c459eaf4 - main - loader: Fix dtb loading 55. Jul 5 Mike Karels git: 0a4ad905bf44 - stable/13 - genet: Fix potential crash during attach 56. Jul 5 Mike Karels git: 2ecf3f2c5774 - stable/13 - genet: pullup minimum header amount for IPv4 57. Jul 5 Jessica Clarke git: 55c57a7811ec - main - rman: Remove an outdated comment that no longer applies 58. Jul 5 Jessica Clarke git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 59. Jul 5 Jessica Clarke git: 348c41d1815d - main - riscv: Implement non-stub __vdso_gettc and __vdso_gettimekeep 60. Jul 5 Cy Schubert Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround
61. Jul 5 Jessica Clarke Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 62. Jul 5 Cy Schubert Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 63. Jul 5 Cy Schubert Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 64. Jul 5 Jessica Clarke Re: git: af433832f752 - main - geom_label: Remove an old sysinstall(8) workaround 65. Jul 6 Alan Cox git: e41fde3ed71c - main - On a failed fcmpset don't pointlessly repeat tests 66. Jul 6 Alexander Motin git: e3bcd07d834d - main - nvme(4): Report NPWA before NPWG as stripesize. 67. Jul 6 Lutz Donnerhacke git: 3423d44cd152 - stable/13 - libalias: tidy up housekeeping 68. Jul 6 Lutz Donnerhacke git: 69965155a5c2 - stable/13 - libalias: Stats are unsigned 69. Jul 6 Lutz Donnerhacke git: 390866d47eff - stable/13 - libalias: Promote per instance global variable timeStamp 70. Jul 6 Lutz Donnerhacke git: 78d515b2225e - stable/13 - libalias: Restructure 71. Jul 6 Lutz Donnerhacke git: 3a96a25da861 - stable/13 - libalias: Switch to SPLAY trees 72. Jul 6 Wojciech Macek git: 382376f39863 - main - enetc: Add support for 2.5G fixed-link speed 73. Jul 6 Lutz Donnerhacke git: c207bb80909f - stable/12 - libalias: tidy up housekeeping 74. Jul 6 Lutz Donnerhacke git: e3c21cc51bec - stable/12 - libalias: Stats are unsigned 75. Jul 6 Lutz Donnerhacke git: 8b7b86fa6fe0 - stable/12 - libalias: Promote per instance global variable timeStamp 76. Jul 6 Lutz Donnerhacke git: e0a40dc22771 - stable/12 - libalias: Restructure 77. Jul 6 Lutz Donnerhacke git: 1883127de488 - stable/12 - libalias: Switch to SPLAY trees 78. Jul 6 Edward Tomasz Napierala git: 13aa56fcd596 - main - cam(4): preserve alloc_flags when copying CCBs 79. Jul 6 Baptiste Daroussin Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 80. Jul 6 Edward Tomasz Napierala git: a081a943a0ec - main - cam: drop unused 'saved_ccb' field from softcs
81. Jul 6 Alex Richardson git: f9f37c002ab5 - vendor/arm-optimized-routines - vendor branch created 82. Jul 6 Alex Richardson git: 253862e5c0bb - Create tag vendor/arm-optimized-routines/v21.02 83. Jul 6 Alex Richardson git: d053fb22f6d3 - main - usr.bin/sort: Avoid UBSan errors 84. Jul 6 Alex Richardson git: 4d552825eceb - main - usr.bin/login: send errors to console if syslog isn't running 85. Jul 6 Alex Richardson git: e34c713b0e66 - main - rtld/tests: Avoid function name conflict with libc opendir() 86. Jul 6 Alex Richardson git: 31914882fca5 - main - Import Arm Optimized Routines v21.02 87. Jul 6 Alex Richardson git: c78f449d85e0 - main - usr.bin/diff: fix UBSan error in readhash 88. Jul 6 Alex Richardson git: 2eefc1d92643 - main - Fix building rescue/rescue when sanitizers are enabled 89. Jul 6 Ed Maste git: c9144ec14d2a - main - Skip netgraph tests when WITHOUT_NETGRAPH is set 90. Jul 6 Andrew Gallatin git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS 91. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 185dcb1072e3 - stable/13 - md5: Improve compatibility with coreutils and format fix 92. Jul 6 Mitchell Horne git: c76616f496ee - main - etc/ttys: merge ttys file down to single file 93. Jul 6 Mitchell Horne git: 2b2c460d7bb8 - main - etc/ttys: add xen console 94. Jul 6 Lutz Donnerhacke Re: git: c9144ec14d2a - main - Skip netgraph tests when WITHOUT_NETGRAPH is set 95. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 546cc4ae8586 - stable/12 - sbin/md5: Create /usr/tests/sbin/md5 directory for placing tests 96. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 5f13ee9179e1 - stable/12 - md5: Create md5sum, etc compatible programs 97. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 04beb393e366 - stable/12 - md5: portability fix -- include stdbool.h explicitly 98. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: b7c17fd730ca - stable/12 - sbin/md5: add md5sum to synopsis in the man-page 99. Jul 6 Ram Kishore Vegesna git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 100. Jul 6 Ryan Moeller git: 53b438b2425c - main - zfsd: Check for error from zpool_vdev_online
101. Jul 6 Ryan Moeller git: 4b74458dddba - stable/13 - bsdinstall: Avoid double-mounting /dev 102. Jul 6 Mariusz Zaborski git: f98545c7e991 - stable/13 - libnv: fix memory leaks 103. Jul 6 Mariusz Zaborski git: 4c79391a7fa4 - stable/13 - libnv: fix double free 104. Jul 6 Mariusz Zaborski git: b907e9d9a149 - stable/13 - libnv: fix revert 105. Jul 6 Mariusz Zaborski git: ff339365be13 - stable/13 - libnv: optimize nvlist size calculation 106. Jul 6 Mariusz Zaborski git: dc876a5bcd46 - stable/12 - libnv: fix memory leaks 107. Jul 6 Mariusz Zaborski git: bc2bc8ee6e18 - stable/12 - libnv: fix memory leaks 108. Jul 6 Mariusz Zaborski git: 6c33105c1a81 - stable/12 - libnv: fix double free 109. Jul 6 Mariusz Zaborski git: ddab4ee61002 - stable/12 - libnv: fix revert 110. Jul 6 Mariusz Zaborski git: eed85dd1ad31 - stable/12 - libnv: optimize nvlist size calculation 111. Jul 6 Kristof Provost Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 112. Jul 6 Alexander Motin Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 113. Jul 6 Mateusz Guzik git: 2a69eb8c878e - main - cxgb: switch bare zone_mbuf use to m_free_raw 114. Jul 6 Kristof Provost Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 115. Jul 6 Randall Stewart git: e834f9a44acc - main - tcp: Address goodput and TLP edge cases. 116. Jul 6 =?UTF-8?Q?Fernando_Apesteg Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 117. Jul 7 Bjoern A. Zeeb git: da2f833f7a0b - main - MMCCAM: fix a panic after cam_sim_alloc_dev() removal in sdhci.c 118. Jul 7 Edward Tomasz Napierala git: 6f147a0734e0 - main - cam: enable kern.cam.ada.enable_uma_ccbs by default 119. Jul 7 Andrew Turner git: a7b05eb16c9d - main - Sync the arm64 special registers with the Armv8.5 XML 120. Jul 7 Mateusz Guzik Re: git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS
121. Jul 7 Mateusz Guzik git: 0a718a6e6eba - main - mbuf: replace all direct uma_zfree(zone_mbuf) calls with m_free_raw 122. Jul 7 Mateusz Guzik git: c2c34ee5401d - main - mbuf: add m_get_raw and m_gethdr_raw 123. Jul 7 Mateusz Guzik git: a56888534d96 - main - iflib: use m_gethdr_raw 124. Jul 7 Mateusz Guzik git: edcf1054d3fb - main - cxgb: use m_gethdr_raw 125. Jul 7 Konstantin Belousov git: 1fc1d45374d5 - stable/13 - seqc: add symbolic name for in-modify bit 126. Jul 7 Konstantin Belousov git: 893aecc35acc - stable/13 - namei: add NDPREINIT() macro 127. Jul 7 Konstantin Belousov git: eee344ccd142 - stable/13 - unionfs: do not use bare struct componentname 128. Jul 7 Konstantin Belousov git: b3c1b988ded5 - stable/13 - ufs_vnops.c: style 129. Jul 7 Konstantin Belousov git: 91ef0d6ac65f - stable/13 - ffs: reduce number of dvp relocks in softdep_prelink() 130. Jul 7 Konstantin Belousov git: ac6447c08aec - stable/13 - ufs_rename(): softdep_prerename() does something only for SU+J 131. Jul 7 Konstantin Belousov git: a7a074d50aec - stable/13 - ffs: mark block (re-)allocations as seqc writes 132. Jul 7 Konstantin Belousov git: 9487bd8ee37e - stable/13 - ufs_rename(): only do softdep_prerename() when other thread changed a vnode 133. Jul 7 Konstantin Belousov git: 2622570aeb3d - stable/13 - softdep_prelink(): only do sync if other thread changed the vnode metadata since previous prelink 134. Jul 7 Konstantin Belousov git: ecb63094dce6 - stable/13 - ffs_softdep.c: add journal_check_space() helper 135. Jul 7 Konstantin Belousov git: d36505493d2a - stable/13 - ffs_softdep: force sync if journal is low in journal_check_space 136. Jul 7 Konstantin Belousov git: 71ab344524a1 - main - Add sv_onexec_old() sysent hook for exec event 137. Jul 7 Konstantin Belousov git: 55976ce11a10 - main - Move sv_onexit() sysentvec hook slightly later 138. Jul 7 Konstantin Belousov git: 28a66fc3da34 - main - Do not call FreeBSD-ABI specific code for all ABIs 139. Jul 7 Konstantin Belousov git: 747a6b7ace3d - main - cloudabi and linux ABIs: do not call umtx_thread_cleanup() from thr_exit syscall 140. Jul 7 Randall Stewart git: d7955cc0ffdf - main - tcp: HPTS performance enhancements
141. Jul 7 Ed Maste git: 9e06b34bb5d3 - stable/13 - Add deprecation notice for WITH_PROFILE option 142. Jul 7 Ed Maste git: c3e6df3967f9 - stable/12 - Add deprecation notice for WITH_PROFILE option 143. Jul 7 Andrew Gallatin git: 4150a5a87ed6 - main - ktls: fix NOINET build 144. Jul 7 Andrew Gallatin Re: git: 28d0a740dd9a - main - ktls: auto-disable ifnet (inline hw) kTLS 145. Jul 7 Andrew Gallatin git: b1e806c0ed96 - main - tcp: fix alternate stack build with LINT-NO{INET, INET6, IP} 146. Jul 7 Martin Matuska git: 48b4fe050328 - main - zfs: attach zpool_influxdb to build 147. Jul 7 Alan Cox git: 0add3c9945c8 - main - arm64: Simplify fcmpset failure in pmap_promote_l2() 148. Jul 7 Andrew Gallatin git: 0756bdf19c5c - main - ktls: make ktls_disable_ifnet() shim static 149. Jul 7 Alan Somers git: 3874c0abb0af - main - [skip ci] correct a few SPDX license tags 150. Jul 7 Warner Losh git: e991afea1e79 - stable/13 - kern: fail getgroup and setgroup with negative int 151. Jul 7 Warner Losh git: 0f4cb36cef40 - stable/13 - t_getgroups: No longer expected to fail 152. Jul 7 =?utf-8?Q?Fernando Apesteg git: f6043a672135 - main - ObsoleteFiles.inc: Remove manpages from OLD_FILES 153. Jul 7 Olivier Houchard git: d2e48ad87d3e - stable/13 - arm64: Make sure COMPAT_FREEBSD32 handles thumb entry point. 154. Jul 7 Olivier Houchard git: 82a1d67f018c - stable/13 - arm: Make sure we can handle a thumb entry point. 155. Jul 7 Olivier Houchard git: 9bc7bbcf214b - stable/12 - arm: Make sure we can handle a thumb entry point. 156. Jul 7 Warner Losh git: f68e3ea831b7 - main - devmatch: defer until after kld 157. Jul 7 Martin Matuska git: 4694131a0a05..bdd11cbb90a2 - vendor/openzfs/master - vendor branch updated 158. Jul 7 Martin Matuska git: 7cd22ac43418 - main - zfs: merge openzfs/zfs@bdd11cbb9 (master) into main 159. Jul 7 Warner Losh git: fe50a7501374 - Create tag vendor/one-true-awk/1e4bc42c53a1 160. Jul 7 Warner Losh git: 03ee4d05f1d9..746b7396bb3e - vendor/one-true-awk - vendor branch updated
161. Jul 8 Warner Losh git: f39dd6a97844 - main - one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 162. Jul 8 Li-Wen Hsu Re: git: d7955cc0ffdf - main - tcp: HPTS performance enhancements 163. Jul 8 Warner Losh git: 427654eb6a14 - stable/12 - mergemaster: handle symbolic links during update. 164. Jul 8 Warner Losh git: 27e18c06f08b - stable/11 - mergemaster: handle symbolic links during update. 165. Jul 8 Warner Losh git: c978000da5c6 - stable/12 - Mount and unmount devfs around calls to add packages. 166. Jul 8 Michal Meloun git: a49f208d94b8 - main - intrng: Releasing interrupt source should clear interrupt table full state. 167. Jul 8 Michal Meloun git: e88c3b1b02a6 - main - intrng: remove now redundant shadow variable. 168. Jul 8 Kristof Provost git: 211cddf9e3a1 - main - pf: rename pf_state to pf_kstate 169. Jul 8 Kristof Provost git: fa96701c8abb - main - pf: Handle errors returned by pf_killstates() 170. Jul 8 Kristof Provost git: 8cceacc0f1ee - main - pf: Remove unneeded NULL check 171. Jul 8 Mateusz Guzik Re: git: fa96701c8abb - main - pf: Handle errors returned by pf_killstates() 172. Jul 8 Kristof Provost git: 1975b8347df6 - stable/13 - dummynet: fix sysctls 173. Jul 8 Kristof Provost git: 4f5a2009ad8a - stable/13 - ftp-proxy: Revert incorrect migration to libpfctl 174. Jul 8 Kristof Provost git: aae1a783dd44 - stable/12 - dummynet: fix sysctls 175. Jul 8 Kristof Provost git: d442d97b7632 - stable/12 - ftp-proxy: Revert incorrect migration to libpfctl 176. Jul 8 Kristof Provost git: f6d448caf698 - stable/13 - pf tests: ftp-proxy test 177. Jul 8 Kristof Provost git: e26de428fa54 - stable/12 - pf tests: ftp-proxy test 178. Jul 8 Randall Stewart git: 7312e4e5cfc8 - main - tcp: Fix 32 bit platform breakage 179. Jul 8 Andrew Turner git: c0edde302190 - main - Fix the name of the arm64 SCTLR_E0E register 180. Jul 8 Mateusz Guzik git: e0c0612d9ba4 - main - setkey: ansify
181. Jul 8 Mateusz Guzik git: 1e67e3109d9d - main - setkey: drop an unused argument from postproc 182. Jul 8 Mateusz Guzik git: b29817874d19 - main - setkey: fix several warnings popping up when compiling without WARNS=1 183. Jul 8 Mateusz Guzik git: 19d6e29b8722 - main - pf: add pf_find_state_all_exists 184. Jul 8 Kristof Provost git: 28f47a199cfd - main - pf: fallback if $pf_rules fails to load 185. Jul 8 Alan Somers git: 61631b24a134 - main - iostat: fix rounding errors in iostat -x 186. Jul 8 Ram Kishore Vegesna Re: git: 29e2dbd42c3e - main - ocs_fc: Add gendump and dump_to_host ioctl command support. 187. Jul 8 Kristof Provost git: 34641052826c - main - pf: pf_killstates() never fails, so remove the return value 188. Jul 8 Kristof Provost git: c5dd8bac0b96 - main - dummynet: reduce console spam 189. Jul 8 Bjoern A. Zeeb git: bf3a385217ce - main - fan53555: attach to build and switch from syr827 190. Jul 8 Warner Losh git: b29ebb9c65b3 - main - devmatch: Be tolerant of .ko being present. 191. Jul 8 Warner Losh git: 5549c6a62f0f - main - devmatch: don't announce autoloading so much 192. Jul 8 Warner Losh git: f00dd44f0a24 - stable/13 - devmatch: improve naming of devmatch config variable 193. Jul 8 Warner Losh git: 25a66f1fb177 - main - nanobsd: remove sparc64 embedded example 194. Jul 9 Rick Macklem git: 1e0a518d6548 - main - nfscl: Add a Linux compatible "nconnect" mount option 195. Jul 9 Rick Macklem git: bd597b814933 - main - UPDATING: Add an entry for commit 1e0a518d6548 196. Jul 9 Alexander Motin git: 4a58aca40df9 - stable/13 - Allow sleepq_signal() to drop the lock. 197. Jul 9 Warner Losh git: f68a53dba933 - main - awk: Reduce diffs with upstream to almost nothing. 198. Jul 9 Warner Losh git: 3f7b23177f1d - main - UPDATING: Note awk upgraded to upstream one-true-awk 20210215. 199. Jul 9 Yasuhiro Kimura Re: git: 3f7b23177f1d - main - UPDATING: Note awk upgraded to upstream one-true-awk 20210215. 200. Jul 9 Warner Losh git: a65fe39d5418 - main - UPDATING: fix typo
201. Jul 9 Kristof Provost git: c6bf20a2a46d - main - pf: add DIOCGETSTATESV2 202. Jul 9 Kristof Provost git: 3fc12ae04204 - main - pf: bound DIOCGETSTATESV2 memory use 203. Jul 9 Kristof Provost git: be70c7a50d32 - main - libpfctl: migrate to DIOCGETSTATESV2 204. Jul 9 Michael Tuexen git: 84992a3251d5 - main - sctp: provide sac_error also for ABORT chunk being sent 205. Jul 9 Mariusz Zaborski git: 24c681a7f6d6 - main - grep: fix combination of quite and count flag 206. Jul 9 Michael Tuexen git: ce64352a702d - main - sctp: provide consistent stream information in case of early errors 207. Jul 9 Kristof Provost git: fc4e7ccde0b6 - stable/12 - pf tests: Stress state retrieval 208. Jul 9 Kristof Provost git: 36c08263b74d - stable/13 - pf tests: Stress state retrieval 209. Jul 9 Kristof Provost git: 1882bdd192bc - stable/13 - pf: getstates: avoid taking the hashrow lock if the row is empty 210. Jul 9 Kristof Provost git: 63a8dc255208 - stable/12 - pf: Reduce the data returned in DIOCGETSTATESNV 211. Jul 9 Kristof Provost git: 9e5d987058fe - stable/13 - pf: Reduce the data returned in DIOCGETSTATESNV 212. Jul 9 Kristof Provost git: b43db87c97dd - stable/12 - pf: getstates: avoid taking the hashrow lock if the row is empty 213. Jul 9 Kristof Provost git: 1f4a64039692 - stable/13 - netpfil tests: Basic dummynet pipe test 214. Jul 9 Kristof Provost git: 4debb6a3a027 - stable/13 - libpfctl: memory leak fix 215. Jul 9 Kristof Provost git: e553299fd630 - stable/12 - libpfctl: memory leak fix 216. Jul 9 Chuck Tuffli git: a7761d19dacd - stable/13 - bhyve: Fix NVMe iovec construction for large IOs 217. Jul 9 Chuck Tuffli git: cd8a5d2316a1 - stable/12 - bhyve: Fix NVMe iovec construction for large IOs 218. Jul 9 Andrew Turner git: 1472117a1e1c - main - Support fixed size, variable location acpi resources 219. Jul 9 Warner Losh git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 220. Jul 9 Warner Losh git: 9e3761d126c5 - main - arm: remove fslsdma from GENERIC
221. Jul 9 Gordon Bergling git: c5cbef2f85e6 - main - math(3): Use the .Fa macro for function arguments 222. Jul 9 Vladimir Kondratyev git: 82626fef6253 - main - iichid(4): Perform bus_teardown_intr/bus_setup_intr to disable interrupts 223. Jul 9 Shawn Webb Re: git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 224. Jul 9 Warner Losh Re: git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 225. Jul 9 Michael Tuexen git: 105b68b42dd1 - main - sctp: Fix errno in case of association setup failures 226. Jul 9 John Baldwin Re: git: 1f7d11e636ab - main - build.7: remove documentation of "make update" 227. Jul 9 Shawn Webb Re: git: 72821668b039 - main - stand/kmem_zalloc: panic when a M_WAITOK allocation fails 228. Jul 10 Mark Johnston git: f08f0ae5247a - main - amd64: Mark the trapframe as initialized in trap() 229. Jul 10 Mark Johnston git: 5d243d41b120 - main - hwpmc: Disable KASAN in pmc_save_kernel_callchain() 230. Jul 10 Mark Johnston git: 36226163fa48 - main - x86: Mark the trapframe as initialized in ipi_bitmap_handler() 231. Jul 10 Mark Johnston git: b0dfc4868478 - main - uma: Fix a few problems with KASAN integration 232. Jul 10 Mark Johnston git: 588c7a06dffb - main - KASAN: Implement __asan_unregister_globals() 233. Jul 10 Alexander Motin git: 63ca9ea4f34d - main - Use sleepq_signal(SLEEPQ_DROP) in cv_signal(). 234. Jul 10 Martin Matuska git: 508fff0e4b06..4f92fe0f5c82 - vendor/openzfs/zfs-2.1-release - vendor branch updated 235. Jul 10 =?utf-8?Q?Stefan E=C3=9Fer git: 58080fbca09f - main - libalias: fix divide by zero causing panic 236. Jul 10 Konstantin Belousov git: 55e63ed307fb - main - x86: use ANSI C definition style for trap_fatal 237. Jul 10 Konstantin Belousov git: 63664df72036 - main - amd64 locore.S: add FF copyright for LA57 work 238. Jul 10 Konstantin Belousov git: 71463a34ab3f - main - amd64 mpboot.S: fix typo in comment 239. Jul 10 Konstantin Belousov git: 9dc715230cca - main - amd64 locore.S: trim .globl list from symbols gone for long time 240. Jul 10 Konstantin Belousov git: fdc71fa112d6 - main - amd64 pmap: unexpand the NBPDR macro definition
241. Jul 10 Martin Matuska git: 804a06089158 - stable/13 - zfs: attach zpool_influxdb to build 242. Jul 10 Martin Matuska git: 476ef25d321c - main - zfs: update zfs_config.h to match current OpenZFS version (bdd11cbb9) 243. Jul 10 Martin Matuska git: a4c167674923 - stable/13 - zfs: update zfs_config.h to match current OpenZFS version (4f92fe0f5) 244. Jul 10 Martin Matuska git: e1946a699d53 - stable/13 - zfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release) into stable/13 245. Jul 10 David Chisnall git: 3a522ba1bc85 - main - Pass the syscall number to capsicum permission-denied signals 246. Jul 10 Warner Losh git: 445b5554bf97 - main - nvmecontrol: document power command 247. Jul 10 Warner Losh git: d8514fa6f1b0 - main - mk: LZMA_SUPPORT is unused 248. Jul 10 Warner Losh git: 666abb0888d2 - stable/13 - one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 249. Jul 10 Warner Losh git: 421eebb4f8a3 - stable/12 - Update awk(1) manual to state an exception to egrep(1)-like RE syntax 250. Jul 10 Warner Losh git: 330070826672 - stable/12 - Merge from upstream at 4189ef5d from https://github.com/onetrueawk/awk.git 251. Jul 10 Warner Losh git: 46ee8211774c - stable/12 - Reapply r301289 by pfg: 252. Jul 10 Warner Losh git: 83f5846fc818 - stable/12 - Reapply r315426 by pfg: 253. Jul 10 Warner Losh git: cf150bbe650d - stable/12 - Reapply r301691: 254. Jul 10 Warner Losh git: 086165376b02 - stable/12 - Revert r348518 255. Jul 10 Warner Losh git: 0ca88d564187 - stable/12 - Fix mismerge that crept into r301289. 256. Jul 10 Warner Losh git: ffc35739bac4 - stable/12 - Another partial revert of r301289. 257. Jul 10 Warner Losh git: e32d04bed890 - stable/12 - awk: Fix subobject out-of-bounds access 258. Jul 10 Warner Losh git: a711add6ceff - stable/12 - Fix another UBSan error in awk 259. Jul 10 Warner Losh git: 6edf5082bab7 - stable/12 - one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 260. Jul 10 Warner Losh git: f2712c6c073c - stable/12 - This should have been committed in r348511 with the awk update.
261. Jul 10 Hans Petter Selasky git: e036ee6ce2e4 - main - Let the xhci_hw_root structure span exactly XHCI_PAGE_SIZE bytes by increasing the number of completion event TRBs. 262. Jul 10 Hans Petter Selasky git: d038463bd269 - main - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parameters 263. Jul 10 Hans Petter Selasky git: 3f5054862a46 - main - Make sure the avr32dci_odevd structure is used. This fixes a compilation error. 264. Jul 10 Hans Petter Selasky git: 8fc2a3c41791 - main - Factor out repeated code in the USB controller drivers to avoid bugs computing the same isochronous start frame num 265. Jul 10 Hans Petter Selasky git: e50fd6778435 - stable/13 - Improve handling of USB device re-open in the LibUSB v1.x API. 266. Jul 10 Hans Petter Selasky git: 1e68639f62f9 - stable/12 - Improve handling of USB device re-open in the LibUSB v1.x API. 267. Jul 10 Hans Petter Selasky git: 5e0a56256cb0 - stable/13 - ibstat: Include prototype for sysctlbyname(). 268. Jul 10 Hans Petter Selasky git: 77f7133bd55c - stable/13 - Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4). 269. Jul 10 Hans Petter Selasky git: 47c5e288eee9 - stable/13 - Narrow down the probe range for if_ure(4) compatible devices to only match the first vendor specific interface 270. Jul 10 Hans Petter Selasky git: 0f82fd0714a9 - stable/12 - ibstat: Include prototype for sysctlbyname(). 271. Jul 10 David Chisnall git: d2b558281aad - main - Revert "Pass the syscall number to capsicum permission-denied signals" 272. Jul 10 Jessica Clarke Re: git: d038463bd269 - main - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parame 273. Jul 10 Hans Petter Selasky git: f52783fcf5cc - main - Fix USB debug print after 8fc2a3c41791b205a107dc2bec16ac7514a57958 . 274. Jul 10 Hans Petter Selasky Re: git: d038463bd269 - main - Make sure the XHCI driver obeys the isochronous scheduling threshold value as given by the XHCI hardware parame 275. Jul 10 Hans Petter Selasky git: 05f56ac92fe4 - main - LinuxKPI: Force the usleep_range() function to sleep instead of spinning on the timer. 276. Jul 11 Hans Petter Selasky git: cf48d1f77126 - main - Clamp the XHCI minimum isochronous scheduling delay to the maximum value that will work under FreeBSD, if the value 277. Jul 11 Gordon Bergling git: 5aa1e55b0ae7 - main - hwpmc(4): Fix a typo in the man page date 278. Jul 11 Warner Losh git: 9c1c02093b90 - main - loader: support.4th resets the read buffer incorrectly 279. Jul 11 Warner Losh git: 36cfb5d50f8e - main - nanobsd: enhance fill_pkg.sh 280. Jul 11 Warner Losh git: b21f19c9e0b7 - main - MINIMAL: remove debugging and some loadable network modules
281. Jul 11 Rick Macklem git: 4488c8c34ba3 - main - mount_nfs.8: Add information for "nconnect" to man page 282. Jul 11 Robert Wing git: 0c5a59252c8e - main - fsck_ffs: fix background fsck in preen mode 283. Jul 11 Rick Macklem git: 8a04edfdcbd2 - stable/13 - nfscl: Change the default minor version for NFSv4 mounts 284. Jul 11 Rick Macklem git: 50f2705d2674 - stable/13 - mount_nfs.8: Update the man page for commit a145cf3f73c7 285. Jul 11 Rick Macklem git: e5c2f39823d1 - stable/13 - UPDATING: Add an entry for commit 8a04edfdcbd2 286. Jul 11 Rick Macklem git: ac0343b88ddc - stable/13 - RELNOTES: Add an entry for commit 8a04edfdcbd2 287. Jul 11 Ed Maste git: 2e96f2635591 - stable/13 - clang: stop linking _p libs for -pg as of FreeBSD 14 288. Jul 11 Ed Maste git: d004f3428f95 - stable/12 - clang: stop linking _p libs for -pg as of FreeBSD 14
home | archive sorted by: subject | author | date | reverse date