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


2025/dev-commits-src-branches/20250421.dev-commits-src-branches

Messages: 79, sorted by subject
Last update: Mon Apr 21 0:07:07 2025

home | up | archive sorted by: subject | author | date | reverse date
  1. Apr 18 Bjoern A. Zeeb             git: 02ad13b3796a - stable/14 - net80211/regdomain: try to sort out TW
  2. Apr 17 Kyle Evans                 git: 04f7496f89e2 - stable/13 - libc: allow __cxa_atexit handlers to be added during __cxa_finalize
  3. Apr 15 Mark Johnston              git: 07c5a2486cc6 - stable/14 - hyperv/storvsc: Fix busdma constraints
  4. Apr 16 Kristof Provost            git: 0da181786849 - stable/14 - pfctl: fix recursive printing of NAT rules
  5. Apr 18 Bjoern A. Zeeb             git: 0dbc7a50aa6e - stable/14 - net80211: fix IEEE80211_VFHT_BITS after 160 and 80P80 got swapped
  6. Apr 15 Kristof Provost            git: 1463d5ff1316 - stable/14 - if_ovpn: fix use-after-free of mbuf
  7. Apr 16 Colin Percival             git: 1bd29261b9d0 - stable/14 - Correct CTLTYPE of SYSCTL_SBINTIME_MSEC etc
  8. Apr 17 Alan Somers                git: 1c316af14149 - stable/14 - fusefs: add a test for the max_read= mount option
  9. Apr 15 Mark Johnston              git: 1d2fd8c9cf0f - stable/14 - file: Fix offset handling in kern_copy_file_range()
 10. Apr 18 Bjoern A. Zeeb             git: 1ec403297e4e - stable/14 - LinuxKPI: 802.11: better dealing with errors in RX path
 11. Apr 18 Bjoern A. Zeeb             git: 20f3d58fb8a6 - stable/14 - net80211: correct IEEE80211_KEY_BITS
 12. Apr 16 Colin Percival             git: 217fce137713 - stable/14 - pci: Make PCIe Eject timeout configurable
 13. Apr 18 Bjoern A. Zeeb             git: 241fb1757415 - stable/14 - iwlwifi: fix iwl_uefi_get_uats_table() if not compiled with ACPI
 14. Apr 15 Mark Johnston              git: 24b82123a83e - stable/14 - i386: Avoid registering overlapping vm_phys_seg entries
 15. Apr 17 Alan Somers                git: 2a88aad6286d - stable/14 - witness.4: correct name of the debug.witness.witness_count sysctl
 16. Apr 18 Bjoern A. Zeeb             git: 3404752d554f - stable/14 - LinuxKPI: switch mallocarray to an lkpi implementation using __kmalloc()
 17. Apr 18 Bjoern A. Zeeb             git: 3494f4f5369d - stable/14 - LinuxKPI: always use contig allocations in linux_alloc_kmem()
 18. Apr 18 Bjoern A. Zeeb             git: 350651dbc927 - stable/14 - LinuxKPI: 802.11: remove cipher_scheme support
 19. Apr 18 Bjoern A. Zeeb             git: 361c8b995d6d - stable/14 - net80211: fill in missing flags to IEEE80211_NODE_BITS
 20. Apr 18 Bjoern A. Zeeb             git: 3a35e07fa930 - stable/14 - LinuxKPI: 802.11: add a lchanctx list to lhw


