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


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

Messages: 125, old messages first
Last update: Mon Oct 7 0:07:01 2024

home | archive sorted by: subject | author | date | reverse date
  1. Sep 30 Navdeep Parhar             git: cc110bbec6d2 - main - cxgbe/t4_tom: Remove duplicate unlock in t4_tom_deactivate.
  2. Sep 30 Navdeep Parhar             git: 9ba8670a8b17 - main - cxgbe(4): Allow t4_tom to be unloaded safely.
  3. Sep 30 Kyle Evans                 git: e7a629c851d7 - main - libmd, kern, stand: consolidate md5 implementations (NFC)
  4. Sep 30 Kyle Evans                 git: d61f4b481f48 - main - libmd: stop exporting _block symbols
  5. Sep 30 Kyle Evans                 git: e25527f75f73 - main - libmd: symbol versioning
  6. Sep 30 Kyle Evans                 git: e0c51286dd6d - main - libmd: split tests out into the test infrastructure
  7. Sep 30 Kyle Evans                 git: 01112a1711f3 - main - libmd: tests: raise WARNS to the default
  8. Sep 30 Kyle Evans                 git: fd3ced150708 - main - libmd: export and document *Fd/*FdChunk interfaces
  9. Sep 30 Kyle Evans                 git: 81de655acd2e - main - libmd: stop exporting Transform() symbols
 10. Sep 30 Kyle Evans                 git: 442e0975ee4b - main - Consolidate md4 implementations written in C
 11. Sep 30 Kyle Evans                 git: 5190e6341ce5 - main - libmd: stop exporting _version symbols
 12. Sep 30 Kyle Evans                 git: c2caf3b3313f - main - flua: lposix: add more useful functions for general purpose scripts
 13. Sep 30 Kyle Evans                 git: 0ffebeb08ae5 - main - libmd: quickly switch exported symbols to FBSD_1.8 before anyone notices
 14. Sep 30 Kyle Evans                 git: aad507854efd - main - Fix the cross-build after recent commits
 15. Sep 30 Antoine Brodin             Re: git: 1235d276b78a - main - lib{c,sys}: stop exposing errno symbol
 16. Sep 30 Kristof Provost            git: 3ec4fbdd98f2 - main - pf tests: Add test for max-src-states
 17. Sep 30 Kristof Provost            git: 8e3d252901e8 - main - pf: Split pf_map_addr()
 18. Sep 30 Ed Maste                   git: 8934002959e0 - main - bhyve: avoid buffer overflow in pci_vtcon_control_send
 19. Sep 30 Andrew Turner              git: 332c426328db - main - arm64: Initial SVE support
 20. Sep 30 Andrew Turner              git: e45132e97803 - main - arm64: Add the SVE registers to the signal frame


21. Sep 30 Andrew Turner git: 87a58d931db7 - main - arm64: Add an SVE sysarch 22. Sep 30 Andrew Turner git: aab60068943d - main - arm64: Support SVE in ptrace and core dumps 23. Sep 30 Andrew Turner git: fe5ed2496e44 - main - arm64: Don't trap SVE to EL2 24. Sep 30 Andrew Turner git: 205c1007be6d - main - arm64: Enable SVE in userspace 25. Sep 30 Andrew Turner git: 33f2cf4ad460 - main - arm64: Switch to ACPI by default 26. Sep 30 Andrew Turner git: a707b81ccb31 - main - tests: Add a buf_ring test 27. Sep 30 Andrew Turner git: e189296153a2 - main - tests: Add buf_ring overflow checks 28. Sep 30 Andrew Turner git: 8e95079e1758 - main - buf_ring: Add a threaded test 29. Sep 30 Andrew Turner git: 90cd9c203eb5 - main - buf_ring: Use atomic accesses for head/tail values 30. Sep 30 Ed Maste git: 030c387f5d74 - main - tzsetup: correct timezone symlink target 31. Sep 30 Brooks Davis Re: git: 1235d276b78a - main - lib{c,sys}: stop exposing errno symbol 32. Sep 30 Michael Tuexen git: a2e4f45480c2 - main - tcp: whitespace cleanup 33. Sep 30 Michael Tuexen git: 01eb635d1295 - main - tcp: improve mbuf handling when processing SYN segments 34. Sep 30 Herbert J. Skuhra Re: git: e7a629c851d7 - main - libmd, kern, stand: consolidate md5 implementations (NFC) 35. Sep 30 Gleb Smirnoff git: 57671d5ccc81 - main - tcp: further cleanup old options 36. Sep 30 John Baldwin git: 4fa4693dcdd8 - main - btx: Align the PXE prompt with other options 37. Sep 30 Steffen Nurpmeso Re: git: c2caf3b3313f - main - flua: lposix: add more useful functions for general purpose scripts 38. Sep 30 Kyle Evans git: c02bc0aa0b22 - main - libmd: re-apply masking of _Transform names 39. Sep 30 Kyle Evans git: c4564a47c1ad - main - ObsoleteFiles: fix the libmd.so version bump order 40. Sep 30 Dima Panov Re: git: e7a629c851d7 - main - libmd, kern, stand: consolidate md5 implementations (NFC)
41. Sep 30 Kyle Evans Re: git: e7a629c851d7 - main - libmd, kern, stand: consolidate md5 implementations (NFC) 42. Sep 30 Rick Macklem git: eb345e05ac66 - main - nfsd: Fix close handling when vfs.nfsd.enable_locallocks=1 43. Sep 30 Brooks Davis Re: git: 1235d276b78a - main - lib{c,sys}: stop exposing errno symbol 44. Oct 1 Cy Schubert git: b35f0aa4952c - main - stdio.h: don't expose rsize_t unless __EXT1_VISIBLE 45. Oct 1 Kristof Provost git: 288bec2b2bd1 - main - pf: fold pf_test_fragment() into pf_test_rule() 46. Oct 1 Kristof Provost git: 1b745d8b23e4 - main - pf: move normalisation into pf_setup_pdesc() 47. Oct 1 Konstantin Belousov git: c2fe7156e992 - main - amd64/mp_machdep.c: style 48. Oct 1 Konstantin Belousov git: 6dcffb980fa3 - main - hyperv: call smp_targeted_tlb_shootdown_native() with pin 49. Oct 1 Olivier Cochard git: 215fd38e2915 - main - ctl: skip the test if ctladm is missing (WITHOUT_ISCSI) 50. Oct 1 Zhenlei Huang git: 941f8aceac1b - main - hhook: Sprinkle const qualifiers where appropriate 51. Oct 1 Zhenlei Huang git: 89937323bddd - main - khelp: Sprinkle const qualifiers where appropriate 52. Oct 1 Zhenlei Huang git: 7643141e9314 - main - if_enc(4): Make enc_add_hhooks() void 53. Oct 1 Michael Tuexen git: 2eacb0841c7d - main - tcp: small cleanup 54. Oct 1 Brooks Davis git: e668866c82f4 - main - sysent: Remove comment aligning 55. Oct 1 Brooks Davis git: 13227efc5b03 - main - sysent: regen removing comment alignment 56. Oct 1 Brooks Davis git: 0d490c6a445a - main - sysent: make header comments more consistent 57. Oct 1 Brooks Davis git: d9d2e3ab7cf2 - main - sysent: regen comments 58. Oct 2 Takanori Watanabe git: f5a04b16b189 - main - acpidump: add 's' option to parse dsdt and ssdt's separately. In some machine, they may not be parsed if they are c 59. Oct 2 Kristof Provost git: c17a0f62da17 - main - pf tests: use unique pid files for inetd processes 60. Oct 2 Kristof Provost git: 6bbef793552c - main - pf: Remove struct pf_pdesc->nat_rule
61. Oct 2 Cy Schubert git: fe55d62ab9a5 - main - Revert "stdio.h: don't expose rsize_t unless __EXT1_VISIBLE" 62. Oct 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 4e859e67dde2 - main - libdiff: Implement diff coloring. 63. Oct 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 2201f7c49f11 - main - Build BSD diff3 if GNU diff3 is disabled. 64. Oct 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 26bd374e7268 - main - locate.updatedb: Revert to using cat to copy the db. 65. Oct 2 Bojan =?utf-8?Q?Novkovi=C4 git: 51fda658baa3 - main - vmm: Properly handle writes spanning across two pages in vm_handle_db 66. Oct 2 Cy Schubert Re: git: 51fda658baa3 - main - vmm: Properly handle writes spanning across two pages in vm_handle_db 67. Oct 2 Ed Maste git: d19fa9c1b72b - main - vmm: avoid potential KASSERT kernel panic in vm_handle_db 68. Oct 2 Kyle Evans git: c25e55bcf80b - main - include: ssp: hide gets_s behind __EXT1_VISIBLE 69. Oct 2 Kristof Provost git: e5c64b2662ff - main - pf: replace union pf_krule_ptr with struct pf_krule in in-kernel structs 70. Oct 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 1c82bbd8650a - main - pf: Fix NOINET and NOINET6 build. 71. Oct 2 Cy Schubert git: eb84c129d6d6 - main - stdio.h: don't expose rsize_t unless __EXT1_VISIBLE 72. Oct 2 Ed Maste Re: git: 51fda658baa3 - main - vmm: Properly handle writes spanning across two pages in vm_handle_db 73. Oct 2 Warner Losh git: ab03b790627c - main - uart: Add entry for an Intel UART 74. Oct 2 Warner Losh git: cd8c3af747cc - main - ACPI: Treat all 20-element _BIX entires as revision 0 75. Oct 2 John Baldwin git: c08e016f000c - main - unix: Use a dedicated mtx pool for vnode name locks 76. Oct 2 John Baldwin git: 519981e3c09c - main - tcp_output: Clear FIN if tcp_m_copym truncates output length 77. Oct 2 Kyle Evans git: e3953c036f9d - main - sys: Chase libmd version bump with a __FreeBSD_version bump 78. Oct 2 John Baldwin git: ad152571b8fd - main - bhyve uart: Fix errors from GCC 79. Oct 3 Konstantin Belousov git: eb8326421e6b - main - iommu_qi_seq_processed: use atomic to read hw-written seq number 80. Oct 3 Peter Holm git: 94a294e59d17 - main - stress2: Added test scenarios for bug report
81. Oct 3 Kristof Provost git: 65074f6f3115 - main - pf: fix double ruleset evaluation for fragments sent to dummynet 82. Oct 3 Toomas Soome git: 79a0d14fa05c - main - loader: dosfs fails to access directory data with large cluster number 83. Oct 3 Kirk McKusick git: 5b21d4ad060a - main - Ensure that soft updates are not enabled by default when using mdmfs(8) 84. Oct 3 John Baldwin git: 59f5f100b774 - main - openzfs: Reduce local diffs 85. Oct 3 Brooks Davis git: 0f1d5bfb7297 - main - sysent: fix a couple more do-no-edit comments 86. Oct 3 Brooks Davis git: a57e881d3297 - main - sysent: regen comments 87. Oct 3 Mitchell Horne git: 2d69f02c5745 - main - stats.3: Fix "skipping end of block" syntax errors 88. Oct 3 Mitchell Horne git: 4f2ef756a404 - main - manuals: Fix "skipping end of block" .Ed errors 89. Oct 3 Mitchell Horne git: c013ca2cf772 - main - manuals: Fix typos in -offset for .Bd and .Bl 90. Oct 3 Danilo Egea Gondolfo git: fd3d13678e9e - main - sglist.9: fix typo 91. Oct 3 Ed Maste git: e94a1d6a7f2e - main - bhyve: improve bounds checks in hda_codec 92. Oct 3 Alan Somers git: 618ae939b7f9 - main - zfsd: replace vdevs with the AUX faulted state 93. Oct 4 Warner Losh git: 593d7a1634b5 - main - apcidump: Add dumping SPCR 94. Oct 4 Ed Maste git: 64b0f52be2c9 - main - ctl: limit memory allocation in pci_virtio_scsi 95. Oct 4 Doug Moore git: 75734c4360fc - main - tmpfs: check residence in data_locked 96. Oct 4 Joseph Mingrone git: 34aa6f2c2db5 - main - pflogd: Move struct definitions out of header file 97. Oct 4 Andrew Turner git: 48979e8def00 - main - arm64: Support HWCAP2_AFP and HWCAP2_RPRES 98. Oct 4 Mark Johnston git: d9fe71828797 - main - makefs: Remove the warning printed when makefs -t zfs is used 99. Oct 4 Mark Johnston git: b37b2543a23b - main - ggate: Avoid dropping the GEOM topology lock in dumpconf 100. Oct 4 Mark Johnston git: 33c2c58f0a3d - main - shm: Respect PROT_MAX when creating private mappings
101. Oct 4 Ruslan Bukin git: 9e7e15b539a6 - main - snd_hdspe(4): AO4S/AI4S support. 102. Oct 4 Ruslan Bukin git: 8fb467568877 - main - snd_hdspe(4): Addendum to AO4S-192 and AI4S-192 support. 103. Oct 4 Ruslan Bukin git: e0c37c160b11 - main - snd_hdsp(4): Support AO4S-192 and AI4S-192 extension boards. 104. Oct 4 Brooks Davis git: d0af970e3ce4 - main - sysv shm: Fix SHM_REMAP flag value 105. Oct 4 Brooks Davis git: 77fd02501f09 - main - src.conf.5: regen after diff3 changes 106. Oct 4 Brooks Davis git: 74f6ec6fe3cf - main - lib{c,sys}: .note.GNU-stack in syscall stubs 107. Oct 5 Igor Ostapenko git: 9f146a81d2b3 - main - dummymbuf: Validate syntax upon write to net.dummymbuf.rules sysctl 108. Oct 5 Igor Ostapenko git: 99689201a1eb - main - kyua: Do not count skipped as passed in test cmd 109. Oct 5 Bojan =?utf-8?Q?Novkovi=C4 git: 149e1af6ae49 - main - vm_kern: Use VM_ALLOC_NOFREE when allocating 'zero_region' page 110. Oct 6 Mark Millard RE: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 111. Oct 6 Konstantin Belousov Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 112. Oct 6 Mark Millard Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 113. Oct 6 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 114. Oct 6 Konstantin Belousov Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 115. Oct 6 Igor Ostapenko git: 6bd8d85579a1 - main - dummymbuf: Fix code style 116. Oct 6 Mark Johnston git: 9d52823bf1df - main - vm_object: Widen the flags field 117. Oct 6 Mark Johnston git: 7d893fce0d11 - main - sesutil: Fix a typo in an error message 118. Oct 6 Warner Losh Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 119. Oct 6 Chuck Tuffli git: b0a24be007d8 - main - bhyve/nvme: Fix out-of-bounds read in NVMe log page 120. Oct 6 Ed Maste git: 357185a966c1 - main - membarrier.h: fix typo
121. Oct 6 Doug Moore git: 9147a0c93bc0 - main - pctrie: don't assign to root 122. Oct 6 Konstantin Belousov Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 123. Oct 6 Mark Johnston git: 7f1dfd6c33db - main - vm_object: Fix the argument type to vm_object_set_flag() 124. Oct 6 Mark Millard Re: git: 2c1963d46335 - main - procfs rlimit: handle pipebuf [and related] :pipebuf . . . Invalid argument 125. Oct 6 Ed Maste git: 1fc766e3b41d - main - membarrier: Add manual page


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