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


2025/dev-commits-src-main/20250106.dev-commits-src-main

Messages: 137, sorted by subject
Last page update: Sat Jan 3 13:05:10 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan  2 Emmanuel Vadot             git: 01950c46b815 - main - Import device-tree files from Linux 6.9
  2. Jan  2 John Baldwin               Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller
  3. Jan  2 Kyle Evans                  Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller
  4. Jan  1 Kyle Evans                 git: 05427f4639bc - main - secure: hook up libecc as libpkgecc
  5. Dec 31 Adrian Chadd               git: 06b7335701fa - main - rtwn: add rtwn_ctl_vhtrate(), some cleanups
  6. Jan  2 Kristof Provost            git: 0749d8134300 - main - pf tests: check cleared time when zeroing stats for table addresses
  7. Dec 30 Kristof Provost            git: 07579e2110b3 - main - pf: sprinkle const over function arguments
  8. Jan  2 John Baldwin               git: 0ac15e476d87 - main - spibus: Use bus_generic_* directly instead of wrappers
  9. Dec 31 Michael Tuexen             git: 0ce13b1d580f - main - TCP RACK: add comment
 10. Jan  3 John Baldwin               git: 0e742cc77454 - main - cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean
 11. Jan  2 Emmanuel Vadot             git: 0e8011faf58b - main - Import device-tree files from Linux 6.11
 12. Jan  5 Ed Maste                   git: 0f7d8b71b45b - main - Makefile.inc1: Set DISTDIR in stagekernel target
 13. Dec 30 Ed Maste                   git: 10fa3f2518d4 - main - certctl: Set METALOG ownership to root:wheel
 14. Jan  2 John Baldwin               git: 11a9117871e6 - main - Use bus_generic_detach to detach and delete child devices during detach
 15. Jan  3 Andrew Turner              git: 143dff0f9ce9 - main - pci: Only claim to support PCI ASPM on x86
 16. Jan  2 John Baldwin               git: 160179ea3e24 - main - Remove now-redundant calls to device_delete_children
 17. Dec 30 Michael Tuexen             git: 16e8e99f1d41 - main - TCP RACK: remove redundant check
 18. Jan  1 Michael Tuexen             git: 1781324db2bc - main - TCP BBR: remove code which is never executed
 19. Dec 31 Adrian Chadd               git: 18fabd338ce7 - main - ath_hal_ar9300: quick refactor of tx/rx chain handling
 20. Jan  3 Jung-uk Kim                git: 1a259ad4ab5b - main - acpica: Merge ACPICA 20240927

 21. Jan  3 Mark Johnston              git: 1da99b479a74 - main - syslogd tests: Permit starting syslogd with multiple -b options
 22. Dec 30 Ed Maste                   git: 1f31d4374280 - main - makefs: Fix cd9660 duplicate directory names
 23. Jan  2 Renato Botelho             Re: git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI
 24. Dec 31 Simon J. Gerraty           git: 203027b2d5dc - main - Update libexec/rc/debug.sh and hooks.sh
 25. Jan  2 John Baldwin               git: 20f932af2973 - main - bhnd bcma/siba: Remove duplicate call to device_delete_children
 26. Jan  3 John Baldwin               git: 22956bc9dc90 - main - pac: Consistently use item count as the first argument to calloc
 27. Jan  1 Kyle Evans                 git: 2629e90dd05f - main - pkg: pull rsa bits out of pkg.c
 28. Jan  2 Kyle Evans                 git: 2832af7b4ea2 - main - shar: add a note about the port to the deprecation warning
 29. Jan  2 John Baldwin               git: 28f5e880e8b2 - main - Use device_delete_children instead of explicit calls to device_delete_child
 30. Jan  3 Adrian Chadd               git: 2be951a526cb - main - rtwn: enable VHT if it's configured in the device
 31. Jan  1 Kyle Evans                 git: 2e065d74a5b0 - main - pkg: add a pkgsign_verify_data callback
 32. Jan  1 Kyle Evans                 git: 2ecfc040a09f - main - pkg: refactor out a pkg_read_fd()
 33. Jan  4 Michael Tuexen             git: 305c40dc552f - main - TCP BBR: simplify expression
 34. Dec 31 Adrian Chadd               git: 307f9c351588 - main - rtwn: only set INIRATE if we're not doing firmware rate control.
 35. Jan  1 Kyle Evans                 git: 35c0a8c449fd - main - Add 'contrib/libder/' from commit '9c40c4de4c33b2ba1124fb752ebea0bebaa6013f'
 36. Dec 30 John Baldwin               git: 365b89e8ea4a - main - nvmf: Switch several ioctls to using nvlists
 37. Jan  1 Michael Tuexen             git: 3b9da3dcd11f - main - TCP RACK: avoid using uninitialized tot_idle variable
 38. Jan  1 Kyle Evans                 git: 3d0a0dda3a7d - main - pkg: finish adding the ECC signer and signature type bits
 39. Jan  2 John Baldwin               git: 3ddaf8200bc9 - main - Use bus_generic_detach instead of device_delete_children in detach
 40. Jan  3 Mark Johnston              git: 3fb2371efd13 - main - syslogd tests: Use atf_check when sending SIGHUP to syslogd

 41. Jan  2 Baptiste Daroussin         git: 4087ffdbce72 - main - nvi: import version 2.2.1-52c07e8
 42. Jan  3 John Baldwin               git: 40ed89ffc323 - main - .cirrus: Add manual amd64 and aarch64 jobs using GCC 14
 43. Jan  3 Michael Tuexen             git: 4173a3a009a4 - main - TCP BBR: simplify expression
 44. Jan  1 Mark Johnston              git: 4196f227aa84 - main - libdtrace: Be less strict when comparing pointer types
 45. Jan  4 Michael Tuexen             git: 41af5eeefc2c - main - TCP RACK: remove code that cannot be reached
 46. Dec 31 Yoshihiro Takahashi        git: 41b30bbc1a57 - main - uart: Add support for Brainboxes / Intashield serial cards.
 47. Jan  5 Ed Maste                   git: 48b9d78a0a9d - main - hda: Add patch for Framework Laptop Intel 13th gen
 48. Dec 31 Ed Maste                   git: 48ef7ed72a02 - main - Clarify net.inet.ip.allow_net240 and allow_net0
 49. Dec 31 Michael Tuexen             git: 4940584bbf0b - main - TCP RACK, BBR: cleanup of ctf_process_inbound_raw()
 50. Jan  4 Michael Tuexen             git: 4bce1a19fcfa - main - TCP BBR: remove code which is not needed
 51. Dec 30 Kristof Provost            git: 4be8e29e776b - main - pf: initialise addresses in pf_get_transaddr_af()
 52. Jan  1 Juraj Lutter               git: 4c0435d919b1 - main - mac(4): Mention mac_do(4)
 53. Jan  2 John Baldwin               git: 4e62c3cafa4c - main - Remove now-redundant calls to device_delete_child
 54. Dec 31 Michael Tuexen             git: 4f3a0c719780 - main - TCP RACK: don't use an uninitialized variable
 55. Dec 31 Adrian Chadd               git: 4fad98b5c8d7 - main - rtwn: remove SEQ_SEL, replace with a QOS bit
 56. Jan  5 Kristof Provost            git: 50c1e179b584 - main - umtx: handle allocation failire in umtx_pi_alloc()
 57. Jan  3 Mark Johnston              git: 526bd072b33e - main - syslogd: Fix resource leaks
 58. Dec 30 Kristof Provost            git: 54ead732cf08 - main - pf: deduplicate IPPROTO_ICMPV6 and IPPROTO_ICMP handling
 59. Jan  1 Kyle Evans                 git: 5862580ded35 - main - pkg: abstract rsa out behind a pkgsign API
 60. Dec 31 Michael Tuexen             git: 5ec914e06c96 - main - TCP BBR: fix condition when sending a tail loss probe

 61. Jan  4 Gordon Bergling            git: 6145586a6c74 - main - ascii(7): Correct the history section
 62. Jan  3 Jung-uk Kim                git: 62e841ccce30 - main - acpica: Import ACPICA 20241212
 63. Jan  2 John Baldwin               git: 64d1a02e4e1a - main - Check for errors from bus_generic_detach in various drivers
 64. Dec 30 Warner Losh                git: 6553c31c969d - main - endian.h: Update comments now that POSIX Issue 8 is POSIX.1-2024
 65. Jan  2 John Baldwin               git: 6da28bb2a34a - main - csa/emu10kx: Simplify deleting child devices
 66. Jan  2 Emmanuel Vadot             git: 7d0873ebb83b - main - Import device-tree files from Linux 6.10
 67. Jan  4 Kristof Provost            git: 7d5e02b01577 - main - pf: allow ICMP messages related to an SCTP state to pass
 68. Dec 31 Adrian Chadd               git: 7ddf19492cd9 - main - rtwn: add support for register IO debugging
 69. Jan  3 Jung-uk Kim                git: 804fe2660352 - main - acpica: Import ACPICA 20240321
 70. Dec 31 Zhenlei Huang              git: 81f9d3b11f31 - main - sys/sys/kernel.h: Remove SI_SUB_DONE
 71. Jan  3 John Baldwin               git: 826509a3c364 - main - open.2: Editorial pass
 72. Jan  2 Michael Tuexen             git: 8471791eb6ee - main - TCP RACK: simplify condition
 73. Jan  4 Michael Tuexen             git: 84e894ce1309 - main - TCP RACK: remove variable with is only initialized and not changed
 74. Jan  3 Michael Tuexen             git: 88766e7af52b - main - TCP BBR: fix integer overflow
 75. Dec 30 Michael Tuexen             git: 895347fc10c5 - main - TCP BBR: remove assignments without effect
 76. Dec 30 John Baldwin               git: 8a50aa09019a - main - nv: Add <sys/_nv.h> header for nvlist_t declaration
 77. Jan  2 John Baldwin               git: 919f911ea452 - main - siba: Use device_delete_children in siba_add_children
 78. Jan  2 John Baldwin               git: 925e1016b163 - main - puc: Use device_delete_children if attach fails
 79. Jan  3 Jung-uk Kim                git: 92f570c32e9b - main - acpica: Import ACPICA 20240827
 80. Jan  5 Adrian Chadd               git: 93411b39fff2 - main - rtwn: calculate control rate for VHT rate frames

 81. Jan  4 Bjoern A. Zeeb             git: 95a7aa800987 - main - LinuxKPI: 802.11: implement wiphy_{,un}lock()
 82. Dec 31 Rick Macklem               git: 9a8e9b2a79e1 - main - RELNOTES: Add an entry for commit 07cd69e272da
 83. Dec 30 John Baldwin               git: 9b1585384d53 - main - kqueue.2: Editorial pass
 84. Jan  2 Ruslan Bukin               git: 9be0058ea0fc - main - riscv vmm: virtual timer support.
 85. Jan  3 John Baldwin               git: 9c87cbbcaaed - main - cpu_machdep.9: New manpage describing the semantics of several cpu_*
 86. Dec 30 Jason A. Harmening         git: a314c60625af - main - mount(8): Avoid truncation when fstab-formatting unionfs mount info
 87. Dec 31 Adrian Chadd               git: aa178783710f - main - rtwn: print out the firmware file being loaded
 88. Jan  2 John Baldwin               git: aa48c1ae0831 - main - etherswitch: Cleanup detach and delete of child devices during detach
 89. Dec 31 Joseph Koshy               git: aac74b708b3d - main - libelftc: Fix a typo - FreeBSD's riscv port is little-endian.
 90. Jan  3 John Baldwin               git: ae1cc4182b3f - main - nv.9: Editorial pass
 91. Dec 31 Adrian Chadd               git: af2e102c4065 - main - rtwn: enable periodic TX reporting support on RTL8188EU NICs.
 92. Jan  2 John Baldwin               git: b196276c20b5 - main - bus_generic_detach: Delete children after detaching them
 93. Jan  2 Emmanuel Vadot             git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
 94. Jan  2 John Baldwin                Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
 95. Jan  4 Mark Millard                Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
 96. Jan  4 Emmanuel Vadot              Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
 97. Jan  4 John Baldwin                Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
 98. Dec 31 Michael Tuexen             git: b47dcb4b1ff1 - main - TCP BBR: fix getsockopt() for TCP_BBR_USEDEL_RATE
 99. Jan  1 Xin LI                     git: b55baa8139ce - main - copyright: Happy New Year 2025