21. Apr 18 Bjoern A. Zeeb git: 3d9f2164482b - stable/14 - LinuxKPI: 802.11: optimize mo_bss_info_changed 22. Apr 18 Bjoern A. Zeeb git: 42be6050cec7 - stable/14 - iwlwififw: remove Intel iwlwifi firmware from src.git 23. Apr 15 Dave Cottlehuber git: 4317d0aa8c21 - stable/14 - release: avoid sparse-file handling for container image layers 24. Apr 14 Colin Percival git: 43933d89a325 - stable/14 - acpi_pci: Add quirk for DELAY-after-EJ0 25. Apr 18 Bjoern A. Zeeb git: 494894b11a98 - stable/14 - LinuxKPI: 802.11: move chanctx_conf from vif to vif->bss_conf 26. Apr 18 Bjoern A. Zeeb git: 4fc30b0186b6 - stable/14 - LinuxKPI: be more verbose on _bus_dmamap_load_phys failures if debug is on 27. Apr 18 Bjoern A. Zeeb git: 516eb937b274 - stable/14 - LinuxKPI: implement krealloc() for memory being contiguous 28. Apr 15 Mark Johnston git: 52465324497a - stable/14 - socket: Handle the possibility of a protocol with no ctloutput 29. Apr 18 Bjoern A. Zeeb git: 57764d222865 - stable/14 - LinuxKPI: 802.11: reduce code duplication introducing lkpi_remove_chanctx() 30. Apr 18 Bjoern A. Zeeb git: 580c891f5add - stable/14 - malloc: extend malloc_usable_size() for contigmalloc 31. Apr 16 Konstantin Belousov git: 63697ff85a3a - stable/14 - mlx5en: Use connector type instead of cable type for media detection 32. Apr 18 Bjoern A. Zeeb git: 636bb42e6c55 - stable/14 - LinuxKPI: 802.11: deal with the error paths for lkpi_xmit() 33. Apr 18 Bjoern A. Zeeb git: 64ec6ddac008 - stable/14 - LinuxKPI: 802.11: crypto pn lengths 34. Apr 18 Bjoern A. Zeeb git: 6869d0856230 - stable/14 - LinuxKPI: 802.11: increase mbufq lengths 35. Apr 15 Mark Johnston git: 693664482649 - stable/14 - proc: Disallow re-enabling of process itimers during exit 36. Apr 18 Bjoern A. Zeeb git: 719721ca4b4e - stable/14 - LinuxKPI: add seq_hex_dump() 37. Apr 15 Mark Johnston git: 74a0b8908483 - stable/14 - ptrace: Do not pass a negative resid to proc_rwmem() 38. Apr 18 Bjoern A. Zeeb git: 7614861463e6 - stable/14 - LinuxKPI: 802.11: adjust locking around lkpi_remove_chanctx() 39. Apr 18 Bjoern A. Zeeb git: 7b9d08676f33 - stable/14 - LinuxKPI: 802.11: more fields moved from vif to bss_conf 40. Apr 18 Bjoern A. Zeeb git: 7d57b5a339e3 - stable/14 - LinuxKPI: 802.11: switch to wiphy_lock
41. Apr 18 Mark Johnston git: 890309a67b50 - stable/14 - gve: Allocate qpl per ring at ring allocation time 42. Apr 18 Bjoern A. Zeeb git: 8f564898b937 - stable/14 - net80211: cleanup keyidx argument of ieee80211_notify_michael_failure() 43. Apr 18 Bjoern A. Zeeb git: 96a1ab436150 - stable/14 - LinuxKPI: 802.11: deal with sta bw > channel width 44. Apr 18 Bjoern A. Zeeb git: 998fc383bd02 - stable/14 - LinuxKPI: 802.11: remove ieee80211_node_get_txrate_dot11rate() 45. Apr 18 Bjoern A. Zeeb git: 9996e4df555c - stable/14 - LinuxKPI; 802.11: start filling rxrate statistics 46. Apr 18 Mark Johnston git: 9a24acc6c8a6 - stable/14 - gve: Add feature to change TX/RX ring size 47. Apr 18 Bjoern A. Zeeb git: 9bd4391f4ce0 - stable/14 - LinuxKPI: 802.11: further locking workarounds fro crypto updates 48. Apr 16 Kristof Provost git: 9edd1e62ca11 - stable/13 - pfctl: fix recursive printing of NAT rules 49. Apr 18 Bjoern A. Zeeb git: a3b2d8e360c3 - stable/14 - Bump __FreeBSD_version to 1402505 for LinuxKPI alloc routine changes 50. Apr 17 Kyle Evans git: a420e1b1cee6 - stable/14 - grep: avoid duplicated lines when we're coloring output 51. Apr 20 Alexander Ziaee git: a516440afdd3 - stable/14 - msdosfs manuals: Improve visibility and linking 52. Apr 15 Mark Johnston git: aaa266adc32b - stable/14 - pf: Use a macro to get the hash row in pf_find_state_byid() 53. Apr 16 Konstantin Belousov git: ab259b19bd81 - stable/14 - amd64: also limit printings of EFIRT page faults 54. Apr 18 Mark Johnston git: afbe2bb9e939 - stable/14 - vm_object: Fix handling of wired map entries in vm_object_split() 55. Apr 20 Ravi Pokala git: b337e9fd1171 - stable/14 - loader: Add the CPU identification string to the data which is visible in the bootloader. 56. Apr 16 Konstantin Belousov git: b9a015bd0a19 - stable/14 - amd64: print limited EFIRT fault messages on first fault, not second 57. Apr 18 Bjoern A. Zeeb git: bc6e1ca80704 - stable/14 - LinuxKPI: make __kmalloc() play by the rules 58. Apr 18 Bjoern A. Zeeb git: becb074fdefc - stable/14 - LinuxKPI: 802.11: adjust vif->bss_conf.chanctx_conf to rcu accessors 59. Apr 15 Mark Johnston git: c1aa97cf79a6 - stable/14 - file: Add foffset_lock_pair() 60. Apr 14 Ed Maste git: c976df712c0f - stable/13 - OpenSSH: Fix logic error in DisableForwarding option
61. Apr 17 Kyle Evans git: cc7bff26328d - stable/13 - libc: tests: add some tests for __cxa_atexit handling 62. Apr 17 Alan Somers git: d03aa29b82b8 - stable/14 - fusefs: minor refactor in the tests 63. Apr 18 Bjoern A. Zeeb git: d684da076bbd - stable/14 - LinuxKPi: lkpi___kmalloc change a < into <= for proper boundry check 64. Apr 18 Bjoern A. Zeeb git: ded3d312ba36 - stable/14 - LinuxKPI: 802.11: enable fragmentation offload 65. Apr 17 Kyle Evans git: df4b8eff7b19 - stable/14 - libc: tests: add some tests for __cxa_atexit handling 66. Apr 18 Bjoern A. Zeeb git: e0bd174e0e36 - stable/14 - net80211: make use of IEEE80211_KEY_BITS for debug messages 67. Apr 18 Bjoern A. Zeeb git: e273079ac52d - stable/14 - LinuxKPI: 802.11: plug mbuf leak 68. Apr 18 Bjoern A. Zeeb git: e36fd5d2b60f - stable/14 - LinuxKPI: 802.11: try to limit VHT (11ac) to 5Ghz 69. Apr 15 Mark Johnston git: e6a3962d7dd7 - stable/14 - hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare() 70. Apr 18 Bjoern A. Zeeb git: ebe210ca703b - stable/14 - LinuxKPI; cleanup slab.h a bit; move more free() into slab.c 71. Apr 18 Mark Johnston git: ecc250c60049 - stable/14 - gve: Add feature to adjust RX/TX queue counts 72. Apr 19 Colin Percival git: ee7a874557f4 - stable/14 - 14.3: Update stable/14 to -PRERELEASE 73. Apr 18 Bjoern A. Zeeb git: f086acca042e - stable/14 - LinuxKPI: 802.11: avoid using an mbuf tag for now 74. Apr 17 Alan Somers git: f390c8149847 - stable/14 - fusefs: slightly better debugging in the tests 75. Apr 18 Bjoern A. Zeeb git: f4aa407e89fe - stable/14 - LinuxKPI: 802.11: CONFIG_PM_SLEEP / WoWLAN header adjustments 76. Apr 16 Colin Percival git: f852f4f7b6f1 - stable/14 - EC2: Set PCIe eject timeout to 0 77. Apr 17 Alan Somers git: f8b102d9bb63 - stable/14 - ctld: correctly parse LUN size on 32-bit arches 78. Apr 15 Gleb Smirnoff git: fca3395674d4 - stable/14 - cred: fix struct credbatch to use long for refcount 79. Apr 14 Ed Maste git: fcda475ccfca - stable/14 - OpenSSH: Fix logic error in DisableForwarding option


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