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


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

Messages: 321, old messages first
Last update: Mon Feb 13 14:12:18 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 Konstantin Belousov        git: 46ec1227e793 - stable/13 - connectat(2): clarify that the s argument is socket
  5. May  3 Konstantin Belousov        git: dd93a6270db3 - stable/13 - O_PATH: disable kqfilter for fifos
  6. May  3 Konstantin Belousov        git: df6241fcef9a - stable/13 - amd64: disable LA57 by default for now
  7. May  3 Konstantin Belousov        git: 8559a014cd43 - stable/12 - connectat(2): clarify that the s argument is socket
  8. May  3 Kevin Bowling              git: f886c2a0aa7b - stable/13 - e1000: Add support for [Tiger, Alder, Meteor] Lake
  9. May  3 Kevin Bowling              git: bbe0f3fbc67c - stable/13 - e1000: Fix register name in reg_dump sysctl
 10. May  3 Kevin Bowling              git: c9c1838988fa - stable/12 - e1000: Add support for [Tiger, Alder, Meteor] Lake
 11. May  3 Kevin Bowling              git: d7d72459f2cd - stable/12 - e1000: Fix register name in reg_dump sysctl
 12. May  3 Peter Holm                 git: 573bd33a33b6 - main - stress2: Fix a typo.
 13. May  3 Peter Holm                 git: a7d46ad08709 - main - stress2: Added a syzkaller reproducer
 14. May  3 Peter Holm                 git: cff133b05ba1 - main - stress2: Added a regression test
 15. May  3 Tai-hwa Liang              git: 89ed20a9b6b1 - stable/13 - if_firewire: fixing panic upon packet reception for VNET build
 16. May  3 Tai-hwa Liang              git: c59b71fd5414 - stable/13 - arp(8): fixing the deletion failure of IEEE1394 associated addresses
 17. May  3 Guangyuan Yang             git: b41a8364fb65 - stable/13 - geom_uzip(4): fix a typo
 18. May  3 Lutz Donnerhacke           git: 5c4fe2ac81a5 - main - service/ipfw: Silence warning on restart
 19. May  3 Andrew Turner              git: 0ec205197b56 - main - Also enable IPIs on 32-bit arm
 20. May  3 Konstantin Belousov        git: 0ea8a7f36db3 - main - ifconfig: Minor documentation fix


