2025/dev-commits-src-main/20250106.dev-commits-src-main
Messages: 137, old messages first
Last update: Mon Jan 6 0:07:01 2025
|
|
home | archive sorted by: subject | author | date | reverse date
1. Dec 30 Jason A. Harmening git: a314c60625af - main - mount(8): Avoid truncation when fstab-formatting unionfs mount info 2. Dec 30 Michael Tuexen git: 895347fc10c5 - main - TCP BBR: remove assignments without effect 3. Dec 30 Michael Tuexen git: 16e8e99f1d41 - main - TCP RACK: remove redundant check 4. Dec 30 Michael Tuexen git: b5739c8b1222 - main - TCP RACK, BBR: ensure return value is always ininitialized 5. Dec 30 Ed Maste git: 10fa3f2518d4 - main - certctl: Set METALOG ownership to root:wheel 6. Dec 30 John Baldwin git: 8a50aa09019a - main - nv: Add <sys/_nv.h> header for nvlist_t declaration 7. Dec 30 John Baldwin git: 365b89e8ea4a - main - nvmf: Switch several ioctls to using nvlists 8. Dec 30 John Baldwin git: 9b1585384d53 - main - kqueue.2: Editorial pass 9. Dec 30 Ed Maste git: 1f31d4374280 - main - makefs: Fix cd9660 duplicate directory names 10. Dec 30 Warner Losh git: 6553c31c969d - main - endian.h: Update comments now that POSIX Issue 8 is POSIX.1-2024 11. Dec 30 Kristof Provost git: ec30ca2e13ae - main - pf: remove impossible condition 12. Dec 30 Kristof Provost git: 54ead732cf08 - main - pf: deduplicate IPPROTO_ICMPV6 and IPPROTO_ICMP handling 13. Dec 30 Kristof Provost git: 07579e2110b3 - main - pf: sprinkle const over function arguments 14. Dec 30 Kristof Provost git: 4be8e29e776b - main - pf: initialise addresses in pf_get_transaddr_af() 15. Dec 31 Adrian Chadd git: 4fad98b5c8d7 - main - rtwn: remove SEQ_SEL, replace with a QOS bit 16. Dec 31 Adrian Chadd git: 18fabd338ce7 - main - ath_hal_ar9300: quick refactor of tx/rx chain handling 17. Dec 31 Adrian Chadd git: cc3b7b7e715d - main - ath_hal_ar9300: implement the TX/RX chainmask override for AR9300 HAL 18. Dec 31 Rick Macklem git: 9a8e9b2a79e1 - main - RELNOTES: Add an entry for commit 07cd69e272da 19. Dec 31 Yoshihiro Takahashi git: 41b30bbc1a57 - main - uart: Add support for Brainboxes / Intashield serial cards. 20. Dec 31 Ed Maste git: 48ef7ed72a02 - main - Clarify net.inet.ip.allow_net240 and allow_net0
21. Dec 31 Zhenlei Huang git: 81f9d3b11f31 - main - sys/sys/kernel.h: Remove SI_SUB_DONE 22. Dec 31 Michael Tuexen git: 4940584bbf0b - main - TCP RACK, BBR: cleanup of ctf_process_inbound_raw() 23. Dec 31 Michael Tuexen git: 4f3a0c719780 - main - TCP RACK: don't use an uninitialized variable 24. Dec 31 Michael Tuexen git: b47dcb4b1ff1 - main - TCP BBR: fix getsockopt() for TCP_BBR_USEDEL_RATE 25. Dec 31 Simon J. Gerraty git: 203027b2d5dc - main - Update libexec/rc/debug.sh and hooks.sh 26. Dec 31 Adrian Chadd git: 7ddf19492cd9 - main - rtwn: add support for register IO debugging 27. Dec 31 Adrian Chadd git: af2e102c4065 - main - rtwn: enable periodic TX reporting support on RTL8188EU NICs. 28. Dec 31 Adrian Chadd git: 307f9c351588 - main - rtwn: only set INIRATE if we're not doing firmware rate control. 29. Dec 31 Adrian Chadd git: 06b7335701fa - main - rtwn: add rtwn_ctl_vhtrate(), some cleanups 30. Dec 31 Joseph Koshy git: aac74b708b3d - main - libelftc: Fix a typo - FreeBSD's riscv port is little-endian. 31. Dec 31 Michael Tuexen git: 0ce13b1d580f - main - TCP RACK: add comment 32. Dec 31 Michael Tuexen git: 5ec914e06c96 - main - TCP BBR: fix condition when sending a tail loss probe 33. Dec 31 Adrian Chadd git: aa178783710f - main - rtwn: print out the firmware file being loaded 34. Dec 31 Adrian Chadd git: cbc331d153cf - main - rtwn: fix builds on non-x86 platforms 35. Jan 1 Xin LI git: b55baa8139ce - main - copyright: Happy New Year 2025 36. Jan 1 Mark Johnston git: 4196f227aa84 - main - libdtrace: Be less strict when comparing pointer types 37. Jan 1 Juraj Lutter git: 4c0435d919b1 - main - mac(4): Mention mac_do(4) 38. Jan 1 Michael Tuexen git: 1781324db2bc - main - TCP BBR: remove code which is never executed 39. Jan 1 Michael Tuexen git: 3b9da3dcd11f - main - TCP RACK: avoid using uninitialized tot_idle variable 40. Jan 1 Alan Somers git: d11904b35021 - main - Fix lib/libc/nss/getgr_test with large numbers of groups
41. Jan 1 Kyle Evans git: 35c0a8c449fd - main - Add 'contrib/libder/' from commit '9c40c4de4c33b2ba1124fb752ebea0bebaa6013f' 42. Jan 1 Kyle Evans git: f59bb61e1eb4 - main - lib: hook libder up to the build 43. Jan 1 Kyle Evans git: f0865ec9906d - main - Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 44. Jan 1 Kyle Evans git: 05427f4639bc - main - secure: hook up libecc as libpkgecc 45. Jan 1 Kyle Evans git: 2629e90dd05f - main - pkg: pull rsa bits out of pkg.c 46. Jan 1 Kyle Evans git: 5862580ded35 - main - pkg: abstract rsa out behind a pkgsign API 47. Jan 1 Kyle Evans git: 2e065d74a5b0 - main - pkg: add a pkgsign_verify_data callback 48. Jan 1 Kyle Evans git: 2ecfc040a09f - main - pkg: refactor out a pkg_read_fd() 49. Jan 1 Kyle Evans git: 3d0a0dda3a7d - main - pkg: finish adding the ECC signer and signature type bits 50. Jan 2 Kyle Evans git: f68ee0e7a1e8 - main - shar: add a deprecation notice 51. Jan 2 Cy Schubert Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice 52. Jan 2 Kyle Evans Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice 53. Jan 2 Cy Schubert Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice 54. Jan 2 Kyle Evans git: 2832af7b4ea2 - main - shar: add a note about the port to the deprecation warning 55. Jan 2 Kyle Evans Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice 56. Jan 2 Baptiste Daroussin git: 4087ffdbce72 - main - nvi: import version 2.2.1-52c07e8 57. Jan 2 Emmanuel Vadot git: 01950c46b815 - main - Import device-tree files from Linux 6.9 58. Jan 2 Emmanuel Vadot git: 7d0873ebb83b - main - Import device-tree files from Linux 6.10 59. Jan 2 Emmanuel Vadot git: 0e8011faf58b - main - Import device-tree files from Linux 6.11 60. Jan 2 Emmanuel Vadot git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12
61. Jan 2 Kristof Provost git: 0749d8134300 - main - pf tests: check cleared time when zeroing stats for table addresses 62. Jan 2 Michael Tuexen git: c7e81cc04369 - main - TCP BBR: do not log an uninitialized value 63. Jan 2 Michael Tuexen git: 8471791eb6ee - main - TCP RACK: simplify condition 64. Jan 2 Ruslan Bukin git: 9be0058ea0fc - main - riscv vmm: virtual timer support. 65. Jan 2 John Baldwin Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller 66. Jan 2 Cy Schubert Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice 67. Jan 2 Kyle Evans Re: git: 04160e000898 - main - arm64: add a driver for the Apple Interrupt Controller 68. Jan 2 Kyle Evans Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice 69. Jan 2 Cy Schubert Re: git: f68ee0e7a1e8 - main - shar: add a deprecation notice 70. Jan 2 John Baldwin Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12 71. Jan 2 Renato Botelho Re: git: 1f5c50a86173 - main - pci_host_generic:Add pcib_request_feature on ACPI 72. Jan 2 John Baldwin git: e9d3857040a1 - main - Use bus_detach_children instead of bus_generic_detach 73. Jan 2 John Baldwin git: 28f5e880e8b2 - main - Use device_delete_children instead of explicit calls to device_delete_child 74. Jan 2 John Baldwin git: b196276c20b5 - main - bus_generic_detach: Delete children after detaching them 75. Jan 2 John Baldwin git: cf416f56eb73 - main - Use the new bus_generic_detach directly in place of home-grown versions 76. Jan 2 John Baldwin git: 160179ea3e24 - main - Remove now-redundant calls to device_delete_children 77. Jan 2 John Baldwin git: 4e62c3cafa4c - main - Remove now-redundant calls to device_delete_child 78. Jan 2 John Baldwin git: e74465f1778d - main - cpsw: Remove duplicate call to bus_generic_detach 79. Jan 2 John Baldwin git: faf0bf43df0c - main - cgem: Cleanup detaching of child miibus device 80. Jan 2 John Baldwin git: 64d1a02e4e1a - main - Check for errors from bus_generic_detach in various drivers
81. Jan 2 John Baldwin git: 6da28bb2a34a - main - csa/emu10kx: Simplify deleting child devices 82. Jan 2 John Baldwin git: 919f911ea452 - main - siba: Use device_delete_children in siba_add_children 83. Jan 2 John Baldwin git: 20f932af2973 - main - bhnd bcma/siba: Remove duplicate call to device_delete_children 84. Jan 2 John Baldwin git: aa48c1ae0831 - main - etherswitch: Cleanup detach and delete of child devices during detach 85. Jan 2 John Baldwin git: 3ddaf8200bc9 - main - Use bus_generic_detach instead of device_delete_children in detach 86. Jan 2 John Baldwin git: 0ac15e476d87 - main - spibus: Use bus_generic_* directly instead of wrappers 87. Jan 2 John Baldwin git: 11a9117871e6 - main - Use bus_generic_detach to detach and delete child devices during detach 88. Jan 2 John Baldwin git: 925e1016b163 - main - puc: Use device_delete_children if attach fails 89. Jan 2 John Baldwin git: d174ffca3a79 - main - mfi: Use bus_generic_detach to simplify deleting children during detach 90. Jan 3 Adrian Chadd git: 2be951a526cb - main - rtwn: enable VHT if it's configured in the device 91. Jan 3 Mark Johnston git: 3fb2371efd13 - main - syslogd tests: Use atf_check when sending SIGHUP to syslogd 92. Jan 3 Mark Johnston git: 1da99b479a74 - main - syslogd tests: Permit starting syslogd with multiple -b options 93. Jan 3 Mark Johnston git: 526bd072b33e - main - syslogd: Fix resource leaks 94. Jan 3 Michael Tuexen git: deb4252e9e7c - main - TCP RACK: remove un-needed assignment 95. Jan 3 Michael Tuexen git: 4173a3a009a4 - main - TCP BBR: simplify expression 96. Jan 3 John Baldwin git: f94513a3a36b - main - pac: Use strdup and asprintf in place of dubious string building 97. Jan 3 John Baldwin git: 22956bc9dc90 - main - pac: Consistently use item count as the first argument to calloc 98. Jan 3 John Baldwin git: 40ed89ffc323 - main - .cirrus: Add manual amd64 and aarch64 jobs using GCC 14 99. Jan 3 John Baldwin git: f586d5259949 - main - .cirrus-ci: Update the non-manual GCC build job to GCC 13 100. Jan 3 John Baldwin git: 826509a3c364 - main - open.2: Editorial pass
101. Jan 3 John Baldwin git: ae1cc4182b3f - main - nv.9: Editorial pass 102. Jan 3 John Baldwin git: ecb5fe3c5e48 - main - nv.9: Add a new subsection documenting kernel-specific behavior 103. Jan 3 John Baldwin git: 9c87cbbcaaed - main - cpu_machdep.9: New manpage describing the semantics of several cpu_* 104. Jan 3 John Baldwin git: 0e742cc77454 - main - cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean 105. Jan 3 Andrew Turner git: 143dff0f9ce9 - main - pci: Only claim to support PCI ASPM on x86 106. Jan 3 Andrew Turner git: b714eacb7905 - main - acpi: Pass the correct device to acpi_pcib_osc 107. Jan 3 Joseph Mingrone git: d72f87c0fd14 - main - tcpdump/print-pflog: Print uid with host endianness 108. Jan 3 Michael Tuexen git: 88766e7af52b - main - TCP BBR: fix integer overflow 109. Jan 3 Gleb Smirnoff git: e9255dafa1ef - main - pf: netlink KPI use cleanup 110. Jan 3 Jung-uk Kim git: 804fe2660352 - main - acpica: Import ACPICA 20240321 111. Jan 3 Jung-uk Kim git: 92f570c32e9b - main - acpica: Import ACPICA 20240827 112. Jan 3 Jung-uk Kim git: 1a259ad4ab5b - main - acpica: Merge ACPICA 20240927 113. Jan 3 Jung-uk Kim git: 62e841ccce30 - main - acpica: Import ACPICA 20241212 114. Jan 4 Mark Millard Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12 115. Jan 4 Gordon Bergling git: 6145586a6c74 - main - ascii(7): Correct the history section 116. Jan 4 Emmanuel Vadot git: f57db7955a6c - main - modules: dtb: allwinner: Remove sun8i-h2-plus-orangepi-r1.dts 117. Jan 4 Emmanuel Vadot Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12 118. Jan 4 Gordon Bergling git: d633a7d12105 - main - timeout(1): Add -v/--verbose option to show diagnosis info 119. Jan 4 Baptiste Daroussin git: ba5834b8e11f - main - libusb: fix hotplug sigbus 120. Jan 4 Michal Meloun Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s
121. Jan 4 Dimitry Andric Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s 122. Jan 4 mmel@freebsd.org Re: git: caab831338f4 - main - Export additional __aeabi_ symbols from arm's libgcc_s 123. Jan 4 Bjoern A. Zeeb git: 95a7aa800987 - main - LinuxKPI: 802.11: implement wiphy_{,un}lock() 124. Jan 4 Michael Tuexen git: 41af5eeefc2c - main - TCP RACK: remove code that cannot be reached 125. Jan 4 Michael Tuexen git: 305c40dc552f - main - TCP BBR: simplify expression 126. Jan 4 Kristof Provost git: 7d5e02b01577 - main - pf: allow ICMP messages related to an SCTP state to pass 127. Jan 4 John Baldwin Re: git: b2d2a78ad80e - main - Import device-tree files from Linux 6.12 128. Jan 4 Dimitry Andric git: b662ca1d6cd8 - main - Revert "Export additional __aeabi_ symbols from arm's libgcc_s" 129. Jan 4 Michael Tuexen git: 4bce1a19fcfa - main - TCP BBR: remove code which is not needed 130. Jan 4 Michael Tuexen git: 84e894ce1309 - main - TCP RACK: remove variable with is only initialized and not changed 131. Jan 5 Ed Maste git: 0f7d8b71b45b - main - Makefile.inc1: Set DISTDIR in stagekernel target 132. Jan 5 Ed Maste git: 48b9d78a0a9d - main - hda: Add patch for Framework Laptop Intel 13th gen 133. Jan 5 Adrian Chadd git: 93411b39fff2 - main - rtwn: calculate control rate for VHT rate frames 134. Jan 5 Kristof Provost git: 50c1e179b584 - main - umtx: handle allocation failire in umtx_pi_alloc() 135. Jan 5 Poul-Henning Kamp git: d830cac9fed1 - main - recoverdisk: Fix comparison between stripesize and sectorsize 136. Jan 5 Dmitry Morozovsky Re: git: d830cac9fed1 - main - recoverdisk: Fix comparison between stripesize and sectorsize 137. Jan 5 Poul-Henning Kamp Re: git: d830cac9fed1 - main - recoverdisk: Fix comparison between stripesize and sectorsize
home | archive sorted by: subject | author | date | reverse date