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


2024/dev-commits-src-main/20240617.dev-commits-src-main

Messages: 136, old messages first
Last update: Mon Jun 17 0:07:03 2024

home | archive sorted by: subject | author | date | reverse date
  1. Jun 10 Benedict Reuschling        git: e335a74b5671 - main - accf_http.9: Fix grammar in description (singular/plural)
  2. Jun 10 Benedict Reuschling        git: e5a54f19be8e - main - accf_tls(9): Fix grammar in description (singular/plural)
  3. Jun 10 Kristof Provost            git: 3ff0dc1af85e - main - vmxnet3: make descriptor count checks more robust
  4. Jun 10 Wei Hu                     git: fd911ae60924 - main - Hyper-V: remove unused alloc_pcpu_ptr()
  5. Jun 10 Ed Maste                   git: a87651e2ff18 - main - ktrace(1): add xref to namei(9)
  6. Jun 10 Ed Maste                   git: 87e5b17c149e - main - prepare-commit-msg: add 50 column marker
  7. Jun 10 Andrew Turner              git: 63f7a383434a - main - vmm: Only link the arm64 hyp code in vmm.ko once
  8. Jun 10 Andrew Turner              git: 86bafddd61ab - main - arm64: Fix indentation to be consistent
  9. Jun 10 Andrew Turner              git: 6abad5b6062d - main - Remove the arm FIQ support
 10. Jun 10 Ed Maste                   git: 0e34d0993096 - main - Add WITHOUT_LLVM_BINUTILS src.conf description
 11. Jun 10 Alan Somers                git: 9747d11d9164 - main - Add some ATF tests for ctladm
 12. Jun 10 Alan Somers                git: 591de7534fb3 - main - ctladm: print port number with a succesful "port -c" command
 13. Jun 10 Alan Somers                git: afecc74cd715 - main - ctladm: better documentation for adding and removing cfiscsi ports
 14. Jun 10 Alan Somers                git: edbd489d09ba - main - ctladm: don't require the use of "-p" with "port -r"
 15. Jun 10 Alan Somers                git: 81ef0a89fcc0 - main - Fix mtree entry for ctladm tests
 16. Jun 10 Ryan Libby                 git: 7affbeeab1c9 - main - virstor: basic functional test
 17. Jun 10 Alan Somers                Re: git: 91d35fb663e0 - main - Remove WITHOUT_CAPSICUM build support
 18. Jun 10 Ryan Libby                 git: 0f409d2673f2 - main - BSD.tests.dist: add entry for virstor test
 19. Jun 10 Mariusz Zaborski           Re: git: 91d35fb663e0 - main - Remove WITHOUT_CAPSICUM build support
 20. Jun 10 Ryan Libby                 Re: git: 888796ade284 - main - libm: fma: correct zero sign with small inputs


