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

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

Messages: 163, sorted by subject
Last update: Mon Feb 13 14:12:29 UTC 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Sep  2 Vladimir Kondratyev        git: 0075742d1834 - main - hmt(4): Add support for serial packet reporting mode
  2. Sep  5 Mateusz Guzik              git: 007724cbca6f - main - hpen(4): removed leftover hpen_final_digi_cb declaratio
  3. Aug 30 Ed Maste                   git: 0637070b5bca - main - ngatm: remove one of doubled semicolons
  4. Sep  1 Marcin Wojtas              git: 07aff471c0de - main - ena: Share ena_global_lock between driver instances
  5. Sep  1 Alexander V. Chernikov     git: 0a3a377aee9b - main - routing: Disallow zero nexthop weights in nexthop group
  6. Aug 31 Mark Johnston              git: 0d29e4bc011d - main - sctp: Remove always-false checks in sctp_inpcb_bind()
  7. Aug 30 Mitchell Horne             git: 0e78510b7549 - main - hwpmc: don't validate capabilities in allocation method
  8. Sep  1 Edward Tomasz Napierala    git: 0f49ecffb744 - main - cam: revert second half of 75b5caa08ef
  9. Aug 30 Dimitry Andric             git: 130a690ae16e - main - Fix acpica macros that subtract null pointers
 10. Aug 31 Wojciech Macek             git: 18027aa233f6 - main - pci_host_generic_fdt: set domain number
 11. Sep  4 Alexander Motin            git: 1f7a6325fe1b - main - sound(4): Remove pointless Giant from bus_dma_tag_creat
 12. Sep  2 Alan Somers                git: 1fb52e4373e7 - main - ses: Correct spelling of "Temperature Sensor"
 13. Aug 30 Cy Schubert                git: 213ceba977de - main - wpa: Enclose FreeBSD specific defines
 14. Aug 31 Martin Matuska             git: 21b492ed51aa - main - zfs: merge openzfs/zfs@3b89d9518 (master) into main
 15. Sep  1 Marcin Wojtas              git: 223c8cb12e95 - main - ena: Add missing statistics
 16. Aug 31 Mark Johnston              git: 2496d812a9c7 - main - sctp: Simplify the free port search in sctp_inpcb_bind(
 17. Sep  3 Ed Maste                   git: 258f5f79bb36 - main - openssh: restore local change to gssapi include logic
 18. Sep  1 Ed Maste                   git: 27ceebbc2402 - main - openssh: simplify login class restrictions
 19. Aug 31 Wojciech Macek             git: 28d549826844 - main - umodem: Add Huawei E3372h-320 device id
 20. Sep  2 Peter Holm                 git: 2a58b9c5db8a - main - stress2: Fix cleanup


21. Aug 31 Alexander Motin git: 31111372e6ba - main - nvme(4): Do not panic on admin queue construct error. 22. Sep 1 Jason A. Harmening git: 312d49ef7afc - main - unionfs: style 23. Sep 4 Kristof Provost git: 312f5f8a4fb9 - main - altq: mark callouts as mpsafe 24. Aug 31 Mark Johnston git: 3138392a46a4 - main - itimer: Serialize access to the p_itimers array 25. Aug 31 Ryan Stone git: 315bca194a14 - main - Fix an early return in ctld UCL parser 26. Aug 30 Mitchell Horne git: 315cd55dba61 - main - hwpmc: consistently validate PMC class in allocation me 27. Aug 30 Ed Maste git: 35a034250896 - main - openssh: add information about a local change 28. Sep 4 Justin Hibbits git: 35a1aa5f9c20 - main - [PowerPC] Fix outdated FP regs on fork(2) and friends 29. Sep 2 Vladimir Kondratyev git: 35bc295b30ef - main - evdev: Do not export multitouch functions which are unu 30. Sep 1 Marcin Wojtas git: 36130d2979d6 - main - ena: Trigger reset on ena_com_prepare_tx failure 31. Sep 2 Ed Maste git: 36cd1e5e8c21 - main - openssh: disable libwrap (TCP wrappers) at configure ti 32. Sep 3 Cy Schubert git: 3968b47cd974 - main - wpa: Enable MBO 33. Sep 3 Alexander Motin git: 4081c895e5ce - main - bxe(4): Mark sysctls and callout MP-safe. 34. Aug 30 Jessica Clarke git: 416ac155bb75 - main - mx25l: Add support for Integrated Silicon Solution is25 35. Sep 1 Marcin Wojtas git: 42c7760be3ea - main - ena: Update driver version to v2.4.1 36. Sep 1 Marcin Wojtas git: 433ab9b6987b - main - ena: Prevent reset after device destruction 37. Sep 4 Robert Wing git: 440320b620a2 - main - ffs: remove unused thread argument from ffs_reload() 38. Sep 1 Mark Johnston git: 457abbb85794 - main - sctp: Implement sctp_inpcb_bind_locked() 39. Aug 30 John Baldwin git: 470e851c4b1e - main - ktls: Support asynchronous dispatch of AEAD ciphers. 40. Sep 3 Alexander Motin git: 4730a8972b1f - main - callout(9): Allow spin locks use with callout_init_mtx(
41. Aug 31 Mark Johnston git: 47619b604402 - main - md: Clamp to a multiple of the sector size when resizin 42. Sep 2 Vladimir Kondratyev git: 4836af0d42cf - main - cyapa(4): Adapt to recent evdev KPI changes 43. Sep 2 Ka Ho Ng git: 483e3cda0c83 - main - man: A trailing space cleanup in man9's Makefile 44. Sep 4 Bjoern A. Zeeb git: 49c220b021d5 - main - net80211: comments and whitespace 45. Aug 31 Mark Johnston git: 4a36122b1db1 - main - sctp: Fix racy UNBOUND flag check in sctp_inpcb_bind() 46. Sep 2 Toomas Soome git: 4c7a3a70e047 - main - loader.efi: fix console output after BS off 47. Sep 3 Konstantin Belousov Re: git: 4c7a3a70e047 - main - loader.efi: fix console output after BS off 48. Sep 1 Kristof Provost git: 4cab80a8dfec - main - pf: Add counters for syncookies 49. Aug 30 Mitchell Horne git: 4d0dc60f1401 - main - xinstall: fix invocation of llvm-strip 50. Aug 30 Ed Maste Re: git: 4d0dc60f1401 - main - xinstall: fix invocation of llvm-strip 51. Sep 1 Ed Maste Re: git: 4d0dc60f1401 - main - xinstall: fix invocation of llvm-strip 52. Sep 2 Mariam Juma Re: git: 4d0dc60f1401 - main - xinstall: fix invocation of llvm-strip 53. Sep 2 Vladimir Kondratyev git: 527b6d60f869 - main - wmt(4): Adapt to recent KPI changes 54. Sep 4 Alexander Motin git: 541699f6f69c - main - Remove impossible checks. 55. Aug 31 Wojciech Macek git: 5438ef47e377 - main - mvneta: Fix MTU update sequence 56. Sep 1 Kevin Bowling git: 5647f85ade3a - main - Revert "arm: Bump KSTACK_PAGES default to match i386/am 57. Aug 30 Mark Johnston git: 564b6aa7fccd - main - aesni: Avoid a potential out-of-bounds load in aes_encr 58. Aug 30 Jessica Clarke Re: git: 57dbb3c25936 - main - pci_dw: fix outbound I/O window configuration 59. Aug 30 Konstantin Belousov Re: git: 5b8f07b12f84 - main - Fix -Wformat errors in pfctl on 32-bit architecture 60. Aug 31 Kristof Provost Re: git: 5b8f07b12f84 - main - Fix -Wformat errors in pfctl on 32-bit architecture
61. Aug 31 Dimitry Andric Re: git: 5b8f07b12f84 - main - Fix -Wformat errors in pfctl on 32-bit architecture 62. Sep 1 Konstantin Belousov Re: git: 5b8f07b12f84 - main - Fix -Wformat errors in pfctl on 32-bit architecture 63. Sep 2 Andrey V. Elsukov git: 5c8e8e82aeaf - main - dtrace: fix ipfw_rule_info_t translator 64. Sep 2 Konstantin Belousov git: 5cc82c563eda - main - cluster_write(): do not access buffer after it is relea 65. Sep 3 Alexander Motin git: 5d9e5a7edfb5 - main - Missed line from 7af4475a6e31. 66. Sep 2 Ed Maste git: 5e4dd21fd609 - main - openssh: clarify krb5 use in freebsd-configure 67. Sep 4 Gordon Bergling git: 631504fb3468 - main - Fix a common typo in source code comments 68. Sep 2 Mateusz Guzik git: 6352bbf7be9b - main - vmem: disable debug.vmem_check by default 69. Aug 31 Alexander V. Chernikov git: 639d7abec6cd - main - routing: simplify malloc flags in alloc_nhgrp(). 70. Sep 1 Jung-uk Kim git: 649ccdd75379 - main - OpenSSL: Reduce diff with the upstream 71. Aug 30 John Baldwin git: 64f09f234665 - main - cxgbei: Limit T5 transmit data segments to 15k. 72. Sep 1 Mark Johnston git: 65f30a39e11b - main - sctp: Release the socket reference when detaching an as 73. Sep 1 Brooks Davis git: 6945df3fff57 - main - makesyscalls.lua: add a CAPENABLED flag 74. Sep 3 Alexander Motin git: 6b2ff27cb952 - main - mge(4): Mark sysctls and callout MP-safe. 75. Sep 1 Brooks Davis git: 6bc90e8acf88 - main - syscalls.master: correct formatting issues 76. Sep 1 Marcin Wojtas git: 6d1ef2abd330 - main - ena: Implement full RSS reconfiguration 77. Sep 2 Ed Maste git: 6eac665c8126 - main - openssh: diff reduction against upstream 7.9p1 78. Sep 1 Alexander Motin git: 706b1a5724d6 - main - Align taskqueue_enqueue_timeout() to hardclock. 79. Sep 3 Philip Paeps git: 71611b0c6885 - main - tcp: document TCP Fast Open (RFC 7413) in tcp(4) 80. Sep 4 Alexander Motin git: 71bf3900b782 - main - ioat(4): Remove Giant from ioat_test enable/disable.
81. Sep 5 Colin Percival git: 7347dfce0139 - main - Add run_interrupt_driven_config_hooks to TSLOG 82. Sep 2 Vladimir Kondratyev git: 744fcd5ad2a3 - main - psm: Use evdev autorelease feature for Synaptics and El 83. Sep 4 Kyle Evans git: 76461921dac1 - main - caroot: update root store 84. Sep 1 Marcin Wojtas git: 77160654a162 - main - ena: Add extra log messages 85. Sep 2 Peter Holm git: 78f718e2c835 - main - stress2: Added timeout for looping mdnsd 86. Sep 2 Kristof Provost git: 795d78a46713 - main - pfctl: Don't use PRIu64 87. Sep 2 Konstantin Belousov Re: git: 795d78a46713 - main - pfctl: Don't use PRIu64 88. Sep 3 Alexander Motin git: 7af4475a6e31 - main - vmd(4): Major driver refactoring 89. Sep 2 Ed Maste git: 7b529268a54a - main - openssh: regenerate config.h 90. Sep 4 Justin Hibbits git: 7b81e6c7caf2 - main - Support bootstrapping from Linux/ppc* 91. Aug 30 Cy Schubert git: 81b521d2c0ed - main - wpa: Include all wpa include file search directories 92. Sep 4 Kristof Provost git: 846a6e8f9ab2 - main - pfctl: print counters in decimal 93. Sep 4 Gordon Bergling git: 88a3af4da1aa - main - crypto(4): Fix a few typos in camellia.c 94. Sep 2 Alexander Motin git: 8c14d7da5b9b - main - bnxt(4): Fix bugs in WOL support. 95. Sep 2 Bryan Drewery git: 8f8a794775bd - main - getdelim(3): Fix losing data on [EAGAIN] 96. Sep 1 Ka Ho Ng git: 92bb74fd4f01 - main - vfs: Use file_cred for VOP_DEALLOCATE in vn_deallocate 97. Aug 31 Mark Johnston git: 93908fce7280 - main - sctp: Avoid unnecessary refcount bumps in sctp_inpcb_bi 98. Sep 1 Marcin Wojtas git: 986e7b922766 - main - ena: Move RSS logic into its own source files 99. Sep 3 Alexander Motin git: 9895a2073f98 - main - bnxt(4): Mark sysctls MP-safe. 100. Aug 31 Konstantin Belousov git: 9939af1a161e - main - amd64: correctly calculate KVA of the preloaded ucode b
101. Sep 1 Jung-uk Kim git: 9a3ae0cdef9a - main - Import OpenSSL 1.1.1l 102. Sep 2 Ka Ho Ng git: 9bb8304c1012 - main - Symbol.map: Remove an extra space before _Fork 103. Sep 2 Vladimir Kondratyev git: 9d04336b615d - main - hmt(4): Add support for touchpads with no "button type" 104. Sep 2 Peter Holm git: 9d1eb47fa113 - main - stress2: Fix cleanup 105. Sep 2 Vladimir Kondratyev git: 9d8ebe5ea1be - main - hmt(4): Adapt to recent KPI changes 106. Aug 31 Mark Johnston git: 9e9ba9c73de9 - main - graid: Avoid tasting devices with small sector sizes 107. Sep 3 Kristof Provost git: a0c64a443e4c - main - pf: ensure states passed to pf_free_state() are always 108. Aug 30 Cy Schubert git: a0f2aa9318a2 - main - wpa: Correctly build the hostapd BSD driver 109. Sep 4 Alexander Motin git: a264594d4ff1 - main - Unify console output. 110. Sep 2 Vladimir Kondratyev git: a36bdfc2b652 - main - hpen(4): Add support for legacy MS-compatible single to 111. Sep 1 Marcin Wojtas git: a831466830de - main - ena: Disable meta descriptor caching for netmap 112. Aug 30 Andrew Turner git: a9472032211d - main - Revert "Disable the accelerated arm64 sha25 in static l 113. Sep 1 Jason A. Harmening git: abe95116ba10 - main - unionfs: rework pathname handling 114. Sep 4 Ed Maste git: b0025f9b7ff0 - main - openssh: update default version addendum in man pages 115. Sep 5 Ronald Klop Re: git: b0025f9b7ff0 - main - openssh: update default version addendum in man pag 116. Sep 2 Ed Maste git: b3e858f7622e - main - openssh: tag generated file with @generated 117. Aug 30 Andrew Turner git: b792434150d6 - main - Create sys/reg.h for the common code previously in mach 118. Sep 3 Ed Maste git: ba91e31f478a - main - openssh: remove login class restrictions leftovers 119. Sep 5 Colin Percival git: bad42df9bfcb - main - Add some nvme initialization routines to TSLOG 120. Aug 31 Konstantin Belousov git: bb536de6c0d7 - main - ffs_update(): Do not assume that EBUSY can only come LK
121. Sep 5 Peter Holm git: bb61ccd530b7 - main - stress2: Added missing ktrace() cleanup 122. Sep 2 Vladimir Kondratyev git: bbed4b41c9f1 - main - hidmap: Do not forget to initialize bitmap items to uns 123. Aug 31 Ed Maste git: bbf70270551d - main - Cirrus-CI: reduce VM memory to 8G 124. Sep 5 Colin Percival git: bd11e253a9a4 - main - Add _sleep to TSLOG 125. Sep 3 Cy Schubert git: bd452dcbede6 - main - wpa: Enable RSN Preauthentication 126. Sep 4 Alexander Motin git: bd6085c6ae28 - main - Re-implement virtual console (constty). 127. Sep 1 Mark Johnston git: be8ee77e9edc - main - sctp: Add macros to assert on inp info lock state 128. Sep 3 Cy Schubert git: c1d255d3ffdb - main - wpa: Import wpa_supplicant/hostapd commits up to b4f750 129. Sep 2 Vladimir Kondratyev git: c21171af687e - main - psm: Enable touch-tracking for late Synaptics PS/2 touc 130. Sep 1 Mark Johnston git: c511383de7a0 - main - kevent: Fix races between timer detach and kqtimer_proc 131. Sep 1 Warner Losh git: c62aa65b2a7a - main - ppbus: Set the lock for pps interface, update to latest 132. Sep 2 Ed Maste git: c7b4c21ee461 - main - openssh: regenerate freebsd-namespace.h 133. Sep 1 Marcin Wojtas git: c81f8c26115a - main - ena: Avoid unnecessary mbuf collapses for LLQ condition 134. Sep 1 Mark Johnston git: c98bf2a45e05 - main - sctp: Always check for a vanishing inpcb when processin 135. Sep 4 Bjoern A. Zeeb git: cb5c07649aa0 - main - net80211: add func/line information to IEEE80211_DISCAR 136. Sep 1 Marcin Wojtas git: cb98c439d66c - main - ena: Add locking assertions 137. Sep 2 Alan Somers git: cc2d08d3880c - main - ses: Guard the elm_type_names declaration by _KERNEL 138. Sep 3 Alexander Motin git: cd85b97e0e70 - main - rt(4): Replace Giant callout+task with timeout_task. 139. Sep 2 Vladimir Kondratyev git: cded1fdb3763 - main - hidmap: Implement forbidden flag for hidmap item. 140. Sep 1 Kristof Provost git: ce3ea45047c7 - main - pf: import pf_set_protostate() from OpenBSD
141. Sep 1 Mark Johnston git: d35be50f5779 - main - sctp: Hold association locks across socket wakeups when 142. Aug 30 John Baldwin git: d39e65b5bdc0 - main - cxgbei: Add sysctls to report the maximum data segment 143. Sep 1 Kristof Provost git: d491b42535db - main - pf tests: altq:codel_bridge requires if_bridge 144. Sep 2 Vladimir Kondratyev git: d51e437669e4 - main - hidbus(4): Add routine to check presence of collection 145. Sep 2 Peter Holm git: d57bfbce7c99 - main - stress2: Fix cleanup 146. Sep 1 Jung-uk Kim git: d594d17b8569 - main - OpenSSL: Regen manual pages for 1.1.1l 147. Sep 2 Peter Holm git: d5c541c2678b - main - stress2: Make test less verbose 148. Sep 3 Alexander Motin git: da69c6752674 - main - vt(4): Mark callouts MP-safe. 149. Sep 2 Peter Holm git: dbb0cb19ec7f - main - stress2: Update test to new working of option nomtime 150. Sep 1 Brooks Davis git: df501bac6939 - main - syscalls.master: switch to CAPENABLED flags 151. Aug 31 Wojciech Macek git: df9c0e88e1e3 - main - qoriq_dw_pci: Fix typo in link status checking code 152. Aug 31 Alexander Motin git: e3bdf3da769a - main - nvme(4): Add MSI and single MSI-X support. 153. Sep 3 Brooks Davis git: e51b29b5a931 - main - mprotect.2: Remove legacy BSD text 154. Aug 30 Ka Ho Ng git: e76c0e4f4563 - main - bhyve: Nuke double-semicolons 155. Sep 4 Justin Hibbits git: eb937f67f837 - main - powerpc: Fix typo in thread register copy 156. Aug 31 Mark Johnston git: ed59446b4709 - main - mdconfig: Add a regression test for mediasize rounding 157. Sep 1 Wojciech Macek git: f0c393f781f0 - main - if_cdce: Add support for setting RX filtering 158. Sep 3 Alfredo Dal'Ava Junior git: f21fcae48702 - main - llvm: Revert "[HardwareLoops] Change order of SCEV expr 159. Sep 1 Ed Maste git: f3fd88507489 - main - openssh: update note about class-based login restrictio 160. Aug 30 Jessica Clarke git: f5d78bea1f69 - main - sifive_spi: Add missing case for SPIBUS_MODE_NONE
161. Aug 31 Konstantin Belousov git: f822d4feb87a - main - ffs_update(): recalculate flags after relocking the vno 162. Aug 30 Alexander V. Chernikov git: f84c30106e8b - main - routing: Fix newly-added rt_get_inet[6]_parent() api. 163. Sep 3 Alexander Motin git: fa3b03d37854 - main - pcib(4): Switch from callout to timeout_task.


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