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


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

Messages: 270, sorted by author
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Mar  3 Alan Somers                git: ab63da3564e8 - main - Speed up geom_stats_resync in the presence of many devices
  2. Mar  3 Alan Somers                git: d977417d74a7 - main - [skip ci] fix a typo in a comment in mdconfig.c
  3. Mar  3 Alan Somers                git: de415e663c75 - main - release.7: describe the NOGIT option
  4. Mar  4 Alan Somers                git: f05b724ecb31 - main - Modernize geom_stats_snapshot_get
  5. Mar  4 Alex Richardson            git: 0072e5e0f3a0 - main - sys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign warnings
  6. Mar  1 Alex Richardson            git: 0e4ff0acbe80 - main - AArch64: Don't set flush-subnormals-to-zero flag on startup
  7. Mar  1 Alex Richardson            git: 1032131464f1 - main - Remove atf_tc_skip calls from ptrace_test
  8. Mar  1 Alex Richardson            git: 10f2a0c2e876 - main - Silence a macro-redefined warning when crossbuilding
  9. Mar  4 Alex Richardson            git: 172a624f0c9f - main - Silence annoying and incorrect non-default linker warning with GCC
 10. Mar  1 Alex Richardson            git: 17cc20092cd7 - main - Fix ptrace_test:ptrace__syscall_args after ATF upgrade
 11. Mar  3 Alex Richardson            git: 1fcbddec14dd - main - Fix GCC build of ptrace_test after 96a9e50e63bfc
 12. Mar  3 Alex Richardson            git: 47ceb65f3c21 - main - Fix capsicum-test build with GCC
 13. Mar  1 Alex Richardson            git: 524b018d2004 - main - riscv: Add a soft-float implementation of fabs()
 14. Mar  2 Alex Richardson            git: 53a535c1d80a - main - Simplify the capsicum-test wrapper script
 15. Mar  4 Alex Richardson            git: 6019514b0b53 - main - truss: split counting of syscalls and syscall calling convention
 16. Mar  1 Alex Richardson            git: 760b2ffc5529 - main - Update scalbn* functions to the musl versions
 17. Mar  1 Alex Richardson            git: 79fbd483787a - main - Fix ncurses bootstrap on macOS
 18. Mar  2 Alex Richardson            git: 955a3f9ad586 - main - Update capsicum-test to git commit f4d97414d48b8f8356b971ab9f45dc5c70d53c40
 19. Mar  1 Alex Richardson            git: 96a9e50e63bf - main - ptrace_test: Add more debug output on test failures
 20. Mar  1 Alex Richardson            git: 98202829d1b3 - main - tests/sys/netpfil/pf: Add missing python3 requirements


