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


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

Messages: 301, old messages first
Last update: Mon Feb 13 14:12:23 2023

home | archive sorted by: subject | author | date | reverse date
  1. Aug  9 Marcin Wojtas              git: d8789cd0ae27 - main - mmc_fdt_helper: correct typo in DT property name
  2. Aug  9 Alexander Motin            git: 696fca3fd491 - main - Optimize res_find().
  3. Aug  9 Michael Tuexen             git: a8d54fc903cc - main - ipv6: Fix getsockopt() for some IPPROTO_IPV6 level socket options
  4. Aug  9 Toomas Soome               git: e6847536a89a - stable/13 - loader: cstyle cleanup of libsa/lseek.c
  5. Aug  9 Toomas Soome               git: e6639057146d - stable/13 - loader: tftp client should use server address from rootip
  6. Aug  9 Wojciech Macek             git: d9d59bb1af14 - main - ipsec: Handle ICMP NEEDFRAG message.
  7. Aug  9 Andrew Turner              git: 1791a628a13e - main - Clean up the arm64 fork_trampoline
  8. Aug  9 Andrew Turner              git: 337eb2ab9549 - main - Add macros for the arm64 daifset/daifclr flags
  9. Aug  9 Andrew Turner              git: 267d55fa2a74 - main - Remove an unused arm64 panic string
 10. Aug  9 Gordon Bergling            git: 8b9f6d62f75a - main - nanobsd: Correct a typo in a comment
 11. Aug  9 Gordon Bergling            git: 6bddade6114a - main - mkimg(1): Correct a typo in the usage output
 12. Aug  9 Michael Tuexen             git: 3808ab732e6a - main - sctp: remove some set, but unused variables
 13. Aug  9 Brad Davis                 git: fd17ea8c1849 - main - release: make pkg installs more robust
 14. Aug  9 Emmanuel Vadot             Re: git: fd17ea8c1849 - main - release: make pkg installs more robust
 15. Aug  9 Renato Botelho             Re: git: fd17ea8c1849 - main - release: make pkg installs more robust
 16. Aug  9 Brad Davis                 git: be2bc82f18fb - main - release: fix copypasta
 17. Aug  9 Brad Davis                 git: 83952a5baa33 - main - release: allow VM_EXTRA_PACKAGES to be specified in the environment
 18. Aug  9 Mark Johnston              git: eca9ac5a32e4 - main - vfs: Avoid a comparison with an uninitialized field in setutimes()
 19. Aug  9 Mark Johnston              git: 8ee0826f7513 - main - in6: Enter the net epoch in in6_tmpaddrtimer()
 20. Aug  9 Mark Johnston              git: 663428ea17e3 - main - nd6: Mark several callouts as MPSAFE


