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


2023/dev-commits-src-all/20230618.dev-commits-src-all

Messages: 170, old messages first
Last update: Sun Jun 18 5:50:10 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jun 11 Dmitry Chagin              git: 486459056822 - main - Revert "linux(4): The futex_wait operation should restart."
  2. Jun 11 Rick Macklem               git: 4deff63c5d78 - stable/13 - gssd: Improve failure message when running in a jail
  3. Jun 11 Cy Schubert                git: bb5d6d14d81b - main - wpa: Enable receiving priority tagged (VID 0) frames
  4. Jun 11 Konstantin Belousov        git: d231ca7fe394 - stable/13 - rtld_tls.h: style
  5. Jun 11 Konstantin Belousov        git: 60e3db0c4527 - stable/13 - rtld: rename tls_done to tls_static
  6. Jun 11 Konstantin Belousov        git: dc56749b2074 - stable/13 - rtld: do not allow both dynamic DTV index and static TLS offset
  7. Jun 11 Konstantin Belousov        git: 62bc41c614ec - stable/13 - rtld: fix allocate_module_tls() variant I fallback to static allocation
  8. Jun 11 Konstantin Belousov        git: d0fec56f9052 - stable/13 - rtld: fix typo in comment
  9. Jun 12 Rick Macklem               git: 4eee1fcdfc77 - stable/13 - nfsuserd: Improve failure message when running in a jail
 10. Jun 12 Andrew Turner              git: 178747a1586d - main - Add more arm64 special register values
 11. Jun 12 =?utf-8?Q?Corvin=20K=C3=B6 git: bb1770105022 - main - bhyve: Remove vestigial support for setting max vCPUs.
 12. Jun 12 =?utf-8?Q?Corvin=20K=C3=B6 git: 4e46ab0ebe96 - main - bhyve: allow adding FwCfg items to ACPI tables
 13. Jun 12 =?utf-8?Q?Corvin=20K=C3=B6 git: d5edf13d013f - main - bhyve: add basic TPM device
 14. Jun 12 =?utf-8?Q?Corvin=20K=C3=B6 git: dece4f2d875a - main - bhyve: register TPM device as ACPI device
 15. Jun 12 Konstantin Belousov        git: 9c5a91f96994 - stable/13 - lib/csu: Get rid of unused fptr typedef on amd64.
 16. Jun 12 Konstantin Belousov        git: aea1d51e854e - stable/13 - csu: move common code to libc
 17. Jun 12 Konstantin Belousov        git: 3f7327695061 - stable/13 - x86: microoptimize static PIE startup
 18. Jun 12 Konstantin Belousov        git: 750a1522f6ac - stable/13 - libc: move declaration of 'char **environ' to common private header
 19. Jun 12 Konstantin Belousov        git: c604aa6c6b3f - stable/13 - libc/csu: rename ignore_init.c to libc_start1.c
 20. Jun 12 Konstantin Belousov        git: 928fcfec0950 - stable/13 - libc/csu: add powerpcspe


