2021/dev-commits-src-main/20210530.dev-commits-src-main
Messages: 194, sorted by subject
Last update: Mon Feb 13 14:12:24 UTC 2023
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. May 26 Gerald Pfeifer Re: [Bug 224927] lang/gcc48 lang/gcc49 lang/gcc5: Fix build with clang 6.0.0 2. May 26 Mark Johnston Re: [Bug 224927] lang/gcc48 lang/gcc49 lang/gcc5: Fix build with clang 6.0.0 3. May 25 Warner Losh git: 00e7a553675d - main - cam_sim: style: sort includes 4. May 30 Justin Hibbits git: 0137a09d6e0b - main - Clean up spr.h 5. May 28 Edward Tomasz Napierala git: 023ee5392c77 - main - linux: make linux64.ko loadable again on aarch64 6. May 25 Andrew Gallatin git: 086a35562f47 - main - tcp: enter network epoch when calling tfb_tcp_fb_fini 7. May 25 Bjoern A. Zeeb git: 095f018e4915 - main - LinuxKPI: add addrconf_addr_solict_mult() 8. May 29 Justin Hibbits git: 09947faee84b - main - Apply r350335(5d18382b728) to powerpc64 radix pmap 9. May 27 Peter Holm git: 0a9e7899e270 - main - stress2: Removed three mksnap_ffs(8) tests from the exc 10. May 26 Peter Holm git: 0b5d6b8173d9 - main - stress2: Added a new ptrace() test scenario 11. May 25 Bjoern A. Zeeb git: 10096cb60619 - main - LinuxKPI: add prandom_u32() as used by wireless drivers 12. May 25 Bjoern A. Zeeb git: 1082490cd867 - main - LinuxKPI: change BUILD_BUG_ON() 13. May 25 Randall Stewart git: 13c0e198ca27 - main - tcp: Fix bugs related to the PUSH bit and rack and an a 14. May 26 Takanori Watanabe git: 14803ec8d193 - main - Fix a use-after-free in an error case. 15. May 26 Mark Johnston git: 16f8f89c5c1f - main - cxgb: Avoid a read-after-free in get_packet() when cxgb 16. May 27 Hans Petter Selasky git: 16fa3dcba027 - main - ibstat: Include prototype for sysctlbyname(). 17. May 25 Ceri Davies git: 17054abf5bef - main - usr.bin/chpass: Correct manpage regarding path to temp 18. May 26 Dmitry Chagin git: 17dafdc0de7e - main - rtwn_usb(4): add revision number for D-Link DWA-121 (N1 19. May 25 Bjoern A. Zeeb git: 18d303b05f28 - main - LinuxKPI: add ktime_get_boottime_ns() implementation to 20. May 26 Allan Jude git: 198566e04a1d - main - hwpmc: Move 4 bits of mode to extend class size to 8
21. May 25 John Baldwin git: 1c09320d5833 - main - ossl: Use crypto_cursor_segment(). 22. May 25 John Baldwin git: 1c8f4b3c9f9e - main - Support unmapped mbufs in crypto buffers. 23. May 25 Warner Losh git: 1f348be6f243 - main - cam: remove xpt_polled_action 24. May 25 John Baldwin git: 21e3c1fbe246 - main - Assume OCF is the only KTLS software backend. 25. May 30 Konstantin Belousov git: 27006229f7a4 - main - vinvalbuf: do not panic if we were unable to flush dirt 26. May 26 Mark Johnston git: 27130028a583 - main - ktls.4: Mention mb_use_ext_pgs in the "sysctl nodes" se 27. May 30 Jason A. Harmening git: 271fcf1c28ef - main - Revert commits 6d3e78ad6c11 and 54256e7954d7 28. May 25 Ceri Davies git: 2770978d053b - main - man4/inet6.4: use "effect" rather than "affect" 29. May 25 Colin Percival git: 27f09959d5f5 - main - taskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_T 30. May 25 Warner Losh git: 28027f28e607 - main - cam: remove sim callout 31. May 30 Mateusz Guzik git: 284cf3f18b53 - main - ext2: add missing uio_td initialization to ext2_htree_a 32. May 25 Bjoern A. Zeeb git: 29923fea032a - main - LinuxKPI: add devcoredump.h 33. May 30 Justin Hibbits git: 2b9a828c9949 - main - Set default SPE FP environment 34. May 26 Kristof Provost git: 3032c353882a - main - pf: Move nvlist conversion functions to pf_nv 35. May 25 Cy Schubert git: 323a4e2c4e28 - main - ipfilter: Fix ip_nat memory leak and use-after-free 36. May 25 Bjoern A. Zeeb git: 32f753f27032 - main - LinuxKPI: add Exponentially Weighted Moving Average imp 37. May 29 Mateusz Guzik git: 331a7601c9c2 - main - tmpfs: save on common case relocking in tmpfs_reclaim 38. May 26 Ruslan Bukin git: 38e7025a60b2 - main - o Fix i2c read operation for large transfers (more than 39. May 26 Dmitry Chagin git: 399bad7b9a10 - main - rtwn_usb(4): add Mercusys MW150US (N150 Nano) to the rt 40. May 25 Edward Tomasz Napierala git: 3b9971c8da75 - main - Clean up some of the core dumping code.
41. May 26 Eugene Grosbein git: 3bca93e04275 - main - rc.d/random: add support for zero harvest_mask 42. May 25 John Baldwin git: 3c7a01d773ac - main - Extend m_apply() to support unmapped mbufs. 43. May 29 Mateusz Guzik git: 3cf75ca220fb - main - vfs: retire unused vn_seqc_write_begin_unheld* 44. May 26 Ed Maste git: 3f2508b7f385 - main - elfctl: avoid touching file if no change made 45. May 25 John Baldwin git: 3f9dac85cc8f - main - Extend m_copyback() to support unmapped mbufs. 46. May 24 Gordon Bergling git: 3fdd5c1e49cb - main - DRIVER_MODULE(9): Correct the SYNOPSIS of EARLY_DRIVER_ 47. May 28 Nathan Whitehorn git: 40923b0c81cc - main - Fix scripted installation from media without local dist 48. May 30 Alan Somers git: 425bbe9e64f7 - main - fusefs: reenable the WriteCluster.cluster_write_err tes 49. May 27 Eric van Gyzen git: 427f12f150e8 - main - libprocstat kstack: fix race with thread creation 50. May 27 Dmitry Chagin git: 434c46c00602 - main - rtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3 51. May 29 Mateusz Guzik git: 439d942b9e7a - main - tmpfs: drop a redundant NULL check in tmpfs_alloc_vp 52. May 25 Bjoern A. Zeeb git: 43b4c00643ba - main - LinuxKPI: extract stringify() in their own header file 53. May 24 Kristof Provost git: 4483fb47735c - main - pf: fix ioctl() memory leak 54. May 29 Mateusz Guzik git: 478c52f1e365 - main - vfs: slightly rework vn_rlimit_fsize 55. May 25 John Baldwin git: 4a92afae7fcb - main - ktls_ocf: Fix a few places to not hardcode the GMAC has 56. May 26 Mark Johnston git: 4c599db71af5 - main - vmm: Let guests enable SMEP/SMAP if the host supports i 57. May 27 Bjoern A. Zeeb git: 4cc8a9da491d - main - LinuxKPI: add HWEIGHT32() 58. May 26 Mark Johnston git: 4cf332752890 - main - acpi: Add missing error handling to acpi_pci_link_route 59. May 26 Randall Stewart git: 4f3addd94be5 - main - tcp: Add a socket option to rack so we can test various 60. May 30 Sean Eric Fagan git: 505dc43562d9 - main - The zone(9) man page had two entries for uma_reclaim(),
61. May 26 Dmitry Chagin git: 5184e2da4192 - main - linux_common: retire extra module version. 62. May 29 Mateusz Guzik git: 528f8f38953d - main - proc: add PROC_WAIT_UNLOCKED 63. May 29 Jason A. Harmening git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11 64. May 29 Rebecca Cran Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11 65. May 29 Jason Harmening Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11 66. May 30 Jason Harmening Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11 67. May 30 Jason Harmening Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11 68. May 28 Lutz Donnerhacke git: 5434ebd256a0 - main - tests/libalias: Measure cleanup time separatly 69. May 28 Bryan Drewery git: 55baee8cdbd9 - main - Correct location for KTR masks. 70. May 25 Bjoern A. Zeeb git: 5878c7c7b090 - main - LinuxKPI: add kernel_ulong_t typedef in linux/kernel.h. 71. May 30 Alan Somers git: 5a20c351ea45 - main - [skip ci] add a CODEOWNERS file 72. May 25 Bjoern A. Zeeb git: 5aeeab54b0e1 - main - LinuxKPI: byteorder.h 73. May 25 Mateusz Guzik Re: git: 5b2a81f58dc7 - main - mmc: Add mmc-pwrseq driver 74. May 29 Kirk McKusick git: 5c9e9eb7a27f - main - Fix fsck_ufs segfault when it needs to rerun. 75. May 28 Jessica Clarke git: 5e912f5fec02 - main - aic7xxx: Fix re-building firmware with -fno-common 76. May 27 Navdeep Parhar git: 5ef87bf8b687 - main - cxgbe(4): Fix an incorrect assert. 77. May 25 Bjoern A. Zeeb git: 5fce802722cd - main - LinuxKPI: add cpu.h for cpumask_*() 78. May 25 Bjoern A. Zeeb git: 602e4e433d3e - main - LinuxKPI: add irq_set_affinity_hint() 79. May 27 Bjoern A. Zeeb git: 60afad6fc307 - main - mlx4: replace LinuxKPI macros with ifnet functions 80. May 24 Randall Stewart git: 631449d5d035 - main - tcp: Fix an issue with the PUSH bit as well as fill in
81. May 25 John Baldwin git: 6663f8a23e7c - main - sglist: Add sglist_append_single_mbuf(). 82. May 30 Justin Hibbits git: 66b2b71df8aa - main - Wrap the default SPE config in its own #define 83. May 30 Gordon Bergling git: 66e2a5803b0f - main - iwn(4): Remove duplicate device entry 84. May 29 John Baldwin git: 67360f7bb0bb - main - cxgbei: Support iSCSI offload on T6. 85. May 29 John Baldwin git: 677cb9722a64 - main - cxgbe tom: Free pending iSCSI mbufs on connection shutd 86. May 25 John Baldwin git: 6b313a3a6045 - main - Include the trailer in the original dst_iov. 87. May 28 Mark Johnston git: 6bb5699d2b59 - main - libradius: Fix attribute length validation in rad_get_a 88. May 25 Warner Losh git: 6c4813427505 - main - cam: Remove CAM_SIM_LOCK/UNLOCK macros, they are unused 89. May 29 Jason A. Harmening git: 6d3e78ad6c11 - main - VFS_QUOTACTL(9): allow implementation to indicate busy 90. May 28 Edward Tomasz Napierala git: 6d926e850d22 - main - linux: add new syscall numbers 91. May 26 Lutz Donnerhacke git: 6e87898a2c7e - main - tests/libalias: Improve testing 92. May 25 Mitchell Horne git: 6f4bb8ecc2ba - main - arm64, riscv: remove reference to fsu_intr_fault 93. May 26 Mark Johnston git: 71776d67198f - main - oce: Fix handling of m_pullup() errors in oce_tso_setup 94. May 25 Rick Macklem git: 724072ab1d58 - main - nfscl: Use hash lists to improve expected search perfor 95. May 28 Ram Kishore Vegesna git: 7377d3831bc8 - main - ocs_fc: Fix use after free bug in ocs_hw_async_call() 96. May 27 Navdeep Parhar git: 740d722def71 - main - cxgbe(4): Use correct argument in call to hashdestroy. 97. May 26 Lutz Donnerhacke git: 755bab6d55e6 - main - tests/libalias: Test LibAliasIn on redirection 98. May 25 Bjoern A. Zeeb git: 762efb2d6dd6 - main - LinuxKPI: ipv6.h add missing #include 99. May 26 Mark Johnston git: 771e95d2e2ee - main - netsmb: Avoid a read-after-free in smb_t2_request_int() 100. May 26 Peter Holm git: 79f27053e4e0 - main - stress2: Fix cleanup on exit
101. May 28 John Baldwin git: 7ad70d22c667 - main - libcrypto: Add symbol versions for symbols added since 102. May 24 Lutz Donnerhacke git: 7b8696bf1287 - main - tests/libalias: Add missing copyright statements 103. May 29 Mateusz Guzik git: 7fbeaf33b8e1 - main - tmpfs: drop useless parent locking from tmpfs_dir_getdo 104. May 29 Justin Hibbits git: 811e645d286d - main - Apply r350463(43ded0a321a) to powerpc64 radix pmap 105. May 27 Bjoern A. Zeeb git: 825b7d4c9d1d - main - OFED: migrate LinuxKPI net_device/ifnet macros into ofe 106. May 29 Edward Tomasz Napierala git: 83043a741d11 - main - linux: deduplicate DUMMY() entries 107. May 25 Bjoern A. Zeeb git: 834227ba6e80 - main - LinuxKPI: add ether_addr_equal_unaligned() 108. May 25 Chuck Silvers git: 84768d114951 - main - fsdb: add missing bufinit() call 109. May 25 Bjoern A. Zeeb git: 8620fe4c1092 - main - LinuxKPI: add time_is_after_jiffies() definition 110. May 25 John Baldwin git: 86be314d09bc - main - cryptosoft: Use crypto_cursor_segment(). 111. May 29 Robert Wing git: 871291c8d478 - main - Revert "fsdb: add missing bufinit() call" 112. May 25 John Baldwin git: 883a0196b629 - main - crypto: Add a new type of crypto buffer for a single mb 113. May 27 Randall Stewart git: 8c69d988a8d3 - main - tcp: When we have an out-of-order FIN we do want to str 114. May 26 Mark Johnston git: 8d5c7813061d - main - libradius: Fix input validation bugs 115. May 30 Alexander V. Chernikov git: 8e55a80e0cc5 - main - [netflow] fix gateway reporting in ng_netflow 116. May 26 Edward Tomasz Napierala git: 905d192d6f16 - main - Unstaticize parts of coredumping code 117. May 25 Konstantin Belousov git: 91aae953cb80 - main - amd64: clear PSL.AC in the right frame 118. May 25 Bjoern A. Zeeb Re: git: 91aae953cb80 - main - amd64: clear PSL.AC in the right frame 119. May 28 Michael Zhilin git: 91abbc4993a5 - main - [mips/broadcom] set sysctl "hw.model" by SoC ChipCommon 120. May 28 Jessica Clarke Re: git: 91abbc4993a5 - main - [mips/broadcom] set sysctl "hw.model" by SoC ChipCo
121. May 26 Dmitry Chagin git: 962b3a092616 - main - rtwn_usb(4): add D-Link DWA-121 (N150 Nano) to the rtwn 122. May 28 Rick Macklem git: 96b40b896772 - main - nfscl: Use hash lists to improve expected search perfor 123. May 28 Vladimir Kondratyev git: 9aa0e5af75d0 - main - usbhid(4): Add second set of USB transfers to work in p 124. May 29 Robert Wing git: 9b0f1d64b06c - main - Revert "Fix fsck_ufs segfaults with gjournal (SU+J)" 125. May 27 Bjoern A. Zeeb git: 9b6835f3ab7f - main - LinuxKPI: netdevice.h remove more ifnet operating macro 126. May 24 Michael Tuexen git: 9bbd1a8fcb13 - main - tcp: fix a RACK socket buffer lock issue 127. May 29 Mateusz Guzik git: 9bfddb3ac4ce - main - fd: use PROC_WAIT_UNLOCKED when clearing p_fd/p_pd 128. May 26 Kristof Provost git: 9d0bc96ef8c0 - main - pf tests: Only log critical errors from scapy 129. May 28 Warner Losh git: 9fac68fc3853 - main - Newly added features and bug fixes in latest Microchip 130. May 25 Ceri Davies git: a23b08cf98d9 - main - man5/{hosts, resolver}.5: note that IPv6 addresses are 131. May 30 Jason A. Harmening git: a4b07a2701f5 - main - VFS_QUOTACTL(9): allow implementation to indicate busy 132. May 25 Konstantin Belousov git: a59f0285377a - main - amd64/linux*: add required header to get the constant v 133. May 25 John Baldwin git: aa341db39b63 - main - Rename m_unmappedtouio() to m_unmapped_uiomove(). 134. May 29 Edward Tomasz Napierala git: aa462cab60c8 - main - linux: fix architecture returned for uname on aarch64 135. May 25 Bjoern A. Zeeb git: abcac97f8202 - main - LinuxKPI: add kfree_sensitive() using zfree(). 136. May 24 Navdeep Parhar git: ac02945f7e2b - main - cxgbetool(8): add a 'clip' subcommand to deal with the 137. May 25 =?UTF-8?Q?Dawid_G=C3=B3rec Re: git: af949c590bd8 - main - Disable stack gap for ntpd during build. 138. May 25 Ed Maste Re: git: af949c590bd8 - main - Disable stack gap for ntpd during build. 139. May 30 Lutz Donnerhacke git: b03a41befeaf - main - libalias: Fix nameing and initialization of a constant 140. May 25 Bjoern A. Zeeb git: b26fb63f2b96 - main - LinuxKPI: add linux/{ip,tcp,udp}.h
141. May 29 Justin Hibbits git: b40538683ac2 - main - Apply r355991(50079417a5c28caeca3f423b981047db76e8f5cb) 142. May 26 Mark Johnston git: ba5bc6e8f9cb - main - rpcsec_gss: Use a designated initializer for rpc_gss_op 143. May 26 Peter Holm git: bad9303974fc - main - stress2: Update the exclude list 144. May 25 John Baldwin git: beb817edfe22 - main - crypto: Add crypto_cursor_segment() to fetch both base 145. May 28 Edward Tomasz Napierala git: c0f171736a70 - main - Regen after 6d926e850d2. 146. May 25 Bjoern A. Zeeb git: c1661d59e68e - main - LinuxKPI: add LINUXKPI_PARAM_charp() 147. May 26 Bjoern A. Zeeb git: c35034b338eb - main - LinuxKPI/OFED/mlx4: cleanup netdevice.h some more 148. May 26 Richard Scheffenegger git: c358f1857f0c - main - tcp: Use local CC data only in the correct context 149. May 28 Konstantin Belousov git: c56de177d282 - main - x86: initialize initial FPU state earlier 150. May 25 Bjoern A. Zeeb git: cae1683120e2 - main - LinuxKPI: add guid_t for ACPI consumers. 151. May 28 Ed Maste git: d097687b3156 - main - arm64: correct END() copy-pasteo for generic_bs_fault 152. May 25 Kristof Provost git: d39d5ee2d67f - main - pf tests: Test cases for fragment reassembly 153. May 28 Michael Zhilin git: d513292e74a8 - main - [bhnd] remove unused sc variable 154. May 26 Lutz Donnerhacke git: d62e1ecba07b - main - tests/libalias: Add port forwardings 155. May 25 Bjoern A. Zeeb git: d72cd275187c - main - Bump __FreeBSD_version to 1400015 for LinuxKPI changes. 156. May 25 Hartmann, O. Re: git: d72cd275187c - main - Bump __FreeBSD_version to 1400015 for LinuxKPI chan 157. May 25 Bjoern A. Zeeb Re: git: d72cd275187c - main - Bump __FreeBSD_version to 1400015 for LinuxKPI chan 158. May 25 Konstantin Belousov git: d7a7ea5be607 - main - sys_process.c: extract ptrace_unsuspend() 159. May 29 Mateusz Guzik git: d81aefa8b7dd - main - vfs: use the sentinel trick in locked lookup path parsi 160. May 29 Konstantin Belousov git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables
161. May 25 Bjoern A. Zeeb git: da717031c9fd - main - LinuxKPI: compiler.h add three more defines 162. May 28 Ram Kishore Vegesna git: dd722ccd6efc - main - ocs_fc: Fix a use after free in ocs_sport_free 163. May 29 Mateusz Guzik git: dde5c031ed0d - main - Fix up macro use in lim_cur 164. May 26 Andrew Gallatin git: df8437a93dd5 - main - cxgbe: fix enabling lro & rxtimestamps 165. May 27 Mark Johnston git: e00bae5c181a - main - kevent: Prohibit negative change and event list lengths 166. May 29 Navdeep Parhar git: e0fa04e257c1 - main - cxgbe(4): Update firmwares to 1.25.6.0. 167. May 28 Warner Losh git: e20e60be5012 - main - smartpqi: clear CCBs allocated on the stack 168. May 25 Bjoern A. Zeeb git: e21652c13c7c - main - LinuxKPI: cache.h add SMP_CACHE_BYTES 169. May 29 Jessica Clarke git: e5f5b6a75c0a - main - .github: Attempt to un-break Clang 9 action 170. May 24 Andrew Turner git: e779604f1d4e - main - Clean up early arm64 pmap code 171. May 24 Ronald Klop Re: git: e779604f1d4e - main - Clean up early arm64 pmap code 172. May 29 Andrew Turner Re: git: e779604f1d4e - main - Clean up early arm64 pmap code 173. May 25 Bjoern A. Zeeb git: e7a0b685405f - main - LinuxKPI: add dev_crit() to linux/device.h 174. May 28 Vladimir Kondratyev git: e889a462d878 - main - usbhid(4): Fix NULL pointer dereference in usbd_xfer_ma 175. May 30 Alan Somers git: f0d577fd2d41 - main - [skip ci] volunteer to maintain POSIX AIO 176. May 29 Warner Losh git: f0f47121653e - main - nvme: fix a race between failing the controller and fai 177. May 26 Lutz Donnerhacke git: f1462ab0512c - main - tests/libalias: Factor out common primitives 178. May 27 John Baldwin Re: git: f190f9193bc1 - main - Fix fsck_ufs segfaults with gjournal (SU+J) 179. May 28 Rob Wing Re: git: f190f9193bc1 - main - Fix fsck_ufs segfaults with gjournal (SU+J) 180. May 28 Rob Wing Re: git: f190f9193bc1 - main - Fix fsck_ufs segfaults with gjournal (SU+J)
181. May 27 Mark Johnston git: f3851b235b23 - main - ktrace: Fix a race with fork() 182. May 25 Bjoern A. Zeeb git: f4a145b136ad - main - LinuxKPI: add linux/bsearch.h for sort(9) 183. May 26 Lutz Donnerhacke git: f4c460dacdda - main - tests/libalias: Fix build error due to wrong prototype 184. May 26 Lutz Donnerhacke Re: git: f4c460dacdda - main - tests/libalias: Fix build error due to wrong protot 185. May 27 Ruslan Bukin git: f81b451dcccd - main - hdspe: Support for mono sound. 186. May 27 Mark Johnston git: f88510077377 - main - ktrace: Handle negative array sizes in ktrstructarray 187. May 29 John Baldwin git: f949967c8eb3 - main - cxgbei: Fix a race between transfer setup and a peer re 188. May 25 Bjoern A. Zeeb git: fa58da02f708 - main - LinuxKPI: add rcu_dereference_check() 189. May 24 Bjoern A. Zeeb git: fbf75b113edc - main - arm64: log vm_fault error for data_abort 190. May 25 Bjoern A. Zeeb git: fc1d840901b1 - main - LinuxKPI: add more #defines to pci.h 191. May 24 Alan Somers git: fc3ba3e9fac0 - main - Delete obsolete Solaris compat files 192. May 25 Konstantin Belousov git: fd3ac06f452f - main - ptrace: add an option to not kill debuggees on debugger 193. May 26 Lutz Donnerhacke git: fef99da69f98 - main - tests/libalias: Add missing prototype to fix build erro 194. May 25 Bjoern A. Zeeb git: ff09f9133f2f - main - LinuxKPI: net/if_inet6.h add struct inet6_dev { }
home | up | archive sorted by: subject | author | date | reverse date