21. Jun 11 Ryan Libby git: a2fda816eb05 - main - virstor: write large maps in chunks during label 22. Jun 11 Ryan Libby git: e754909cb0ae - main - virstor: remove relation between chunk size and MAXPHYS 23. Jun 11 Steve Kargl Re: git: 888796ade284 - main - libm: fma: correct zero sign with small inputs 24. Jun 11 Kyle Evans Re: git: 6e824f371301 - main - time: siginfo_recvd needs to be marked volatile 25. Jun 11 Steve Kargl Re: git: 888796ade284 - main - libm: fma: correct zero sign with small inputs 26. Jun 11 Peter Holm git: f65d0b18d937 - main - stress2: Replace rename() with arc4random() 27. Jun 11 Wei Hu git: e02d20ddff7f - main - Hyper_V: add a boot parameter to tlb flush hypercall 28. Jun 11 Andrew Turner git: abf239cf097b - main - arm64/vmm: Add braces to fix the gcc build 29. Jun 11 Andrew Turner git: 9a4813e1dc17 - main - bhyve: Fix the build with gcc 30. Jun 11 Peter Holm git: cb53f83d8ad8 - main - Revert "stress2: Replace rename() with arc4random()" 31. Jun 11 Peter Holm git: ff4a72c159e0 - main - stress2: Replace random() with arc4random() 32. Jun 11 Ed Maste git: 0277c0c6f72a - main - ktrace(1): add more xrefs 33. Jun 11 Doug Moore git: dd0e5c02ab13 - main - swap_pager: small improvement to find_least 34. Jun 11 Jessica Clarke git: 703768a23590 - main - mx25l.4: Document the correct disk device path 35. Jun 12 Ed Maste git: 92927b8bcf51 - main - msun: update Clang bug reference in fma test 36. Jun 12 Ed Maste git: e77ad954bb82 - main - Revert "libm: fma: correct zero sign with small inputs" 37. Jun 12 Ed Maste Re: git: 888796ade284 - main - libm: fma: correct zero sign with small inputs 38. Jun 12 Konstantin Belousov Re: git: 6e824f371301 - main - time: siginfo_recvd needs to be marked volatile 39. Jun 12 Doug Moore git: a880104a21bf - main - swap_pager: add new page range struct 40. Jun 12 Doug Moore git: f0a0420dfd36 - main - powerof2: replace loops with fls or ilog2
41. Jun 12 Andrew Turner git: b8a496dfb6df - main - lib: Remove __ARM_ARCH checks that are always true 42. Jun 12 Andrew Turner git: bbdf32d94c2f - main - nanobsd: Remove pre-armv6 support 43. Jun 12 Ruslan Bukin git: 62cb671705eb - main - riscv: include ahci device to GENERIC. 44. Jun 12 Andrew Turner git: a7ae78caaa17 - main - cdefs: Add __writeonly to mark write only vars 45. Jun 12 Andrew Turner git: 19782e5bef34 - main - ibcore: Mark write-only variables 46. Jun 12 Andrew Turner git: 4eec584d79c1 - main - arm64: Clear td_frame when returning to userspace 47. Jun 12 Andrew Turner git: a30149b2a9c6 - main - arm64: Create a version of vfp_save_state for cpu_switch 48. Jun 12 Michael Gmelin git: 8a9f0fa42b1c - main - ifconfig: Fix default netmask calculation 49. Jun 12 Kristof Provost git: 20a2fe68faac - main - pf: correctly reset max_win if the SYN-ACK lacks a wscale option. 50. Jun 12 Kristof Provost git: 07ed2396985f - main - pf: make TCP sequence number tracking less strict by one octet for FIN packets 51. Jun 12 Rick Macklem git: ec1f285f2e63 - main - nfscl: Add support for the NFSv4.1/4.2 WANT_xxx flags 52. Jun 12 Rick Macklem git: 4308d6e0fc09 - main - nfscl: Add a check for VREG for delegations 53. Jun 12 Rick Macklem git: bb53f071e85a - main - nfscl: Add support for read delegations and atomic upgrade 54. Jun 13 Ed Maste git: a16cb8709de7 - main - tzsetup: Correct UTC description 55. Jun 13 Doug Moore git: c0d0bc2bed80 - main - subr_pctrie: add leaf callbacks to pctrie_reclaim 56. Jun 13 Doug Moore git: d2acf0a44709 - main - swap_pager: pctrie_reclaim_cb in meta_free_all 57. Jun 13 Doug Moore git: a7f67ebd8275 - main - subr_rangeset: use pctrie_reclaim_cb in remove_all 58. Jun 13 Alan Cox git: 268f19aacc6a - main - vm: Reduce address space fragmentation 59. Jun 13 Doug Moore git: d19851f00286 - main - subr_pctrie: add a word to a comment 60. Jun 14 Mark Johnston git: d9220f64da8b - main - uniq tests: Make uniq_test:stdout more reliable
61. Jun 14 Mark Johnston git: ab250b02ba4c - main - bnxt: Use a simpler test for 32-bit platforms 62. Jun 14 Mark Johnston git: 69ccea1c89da - main - vm_page: Let vm_page_init_page() take a pool parameter 63. Jun 14 Mark Johnston git: d7ec4a8859b4 - main - vm_phys: Factor out some calls to vm_freelist_add() 64. Jun 14 Mark Johnston git: 69cbb18746b6 - main - vm_phys: Add a vm_phys_seg_paddr_to_vm_page() helper 65. Jun 14 Mark Johnston git: b16b4c22d2d1 - main - vm_page: Implement lazy page initialization 66. Jun 14 Mark Johnston git: a03354b00238 - main - arm64/vmm: Implement vm_disable_vcpu_creation() 67. Jun 14 Mark Johnston git: d730cdea2ab3 - main - arm64/vmm: Avoid unnecessary indirection in vmmops_modinit() 68. Jun 14 Mark Johnston git: aede0d3badd1 - main - amd64/vmm: Make vmm.h more self-contained 69. Jun 14 Mark Johnston git: fbff6d54da14 - main - vm_phys: Fix vm_phys_find_range() after commit 69cbb18746b6 70. Jun 14 Doug Moore git: 2a21cfe60fcf - main - pctrie: avoid typecast 71. Jun 14 Ed Maste git: 70e3e1bde9bf - main - tzsetup: add detail for -s option 72. Jun 14 Kristof Provost git: de4bfd6b9987 - main - udp_var: correct intoudpcb macro unintended identifier dependency 73. Jun 14 Warner Losh git: ec7358885de0 - main - libkern.h: Make more self-sufficient 74. Jun 14 Warner Losh git: 4fd5b8aed896 - main - boot1.chrp: Include memset 75. Jun 14 Ed Maste git: aa6fb1d277be - main - tzsetup: ask local/UTC question only on x86 76. Jun 14 Ed Maste git: fb1028dcd4ae - main - hda: add support for Tiger Lake-H 77. Jun 14 Mitchell Horne git: 97ab935d566c - main - rk_pinctrl: fix error check 78. Jun 14 Warner Losh git: cadc9c7db780 - main - boot/efi: Fix warning for non-standard formats when debugging 79. Jun 14 Mitchell Horne git: 0e4e77072f65 - main - riscv: adjust physmem reservation 80. Jun 14 Mitchell Horne git: 3ff981587ff8 - main - riscv: Don't handle missing kernel L3 pages
81. Jun 14 Mitchell Horne git: 134f7b5fa91f - main - riscv: improve commentary around initial stvec 82. Jun 14 Alan Somers git: 2909ddd17cb4 - main - ctld: plug memory leaks 83. Jun 14 Alexander Leidinger git: a70ecfb11757 - main - rc.subr: add new sysv option for service jails 84. Jun 14 Alexander Leidinger git: 2d08f6b577e9 - main - rc.subr: add some sanity checks for service jails 85. Jun 14 Alexander Motin git: 80b42329248a - main - nvme: Fix panic on detach after ce75bfcac9cfe 86. Jun 14 Mark Johnston git: 517c5854588e - main - vm_phys: Make sure that vm_phys_enq_chunk() stays in bounds 87. Jun 14 Mark Millard RE: git: aa6fb1d277be - main - tzsetup: ask local/UTC question only on x86 88. Jun 14 Warner Losh git: 5198178f3eb6 - main - cdefs.h: Add POSIX.1-2024 values 89. Jun 14 Warner Losh git: 1bce7cd885e7 - main - nvme: Add Linux copatible ioctls 90. Jun 14 Warner Losh git: ad9cc86bf60c - main - linux: Translate Linux NVME ioctls to the lower layers. 91. Jun 15 Peter Holm git: d26c565597b8 - main - stress2: Revert change accidentally added in ff4a72c159e0 92. Jun 15 Peter Jeremy Re: git: bf454ca88bdf - main - wg: Add netmap support 93. Jun 15 Wei Hu git: d0cb4674df97 - main - Hyper-V: move memory alloc call for tlb hypercall out of smp_rendezvous 94. Jun 15 Pedro F. Giffuni git: 1a968da448b0 - main - fparseln: Update NetBSD version strings 95. Jun 15 Pedro F. Giffuni git: 9a39435c0b66 - main - Revert "fparseln: Update NetBSD version strings" 96. Jun 15 Pedro F. Giffuni git: fc3907ce001e - main - fparseln: Update license 97. Jun 16 Peter Holm Re: git: dd0e5c02ab13 - main - swap_pager: small improvement to find_least 98. Jun 16 Chuck Tuffli Re: git: 80b42329248a - main - nvme: Fix panic on detach after ce75bfcac9cfe 99. Jun 16 Doug Moore git: 28af3eb62b73 - main - Revert "swap_pager: small improvement to find_least" 100. Jun 16 Gordon Bergling git: d1e652bf04bd - main - camcontrol.8: Fix a typo in the manual page
101. Jun 16 Gordon Bergling git: 018a361f8902 - main - virtio(4): Fix two typos in KASSERT messages 102. Jun 16 Bojan =?utf-8?Q?Novkovi=C4 git: b53b21e8f81a - main - amd64 pmap: Release PTP reference on leaf ptpage allocation failure 103. Jun 16 Bojan =?utf-8?Q?Novkovi=C4 git: 5d4545a2270e - main - arm64 pmap: Release PTP reference on leaf ptpage allocation failure 104. Jun 16 Bojan =?utf-8?Q?Novkovi=C4 git: 200de4dc0716 - main - powerpc_mmu_radix: Introduce 'pmap_abort_ptp' 105. Jun 16 Bojan =?utf-8?Q?Novkovi=C4 git: 858ead4bcefb - main - powerpc_mmu_radix: Release PTP reference on leaf ptpage allocation failure 106. Jun 16 Bojan =?utf-8?Q?Novkovi=C4 git: e8816b4b66ad - main - riscv pmap: Introduce 'pmap_abort_ptp' 107. Jun 16 Bojan =?utf-8?Q?Novkovi=C4 git: 774549fe06ac - main - riscv pmap: Release PTP reference on leaf ptpage allocation failure 108. Jun 16 Doug Moore Re: git: dd0e5c02ab13 - main - swap_pager: small improvement to find_least 109. Jun 16 FreeBSD User Re: git: 8d3c3b52423f - main - mpi3mr: Track IO per target counter during queue poll with local variable 110. Jun 16 Doug Moore Re: git: dd0e5c02ab13 - main - swap_pager: small improvement to find_least 111. Jun 16 Peter Holm Re: git: dd0e5c02ab13 - main - swap_pager: small improvement to find_least 112. Jun 16 Mark Johnston git: 4441dd4094e1 - main - vm_phys: Fix a typo 113. Jun 16 Mark Johnston Re: git: bf454ca88bdf - main - wg: Add netmap support 114. Jun 16 Mark Johnston git: 4f0ff49fee00 - main - arcmsr: Use device_set_descf() 115. Jun 16 Mark Johnston git: 5823a09f7949 - main - cavium/thunder: Use device_set_desc() 116. Jun 16 Mark Johnston git: 1878529d2fc8 - main - amdsbwd: Use device_set_descf() 117. Jun 16 Mark Johnston git: 48ef9cff9c29 - main - amdsmn: Use device_set_descf() 118. Jun 16 Mark Johnston git: b67f24852378 - main - nvmf: Use device_set_descf() 119. Jun 16 Mark Johnston git: 44d36c9731c1 - main - netmap: Use device_set_descf() 120. Jun 16 Mark Johnston git: 48f5a429c955 - main - iicbus: Use device_set_descf()
121. Jun 16 Mark Johnston git: eb634b9f4f48 - main - wbwd: Use device_set_descf() 122. Jun 16 Mark Johnston git: aaa878e95676 - main - mpc85xx: Use device_set_desc() 123. Jun 16 Mark Johnston git: 443f33481e46 - main - msk: Use device_set_descf() 124. Jun 16 Mark Johnston git: 1794a0a87e0c - main - liquidio: Use device_set_descf() 125. Jun 16 Mark Johnston git: c0bd6ec3bb24 - main - bce: Use device_set_descf() 126. Jun 16 Mark Johnston git: 50505c853c6c - main - bge: Use device_set_descf() 127. Jun 16 Mark Johnston git: 9da1b6dc161b - main - bxe: Use device_set_descf() 128. Jun 16 Mark Johnston git: 3f795763e453 - main - hidbus: Use device_set_descf() 129. Jun 16 Mark Johnston git: 76a79178187f - main - superio: Use device_set_descf() 130. Jun 16 Mark Johnston git: c704b87ba679 - main - oce: Use device_set_descf() 131. Jun 16 Mark Johnston git: a96a9577127c - main - pir: Use device_set_descf() 132. Jun 16 Mark Johnston git: 89848b3445ad - main - mana: Use device_set_desc() 133. Jun 16 Mark Johnston git: 131c8ee7331a - main - padlock: Use device_set_descf() 134. Jun 16 Mark Johnston git: 83caa244bc9e - main - jedec_dimm: Use device_set_descf() 135. Jun 16 Bjoern A. Zeeb Re: git: 50ecbc5142e1 - main - libipsec: make const-correct 136. Jun 16 Ryan Libby git: 0dc98b57f321 - main - getblk: track "non-sterile" bufobj to avoid bo lock on miss if sterile


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