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


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

Messages: 310, new messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun 13 Warner Losh                git: efec757b2042 - main - bhyve: enhance debug info for memory range clash
  2. Jun 13 Vladimir Kondratyev        git: 8696dd92ffb7 - stable/12 - ums(4): Do not stop USB xfers on FIFO close when evdev is still active
  3. Jun 13 Vladimir Kondratyev        git: 7c55c8c7ff72 - stable/12 - ums(4): Start USB xfers on opening of evdev node unconditionally.
  4. Jun 13 Vladimir Kondratyev        git: e9dd950507ed - stable/13 - iwmbtfw(8): Improve Intel 7260/7265 adaptors handling
  5. Jun 13 Vladimir Kondratyev        git: 927742783f9e - stable/13 - ums(4): Start USB xfers on opening of evdev node unconditionally.
  6. Jun 13 Vladimir Kondratyev        git: a4a738ba7575 - stable/13 - ums(4): Do not stop USB xfers on FIFO close when evdev is still active
  7. Jun 13 Vladimir Kondratyev        git: a303f4b1c1d3 - stable/13 - usbhid(4): Add second set of USB transfers to work in polled mode.
  8. Jun 13 Vladimir Kondratyev        git: 4458105f0647 - stable/13 - usbhid(4): Fix NULL pointer dereference in usbd_xfer_max_len()
  9. Jun 13 Lutz Donnerhacke           git: 43e4821315c3 - main - tests/netgraph: Check for PR241954
 10. Jun 13 Lutz Donnerhacke           git: 0afa9be03937 - main - tests/netgraph: Missed fixup after D30699
 11. Jun 13 Dimitry Andric             git: d409305fa383 - main - Merge llvm-project 12.0.0 release
 12. Jun 13 Dimitry Andric             git: e8d8bef961a5 - main - Merge llvm-project main llvmorg-12-init-17869-g8e464dd76bef
 13. Jun 13 Andrew Turner              git: ade8b810b02f - stable/13 - Create VM_MEMATTR_DEVICE on all architectures
 14. Jun 13 Andrew Turner              git: 2a8921c5d187 - stable/13 - pciconf: Use VM_MEMATTR_DEVICE on supported architectures
 15. Jun 13 Warner Losh                git: bb130ff39747 - main - u3g: Document Panasonic CF-F9 GOBI support
 16. Jun 13 Warner Losh                git: d21c884e52eb - main - USB/U3G: Added Panasonic CF-F9 GOBI 3G modem to U3G module.
 17. Jun 13 Dmitry Chagin              git: 8345c513c552 - main - sg: get rid of unused include.
 18. Jun 13 Warner Losh                git: f06fa6f88733 - main - syslogd: fix WITHOUT_INET builds
 19. Jun 13 Warner Losh                git: 7cf9caf294ce - main - updating: note recent removals
 20. Jun 13 Martin Matuska             git: b0c251b0dea8 - stable/13 - zfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release) into stable/13