21. Jun 12 Konstantin Belousov git: c10e56732217 - stable/13 - lib/csu: do not compile the body of handle_static_init() for PIC build at all 22. Jun 12 Mitchell Horne git: be12b4f1fbf6 - stable/13 - riscv: Rework CPU identification (first part) 23. Jun 12 Mitchell Horne git: bcb838d17a9b - stable/13 - riscv: Call identify_cpu() earlier for CPU 0 24. Jun 12 Mitchell Horne git: efb86ba7d3b8 - stable/13 - riscv: Rework CPU identification (second part) 25. Jun 12 Mitchell Horne git: db5bd5ba6bfb - stable/13 - riscv: Print ISA extensions 26. Jun 12 Mitchell Horne git: c48ea7b4953e - stable/13 - riscv: MMU detection 27. Jun 12 Mitchell Horne git: ad1ed7742f0e - stable/13 - riscv: Print less CPU info 28. Jun 12 Mitchell Horne git: 3c236686822b - stable/13 - riscv: S-mode extension parsing 29. Jun 12 Mitchell Horne git: 9834e0f2767a - stable/13 - riscv timer: use stimecmp CSR when available 30. Jun 12 Warner Losh git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300 31. Jun 12 Warner Losh git: c9a1abe79b82 - main - mount_nullfs(8): refer to nullfs(5) 32. Jun 12 Warner Losh git: a8c1c0b727ef - main - Add boot1.efi to CLEANFILES 33. Jun 12 Warner Losh git: 6016aedba1e3 - main - uipc_syscalls: removed unnecessary check in accept1() function 34. Jun 12 Warner Losh git: 6f6213ec90e1 - main - Add comments for memory size 35. Jun 12 Warner Losh git: 2c0cd59345cb - main - checkstyle9.pl: Add check for bad email 36. Jun 12 Mark Johnston git: e74dd9577fb0 - main - hwpstate_amd: calculate power if P-state info comes from MSR 37. Jun 12 Mark Johnston git: 718d4a1d5643 - main - opencrypto: Handle end-of-cursor conditions in crypto_cursor_segment() 38. Jun 12 Mark Johnston git: 9f7fdd8c1ab1 - main - crypto: Advance the correct pointer in crypto_cursor_copydata() 39. Jun 12 Mark Johnston git: 9c0467929aba - main - geli tests: Add a regression test for PR 271766 40. Jun 12 Mark Johnston git: 694f18d3533c - main - qat: Stop building on i386
41. Jun 12 Mark Johnston git: 266b0663c598 - main - =?utf-8?Q?qat:=20Add=20Intel=C2=AE=204xxx=20Series=20VF=20driver=20support?= 42. Jun 12 Mark Johnston git: 280826817ff3 - main - qatfw: Don't build if WITH_SOURCELESS_UCODE is defined 43. Jun 12 John Baldwin Re: git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300 44. Jun 12 Ed Maste git: 1dd6f95bb90d - main - wg(4): add Matt Macy back to AUTHORS section 45. Jun 12 Alan Cox git: 34eeabff5a86 - main - amd64/arm64 pmap: Stop requiring the accessed bit for superpage promotion 46. Jun 12 Mitchell Horne git: e2cb7201015d - main - mac(4): update the references to MAC modules 47. Jun 12 Mitchell Horne git: 0449bc249b78 - main - mac(9): update SEE ALSO 48. Jun 13 Warner Losh git: bdc81eeda05d - main - nvme: Switch to nda by default 49. Jun 13 Xin LI git: 08300d849485 - main - expand_number: Tighten check of unit. 50. Jun 13 Alexander V. Chernikov git: 0eb0d2333546 - main - ktest: make ktest work with Netlink loaded as a module. 51. Jun 13 Alexander V. Chernikov git: ab4d1b73cbf8 - main - route(8): teach route to attach to jails 52. Jun 13 Alexander V. Chernikov git: 74b426116181 - main - ifconfig: add if_ctx argument to the generic and ifclone callbacks. 53. Jun 13 Alexander V. Chernikov git: c6885dbda739 - main - ifconfig: eliminate global 'verbose' and 'printkey' variables 54. Jun 13 Alexander V. Chernikov git: 4106282ec41d - main - ifconfig: remove global 'printifname' variable. 55. Jun 13 Alexander V. Chernikov git: c6f0602f2349 - main - ifconfig: pass if_ctx instead of socket to the tunnel handlers. 56. Jun 13 Alexander V. Chernikov git: 85e0016a9730 - main - ifconfig: remove global 'name' variable. 57. Jun 13 Alexander V. Chernikov git: ea73ff9752f7 - main - ifconfig: remove global_args variable. 58. Jun 13 Alexander V. Chernikov git: d77ca41f7762 - main - ifconfig(8): add the dotted format for MAC addresses. 59. Jun 13 Kirk McKusick git: f1549d7d5229 - main - Write out corrected superblock when creating a UFS/FFS snapshot. 60. Jun 13 =?utf-8?Q?Corvin=20K=C3=B6 git: 740d76544ad8 - main - linuxkpi: advance platform_device
61. Jun 13 Peter Holm git: fa273fa15422 - main - stress2: Added a regression test for mksnap_ffs(8) 62. Jun 13 Alexander V. Chernikov git: 9f44a47fd079 - main - ipfw(8): add ioctl/instruction generation tests 63. Jun 13 Alexander V. Chernikov git: 6a9cfebaf1cf - main - ipfw: simplify action case parser 64. Jun 13 Dmitry Chagin git: 861abdadf9db - main - namei: Add a comment explaining ISRESTARTED flag 65. Jun 13 Dmitry Chagin git: cea7c564c70a - main - namei: Reset the lookup to start from the real root for abs symlink target 66. Jun 13 Christos Margiolis git: 0fbe78cdba42 - main - proc.h: capitalize letter in TD_LOCKS_DEC 67. Jun 13 Christos Margiolis git: 333731274fa3 - main - kinst: hide KINST_TRAMPCHUNK_SIZE from ISA-specific headers 68. Jun 13 Christos Margiolis git: 1aa486218701 - main - kinst: rename t_kinst to t_kinst_tramp 69. Jun 13 Kristof Provost git: 081acb837cd3 - main - dummynet: remove unused field from dn_pkt_tag 70. Jun 13 Kristof Provost git: 0ba9cb5e710f - main - dummynet: fix wf2q use-after-free 71. Jun 13 Kristof Provost git: 1e1bb5780c31 - main - dummynet tests: attempt to provoke wf2q+ use-after-free 72. Jun 13 John Baldwin Re: git: bdc81eeda05d - main - nvme: Switch to nda by default 73. Jun 13 Warner Losh git: 6a8d4071c47a - main - nvd/nda: Add release notes info. 74. Jun 13 Warner Losh git: bd76e4c860b1 - main - UPDATING: Add note about nvd aliases 75. Jun 13 Warner Losh Re: git: bdc81eeda05d - main - nvme: Switch to nda by default 76. Jun 13 Alexander V. Chernikov git: 9247238cc4b8 - main - netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests. 77. Jun 13 =?utf-8?Q?Dag-Erling=20Sm= git: 21850106fdda - main - libtacplus: Allow additional AV pairs to be configured. 78. Jun 13 =?utf-8?Q?Dag-Erling=20Sm= git: 246aec9a3ce3 - main - nss_tacplus: Support setting the login class. 79. Jun 13 Ed Maste git: f122e552354e - stable/13 - Allow a comma-separated list in login class capabilities, by adding a version of strcspn that allows quoting. 80. Jun 14 Xin LI git: 6cc4a1c3205a - main - Fix build with gcc12.
81. Jun 14 Gleb Smirnoff git: 171a7bbfc048 - main - tcpdump: fix build with WITHOUT_PF=1 82. Jun 14 Emmanuel Vadot git: 624f956bd91f - main - fwget: Always install packages 83. Jun 14 Gary Jennejohn Re: git: 171a7bbfc048 - main - tcpdump: fix build with WITHOUT_PF=1 84. Jun 14 Alexander V. Chernikov git: d61064229fb2 - main - ifconfig: fix comparison in printmimo(). 85. Jun 14 Alexander V. Chernikov git: bbad5525fabf - main - ifconfig: start ifconfig context from main() 86. Jun 14 Alexander V. Chernikov git: a6094f844a82 - main - ifconfig: remove 'newaddr' global variable 87. Jun 14 Alexander V. Chernikov git: 3927d0fb373c - main - ifconfig: fix -Wunused warnings 88. Jun 14 Alexander V. Chernikov git: 52ff8883185a - main - ifconfig: fix ifconfig crash when compiled w/WITHOUT_NETLINK. 89. Jun 14 =?utf-8?Q?Dag-Erling=20Sm= git: 9feaa109e4ae - stable/13 - local-unbound-setup: Disable the libc subscriber. 90. Jun 14 =?utf-8?Q?Dag-Erling=20Sm= git: cfb53f983f14 - stable/13 - ncal: Error out if writing to stdout failed. 91. Jun 14 =?utf-8?Q?Dag-Erling=20Sm= git: cfa209265a30 - stable/13 - tsort: Error out if writing to stdout failed. 92. Jun 14 =?utf-8?Q?Dag-Erling=20Sm= git: 06520254ed83 - stable/13 - ctags: Support writing to stdout instead of a file. 93. Jun 14 =?utf-8?Q?Dag-Erling=20Sm= git: bc47005a648b - stable/13 - xargs: terminate if line replacement cannot be constructed 94. Jun 14 Ed Maste git: ba129c571660 - stable/12 - Allow a comma-separated list in login class capabilities, by adding a version of strcspn that allows quoting. 95. Jun 14 Mitchell Horne git: 0589e7059bcd - main - hpwmc: add __pmcdbg_used annotation 96. Jun 14 Mitchell Horne git: 52ebac7fd0c5 - main - hwpmc_mod.c: return statement style 97. Jun 14 Mitchell Horne git: 693cd30797b8 - main - hwpmc_mod.c: whitespace style cleanup 98. Jun 14 Mitchell Horne git: d5ee4074c2c3 - main - hwpmc_mod.c: conditional and loop style 99. Jun 14 Mitchell Horne git: e4fbd0395c68 - main - hwpmc_mod.c: prototype style 100. Jun 14 Mitchell Horne git: 01c35b677fde - main - hwpmc_mod.c: misc style cleanup
101. Jun 14 Mitchell Horne git: c498169442f3 - main - hwpmc: split out PMC_FN_PROCESS_EXEC 102. Jun 14 Mitchell Horne git: a133f64239cd - main - hwpmc: split out PMC_OP_PMCATTACH/PMC_OP_PMCDETACH 103. Jun 14 Mitchell Horne git: c514a571af74 - main - hwpmc: split out PMC_OP_PMCALLOCATE 104. Jun 14 Mitchell Horne git: f4fac946c6a5 - main - hwpmc: split out PMC_OP_PMCRELEASE 105. Jun 14 Mitchell Horne git: 93fe5909babb - main - hwpmc: split out PMC_OP_PMCRW 106. Jun 14 Mitchell Horne git: 104e8215cc75 - main - hwpmc: flatten conditional in pmc_process_exit() 107. Jun 14 Mitchell Horne git: 894492f5bf4e - stable/13 - linuxkpi: #ifdef guard fpu_kern(9) usage 108. Jun 14 Colin Percival git: bcf9147144f3 - main - EC2: Default to "uefi-preferred" boot mode 109. Jun 14 Gleb Smirnoff git: 6eb2dbfa63e8 - main - tcp: add missing static keywords 110. Jun 14 Jessica Clarke git: 456c1199d3b3 - main - resizewin: Stop printing bogus NUL to TTY 111. Jun 15 Kyle Evans git: f5e5dcdbeb69 - main - caroot: update the root bundle 112. Jun 15 Marko Zec git: fc17cf76153d - stable/13 - Back out fb31ad53c471e01ba473b2fb038c0cff6253654b, which was committed in error directly to stable/13 instead 113. Jun 15 Marko Zec git: 32b28e3ae28f - main - route.8: mention DXR in FIB_ALGO section 114. Jun 15 Alexander V. Chernikov git: 84b41342da1f - main - ipfw: add eaction tests 115. Jun 15 Alexander V. Chernikov git: 2b5dd8b89011 - main - ipfw: use function return value to fetch insn argument. 116. Jun 15 Alexey Dokuchaev Re: git: df53ae0fdd98 - main - Remove portsnap(8) 117. Jun 15 Mark Johnston git: 498b34f60d2f - stable/13 - libvmmapi: Remove some unneeded includes 118. Jun 15 Warner Losh git: 2d1d418e1e7b - main - mpi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid / eHBA 119. Jun 15 Warner Losh git: e27c618e20cd - main - mpi3mr: Add bare-bones manual 120. Jun 15 Brooks Davis git: 758927a982db - main - oce(4): Don't directly access usespace
121. Jun 15 Brooks Davis git: 4591322980a3 - main - oce(4): deprecate 122. Jun 15 Mark Johnston git: 1ee66195db08 - main - armv8crypto: Avoid overriding -march when compiling some source files 123. Jun 15 Mark Johnston git: d3251842321e - main - arm64: Remove struct arm64_frame 124. Jun 15 Mark Johnston git: 91522683d49f - main - dtrace/arm64: Store the fault address when suppressing a page fault 125. Jun 15 Mark Johnston git: 6281147a963b - main - dtrace/arm64: Fix user memory access routines 126. Jun 15 Mark Johnston git: e1390215af4e - main - bhyve: Remove special no-op handling for I/O port 0x488 127. Jun 15 Mark Johnston git: 50e1cc94a138 - main - arm64: Make a debug print conditional on bootverbose 128. Jun 15 Mark Johnston git: 19aebfbf80b3 - main - bhyve: Sort SRCS 129. Jun 15 Colin Percival git: 9f2e54d1b330 - stable/13 - EC2: Chase awscli package rename 130. Jun 15 =?utf-8?Q?Dag-Erling=20Sm= git: 9e379f9639d5 - main - asa: Error out if writing to stdout failed. 131. Jun 15 =?utf-8?Q?Dag-Erling=20Sm= git: f08f90e69877 - main - asa: Read from stdin if *argv is "-". 132. Jun 15 =?utf-8?Q?Dag-Erling=20Sm= git: b7412da2e122 - main - asa: Add some unit tests. 133. Jun 15 Ka Ho Ng git: 9f135336f505 - main - SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2) 134. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 90c3a1b6629c - main - bhyve: add empty GVT-d emulation 135. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 4a9bf50f408e - main - bhyve: read out graphics stolen memory address and size 136. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 1bd361eea28a - main - bhyve: allocate guest memory for graphics stolen memory 137. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: d9fa7c113df2 - main - bhyve: emulate graphics stolen memory register 138. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 6952b9d25e18 - main - bhyve: read OpRegion address and size for GVT-d 139. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 1115cdcf7af1 - main - bhyve: copy OpRegion into guest memory 140. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 71fb2dcb0023 - main - bhyve: pass address of OpRegion to the guest
141. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: b3564c233749 - main - bhyve: use assert for missing TPM version 142. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: e09778575817 - main - bhyve: add basic TPM emulation struct 143. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 11ba214629b1 - main - bhyve: add basic TPM passthrough emulation 144. Jun 16 =?utf-8?Q?Corvin=20K=C3=B6 git: 0917f925b46e - main - bhyve: add basic CRB interface for TPM devices 145. Jun 16 Doug Moore git: 9e8174289236 - main - vm_phys: add binary segment search 146. Jun 16 Alexander V. Chernikov git: 7fa282e616c3 - main - ifconfig: remove (most of) the usages of global 'struct ifreq ifr'. 147. Jun 16 Alexander V. Chernikov git: f414f37e3861 - main - ifconfig: remove global 'ifr' usage from ifmedia.c & remove 'ifr'. 148. Jun 16 Alexander V. Chernikov git: a3930cd46ce6 - main - ifconfig: use default (more rigid) WARNS level. 149. Jun 16 Alexander V. Chernikov git: 7e1ec25c8b6d - main - ipfw: add state/comment tests 150. Jun 16 Alan Cox git: 58d427172157 - main - vm_phys: Fix typo in 9e8174289236 151. Jun 16 Alexander V. Chernikov git: 0fcc603a072f - main - ifconfig: fix armv6 build 152. Jun 16 Mark Johnston git: ded54059fddd - stable/13 - kevent: Make references to filter definitions const 153. Jun 16 Juraj Lutter git: e5d7100c09e0 - main - periodic: Honor kern.localbase 154. Jun 16 Alexander V. Chernikov git: c344eff91070 - main - netlink: dump interface capabilities with other interface data. 155. Jun 16 Alexander V. Chernikov git: 511b35866a8a - main - ifnet: fix if_strings.h build check 156. Jun 16 Alexander V. Chernikov git: 793793553558 - main - netlink: convert to IfAPI. 157. Jun 16 Martin Matuska git: feff9dfed3df..10e36e17612b - vendor/openzfs/master - vendor branch updated 158. Jun 16 Mitchell Horne git: 0a0c599ab9a5 - main - hwpmc(4): remove paragraph about Pentium Pro handling 159. Jun 16 Mitchell Horne git: 0a1a48148ccd - main - hwpmc(4): more detailed SYNOPSYS 160. Jun 16 Mitchell Horne git: 3977781b987e - main - pmc: clarify and strengthen statements about API/ABI
161. Jun 16 Mitchell Horne git: 569f89b2f442 - main - hwpmc: add error for HWPMC_DEBUG without KTR 162. Jun 16 Mitchell Horne git: 5fc97cc32553 - main - hwpmc(4): document debugging options 163. Jun 16 Mitchell Horne git: ec0bd8b07f79 - main - rc.suspend: update man pages for new keyword 164. Jun 16 Piotr Kubaj git: 2c7279bae776 - main - share/mk/bsd.cpu.mk: handle the default case when CPUTYPE is not specified on powerpc* 165. Jun 16 Martin Matuska git: b7198dcfc039 - main - zfs: merge openzfs/zfs@10e36e176 166. Jun 17 Gordon Bergling git: 85604f7008ee - main - xdr(3): Fix a typo in a source code comment 167. Jun 17 Gordon Bergling git: 85b3169b78f7 - main - hifn(4): Fix a typo in a source code comment 168. Jun 17 Martin Matuska git: e6c1e181ba7f - stable/13 - zfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release) into stable/13 169. Jun 17 Joseph Mingrone git: 1ad8d2ee1f7d - main - tcpdump: Reconnect pfsync printer 170. Jun 17 Mitchell Horne git: 9aef25d2686b - main - arm64/disassem.c: Add shifted register definitions with ror


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