2025/dev-commits-src-main/20250317.dev-commits-src-main
Messages: 127, sorted by subject
Last update: Mon Mar 17 0:07:06 2025
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. Mar 10 Ravi Pokala Re: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK 2. Mar 10 Ravi Pokala Re: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK 3. Mar 13 Adrian Chadd git: 00ad581c7e3f - main - wlanstats: add GCMP crypto counters 4. Mar 13 John Baldwin git: 00d78c500783 - main - rwmlock/rwlock/sx: Print the pointer of destroyed locks in panic messages 5. Mar 13 Michael Osipov git: 0100da4deb96 - main - caroot: update the root bundle 6. Mar 16 Navdeep Parhar git: 011e3d0b8b90 - main - cxgbe(4): Perform Conventional Reset instead of FLR on the device. 7. Mar 13 Konstantin Belousov git: 016f40466afc - main - mlx5en: fix rq->wqe_sz usage 8. Mar 10 John Baldwin git: 02d61f27585f - main - hdaa: Don't hold a mutex while creating child devices 9. Mar 13 Konstantin Belousov git: 02fe38b92175 - main - mlx5en: make the hw lro control dynamic 10. Mar 11 Warner Losh git: 048d6ca31d96 - main - umass: Remove some 20-year-old dead code 11. Mar 13 Adrian Chadd git: 0588444700f4 - main - net80211: add the specific 802.11-2020 references to VHT IEs 12. Mar 13 Konstantin Belousov git: 0832381247d7 - main - procstat.1: sort subcommands 13. Mar 11 Olivier Certner git: 085c8bdec5bc - main - libsa: smbios: style(9): SMBIOS_GET8(): Split overlong line 14. Mar 13 Konstantin Belousov git: 0a7c164d91a8 - main - kern/sys_eventfd.c: fix includes 15. Mar 14 Enji Cooper git: 0d0c8621fd18 - main - openssl: Import OpenSSL 3.0.16 16. Mar 12 John Baldwin git: 0ed104978ce5 - main - mtx: Make idle thread assertions more robust 17. Mar 11 Olivier Certner git: 0f492f79084f - main - loader.kboot: smbios: Add a comment about v3 entry point being favored 18. Mar 10 Gleb Smirnoff git: 186dc094cf1c - main - linux: Handle IP_RECVTOS cmsg type 19. Mar 14 Bjoern A. Zeeb git: 19df0c5abcb9 - main - LinuxKPI: make __kmalloc() play by the rules 20. Mar 14 Ed Maste git: 1cae7121c667 - main - Enable LLVM_BINUTILS by default
21. Mar 14 Nuno Teixeira Re: git: 1cae7121c667 - main - Enable LLVM_BINUTILS by default 22. Mar 14 Ed Maste Re: git: 1cae7121c667 - main - Enable LLVM_BINUTILS by default 23. Mar 11 Olivier Certner git: 1ee8714950b8 - main - libsa: smbios_probe(): Strictly obey specified entry point address 24. Mar 14 Ed Maste git: 222c850503d1 - main - kern.mk: Update SSP comment (not limited to GCC) 25. Mar 13 Konstantin Belousov git: 28f4cf9217c2 - main - procstat(1): dump kqueues 26. Mar 11 Olivier Certner git: 2aa0067548a9 - main - libsa: smbios: Rename 64-bit entry point's guards 27. Mar 15 Maxim Konovalov git: 2bc9d7a3ac8d - main - bsd-family-tree: add FreeBSD 13.5 28. Mar 13 Adrian Chadd git: 2d4583c462a5 - main - net80211: add initial AES-GCMP crypto support 29. Mar 10 Ed Maste git: 2fa091dcfb2b - main - Makefile.inc1: packageworld: remove non-NO_ROOT cases 30. Mar 10 Christos Margiolis git: 2fda8597116e - main - sound: Take dsp_cdevsw out of header file 31. Mar 14 Bjoern A. Zeeb git: 36782aaba4f1 - main - wlanstats: update usage, improve man page 32. Mar 10 Mark Johnston git: 36ae5ce2f2fd - main - dtrace/arm64: Fix dtrace_gethrtime() 33. Mar 10 Konstantin Belousov git: 394605c057ad - main - ip_output(): style 34. Mar 11 Olivier Certner git: 3b2303ba3dba - main - libsa: smbios: Export the used entry point type to the kernel 35. Mar 13 Konstantin Belousov git: 3eb6d4b4a25a - main - mlx5: recalculate tcp checksum for ipv4 hw lro coalesced packet 36. Mar 11 Olivier Certner git: 3f744fb8b2c5 - main - libsa: smbios: Favor the v3 (64-bit) entry point on non-EFI boot 37. Mar 10 Christos Margiolis git: 4021fa32d92d - main - sound: Simplify pcm/feeder_mixer.c 38. Mar 10 Christos Margiolis git: 433e270f341c - main - sound: Refactor the format conversion framework 39. Mar 12 John Baldwin git: 43a15a22c623 - main - mtx: Include the mutex pointer in the panic message for destroyed locks 40. Mar 10 John Baldwin git: 44d5f5ed1e95 - main - new-bus: Add taskqueue_bus to process hot-plug device events
41. Mar 14 Wei Hu git: 47f4137e44b8 - main - mana: remove redundant doorbell in mana_poll_rx_cq() 42. Mar 13 Konstantin Belousov git: 480fc5b8e5de - main - mlx5en: bump MLX5E_MAX_BUSDMA_RX_SEGS 43. Mar 10 Christos Margiolis git: 4918fc2e238b - main - sound: Turn clamp macros into a function 44. Mar 14 Bjoern A. Zeeb git: 4a4eee553307 - main - iwlwifi: adjust a debug comment referring to a PR 45. Mar 13 Konstantin Belousov git: 4cf6cae879f9 - main - Document KERN_PROC_KQUEUE 46. Mar 14 Colin Percival git: 55c3348ed78f - main - acpi_pci: Add quirk for DELAY-after-EJ0 47. Mar 15 Konstantin Belousov git: 5963423232e8 - main - libibverbs: Extend support of NDR rates 48. Mar 12 Brooks Davis git: 59c529f2c856 - main - release/vm: force replacement of compressed images 49. Mar 11 Cy Schubert Re: git: 5ca7754519e8 - main - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing" 50. Mar 11 Cy Schubert git: 5ca7754519e8 - main - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing" 51. Mar 13 Gleb Smirnoff git: 5f42f87fc434 - main - inpcb: in_pcbinshash() can't fail on connect(2) 52. Mar 11 Olivier Certner git: 64fc51a9cf71 - main - libsa: smbios: Reject a 64-bit entry point with revision 0 53. Mar 13 Christos Margiolis git: 68b6567d09dd - main - snd_hda: Patch Framework AMD 13th gen 54. Mar 11 Konstantin Belousov git: 7008b9fab555 - main - mlx5: Fix BlueField-4 device description 55. Mar 13 Adrian Chadd git: 70dc8e5e7f5c - main - net80211: add AES-GCM to the hostap logic 56. Mar 10 Christos Margiolis git: 717adecbbb52 - main - sound: Make feed_mixer_apply() __always_inline 57. Mar 14 Bjoern A. Zeeb Re: git: 732c16884215 - main - ObsoleteFiles: Remove if_rtwn.4 removal 58. Mar 13 Alexander Ziaee git: 732c16884215 - main - ObsoleteFiles: Remove if_rtwn.4 removal 59. Mar 13 Konstantin Belousov git: 7560ed3a6b9d - main - mlx5: assert CQE structure size 60. Mar 10 John Baldwin git: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK
61. Mar 10 John Baldwin Re: git: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK 62. Mar 11 Olivier Certner git: 7e61fc76400c - main - libsa: smbios: Stop parsing on an End-of-Table structure 63. Mar 10 Mark Johnston git: 7ee1bdd094d3 - main - libdtrace: Fix an off-by-one in the priority queue implementation 64. Mar 11 Olivier Certner git: 7f005c6699f4 - main - libsa: smbios: Use 64-bit entry point if table below 4GB on non-EFI boot 65. Mar 13 Konstantin Belousov git: 816f27e848e5 - main - mlx5en: control hw LRO with the driver conf sysctl, leaving IFCAP_LRO to sw 66. Mar 13 Konstantin Belousov git: 82897058342e - main - procstat.1: document rlimitusage 67. Mar 12 Ed Maste git: 87eaa30e9b39 - main - depend-cleanup: Add examples for common cases 68. Mar 13 Konstantin Belousov git: 89491b1edb34 - main - mlx5en: stop arbitrary limiting max wqe size 69. Mar 13 Konstantin Belousov git: 903996760d19 - main - mlx5: correct the predicate asserted in __predict_true() 70. Mar 12 Brooks Davis git: 92d399a3be0e - main - release/vm: add a WITHOUT_QEMU option 71. Mar 13 Konstantin Belousov git: 93e70e3a9442 - main - mlx5en: explain why interface needs to be reopened on hw lro change 72. Mar 13 Konstantin Belousov git: 9491ae6f0d96 - main - procstat.1: correct description of the kstack subcommand after removal of swapping 73. Mar 11 Olivier Certner git: 96f77576e9ea - main - loader.efi: smbios: Favor the v3 (64-bit) entry point 74. Mar 13 Konstantin Belousov git: 98071573638a - main - mlx5core: add mlx5_core_modify_tir() 75. Mar 10 Mark Johnston git: 9a30c8d347bf - main - libdtrace: Fix an off-by-one in CPU ID handling 76. Mar 11 Olivier Certner git: 9dad0ba28680 - main - libsa: smbios_detect(): Return the entry point address 77. Mar 16 Warner Losh git: 9ea38ca4a8e6 - main - umass/quirk: Remove useless quirk for Transcend flash 78. Mar 10 Gleb Smirnoff git: 9f55630b8d72 - main - linux: Fix a typo in linux_recvmsg_common 79. Mar 11 Olivier Certner git: a39ab17c9abb - main - libsa: smbios: Make 'is_64bit_ep' a field of 'smbios' 80. Mar 13 John Baldwin git: a52a51a2d590 - main - lockmgr/rmlock/rwlock/sx: Make various assertions more robust
81. Mar 13 Adrian Chadd git: a54a240c1b57 - main - net80211: work around unused variable "vap" in non-debug builds 82. Mar 14 Bjoern A. Zeeb git: a5c7b44d6a46 - main - LinuxKPI: always use contig allocations in linux_alloc_kmem() 83. Mar 11 Olivier Certner git: a609592ddcdf - main - libsa: smbios: style(9): Entry point parsing comments 84. Mar 10 John Baldwin git: aaf0a7302d10 - main - sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events 85. Mar 10 Christos Margiolis git: ab95710f30f7 - main - sound: Make dev.pcm.X.mode dynamic 86. Mar 10 Christos Margiolis git: ac24c9da8bb7 - main - sound: Remove macro magic from pcm/feeder_matrix.c 87. Mar 16 Warner Losh git: b0375f78e32a - main - usb-msctest: Be more conservative setting GETMAXLUN quirk 88. Mar 10 John Baldwin git: b23314ecb99c - main - pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue 89. Mar 16 Warner Losh git: b39f500e6ac8 - main - stand: lines with comments a '"' in loader.conf are ignored 90. Mar 10 Christos Margiolis git: b73b5f70e9f6 - main - sound: Remove feed_matrix_apply_generic() 91. Mar 10 Christos Margiolis git: b768f2c7773b - main - sound: Retire SD_F_AUTOVCHAN 92. Mar 15 Doug Moore git: b82d7897595d - main - vm_object: add getpages utility 93. Mar 10 John Baldwin git: b8b5cc330490 - main - new-bus: Use M_WAITOK in more places 94. Mar 10 Gleb Smirnoff git: b9752d5d1cea - main - linprocfs: Correct sysfs /proc/<pid>/mountinfo entry 95. Mar 12 John Baldwin git: ba6c35f0cadb - main - usb: Use bus_detach_children instead of bus_generic_detach 96. Mar 13 Konstantin Belousov git: bbac54b820cb - main - mlx5en: make conf.hw_lro sysctl r/w 97. Mar 13 Konstantin Belousov git: bc1023849256 - main - mlx5: overwrite only the echo reply timestamp from the last packet in LRO 98. Mar 10 Dmitry Morozovsky git: bf317e9f1037 - main - Fix a typo in the updated copyright comment 99. Mar 13 Konstantin Belousov git: bf46aec4b29a - main - libprocstat: add helper to query knotes for specific kqueue 100. Mar 10 John Baldwin git: c0bed9bd0bda - main - mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices
101. Mar 13 Konstantin Belousov git: c2987d7876a0 - main - mlx5: bump the max LRO packet size 102. Mar 11 Olivier Certner git: c340797e08d8 - main - libsa: smbios: Allow to run smbios_probe() multiple times 103. Mar 13 Konstantin Belousov git: c3555174fd97 - main - mlx5en: follow PRM for setting the max hw lro segment size 104. Mar 12 Brooks Davis git: c41ba99779d0 - main - release/vm: partially support NO_ROOT 105. Mar 13 Gleb Smirnoff git: c56e75390e33 - main - inpcb: make sure we don't pass uninitialized faddr to in_pcbladdr() 106. Mar 10 Konstantin Belousov git: c5a96f09df32 - main - mb_unmapped_to_ext(): fix m_free()/m_freem() use 107. Mar 13 Gleb Smirnoff git: c78a14a2b872 - main - inpcb: in_pcb_lport_dest() doesn't use lportp as input argument 108. Mar 10 Christos Margiolis git: c824383b269d - main - sound: Update COPYRIGHT notices 109. Mar 12 Christos Margiolis git: cabf76fde836 - main - sound: Remove redundant check in mixer_clone() 110. Mar 11 Olivier Certner git: d1f351fcb22f - main - libsa: smbios: probe: BCD revision parsing is v2-only code; Expand comments 111. Mar 14 Enji Cooper git: d2a55e6a9348 - main - openssl: update ASM and version info for 3.0.16 import 112. Mar 13 Brooks Davis git: d6c34d14443a - main - rc.d/sendmail: remove a obsolete upgrade seatbelt 113. Mar 13 Konstantin Belousov git: d76a31ca74cf - main - procstat.1: document kqueues 114. Mar 10 John Baldwin git: db6f2bb93a97 - main - Makefile.inc1: Conditionalize some package related variables 115. Mar 10 John Baldwin Re: git: db6f2bb93a97 - main - Makefile.inc1: Conditionalize some package related variables 116. Mar 12 John Baldwin git: dba45599c498 - main - mtx: Avoid nested panics on lock class mismatch assertions 117. Mar 13 Konstantin Belousov git: dd1bd0ec5c91 - main - mlx5_en: correct recalculation of the ipv4 checksum for hw lro packet 118. Mar 10 Christos Margiolis git: e18d66d9c515 - main - sound: Remove macro magic from pcm/feeder_eq.c 119. Mar 13 Konstantin Belousov git: e60f608eb9cf - main - Add sysctl kern.proc.kqueue 120. Mar 10 Konstantin Belousov git: edc1fba05e05 - main - ip_output(): if mb_unmapped_to_ext() failed, return directly
121. Mar 12 Ed Maste git: ef037a028af7 - main - linuxkpi: Correct DIV_ROUND_DOWN_ULL 122. Mar 13 Konstantin Belousov git: efe9a3996ee3 - main - mlx5: recalculate tcp checksum for ipv6 hw lro coalesced packet 123. Mar 10 Rick Macklem git: f27afbd85002 - main - nfsd.8: Note that the -n option is deprecated 124. Mar 13 John Baldwin git: f402078d0956 - main - device_pager: Assert that the handle is not NULL 125. Mar 13 Warner Losh git: f7856fe81df2 - main - g_dev_orphan(): Return early if the device is already gone 126. Mar 10 Takanori Watanabe git: f9b4092743fc - main - acpi_wmi: Add type check before evaluaeting query ACPI method Some ACPI wmi query is implemented by named object, n 127. Mar 13 Konstantin Belousov git: fcf81de12f27 - main - ip6_cksum.c: generalize in6_cksum_partial() to allow L2 headers in passed mbuf
home | up | archive sorted by: subject | author | date | reverse date