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


2021/dev-commits-src-main/20210509.dev-commits-src-main

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

home | archive sorted by: subject | author | date | reverse date
  1. May  3 Alexander Motin            git: 655c200cc891 - main - Fix build after 5f2e1835054ee84f2e68ebc890d92716a91775b7.
  2. May  3 Michael Tuexen             git: a89481d328fd - main - sctp: improve restart handling
  3. May  3 Michael Tuexen             git: 8b3d0f6439fa - main - sctp: improve address list scanning
  4. May  3 Peter Holm                 git: 573bd33a33b6 - main - stress2: Fix a typo.
  5. May  3 Peter Holm                 git: a7d46ad08709 - main - stress2: Added a syzkaller reproducer
  6. May  3 Peter Holm                 git: cff133b05ba1 - main - stress2: Added a regression test
  7. May  3 Lutz Donnerhacke           git: 5c4fe2ac81a5 - main - service/ipfw: Silence warning on restart
  8. May  3 Andrew Turner              git: 0ec205197b56 - main - Also enable IPIs on 32-bit arm
  9. May  3 Konstantin Belousov        git: 0ea8a7f36db3 - main - ifconfig: Minor documentation fix
 10. May  3 Konstantin Belousov        git: 5b8b6b26e40a - main - uart_bus_pci.c: Style
 11. May  3 Konstantin Belousov        git: 8f1562430fbb - main - Add Apollo Lake SIO/LPSS UARTs PCI IDs
 12. May  3 Edward Tomasz Napierala    git: 7818653fd6e0 - main - cam: fix integer overflow during inquiry
 13. May  3 Alan Somers                git: 3b57d80c7aa9 - main - daemon: add some basic tests
 14. May  3 Konstantin Belousov        git: 5bc3c61780d7 - main - imgact_elf: consistently pass flags from coredump down to helper functions
 15. May  3 Konstantin Belousov        git: 86ffb3d1a0cb - main - ELF coredump: define several useful flags for the coredump operations
 16. May  3 Konstantin Belousov        git: 15465a2c25cc - main - Add sleepq_remove_nested()
 17. May  3 Konstantin Belousov        git: af928fded070 - main - Add thread_run_flash() helper
 18. May  3 Konstantin Belousov        git: 2bd0506c8d94 - main - kern_ptrace: change type of proctree_locked to bool
 19. May  3 Konstantin Belousov        git: 9ebf9100bad1 - main - ptrace: do not allow for parallel ptrace requests
 20. May  3 Konstantin Belousov        git: 54c8baa02195 - main - kern_ptrace(): extract code to determine ptrace eligibility into helper