21. May 3 Konstantin Belousov git: 5b8b6b26e40a - main - uart_bus_pci.c: Style 22. May 3 Konstantin Belousov git: 8f1562430fbb - main - Add Apollo Lake SIO/LPSS UARTs PCI IDs 23. May 3 Mark Johnston git: 67dc1da8f32a - stable/13 - imgact_elf: Ensure that the return value in parse_notes is initialized 24. May 3 Mark Johnston git: 0048a3237ddb - stable/12 - imgact_elf: Ensure that the return value in parse_notes is initialized 25. May 3 Edward Tomasz Napierala git: 7818653fd6e0 - main - cam: fix integer overflow during inquiry 26. May 3 Alan Somers git: 3b57d80c7aa9 - main - daemon: add some basic tests 27. May 3 Konstantin Belousov git: 5bc3c61780d7 - main - imgact_elf: consistently pass flags from coredump down to helper functions 28. May 3 Konstantin Belousov git: 86ffb3d1a0cb - main - ELF coredump: define several useful flags for the coredump operations 29. May 3 Konstantin Belousov git: 15465a2c25cc - main - Add sleepq_remove_nested() 30. May 3 Konstantin Belousov git: af928fded070 - main - Add thread_run_flash() helper 31. May 3 Konstantin Belousov git: 2bd0506c8d94 - main - kern_ptrace: change type of proctree_locked to bool 32. May 3 Konstantin Belousov git: 9ebf9100bad1 - main - ptrace: do not allow for parallel ptrace requests 33. May 3 Konstantin Belousov git: 54c8baa02195 - main - kern_ptrace(): extract code to determine ptrace eligibility into helper 34. May 3 Konstantin Belousov git: 68d311b66678 - main - ptracestop: mark threads suspended there with the new TDB_SSWITCH flag 35. May 3 Konstantin Belousov git: 87a64872cd31 - main - Add ptrace(PT_COREDUMP) 36. May 3 Konstantin Belousov git: c192228b7398 - main - gcore: split code to open core file into helper 37. May 3 Konstantin Belousov git: 73e8f06ac523 - main - gcore: add option to dump core using kernel facility 38. May 3 Dimitry Andric git: b87a5b266d88 - main - ndis: remove leftover ndis_events binary and manpage 39. May 3 Konstantin Belousov git: 7cb40543e964 - main - filt_timerexpire: do not iterate over the interval 40. May 3 Mark Johnston git: 02e7a6514e63 - main - bhyve: Set SO_REUSEADDR on the gdb stub socket
41. May 3 Mark Johnston git: cdfcfc607acc - main - smp: Initialize arg->cpus sooner in smp_rendezvous_cpus_retry() 42. May 3 Mark Johnston git: 2b2d77e7204d - main - VOP_STAT: Provide a default value for va_gen 43. May 3 Mark Johnston git: 243b324f9668 - main - devfs: Avoid comparison with an uninitialized var in devfs_fp_check() 44. May 3 Mark Johnston git: 1d712c05370d - main - traceroute6: Properly calculate UDP checksum 45. May 3 Mark Johnston git: a3c7da3d08ee - main - kern/intr: declare interrupt vectors unsigned 46. May 3 Mark Johnston git: f161d294b927 - main - Add missing sockaddr length and family validation to various protocols 47. May 3 Mark Johnston git: 64881da47807 - main - ixgbe: Restore AIM support 48. May 3 Kevin Bowling Re: git: 64881da47807 - main - ixgbe: Restore AIM support 49. May 3 Allan Jude Re: git: 64881da47807 - main - ixgbe: Restore AIM support 50. May 3 Andriy Gapon git: dec9f377531d - stable/13 - gpioc_detach: fix freeing of wrong pointers 51. May 3 Andriy Gapon git: 0a28a6a608d0 - stable/12 - gpioc_detach: fix freeing of wrong pointers 52. May 3 Dimitry Andric git: b9ec6f2ef9d6 - main - Add a whole bunch of missed obsolete manpages to ObsoleteFiles.inc 53. May 3 Dimitry Andric git: d134e496151e - main - Add a few missed gnuregex libraries to ObsoleteFiles.inc 54. May 3 Dimitry Andric git: 1c3dcf8d571e - main - Add a few missed libprivateevent files to ObsoleteFiles.inc 55. May 3 Dimitry Andric git: 0dad05dd3057 - main - Add a few missed libalias_cuseeme files to ObsoleteFiles.inc 56. May 3 Dimitry Andric git: 64fe4400daad - main - Add a few missed libauditd files to ObsoleteFiles.inc 57. May 3 Mark Johnston Re: git: 64881da47807 - main - ixgbe: Restore AIM support 58. May 4 Rick Macklem git: bbd5039e9197 - stable/13 - nfsd: fix stripe size reply for the File Layout pNFS server 59. May 4 Rick Macklem git: d0fbb03a4dc5 - stable/13 - nfscommon: fix function name in comment 60. May 4 Rick Macklem git: 51c1b8c6e2b9 - stable/12 - nfsd: fix stripe size reply for the File Layout pNFS server
61. May 4 Rick Macklem git: 832f2982a1cc - stable/12 - nfscommon: fix function name in comment 62. May 4 Rick Macklem git: 0755df1eeee8 - main - nfscl: fix typo in a comment 63. May 4 Eric van Gyzen Re: ee8b757a949a - main - ipmi: support getting address from EFI 64. May 4 Peter Holm git: c85b57ac0130 - main - stress2: New test scenario added 65. May 4 Kristof Provost git: fc58438ca26b - stable/12 - pfctl: Revert "pfctl: Another set skip <group> fix" 66. May 4 Kristof Provost git: dbe42afd0a95 - stable/12 - pf tests: Test using '<ifgroup>:network' in tables 67. May 4 Kristof Provost git: 487633009f6f - stable/13 - pfctl: Revert "pfctl: Another set skip <group> fix" 68. May 4 Kristof Provost git: d6d039ea74a2 - stable/13 - pf tests: Test using '<ifgroup>:network' in tables 69. May 4 Baptiste Daroussin git: 3657010266b2 - main - pci_vendors: update to 2021-05-04 70. May 4 Edward Tomasz Napierala git: ee384b229dc6 - main - linux(4): make linkat(2) handle AT_EMPTY_PATH 71. May 4 Mark Johnston git: 8bde6d15d1fa - main - nfsclient: Copy only initialized fields in nfs_getattr() 72. May 4 Mark Johnston git: b59851e99c20 - main - path_test: Add a few new test cases 73. May 4 Edward Tomasz Napierala git: 023bff799098 - main - linux(4): fix ptrace(2) to properly handle orig_rax 74. May 4 Edward Tomasz Napierala git: 1bffa4416607 - main - ptrace: document ENOMEM 75. May 4 Michael Tuexen git: b621fbb1bf1b - main - sctp: drop packet with SHUTDOWN-ACK chunks with wrong vtags 76. May 4 Warner Losh git: 36be84b96699 - main - ttys: diff reduction 77. May 4 Muhammad Moinur Rahman git: f5bcb8fb4e73 - internal/admin - Safekeep src bit of sbruno@ Approved by: core 78. May 4 Lutz Donnerhacke git: b1bd44732d83 - main - netgraph/ng_bridge: learn MACs via control message 79. May 4 Ed Maste git: 15c0aaf51703 - main - Cirrus-CI: switch to Clang/LLVM 12 80. May 4 jamenicholas9@gmail.com Financial Capital
81. May 4 Alexander V. Chernikov git: 3fd9848f1593 - stable/13 - [rtsock] Enforce netmask/RTF_HOST consistency. 82. May 4 Alexander V. Chernikov git: 83add84c00ed - stable/13 - [fib algo] Delay algo init at fib growth to to allow to reliably use rib KPI. 83. May 4 Alexander V. Chernikov git: d0666c87184f - stable/13 - Add rib_walk_from() wrapper for selective rib tree traversal. 84. May 4 Alexander V. Chernikov git: 939c41f3b89b - stable/13 - Fix drace CTF for the rib_head. 85. May 4 Alexander V. Chernikov git: 972fcfb34b0d - stable/13 - [fib algo] Update fib_gen counter under FIB_MOD_LOCK. 86. May 4 Vladimir Kondratyev git: fe70d7b26d7a - main - iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwares 87. May 5 Alexander Motin git: 22b9f618e873 - stable/13 - Set PCIe device's Max_Payload_Size to match PCIe root's. 88. May 5 Alexander Motin git: 96033da5c38e - stable/12 - Set PCIe device's Max_Payload_Size to match PCIe root's. 89. May 5 Navdeep Parhar git: f4ba035bca92 - main - cxgbe(4): Use ifaddr_event_ext instead of ifaddr_event for CLIP management. 90. May 5 Mr. G Mutual Benefit. 91. May 5 Xin LI git: 2941198570cd - stable/13 - arcmsr(4): Fix SCSI command timeout on ARC-1886. 92. May 5 Xin LI git: 5a37780dd84c - stable/12 - arcmsr(4): Fix SCSI command timeout on ARC-1886. 93. May 5 Xin LI git: 32ba69e6a320 - stable/11 - arcmsr(4): Fix SCSI command timeout on ARC-1886. 94. May 5 Warner Losh git: 9e0ba9536b7c - main - param.h: Document __FreeBSD_version better 95. May 5 Warner Losh git: 122a8c7eb1ba - main - param.h: Fix typos 96. May 5 Baptiste Daroussin git: 2abb724cad0f - stable/13 - sh: improve emacs mode 97. May 5 Baptiste Daroussin git: 3c5d1c587c59 - stable/13 - Make pkg(7) use environment variables specified in pkg.conf 98. May 5 Baptiste Daroussin git: 2cd8c2e5959d - stable/13 - libucl: vendor import snapshort 20210314 99. May 5 Baptiste Daroussin git: 59a02060673d - stable/13 - libedit: vendor import libedit 2021-03-28 100. May 5 Baptiste Daroussin git: 2f2bbc485f22 - stable/12 - sh: improve emacs mode
101. May 5 Baptiste Daroussin git: 3e1022b4eb5f - stable/12 - Make pkg(7) use environment variables specified in pkg.conf 102. May 5 Baptiste Daroussin git: b7367d87d9c8 - stable/12 - libedit: vendor import libedit 2021-03-28 103. May 5 Baptiste Daroussin git: c57a440af2da - stable/12 - libucl: vendor import snapshort 20210314 104. May 5 Baptiste Daroussin git: c80150333627 - stable/13 - pw(8): use open_memstream(3) instead of sbuf(9) 105. May 5 Baptiste Daroussin git: 78ee2a028ec5 - stable/13 - pkg(7): when bootstrapping first search for pkg.pkg file then pkg.txz 106. May 5 Baptiste Daroussin git: d39a1652d4e4 - stable/13 - pkg(7): indentation fixes 107. May 5 Baptiste Daroussin git: 63d098d8d8d6 - stable/13 - pkg(7): replace usage of sbuf(9) with open_memstream(3) 108. May 5 Baptiste Daroussin git: 432610226b1c - stable/12 - pw(8): use open_memstream(3) instead of sbuf(9) 109. May 5 Baptiste Daroussin git: d1cba26deb90 - stable/12 - fix up docs, if signature checking is enabled, the file MUST exist... 110. May 5 Baptiste Daroussin git: fb8d0baa3acd - stable/12 - Use asprintf instead of sbuf 111. May 5 Baptiste Daroussin git: 0543e10e950d - stable/12 - pkg(7): rework the arguments handling 112. May 5 Baptiste Daroussin git: c669cd841847 - stable/12 - usr.sbin/pkg: Don't re-define roundup2 113. May 5 Baptiste Daroussin git: 15ed3e7d70fc - stable/12 - pkg(7): add an -r reponame option for bootstrap and add 114. May 5 Baptiste Daroussin git: eabdd103a155 - stable/12 - pkg(7): when bootstrapping first search for pkg.pkg file then pkg. 115. May 5 Baptiste Daroussin git: 1c6e6d014ae4 - stable/12 - pkg(7): indentation fixes 116. May 5 Baptiste Daroussin git: 527a1eda9db8 - stable/12 - pkg(7): replace usage of sbuf(9) with open_memstream(3) 117. May 5 Baptiste Daroussin git: 1481f6337235 - stable/13 - pci_vendors: update to 2021.01.11 118. May 5 Baptiste Daroussin git: ad616f3e385f - stable/13 - pci_vendors: update to 2021.02.20 119. May 5 Baptiste Daroussin git: 9c2ee10d85e5 - stable/13 - pci_vendors: update to 2021.04.26 120. May 5 Baptiste Daroussin git: 320e553b49c7 - stable/13 - pci_vendors: update to 2021-05-04
121. May 5 Baptiste Daroussin git: a3b7f912600b - stable/13 - cp: fix indentation 122. May 5 Baptiste Daroussin git: 07d72ca90585 - stable/13 - diff: add a test case about the non regular file support 123. May 5 Baptiste Daroussin git: 0ce985a23b50 - stable/13 - diff: eliminate space at end of line 124. May 5 Baptiste Daroussin git: c5820184feb6 - stable/13 - diff: remove stalled entries in headers 125. May 5 Baptiste Daroussin git: ffbf0225b7d2 - stable/13 - diff: fix typo in a comment 126. May 5 Baptiste Daroussin git: b6b26cecc0ba - stable/13 - diff: simplify the hash functions 127. May 5 Baptiste Daroussin git: 7904a2e5a8c5 - stable/13 - diff: eleminitate useless macros 128. May 5 Baptiste Daroussin git: df53974dbc62 - stable/12 - Fix build post a0409676120c1e558d0ade943019934e0f15118d. 129. May 5 Baptiste Daroussin git: 80b7a3d4af7a - stable/13 - Fix build post a0409676120c1e558d0ade943019934e0f15118d. 130. May 5 Li-Wen Hsu git: 5e09282e5e17 - stable/13 - Correct the link of external mirrors 131. May 5 Marko Zec git: a43104ebe763 - main - Revise FIB lookups per second benchmarking routines. 132. May 5 Piotr Pawel Stefaniak git: 21b292072409 - stable/13 - sh(1): autocomplete commands 133. May 5 Piotr Pawel Stefaniak git: bee62aa5a69f - stable/13 - sh: silence sanitizer 134. May 5 Piotr Pawel Stefaniak git: 2556ee3a27af - stable/13 - sh: fix debug build 135. May 5 Piotr Pawel Stefaniak git: 6ac7b0221f45 - stable/13 - Balance parentheses in sysctl descriptions 136. May 5 Piotr Pawel Stefaniak git: c69775749f2b - stable/13 - getdirentries.2: remove unnecessary space 137. May 5 Marko Zec git: 2aca58e16f50 - main - Introduce DXR as an IPv4 longest prefix matching / FIB module 138. May 5 Edward Tomasz Napierala git: 5e8caee259d0 - main - linux: remove redundant SDT tracepoints 139. May 5 Ed Maste git: cec2682cd291 - main - Restore Cirrus-CI boot smoke test 140. May 5 Mark Johnston git: 9d45365e3321 - stable/13 - pipe: Avoid calling selrecord() on a closing pipe
141. May 5 Mark Johnston git: 11af9a9cf930 - stable/13 - cap_sysctl.3: Fix bugs in the example 142. May 5 Mark Johnston git: 53a9046635f1 - stable/12 - pipe: Avoid calling selrecord() on a closing pipe 143. May 5 Ka Ho Ng git: 4e1e1d667fc8 - main - virtio_blk: Fix issuing T_GET_ID before DRIVER_OK status 144. May 5 Warner Losh git: cb5880594387 - main - cam: Add doxygen docs to cam_sim_alloc 145. May 5 Warner Losh git: a512d0ab009e - main - kern: clarify boot time 146. May 5 John Baldwin git: d17e0940f79f - main - Rework compat shims in ifioctl(). 147. May 5 John Baldwin git: d61d98f4ed68 - main - Add freebsd32 compat shims for SIOC[GS]DRVSPEC. 148. May 5 John Baldwin git: 9c87db4b3c5b - main - Group all compat shim structures together to consolidate #ifdef's. 149. May 5 John Baldwin git: 01e9cbc4c56d - main - Use thunks for compat ioctls using struct ifgroupreq. 150. May 5 John Baldwin git: a2bc17474b96 - main - Disable building svnlite(1) by default. 151. May 5 John Baldwin git: 0ac711e07ece - main - Add a description for WITH_SVNLITE. 152. May 5 John Baldwin git: 1b2806931ae3 - main - src.conf.5: Regen. 153. May 5 Mark Johnston git: 9a7c2de36460 - main - realloc: Fix KASAN(9) shadow map updates 154. May 5 Mark Johnston git: 6c34dde83ee6 - main - igmp: Avoid an out-of-bounds access when zeroing counters 155. May 5 Warner Losh git: f009aedae4d0 - main - bsnmpd: Return the correct uptime. 156. May 5 Warner Losh git: d00aff627828 - main - provide easy way to disable kld_list loading 157. May 5 Warner Losh git: 097e8701c9fc - main - fix style nit: space after if 158. May 5 Michael Tuexen git: d1cb8d11b0c0 - main - sctp: improve consistency when handling chunks of wrong size 159. May 6 Muhammad Moinur Rahman git: acc9e82dfd3b - internal/admin - Safekeep src bit of kan@ Approved by: core 160. May 6 Justin Hibbits git: 664057961085 - main - msun fixes for SPE
161. May 6 Justin Hibbits git: 49c894ddced5 - main - powerpc64: Split out DMAP and non-DMAP implementations of some methods 162. May 6 Alexander Motin git: 22efcea413cf - stable/13 - Introduce "soft" serseq variant. 163. May 6 Cy Schubert git: 24dd5bad67e5 - Create tag vendor/sqlite3/sqlite-3350500 164. May 6 Cy Schubert git: eccd5a4d3926 - vendor/sqlite3 - sqlite3: Vendor import of sqlite3 3.35.5 165. May 6 Edward Tomasz Napierala git: 916f3dba4523 - main - linux(4): make arch_prctl(2) support GET_CET_STATUS, report unknown codes 166. May 6 Andrew Turner git: 0ec3e991112d - main - Use '.arch_extension crc' in the arm64 crc32 code 167. May 6 Mark Johnston git: e183dd501caf - stable/13 - traceroute6: Properly calculate UDP checksum 168. May 6 Tai-hwa Liang git: 26993638c024 - stable/12 - if_firewire: fixing panic upon packet reception for VNET build 169. May 6 Tai-hwa Liang git: 85983c6d646b - stable/12 - arp(8): fixing the deletion failure of IEEE1394 associated addresses 170. May 6 Tai-hwa Liang git: 5fcae416655b - stable/13 - fwip(4): fixing kernel panic when receiving unicast packet 171. 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 172. May 6 Gleb Smirnoff git: be578b67b5a5 - main - tcp_twcheck(): use correct unlock macro. 173. 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) 174. May 6 Alan Somers git: 420dbe763f15 - main - gmultipath: make physpath distinct from the underlying providers' 175. May 6 Andriy Gapon git: 12588ce02dd8 - main - PCI hot-plug: use dedicated taskqueue for device attach / detach 176. May 6 Warner Losh git: e713d3a01388 - main - boot: fix OBJS to not include BTX's crt0.o 177. May 6 Cy Schubert git: 8b10604cd159 - vendor/sqlite3 - Revert "sqlite3: Vendor import of sqlite3 3.35.5" 178. May 6 Cy Schubert git: 0511e356f5e2 - vendor/sqlite3 - sqlite3: Vendor import of sqlite3 3.35.5 179. May 6 Warner Losh git: 510a3da1477a - main - nvmecontrol: Report status from passthru commands 180. May 6 Warner Losh git: 6d6cca363392 - main - nvmecontrol: update copyright on passthru command
181. May 6 Warner Losh git: a709a4f0d4e0 - main - headers: Implement _ISOC11_SOURCES macro when __POSIX_C_SOURCE defined 182. May 6 Warner Losh git: 42f3faa762f8 - main - cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused 183. May 7 Konstantin Belousov git: af861a369e4e - stable/13 - amd64: invalidate TLB between page table update and access 184. May 7 Konstantin Belousov git: aa21554a8b03 - stable/13 - ioccom: define ioctl cmd value that can never be valid 185. May 7 Konstantin Belousov git: 075f27cf4a8f - stable/12 - ioccom: define ioctl cmd value that can never be valid 186. May 7 Cy Schubert git: ce9de47260d4 - main - sqlite3: import sqlite3 3.35.5 187. May 7 Marcin Wojtas git: 4dfb620ea4a7 - main - Add LS1028A clockgen driver 188. May 7 Marcin Wojtas git: d5b20eaafc0b - main - sdhci_fsl_fdt: specify base clk divisor per SoC 189. May 7 Alfredo Dal'Ava Junior git: 8d5898458818 - stable/13 - powerpc: implement bus_map_resource and bus_unmap_resource DEVMETHODs 190. May 7 Alfredo Dal'Ava Junior git: dca829138ca5 - stable/13 - opal_console: fix serial console output corruption on powerpc64 191. May 7 Alfredo Dal'Ava Junior git: 7d45bf699dc6 - stable/13 - mprutil: add big endian support 192. May 7 Alfredo Dal'Ava Junior git: fb53b42e36a9 - main - virtio-modern: fix PCI common read/write functions on big endian targets 193. May 7 Fedor Uporov git: 1484574843a3 - main - Fix inode birthtime updating logic. 194. May 7 Fedor Uporov git: 1ed5f62d61ac - main - Add chr/blk devices support. 195. May 7 Andriy Gapon git: 8afecefd57c5 - main - storvsc: fix auto-sense reporting 196. May 7 Fedor Uporov git: 5679656e09fb - main - Improve extents verification logic. 197. May 7 Fedor Uporov git: b3f46656393f - main - Invalidate inode extents cache on truncation. 198. May 7 Fedor Uporov git: c40a160fd0aa - main - Make inode extra time fields updating logic more closer to linux. 199. 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) 200. 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)
201. May 7 Edward Tomasz Napierala git: 95a74ab4fb08 - main - nvmecontrol: fix typo (s/Managment/Management/) 202. May 7 Andriy Gapon git: e2ea6942ab31 - main - mpsutil: extend show adapter information, add NCQ control 203. May 7 Konstantin Belousov git: a0850dd0570f - main - swappagerops: slightly more style-compliant formatting 204. May 7 Konstantin Belousov git: ee4211bca600 - main - vm_pager: style some wrappers 205. May 7 Konstantin Belousov git: 180bcaa46c5d - main - vm_pager: add pgo_set_writeable_dirty method 206. May 7 Konstantin Belousov git: c23c555bc15c - main - Add pgo_mightbedirty method 207. May 7 Konstantin Belousov git: 1390a5cbeb18 - main - Add pgo_freespace method 208. May 7 Konstantin Belousov git: 192112b74fed - main - Add pgo_getvp method 209. May 7 Konstantin Belousov git: a7c198a24b12 - main - Implement vm_object_vnode() using vm_pager_getvp() 210. May 7 Konstantin Belousov git: 838adc533fa1 - main - Style enum obj_type 211. May 7 Konstantin Belousov git: 4b8365d752ef - main - Add OBJT_SWAP_TMPFS pager 212. May 7 Konstantin Belousov git: 0d2dfc6fed03 - main - pagertab: use designated initializers 213. May 7 Konstantin Belousov git: d474440ab33c - main - Constify vm_pager-related virtual tables. 214. May 7 Kristof Provost git: 95a06e369e5d - stable/13 - pf: Remove unused variable rt_listid from struct pf_krule 215. May 7 Kristof Provost git: f9b057eaf625 - stable/13 - pf: Introduce nvlist variant of DIOCADDRULE 216. May 7 Kristof Provost git: 3d82a24ba1bc - stable/12 - pf: Remove unused variable rt_listid from struct pf_krule 217. May 7 Kristof Provost git: 8ffd90c5b5b5 - stable/12 - pf: Introduce nvlist variant of DIOCADDRULE 218. May 7 Kristof Provost git: 9a8b57081246 - stable/13 - pfctl: Move to DIOCADDRULENV 219. May 7 Kristof Provost git: a3e4fd8b3393 - stable/13 - pf: Implement nvlist variant of DIOCGETRULE 220. May 7 Kristof Provost git: 51a0e7f80dd6 - stable/12 - pfctl: Move to DIOCADDRULENV
221. May 7 Kristof Provost git: ad208b077153 - stable/13 - pfctl: Use the new DIOCGETRULENV ioctl 222. May 7 Kristof Provost git: 259e52433f0a - stable/13 - libnv: Build PIC 223. May 7 Kristof Provost git: d14cf045873b - stable/12 - pfctl: Use the new DIOCGETRULENV ioctl 224. May 7 Kristof Provost git: 0da554e4b60a - stable/13 - pfctl: Move ioctl abstraction functions into libpfctl 225. May 7 Kristof Provost git: 5b16c4b6e824 - stable/12 - pf: Implement nvlist variant of DIOCGETRULE 226. May 7 Kristof Provost git: 3711a144935f - stable/13 - (t)ftp-proxy: use libpfctl 227. May 7 Kristof Provost git: b5a4314fb312 - stable/12 - libnv: Build PIC 228. May 7 Kristof Provost git: b42eb4ffe5ea - stable/12 - pfctl: Move ioctl abstraction functions into libpfctl 229. May 7 Kristof Provost git: c1526a55d363 - stable/12 - (t)ftp-proxy: use libpfctl 230. May 7 Kristof Provost git: 5268c55fa5d5 - stable/13 - bsnmp: Use libpfctl 231. May 7 Kristof Provost git: c3f3f537715c - stable/13 - pf: Move prototypes for userspace functions to userspace header 232. May 7 Kristof Provost git: 7d9af27cd6f5 - stable/12 - pf: Move prototypes for userspace functions to userspace header 233. May 7 Kristof Provost git: 1398367b3a89 - stable/13 - libpfctl: Fix u_* counters 234. May 7 Kristof Provost git: aa1d70283bee - stable/12 - bsnmp: Use libpfctl 235. May 7 Kristof Provost git: 6fd48efd8d6d - stable/13 - libpfctl: Switch to pfctl_rule 236. May 7 Kristof Provost git: 75ca6ff7d687 - stable/12 - libpfctl: Fix u_* counters 237. May 7 Kristof Provost git: 7b15ca116c1d - stable/13 - pf: Ensure that we don't use kif passed to pfi_kkif_attach() 238. May 7 Kristof Provost git: e3859eb57651 - stable/12 - libnv: Use PICFLAG rather than -fPIC 239. May 7 Kristof Provost git: e055cd8e7a2c - stable/12 - libpfctl: Switch to pfctl_rule 240. May 7 Kristof Provost git: b77243fe044f - stable/13 - libnv: Use PICFLAG rather than -fPIC
241. May 7 Kristof Provost git: 9f283b1ca6df - stable/12 - pfctl: Fix clearing rules counters 242. May 7 Kristof Provost git: 9c238775a80d - stable/13 - libpfct: Fix PIC flag 243. May 7 Kristof Provost git: 55059f90750d - stable/13 - pfctl, libpfctl: introduce pfctl_pool 244. May 7 Kristof Provost git: 2c3c6531bc85 - stable/12 - pf: Ensure that we don't use kif passed to pfi_kkif_attach() 245. May 7 Kristof Provost git: 65dd1a98de78 - stable/13 - pfctl: Fix clearing rules counters 246. May 7 Kristof Provost git: 07baf5f27e52 - stable/13 - pf tests: Test clearing rules counters 247. May 7 Kristof Provost git: 4649dfb184cb - stable/12 - pfctl, libpfctl: introduce pfctl_pool 248. May 7 Kristof Provost git: db3ccc52a6a3 - stable/12 - libpfct: Fix PIC flag 249. May 7 Kristof Provost git: 8a6337a79d73 - stable/12 - pf tests: Test clearing rules counters 250. May 7 Kristof Provost git: 70e8fe5eee7c - stable/13 - pf: Fix IP checksum on reassembly 251. May 7 Kristof Provost git: becdc0c0dc76 - stable/12 - pf tests: Test scrub fragment reassemble on interfaces with different MTU 252. May 7 Kristof Provost git: dc202b6e0fb5 - stable/12 - pf: PFRULE_REFS should not be user-visible 253. May 7 Kristof Provost git: 3f9591da1863 - stable/13 - pf tests: Test scrub fragment reassemble on interfaces with different MTU 254. May 7 Kristof Provost git: 326f189d5b0e - stable/13 - pf: PFRULE_REFS should not be user-visible 255. May 7 Kristof Provost git: af1b05bb32b5 - stable/12 - pf: Fix IP checksum on reassembly 256. May 7 Maxim Konovalov git: 34abb05be77a - main - qat.4: the Authors section prettification 257. 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) 258. 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) 259. 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) 260. 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
261. 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) 262. 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) 263. 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) 264. 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) 265. 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) 266. 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 267. 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) 268. May 7 Mark Johnston git: 6a8ed85f487c - main - devd.conf: Typo 269. May 7 Mark Johnston git: 1a212abd54c0 - main - devd.conf: Remove support for coldsync 270. May 7 Mark Johnston git: 2d499d505262 - main - linker_set: Disable ASAN only in userspace 271. May 7 Mark Johnston git: cfad8bd24f03 - main - cdefs: Make __nosanitizeaddress work for KASAN as well 272. May 7 Mark Johnston git: 831850d8b087 - main - stack(9): Disable KASAN in stack_capture() 273. May 7 Mark Johnston git: a1fadf7de25b - main - divert: Fix mbuf ownership confusion in div_output() 274. 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) 275. May 7 Maxim Konovalov git: f0c914baacc7 - main - Releases history update 276. May 7 Kristof Provost git: cc948296e632 - main - pfctl: Optionally show gateway information for states 277. May 7 Kristof Provost git: 7606a45dcc87 - main - pf: Introduce DIOCCLRSTATESNV 278. May 7 Kristof Provost git: 53714a586133 - main - pfctl: Start using DIOCCLRSTATESNV 279. May 7 Kristof Provost git: e989530a09b6 - main - pf: Introduce DIOCKILLSTATESNV 280. May 7 Kristof Provost git: 2a00c4db93b8 - main - pfctl: Start using DIOCKILLSTATESNV
281. May 7 Kristof Provost git: 2b2ed4a69730 - main - authpf: Start using libpfctl 282. May 7 Kristof Provost git: abbcba9cf5b1 - main - pf: Allow states to by killed per 'gateway' 283. May 7 Kristof Provost git: c2e11d81d295 - main - pf tests: Test killing states by gateway 284. May 7 Kristof Provost git: 93abcf17e6cf - main - pf: Support killing 'matching' states 285. May 7 Kristof Provost git: ac200a9c3847 - main - pf tests: Test killing matching states 286. May 7 Alexander V. Chernikov git: aad59c79f5f2 - main - Fix panic when trying to delete non-existent gateway in multipath route. 287. 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 288. 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 289. 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) 290. May 8 Rick Macklem git: dd02d9d605b6 - main - nfscl: Add support for va_birthtime to NFSv4 291. May 8 Fedor Uporov git: 2a984c2b4982 - main - Make encode/decode extra time functions inline. 292. May 8 Gordon Bergling git: 0da5e909e9c9 - stable/12 - release.7: update for current context 293. 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) 294. 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 295. May 8 Peter Holm git: 2018d4886281 - main - stress2: Added two new syzkaller reproducers. Update the exclude list 296. 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 297. May 8 Ruslan Bukin git: 9146c6240d14 - main - ofw: support for a single 'port' DTS property. 298. May 8 Lutz Donnerhacke git: 6cb13813caa0 - main - sbin/ipfw: Fix parsing error in table based forward 299. May 9 Ed Maste git: 6fd4891545c2 - stable/13 - Revert "Add workaround for a QoS-related bug in VMWare Workstation." 300. May 9 Xin LI git: 8c10d2979c55 - stable/13 - less: upgrade to v581.2.
301. May 9 Xin LI git: 3c540c328d56 - stable/12 - less: upgrade to v581.2. 302. May 9 Xin LI git: c5c5683eb6c4 - stable/11 - less: upgrade to v581.2. 303. May 9 Rick Macklem git: 69aed9987e27 - stable/13 - nfscl: fix delegation recall when the file is not open 304. May 9 Rick Macklem git: 9223cea0795f - stable/12 - nfscl: fix delegation recall when the file is not open 305. May 9 Xin LI git: 5927c1bb31a4 - main - getty: const'ify search pointer. 306. May 9 Xin LI git: c7b8bc367f18 - main - getty: push assignment to inner block. 307. May 9 Juraj Lutter git: c2c9ef3cedf6 - main - rpi_ft5406: Recognize raspberrypi, firmware-ts touchscreen 308. 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 309. 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 310. May 9 Lutz Donnerhacke git: 80b22e631506 - stable/13 - sbin/ipfw: Fix null pointer deference when printing counters 311. May 9 Lutz Donnerhacke git: b1902474a7c5 - stable/12 - sbin/ipfw: Fix null pointer deference when printing counters 312. May 9 Lutz Donnerhacke git: 552885bde600 - stable/11 - ^sbin/ipfw: Fix null pointer deference when printing counters 313. May 9 Lutz Donnerhacke git: 0d8ba15a0e9d - stable/11 - netgraph/ng_base: Allow larger BINARY2ASCII conversions 314. May 9 Lutz Donnerhacke git: e1caa707fee0 - stable/12 - netgraph/ng_base: Allow larger BINARY2ASCII conversions 315. May 9 Lutz Donnerhacke git: 2b3074de3353 - stable/13 - netgraph/ng_base: Allow larger BINARY2ASCII conversions 316. May 9 Lutz Donnerhacke git: 16ed32cc4b02 - stable/12 - netgraph/ng_source: If queue is full, don't enqueue 317. May 9 Lutz Donnerhacke git: 44483189cb49 - stable/12 - netgraph/ng_source: Switch queuing framework 318. May 9 Lutz Donnerhacke git: 3da0d11afe08 - stable/11 - netgraph/ng_source: If queue is full, don't enqueue 319. May 9 Lutz Donnerhacke git: bfb3c2b8b991 - stable/11 - netgraph/ng_source: Switch queuing framework 320. May 9 Gordon Bergling git: 416051f5818e - main - full(4): Use correct section name for AUTHORS
321. May 9 Xin LI git: 8725f0b9dbd2 - main - Revert "getty: push assignment to inner block."


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