100. Dec 30 Michael Tuexen             git: b5739c8b1222 - main - TCP RACK, BBR: ensure return value is always ininitialized

101. Jan  4 Dimitry Andric             git: b662ca1d6cd8 - main - Revert "Export additional __aeabi_ symbols from arm's libgcc_s"
102. Jan  3 Andrew Turner              git: b714eacb7905 - main - acpi: Pass the correct device to acpi_pcib_osc
103. Jan  4 Baptiste Daroussin         git: ba5834b8e11f - main - libusb: fix hotplug sigbus
104. Jan  2 Michael Tuexen             git: c7e81cc04369 - main - TCP BBR: do not log an uninitialized value
105. Jan  4 Michal Meloun              Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s
106. Jan  4 Dimitry Andric              Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s
107. Jan  4 mmel@freebsd.org            Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s
108. Dec 31 Adrian Chadd               git: cbc331d153cf - main - rtwn: fix builds on non-x86 platforms
109. Dec 31 Adrian Chadd               git: cc3b7b7e715d - main - ath_hal_ar9300: implement the TX/RX chainmask override for AR9300 HAL
110. Jan  2 John Baldwin               git: cf416f56eb73 - main - Use the new bus_generic_detach directly in place of home-grown versions
111. Jan  1 Alan Somers                git: d11904b35021 - main - Fix lib/libc/nss/getgr_test with large numbers of groups
112. Jan  2 John Baldwin               git: d174ffca3a79 - main - mfi: Use bus_generic_detach to simplify deleting children during detach
113. Jan  4 Gordon Bergling            git: d633a7d12105 - main - timeout(1): Add -v/--verbose option to show diagnosis info
114. Jan  3 Joseph Mingrone            git: d72f87c0fd14 - main - tcpdump/print-pflog: Print uid with host endianness
115. Jan  5 Dmitry Morozovsky          Re: git: d830cac9fed1 - main - recoverdisk: Fix comparison  between stripesize and sectorsize
116. Jan  5 Poul-Henning Kamp          git: d830cac9fed1 - main - recoverdisk: Fix comparison between stripesize and sectorsize
117. Jan  5 Poul-Henning Kamp           Re: git: d830cac9fed1 - main - recoverdisk: Fix comparison between stripesize and sectorsize
118. Jan  3 Michael Tuexen             git: deb4252e9e7c - main - TCP RACK: remove un-needed assignment
119. Jan  2 John Baldwin               git: e74465f1778d - main - cpsw: Remove duplicate call to bus_generic_detach
120. Jan  3 Gleb Smirnoff              git: e9255dafa1ef - main - pf: netlink KPI use cleanup