21. Aug 9 Mark Johnston git: e0cc56603518 - main - kasan.9: Note the header required for kasan_mark() 22. Aug 9 Mark Johnston git: e54ae8258d64 - main - amd64: Fix output operand specs for the stmxcsr and vmread intrinsics 23. Aug 9 Mark Johnston git: 41335c6b7f63 - main - vmm: Make iommu ops tables const 24. Aug 9 Kristof Provost git: 6f2898503a92 - stable/13 - pf: bound DIOCGETSTATES memory use 25. Aug 9 Kristof Provost git: 42cb78bdd49c - stable/12 - pf: bound DIOCGETSTATES memory use 26. Aug 9 Scott Long git: 27b8dd594d58 - main - Remove duplicate entry for arm/mv/armada38x/armada38x_rtc.c 27. Aug 9 Jessica Clarke git: 98138bbde032 - main - riscv: Fix pmap_alloc_l2 when it should allocate a new L1 entry 28. Aug 9 =?utf-8?Q?Stefan E=C3=9Fer git: 2858419a0ee2..2f57ecae4b98 - vendor/bc - vendor branch updated 29. Aug 9 Kevin Bowling git: 015075f38348 - main - e1000: Fix lem/em UDP rx csum offload 30. Aug 10 Konstantin Belousov git: fd4751b38929 - main - netipsec/keydb.h: fix typo 31. Aug 10 Konstantin Belousov git: 8b000bf5bcdd - main - netipsec/key.c: Use ANSI C definition for key_random() 32. Aug 10 Konstantin Belousov git: ba3896e16913 - main - ipsec_set_policy(3): fix sentence 33. Aug 10 Konstantin Belousov git: 4a5a67fe679d - main - ip(4): Mention IP_IPSEC_POLICY ip-level socket option 34. Aug 10 Alan Somers git: 518e697f2acc - main - [skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACKET, too. 35. Aug 10 Piotr Kubaj git: ecb3f90dd1c6 - main - share/man/man7/arch.7: powerpc64 support appeared in 9.0-RELEASE 36. Aug 10 Piotr Kubaj git: 8f642f797a03 - main - share/man/man7/arch.7: bump date 37. Aug 10 Mark Johnston git: e7a13643b17c - main - build.7: Document LOCAL_MODULES and LOCAL_MODULES_DIR 38. Aug 10 John Baldwin Re: git: e7a13643b17c - main - build.7: Document LOCAL_MODULES and LOCAL_MODULES_DIR 39. Aug 10 Kevin Bowling git: 12e8addd320d - main - e1000: rctl/srrctl buffer size init, rfctl fix 40. Aug 10 Mitchell Horne git: d78896e46f1d - main - pmc(3): remove Pentium-related man pages and references
41. Aug 10 Alexander Motin git: 50f16247a110 - main - ntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags. 42. Aug 10 Alexander Motin git: c6902e7796bc - main - ntb_transport(4): Mark callouts MP-safe. 43. Aug 10 Ed Maste git: 38911b3c2c7d - main - ar: provide error exit status upon failure 44. Aug 10 John Baldwin git: c7bb0f47f721 - main - nfs tls: Update for SSL_OP_ENABLE_KTLS. 45. Aug 10 Warner Losh git: 5dedd2517db3 - main - devmatch: Ignore the pnp fields tagged as ignore ('#') 46. Aug 10 Scott Long git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 47. Aug 10 Scott Long git: bd9e461cf7f7 - main - Address the reported mmc serialization issue. 48. Aug 10 Warner Losh git: 9339e7c0bd56 - main - rtsx: Fix wakeup race similar to sdhci one fixed in 35547df5c786 49. Aug 11 Alexander Motin git: 94feb1f1eb4c - main - ntb_hw_intel(4): Add CTLFLAG_MPSAFE flags. 50. Aug 11 Alexander Motin git: 303477d32530 - main - cam(4): Mark all sysctls as CTLFLAG_MPSAFE. 51. Aug 11 Alexander Motin git: c2da954203c0 - main - geom(4): Mark all sysctls as CTLFLAG_MPSAFE. 52. Aug 11 Alexander Motin git: b776de6796fa - main - Mark some sysctls as CTLFLAG_MPSAFE. 53. Aug 11 Alexander Motin git: 50c21bf33905 - stable/13 - Do not expose to scheduler caches of single CPU. 54. Aug 11 Alexander Motin git: 70a137b75e14 - stable/12 - Do not expose to scheduler caches of single CPU. 55. Aug 11 Mark Johnston git: ec95c1303332 - stable/13 - pf: Initialize arrays before copying out to userland 56. Aug 11 Mark Johnston git: 76aa36ab4853 - stable/13 - pf: Validate user string nul-termination before copying 57. Aug 11 Mark Johnston git: 805c3af898a8 - main - build.7: Describe the default value for LOCAL_MODULES 58. Aug 11 Mark Johnston git: 4fd450a87df0 - main - amd64 pmap: Pre-set PG_M on 2MB KASAN shadow map entries 59. Aug 11 Mark Johnston git: 30d00832d773 - main - conf: Add a KMSAN kernel option 60. Aug 11 Mark Johnston git: a422084abbda - main - Add the KMSAN runtime
61. Aug 11 Mark Johnston git: 5dda15adbcf7 - main - kern: Ensure that thread-local KMSAN state is available 62. Aug 11 Mark Johnston git: f95f780ea4e1 - main - amd64: Define KVA regions for KMSAN shadow maps 63. Aug 11 Mark Johnston git: 8978608832c2 - main - amd64: Populate the KMSAN shadow maps and integrate with the VM 64. Aug 11 Mark Johnston git: b0f71f1bc5a4 - main - amd64: Add MD bits for KMSAN 65. Aug 11 Mark Johnston git: ce2609947c2d - main - kmsan: Add a manual page 66. Aug 11 Mark Johnston git: 1263022e3922 - main - Add a GENERIC-KMSAN kernel configuration for amd64 67. Aug 11 Mark Johnston git: 3a1802fef4b5 - main - busdma: Add an internal BUS_DMA_FORCE_MAP flag to x86 bounce_busdma 68. Aug 11 Mark Johnston git: 100949103a63 - main - uma: Add KMSAN hooks 69. Aug 11 Mark Johnston git: d75884df7812 - main - ck: Correct asm output operand widths in amd64 pointer intrinsics 70. Aug 11 Mark Johnston git: 693c9516fa60 - main - busdma: Add KMSAN integration 71. Aug 11 Kevin Bowling git: f45271340836 - stable/13 - socket: Implement SO_RERROR 72. Aug 11 Kevin Bowling git: 2141aab35b70 - stable/13 - udp: Fix soroverflow SOCKBUF unlocking 73. Aug 11 Alexander Motin git: 67f508db84b8 - main - Mark some sysctls as CTLFLAG_MPSAFE. 74. Aug 11 Kevin Bowling git: 664077e69e8f - stable/12 - socket: Implement SO_RERROR 75. Aug 11 Kevin Bowling git: ae51594c9794 - stable/12 - udp: Fix soroverflow SOCKBUF unlocking 76. Aug 11 Gordon Bergling git: 809ad8170aa9 - main - ipfw(8): Fix a typo in an error message 77. Aug 11 Gordon Bergling git: 1e1fbf3b47d7 - main - iscontrol(8): Fix a typo in a struct 78. Aug 11 Daniel Engberg git: 4f3a0cfbde03 - main - Add myself (diizzy) as ports committer 79. Aug 11 Ka Ho Ng git: 4a9b832a2ad7 - main - vfs: Rename ioflg to ioflag in vn_deallocate 80. Aug 11 FreeBSD User Re: git: 67f508db84b8 - main - Mark some sysctls as CTLFLAG_MPSAFE.
81. Aug 11 Andrew Turner git: 89c085b8993d - main - Only use byte register access in legacy virtio pci 82. Aug 11 Andrew Turner git: 69d8dc20be6c - main - Use arm64 sha256 intrinsics in libmd 83. Aug 11 FreeBSD User Rbuildworld failure: ar: warning: can't open file: x509_minimal.pieo (an other .pieo files) 84. Aug 11 Mateusz Guzik git: 919cf790d4da - stable/12 - pf: consistently malloc rules with M_ZERO 85. Aug 11 Mateusz Guzik git: 8abcdb1f59cc - stable/12 - pf: hide struct pf_kstatus behind ifdef _KERNEL 86. Aug 11 Mateusz Guzik git: abfc083a0859 - stable/12 - pf: drop redundant 'else' in pf_normalize_* 87. Aug 11 Mateusz Guzik git: 5bc73c369dba - stable/12 - pf: add hybrid 32- an 64- bit counters 88. Aug 11 Mateusz Guzik git: f45535b6c79d - stable/12 - pf: switch pf_status.fcounters to pf_counter_u64 89. Aug 11 Mateusz Guzik git: 72b14da466bb - stable/12 - pf: switch kif counters to pf_counter_u64 90. Aug 11 Mateusz Guzik git: 463aa33ff662 - stable/12 - pf: switch rule counters to pf_counter_u64 91. Aug 11 Mateusz Guzik git: 2522a90dcd41 - stable/12 - pf: batch critical section for several counters 92. Aug 11 Andrew Turner git: 6b22840ed0e8 - main - Read the arm64 midr register earlier 93. Aug 11 Mateusz Guzik git: 53551e9976b9 - stable/13 - pf: hide struct pf_kstatus behind ifdef _KERNEL 94. Aug 11 Mateusz Guzik git: 67ed59f6a826 - stable/13 - pf: consistently malloc rules with M_ZERO 95. Aug 11 Mateusz Guzik git: 5640fea1e373 - stable/13 - pf: drop redundant 'else' in pf_normalize_* 96. Aug 11 Mateusz Guzik git: fff80a6992f1 - stable/13 - pf: add hybrid 32- an 64- bit counters 97. Aug 11 Mateusz Guzik git: b45b050a69ee - stable/13 - pf: switch pf_status.fcounters to pf_counter_u64 98. Aug 11 Mateusz Guzik git: 79f0e6469aad - stable/13 - pf: switch kif counters to pf_counter_u64 99. Aug 11 Mateusz Guzik git: c9731a3f464f - stable/13 - pf: switch rule counters to pf_counter_u64 100. Aug 11 Mateusz Guzik git: bf60d2826768 - stable/13 - pf: batch critical section for several counters
101. Aug 11 Warner Losh git: 879675e9a0d8 - main - stand: Add MK_PIE=no to defs.mk 102. Aug 11 Mark Johnston git: b2da1032397e - main - ncurses: Apply a tputs() fix from patch 20210403 103. Aug 11 Mark Johnston git: 05eba8e068c1 - main - RELNOTES: Add entries for KASAN and KMSAN 104. Aug 11 Mitchell Horne git: 2e50ba70742b - stable/13 - hwpmc: disable uncore class on Sandy Bridge and newer 105. Aug 11 Mitchell Horne git: 19cbaf34a3e4 - stable/13 - mk: format some option lists 106. Aug 11 Mitchell Horne git: 952226eedb0b - stable/13 - Prefer MK_SSP=no to SSP_CFLAGS= 107. Aug 11 Mitchell Horne git: 88ef00584bc7 - stable/12 - hwpmc: disable uncore class on Sandy Bridge and newer 108. Aug 11 Mitchell Horne git: db26d3ca59a9 - stable/12 - mk: format some option lists 109. Aug 11 Mitchell Horne git: 62bee146aa42 - stable/12 - Prefer MK_SSP=no to SSP_CFLAGS= 110. Aug 11 Ed Maste git: 09319f7d3f8a - main - ar: remove invalid extra param in bsdar_warnc calls 111. Aug 11 Mitchell Horne git: 4ccaa87f695c - main - kdb: Handle process enumeration before procinit() 112. Aug 11 Ronald Klop Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 113. Aug 11 Andrew Gallatin git: 95c51fafa40d - main - ktls: Init reset tag task for cloned sessions 114. Aug 11 Alan Somers Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 115. Aug 11 John Baldwin Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 116. Aug 11 Mark Johnston git: 10a8e93da158 - main - kmsan: Export kmsan_mark_mbuf() and kmsan_mark_bio() 117. Aug 11 Mark Johnston git: 645b7efd496d - main - geom_disk: Add KMSAN checks 118. Aug 11 Mark Johnston git: 710c055673b3 - main - virtio: Add KMSAN hooks for network and block devices 119. Aug 11 Mark Johnston git: 24fe46128495 - main - ether: Add a KMSAN check for transmitted frames 120. Aug 11 Eric van Gyzen git: 96f9bd46547d - main - dumpon: fix encrypted dumps after commit 372557d8c3d
121. Aug 11 Eric van Gyzen git: 13a58148de17 - main - netdump: send key before dump, in case dump fails 122. Aug 11 Toomas Soome git: 97cbd5e72238 - main - loader: open file list should be dynamic 123. Aug 11 John Baldwin git: 3e4aeeb95df2 - stable/13 - m_dup: Handle unmapped mbufs as an input mbuf. 124. Aug 11 Luiz Otavio O Souza Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 125. Aug 11 FreeBSD User Re: git: 97cbd5e72238 - main - loader: open file list should be dynamic 126. Aug 11 John Baldwin Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 127. Aug 11 Toomas Soome git: ee6dc333e1a1 - main - libsecureboot: define SOPEN_MAX 128. Aug 11 John Baldwin git: 525024fc9cbf - stable/13 - Refactor configuration management in bhyve. 129. Aug 11 John Baldwin git: 2b2d263d0b7a - stable/13 - bhyve: Enable virtio-scsi legacy config parsing. 130. Aug 11 John Baldwin git: 30519e53dbad - stable/13 - Fix typo in xhci nvlist node name, and also increment device counter. 131. Aug 11 John Baldwin git: f08d1570fa76 - stable/13 - bhyve hostbridge: Rename "device" property to "devid". 132. Aug 11 John Baldwin git: 001f3d25518c - stable/13 - bhyve: fix regression in legacy virtio-9p config parsing 133. Aug 11 John Baldwin git: 77e736186d8f - stable/13 - bhyve: Move the gdb_active check to gdb_cpu_suspend(). 134. Aug 11 John Baldwin git: 81c33f22216b - stable/13 - bhyve: Be explicit that setting config.dump will not start a VM. 135. Aug 11 John Baldwin git: 704d90845ce2 - stable/13 - bhyve: Fix cli regression with NVMe ram 136. Aug 11 John Baldwin git: b1a2ffd650c0 - stable/13 - bhyve: Gracefully handle virtio-scsi with no conf 137. Aug 11 Luiz Otavio O Souza Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 138. Aug 11 John Baldwin Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 139. Aug 11 Scott Long Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 140. Aug 11 Eric van Gyzen Re: git: 96f9bd46547d - main - dumpon: fix encrypted dumps after commit 372557d8c3d
141. Aug 11 Ed Maste git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain 142. Aug 12 Justin Hibbits git: 5ae48eb998ad - main - powerpc/pseries: Allow radix pmap in pseries for ISA 3.0 143. Aug 12 Rick Macklem git: 3ad1e1c1ce20 - main - nfscl: Add a Lookup+Open RPC for NFSv4.1/4.2 144. Aug 12 Rick Macklem git: a3ff18e2715b - main - UPDATING: Add an entry for commit 3ad1e1c1ce20 145. Aug 12 Eric van Gyzen git: 080c6fdc0ce8 - main - dumpon: fix build on some architectures 146. Aug 12 Ka Ho Ng git: ddf1b5ac761e - stable/13 - bhyve: virtio shares definitions between sys/dev/virtio 147. Aug 12 Ka Ho Ng git: 3fc8a816d9a3 - stable/13 - bhyve: change vq_getchain to return iovecs in both directions 148. Aug 12 =?utf-8?Q?Roger Pau Monn=C git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 149. Aug 12 =?utf-8?Q?Roger Pau Monn=C git: 5e4279a8f35a - main - loader: fix multiboot loading on UEFI 150. Aug 12 Ka Ho Ng git: 179bc5729dd7 - main - vmm: Fix wrong assert in ivhd_dev_add_entry 151. Aug 12 Dimitry Andric Re: Rbuildworld failure: ar: warning: can't open file: x509_minimal.pieo (an other .pieo files) 152. Aug 12 Dmitry Chagin git: 6e31bed646c2 - main - linux(4): Fix futex copyrights. 153. Aug 12 Dmitry Chagin git: 13d79be9950d - main - linux(4): Implement faccessat2 system call. 154. Aug 12 Dmitry Chagin git: bee191e46fc2 - main - linux(4): Regen for faccessat2 system call. 155. Aug 12 Dmitry Chagin git: fc37be246021 - main - linux(4): Plug in aarch64 fcntl flags. 156. Aug 12 Dmitry Chagin git: de8374df28cc - main - fork: Allow ABI to specify fork return values for child. 157. Aug 12 Dmitry Chagin git: f1c450492f81 - main - linux(4): Change clone syscall definition to match Linux actual one. 158. Aug 12 Dmitry Chagin git: 0c08f34f4ddf - main - linux(4): Regen for clone syscall. 159. Aug 12 Dmitry Chagin git: 0a4b664ae858 - main - linux(4): Add struct clone_args for future clone3 system call. 160. Aug 12 Dmitry Chagin git: 17913b0b6b70 - main - linux(4): Implement clone3 system call.
161. Aug 12 Dmitry Chagin git: b356030e6706 - main - linux(4): Regen for clone3 system call. 162. Aug 12 Andrew Turner git: 29b25b13c777 - main - Sort the arm64 cpu_implementers list by name 163. Aug 12 Andrew Turner git: a7fcda1b8c21 - main - Add the Apple arm64 implementer ID 164. Aug 12 Andrew Turner git: 17b6ee961382 - main - Enable arm64 SError exceptions in the kernel 165. Aug 12 Dmitry Chagin git: a796845d6de0 - main - linux(4): Add CLONE_PIDFD option bit. 166. Aug 12 Dmitry Chagin git: c5fc9fe7f36a - main - linux(4): Implement CLONE_CLEAR_SIGHAND option bit. 167. Aug 12 Dmitry Chagin git: 0d77f6c0c350 - main - linux(4): Add LINUX_RATELIMIT_MSG macro for future use. 168. Aug 12 Dmitry Chagin git: 4385147547d9 - main - linux(4): Return ENOSYS for unsupported clone3 option bits. 169. Aug 12 Dmitry Chagin git: c2cc5345b88e - main - linux(4): Verify that higher 32bits of exit_signal in clone3 are unset. 170. Aug 12 Dmitry Chagin git: 1af0780b5f20 - main - linux(4): Move ff variable initialization from declaration. 171. Aug 12 Dmitry Chagin git: 71854d9b2b09 - main - fork: Remove the unnecessary spaces. 172. Aug 12 Dmitry Chagin git: bed2ac27a14d - main - linux(4): Remove the unnecessary spaces. 173. Aug 12 Toomas Soome git: 5d5a6216645a - main - loader: cstyle cleanup of userboot/devicename.c 174. Aug 12 Ka Ho Ng git: c15384f89631 - main - vfs: Add get_write_ioflag helper to calculate ioflag 175. Aug 12 Li-Wen Hsu git: 2a9b4076dc5e - main - Merge common parts of i386 and amd64's ieeefp.h into x86/x86_ieeefp.h 176. Aug 12 Gordon Bergling git: b844fc25c844 - stable/13 - nanobsd: Correct a typo in a comment 177. Aug 12 Gordon Bergling git: 844e8b71f2fe - stable/12 - nanobsd: Correct a typo in a comment 178. Aug 12 Konstantin Belousov git: a9c0baa1d063 - stable/13 - fork.2: Add a simple use pattern 179. Aug 12 Konstantin Belousov git: 3248a03c1a13 - stable/13 - fork.2: Fix a typo in an example 180. Aug 12 Konstantin Belousov git: 8c51479a6e90 - stable/13 - Style
181. Aug 12 Konstantin Belousov git: 1c54a109d71e - stable/13 - Add _Fork() 182. Aug 12 Konstantin Belousov git: 5d7b612949c1 - stable/13 - fork(2): comment about doubtful use of stdio and exit(3) in example 183. Aug 12 Konstantin Belousov git: c4bb20a5ec87 - stable/13 - _Exit(3): document implementation 184. Aug 12 Konstantin Belousov git: c7b5abde5389 - stable/13 - Add vn_lktype_write() 185. Aug 12 Konstantin Belousov git: f59374b69a95 - stable/13 - fork.2: correct minor typo in manpage. 186. Aug 12 Dmitry Chagin git: aecd31a8a3b0 - main - linux(4): Remove clone3 and faccessat2 from dummy. 187. Aug 12 Gordon Bergling git: 4b4850aefe3f - main - hms(4): Fix a typo in sysctl description 188. Aug 12 Mark Johnston git: b8adacf39a5a - stable/13 - amd64: Set GS.base before calling init_secondary() on APs 189. Aug 12 Mark Johnston git: 7f39284c271b - stable/13 - amd64: Set MSR_KGSBASE to 0 during AP startup 190. Aug 12 Mark Johnston git: f53932dfc411 - stable/13 - link_elf_obj: Invoke fini callbacks 191. Aug 12 Cy Schubert git: ce92f5a91b16 - main - wpa: Add wpa_cli action file event 192. Aug 12 Ka Ho Ng git: a638dc4ebc8e - main - vfs: Add ioflag to VOP_DEALLOCATE(9) 193. Aug 12 Ka Ho Ng git: 454bc887f250 - main - uipc_shm: Implements fspacectl(2) support 194. Aug 12 Ka Ho Ng git: 95941b963606 - main - param.h: Bump __FreeBSD_version to 1400030 195. Aug 12 John Baldwin Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 196. Aug 12 Roger Pau =?utf-8?B?TW9ubs Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 197. Aug 12 John Baldwin git: 2eb0e53a6b5e - main - cxgbei: Wait for the final CPL to be received in icl_cxgbei_conn_close. 198. Aug 12 John Baldwin Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 199. Aug 12 Roger Pau =?utf-8?B?TW9ubs Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 200. Aug 12 John Baldwin git: 909459c2eda4 - stable/13 - bhyve: Register new kevents synchronously.
201. Aug 12 John Baldwin git: d7e2c1479ccf - stable/13 - bhyve: Add support for EVFILT_VNODE mevents. 202. Aug 12 John Baldwin git: 0f01337e3af4 - stable/13 - bhyve: Add support for handling disk resize events to block_if. 203. Aug 12 John Baldwin git: e8b442c74c90 - stable/13 - bhyve: Split out a lower-level helper for VirtIO interrupts. 204. Aug 12 John Baldwin git: 86139cc75a55 - stable/13 - bhyve vtblk: Inform guests of disk resize events. 205. Aug 12 Cy Schubert Re: git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain 206. Aug 12 Ed Maste git: c5bf58add0d5 - main - Revert "ar: diff reduction against ELF Tool Chain" 207. Aug 12 Cy Schubert Re: git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain 208. Aug 12 Ed Maste Re: git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain 209. Aug 12 John Baldwin Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 210. Aug 12 Jessica Clarke git: cef65082ae12 - main - bsd.compiler.mk: Fix cross-building from non-FreeBSD 211. Aug 12 Jessica Clarke git: 8a1895a3fa6f - main - tools/build/cross-build: Fix building libllvmminimal on Linux 212. Aug 12 Jessica Clarke git: 5ff5d1177bc6 - main - clang: Fix inverted condition in llvm.build.mk 213. Aug 12 Rick Macklem git: 06afb53bcd7b - main - nfsd: Fix sanity check for NFSv4.2 Allocate operations 214. Aug 13 Alexander Motin git: b41b86b65f10 - stable/13 - ipmi(4): Add more watchdog error checks. 215. Aug 13 Alexander Motin git: 8e6bcb7f56f1 - stable/12 - ipmi(4): Add more watchdog error checks. 216. Aug 13 Alexander Motin git: 7eb023696a7d - stable/13 - coretemp(4): Switch to smp_rendezvous_cpus(). 217. Aug 13 Alexander Motin git: 6004eaaf0fc4 - stable/12 - coretemp(4): Switch to smp_rendezvous_cpus(). 218. Aug 13 Wojciech Macek git: 6b66194bcb7e - main - ipsec: Check PMTU before sending a frame. 219. Aug 13 Andrey V. Elsukov git: 40ec2323e689 - stable/13 - Fix panic in IPv6 multicast code. 220. Aug 13 Wojciech Macek git: a16771de4c1e - main - ipsec: Return error code if no matching SA was found
221. Aug 13 Andrey V. Elsukov git: 6144be57c0ab - stable/12 - Fix panic in IPv6 multicast code. 222. Aug 13 Dmitry Chagin git: d4da692862f1 - main - linux(4): Improve comment. 223. Aug 13 Wojciech Macek git: f61cb12aac8d - main - mroute: fix locking issues 224. Aug 13 Konstantin Belousov git: 95b63f103bfd - stable/13 - netipsec/keydb.h: fix typo 225. Aug 13 Konstantin Belousov git: 3a8f4c41fb17 - stable/13 - netipsec/key.c: Use ANSI C definition for key_random() 226. Aug 13 Konstantin Belousov git: 0896bbff7ff3 - stable/13 - ip(4): Mention IP_IPSEC_POLICY ip-level socket option 227. Aug 13 Konstantin Belousov git: c24e3f5d44b7 - stable/13 - ipsec_set_policy(3): fix sentence 228. Aug 13 =?utf-8?Q?Stefan E=C3=9Fer git: 44d4804d1945 - main - =?utf-8?Q?usr.bin/gh=C3=A4-bc, contrib/bc: update to version 5.0.0?= 229. Aug 13 Konstantin Belousov git: c9f833abf1d7 - main - rtld: Round down relro_size 230. Aug 13 Wojciech Macek git: 4920e38fecc3 - main - ipsec: fix race condition in key.c 231. Aug 13 Mark Johnston git: e0e3ded78a5d - main - ng_bridge: Use M_NOWAIT when allocating memory in the newhook routine 232. Aug 13 Mark Johnston git: 3d69515cfea2 - main - arc4random: Avoid KMSAN false positives from pre-seeding results 233. Aug 13 Ed Maste git: 086f09087713 - main - ar: diff reduction against ELF Tool Chain 234. Aug 13 Konstantin Belousov git: 2e2212b4f55f - main - Style: wrap the long line, definition of ufs_checkpath() 235. Aug 13 Konstantin Belousov git: 8df4bc48c89a - main - ufs rename: ensure that the result of ufs_checkpath() is stable 236. Aug 13 Ed Maste git: 57aaefdceccd - main - ar: diff reduction against ELF Tool Chain 237. Aug 13 Kirk McKusick git: 654e91791ba3 - stable/13 - Clean up orphaned indirdep dependency structures after disk failure. 238. Aug 13 Ed Maste git: 866c80747261 - main - ar: remove duplicate function declaration in header 239. Aug 13 Ed Maste git: 6b25b4a73fbe - main - mgb: update Microchip URLs 240. Aug 13 Konstantin Belousov git: 9446d9e88fd7 - main - fstatat(2): handle non-vnode file descriptors for AT_EMPTY_PATH
241. Aug 14 Alan Somers git: 825fb07c5598 - main - aio: revert the workaround for bug 251828 in the tests 242. Aug 14 Mark Johnston git: 9c15ec46bfb6 - stable/13 - ncurses: Apply a tputs() fix from patch 20210403 243. Aug 14 Gordon Bergling git: 375a52cc3cfe - stable/13 - mkimg(1): Correct a typo in the usage output 244. Aug 14 Gordon Bergling git: 53b0a143509c - stable/12 - mkimg(1): Correct a typo in the usage output 245. Aug 14 Gordon Bergling git: 17db4b52fb41 - main - Fix some common typos in source code comments 246. Aug 14 Gordon Bergling git: fa7a635f7ee2 - main - Fix a few typos in source code comments 247. Aug 14 Gordon Bergling git: 34f620f1d0cf - main - Fix a few typos in source code comments 248. Aug 14 Gordon Bergling git: 288e553623d3 - main - Fix a few typos in source code comments 249. Aug 14 Konstantin Belousov git: 88156d89fbc5 - stable/13 - simplify journal_mount: move the out label after success block 250. Aug 14 Konstantin Belousov git: cac4051570d9 - stable/13 - Add FFSV_FORCEINODEDEP flag for ffs_vgetf() 251. Aug 14 Konstantin Belousov git: 8475c8db9962 - stable/13 - ffs_extern.h: Add comments for ffs_vgetf() flags 252. Aug 14 Konstantin Belousov git: 41a1ede01c1c - stable/13 - Rework MOUNTED/DOING SOFTDEP/SUJ macros 253. Aug 14 Konstantin Belousov git: 12eeb8eed34f - stable/13 - ffs softdep: clear ump->um_softdep on softdep_unmount() 254. Aug 14 Konstantin Belousov git: a71498a29844 - stable/13 - ffs: clear MNT_SOFTDEP earlier when remounting rw to ro 255. Aug 14 Konstantin Belousov git: a326a8f616e9 - stable/13 - softdep_flush(): do not access ump after we acked FLUSH_EXIT and unlocked SU lock 256. Aug 14 Konstantin Belousov git: f59d0c7c58f1 - stable/13 - softdep_unmount: handle spurious wakeups 257. Aug 14 Konstantin Belousov git: f14006ee899f - stable/13 - Assert that um_softdep is NULL on free(ump), i.e. softdep_unmount() was called 258. Aug 14 Konstantin Belousov git: 22d33453e141 - stable/13 - FFS: assign fully initialized struct mount_softdeps to um_softdep 259. Aug 14 Konstantin Belousov git: 494aba874922 - stable/13 - softdep_unmount: assert that no dandling dependencies are left 260. Aug 14 Konstantin Belousov git: a14a142c6e32 - stable/13 - vlrureclaim: only skip vnode with resident pages if it own the pages
261. Aug 14 Konstantin Belousov git: 94cb19f46114 - stable/13 - null_vput_pair(): release use reference on dvp earlier 262. Aug 14 Konstantin Belousov git: 1b957df8f8f2 - stable/13 - ffs_mount: when remounting ro->rw and sbupdate failed, cleanup softdeps 263. Aug 14 Gordon Bergling git: 86b74b736818 - main - Fix a common typo in a comment 264. Aug 14 Konstantin Belousov git: b42df9dafb80 - main - Add test for fstatat(pipefd, AT_EMPTY_PATH) 265. Aug 14 Gordon Bergling git: 1da11b8ac347 - main - Fix a common typo in source code comments 266. Aug 14 Gordon Bergling git: a1581cd73594 - main - Fix a common typo in source code comments 267. Aug 14 Gordon Bergling git: 646f3a36c8df - main - Fix a typo that was introduced while fixing a typo 268. Aug 14 Gordon Bergling git: 0d71cea832f4 - main - md5(1): Fix a typo in the manual page 269. Aug 14 Dimitry Andric git: ed698ef1e152 - stable/13 - Apply upstream lld fix for compressed input sections on BE targets 270. Aug 14 Konstantin Belousov git: 908e277230ef - main - x86: cpufunc: Add rdtscp_aux() 271. Aug 14 Konstantin Belousov git: 652ae7b11485 - main - x86: cpufunc: Add rdtsc_ordered() 272. Aug 14 Konstantin Belousov git: 346f5a0c483b - main - x86: files: Make sys/x86/x86/pvclock.c optional 273. Aug 14 Konstantin Belousov git: 0b3382b863f3 - main - pvclock: Add 'struct pvclock' API 274. Aug 14 Konstantin Belousov git: d4b2d3035a23 - main - pvclock: Add vDSO support 275. Aug 14 Konstantin Belousov git: 6c69c6bb4c7f - main - kvm_clock: KVM paravirtual clock support 276. Aug 14 Konstantin Belousov git: a3d932dfef5e - main - libc: vDSO timekeeping: Add pvclock support 277. Aug 14 Dimitry Andric git: 6b364a92fd79 - stable/13 - Add ElfW() macro for compatibility with Linux 278. Aug 14 Dimitry Andric git: b58a13b94c99 - stable/12 - Add ElfW() macro for compatibility with Linux 279. Aug 14 Dimitry Andric git: 2b53701772f0 - stable/11 - Add ElfW() macro for compatibility with Linux 280. Aug 14 Mark Johnston git: 7e14be0b0717 - main - pci: Add an ioctl to perform I/O to BARs
281. Aug 14 Mark Johnston git: 42375556e5b2 - main - bhyve: Use pci(4) to access I/O port BARs 282. Aug 14 Mark Johnston git: bfa812f5407b - main - rtsold: auto-probe point to point interfaces 283. Aug 14 Mark Johnston git: 02508a3d4e17 - main - rtsold: pass sending router address to other and managed script 284. Aug 14 Mark Johnston git: 7e11889959a6 - main - tail: Fix -f with stdin 285. Aug 14 Mark Johnston git: 58b1a126b98f - main - tail: Add regression tests for -f and -F 286. Aug 14 Mark Johnston git: 20d728b55917 - main - rpc: Make function tables const 287. Aug 14 Mateusz Guzik git: d2b95af1c27e - main - ip_reass: drop the volatile keyword from nfrags and mark with __exclusive_cache_line 288. Aug 14 Mateusz Guzik git: 3be3cbe06d61 - main - ip_reass: do less work in ipreass_slowtimo if possible 289. Aug 14 Mateusz Guzik git: c17ae18080b4 - main - frag6: drop the volatile keyword from frag6_nfrags and mark with __exclusive_cache_line 290. Aug 14 Mateusz Guzik git: 8afe9481cfa3 - main - frag6: do less work in frag6_slowtimo if possible 291. Aug 15 Gordon Bergling git: 64085efb677f - stable/13 - hms(4): Fix a typo in sysctl description 292. Aug 15 Peter Grehan git: d7388d33b4dd - stable/13 - MFC 517904de5cca: igc(4): Introduce new driver for the Intel I225 Ethernet controller. 293. Aug 15 Kevin Bowling git: 2257c7810cc5 - stable/13 - igc: sync igc_txrx with igb(4) 294. Aug 15 Mateusz Piotrowski git: 5a1da25da26b - stable/13 - grep: Fix an incorrect description of the -C flag 295. Aug 15 Mateusz Piotrowski git: c8faaf378709 - stable/13 - ports.7: Document DEBUG_FLAGS and the process of debugging ports 296. Aug 15 Mateusz Piotrowski git: 90146cfa3180 - stable/12 - grep: Fix an incorrect description of the -C flag 297. Aug 15 Mateusz Piotrowski git: 5cdee2441ed9 - stable/13 - getprogname.3: Add an example 298. Aug 15 Mateusz Piotrowski git: 2e34e54d4bf5 - stable/12 - getprogname.3: Add an example 299. Aug 15 Alexander V. Chernikov git: 4a77a9b64910 - main - routing: Use process fib instead of fib 0 when conducting tests. 300. Aug 15 Rick Macklem git: a54cdded3d65 - stable/13 - nfscl: Cache an open stateid for the "oneopenown" mount option
301. Aug 15 Rick Macklem git: 181044a10169 - stable/13 - nfscl: Set correct lockowner for "oneopenown" mount option


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