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


2021/dev-commits-src-branches/20211010.dev-commits-src-branches

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

home | archive sorted by: subject | author | date | reverse date
  1. Oct  4 Alexander Motin            git: fe830ad79a74 - stable/13 - mge(4): Mark sysctls and callout MP-safe.
  2. Oct  4 Alexander Motin            git: d2f4b7bc1c78 - stable/13 - bxe(4): Mark sysctls and callout MP-safe.
  3. Oct  4 Alexander Motin            git: 50570c64798d - stable/13 - bnxt(4):  Mark sysctls MP-safe.
  4. Oct  4 Alexander Motin            git: 03d748e92447 - stable/13 - vt(4): Mark callouts MP-safe.
  5. Oct  4 Alexander Motin            git: 36e67f5badbd - stable/13 - pcib(4): Switch from callout to timeout_task.
  6. Oct  4 Alexander Motin            git: b7fde5e82bd5 - stable/13 - ioat(4): Remove Giant from ioat_test enable/disable.
  7. Oct  4 Alexander Motin            git: c15b8196ba6f - stable/13 - Re-implement virtual console (constty).
  8. Oct  4 Alexander Motin            git: e6e348e49c0a - stable/13 - Unify console output.
  9. Oct  4 Toomas Soome               git: c39bfe47139b - stable/13 - vt: call driver's postswitch when panicking on ttyv0
 10. Oct  4 Cy Schubert                git: ffcdbc35a64e - stable/13 - ipfilter: Avoid a null if-then-else blocks
 11. Oct  4 Cy Schubert                git: 2fc27a1ceb41 - stable/13 - ipfilter: Locking sysctls here is not required
 12. Oct  4 Cy Schubert                git: 889c5c50d8d8 - stable/13 - ipfilter: Correct a comment
 13. Oct  4 Cy Schubert                git: e81cf0e1bb3a - stable/13 - ipfilter: Print the correct TCP sequence index number
 14. Oct  4 Cy Schubert                git: c0b03251095d - stable/13 - Disable stack gap for ntpd during build.
 15. Oct  4 Cy Schubert                git: 931fb0359e2b - stable/12 - ipfilter: Avoid a null if-then-else blocks
 16. Oct  4 Cy Schubert                git: e7d5cb8b1d59 - stable/12 - ipfilter: Correct a comment
 17. Oct  4 Cy Schubert                git: 2c0fcd0ae01a - stable/12 - ipfilter: Print the correct TCP sequence index number
 18. Oct  4 Cy Schubert                git: 370a229ea9c6 - stable/11 - ipfilter: Avoid a null if-then-else blocks
 19. Oct  4 Cy Schubert                git: 0b72f4c82af8 - stable/11 - ipfilter: Correct a comment
 20. Oct  4 Cy Schubert                git: 4f2d5aa364c4 - stable/11 - ipfilter: Print the correct TCP sequence index number