121. Jan  2 John Baldwin               git: e9d3857040a1 - main - Use bus_detach_children instead of bus_generic_detach
122. Dec 30 Kristof Provost            git: ec30ca2e13ae - main - pf: remove impossible condition
123. Jan  3 John Baldwin               git: ecb5fe3c5e48 - main - nv.9: Add a new subsection documenting kernel-specific behavior
124. Jan  1 Kyle Evans                 git: f0865ec9906d - main - Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c'
125. Jan  4 Emmanuel Vadot             git: f57db7955a6c - main - modules: dtb: allwinner: Remove sun8i-h2-plus-orangepi-r1.dts
126. Jan  3 John Baldwin               git: f586d5259949 - main - .cirrus-ci: Update the non-manual GCC build job to GCC 13
127. Jan  1 Kyle Evans                 git: f59bb61e1eb4 - main - lib: hook libder up to the build
128. Jan  2 Kyle Evans                 git: f68ee0e7a1e8 - main - shar: add a deprecation notice
129. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
130. Jan  2 Kyle Evans                  Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
131. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
132. Jan  2 Kyle Evans                  Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
133. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
134. Jan  2 Kyle Evans                  Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
135. Jan  2 Cy Schubert                 Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice
136. Jan  3 John Baldwin               git: f94513a3a36b - main - pac: Use strdup and asprintf in place of dubious string building
137. Jan  2 John Baldwin               git: faf0bf43df0c - main - cgem: Cleanup detaching of child miibus device

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