21. Mar 1 Alex Richardson git: a26ace4db6d9 - main - tools/build/make.py: Don't call brew --prefix if --cross-bindir is set 22. Mar 1 Alex Richardson git: aac21e66f94e - main - Also use the musl scalbn code for ldexp() 23. Mar 4 Alex Richardson git: b2c8cbf992cb - main - Remove unnecessary semicolon from CRITICAL_ASSERT() 24. Mar 1 Alex Richardson git: c88c1f23a898 - main - Allow ssp_test:read to pass more reliably 25. Mar 2 Alex Richardson git: c97304110a02 - main - tests/sys/audit: add missing comma delimiter between fields 26. Mar 1 Alex Richardson git: e5e4845959ac - main - Makefile.inc1 "Avoid duplicate script for target" warning 27. Mar 1 Alex Richardson git: f5542795b992 - main - s_scalbn.c: Add missing float.h include 28. Mar 2 Alexander Motin git: 06e9c710998b - main - Fix initiator panic after 6895f89fe54e. 29. Mar 6 Alexander Motin git: 6ed39db2573b - main - Do not exit ctl_be_block_worker() prematurely. 30. Mar 1 Alexander Motin git: a59e2982fe3e - main - Optimize out few extra memory accesses. 31. Mar 3 Alexander Motin git: afc3e54eeee6 - main - Move ic_check_send_space clear to the actual check. 32. Mar 3 Alexander Motin git: aff9b9ee894e - main - Restore condition removed in df3747c6607b. 33. Mar 2 Alexander Motin git: b85a67f54a40 - main - Optimize TX coalescing by keeping pointer to last mbuf. 34. Mar 2 Alexander Motin git: df3747c6607b - main - Replace STAILQ_SWAP() with simpler STAILQ_CONCAT(). 35. Mar 1 Alexander Richardson Re: git: ec74116ace52 - main - dialog: finish update to 1.3-20210117 36. Mar 7 Alexander V. Chernikov git: d5be41beb7c4 - main - Fix dpdk/ldradix fib lookup algorithm preference calculation. 37. Mar 2 Alfredo Dal'Ava Junior git: 231633a2e900 - main - [PowerPC64] add mpr to GENERIC64 and GENERIC64LE 38. Mar 2 Alfredo Dal'Ava Junior git: 71900a794da0 - main - mpr: big-endian support 39. Mar 3 Andrew Turner Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt 40. Mar 3 Andrew Turner Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt
41. Mar 3 Andrew Turner Re: git: c8db60c0673d - main - Split out the loader efifb setup to a new function 42. Mar 4 Andrew Turner git: 23553d6b940f - main - Fix creating the early arm64 level 2 blocks 43. Mar 3 Andrew Turner git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt 44. Mar 3 Andrew Turner git: 48ba9b2669e6 - main - Use L2 blocks when in the identity map 45. Mar 3 Andrew Turner git: 773fc43fb060 - main - Revert "Split out the loader efifb setup to a new function" 46. Mar 3 Andrew Turner git: c8db60c0673d - main - Split out the loader efifb setup to a new function 47. Mar 2 Andrey V. Elsukov git: a9f7eba95971 - main - ipfw: add IPv6 support for sockarg opcode. 48. Mar 5 Andriy Gapon git: 5084dde5f087 - main - pchtherm: fix a wrong bit and a wrong register use 49. Mar 1 Baptiste Daroussin Re: git: ec74116ace52 - main - dialog: finish update to 1.3-20210117 50. Mar 1 Baptiste Daroussin git: 95da5e131a0a - main - dialog: fix macro redefinition 51. Mar 7 Bjoern A. Zeeb git: 3fca90af438a - main - net80211: ratectl header guard against multiple inclusions 52. Mar 1 Brandon Bergren =?UTF-8?Q?Re:_git:_0b7472b3d8d2_-_main_-_Mount_the_EFI_system_partition_?= =?UTF-8?Q?(ESP)_on_newly-installed_systems.?= 53. Mar 2 Brandon Bergren =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= =?UTF-8?Q?ssed_in_0b7472b3d8d2.?= 54. Mar 3 Brandon Bergren =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= =?UTF-8?Q?ssed_in_0b7472b3d8d2.?= 55. Mar 3 Brandon Bergren =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= =?UTF-8?Q?ssed_in_0b7472b3d8d2.?= 56. Mar 3 Brandon Bergren =?UTF-8?Q?Re:_git:_2c26d77d989a_-_main_-_Remove_/boot/efi_from_mtree, _mi?= =?UTF-8?Q?ssed_in_0b7472b3d8d2.?= 57. Mar 1 Brandon Bergren git: 384ee7cc6e9e - main - [PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask(). 58. Mar 6 Brandon Bergren git: bad9fa56620e - main - [PowerPC] Fix AP bringup on 32-bit AIM SMP 59. Mar 1 Brandon Bergren git: dd95b39235dd - main - [PowerPC64] Fix multiple issues in fpsetmask(). 60. Mar 6 Bryan Drewery git: eb8bf6bb4204 - main - Fix 'make bmake' top-level bootstrapping.
61. Mar 7 Chris Rees Re: git: 77e1ccbee3ed - main - rc: implement parallel boot 62. Mar 3 Chris Rees git: 25352f9fda43 - main - Minor grammar nit 63. Mar 3 Chris Rees git: 29358694281f - main - crontab.5: Correct claims on ranges and names 64. Mar 4 Chris Rees git: 5ac70383c8b3 - main - elftoolchain: stop leaving tempfiles on error 65. Mar 5 Cy Schubert Re: git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c. 66. Mar 5 Cy Schubert Re: git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c. 67. Mar 1 Dimitry Andric Re: git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled 68. Mar 5 Dimitry Andric git: 772c631af81a - main - Add a few missed files to libclang_rt.profile-<arch>.a 69. Mar 3 Ed Maste Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 70. Mar 3 Ed Maste git: 0dcde5cc1274 - main - growfs: allow operation on RW-mounted filesystems 71. Mar 4 Ed Maste git: 19587d742264 - main - clang: Fix -gz=zlib options for linker 72. Mar 2 Ed Maste git: 7f72497ef756 - main - libc: Use musl's optimized strchr and strchrnul 73. Mar 1 Ed Maste git: a7d593dd1da2 - main - Cirrus-CI: temporarily avoid qemu smoke test boot 74. Mar 1 Ed Maste git: af11c2029006 - main - Cirrus-CI: show mounted filesystems and free space at start 75. Mar 3 Ed Maste git: f2f24008a2b1 - main - Cirrus-CI: Add more information to help track down disk full issues 76. Mar 6 Edward Tomasz Napierala git: cd84c82c6ad7 - main - linux: add support for SO_PEERGROUPS 77. Mar 4 Emmanuel Vadot Re: git: 1ca8842f3ad9 - main - Use makefs(8) in release VM-image generation instead of md(4) and newfs. 78. Mar 4 Emmanuel Vadot Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 79. Mar 5 Emmanuel Vadot Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 80. Mar 3 Emmanuel Vadot git: 1df30489a8f7 - main - backlight(8): Add note that with option it print the current brightness.
81. Mar 3 Emmanuel Vadot git: 3b005d51bd0f - main - backlight: Fix incr/decr with percent value of 0 82. Mar 3 Eric Joyner git: 21802a127d83 - main - ixl(4): Add ability to control link state on ifconfig down 83. Mar 3 Eric Joyner git: 9f99061ef9c9 - main - ixl(4): Report RX errors as sum of all RX error counters 84. Mar 3 Eric Joyner git: afb1aa4e6df2 - main - ix(4): Report RX errors as sum of all RX error counters 85. Mar 6 Eric Joyner git: d08b8680e12a - main - ice(4): Update to version 0.28.1-k 86. Mar 7 Eric van Gyzen git: 0424d9ebeb17 - main - decryptcore: do not include sys/sysctl.h 87. Mar 7 Eric van Gyzen git: 576313b983dc - main - dumpon: do not print errno for resolver failure 88. Mar 5 Eric van Gyzen git: 8b434feedfa9 - main - Only set delayed inval for procs using PTI 89. Mar 4 Fernando Apesteguía git: 3457dbd52b22 - main - mq_open(2): Fix xref to mq_unlink(2) 90. Mar 4 Fernando Apesteguía git: fc1e79740e4a - main - compress(1): warn about link handling 91. Mar 4 Glen Barber Re: git: 1ca8842f3ad9 - main - Use makefs(8) in release VM-image generation instead of md(4) and newfs. 92. Mar 2 Glen Barber git: 0be274d37379 - main - Adjust where UNAME_r is defined for ports builds 93. Mar 4 Glen Barber git: 63749bfe96b7 - main - release: sprinkle UNAME_r hacks following c883b6fd8ccd 94. Mar 2 Glen Barber git: c883b6fd8ccd - main - Include Makefile.inc1 in Makefile.vm, missed in previous change 95. Mar 4 Glen Barber git: fa04db476201 - main - release: fix VMSIZE following 1ca8842f3ad9 96. Mar 5 Gordon Bergling Re: git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose 97. Mar 6 Gordon Bergling Re: git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose 98. Mar 2 Gordon Bergling git: 907023b454f0 - main - security(7): mention new W^X sysctls in the manual page 99. Mar 6 Gordon Bergling git: e797dc58bd29 - main - arm64: Add support for bcm2838 RNG 100. Mar 7 Gordon Bergling git: f7bfe310191c - main - wg(4): Fix an example in the manual page
101. Mar 6 Hans Petter Selasky Re: git: 600eade2fb4f - main - Add ifa_try_ref() to simplify ifa handling inside epoch. 102. Mar 6 Hans Petter Selasky Re: git: 7563019bc693 - main - Add if_try_ref() to simplify refcount handling inside epoch. 103. Mar 6 Hans Petter Selasky git: c743a6bd4fc0 - main - Implement mallocarray_domainset(9) variant of mallocarray(9). 104. Mar 5 James Gritton Re: git: d4380c0cdd05 - main - jail: Change both root and working directories in jail_attach(2) 105. Mar 3 Jessica Clarke Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt 106. Mar 3 Jessica Clarke Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt 107. Mar 3 Jessica Clarke Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt 108. Mar 3 Jessica Clarke Re: git: 28d945204ea1 - main - Handle functions that use a nop in the arm64 fbt 109. Mar 1 Jessica Clarke git: 066dab17e7a4 - main - riscv: Fix whitespace issues in fabs added in 524b018d2004 110. Mar 5 John Baldwin Re: git: a079e38b08f2 - main - ossl: Add Poly1305 digest support. 111. Mar 3 John Baldwin git: 442a29361146 - main - cryptocheck: Free generated IV after each GMAC test. 112. Mar 3 John Baldwin git: 68c03734484f - main - cryptocheck: Add support for the Poly1305 digest. 113. Mar 3 John Baldwin git: 78991a93eb9d - main - ossl: Add support for the ChaCha20 + Poly1305 AEAD cipher from RFC 8439 114. Mar 3 John Baldwin git: 92aecd1e6fac - main - ossl: Add ChaCha20 cipher support. 115. Mar 3 John Baldwin git: a079e38b08f2 - main - ossl: Add Poly1305 digest support. 116. Mar 3 John Baldwin git: a899ce4ba4c4 - main - The ChaCha20 counter is little endian, not big endian. 117. Mar 5 John Baldwin git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c. 118. Mar 3 John Baldwin git: e6cfd2939a42 - main - Remove the usr/tests/usr.bin/yacc/yacc directory when removing yacc. 119. Mar 7 Jung-uk Kim git: 2fc640d5bc0a - main - poly1305: Chase xform_poly1305.h removal 120. Mar 3 Jung-uk Kim git: 483c6da3a20b - main - libkvm: Refine the previous commit (645eaa2ccaed)
121. Mar 3 Jung-uk Kim git: 645eaa2ccaed - main - libkvm: Plug couple of memory leaks and check possible calloc(3) failure 122. Mar 5 Konstantin Belousov Re: git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces 123. Mar 2 Konstantin Belousov git: 20e91ca36a56 - main - open(2): Remove O_BENEATH and AT_BENEATH 124. Mar 2 Konstantin Belousov git: 2388ad7c293f - main - nameicap_tracker_add: avoid duplicates in the tracker list 125. Mar 2 Konstantin Belousov git: 28cd3a673e0e - main - O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVAL for abs path 126. Mar 2 Konstantin Belousov git: 49c98a4bf3a8 - main - nameicap_check_dotdot: trim tracker on check 127. Mar 2 Konstantin Belousov git: 59e749428111 - main - Do not call nameicap_tracker_add() for dotdot case. 128. Mar 2 Konstantin Belousov git: 600756afb532 - main - fhlink(2): the syscalls do not take flag 129. Mar 2 Konstantin Belousov git: 8742817ba62e - main - FFS extattr: fix handling of the tail 130. Mar 2 Konstantin Belousov git: e8a2862aa038 - main - Add nameicap_cleanup_from(), to clean tracker list starting from some element 131. Mar 6 Konstantin Belousov git: ead7697f04c0 - main - Restore AT_RESOLVE_BENEATH support for funlinkat(2)/unlinkat(2). 132. Mar 6 Konstantin Belousov git: f5e930b369c6 - main - atomic(9): note that atomic_interrupt_fence first appeared in 13.0 133. Mar 5 Kristof Provost Re: git: a079e38b08f2 - main - ossl: Add Poly1305 digest support. 134. Mar 6 Kristof Provost Re: git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces 135. Mar 5 Kristof Provost git: 29698ed90473 - main - pf: Mark struct pf_pdesc as kernel only 136. Mar 4 Kristof Provost git: 448732b8e2d9 - main - altq: Increase maximum number of CBQ and HFSC classes 137. Mar 6 Kristof Provost git: 9d3b2bcf7610 - main - pf tests: Test tos/dscp matching 138. Mar 6 Kristof Provost git: b4e3f3c2de6e - main - pfctl: Add missing 'va' code point name 139. Mar 4 Kristof Provost git: bb4a7d94b99f - main - net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros 140. Mar 4 Kristof Provost git: f19323847ca8 - main - pf: Retrieve DSCP value from the IPv6 header
141. Mar 3 Kubilay Kocak Re: git: 55deb0a5f089 - main - service(8): use an environment more consistent with init(8) 142. Mar 1 Kyle Evans Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems. 143. Mar 1 Kyle Evans Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems. 144. Mar 4 Kyle Evans Re: git: 55deb0a5f089 - main - service(8): use an environment more consistent with init(8) 145. Mar 5 Kyle Evans Re: git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c. 146. Mar 5 Kyle Evans Re: git: d4380c0cdd05 - main - jail: Change both root and working directories in jail_attach(2) 147. Mar 3 Kyle Evans git: 0c1a5eaae832 - main - env: style(9) fix, add a space 148. Mar 2 Kyle Evans git: 13686dffbbeb - main - Regenerate src.conf(5) after FMTREE removal 149. Mar 4 Kyle Evans git: 466df976babe - main - jail(8): reset to root cpuset before attaching to run commands 150. Mar 3 Kyle Evans git: 55deb0a5f089 - main - service(8): use an environment more consistent with init(8) 151. Mar 1 Kyle Evans git: 60c4ec806dfd - main - jail: allow root to implicitly widen its cpuset to attach 152. Mar 3 Kyle Evans git: 852f70b24043 - main - init: use explicit_bzero() for clearing passwords 153. Mar 2 Kyle Evans git: ca4e1ea19fc3 - main - Regenerate src.conf(5) after PIE default change 154. Mar 2 Kyle Evans git: e4d63c5d5ff8 - main - Remove fmtree(8) 155. Mar 7 Li-Wen Hsu git: 2c75196236fc - main - Revert "TEST gitrepo-dev" 156. Mar 7 Li-Wen Hsu git: 4287fa844f5e - main - TEST gitrepo-dev 157. Mar 2 Lutz Donnerhacke Re: git: a9f7eba95971 - main - ipfw: add IPv6 support for sockarg opcode. 158. Mar 2 Marcin Wojtas git: 09c3f04ff3be - main - iflib: add support for admin completion queues 159. Mar 3 Marcin Wojtas git: 622d17da46eb - main - arm64: mv_ap806_gicp: Fix spi_ranges_cnt 160. Mar 2 Marcin Wojtas git: 819760b35f31 - main - mvebu_gpio: fix interrupt cause register configuration
161. Mar 1 Mariusz Zaborski git: 05b267e23257 - main - service: respect nojailvnet keyword 162. Mar 5 Mark Johnston Re: git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose 163. Mar 5 Mark Johnston Re: git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces 164. Mar 2 Mark Johnston git: 0401989282d1 - main - vm: Round up npages and alignment for contig reclamation 165. Mar 3 Mark Johnston git: 3adf72a36b9b - main - qat.4: Fix some firmware module names 166. Mar 3 Mark Johnston git: 49f6925ca342 - main - ktls: Cache output buffers for software encryption 167. Mar 5 Mark Johnston git: 4fc60fa9294f - main - opencrypto: Make cryptosoft attach silently 168. Mar 4 Mark Johnston git: 5e6989ba4f26 - main - link_elf_obj: Handle init_array sections in KLDs 169. Mar 5 Mark Johnston git: 732b69c9f9c8 - main - acpi: Make nexus_acpi quiet on amd64 and i386 170. Mar 5 Mark Johnston git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose 171. Mar 3 Mark Johnston git: c113740f266e - main - git-arc.1: Fix synopsis for the "update" verb 172. Mar 3 Mark Johnston git: c49b075305a7 - main - git-arc: Handle commit ranges in the "update" verb 173. Mar 5 Mark Johnston git: fef845097190 - main - netmap: Stop printing a line to the dmesg in netmap_init() 174. Mar 5 Mark Johnston git: ff6a7e4ba6bf - main - ktls: Fix CBC encryption when input and output iov sizes are different 175. Mar 3 Mark Millard Re: Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 176. Mar 6 Mark Millard Re: git: e77cf2a4ab32 - main - Restore /boot/efi to mtree. 177. Mar 6 Mark Millard Re: git: e77cf2a4ab32 - main - Restore /boot/efi to mtree. 178. Mar 7 Mark Murray git: cc011d871957 - main - Remove the never-installed setchannel(1) utility. It only work(s|ed) with the never-committed cxm(4) driver and the 179. Mar 7 Mark Murray git: fbf8e3245201 - main - Remove references to the now-removed bktr(4) driver. 180. Mar 5 Martin Matuska git: 6781b8a32e70 - main - zfs: update openzfs version reference to bedbc13da
181. Mar 3 Martin Matuska git: caed7b1c399d - main - zfs: merge OpenZFS master-bedbc13da 182. Mar 1 Mateusz Guzik Re: git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled 183. Mar 1 Mateusz Guzik Re: git: cf97d2a1dab8 - main - Build lib/msun tests with compiler builtins disabled 184. Mar 1 Mateusz Guzik git: 2c1c1255e41a - main - kcsan: add atomic_interrupt_fence 185. Mar 5 Michael Tuexen git: 705d06b289e9 - main - rack: unbreak TCP fast open for the client side 186. Mar 2 Michael Tuexen git: 99adf2300612 - main - RACK: fix an issue triggered by using the CDG CC module 187. Mar 7 Michal Meloun git: 01c6d7918985 - main - mvebu_gpio: Fix settings of gpio pin direction. 188. Mar 4 Michal Meloun git: a5dce53b75d8 - main - mvebu_gpio: Multiple fixes. 189. Mar 1 Michal Meloun git: ce5a4083de2d - main - pci_dw_mv: Don't enable unhandled interrupts. 190. Mar 4 Michal Meloun git: f97f57b51855 - main - simple_mfd: switch to controllable locking for syscon provider. 191. Mar 4 Mitchell Horne git: 0d3b3beeb253 - main - riscv: fix errors in some atomic type aliases 192. Mar 1 Mitchell Horne git: 874635e38173 - main - arm64: fix hardware single-stepping from EL1 193. Mar 1 Mitchell Horne git: bd0b7cbf5ac1 - main - arm64: update kdb_thrctx->pcb_lr with BKPT_SKIP 194. Mar 1 Mitchell Horne git: e152c882738f - main - arm64: add definition for IS_SSTEP_TRAP() 195. Mar 1 Nathan Whitehorn Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems. 196. Mar 1 Nathan Whitehorn Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems. 197. Mar 1 Nathan Whitehorn Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems. 198. Mar 1 Nathan Whitehorn Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems. 199. Mar 1 Nathan Whitehorn Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems. 200. Mar 2 Nathan Whitehorn Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
201. Mar 2 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 202. Mar 2 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 203. Mar 2 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 204. Mar 3 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 205. Mar 3 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 206. Mar 3 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 207. Mar 3 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 208. Mar 4 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 209. Mar 4 Nathan Whitehorn Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 210. Mar 6 Nathan Whitehorn Re: git: e77cf2a4ab32 - main - Restore /boot/efi to mtree. 211. Mar 2 Nathan Whitehorn git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 212. Mar 6 Nathan Whitehorn git: e77cf2a4ab32 - main - Restore /boot/efi to mtree. 213. Mar 5 Navdeep Parhar git: 4a4e9c516cfc - main - cxgbe(4): Fix an assertion that is not valid during attach. 214. Mar 5 Navdeep Parhar git: 765d623d606c - main - cxgbe(4): Remove extra blank line. 215. Mar 3 O. Hartmann Re: git: c8db60c0673d - main - Split out the loader efifb setup to a new function 216. Mar 4 Oleksandr Tymoshenko git: 37cd6c20dbcf - main - cron: consume blanks in system crontabs before options 217. Mar 7 Oleksandr Tymoshenko git: 748be78e60cc - main - armv8crypto: fix AES-XTS regression introduced by ed9b7f44 218. Mar 2 Peter Grehan git: 95331c228a39 - main - Import wireguard fixes from pfSense 2.5 219. Mar 3 Peter Holm git: 8a272653d9fb - main - stress2: Initial import 220. Mar 2 Philip Paeps git: 43afeee2fbf9 - main - share/man/man9: document zero_region(9)
221. Mar 4 Ravi Pokala Re: 8a272653d9fb - main - stress2: Initial import 222. Mar 1 Richard Scheffenegger git: 0b0f8b359d0b - main - calculate prr_out correctly when pipe < ssthresh 223. Mar 5 Richard Scheffenegger git: 4a8f3aad37dd - main - tcp: remove incorrect reset of SACK variable in PRR 224. Mar 5 Richard Scheffenegger git: 9a13d9dceee2 - main - tcp: remove a superfluous local var in tcp_sack_partialack() 225. Mar 5 Richard Scheffenegger git: e53138694aa4 - main - tcp: Add prr_out in preparation for PRR/nonSACK and LRD 226. Mar 1 Rick Macklem git: 94f2e42f5e0b - main - nfsclient: Fix the stripe unit size for a File Layout pNFS layout 227. Mar 1 Rick Macklem git: a5f9fe2bab78 - main - copy_file_range(2): Fix for small values of input file offset and len 228. Mar 2 Rick Macklem git: c04199affeac - main - nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DS 229. Mar 2 Robert Wing git: 0cc746f19352 - main - filt_fsevent: only record interested events 230. Mar 7 Robert Wing git: 6bb140e3ca89 - main - bhyvectl: print a better error message when vm_open() fails 231. Mar 2 Robert Wing git: ce22a792deed - main - autounmountd: set filter-specific flags for the EVFILT_FS filter 232. Mar 2 Rodney W. Grimes Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 233. Mar 2 Rodney W. Grimes Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 234. Mar 2 Rodney W. Grimes Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 235. Mar 3 Rodney W. Grimes Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 236. Mar 3 Rodney W. Grimes Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 237. Mar 4 Rodney W. Grimes Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 238. Mar 4 Rodney W. Grimes Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 239. Mar 1 Roger Pau Monné git: a2c0e94ccfaf - main - xen: remove x86-ism from Xen common code 240. Mar 5 Ryan Moeller Re: git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces
241. Mar 6 Ryan Moeller Re: git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces 242. Mar 5 Ryan Moeller git: 2803fa471e77 - main - sbin/ifconfig: Get media status with libifconfig 243. Mar 3 Ryan Moeller git: 80545a16df95 - main - libifconfig: Fix typo in symbol map 244. Mar 5 Ryan Moeller git: 88832d59dec1 - main - sbin/ifconfig: Minor housekeeping 245. Mar 3 Ryan Moeller git: 8b22242550c9 - main - sbin/ifconfig: Use a global libifconfig handle 246. Mar 5 Ryan Moeller git: c4ba4aa54718 - main - libifconfig: Overhaul ifconfig_media_* interfaces 247. Mar 2 Ryan Moeller git: e175b519a6fb - main - lib/flua/libjail: Allow empty params table 248. Mar 2 Ryan Moeller git: ee21ee1572d4 - main - openzfs: attach pam_zfs_key to build 249. Mar 5 Scott Long git: afbee98232f4 - main - Remove xform_poly1305.h from the build, it is not necessary. 250. Mar 5 Shawn Webb Re: git: 89b650872bba - main - ktls: Hide initialization message behind bootverbose 251. Mar 7 Simon J. Gerraty Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 252. Mar 5 Stefan Esser Re: git: bb6e84c988d3 - main - poly1305: Don't export generic Poly1305_* symbols from xform_poly1305.c. 253. Mar 5 Stefan Eßer git: 028616d0dd69 - main - bc: Vendor import new version 3.3.3 254. Mar 4 Stefan Eßer git: a0d921bae9f3 - main - Remove obsolete bc library and dc test files 255. Mar 2 Steffen Nurpmeso Re: git: ee21ee1572d4 - main - openzfs: attach pam_zfs_key to build 256. Mar 6 Tai-hwa Liang git: 092f3f081265 - main - net: fixing a memory leak in if_deregister_com_alloc() 257. Mar 6 Toomas Soome git: 6a3095aa6d03 - main - loader_4th: brand image is aligned right 258. Mar 6 Toomas Soome git: d708f23ebb06 - main - loader: cursor off should restore display content 259. Mar 3 Vladimir Kondratyev git: 6241b57131a6 - main - hid: add opt_hid.h to modules that use HID_DEBUG 260. Mar 1 Warner Losh Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.
261. Mar 3 Warner Losh Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 262. Mar 3 Warner Losh Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 263. Mar 3 Warner Losh Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 264. Mar 3 Warner Losh Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 265. Mar 3 Warner Losh Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 266. Mar 3 Warner Losh Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 267. Mar 3 Warner Losh Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2. 268. Mar 3 Warner Losh git: b3fce46a3eac - main - cam: remove redundant scsi_vpd_block_characteristics definition 269. Mar 5 Wei Hu git: 80f39bd95f22 - main - Hyper-V: hn: Store host hash value in flowid 270. Mar 3 Xin LI git: 5842073a9b74 - main - arcmsr(4): Fixed no action of hot plugging device on type_F adapter.


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