21. Oct 4 David Bright git: 52e1406947b4 - stable/13 - ntb_hw_intel: fix xeon NTB gen3 bar disable logic 22. Oct 4 David Bright git: 50c20d90f97f - stable/12 - ntb_hw_intel: fix xeon NTB gen3 bar disable logic 23. Oct 4 Mitchell Horne git: 8e43767b3180 - stable/13 - rman: fix overflow in rman_reserve_resource_bound() 24. Oct 4 Mitchell Horne git: 68628f462093 - stable/13 - boot(9): update to match reality 25. Oct 4 Mitchell Horne git: a3acb379bdea - stable/12 - rman: fix overflow in rman_reserve_resource_bound() 26. Oct 4 Mitchell Horne git: 26337c10f060 - stable/12 - boot(9): update to match reality 27. Oct 5 Alexander Motin git: b3fb4c60c50c - stable/13 - sched_ule(4): Fix interactive threads stealing. 28. Oct 5 Alexander Motin git: 06ff5c4c600a - stable/12 - sched_ule(4): Fix interactive threads stealing. 29. Oct 5 Ed Maste git: 9130e0ace0bb - stable/13 - mgb: sync with version in main 30. Oct 5 Cy Schubert git: 0ab6ecd1dda7 - stable/13 - wpa: Fix EAP/PEAP MSCHAPv2 authentication SIGSEGV 31. Oct 5 Cy Schubert git: ad0311b6956f - stable/12 - wpa: Fix EAP/PEAP MSCHAPv2 authentication SIGSEGV 32. Oct 6 Gordon Bergling git: badbe6a4a817 - stable/13 - netvsc: Fix a typo in a comment 33. Oct 6 Gordon Bergling git: d58ccf3ba4f1 - stable/13 - evdev: Fix a typo in a commit 34. Oct 6 Gordon Bergling git: d00fdb973639 - stable/13 - vnic: Fix a typo in a comment 35. Oct 6 Gordon Bergling git: 717200690020 - stable/13 - smsc(4): Fix a typo in a comment 36. Oct 6 Gordon Bergling git: 3637d2a1835e - stable/13 - cam: Fix a typo in a comment 37. Oct 6 Gordon Bergling git: aa42680be788 - stable/12 - netvsc: Fix a typo in a comment 38. Oct 6 Gordon Bergling git: 4999f16e5ae4 - stable/12 - evdev: Fix a typo in a commit 39. Oct 6 Gordon Bergling git: 5a3a8be94a2e - stable/12 - vnic: Fix a typo in a comment 40. Oct 6 Gordon Bergling git: 53939dd23fdb - stable/12 - cam: Fix a typo in a comment
41. Oct 6 Kyle Evans git: 40f9f2279c0f - stable/13 - kern: random: drop read_rate and associated functionality 42. Oct 6 Kyle Evans git: 06248c821580 - stable/13 - kern: random: collect ~16x less from fast-entropy sources 43. Oct 6 Kyle Evans git: 121740e18515 - stable/13 - kqueue: don't arbitrarily restrict long-past values for NOTE_ABSTIME 44. Oct 6 Kyle Evans git: b7e90b290ab5 - stable/13 - kqueue: document how timers with low/past timeouts are handled 45. Oct 6 Kyle Evans git: f9765c9c1acb - stable/12 - kqueue: don't arbitrarily restrict long-past values for NOTE_ABSTIME 46. Oct 6 Kyle Evans git: 0646c56e244e - stable/12 - kqueue: document how timers with low/past timeouts are handled 47. Oct 6 Kyle Evans git: 7610a6b150c9 - stable/13 - modules: acpi_video: need opt_evdev.h 48. Oct 6 Kyle Evans git: 38e0682c8c23 - stable/13 - modules: netflow: need opt_inet.h 49. Oct 6 Kyle Evans git: bd4ee4ead167 - stable/13 - modules: iichid: needs opt_acpi.h 50. Oct 6 Kyle Evans git: 44175ec8ce4d - stable/13 - jail(3lua): add a jail.list() method 51. Oct 6 Kyle Evans git: 188c088fe351 - stable/13 - jail(3lua): add jail.attach()/jail.remove() methods 52. Oct 6 Kyle Evans git: d330c24cc061 - stable/13 - bootp: remove the USE_BFUNCS knob 53. Oct 6 Kyle Evans git: a663c839fffa - stable/13 - libc: ssp: sprinkle around some __dead2 54. Oct 6 Kyle Evans git: 045612012ebf - stable/13 - tcp_wrappers: get rid of duplicate fgets declarations 55. Oct 6 Kyle Evans git: a5f959ea48a0 - stable/12 - bootp: remove the USE_BFUNCS knob 56. Oct 6 Kyle Evans git: 90a75a07ed46 - stable/12 - libc: ssp: sprinkle around some __dead2 57. Oct 6 Kyle Evans git: bea8052067be - stable/12 - tcp_wrappers: get rid of duplicate fgets declarations 58. Oct 6 Kristof Provost git: dc23abfdea97 - stable/13 - pf: implement adaptive mode 59. Oct 6 Kristof Provost git: d23f5f76f56d - stable/12 - pf: implement adaptive mode 60. Oct 6 Kristof Provost git: 66b6528015ab - stable/13 - pf: hook up adaptive mode configuration
61. Oct 6 Kristof Provost git: 8a443f829e10 - stable/12 - pf: hook up adaptive mode configuration 62. Oct 6 Kristof Provost git: c5a340e86402 - stable/13 - pfctl: userspace adaptive syncookies configration 63. Oct 6 Kristof Provost git: 7d6def07e03e - stable/12 - pfctl: userspace adaptive syncookies configration 64. Oct 6 Kristof Provost git: 45a2a438f1f7 - stable/13 - pf.conf: document syncookies 65. Oct 6 Kristof Provost git: 767b29877ee5 - stable/13 - pf tests: Basic syncookie test 66. Oct 6 Kristof Provost git: ab14a9ac18e5 - stable/12 - pf.conf: document syncookies 67. Oct 6 Kristof Provost git: 4747ec0839e3 - stable/13 - pf tests: Basic adaptive mode syncookie test 68. Oct 6 Kristof Provost git: 18fe461d67c7 - stable/12 - pf tests: Basic syncookie test 69. Oct 6 Kristof Provost git: f7e56b482606 - stable/12 - pf tests: Basic adaptive mode syncookie test 70. Oct 6 Kyle Evans git: fb49012ca448 - stable/12 - tests: kqueue: CLOCK_BOOTTIME is an alias of CLOCK_UPTIME 71. Oct 6 Ian Lepore git: b1cca7436737 - stable/13 - Fix busdma resource leak on usb device detach. 72. Oct 6 Ian Lepore git: 6fea4b82e7b8 - stable/12 - Fix busdma resource leak on usb device detach. 73. Oct 6 Kristof Provost git: 92a6b17e8ba0 - stable/12 - [PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operations 74. Oct 6 Kristof Provost git: 7dbd5b49ca82 - stable/12 - emulated atomic64: disable interrupts as the lock mechanism on !SMP 75. Oct 6 Kyle Evans git: cbb9027cf10e - stable/12 - Two minor issues: (1) Don't define load/store 64 atomics for o32. They aren't atomic there. (2) Add comment ab 76. Oct 6 Kyle Evans git: 18b756a7e525 - stable/12 - atomic_fcmpset* return int, not the type of *. 77. Oct 6 Kyle Evans git: 141443a6dd4a - stable/12 - atomic_cmpset return value is also an int. 78. Oct 6 Kyle Evans git: 5bf3f2498ade - stable/12 - mips: fcmpset: do not spin on sc failure 79. Oct 7 Glen Barber git: 7ac2ccc068e0 - stable/12 - 12.3: update stable/12 to -PRERELEASE to start the release cycle 80. Oct 7 Eugene Grosbein git: 7cf79c60fee5 - stable/13 - syslogd: undo regression after r326573
81. Oct 7 Eugene Grosbein git: 75c6f34fbedd - stable/12 - syslogd: undo regression after r326573 82. Oct 7 Eugene Grosbein git: 37381a47e0ff - stable/11 - syslogd: undo regression after r326573 83. Oct 7 Kyle Evans git: af147ed09aa4 - stable/12 - sys/dev/cfi: include sys/types.h as well 84. Oct 7 Kyle Evans git: 0c0fe8a6ff8b - stable/12 - Provide generic sub-word atomic *cmpset 85. Oct 7 Kyle Evans git: fb7485efe6e3 - stable/12 - mips: use generic sub-word atomic *cmpset 86. Oct 7 Kyle Evans git: 168a6eee3a2a - stable/12 - powerpc: Implement atomic_(f)cmpset_ for short and char 87. Oct 7 Kyle Evans git: ec7b80ade997 - stable/12 - powerpc/atomic: Fix atomic_cmpset_rel() 88. Oct 7 Kyle Evans git: e0363a08dc45 - stable/12 - atomic: Add atomic_cmpset_masked to powerpc and use it 89. Oct 7 Kyle Evans git: 716baab384de - stable/12 - [PowerPC] Fix atomic_cmpset_masked(). 90. Oct 7 Kyle Evans git: f76c1f3538b7 - stable/12 - Fix build for mips.XLP64 kernel, by re-ordering headers 91. Oct 7 Kyle Evans git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 92. Oct 7 Kyle Evans git: bdf50dc5afbc - stable/12 - Backout 356693. The libsa malloc does provide necessary alignment and memalign by 4 will reduce alignment for 93. Oct 7 Alexey Dokuchaev Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 94. Oct 7 Kyle Evans Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 95. Oct 7 Alexey Dokuchaev Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 96. Oct 7 Andriy Gapon Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 97. Oct 7 Kyle Evans Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 98. Oct 7 Mark Johnston git: f983298883c1 - stable/13 - socket: Rename sb(un)lock() and interlock with listen(2) 99. Oct 7 Mark Johnston git: 160ed20e623d - stable/13 - socket: Avoid clearing SS_ISCONNECTING if soconnect() fails 100. Oct 7 Mark Johnston git: 6004dc8bc304 - stable/13 - hpen(4): removed leftover hpen_final_digi_cb declaration
101. Oct 7 Ian Lepore Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 102. Oct 7 Warner Losh Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet 103. Oct 7 Marcin Wojtas git: fb5eed2c4320 - stable/13 - mmc_fdt_helper: correct typo in DT property name 104. Oct 7 Marcin Wojtas git: 87ffe5947071 - stable/13 - Upgrade ENA to v2.4.0 105. Oct 7 Marcin Wojtas git: 112c1187c29a - stable/13 - Upgrade ENA to v2.4.1 106. Oct 7 Jamie Gritton git: 13cb61f9723e - stable/13 - MFC uipc_shm: Fix kern.ipc.posix_shm_list for jails 107. Oct 7 Jamie Gritton git: 1ee0746e1af0 - stable/12 - MFC uipc_shm: Fix kern.ipc.posix_shm_list for jails 108. Oct 7 Alan Somers git: d55574c91830 - stable/12 - ICMP checksum test: Fix for big endian 109. Oct 7 Alan Somers git: a09e037bc30b - stable/12 - daemon: add some basic tests 110. Oct 7 Alan Somers git: 09be14a7b80d - stable/12 - gmultipath: make physpath distinct from the underlying providers' 111. Oct 7 Alan Somers git: 7dcb5db451b6 - stable/12 - vinvalbuf: do not panic if we were unable to flush dirty buffers 112. Oct 7 Alan Somers git: 8461b8f7efa2 - stable/12 - periodic: by default, skip 221.backup-gpart in jails 113. Oct 7 Alan Somers git: 0cd92f24011b - stable/12 - ses: Correct spelling of "Temperature Sensor" 114. Oct 7 Alan Somers git: 4bfc58be8696 - stable/12 - ses: Guard the elm_type_names declaration by _KERNEL 115. Oct 7 Alan Somers git: c858f3d89b3c - stable/12 - fusefs: don't panic if FUSE_GETATTR fails durint VOP_GETPAGES 116. Oct 7 Alan Somers git: 8dff6ae8591b - stable/13 - [skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACKET, too. 117. Oct 7 Alan Somers git: 4bfd530cca28 - stable/13 - aio: revert the workaround for bug 251828 in the tests 118. Oct 7 Alan Somers git: 617c72adf855 - stable/13 - ses: Correct spelling of "Temperature Sensor" 119. Oct 7 Alan Somers git: 5060e3d2dae2 - stable/13 - ses: Guard the elm_type_names declaration by _KERNEL 120. Oct 7 Alan Somers git: ce10852cb3a0 - stable/13 - tools/test/upsdl: fix compiler warnings
121. Oct 7 Alan Somers git: 5dc6fedeb40a - stable/13 - fusefs: don't panic if FUSE_GETATTR fails durint VOP_GETPAGES 122. Oct 7 Kirk McKusick git: 55c0af86ce74 - stable/13 - Bring the tags and links entries for amd64 up to date. 123. Oct 7 Kirk McKusick git: b72d51cfffab - stable/13 - Avoid "consumer not attached in g_io_request" panic when disk lost while using a UFS snapshot. 124. Oct 8 Konstantin Belousov git: 93464e745c0b - stable/13 - pthread_mutexattr(3): use .Fo/.Fc to avoid too long lines 125. Oct 8 Konstantin Belousov git: d557ca8ceae5 - stable/13 - pthread_mutexattr(3): document pthread_mutexattr_set/getpshared 126. Oct 8 Konstantin Belousov git: bf76759edcd6 - stable/13 - pthread_mutexattr(3): install pthread_mutexattr_get/setpshared links 127. Oct 8 Konstantin Belousov git: 8e915bdea540 - stable/13 - libthr(3): explain some internals of the locks implementation 128. Oct 8 Konstantin Belousov git: 659035b40935 - stable/13 - pthread_mutexattr(3): document each pthread_mutexattr_set/get* function 129. Oct 8 Konstantin Belousov git: 861e60310bb8 - stable/12 - pthread_mutexattr(3): use .Fo/.Fc to avoid too long lines 130. Oct 8 Konstantin Belousov git: 43b8eec6cf2e - stable/12 - pthread_mutexattr(3): document pthread_mutexattr_set/getpshared 131. Oct 8 Konstantin Belousov git: dbfde6870781 - stable/12 - pthread_mutexattr(3): install pthread_mutexattr_get/setpshared links 132. Oct 8 Konstantin Belousov git: d90db5033848 - stable/12 - libthr(3): explain some internals of the locks implementation 133. Oct 8 Konstantin Belousov git: 1848d0154ebb - stable/12 - pthread_mutexattr(3): document each pthread_mutexattr_set/get* function 134. Oct 8 Kyle Evans git: a010f7b2adbc - stable/13 - Reverted: Split out the loader efifb setup to a new function 135. Oct 8 Kyle Evans git: 9c81001f8d16 - stable/12 - loader: userboot/test should accept more than one disk 136. Oct 8 Kyle Evans git: 16608adccae5 - stable/12 - loader: should check malloc in zfs_dev_open 137. Oct 8 Kyle Evans git: af0a40e211b8 - stable/12 - loader: show APFS partition type name 138. Oct 8 Kyle Evans git: 2f6799782529 - stable/12 - loader: zfs.c is missing malloc checks, fix it 139. Oct 8 Kyle Evans git: 339040c40385 - stable/12 - loader.efi: Default to serial if we don't have a ConOut variable 140. Oct 8 Kyle Evans git: 1e07e20d96d9 - stable/12 - loader.efi: print ImageBase so we know where we are
141. Oct 8 Kyle Evans git: 017912879876 - stable/12 - Use symbolic names for int13 calls 142. Oct 8 Kyle Evans git: dd80f75e6647 - stable/12 - In gptboot, don't assume a partition number is a single digit, 1-9. GPT partitions can have 128 partitions, s 143. Oct 8 Kyle Evans git: 3a1bfbb50409 - stable/12 - efinet_dev_init() is missing NULL pointer check 144. Oct 8 Kyle Evans git: 32394e97c350 - stable/12 - efihttp_fs_seek() is missing NULL pointer check 145. Oct 8 Kyle Evans git: 8b18746cb1bd - stable/12 - connect_controllers() is missing NULL pointer check 146. Oct 8 Kyle Evans git: 9e05a1578650 - stable/12 - efipart_inithandles() is missing NULL pointer check 147. Oct 8 Kyle Evans git: bce9319884e6 - stable/12 - insert_zfs() is missing NULL pointer check 148. Oct 8 Kyle Evans git: 91da922301a2 - stable/12 - efi_register_handles() is missing NULL pointer check 149. Oct 8 Kyle Evans git: 90603ee8e051 - stable/12 - loader: alloc_pread() should set errno if malloc fails 150. Oct 8 Kyle Evans git: 51ddd2851e4a - stable/12 - loader: misaligned access of dos_partition structure 151. Oct 8 Kyle Evans git: 5a6dd8690100 - stable/12 - As with r352446 align blocks in boot1.efi 152. Oct 8 Kyle Evans git: c494a0c50da9 - stable/12 - Fix compilation error for install.c in loader 153. Oct 8 Kyle Evans git: 1b6c96c6034a - stable/12 - Fix stand/newvers.sh with zsh in sh mode 154. Oct 8 Kyle Evans git: f7ad7b5a1e5d - stable/12 - ZFS: remove duplicate "com.datto:encryption" from loader 155. Oct 8 Kyle Evans git: b9696aebdb18 - stable/12 - stand/reloc_elf: Handle relative relocations for arm{,64} and riscv 156. Oct 8 Kyle Evans git: b87ad4f2db6d - stable/12 - stand/efihttp: Work around a bug in edk2 http instance reconfiguration 157. Oct 8 Kyle Evans git: 969b06fdff5d - stable/12 - loader: Partial revert of 987eabdc2ae1 158. Oct 8 Kyle Evans git: 4d1e0b5bcd81 - stable/12 - Loader: support booting OS from memory disk (MD) 159. Oct 8 Kyle Evans git: 72f29c6a1e45 - stable/12 - Reuse the amd64 loader relocation code on arm64 160. Oct 8 Kyle Evans git: 869ec7d90917 - stable/12 - Update the EFI timer to be called once a second
161. Oct 8 Kyle Evans git: 1748f0c6e190 - stable/12 - loader: Fix dtb loading 162. Oct 8 Kyle Evans git: 0ad2e9eac9c3 - stable/12 - loader: Don't reserve space for symbols twice. 163. Oct 8 Kyle Evans git: f2c6540dfa36 - stable/12 - loader: tftp client should use server address from rootip 164. Oct 8 Kyle Evans git: aef33b8ca5a3 - stable/12 - Reverted: Split out the loader efifb setup to a new function 165. Oct 8 Kyle Evans git: c6bbaf794d11 - stable/12 - Build the arm64 loader with -ffixed-x18 166. Oct 8 Kyle Evans git: 06d16b8e9ba9 - stable/12 - loader: geli_dev_ioctl does return huge mediasize 167. Oct 8 Kyle Evans git: 48192a2e3628 - stable/12 - Reverted: loader: use struct initializer in vdev_probe(). 168. Oct 8 Warner Losh Re: git: 48192a2e3628 - stable/12 - Reverted: loader: use struct initializer in vdev_probe(). 169. Oct 8 Kyle Evans git: 9aeadd3b8683 - stable/12 - Reverted: loader: allow booting from pool with log device 170. Oct 8 Kyle Evans git: 5018dfb90fb3 - stable/13 - tests/sys/fs/fusefs/read.cc: fix build on powerpc64 171. Oct 8 Kyle Evans git: de406844ebab - stable/12 - loader: zfsimpl.c cstyle cleanup 172. Oct 8 Kyle Evans git: 72004aae0c33 - stable/12 - Nuke out buffer overflow safety marker code. 173. Oct 8 Kyle Evans git: c3c739c25663 - stable/12 - Wait a maximum of 300 seconds for network send/recv in libsa 174. Oct 8 Kyle Evans git: 053b95d94896 - stable/12 - Remove whole-disk vdev support from zfsboot 175. Oct 8 Kyle Evans git: bd403d1a2db2 - stable/12 - userboot/test should use PRIx64 as one would expect from prefix 0x 176. Oct 8 Kyle Evans git: c4b652b7e629 - stable/12 - cstyle cleanup for i386_copy.c 177. Oct 8 Kyle Evans git: 9a8ace087d8f - stable/12 - Remove comment. We're just going to the next node here. 178. Oct 8 Kyle Evans git: 19500a2c4aba - stable/12 - loader: rewrite zfs reader zap code to use malloc 179. Oct 8 Kyle Evans git: 51b4c4751acd - stable/12 - vdev_read_pad2: freeing wrong pointer 180. Oct 8 Kyle Evans git: 985d95fb1447 - stable/12 - zfsboot: vdev_read_pad2 does allocate buffer with wrong size
181. Oct 8 Kyle Evans git: 90e5f7232f3d - stable/12 - followup on r357497: clean obsolete comment and use shift instead of multiplication 182. Oct 8 Kyle Evans git: 7f31297d105c - stable/12 - Move smbios.c to libsa. 183. Oct 8 Kyle Evans git: 4253aad557e7 - stable/12 - loader: replace zfs_alloc/zfs_free with malloc/free 184. Oct 8 Kyle Evans git: 2cdb7756262d - stable/12 - loader: remove libsa/crc32.c and use version from zlib 185. Oct 8 Kyle Evans git: 7b47621aac4d - stable/12 - loader: add knob to build with user malloc 186. Oct 8 Kyle Evans git: 19f8884afeb8 - stable/12 - Create ptov() function. 187. Oct 8 Kyle Evans git: 3f92fa796181 - stable/12 - loader: strdup name strings from dataset walker 188. Oct 8 Kyle Evans git: 6a4f6cff7659 - stable/12 - loader: typo did slip into 359408 189. Oct 8 Kyle Evans git: 3b93fb61a9f9 - stable/12 - loader: use #elif defined() in stand.h 190. Oct 8 Kyle Evans git: fd85a041dce1 - stable/12 - Fix the EFI_DEBUG case, prio_str is only used when EFI_DEBUG is unset. 191. Oct 8 Kyle Evans git: ace42fe8afaf - stable/12 - Avoid using non-portable dd conv=osync option 192. Oct 8 Kyle Evans git: ce05cad71c23 - stable/12 - zfsboot: cstyle cleanup 193. Oct 8 Kyle Evans git: fa6918f70475 - stable/12 - loader: variable i is unused without MBR/GPT support built in 194. Oct 8 Kyle Evans git: f55a620a8d3c - stable/12 - loader: zfs_cmd.c does not really compile without libzfs.h 195. Oct 8 Kyle Evans git: b38c8d4c6d69 - stable/12 - boot2: need to expand tab output and mask getchar 196. Oct 8 Kyle Evans git: 759bd6630be1 - stable/12 - loader: r362262 did miss the pathlen check 197. Oct 8 Kyle Evans git: d760091fdc20 - stable/12 - loader: strings in nvlist are counted strings, not c-strings 198. Oct 8 Kyle Evans git: 7313f59b8680 - stable/12 - loader: create single zfs nextboot implementation 199. Oct 8 Kyle Evans git: af3c16f3421e - stable/12 - loader: can not read zfs pool with slog removed 200. Oct 8 Kyle Evans git: fbeb08184407 - stable/12 - boot1.efi: use malloc family from libsa
201. Oct 8 Kyle Evans git: 1767656525c5 - stable/12 - loader: potential memory leak and check return values 202. Oct 8 Kyle Evans git: 37aef5973257 - stable/12 - libsa: cstyle cleanup for environment.c 203. Oct 8 Kyle Evans git: 052051e2ea10 - stable/12 - loader: zfs reader does not need BOOT2 bits 204. Oct 8 Kyle Evans git: 1f4366669ce1 - stable/12 - loader: setting vdev size based on label asize is not working 205. Oct 8 Kyle Evans git: 2069dce2411d - stable/12 - libsa: make env_discard() public 206. Oct 8 Kyle Evans git: 87512200a5b2 - stable/12 - libsa: remove leftover whitespace 207. Oct 8 Kyle Evans git: 4d997b340dd7 - stable/12 - When we have a command returned by zfs_nextboot() that is longer than command in the loader.conf, the latter n 208. Oct 8 Kyle Evans git: 53fdb802567d - stable/12 - libsa: smbios: Parse the chassis type and export it as smbios.chassis.type 209. Oct 8 Kyle Evans git: 091a037cb69c - stable/12 - libsa: only skein_block.c is using SKEIN_LOOP 210. Oct 8 Kyle Evans git: 087f336455ec - stable/12 - Declare time() 211. Oct 8 Kyle Evans git: 19a32560ab25 - stable/12 - Create CFLAGS_EARLY.file for boot loader. 212. Oct 8 Kyle Evans git: 97318fde948f - stable/12 - loader: zfs_probe_dev should pick first matching zfs pool 213. Oct 8 Kyle Evans git: 438448dd9fb5 - stable/12 - Use adrp in the arm64 efi loader 214. Oct 8 Kyle Evans git: 1432cd3a8f6f - stable/12 - loader: edd_device_path_v3 is too small 215. Oct 8 Kyle Evans git: f6b47ffc1040 - stable/12 - loader: revert r342161 and r342151 216. Oct 8 Kyle Evans git: 4025776a622a - stable/12 - Implement some time variables from kernel 217. Oct 8 Kyle Evans git: 52abe2166d06 - stable/12 - loader: cstyle cleanup of bootstrap.h 218. Oct 8 Kyle Evans git: f759479e2799 - stable/12 - loader: cstyle cleanup of bootstrap.h did miss a bit 219. Oct 8 Kyle Evans git: 12f9183eb7c7 - stable/12 - loader: cstyle cleanup of console.c 220. Oct 8 Kyle Evans git: ecf6cebed9a9 - stable/12 - ficl: make dump a bit friendlier
221. Oct 8 Kyle Evans git: a7c75ee92b0e - stable/12 - ficl: instead of pad, emit can use local variable 222. Oct 8 Kyle Evans git: b180a5b75cb9 - stable/12 - zfsboot: add prototype for main() 223. Oct 8 Kyle Evans git: 314304cf228c - stable/12 - loader: Print autoboot countdown immediately, not at 9 224. Oct 8 Kyle Evans git: 395614be592d - stable/12 - loader: allow loader to accept zfs feature com.datto:bookmark_v2 225. Oct 8 Kyle Evans git: 2d5237531676 - stable/12 - loader: allow loader to accept zfs feature com.delphix:bookmark_written 226. Oct 8 Kyle Evans git: 86d4420d35a4 - stable/12 - efi loader: fix typos in a comment 227. Oct 8 Kyle Evans git: 2b22b85e58e3 - stable/12 - pxeboot(8): remove antiquated information 228. Oct 8 Kyle Evans git: 687f0a1b588f - stable/12 - stand: Load INIT_ARRAY and FINI_ARRAY sections 229. Oct 8 Kyle Evans git: 1801534a5c8a - stable/12 - libsa: Remove conflicting .global/.weak directive 230. Oct 8 Kyle Evans git: 9005e81aa014 - stable/12 - loader: we should support pools without features 231. Oct 8 Kyle Evans git: ce416dfad5c8 - stable/12 - loader.efi: remove extra extern ST 232. Oct 8 Kyle Evans git: d48dfb33181f - stable/12 - Fix 64-bit build of libofw. 233. Oct 8 Kyle Evans git: 9200b41546cb - stable/12 - loader: crc32 is provided by libsa 234. Oct 8 Kyle Evans git: 698cff10c981 - stable/12 - loader: cstyle cleanup 235. Oct 8 Kyle Evans git: ace710d002f0 - stable/12 - stand/ficl 64-bit compatibility 236. Oct 8 Kyle Evans git: a4325c6a6552 - stable/12 - pkgfs_open: follow symlinks 237. Oct 8 Kyle Evans git: e70ed10f8f4d - stable/12 - EFI loader: Don't free bcache for DEVT_DISK devs 238. Oct 8 Kyle Evans git: a5c44db625cb - stable/12 - loader: provide u> and xemit words if needed 239. Oct 8 Kyle Evans git: 85baf98bbb36 - stable/12 - loader: update zfsimpl.c from illumos review suggestions 240. Oct 8 Kyle Evans git: 1f152c027551 - stable/12 - loader: implement GELI writes
241. Oct 8 Kyle Evans git: 6094cc1bbeea - stable/12 - stand: use portable ln -n instead of ln -h 242. Oct 8 Kyle Evans git: 3c880137ef67 - stable/12 - Loader: explain the syntax of currdev 243. Oct 8 Kyle Evans git: d51e35f3f6e6 - stable/12 - Very preliminary loader.efi(8) man page 244. Oct 8 Kyle Evans git: 40865d8d56f3 - stable/12 - Quiet int-to-pointer-cast warnings on i386 with GCC 9. 245. Oct 8 Kyle Evans git: 00e0bd896849 - stable/12 - Update to today's date 246. Oct 8 Kyle Evans git: 5f9186c384db - stable/12 - Ignore the .interp section in the arm64 EFI loader 247. Oct 8 Kyle Evans git: aa2cddc0d21d - stable/12 - Link efi programs with -pie rather than -shared 248. Oct 8 Kyle Evans git: 9da7cdecf101 - stable/12 - Disable PIE for powerpc bootloaders. 249. Oct 8 Kyle Evans git: 3e7c2c8a913b - stable/12 - Fix date 250. Oct 8 Kyle Evans git: ea2392f2f2b3 - stable/12 - Disable PIE for MIPS ubldr 251. Oct 8 Kyle Evans git: ae6355af7790 - stable/12 - Disable PIE for MIPS BERI boot loader 252. Oct 8 Kyle Evans git: ec9d58cfdf17 - stable/12 - loader(8): fix path to be correct loader.4th. 253. Oct 8 Kyle Evans git: d9735b8c10b6 - stable/12 - loader: update autoboot description and move to loader.conf.5 254. Oct 8 Kyle Evans git: 1f25db098360 - stable/12 - loader: cstyle cleanup of libsa/lseek.c 255. Oct 8 Kyle Evans git: 1ca034798bb1 - stable/12 - loader: cstyle cleanup of userboot/devicename.c 256. Oct 8 Kyle Evans git: 6d4d2c4ebd04 - stable/12 - libsa: cstyle cleanup of dosfs.c 257. Oct 8 Kyle Evans git: 34915d6871d0 - stable/12 - loader: dev_net.c should use __func__ with printf 258. Oct 8 Kyle Evans git: 98520e682d0b - stable/12 - freebsd-version(1): Add -j flag to support jails 259. Oct 8 Kyle Evans git: e02bf0022e90 - stable/12 - freebsd-update(8): Add -j flag to support jails 260. Oct 8 Kyle Evans git: cae3560307ec - stable/13 - freebsd-version(1): Add -j flag to support jails
261. Oct 8 Kyle Evans git: 73e1e1614f07 - stable/13 - freebsd-update(8): Add -j flag to support jails 262. Oct 8 John Baldwin git: 0e4489e41778 - stable/13 - Revert "Disable MK_OPENSSL_KTLS for stable/13." 263. Oct 8 John Baldwin git: 294113687ecb - stable/13 - Flip the default for OPENSSL_KTLS to arm64 264. Oct 8 John Baldwin git: c17b2708f632 - stable/13 - src.conf.5: Regen. 265. Oct 9 Ed Maste git: d71103026de3 - stable/13 - ar: provide error exit status upon failure 266. Oct 9 Ed Maste git: fb15a9f90b29 - stable/12 - ar: provide error exit status upon failure 267. Oct 9 Kyle Evans git: 48e109cf31e1 - stable/13 - vfs: remove dead fifoop VOP_KQFILTER implementations 268. Oct 9 Kyle Evans git: c8d19408febd - stable/13 - login: use sizeof(audit_cond) consistently, NFC 269. Oct 9 Kevin Bowling git: 695810a48f6f - stable/13 - e1000: Function prototype cleanup 270. Oct 9 Kevin Bowling git: b52edc0357ef - stable/12 - e1000: Function prototype cleanup 271. Oct 9 Gordon Bergling git: 18f244304f44 - stable/13 - qlnxe: Fix typos in two error messages 272. Oct 9 Gordon Bergling git: 0e5787b1d089 - stable/13 - ti(4): Fix a typo in an error message 273. Oct 9 Gordon Bergling git: a5ce25121b7d - stable/12 - ti(4): Fix a typo in an error message 274. Oct 9 Gordon Bergling git: 850aecac5866 - stable/12 - qlnxe: Fix typos in two error messages 275. Oct 9 Vincenzo Maffione git: fdbbd118faab - stable/13 - nemtap: lb app: Validate ihl field when hashing packet 276. Oct 10 Konstantin Belousov git: 60490b72ba46 - stable/13 - x86: cpufunc: Add rdtscp_aux() 277. Oct 10 Konstantin Belousov git: 9ba8ea3f0522 - stable/13 - x86: cpufunc: Add rdtsc_ordered() 278. Oct 10 Konstantin Belousov git: 4b580c6bf9b2 - stable/13 - x86: files: Make sys/x86/x86/pvclock.c optional 279. Oct 10 Konstantin Belousov git: b2f8b90f6e12 - stable/13 - pvclock: Add 'struct pvclock' API 280. Oct 10 Konstantin Belousov git: 0977ab30c9c9 - stable/13 - kvm_clock: KVM paravirtual clock support
281. Oct 10 Konstantin Belousov git: 0c301b963da2 - stable/13 - pvclock: Add vDSO support 282. Oct 10 Konstantin Belousov git: 2524e9bd8236 - stable/13 - libc: vDSO timekeeping: Add pvclock support 283. Oct 10 Konstantin Belousov git: 61b29720efed - stable/13 - amd64: centralize definitions of CS_SECURE and EFL_SECURE 284. Oct 10 Konstantin Belousov git: d750f45610b1 - stable/13 - amd64: move signal handling and register structures manipulations into exec_machdep.c 285. Oct 10 Konstantin Belousov git: 126979c52500 - stable/13 - exec_machdep.c: some style, use ANSI C definition for sys_sigreturn() 286. Oct 10 Konstantin Belousov git: 4d0d7ea9e752 - stable/13 - amd64: stop using top of the thread' kernel stack for FPU user save area 287. Oct 10 Konstantin Belousov git: 3804d1ff773b - stable/13 - amd64: eliminate td_md.md_fpu_scratch 288. Oct 10 Konstantin Belousov git: 682f5b938548 - stable/13 - amd64: consistently use uprintf() to report weird situations in sigreturn 289. Oct 10 Konstantin Belousov git: 83c2118058fd - stable/13 - ia32_get_fpcontext(): xfpusave can be legitimately NULL 290. Oct 10 Konstantin Belousov git: a53e3f3bf2bc - stable/13 - Revert "linux32: add a hack to avoid redefining the type of the savefpu tag" 291. Oct 10 Konstantin Belousov git: 45e930db73af - stable/13 - linux32: add a hack to avoid redefining the type of the savefpu tag 292. Oct 10 Konstantin Belousov git: 81138a809988 - stable/13 - amd64 sendsig: fix context corruption 293. Oct 10 Konstantin Belousov git: 1f9fbf1774c2 - stable/13 - apic: initialize lapic_paddr statically 294. Oct 10 Konstantin Belousov git: 56c136a0d5ee - stable/13 - amd64: add pmap_page_set_memattr_noflush() 295. Oct 10 Konstantin Belousov git: 5766c494ad69 - stable/13 - amd64 efirt: do not flush cache for runtime pages 296. Oct 10 Konstantin Belousov git: 8c384596a83f - stable/13 - Fix mistakes in link(2) and shm_open(2) 297. Oct 10 Konstantin Belousov git: c2c6108a1fe5 - stable/13 - Move td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT 298. Oct 10 Konstantin Belousov git: e858b9de8e99 - stable/13 - When sending ignored signal, arrange for zero return code from sleep 299. Oct 10 Konstantin Belousov git: 2a3abb6a0634 - stable/13 - When queuing ignored signal, only abort target thread' sleep if it is inside sigwait() 300. Oct 10 Konstantin Belousov git: b5f5db652622 - stable/13 - kern_sig.c: Remove unused SIGPROP_CANTMASK
301. Oct 10 Konstantin Belousov git: 9331e687f99a - stable/13 - sys/proc.h: remove dead prototype 302. Oct 10 Konstantin Belousov git: 3c47f0a54d04 - stable/13 - Add curproc_sigkilled() 303. Oct 10 Konstantin Belousov git: a224fd29c99d - stable/13 - core(5): explicitly mention the core file size limit name 304. Oct 10 Konstantin Belousov git: 0b29fd06dab2 - stable/13 - vm_fault: do not trigger OOM too early 305. Oct 10 Konstantin Belousov git: aa90eb737dcf - stable/13 - Make core dump writes interruptible with SIGKILL 306. Oct 10 Konstantin Belousov git: 156db3557332 - stable/13 - readlinkat(2): allow O_PATH fd 307. Oct 10 Jessica Clarke git: d7b3f3c84e68 - stable/13 - libc: Fix build on case-insensitive file systems 308. Oct 10 Jessica Clarke git: 2bfc7f7b75d3 - stable/13 - llvm-objcopy: Install llvm-strip link 309. Oct 10 Jessica Clarke git: 2649bef7e4ab - stable/13 - riscv: Add a stub pmap_change_attr implementation 310. Oct 10 Jessica Clarke git: 94bbe32a44e7 - stable/13 - libgcc_s: Export 64-bit int to 128-bit float functions 311. Oct 10 Jessica Clarke git: e79989d8233b - stable/13 - LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING guards 312. Oct 10 Jessica Clarke git: 2580d1958545 - stable/13 - riscv: Add vt and kbdmux to GENERIC for video console support 313. Oct 10 Jessica Clarke git: 398c8572b8be - stable/13 - pci_pci: Support growing bus ranges in bus_adjust_resource for NEW_PCIB 314. Oct 10 Xin LI git: 852336780877 - stable/13 - kern_ctf: Use zlib's uncompress function for simpler code. 315. Oct 10 Robert Wing git: 0cfae878f057 - stable/13 - prometheus_sysctl_exporter(8): filter output using a regex 316. Oct 10 Robert Wing git: 61156558d2a5 - stable/12 - prometheus_sysctl_exporter(8): filter output using a regex


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