2021/dev-commits-src-main/20210808.dev-commits-src-main
Messages: 171, new messages first
Last update: Mon Feb 13 14:12:28 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Aug 8 Alexander Motin git: e5018628e76a - main - kbdmux(4): Make callout handler mpsafe. 2. Aug 8 Konstantin Belousov git: 66b8eced9723 - main - dtrace: use %zu format specifier for data of size_t type 3. Aug 8 Marcin Wojtas git: ad560dee552e - main - enetc: Add autogenerated files to Makefile 4. Aug 8 Marcin Wojtas git: 4b64193bed12 - main - enetc: Force correct order with DRIVER_MODULE_ORDERED 5. Aug 8 Marcin Wojtas git: 5f2fe88377b1 - main - felix: Add autogenerated files to Makefile 6. Aug 8 Konstantin Belousov git: f75caed644a5 - main - amd64 UEFI loader: stop copying staging area to 2M physical 7. Aug 8 Konstantin Belousov git: ee62fb2e1e14 - main - _Exit(3): document implementation 8. Aug 8 Konstantin Belousov git: 2a51e8823a60 - main - fork(2): comment about doubtful use of stdio and exit(3) in example 9. Aug 8 Ed Maste git: 47363e99d3d3 - main - Enable compressed debug on little-endian targets 10. Aug 8 Ed Maste git: 9feff969a010 - main - Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 11. Aug 8 Edward Tomasz Napierala git: b0cf8194c236 - main - cam: revert half of 75b5caa08ef 12. Aug 8 Alexander V. Chernikov git: 9748eb742791 - main - Simplify nhop operations in ip_output(). 13. Aug 8 Gordon Bergling git: 04389c855e56 - main - Fix some common typos in comments 14. Aug 8 Marcin Wojtas Re: git: 5ad6d28cbe6b - main - enetc: Support building the driver as a loadable module. 15. Aug 8 Marcin Wojtas Re: git: dfcaa2c18bf9 - main - enetc_mdio: Support building the driver as a loadable module. 16. Aug 8 Ed Maste git: 54247ce1f96f - main - Makefile.inc1: Avoid hanging if pkg is not installed 17. Aug 8 Martin Matuska git: 1f88aa09417f - main - zfs: merge openzfs/zfs@f3678d70f (master) into main 18. Aug 8 Ed Maste git: b0dafb1b6f35 - main - src.conf.5: Regen after fe52b7f60ef4, PROFILE default off 19. Aug 8 Ed Maste git: 3e5bff102b4b - main - bsdinstall: Remove unused sysctl.h header #include 20. Aug 8 Ed Maste git: fe52b7f60ef4 - main - Disable PROFILE option by default
21. Aug 7 Jessica Clarke git: c5e5202a3d5d - main - riscv: Sync NOTES with GENERIC changes 22. Aug 7 Jessica Clarke git: 0a4cb54506e3 - main - riscv: Add hwreset to NOTES to fix LINT build 23. Aug 7 Jessica Clarke git: 22997b755013 - main - pci_dw: Drop unconditional explicit DEBUG define 24. Aug 7 Jessica Clarke git: 5668a155cbe6 - main - gpio.4: Mention new sifive_gpio driver 25. Aug 7 Jessica Clarke git: 6e162bd2f298 - main - riscv: Add NVMe, USB and HID support to GENERIC 26. Aug 7 Jessica Clarke git: 262459806433 - main - pci_pci: Support growing windows in bus_adjust_resource for NEW_PCIB 27. Aug 7 Jessica Clarke git: 896e217a0eae - main - fu740_pci_dw: Add SiFive FU740 PCIe controller driver 28. Aug 7 Jessica Clarke git: b47e5c5dbe20 - main - sifive_gpio: Add SiFive GPIO controller driver 29. Aug 7 Jessica Clarke git: 90a089cf2a74 - main - fu540_spi: Rename to sifive_spi 30. Aug 7 Jessica Clarke git: 8e7e0690ecd7 - main - sifive_prci: Add reset support for the FU540 and FU740 31. Aug 7 Jessica Clarke git: dcbea9a2f465 - main - sifive_prci: Delay attachment until after clk_fixed 32. Aug 7 Jessica Clarke git: 589d8a78a57b - main - sifive_prci: Add support for the FU740 PRCI 33. Aug 7 Jessica Clarke git: 12b115ec57cb - main - fu540_prci: Rename to sifive_prci and use ocd_data for FU540 specificity 34. Aug 7 Bjoern A. Zeeb git: d178b1f878ae - main - Parse named nodes from IORT ACPI on arm64 35. Aug 7 Dimitry Andric git: cd38d9cf26db - main - Follow-up to d69d07569ee2 by bumping lld local version 36. Aug 7 Michael Tuexen git: 784692c74019 - main - sctp: improve handling of IPv4 addresses on IPV6 sockets Reported by: syzbot+08fe66e4bfc2777cba95@syzkaller.appspot 37. Aug 7 Michael Tuexen git: 112899c6afc5 - main - sctp: improve input validation of mapped addresses in sctp_connectx() MFC after: 3 days 38. Aug 7 Michael Tuexen git: b732091a761a - main - sctp: improve input validation of mapped addresses in send() Reported by: syzbot+35528f275f2eea6317cc@syzkaller.app 39. Aug 7 Dimitry Andric git: d69d07569ee2 - main - Apply upstream lld fix for compressed input sections on BE targets 40. Aug 7 Mateusz Guzik git: b30e7cb7fa9c - main - cache: add OPENREAD and OPENWRITE to fast path lookup
41. Aug 7 Alexander V. Chernikov git: 0b79b007ebfc - main - [lltable] Restructure nd6 code. 42. Aug 7 Ka Ho Ng git: 3676512b60d6 - main - bhyve: Use fspacectl(2) for BOP_DELETE on regular file images 43. Aug 7 Rick Macklem git: c18c74a87c15 - main - namei: Add cn_flags bits for OPENREAD and OPENWRITE 44. Aug 6 Ka Ho Ng git: fd0ffba3b4c9 - main - Fix pathconf.2 documentation error 45. Aug 6 John Baldwin git: 5b27e4b27caa - main - cxgbei: Support for ISO (iSCSI segmentation offload). 46. Aug 6 John Baldwin git: f0594f52f6fd - main - iSCSI: Add support for segmentation offload for hardware offloads. 47. Aug 6 Kyle Evans git: d35164539b14 - main - pkg: use specific CONFSNAME_${file} for FreeBSD.conf 48. Aug 6 Kyle Evans git: 40b9f924b189 - main - pkg: allow multiple add arguments again 49. Aug 6 Dimitry Andric git: 34e7e4b6a059 - main - Add ElfW() macro for compatibility with Linux 50. Aug 6 John Baldwin Re: git: 09066b98663d - main - ktls: Use the new PNOLOCK flag 51. Aug 6 Rob Wing Re: git: 25392fac9488 - main - libalias: Fix splay comparsion bug 52. Aug 6 =?utf-8?Q?Fernando Apesteg git: e6379a2c9546 - main - man: Install more man pages unconditionally 53. Aug 6 Gleb Smirnoff Re: git: 2f4d91f9cb22 - main - libalias: Rewrite HISTORY 54. Aug 6 Gleb Smirnoff Re: git: 25392fac9488 - main - libalias: Fix splay comparsion bug 55. Aug 6 Jung-uk Kim git: 362fef2f4a99 - main - bsd.cpu.mk: add support for x86-64-v[234] levels as CPUTYPE 56. Aug 6 Emmanuel Vadot git: b542c9e42ba4 - main - modules: felix: Add needed dependencies 57. Aug 6 Emmanuel Vadot git: 86c71e97d19f - main - pkgbase: locales: Also tag the files dir 58. Aug 6 Emmanuel Vadot git: e06b8f112803 - main - pkgbase: Add nfsiod to the FreeBSD-nfs package 59. Aug 6 Andrey V. Elsukov git: d477a7feed17 - main - Fix panic in IPv6 multicast code. 60. Aug 6 Hans Petter Selasky git: bb5cd80e8b42 - main - Update the TCP LRO code to handle both encrypted and un-encrypted traffic.
61. Aug 6 Hans Petter Selasky git: ed2196e5df0c - main - sound(4): Implement playback and recording mode sysctl(8). 62. Aug 6 Hans Petter Selasky git: 132fca633593 - main - sound(4): Fix typos. 63. Aug 6 Hans Petter Selasky Re: git: 09066b98663d - main - ktls: Use the new PNOLOCK flag 64. Aug 6 Kyle Evans git: b3e87f133454 - main - ctypedef: fix installation of C.UTF-8 65. Aug 6 Kyle Evans git: 645b46d379a0 - main - pkgbase: fix locale packages 66. Aug 5 Ian Lepore Re: git: 09066b98663d - main - ktls: Use the new PNOLOCK flag 67. Aug 5 Andrew Gallatin git: 739de953ecc1 - main - ktls: Move KERN_TLS ifdef to tcp_var.h 68. Aug 5 Andrew Gallatin git: 09066b98663d - main - ktls: Use the new PNOLOCK flag 69. Aug 5 Andrew Gallatin git: 1b97a054f3ac - main - tsleep: Add a PNOLOCK flag 70. Aug 5 Alexander V. Chernikov git: 8482aa77481a - main - Use lltable calculated header when sending lle holdchain after successful lle resolution. 71. Aug 5 John Baldwin git: 87322a907545 - main - iscsi: Remove icl_soft-only fields from struct icl_conn. 72. Aug 5 Hans Petter Selasky Re: git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS 73. Aug 5 Hans Petter Selasky Re: git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS 74. Aug 5 Ceri Davies git: 383dbdb2ebff - main - fork.2: correct minor typo in manpage. 75. Aug 5 Andrew Gallatin Re: git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS 76. Aug 5 Ian Lepore Re: git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS 77. Aug 5 Ed Maste Re: git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS 78. Aug 5 Andrew Gallatin git: 2694c869ff9f - main - ktls: fix a panic with INVARIANTS 79. Aug 5 Andrew Gallatin Re: git: 98215005b747 - main - ktls: start a thread to keep the 16k ktls buffer zone populated 80. Aug 5 Ed Maste Re: git: 98215005b747 - main - ktls: start a thread to keep the 16k ktls buffer zone populated
81. Aug 5 Konstantin Belousov git: 4cc6fe1e5b73 - main - coretemp: use x86_msr_op for thermal MSR access 82. Aug 5 Konstantin Belousov git: d0bc4b466683 - main - x86_msr_op: extend the KPI to allow MSR read and single-CPU operations 83. Aug 5 Ka Ho Ng git: 245ec7651e42 - main - param.h: Bump __FreeBSD_version to 1400029 for commit 0dc332bff200 84. Aug 5 Ka Ho Ng git: da9fe3529b3d - main - Regen after 0dc332bff200 85. Aug 5 Ka Ho Ng git: 0dc332bff200 - main - Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9). 86. Aug 5 Ka Ho Ng git: abbb57d5a647 - main - vfs: Introduce vn_bmap_seekhole_locked() 87. Aug 5 Ka Ho Ng git: de2e15295966 - main - Add vnode_pager_purge_range(9) KPI 88. Aug 5 Andrew Gallatin git: 98215005b747 - main - ktls: start a thread to keep the 16k ktls buffer zone populated 89. Aug 5 Michael Tuexen git: 3f1f6b6ef7f6 - main - tcp, udp: improve input validation in handling bind() 90. Aug 5 Ed Maste git: 89ed2ecb14ce - main - Disable compressed debug by default 91. Aug 5 Emmanuel Vadot git: 589951c76a3f - main - arm64: conf: std.broadcom: Add dwcotg and smsc 92. Aug 5 Andrew Turner git: dcfd60587102 - main - Add more arm64 external abort sources 93. Aug 4 Alexander V. Chernikov git: f3a3b0612169 - main - [lltable] Unify datapath feedback mechamism. 94. Aug 4 Phil Shafer git: cd2401cdd550 - main - add blank line between variables (testing git commit) 95. Aug 4 Ed Maste git: c910570e7573 - main - Use compressed debug in standalone userland debug files by default 96. Aug 4 Ed Maste git: a0d701f61426 - main - vtfontcvt: minor style(9) fixes from clang-format 97. Aug 4 Ed Maste git: 62174eaf4605 - main - Install ipmi man page also on arm64 98. Aug 4 Ed Maste git: 77013d11e648 - main - Cirrus-CI: add some timing info on pkg install failure 99. Aug 4 John Baldwin git: c51e4962a3cf - main - Document kern.log_wakeups_per_second. 100. Aug 4 Mitchell Horne git: 61ed578ee666 - main - Prefer MK_SSP=no to SSP_CFLAGS=
101. Aug 4 Mitchell Horne git: 1b8db4b4e361 - main - arm: enable stack-smashing protection 102. Aug 4 Mitchell Horne git: bcd2f41f7d22 - main - mk: format some option lists 103. Aug 4 Mitchell Horne git: 8399d923a569 - main - hwpmc_intel: assert for correct nclasses value 104. Aug 4 Mitchell Horne git: 4f35e8cba232 - main - hwpmc: disable uncore class on Sandy Bridge and newer 105. Aug 4 John Baldwin Re: git: 5ad6d28cbe6b - main - enetc: Support building the driver as a loadable module. 106. Aug 4 Konstantin Belousov git: 0ef5eee9d941 - main - Add vn_lktype_write() 107. Aug 4 Rodney W. Grimes Re: git: 184d64af1344 - main - locales: stop hardcoding the directories in the mtree 108. Aug 4 Warner Losh Re: git: 184d64af1344 - main - locales: stop hardcoding the directories in the mtree 109. Aug 4 Rodney W. Grimes Re: git: 184d64af1344 - main - locales: stop hardcoding the directories in the mtree 110. Aug 4 Ka Ho Ng git: 21d854658801 - main - sound: Add an example of basic sound application 111. Aug 4 Warner Losh git: e94f1a0a37fd - main - Revert "arm: remove fslsdma from GENERIC" 112. Aug 3 Baptiste Daroussin Re: git: 184d64af1344 - main - locales: stop hardcoding the directories in the mtree 113. Aug 3 Konstantin Belousov git: 49ad342cc10c - main - Add _Fork() 114. Aug 3 Konstantin Belousov git: 2d319ebe5c08 - main - Style 115. Aug 3 Rodney W. Grimes Re: git: 184d64af1344 - main - locales: stop hardcoding the directories in the mtree 116. Aug 3 Jessica Clarke Re: git: 36269b823182 - main - Fix native-xtools build 117. Aug 3 Bryan Drewery Re: git: 36269b823182 - main - Fix native-xtools build 118. Aug 3 Bryan Drewery git: 2482ea42fb60 - main - Revert "Fix native-xtools build" 119. Aug 3 Bryan Drewery git: b60770fceb2b - main - Fix native-xtools build 120. Aug 3 Baptiste Daroussin git: 0fa5403d493b - main - pkgbase: move locales into their own package
121. Aug 3 Ian Lepore Re: git: dfcaa2c18bf9 - main - enetc_mdio: Support building the driver as a loadable module. 122. Aug 3 Baptiste Daroussin git: 30e1773fdef4 - main - locales: fix abuse of bsd.dirs.mk 123. Aug 3 Andrew Turner git: 8b3bd5a2b571 - main - Only store the arm64 ID registers in the cpu_desc 124. Aug 3 Andrew Turner git: 1a78f44cd205 - main - Move setting arm64 HWCAP values to the ID tables 125. Aug 3 Jessica Clarke Re: git: 36269b823182 - main - Fix native-xtools build 126. Aug 3 Bryan Drewery git: 36269b823182 - main - Fix native-xtools build 127. Aug 3 Baptiste Daroussin git: c982a41a0c33 - main - mtree: remove a leftover '..' in BSD.usr.dist making it inconsistent 128. Aug 3 Baptiste Daroussin git: 8232bb385989 - main - locales: fix typo preventing installation of collation for ru_RU.CP866 129. Aug 3 Baptiste Daroussin git: 184d64af1344 - main - locales: stop hardcoding the directories in the mtree 130. Aug 3 Baptiste Daroussin git: d3fd2cbbb7f9 - main - nl_NL.ISO8859-1: reinstall the missing LC_MESSAGES 131. Aug 3 Gleb Smirnoff git: 29b4fa787621 - main - hdaa: add missing break in hdac_pin_patch(). 132. Aug 3 Marcin Wojtas git: dfcaa2c18bf9 - main - enetc_mdio: Support building the driver as a loadable module. 133. Aug 3 Marcin Wojtas git: 5ad6d28cbe6b - main - enetc: Support building the driver as a loadable module. 134. Aug 3 Marcin Wojtas git: bfce69ae9a07 - main - dtb: freescale: Add fsl-ls1028a-rdb to the build 135. Aug 3 Marcin Wojtas git: 451bcf1b3601 - main - Introduce driver for Freescale Felix switch 136. Aug 3 Marcin Wojtas git: f5b29d0f3510 - main - etherswitch: Add a new striptagingress port flag 137. Aug 3 Alex Richardson git: 428a32edba4c - main - Use .sinclude for bsd.sanitizer.mk 138. Aug 3 Kyle Evans git: 04cc0c393c31 - main - malloc(9): provide missing malloc_aligned implementation 139. Aug 2 Warner Losh git: aaccfdde3d66 - main - awk: Enable tests again 140. Aug 2 Warner Losh git: d00131e154d9 - main - clock_id: These symbols weren't in 4.4BSD, adjust copyright
141. Aug 2 Konstantin Belousov Re: git: 74f80bc1af2f - main - coretemp(4): Switch to smp_rendezvous_cpus(). 142. Aug 2 Kyle Evans git: 6162cf885c00 - main - malloc(9): Document/complete aligned variants 143. Aug 2 Eric van Gyzen git: 428624130abf - main - Fix lockstat:::thread-spin dtrace probe with LOCK_PROFILING 144. Aug 2 John Baldwin git: d59f1c49e26b - main - cxgbe tom: Permit rcv_nxt mismatches on FIN for iSCSI connections on T6. 145. Aug 2 Kristof Provost git: 600745f1e226 - main - pf: bound DIOCGETSTATES memory use 146. Aug 2 Kyle Evans git: 8ca384eb1d42 - main - devclass_alloc_unit: move "at" hint test to after device-in-use test 147. Aug 2 Alexander Motin Re: git: 74f80bc1af2f - main - coretemp(4): Switch to smp_rendezvous_cpus(). 148. Aug 2 Alex Richardson git: 9f1db6c5557b - main - Add missing bsd.linker.mk include after 31ba4ce8898f9dfa5e7f054fdbc26e50a599a6e3 149. Aug 2 Alex Richardson git: 17d6371e4c85 - main - Fix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf98e5b1bd63545cafe820f8 150. Aug 2 Alexander Motin git: ca34553b6f63 - main - sched_ule(4): Pre-seed sched_random(). 151. Aug 2 Alex Richardson git: 5c9cb96a239c - main - Fix BUILD_WITH_STRICT_TMPPATH build after adding time to ITOOLS 152. Aug 2 Alex Richardson git: 31ba4ce8898f - main - Allow bootstrapping llvm-tblgen on macOS and Linux 153. Aug 2 Alex Richardson git: 2de949cf85d0 - main - Remove mkcsmapper_static and mkesdb_static from build-tools 154. Aug 2 Alex Richardson git: 8185be330723 - main - libc: Disable ASAN for certain string functions 155. Aug 2 Alex Richardson git: f0712132b68b - main - Don't instrument the rdtsc ifunc when building with ASAN/UBSAN 156. Aug 2 Alex Richardson git: 5e9226f063bc - main - Fix build of stand/ when building world with ASAN 157. Aug 2 Alex Richardson git: c826e08841fb - main - Fix MK_TESTS build with MK_ASAN/MK_UBSAN 158. Aug 2 Alex Richardson git: 9efbe526e00f - main - libthr: work around an ASAN false-positive 159. Aug 2 Alex Richardson git: 7bc797e3f380 - main - Add build system support for ASAN+UBSAN instrumentation 160. Aug 2 Alex Richardson git: 5f6c8ce2452d - main - tools/build: Don't redefine open() for the linux bootstrap
161. Aug 2 Toomas Soome git: 1b1bb6f17880 - main - loader: tftp client should use server address from rootip 162. Aug 2 Aleksandr Rybalko git: aed2afeb51e4 - main - Ignore ResourceProducer flag for: o Arm CoreLink TM CMN-600 Coherent Mesh Network controller, o Arm CoreLink DMC-62 163. Aug 2 Ka Ho Ng git: df95cc76affb - main - vmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1 164. Aug 2 =?utf-8?Q?Roger Pau Monn=C git: 82bf6a2566ba - main - xen/timer: fix amd64 LINT kernel build 165. Aug 2 Hans Petter Selasky Re: git: 469884cf04a9 - main - LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag. 166. Aug 2 Hans Petter Selasky git: 9340ebd404ef - main - Add missing file to sys/conf/files after 469884cf04a9b92677c7c83e229ca6b8814f8b0a . 167. Aug 2 Alexander Motin Re: git: 8bb173fb5bc3 - main - sched_ule(4): Use trylock when stealing load. 168. Aug 2 Mateusz Guzik Re: git: 8bb173fb5bc3 - main - sched_ule(4): Use trylock when stealing load. 169. Aug 2 Alexander Motin git: 8bb173fb5bc3 - main - sched_ule(4): Use trylock when stealing load. 170. Aug 2 Alexander Motin git: 2668bb2add8d - main - sched_ule(4): Reduce duplicate search for load. 171. Aug 2 Konstantin Belousov git: 665895db262f - main - amd64 pmap_vm_page_alloc_check(): loose the assert
home | archive sorted by: subject | author | date | reverse date