21. Jun 13 Martin Matuska git: 44877c8db05b - main - zfs: change zstream -> zstreamdump link into a symlink 22. Jun 13 Martin Matuska git: eee7786f7523 - main - zfs: fix invalid entries in ObsoleteFiles.inc added in 3ff01b231 23. Jun 13 Martin Matuska git: 7d9f3ef0ef5c..c3b60ededa6e - vendor/openzfs/zfs-2.1-release - vendor branch updated 24. Jun 13 Martin Matuska git: 3ff01b231dfa - main - zfs: merge openzfs/zfs@afa7b3484 (master) into main 25. Jun 13 Mateusz Guzik git: cfd6c9b99f49 - stable/13 - vfs: slightly rework vn_rlimit_fsize 26. Jun 13 Martin Matuska git: 75b4cbf62590..afa7b3484556 - vendor/openzfs/master - vendor branch updated 27. Jun 13 Konstantin Belousov git: cad10e50dce3 - stable/13 - ktrace: fix a race between writes and close 28. Jun 13 Konstantin Belousov git: 35e0ffef8e07 - stable/13 - ktrace: Remove vrele() at the end of ktr_writerequest() 29. Jun 13 Konstantin Belousov git: 1fef441079c3 - stable/13 - Fix limit testing after 1762f674ccb571e6 ktrace commit. 30. Jun 13 Konstantin Belousov git: e7d30206032a - stable/13 - Fix a braino in previous. 31. Jun 13 Konstantin Belousov git: c1cbdaa22a33 - stable/13 - Fix tinderbox build after 1762f674ccb571e6 ktrace commit. 32. Jun 13 Konstantin Belousov git: cf852eda68a8 - stable/13 - libkvm: Fix build after removal of p_tracevp 33. Jun 13 Konstantin Belousov git: a34a4807c9f7 - stable/13 - ktrace: add a kern.ktrace.filesize_limit_signal knob 34. Jun 13 Konstantin Belousov git: 66200d321826 - stable/13 - ktrace: use the limit of the trace initiator for file size limit on writes 35. Jun 13 Konstantin Belousov git: ce0cef608e45 - stable/13 - ktrace: pack all ktrace parameters into allocated structure ktr_io_params 36. Jun 13 Konstantin Belousov git: 31df316c108b - stable/13 - ktrace: do not stop tracing other processes if our cannot write to this vnode 37. Jun 13 Konstantin Belousov git: 11cfede1e62a - stable/13 - accounting: explicitly mark the exiting thread as doing accounting 38. Jun 13 Konstantin Belousov git: af3dce614155 - stable/13 - Change the return type of sv__setid_allowed from bool to int 39. Jun 13 Konstantin Belousov git: ff59c9de3274 - stable/13 - sysent: allow ABI to disable setid on exec. 40. Jun 13 Konstantin Belousov git: dc107fe1f939 - stable/13 - linuxolator: Add compat.linux.setid_allowed knob
41. Jun 13 Konstantin Belousov git: 0379dc900e53 - stable/13 - kern_exec.c: Add execve_nosetid() helper 42. Jun 12 Konstantin Belousov git: a3a907abbf60 - stable/13 - hyperv: register intr handler as usermode-mapped if loaded as module 43. Jun 12 Andrew Turner git: abb9d448b32d - stable/13 - Update the EFI timer to be called once a second 44. Jun 12 Andrew Turner git: b96893a48979 - stable/13 - Clean up early arm64 pmap code 45. Jun 12 Andrew Turner git: 3699da67bf4d - stable/13 - Use '.arch_extension crc' in the arm64 crc32 code 46. Jun 12 Andrew Turner git: 48e4430ea5a1 - stable/13 - Implement bus_map_resource on arm64 47. Jun 12 Andrew Turner git: a0dd2317e8f5 - stable/13 - Use if ... else when printing memory attributes 48. Jun 12 Andrew Turner git: 2c89a8c9aae2 - stable/13 - Clean up the style in the arm64 bus.h 49. Jun 12 Mateusz Guzik git: 345077ccd521 - main - Remove an(4) leftover from conf/NOTES 50. Jun 12 Oskar Holmlund git: e7424879e3f6 - main - arm: ti am335x ehrpwm add support for flags (PWM_POLARITY_INVERTED) 51. Jun 12 Oskar Holmlund git: dbaf4b653976 - main - arm: ti am335x ehrpwm remove sysctl interface 52. Jun 12 Rick Macklem git: 5860696e69ec - main - UPDATING: Add entry for __FreeBSD_version bump to 1400022 53. Jun 12 Rick Macklem git: 40cc9a3a6b81 - main - param.h: Bump __FreeBSD_version to 1400022 54. Jun 12 Rick Macklem git: 972883b9e06e - stable/13 - nfscl: Use hash lists to improve expected search performance for opens 55. Jun 12 Rick Macklem git: 624a723a955b - stable/13 - nfscl: Use hash lists to improve expected search performance for opens 56. Jun 12 John Baldwin git: c06676bee3d2 - main - bhyve: Split out a lower-level helper for VirtIO interrupts. 57. Jun 12 John Baldwin git: 2349cda44fea - main - bhyve vtblk: Inform guests of disk resize events. 58. Jun 12 John Baldwin git: 8794846a91c5 - main - bhyve: Add support for handling disk resize events to block_if. 59. Jun 12 John Baldwin git: 67d60dcce62c - main - bhyve: Add support for EVFILT_VNODE mevents. 60. Jun 12 John Baldwin git: e8424e2947dd - main - bhyve: Register new kevents synchronously.
61. Jun 12 Neel Chauhan git: 658f5eed38c3 - stable/13 - linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock() 62. Jun 12 Neel Chauhan git: df370b47a66f - stable/13 - linuxkpi: Add _RET_IP_ macro in kernel.h 63. Jun 12 Neel Chauhan git: 04456f711853 - stable/13 - linuxkpi: Add rom and romlen to struct pci_dev 64. Jun 12 Rick Macklem git: e1a907a25cfa - main - krpc: Acquire ref count of CLIENT for backchannel use 65. Jun 11 tuexen@freebsd.org Re: git: c5a2d8c5f517 - main - sockstat: Use libcasper to capsicumize 66. Jun 11 Olivier Houchard git: 30b915d7b2d3 - main - an: Remove driver 67. Jun 11 John Baldwin git: 2a279163b9ec - main - src.conf.5: Regen for svnlite removal. 68. Jun 11 John Baldwin git: 0333fad1b7e0 - main - Remove svnlite. 69. Jun 11 John Baldwin git: e290182bcf38 - main - Remove 'make update'. 70. Jun 11 Warner Losh git: cd7de223769a - main - Remove an manpage 71. Jun 11 Warner Losh git: 7700494d9603 - main - mtk: Add printing of CPU model 72. Jun 11 Warner Losh git: 768787bee30d - main - mtk: Initialize mask correctly. 73. Jun 11 Warner Losh git: b0e54e61b390 - main - Change "compiled" to "assembled" 74. Jun 11 Warner Losh git: 6f4c1456b51d - main - bsdinstall: Allow automation in jails 75. Jun 11 Emmanuel Vadot git: d865da5edf7f - main - ancontrol: Remove an(4) utility 76. Jun 11 Emmanuel Vadot git: 663b174b5b53 - main - an: Remove driver 77. Jun 11 Emmanuel Vadot git: ab30bb8270fa - main - an: Deprecate the driver 78. Jun 11 Emmanuel Vadot git: cb25a9455802 - main - arm64: allwinner: Add i2s and codec support 79. Jun 11 Emmanuel Vadot git: 2cfe870acdec - main - arm64: Add Soc audio framework 80. Jun 11 Andrew Turner git: 4b707591838d - stable/13 - Also enable IPIs on 32-bit arm
81. Jun 11 Andrew Turner git: fcfd3c7909ba - stable/13 - Enable IPIs on CPU 0 on arm and arm64 82. Jun 11 Michael Tuexen git: f1536bb53898 - main - tcp: remove debug output from RACK 83. Jun 11 Robert Wing git: e1dfdff10967 - stable/12 - bectl(8): don't allow creation of boot environments with spaces 84. Jun 11 Robert Wing git: 01cf73198d1e - stable/13 - bectl(8): don't allow creation of boot environments with spaces 85. Jun 11 Robert Wing git: 47ec64b3e801 - stable/13 - fsck_ufs: fix segfault with gjournal 86. Jun 11 Warner Losh git: a3238e92d704 - main - style: Relax 80 column rule 87. Jun 11 Warner Losh git: ab6145c97683 - main - style: tweak tab after #define advice 88. Jun 11 Robert Wing git: 157a960058c2 - stable/13 - fsck_ffs(8): fix divide by zero when debug messages are enabled 89. Jun 11 Mariusz Zaborski git: 89d5cbb82294 - main - libnv: optimize nvlist size calculation 90. Jun 11 Randall Stewart git: ba1b3e48f5be - main - tcp: Missing mfree in rack and bbr 91. Jun 11 Hans Petter Selasky git: 6847ea50196f - main - Improve handling of USB device re-open in the LibUSB v1.x API. 92. Jun 11 Hans Petter Selasky git: ca81bcbbf118 - stable/13 - Add missing chunks after cherry-picking 9ca874cf740ee68c5742df8b5f9e20910085c011 from main to stable/13: Add T 93. Jun 11 Michael Tuexen git: fa3746be4203 - main - tcp: fix two bugs in new reno 94. Jun 11 Hans Petter Selasky git: a7cf31da5a29 - main - Add new USB ID to u3g(4). 95. Jun 11 Michael Tuexen git: 224cf7b35b9b - main - tcp: fix compilation of IPv4-only builds 96. Jun 11 Warner Losh git: 7aa2e90176ba - main - spl: Fix gcc6 build 97. Jun 11 Warner Losh git: 07d72396f8fb - main - tools: Remove obsolete svn information. 98. Jun 11 Konstantin Belousov git: 043f20498526 - stable/13 - fdescfs: add an option to return underlying file vnode on lookup 99. Jun 11 Warner Losh Re: git: f4d987cd137c - main - mk: WITH_FOO=no now generates a warning 100. Jun 10 Brad Davis git: ab6d05336caa - main - tests/sys/netpfil: Move common tests out from behind MK_PF.
101. Jun 10 Martin Matuska git: 47ddbfae278b - main - zfs: unbreak build with clang 12 102. Jun 10 Kevin Bowling Re: git: f4d987cd137c - main - mk: WITH_FOO=no now generates a warning 103. Jun 10 Lutz Donnerhacke git: 294799c6b081 - main - libalias: tidy up housekeeping 104. Jun 10 Rodney W. Grimes Re: git: f4d987cd137c - main - mk: WITH_FOO=no now generates a warning 105. Jun 10 Warner Losh Re: git: f4d987cd137c - main - mk: WITH_FOO=no now generates a warning 106. Jun 10 Warner Losh Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main 107. Jun 10 Alexander Richardson Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main 108. Jun 10 Li-Wen Hsu git: cb96c6ba30cb - stable/13 - Clarify that the new STABLE branch is branched off CURRENT, not renamed 109. Jun 10 Li-Wen Hsu git: 1e83183d38d5 - stable/12 - Add freeze/thaw description to devctl(8) 110. Jun 10 Li-Wen Hsu git: 90372d8ec305 - stable/13 - Add freeze/thaw description to devctl(8) 111. Jun 10 Emmanuel Vadot Re: git: b47f461c8e67 - main - linuxkpi: Add list_for_each_entry_lockless() macro 112. Jun 10 Li-Wen Hsu git: bd1139898643 - stable/11 - Fix test case header function name 113. Jun 10 Li-Wen Hsu git: e76098b5c372 - stable/12 - Fix test case header function name 114. Jun 10 Li-Wen Hsu git: 21d163f8a101 - stable/13 - Fix test case header function name 115. Jun 10 Neel Chauhan git: b47f461c8e67 - main - linuxkpi: Add list_for_each_entry_lockless() macro 116. Jun 10 =?utf-8?Q?Fernando Apesteg git: cedaad93176e - main - mmc(4), mmcsc(4): Remove missing Xref 117. Jun 10 Ed Maste Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main 118. Jun 10 =?utf-8?Q?Fernando Apesteg git: 49ddfdec19b9 - main - ports(7): Add install-missing-packages to target list 119. Jun 10 Ed Maste git: 6eea2623b5c6 - stable/13 - Cirrus-CI: retry pkg installation on failure 120. Jun 10 Randall Stewart git: 67e892819b26 - main - tcp: Mbuf leak while holding a socket buffer lock.
121. Jun 10 Kristof Provost git: ea21980a3fac - main - pf: use M_WAITOK where possible 122. Jun 10 Dmitry Chagin git: 89f15b79b187 - main - linux(4): Regen for ppoll_time64 system call. 123. Jun 10 Dmitry Chagin git: ed61e0ce1d29 - main - linux(4): Implement ppoll_time64 system call. 124. Jun 10 Dmitry Chagin git: e884512ad143 - main - Split kern_poll() on two counterparts. 125. Jun 10 Dmitry Chagin git: 981a60f112e2 - main - linux(4): Regen for pselect6_time64 system call. 126. Jun 10 Dmitry Chagin git: f6d075ecd769 - main - linux(4): Implement pselect6_time64 system call. 127. Jun 10 Dmitry Chagin git: c00252900060 - main - linux(4): Regen for rt_sigtimedwait_time64 system call. 128. Jun 10 Dmitry Chagin git: db4a1f331b73 - main - linux(4): Implement rt_sigtimedwait_time64 system call. 129. Jun 10 Dmitry Chagin Re: git: 25b09d6f398e - main - linux(4): Prevent integer overflow in futex_requeue. 130. Jun 10 Rodney W. Grimes Re: git: f4d987cd137c - main - mk: WITH_FOO=no now generates a warning 131. Jun 10 Dmitry Chagin git: 985978806e21 - main - linux(4): Regen for futex_time64 system call. 132. Jun 10 Dmitry Chagin git: 2e46d0c3d983 - main - linux(4): Implement futex_time64 system call. 133. Jun 10 Dmitry Chagin git: 25b09d6f398e - main - linux(4): Prevent integer overflow in futex_requeue. 134. Jun 10 Dmitry Chagin git: ee64d9820495 - main - linux(4): Regen for futex system call. 135. Jun 10 Dmitry Chagin git: 3c1de151e365 - main - linux(4): Change Linux futex syscall definition to match Linux actual one. 136. Jun 10 Mariusz Zaborski Re: git: aa310ebfba3d - main - libcasper: fix descriptors numbers 137. Jun 10 Hans Petter Selasky Re: git: aa310ebfba3d - main - libcasper: fix descriptors numbers 138. Jun 10 Mariusz Zaborski git: aa310ebfba3d - main - libcasper: fix descriptors numbers 139. Jun 10 Dmitry Chagin git: e06cbb2b7ac1 - stable/13 - linux_common: retire extra module version. 140. Jun 10 Lutz Donnerhacke git: b57a593cb2d6 - stable/11 - netgraph/ng_base: Renaming a node to the same name is a noop
141. Jun 10 Lutz Donnerhacke git: a0694da5d035 - stable/12 - netgraph/ng_base: Renaming a node to the same name is a noop 142. Jun 10 Dmitry Chagin git: 6fab8f9b8ae7 - stable/12 - Get rid of i386 ref here as linux64 is a 64-bit module. 143. Jun 10 Dmitry Chagin git: e1e6daa8cf8e - stable/12 - linux: silence renameat2 flags warning 144. Jun 10 Dmitry Chagin git: 4d0dc71a7bf0 - stable/12 - linux_renameat2: improve flag checks 145. Jun 10 Dmitry Chagin git: 2d7565bbbc53 - stable/12 - linux_common: retire extra module version. 146. Jun 10 Dmitry Chagin git: bb687ce01268 - stable/12 - Fix i386 linux module after r367395. 147. Jun 10 Dmitry Chagin git: 1f717a8166a1 - stable/12 - Move V4L feature declarations and DTrace provider definitions from linux_common.c to linux_util.c so they beco 148. Jun 10 Dmitry Chagin git: a2760a540fbf - stable/12 - linux(4): Fix loadable modules after r367395 149. Jun 10 Dmitry Chagin git: 540206069cb6 - stable/12 - Direct commit: MFC r367395 (e9b13c6612fea4e74f0c9c543e21d29d91a24dff) by cem: 150. Jun 10 Lutz Donnerhacke git: 37370a6773cd - stable/13 - netgraph/ng_base: Renaming a node to the same name is a noop 151. Jun 10 Dmitry Chagin git: 923cd7e05af8 - stable/13 - rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3. 152. Jun 10 Dmitry Chagin git: e34c3d0721bc - stable/12 - rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3. 153. Jun 10 Peter Holm git: 4ab5c88da287 - main - stress2: Exclude new syzkaller tests 154. Jun 10 Warner Losh git: 36435ca5d3fa - main - insetad -> instead 155. Jun 10 Konstantin Belousov git: c04954bb39d8 - stable/13 - Disable x2APIC for SandyBridge laptops with Samsung BIOS 156. Jun 10 Konstantin Belousov git: 9e500de92587 - stable/13 - madt_setup_local: extract special case checks into a helper 157. Jun 10 Konstantin Belousov git: ca473f38c156 - stable/13 - madt_setup_local: convert series of strcmp to iteration over the array 158. Jun 10 Konstantin Belousov git: b48d1066d54b - stable/13 - madt_setup_local: skip further checks if ACPI DMAR table already disabled x2APIC 159. Jun 10 John Baldwin git: 214bbc2ddca8 - stable/13 - Add a description for WITH_SVNLITE. 160. Jun 10 John Baldwin git: cbf2dc5ffc8b - stable/13 - src.conf.5: Regen.
161. Jun 10 John Baldwin git: a4f99b3c2384 - stable/13 - Disable building svnlite(1) by default. 162. Jun 10 Warner Losh git: f4d987cd137c - main - mk: WITH_FOO=no now generates a warning 163. Jun 9 Ed Maste git: 597cc550e7b9 - main - LinuxKPI: add fault_flag_allow_retry_first 164. Jun 9 John Baldwin git: f29f5cc6f2d3 - stable/12 - libcrypto: Add symbol versions for symbols added since 1.1.1d. 165. Jun 9 John Baldwin git: f8edb3f9c725 - stable/13 - libcrypto: Add symbol versions for symbols added since 1.1.1d. 166. Jun 9 Neel Chauhan git: 8a1a42b2a7a4 - main - linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock() 167. Jun 9 Neel Chauhan git: fee0d486ef34 - main - linuxkpi: Add _RET_IP_ macro in kernel.h 168. Jun 9 Michael Gmelin git: 278e37006673 - main - freebsd-tips: Add fortune on kern.tty_info_kstacks 169. Jun 9 John Baldwin git: 5cb183fe4369 - stable/12 - etcupdate: Add a revert mode to restore one or more stock files. 170. Jun 9 John Baldwin git: 73a9788cf474 - stable/12 - etcupdate: Add -D destdir to usage for 'extract'. 171. Jun 9 John Baldwin git: ea6546fa1dd4 - stable/12 - etcupdate: Trim trailing whitespace. 172. Jun 9 John Baldwin git: 29ed8efb3b1e - stable/12 - etcupdate: Gracefully handle SIGINT when building trees. 173. Jun 9 John Baldwin git: 6914b924d579 - stable/12 - etcupdate: Always extract to a temporary tree. 174. Jun 9 John Baldwin git: c417b618b933 - stable/13 - etcupdate: Add -D destdir to usage for 'extract'. 175. Jun 9 John Baldwin git: 960c954c55f2 - stable/13 - etcupdate: Add a revert mode to restore one or more stock files. 176. Jun 9 John Baldwin git: 76a0f6f3bfd8 - stable/13 - etcupdate: Trim trailing whitespace. 177. Jun 9 John Baldwin git: 6d55189fe7c3 - stable/13 - etcupdate: Gracefully handle SIGINT when building trees. 178. Jun 9 John Baldwin git: 5452cb6bf9f0 - stable/13 - etcupdate: Always extract to a temporary tree. 179. Jun 9 Randall Stewart git: b45daaea95ab - main - tcp: LRO timestamps have lost their previous precision 180. Jun 9 David Bright Re: git: 2f176a2b2010 - main - pciconf: Fix up pciconf -lc output
181. Jun 9 David Bright git: fe58db828934 - stable/12 - pciconf: Fix up pciconf -lc output 182. Jun 9 David Bright git: 7f06d6f3fdde - stable/13 - pciconf: Fix up pciconf -lc output 183. Jun 9 David Bright git: 80a5d786a3cd - stable/12 - libsa: Fix infinite loop in bzipfs & gzipfs 184. Jun 9 David Bright git: 3045f4aa1a2b - stable/13 - libsa: Fix infinite loop in bzipfs & gzipfs 185. Jun 9 Rick Macklem git: 5e5ca4c8fc53 - main - nfscl: Add a "has acquired a delegation" flag for delegations 186. Jun 9 Emmanuel Vadot Re: git: 40c7ff83e74e - vendor/wpa - wpa: Import wpa_supplicant/hostapd commit e8662e9d4 187. Jun 9 Cy Schubert Re: git: 40c7ff83e74e - vendor/wpa - wpa: Import wpa_supplicant/hostapd commit e8662e9d4 188. Jun 9 Mark Johnston git: 334335cb14d4 - main - i386: Add "options HYPERV" to NOTES 189. Jun 9 Lutz Donnerhacke git: 6b08e68be111 - main - tests/netgraph: Tests for ng_vlan_rotate 190. Jun 9 Lutz Donnerhacke git: 7863faa78ae2 - main - tests/netgraph: Tests for ng_hub 191. Jun 9 Lutz Donnerhacke git: 5554abd9cc97 - main - tests/netgraph: Factor out univeral data counter functions 192. Jun 9 Lutz Donnerhacke git: a664ade93972 - main - tests/netgraph: Fix style 193. Jun 9 Richard Scheffenegger git: 71b88ee39fc6 - stable/13 - tcp: fix a RACK socket buffer lock issue 194. Jun 9 Richard Scheffenegger git: 0230e6cf56eb - stable/13 - rack: honor prior socket buffer lock when doing the upcall 195. Jun 9 Richard Scheffenegger git: 55cc0a478506 - stable/13 - [tcp] Keep socket buffer locked until upcall 196. Jun 9 Mateusz Guzik Re: git: 97993d1ebf59 - main - hyperv: Fix vmbus after the i386 4/4 split 197. Jun 9 =?utf-8?Q?Fernando Apesteg git: dc318a4ffabc - main - Fix syscall kld example 198. Jun 9 Andriy Gapon git: ffc5dc788f05 - main - rk3328_cru: fix a typo in the SCLK_I2S2 gate definition 199. Jun 9 Andriy Gapon git: 20eb6bd8c598 - main - rc.d: liberate powerd from ACPI dependency 200. Jun 9 Emmanuel Vadot Re: git: 40c7ff83e74e - vendor/wpa - wpa: Import wpa_supplicant/hostapd commit e8662e9d4
201. Jun 9 Dmitry Chagin git: 7cddc353b63c - stable/13 - rtwn_usb(4): add revision number for D-Link DWA-121 (N150 Nano). 202. Jun 9 Dmitry Chagin git: f38af5d76c87 - stable/13 - rtwn_usb(4): add D-Link DWA-121 (N150 Nano) to the rtwn_usb hardware list 203. Jun 9 Dmitry Chagin git: 13bdb7d59456 - stable/13 - rtwn_usb(4): add Mercusys MW150US (N150 Nano) to the rtwn_usb hardware list. 204. Jun 9 Dmitry Chagin git: f29323c94f58 - stable/12 - rtwn_usb(4): add revision number for D-Link DWA-121 (N150 Nano). 205. Jun 9 Dmitry Chagin git: 6cc8a2f4bbc1 - stable/12 - rtwn_usb(4): add D-Link DWA-121 (N150 Nano) to the rtwn_usb hardware list 206. Jun 9 Dmitry Chagin git: a7a46c77f1b4 - stable/12 - rtwn_usb(4): add Mercusys MW150US (N150 Nano) to the rtwn_usb hardware list. 207. Jun 9 Takanori Watanabe git: 26c3e7a1ecb3 - stable/13 - Fix a use-after-free in an error case. 208. Jun 9 Ed Maste git: 20c918af7a3d - stable/12 - Cirrus-CI: Add descriptive task name 209. Jun 9 Ed Maste git: f530cce55c4f - main - UPDATING: correct typo 210. Jun 9 Michael Tuexen git: fc53b7269fed - stable/13 - tcp: A better fix for the previously attempted fix of the ack-war issue with tcp. 211. Jun 9 Michael Tuexen git: eb91abb4ba3d - stable/13 - tcp: When we have an out-of-order FIN we do want to strip off the FIN bit. 212. Jun 9 Michael Tuexen git: 362f95f52897 - stable/13 - tcp: Add a socket option to rack so we can test various changes to the slop value in timers. 213. Jun 9 Michael Tuexen git: 12e181b67273 - stable/13 - tcp: Fix bugs related to the PUSH bit and rack and an ack war 214. Jun 9 Michael Tuexen git: e99fa57b981e - stable/13 - tcp: Fix an issue with the PUSH bit as well as fill in the missing mtu change for fsb's 215. Jun 9 Michael Tuexen git: 6264ff9bd9f0 - stable/13 - tcp: Handle stack switch while processing socket options 216. Jun 9 Michael Tuexen git: 56aeedd2fda4 - stable/13 - tcp: Fix sending of TCP segments with IP level options 217. Jun 9 Warner Losh git: dbbf7cb21ce3 - main - libspl: fix NO_CLEAN build 218. Jun 9 Michael Tuexen git: 3a3bba7df566 - stable/13 - tcp: Incorrect KASSERT causes a panic in rack 219. Jun 9 Michael Tuexen git: 821543e7834b - stable/13 - mod_cc: cross reference CC modules consistently 220. Jun 9 Michael Tuexen git: 6170c93c03fa - stable/13 - tcp rack: improve initialisation of retransmit timeout
221. Jun 9 Michael Tuexen git: ecfc25f05bf4 - stable/13 - tcp: In rack, we must only convert restored rtt when the hostcache does restore them. 222. Jun 9 Michael Tuexen git: 87cf5dcc3335 - stable/13 - tcp:Host cache and rack ending up with incorrect values. 223. Jun 9 Michael Tuexen git: 4651125ac6df - stable/13 - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include t 224. Jun 8 Michael Tuexen git: f5d0badc7007 - stable/13 - Fix a UDP tunneling issue with rack. Basically there are two issues. A) Not enough hdrlen was being calculated 225. Jun 8 Michael Tuexen git: a7619988ebc2 - stable/13 - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 226. Jun 8 Michael Tuexen git: 39b87f051506 - stable/13 - Fix LINT kernel builds after 1a714ff20419 . 227. Jun 8 Martin Matuska git: f20893853e8e - main - zfs: unbreak build broken in 160388166 228. Jun 8 Warner Losh Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main 229. Jun 8 Cy Schubert Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main 230. Jun 8 Jessica Clarke git: 6d2648bcaba9 - main - tip: Fix pointer-vs-integer confusion 231. Jun 8 Jessica Clarke git: de295884c4ef - main - tip: Cast via intptr_t not long when casting between pointer and int 232. Jun 8 Lutz Donnerhacke git: 9021c46603bf - main - tests/netgraph: Attribute errors to the caller 233. Jun 8 Shawn Webb Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main 234. Jun 8 Marcin Wojtas Re: git: 28c4e511c23f - main - Add ofw interface support to PCI 235. Jun 8 Nathan Whitehorn Re: git: 28c4e511c23f - main - Add ofw interface support to PCI 236. Jun 8 Marcin Wojtas git: 28c4e511c23f - main - Add ofw interface support to PCI 237. Jun 8 Marcin Wojtas git: ea52e815887b - main - pci_host_generic_fdt.c: Add support for mapping dts nodes to PCI devices 238. Jun 8 Marcin Wojtas git: f0f7b0868a94 - main - Remove ThunderX PCIe FDT quirks from pci_host_generic_fdt.c 239. Jun 8 Martin Matuska git: 04c4bd7f7b52 - stable/13 - zfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release) into stable/13 240. Jun 8 Warner Losh git: b38239433258 - main - updating: add note about vendor/openzfs branch rename
241. Jun 8 Martin Matuska git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main 242. Jun 8 Martin Matuska git: 3522f57b6ada..7d9f3ef0ef5c - vendor/openzfs/zfs-2.1-release - vendor branch updated 243. Jun 8 Martin Matuska git: 84b8d2bc9ba8 - stable/13 - zfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release) to stable/13 244. Jun 8 Martin Matuska git: 3522f57b6ada - vendor/openzfs/zfs-2.1-release - vendor branch created 245. Jun 8 Martin Matuska git: 3522f57b6ada..75b4cbf62590 - vendor/openzfs/master - vendor branch updated 246. Jun 8 Martin Matuska git: ed9215c8e05f - main - zfs: merge openzfs/zfs@3522f57b6 (master) to main 247. Jun 8 Martin Matuska git: 3522f57b6ada - vendor/openzfs/master - vendor branch created 248. Jun 8 Mark Johnston git: 97993d1ebf59 - main - hyperv: Fix vmbus after the i386 4/4 split 249. Jun 8 Mark Johnston git: cb5fe9aa9fa0 - stable/13 - amd64: Clear the local TSS when creating a new thread 250. Jun 8 Mark Johnston git: 949fb4f9627b - stable/13 - i386: Make setidt_disp a size_t instead of uintptr_t 251. Jun 8 Mark Johnston git: 5a7d63129a67 - stable/13 - pf: Avoid leaking pad bytes in struct pfr_astats when copying out 252. Jun 8 Mark Johnston git: 0a41a2899eb2 - stable/12 - i386: Make setidt_disp a size_t instead of uintptr_t 253. Jun 8 Mark Johnston git: 1adf2f76c0c8 - stable/12 - pf: Avoid leaking pad bytes in struct pfr_astats when copying out 254. Jun 8 Lutz Donnerhacke git: 61814702398c - main - tests/netgraph: Tests for ng_bridge 255. Jun 8 Peter Grehan git: 054accac71e0 - main - Add a virtio-input device emulation. 256. Jun 8 Lutz Donnerhacke git: 09307dbfb888 - main - tests/netgraph: Allow receiving answers to messages 257. Jun 8 Lutz Donnerhacke git: 90e161ec6d11 - stable/11 - ng_parse: IP address parsing in netgraph eating too many characters 258. Jun 8 Lutz Donnerhacke git: 39917ef2a85f - stable/12 - ng_parse: IP address parsing in netgraph eating too many characters 259. Jun 8 Lutz Donnerhacke git: f18b7f239dcd - stable/13 - ng_parse: IP address parsing in netgraph eating too many characters 260. Jun 8 Edward Tomasz Napierala git: f102b61d0ecf - main - linux: make sure to zero the l_siginfo structure for ptrace(2)
261. Jun 8 Edward Tomasz Napierala git: 2362ad457a01 - main - linux: implement statx(2) 262. Jun 8 Dmitry Chagin git: f570a6723e14 - main - Fix copyright, remove "all rights reserved". 263. Jun 7 Neel Chauhan git: 1b602f641a89 - main - linuxkpi: Fix build from redefined pr_err_once() 264. Jun 7 Michael Tuexen git: 68d6663afbae - stable/13 - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several b 265. Jun 7 Neel Chauhan git: 37d64dcdfa51 - main - linuxkpi: Include pr_err_once() in printk.h 266. Jun 7 Neel Chauhan git: 096104e790fb - main - linuxkpi: Add rom and romlen to struct pci_dev 267. Jun 7 Ed Maste git: 225605ec1681 - main - Cirrus-CI: Use the default Git history depth 268. Jun 7 Rick Macklem git: 03c81af24920 - main - nfscl: Fix generation of va_fsid for a tree of NFSv4 server file systems 269. Jun 7 Mark Johnston git: 887c753c9f45 - main - Fix handling of D_GIANTOK 270. Jun 7 Konstantin Belousov git: 8c30192804eb - stable/13 - Add thread_reap_barrier() 271. Jun 7 Konstantin Belousov git: b25cbead39ca - stable/13 - quisce_cpus(): add special handling for PDROP 272. Jun 7 Konstantin Belousov git: 664aff03fae2 - stable/13 - kern_thread.c: wrap too long lines 273. Jun 7 Konstantin Belousov git: 620a48f64d08 - stable/13 - kern linker: do not allow more than one kldload and kldunload syscalls simultaneously 274. Jun 7 Kristof Provost git: dedd9ee84bb0 - stable/13 - pf tests: Make killstate:match more robust 275. Jun 7 Kristof Provost git: 09cb8c812b2f - stable/12 - pf tests: Make killstate:match more robust 276. Jun 7 Ed Maste git: 05c2d94a081d - main - LinuxKPI: add pr_err_once 277. Jun 7 =?utf-8?B?U3RlZmFuIEXDn2Vy git: 35b8fd0b699a - main - usr.bin/calendar: do not treat // in text as comment 278. Jun 7 Michael Tuexen Re: git: fa50e98328b4 - stable/13 - mend 279. Jun 7 Edward Tomasz Napierala git: dd869341b1e0 - main - Install the linux(4) man page also for aarch64 280. Jun 7 Edward Tomasz Napierala git: 128a1db806da - main - linux: improve FUSE support
281. Jun 7 Michael Tuexen git: 95b7e4e0febd - stable/13 - tcp: fix man page 282. Jun 7 Michael Tuexen git: fa50e98328b4 - stable/13 - mend 283. Jun 7 Michael Tuexen git: 1ceefa271e57 - stable/13 - sctp: fix another locking bug in COOKIE handling 284. Jun 7 Poul-Henning Kamp git: aaa28628a3e4 - main - fifolog: Rename yyparse() to getdate_yyparse(). 285. Jun 7 Lutz Donnerhacke git: 09a6fc8dbe2e - stable/12 - libalias: Remove unused function LibAliasCheckNewLink 286. Jun 7 Lutz Donnerhacke git: fc2d7fb643f8 - stable/13 - libalias: Remove unused function LibAliasCheckNewLink 287. Jun 7 Peter Holm git: 201434ecaca7 - main - stress2: Added two test scenarios based on Bug 256205 288. Jun 7 Peter Holm git: b3b695604de3 - main - stress2: Added a few syzkaller reproducers 289. Jun 7 Mark Johnston git: f9b3922257ba - stable/12 - ffs: Correct the input size check in sysctl_ffs_fsck() 290. Jun 7 Mark Johnston git: d1b7ff3dac57 - stable/13 - ffs: Correct the input size check in sysctl_ffs_fsck() 291. Jun 7 Mark Johnston git: cbced258dee4 - stable/12 - x86: Fix lapic_ipi_alloc() on i386 292. Jun 7 Mark Johnston git: 2a87d7c0139c - stable/13 - amd64: Relax the assertion added in commit 4a59cbc12 293. Jun 7 Mark Johnston git: 10e697949ada - stable/13 - amd64: Avoid enabling interrupts when handling kernel mode prot faults 294. Jun 7 Mark Johnston git: d330127c17ec - stable/13 - x86: Fix lapic_ipi_alloc() on i386 295. Jun 7 Mateusz Guzik git: 70aba9512b53 - stable/13 - kqueue: replace kq_ncallouts loop with atomic_fetchadd 296. Jun 7 Ed Maste git: b556a0eebf4d - stable/13 - arm64: correct END() copy-pasteo for generic_bs_fault 297. Jun 7 Mateusz Guzik git: 4ece00cd403a - stable/13 - tmpfs: save on relocking the allnode lock in tmpfs_free_node_locked 298. Jun 7 Mateusz Guzik git: 56687b27b87c - stable/13 - tmpfs: save on common case relocking in tmpfs_reclaim 299. Jun 7 Mateusz Guzik git: 32e5616359e5 - stable/13 - tmpfs: drop a redundant NULL check in tmpfs_alloc_vp 300. Jun 7 Mateusz Guzik git: a1ef0386c94f - stable/13 - Fix up macro use in lim_cur
301. Jun 7 Mateusz Guzik git: 71622a3518c4 - stable/13 - tmpfs: drop useless parent locking from tmpfs_dir_getdotdotdent 302. Jun 7 Mateusz Guzik git: a138a50c75e4 - stable/13 - vfs: use the sentinel trick in locked lookup path parsing 303. Jun 7 Mateusz Guzik git: 2c2035ca3d12 - stable/13 - fd: use PROC_WAIT_UNLOCKED when clearing p_fd/p_pd 304. Jun 7 Mateusz Guzik git: b1203ecc7bb5 - stable/13 - vfs: retire unused vn_seqc_write_begin_unheld* 305. Jun 7 Mateusz Guzik git: 666584a04da8 - stable/13 - proc: add PROC_WAIT_UNLOCKED 306. Jun 7 Mateusz Guzik git: 5d745b399d31 - stable/13 - vfs: elide vnode locking when it is only needed for audit if possible 307. Jun 7 Mateusz Guzik git: 0917d91b3344 - stable/13 - umtx: convert umtxq_lock to a macro 308. Jun 7 Mateusz Guzik git: 997332f9cda6 - stable/13 - ext2: add missing uio_td initialization to ext2_htree_append_block 309. Jun 7 Mateusz Guzik git: 033820ace724 - stable/13 - nfs: even up value returned by nfsrv_parsename with copyinstr 310. Jun 7 Mateusz Guzik git: 920d813451e8 - stable/13 - vfs: fix MNT_SYNCHRONOUS check in vn_write


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