21. May 3 Konstantin Belousov git: 68d311b66678 - main - ptracestop: mark threads suspended there with the new TDB_SSWITCH flag 22. May 3 Konstantin Belousov git: 87a64872cd31 - main - Add ptrace(PT_COREDUMP) 23. May 3 Konstantin Belousov git: c192228b7398 - main - gcore: split code to open core file into helper 24. May 3 Konstantin Belousov git: 73e8f06ac523 - main - gcore: add option to dump core using kernel facility 25. May 3 Dimitry Andric git: b87a5b266d88 - main - ndis: remove leftover ndis_events binary and manpage 26. May 3 Konstantin Belousov git: 7cb40543e964 - main - filt_timerexpire: do not iterate over the interval 27. May 3 Mark Johnston git: 02e7a6514e63 - main - bhyve: Set SO_REUSEADDR on the gdb stub socket 28. May 3 Mark Johnston git: cdfcfc607acc - main - smp: Initialize arg->cpus sooner in smp_rendezvous_cpus_retry() 29. May 3 Mark Johnston git: 2b2d77e7204d - main - VOP_STAT: Provide a default value for va_gen 30. May 3 Mark Johnston git: 243b324f9668 - main - devfs: Avoid comparison with an uninitialized var in devfs_fp_check() 31. May 3 Mark Johnston git: a3c7da3d08ee - main - kern/intr: declare interrupt vectors unsigned 32. May 3 Mark Johnston git: 1d712c05370d - main - traceroute6: Properly calculate UDP checksum 33. May 3 Mark Johnston git: f161d294b927 - main - Add missing sockaddr length and family validation to various protocols 34. May 3 Mark Johnston git: 64881da47807 - main - ixgbe: Restore AIM support 35. May 3 Kevin Bowling Re: git: 64881da47807 - main - ixgbe: Restore AIM support 36. May 3 Allan Jude Re: git: 64881da47807 - main - ixgbe: Restore AIM support 37. May 3 Dimitry Andric git: b9ec6f2ef9d6 - main - Add a whole bunch of missed obsolete manpages to ObsoleteFiles.inc 38. May 3 Dimitry Andric git: d134e496151e - main - Add a few missed gnuregex libraries to ObsoleteFiles.inc 39. May 3 Dimitry Andric git: 1c3dcf8d571e - main - Add a few missed libprivateevent files to ObsoleteFiles.inc 40. May 3 Dimitry Andric git: 0dad05dd3057 - main - Add a few missed libalias_cuseeme files to ObsoleteFiles.inc
41. May 3 Dimitry Andric git: 64fe4400daad - main - Add a few missed libauditd files to ObsoleteFiles.inc 42. May 3 Mark Johnston Re: git: 64881da47807 - main - ixgbe: Restore AIM support 43. May 4 Rick Macklem git: 0755df1eeee8 - main - nfscl: fix typo in a comment 44. May 4 Eric van Gyzen Re: ee8b757a949a - main - ipmi: support getting address from EFI 45. May 4 Peter Holm git: c85b57ac0130 - main - stress2: New test scenario added 46. May 4 Baptiste Daroussin git: 3657010266b2 - main - pci_vendors: update to 2021-05-04 47. May 4 Edward Tomasz Napierala git: ee384b229dc6 - main - linux(4): make linkat(2) handle AT_EMPTY_PATH 48. May 4 Mark Johnston git: 8bde6d15d1fa - main - nfsclient: Copy only initialized fields in nfs_getattr() 49. May 4 Mark Johnston git: b59851e99c20 - main - path_test: Add a few new test cases 50. May 4 Edward Tomasz Napierala git: 023bff799098 - main - linux(4): fix ptrace(2) to properly handle orig_rax 51. May 4 Edward Tomasz Napierala git: 1bffa4416607 - main - ptrace: document ENOMEM 52. May 4 Michael Tuexen git: b621fbb1bf1b - main - sctp: drop packet with SHUTDOWN-ACK chunks with wrong vtags 53. May 4 Warner Losh git: 36be84b96699 - main - ttys: diff reduction 54. May 4 Lutz Donnerhacke git: b1bd44732d83 - main - netgraph/ng_bridge: learn MACs via control message 55. May 4 Ed Maste git: 15c0aaf51703 - main - Cirrus-CI: switch to Clang/LLVM 12 56. May 4 jamenicholas9@gmail.com Financial Capital 57. May 4 Vladimir Kondratyev git: fe70d7b26d7a - main - iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwares 58. May 5 Navdeep Parhar git: f4ba035bca92 - main - cxgbe(4): Use ifaddr_event_ext instead of ifaddr_event for CLIP management. 59. May 5 Mr. G Mutual Benefit. 60. May 5 Warner Losh git: 9e0ba9536b7c - main - param.h: Document __FreeBSD_version better
61. May 5 Warner Losh git: 122a8c7eb1ba - main - param.h: Fix typos 62. May 5 Marko Zec git: a43104ebe763 - main - Revise FIB lookups per second benchmarking routines. 63. May 5 Marko Zec git: 2aca58e16f50 - main - Introduce DXR as an IPv4 longest prefix matching / FIB module 64. May 5 Edward Tomasz Napierala git: 5e8caee259d0 - main - linux: remove redundant SDT tracepoints 65. May 5 Ed Maste git: cec2682cd291 - main - Restore Cirrus-CI boot smoke test 66. May 5 Ka Ho Ng git: 4e1e1d667fc8 - main - virtio_blk: Fix issuing T_GET_ID before DRIVER_OK status 67. May 5 Warner Losh git: cb5880594387 - main - cam: Add doxygen docs to cam_sim_alloc 68. May 5 Warner Losh git: a512d0ab009e - main - kern: clarify boot time 69. May 5 John Baldwin git: d17e0940f79f - main - Rework compat shims in ifioctl(). 70. May 5 John Baldwin git: d61d98f4ed68 - main - Add freebsd32 compat shims for SIOC[GS]DRVSPEC. 71. May 5 John Baldwin git: 01e9cbc4c56d - main - Use thunks for compat ioctls using struct ifgroupreq. 72. May 5 John Baldwin git: 9c87db4b3c5b - main - Group all compat shim structures together to consolidate #ifdef's. 73. May 5 John Baldwin git: a2bc17474b96 - main - Disable building svnlite(1) by default. 74. May 5 John Baldwin git: 0ac711e07ece - main - Add a description for WITH_SVNLITE. 75. May 5 John Baldwin git: 1b2806931ae3 - main - src.conf.5: Regen. 76. May 5 Mark Johnston git: 9a7c2de36460 - main - realloc: Fix KASAN(9) shadow map updates 77. May 5 Mark Johnston git: 6c34dde83ee6 - main - igmp: Avoid an out-of-bounds access when zeroing counters 78. May 5 Warner Losh git: f009aedae4d0 - main - bsnmpd: Return the correct uptime. 79. May 5 Warner Losh git: d00aff627828 - main - provide easy way to disable kld_list loading 80. May 5 Warner Losh git: 097e8701c9fc - main - fix style nit: space after if
81. May 5 Michael Tuexen git: d1cb8d11b0c0 - main - sctp: improve consistency when handling chunks of wrong size 82. May 6 Justin Hibbits git: 664057961085 - main - msun fixes for SPE 83. May 6 Justin Hibbits git: 49c894ddced5 - main - powerpc64: Split out DMAP and non-DMAP implementations of some methods 84. May 6 Edward Tomasz Napierala git: 916f3dba4523 - main - linux(4): make arch_prctl(2) support GET_CET_STATUS, report unknown codes 85. May 6 Andrew Turner git: 0ec3e991112d - main - Use '.arch_extension crc' in the arm64 crc32 code 86. May 6 Randall Stewart git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) sinc 87. May 6 Gleb Smirnoff git: be578b67b5a5 - main - tcp_twcheck(): use correct unlock macro. 88. May 6 Shawn Webb Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 89. May 6 Alan Somers git: 420dbe763f15 - main - gmultipath: make physpath distinct from the underlying providers' 90. May 6 Andriy Gapon git: 12588ce02dd8 - main - PCI hot-plug: use dedicated taskqueue for device attach / detach 91. May 6 Warner Losh git: e713d3a01388 - main - boot: fix OBJS to not include BTX's crt0.o 92. May 6 Warner Losh git: 510a3da1477a - main - nvmecontrol: Report status from passthru commands 93. May 6 Warner Losh git: 6d6cca363392 - main - nvmecontrol: update copyright on passthru command 94. May 6 Warner Losh git: a709a4f0d4e0 - main - headers: Implement _ISOC11_SOURCES macro when __POSIX_C_SOURCE defined 95. May 6 Warner Losh git: 42f3faa762f8 - main - cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused 96. May 7 Cy Schubert git: ce9de47260d4 - main - sqlite3: import sqlite3 3.35.5 97. May 7 Marcin Wojtas git: 4dfb620ea4a7 - main - Add LS1028A clockgen driver 98. May 7 Marcin Wojtas git: d5b20eaafc0b - main - sdhci_fsl_fdt: specify base clk divisor per SoC 99. May 7 Alfredo Dal'Ava Junior git: fb53b42e36a9 - main - virtio-modern: fix PCI common read/write functions on big endian targets 100. May 7 Fedor Uporov git: 1484574843a3 - main - Fix inode birthtime updating logic.
101. May 7 Fedor Uporov git: 1ed5f62d61ac - main - Add chr/blk devices support. 102. May 7 Andriy Gapon git: 8afecefd57c5 - main - storvsc: fix auto-sense reporting 103. May 7 Fedor Uporov git: 5679656e09fb - main - Improve extents verification logic. 104. May 7 Fedor Uporov git: b3f46656393f - main - Invalidate inode extents cache on truncation. 105. May 7 Fedor Uporov git: c40a160fd0aa - main - Make inode extra time fields updating logic more closer to linux. 106. May 7 Li-Wen Hsu Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 107. May 7 Michael Tuexen Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 108. May 7 Edward Tomasz Napierala git: 95a74ab4fb08 - main - nvmecontrol: fix typo (s/Managment/Management/) 109. May 7 Andriy Gapon git: e2ea6942ab31 - main - mpsutil: extend show adapter information, add NCQ control 110. May 7 Konstantin Belousov git: a0850dd0570f - main - swappagerops: slightly more style-compliant formatting 111. May 7 Konstantin Belousov git: ee4211bca600 - main - vm_pager: style some wrappers 112. May 7 Konstantin Belousov git: 180bcaa46c5d - main - vm_pager: add pgo_set_writeable_dirty method 113. May 7 Konstantin Belousov git: c23c555bc15c - main - Add pgo_mightbedirty method 114. May 7 Konstantin Belousov git: 192112b74fed - main - Add pgo_getvp method 115. May 7 Konstantin Belousov git: 1390a5cbeb18 - main - Add pgo_freespace method 116. May 7 Konstantin Belousov git: a7c198a24b12 - main - Implement vm_object_vnode() using vm_pager_getvp() 117. May 7 Konstantin Belousov git: 838adc533fa1 - main - Style enum obj_type 118. May 7 Konstantin Belousov git: 0d2dfc6fed03 - main - pagertab: use designated initializers 119. May 7 Konstantin Belousov git: 4b8365d752ef - main - Add OBJT_SWAP_TMPFS pager 120. May 7 Konstantin Belousov git: d474440ab33c - main - Constify vm_pager-related virtual tables.
121. May 7 Maxim Konovalov git: 34abb05be77a - main - qat.4: the Authors section prettification 122. May 7 Warner Losh Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 123. May 7 Randall Stewart Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 124. May 7 Michael Tuexen Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 125. May 7 Brandon Bergren =?UTF-8?Q?Re:_git:_5d8fd932e418_-_main_-_This_brings_into_sync_FreeBSD_w?= =?UTF-8?Q?ith_the_netflix_versions_of_rack_and_bbr._This_fixes_seve 126. May 7 Gordon Bergling Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 127. May 7 Michael Tuexen Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 128. May 7 Michael Tuexen Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 129. May 7 Gordon Bergling Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 130. May 7 Michael Tuexen Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 131. May 7 Randall Stewart git: a16cee021865 - main - Fix a UDP tunneling issue with rack. Basically there are two issues. A) Not enough hdrlen was being calculated when 132. May 7 Warner Losh Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 133. May 7 Mark Johnston git: 6a8ed85f487c - main - devd.conf: Typo 134. May 7 Mark Johnston git: 1a212abd54c0 - main - devd.conf: Remove support for coldsync 135. May 7 Mark Johnston git: 2d499d505262 - main - linker_set: Disable ASAN only in userspace 136. May 7 Mark Johnston git: cfad8bd24f03 - main - cdefs: Make __nosanitizeaddress work for KASAN as well 137. May 7 Mark Johnston git: 831850d8b087 - main - stack(9): Disable KASAN in stack_capture() 138. May 7 Mark Johnston git: a1fadf7de25b - main - divert: Fix mbuf ownership confusion in div_output() 139. May 7 Michael Tuexen Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 140. May 7 Maxim Konovalov git: f0c914baacc7 - main - Releases history update
141. May 7 Kristof Provost git: cc948296e632 - main - pfctl: Optionally show gateway information for states 142. May 7 Kristof Provost git: 7606a45dcc87 - main - pf: Introduce DIOCCLRSTATESNV 143. May 7 Kristof Provost git: 53714a586133 - main - pfctl: Start using DIOCCLRSTATESNV 144. May 7 Kristof Provost git: e989530a09b6 - main - pf: Introduce DIOCKILLSTATESNV 145. May 7 Kristof Provost git: 2a00c4db93b8 - main - pfctl: Start using DIOCKILLSTATESNV 146. May 7 Kristof Provost git: abbcba9cf5b1 - main - pf: Allow states to by killed per 'gateway' 147. May 7 Kristof Provost git: c2e11d81d295 - main - pf tests: Test killing states by gateway 148. May 7 Kristof Provost git: 2b2ed4a69730 - main - authpf: Start using libpfctl 149. May 7 Kristof Provost git: 93abcf17e6cf - main - pf: Support killing 'matching' states 150. May 7 Kristof Provost git: ac200a9c3847 - main - pf tests: Test killing matching states 151. May 7 Alexander V. Chernikov git: aad59c79f5f2 - main - Fix panic when trying to delete non-existent gateway in multipath route. 152. May 7 Randall Stewart git: 5a4333a5378f - main - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include the RA 153. May 7 Jessica Clarke Re: git: 5a4333a5378f - main - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include th 154. May 8 Warner Losh Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 155. May 8 Rick Macklem git: dd02d9d605b6 - main - nfscl: Add support for va_birthtime to NFSv4 156. May 8 Fedor Uporov git: 2a984c2b4982 - main - Make encode/decode extra time functions inline. 157. May 8 Michael Tuexen Re: git: 5d8fd932e418 - main - This brings into sync FreeBSD with the netflix versions of rack and bbr. This fixes several breakages (panics) 158. May 8 Pedro Giffuni Re: git: 5a4333a5378f - main - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include th 159. May 8 Peter Holm git: 2018d4886281 - main - stress2: Added two new syzkaller reproducers. Update the exclude list 160. May 8 Alexey Dokuchaev Re: git: 5a4333a5378f - main - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include th
161. May 8 Ruslan Bukin git: 9146c6240d14 - main - ofw: support for a single 'port' DTS property. 162. May 8 Lutz Donnerhacke git: 6cb13813caa0 - main - sbin/ipfw: Fix parsing error in table based forward 163. May 9 Xin LI git: 5927c1bb31a4 - main - getty: const'ify search pointer. 164. May 9 Xin LI git: c7b8bc367f18 - main - getty: push assignment to inner block. 165. May 9 Juraj Lutter git: c2c9ef3cedf6 - main - rpi_ft5406: Recognize raspberrypi, firmware-ts touchscreen 166. May 9 Rene Ladan Re: git: 5a4333a5378f - main - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include th 167. May 9 Alexey Dokuchaev Re: git: 5a4333a5378f - main - This takes Warners suggested approach to making it so that platforms that for whatever reason cannot include th 168. May 9 Gordon Bergling git: 416051f5818e - main - full(4): Use correct section name for AUTHORS 169. May 9 Xin LI git: 8725f0b9dbd2 - main - Revert "getty: push assignment to inner block."


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